/*
Theme Name: Hospitality Superstore
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
a {
  color: #C30C0C;
}
#header .header-main {
  background-color: #222B44;
}
.custom-nav-style-1 .owl-carousel .owl-nav .owl-next, .custom-nav-style-1 .owl-carousel .owl-nav .owl-prev, .custom-nav-style-1 .elementor-swiper-button {
  color: #C30C0C !important;
}
.custom-nav-style-1 .owl-carousel .owl-nav button:hover {
  background-color: #C30C0C !important;
  border-color: #C30C0C !important;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
  background-color: #222B44;
}
.product-filter li.active a, .product-filter li:hover a {
	box-shadow: none!important;
}
.border-rad, .border-rad > .elementor-container {
	border-radius:6px!important;
}
.footer-link {
	color:#d0d8ee!important;
}
.footer-link:hover {
	color:#fff!important;
}
#shop-cats-main #main-toggle-menu .menu-title {
	background: transparent url('https://hospitality.ls.spnet.com.au/wp-content/themes/hospitality-superstore/images/shop-cat-bg.png') no-repeat 0 0;
	height: 76px;
	transform: translateY(-5px);
	margin-bottom: -10px;
	padding-top: 27px;
	z-index: 1002;
}
#shop-cats-main #main-toggle-menu:hover .menu-title {
	background: transparent url('https://hospitality.ls.spnet.com.au/wp-content/themes/hospitality-superstore/images/shop-cat-bg-hover.png') no-repeat 0 0;
}
#main-toggle-menu .toggle-menu-wrap {
  top: 87%;
}
#header #wcvat-toggle {
  font-size: 14px!important;
  font-weight: 400!important;
	background-color: transparent!important;
}
#header #wcvat-toggle.on {
  background-color: #C30C0C!important;
	border-radius:3px;
}
#wcvat-toggle {
  font-size: 11px!important;
  font-weight: 400!important;
	background-color: #222B44!important;
	border-radius: 0 3px 3px 0;
}
#wcvat-toggle.on {
  background-color: #C30C0C!important;
}
#shop-cats-main {
	position: relative;
}
#shop-cats-main::before, #shop-cats-main::after {
  content: '';
  background: #596073;
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 9999999;
}
#shop-cats-main::before {
  left: 0;
}
#shop-cats-main::after {
  right:0;
}
body:not(.home) .porto-tb-featured-image .img-thumbnail {
  /*height: 340px;*/
	padding: 40px;
	/*border: 1px solid #D9E1E1;*/
	display: flex;
justify-content: end;
align-items: center;
}
body:not(.home) .porto-tb-featured-image img {
  object-fit: contain;
  height: 250px;
}
/*.home .porto-tb-featured-image img {
  object-fit: contain;
  height: 180px;
  width: 180px !important;
  float: right;
}
#featured-cats .porto-heading {
  width: 60%;
}*/
.home .porto-tb-woo-link.porto-tb-icon-left.float-end.porto-tb-wishlist {
  display: none;
}
#grid.porto-icon-mode-grid.active, #list.porto-icon-mode-list.active {
  color: #C30C0C;
}
.archive .porto-tb-meta.tb-meta-product_cat, .archive .porto-tb-wishlist {
	display: none!important;
}
.archive .porto-section {
  background: #EBEBEB;
	text-align: center;
	padding-bottom: 30px !important;
	display: flex;
flex-direction: column;
	padding-top: 0;
padding-bottom: 0;
}
.archive .porto-section:not(.flex-container):hover{
	box-shadow: /*0 -5px 35px -5px rgb(0 0 0 / 10%)*/ none;
}
.archive .tb-hover-content {
	 background: #EBEBEB!important;
	position: relative;
	opacity: 1;
	padding: 15px 0 5px;
}
.archive .porto-tb-quickview.quickview {
	bottom: 57px;
	opacity: 0;
}
.archive .porto-section:hover .porto-tb-quickview.quickview {
	opacity:1;
}
.archive div.quantity {
	margin: 0 auto 5px;
}
.archive .quantity.buttons_added button, .archive .quantity.buttons_added input {
  background: #fff;
	border-radius: 0;
}
.archive .quantity.buttons_added input[type="number"], #sale-page .quantity.buttons_added input[type="number"], .spnet-my-products-products .grid .quantity.buttons_added input[type="number"] {
	font-size: 1rem;
	font-weight: bold;
}
.archive .product .porto-heading {
  text-align: center !important;
  padding: 0 20px;
}
.archive .porto-tb-quickview.quickview {
	background-color: rgba(195,12,12,0.7)!important;
}
.archive .product-simple:hover .product-image {
  box-shadow: none!important;
}
.archive .product-type-lg .text-ellipsis {
  text-overflow: unset;
  overflow: visible!important;
  white-space: unset!important;
}
.archive .porto-heading.text-ellipsis.product-title.post-title {
	font-size: 15px!important;
	order: 2;
	/*min-height: 60px;*/
	margin-bottom: 0;
}
.archive .porto-heading.text-ellipsis.product-title.post-title:hover a {
	color: #C30C0C;
}
.archive .tb-woo-price {
  order: 3;
	margin-top: 10px;
}
.archive .tb-woo-price .price, #sale-page .price, .woocommerce-account .price {
  font-size: 18px;
	color: #C30C0C;
}
.archive .porto-section.flex-container {
  order: 1;
	padding-bottom:0px!important;
	position: static !important;
	width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.archive .porto-section.flex-container.flex-wrap.align-items-center.justify-content-center {
  display: none;
}
.archive .porto-tb-addcart .porto-icon-shopping-cart {
	display: none;
}
#sale-page .cat-buttons .add_to_cart_button::before {
  content: "";
  font-weight: 0;
  font-size: 0;
}
.archive .porto-tb-woo-link.porto-tb-icon-left.porto-tb-addcart.add_to_cart_button.product_type_simple.viewcart-style-3.ajax_add_to_cart.mx-auto, .porto-tb-woo-link.porto-tb-addcart.add_to_cart_read_more {
	border-width: 0!important;
border-radius: 0!important;
	background-color: #C30C0C!important;
	color: #fff;
	padding:9px 20px!important;
	/*width: 48%;
margin-left: 0 !important;*/
	border-radius: 6px !important;
}
/*.archive .add-request-quote-button.button, .archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
  border-width: 0 !important;
  border-radius: 0 !important;
  background-color: #222B44 !important;
  color: #fff;
  padding: 9px 20px !important;
  width: 48%;
  margin-left: 0 !important;
}*/
.archive .porto-tb-woo-link.porto-tb-icon-left.porto-tb-addcart.add_to_cart_button.product_type_simple.viewcart-style-3.ajax_add_to_cart.mx-auto:hover, .porto-tb-woo-link.porto-tb-addcart.add_to_cart_read_more:hover {
	background-color: #222B44!important;
}
.porto-tb-woo-link.porto-tb-addcart.add_to_cart_read_more {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 5px 0 0 !important;
}
.archive .porto-tb-woo-link.porto-tb-quickview.quickview::before {
	content: 'Quick View'
}
.archive .product-type-lg .porto-tb-quickview {
  width: 100%!important;
  height: auto!important;
}
.archive .porto-tb-woo-link.porto-tb-quickview.quickview {
	border-width: 0!important;
	color: #fff!important;
	width: 99% !important;
	top: /*-68*/291px!important;
	bottom: auto;
	left: 1px;
	right: auto !important;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 40px!important;
	position: absolute;

}
.archive .porto-tb-woo-link.porto-tb-quickview.quickview i {
	display: none!important;
}
.img-thumbnail .inner {
	padding: 70px;
}
.prod-code .posted_in {
	display: none!important;
}
.meta-cat .sku_wrapper {
	display: none!important;
}
.red-link {
	color:#C30C0C;
}
.red-link:hover {
	color:#222B44;
}
.pro-tip {
	background-image: url('https://hospitality.ls.spnet.com.au/wp-content/themes/hospitality-superstore/images/Light-bulb-icon.png');
	border: 1px solid #E7E7E7;
	padding: 20px 30px 23px;
	background-size: 5%;
	background-repeat: no-repeat;
	background-position: 3.3% 20%;
}
.tip-inner {
	padding-left:33px;
}
.pro-tip h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
	padding:0;
}
.pro-tip p {
	margin: 0;
	padding:0;
}
.prod-vids {
  width: 100%;
  float: left;
  max-width: 31%;
  margin-right: 2%;
}
.prod-vids iframe {
  width: 100% !important;
  height: 100% !important;
}
.porto-tb-woo-link.porto-tb-quickview.quickview {
	background-color: rgba(195,12,12,0.7) !important;
}
.porto-tb-woo-link.porto-tb-addcart.add_to_cart_button.product_type_variable.viewcart-style-3:hover, .porto-tb-woo-link.porto-tb-addcart.add_to_cart_button.product_type_simple.viewcart-style-3.ajax_add_to_cart:hover{
	background-color: #C30C0C!important;
	border-color: #C30C0C!important;
}
.quantity.buttons_added input {
  border-radius: 0 !important;
}
.porto-tb-meta.tb-meta-product_cat.text-truncate.d-block {
  display: none !important;
}
.porto-tb-featured-image.tb-image-type-hover.product-image {
  margin-bottom: 10px;
}

.home .porto-tb-featured-image.tb-image-type-hover.product-image{
	 max-height: 305px;
}
#home-specials .product-image img {
  height: 260px;
}
.notloggedin {
	display:block;
	font-family: "Bebas_neue";
	font-size: 18px;
}
.loggedin {display:none;}
.logged-in .notloggedin {
	display:none;
}
.logged-in .loggedin {
	display:block;
	font-family: "Bebas_neue";
	font-size: 18px;
	letter-spacing: 0.4px;
	font-weight: 400;
}
footer ul li, .elementor-icon-list-items {
  list-style: none;
}
.elementor-icon-list-items {
	margin:0!important;
	padding:0!important;
}
.footer, .footer p, .footer .widget > div > ul li, .footer .widget > ul li {
  color: #fff!important;
}
/* Hide downloads box on my account page */
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(2) {
  display: none;
}
.woocommerce-MyAccount-navigation {
  background: #EDEDED;
  padding: 40px !important;
  border-radius: 6px;
  width: 23% !important;
}
.porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  border-radius: 10px;
	border:none!important;
}
.woocommerce-MyAccount-content .mb-4 {
  font-size: 20px;
  background: #F5F7FC;
  padding: 40px;
  border-radius: 6px;
}
.woocommerce-account .account-sub-title.my-2, .account-sub-title.d-none.d-md-block.mb-3.mt-2, .ywraq_my_account_quotes_title {
	background: #F5F7FC;
  padding: 40px;
  border-radius: 6px;
	margin-top:0!important;
	margin-bottom: 30px !important;
}
.ywraq_my_account_quotes_title {
	font-size: 22px;
font-weight: 400;
letter-spacing: -0.01em;
}
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(1) .porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  background: #394871;
}
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(3) .porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  background: #C35042;
}
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(4) .porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  background: #5992C1;
}
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(5) .porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  background: #693971;
}
.col-md-4.col-sm-6.col-12.m-b-md:nth-child(6) .porto-content-box.featured-boxes.featured-boxes-style-5.p-t-lg.pb-4 {
  background: #307D32;
}
.col-md-4.col-sm-6.col-12.m-b-md h4 {
	color:#fff;
}
.col-md-4.col-sm-6.col-12.m-b-md .icon-featured {
  color: #fff;
}
.u-column1.col-1.woocommerce-Address.address, .u-column2.col-2.woocommerce-Address.address {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 20px;
  margin: 30px 0 10px 0px;
  width: 48%;
}
.woocommerce-page .woocommerce header.woocommerce-Address-title.title {
  margin-top: 0;
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
  margin: 0;
}
.woocommerce-account .featured-boxes {
	border-radius:6px!important;
}
button, .btn {
  border-radius: 6px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color:#222529;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) a {
  border-bottom: 1px solid #ddd;
}
header .elementor-icon-list-icon .porto-icon-percent-shape {
  font-size: 30px;
}
.elementor-icon-list-text {
  /*transform: translateY(-4px);*/
  display: inline-block;
}
.woocommerce-account .woocommerce {
  margin: 0 0px;
}
.widget.woocommerce.widget_ywraq_mini_list_quote {
  margin-bottom: 0!important;
	position: relative;
}
.widget.woocommerce.widget_ywraq_mini_list_quote::before {
  content: '';
  background: url('/wp-content/themes/hospitality-superstore/images/icon-quote.png') no-repeat 0 0;
  width: 40px;
  height: 40px;
  background-size: contain;
  position: absolute;
  top: 20px;
left: -34px;
	cursor: pointer;
}
.widget_ywraq_mini_list_quote .raq-info {
  margin: 0!important;
  border: none!important;
}
.widget_ywraq_mini_list_quote .handler-label {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
}
.cart-price bdi {
  font-family: "Bebas_neue";
  font-size: 18px;
	letter-spacing: 0.4px;
}
#mini-cart.minicart-text .cart-price {
  margin-top: -3px;
}
#mini-cart .cart-subtotal {
  margin-bottom: -5px;
}
.raq_label {
  display: flex;
  flex-direction: column;
}
.raq-tip-counter {
  order: 2;
	color: #C30C0C;
font-weight: bold;
	margin-top: -4px;
font-family: "Bebas_neue";
font-size: 18px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  left: auto!important;
  bottom: 18px!important;
  right: 0!important;
	letter-spacing: 0.4px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
	box-shadow:0 5px 8px rgba(0,0,0,0.15)!important;
	border-radius:0!important;
	min-width: 320px!important;
	padding: 20px!important;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
  max-height: 60vh;
  overflow-y: auto;
}
.yith-ywraq-list-content .button {
	font-size: 0.75rem;
	line-height:1.5;
	font-weight:600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  padding: 0.875rem 1.5rem;
  border-radius: 2px;
  float: none;
  width: 100%;
  margin-bottom: 10px;
	background: #222529;
color: #fff;
border: none;
}
.yith-ywraq-list-content .button:hover {
	background:#353A40;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
  border-bottom: 1px solid #E7E7E7!important;
	padding: 2px 15px 15px 0px!important;
}
ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
	text-align: center;
width: 20px;
height: 20px;
line-height: 20px;
background-color: #fff;
color: #222529;
border-radius: 50%;
box-shadow: 0 2px 6px 0 rgba(0,0,0,0.4);
	top: 3px;
left: auto;
right: 5px;
}
ul.yith-ywraq-list img {
  width: 100px;
}
ul.yith-ywraq-list li a.yith-ywraq-list-item-product-info {
	margin-left: 10px;
}
.no-product {
  font-size: 0.8125rem;
  justify-content: center;
}
.add-request-quote-button.button, .yith_ywraq_add_item_browse_message.hide-when-removed a {
  height: 3rem !important;
  padding: 0 2em;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1em!important;
  letter-spacing: -0.015em;
  font-weight: 400;
  line-height: 3rem;
  border: none;
	border-radius: 6px;
	background: #222B44;
	display:inline-block!important;
	color: #fff!important;
}
.yith_ywraq_add_item_browse_message.hide-when-removed a:hover {
	background: #044A80;
}
.yith-ywraq-add-button.show {
  margin-top: -11px;
}
.single_add_to_cart_button {
  background: #C30C0C!important;
	font-family: "Adobeclean";
}
.single_add_to_cart_button:hover {
	background:#E30E0E!important;
}
.yith_ywraq_add_item_response_message.show.hide-when-removed, .yith_ywraq_add_item_product_message.hide-when-removed {
  margin-top: -25px;
	font-size: 12px;
color: #49AF41;
font-weight: bold;
text-align: center;
}
.quantity button {
	border-radius:0;
}
.yith-ywraq-mail-form-wrapper {
  background: #e7e7e7;
  border-radius: 6px;
  padding: 40px !important;
}
#yith-ywraq-default-form input, #yith-ywraq-default-form textarea {
  width: 100%;
}
.yith-ywraq-mail-form-wrapper .form-row, .yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
	padding:0!important;
}
#yith-ywraq-form table {
  margin-top: 0!important;
  margin-bottom: 0!important;
  background: #f1f1f1;
  border-radius: 6px;
}
.quantity input, .quantity button {
  background: #fff!important;
}
.button {
	border-radius:6px;
}
.single-product .product-summary-wrap .price {
  font-family: "Adobeclean";
}
#my-account-header {
	z-index:99999;
}
.single-product .product-summary-wrap .quantity {

  margin-left: 0 !important;
}
.xoo-cp-container {
  border: none!important;
  box-shadow: 0 5px 8px rgba(0,0,0,0.15)!important;
  border-radius: 6px!important;
  padding: 40px!important;
}
input[type="number"].xoo-cp-qty {
  -moz-appearance: textfield;
}
.xoo-cp-btn-vc.xcp-btn, .xoo-cp-btn-ch.xcp-btn, .xoo-cp-close.xcp-btn {
	border:none!important;
	font-weight: 400;
}
.xoo-cp-btn-vc.xcp-btn, .xoo-cp-btn-ch.xcp-btn {
	background:#C30C0C!important;
	color:#fff!important;
}
.xoo-cp-btn-vc.xcp-btn:hover, .xoo-cp-btn-ch.xcp-btn:hover {
  background: #E30E0E !important;
}
.xoo-cp-close.xcp-btn {
	background:#222B44!important;
	color:#fff!important;
}
.xoo-cp-close.xcp-btn:hover {
  background: #044A80!important;
}
.product-summary-wrap .added_to_cart.wc-forward, .product-summary-wrap .xoo-cp-icon-check.xoo-cp-added {
  display: none!important;
}
.xoo-cp-qtybox, span.xcp-minus, span.xcp-plus {
  border-color: #E7E7E7 !important;
}
.xoo-cp-close.xoo-cp-icon-cross::before {
  content: "";
  background: url('/wp-content/themes/hospitality-superstore/images/icon-x.png') no-repeat 0 0;
  display: block;
  width: 10px;
  height: 10px;
  background-size: contain;
}
span.xoo-cp-close {
  padding: 5px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.4);
	right: -10px;
top: -10px;
}
.woo-page-header {
  border-top: none!important;
  background: #e7e7e7;
  margin-bottom: 50px;
}
.cart-v2 .card.card-default, #login-form-popup .featured-boxes, .woocommerce-account .featured-boxes, .woocommerce-checkout .featured-boxes, .woocommerce-thankyou .featured-boxes {
  border: none;
  background: #f0f0f0;
  border-radius: 6px;
}
.cart-v2 .card.card-default .card-body tbody tr, .shop_table.woocommerce-checkout-review-order-table thead tr:not(:last-child), .shop_table.woocommerce-checkout-review-order-table tr, #payment .separator-line.align_center {
  border-bottom: 1px solid #fff;
}
.responsive.cart-total .order-total {
  display: table-row !important;
}
.woocommerce-cart #wcvat-toggle {
	display: none!important;
}
.includes_tax .woocommerce-Price-amount.amount {
  font-size: 12px !important;
}
.featured-box .box-content {
  border-top: none!important;
}
.featured-box {
  border-radius: 6px;
}
#place_order, .wc-proceed-to-checkout .btn {
	background:#C30C0C!important; 
	border-radius:6px!important;
	border-color: #C30C0C !important;
}
#place_order:hover, .wc-proceed-to-checkout .btn:hover {
	background: #E30E0E !important; 
	border-color: #E30E0E !important;
}
.page-wrapper .page-top {
  background-color: #eee!important;
	padding: 30px 0 20px!important;
}
.page-top .page-title {
  color: #222B44!important;
	font-size: 3.2em!important;
}
.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	border-radius: 6px!important;
}
#skope::before {
  content: '';
  background: url('/wp-content/themes/hospitality-superstore/images/skope-logo.jpg');
  max-width: 130px;
	width:auto;
  height: 40px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
	margin: 0 auto;
}
#silverchef::before {
	 content: '';
  background: url('/wp-content/themes/hospitality-superstore/images/silverchef-tr-logo.png');
  max-width: 90px;
	width:auto;
  height: 40px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
	margin: 0 auto;
}
.single-product .page-title {
  display: none!important;
}
/*#tab-description, #tab-additional_information {
  background: #F4F4F4;
}
#tab-description {
  padding: 50px;
}*/
.tab-content {
  background: #F4F4F4;
  padding: 50px !important;
}
#tab-additional_information {
  padding: 10px 30px 30px;
}
.woocommerce-tabs .resp-tabs-list li {
	padding: 15px 50px 11px !important;
	border: none !important;
	margin-right: 0!important;
	font-size: 24px;
}
.woocommerce-tabs .resp-tabs-list li.resp-tab-active {
  background: #F4F4F4 !important;
  border: none !important;
}
.woocommerce-tabs .resp-tabs-list li:hover {
	color:#222529!important;
}
.woocommerce-product-attributes.shop_attributes.table.table-striped > :not(caption) > * > * {
	box-shadow: none!important;
	border-bottom-width: 0!important;
}
#skope, #silverchef {
  font-weight: 600;
}
.woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields {
  background: #F5F7FC;
  padding: 22px 32px;
  border-radius: 6px;
  margin-bottom: 20px;
}
form.woocommerce-checkout h3#order_review_heading.text-md.text-uppercase {
  font-size: 22px !important;
	text-transform: none !important;
}
.woocommerce-terms-and-conditions-wrapper {
  border-top: 1px solid #fff;
  padding-top: 30px;
  margin-top: 33px;
}
#atl_text_field p {
  font-size: 12px;
  line-height: 1.5;
}
.atl_title, #atl_check_field, #atl_text_field, #atl_instruction_field {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.woocommerce-form-coupon-toggle.mb-4 {
  background: #F5F7FC;
  padding: 30px;
  border-radius: 6px;
}
#checkoutpopupform {
  border-radius: 6px;
}
.mypopupbuttonclass {
  background:#F90201!important;
  color: #fff!important;
  padding: 15px 30px!important;
  width: auto!important;
  height: auto!important;
  border-radius: 6px!important;
  border: none!important;
  font-size: 16px!important;
  margin-right: 0!important;
}
.modal-footer {
  padding: 1rem!important;
  border-top: none!important;
}
#input_2_1 {
	padding: 13px!important;
	border-width: 2px;
border-color: #BEBEBE;
}
#gform_submit_button_2.button {
  padding: 14px 50px!important;
	background-color: #F90201!important;
border-color: #F90201!important;
	font-weight: 600;
text-transform: uppercase;
	border-width: 2px;
}
#gform_submit_button_2.button:hover {
	background-color: #C30C0C!important;
border-color: #C30C0C!important;
	color:#fff!important;
}
#apply-now-btn a {
  box-shadow: 0 0 0 6px rgba(255,255,255,0.5);
}
.woocommerce-button.button.wc-action-btn.px-4.ced_my_account_reorder {
  margin-left: 10px!important;
  padding: 10px 20px!important;
}
.owl-item .porto-section {
	padding-top: 0px;
padding-bottom: 0px;
}
.porto-section.porto-gb-b20c69ecad6f64b837af7d01e9d0d5df {
  position: absolute;
  bottom: 50px;
  left: 20px;
}
.owl-item .add_to_wishlist.single_add_to_wishlist span {
	display:none;
}
.home .owl-item .price, .home .owl-item .price del {
  font-size: 18px;
}
.home .owl-item .porto-heading {
	font-size:18px;
	margin-bottom:0;
}
.fancybox-skin {
  border-radius: 6px;
}
#mini-cart .product-details a {
  overflow: hidden;
  white-space: nowrap;
}
.product_list_widget .product-details a {
	font-size: 1em;
	font-weight: 400;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1440px !important;
}
#header .logo {
  transform: translateY(-7px);
}
/*#nav-menu-item-3289*/ #menu-main-menu .inner {
	max-width: 1440px!important;
}
.data-target-div1 #caf-filter-layout1 li a.active {
  color: #fff;
	background-color: #C30C0C;
}
.data-target-div1 #caf-filter-layout1 li a:hover {
	background-color: #C30C0C;
}
.caf-filter-layout1 a {
	margin: 0 5px;
	font-size: 13px!important;
}
.caf-meta-content {
  display: none !important;
}
.caf-post-layout1 .caf-featured-img-box {
	/*border-radius: 6px 6px 0 0;*/
}
.caf-post-layout1 .manage-layout1 {
	/*border-radius: 6px!important;*/
}
.caf-post-layout1 .caf-content-read-more {
  /*border-radius: 0 0 6px 6px!important;*/
}
.caf-post-layout1 #manage-post-area {
  /*border-radius: 0 0 6px 6px;*/
}
.data-target-div1 .caf-post-layout1 .caf-post-title h2 {
  color: #222B44;
  font-size: 32px;
  line-height: 38px;
	text-align: center;
}
.data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
	color:#222B44;
	font-family: "Bebas_Neue";
}
.caf-post-layout1 .caf-post-title {
  padding: 15px 30px;
}
.caf-post-layout1 .caf-content {
  padding: 0 30px 30px;
	text-align: center;
}
.caf-post-layout1 .caf-content-read-more {
  padding: 0;
	text-align: center;
}
.caf-post-layout1 a.caf-read-more {
  padding: 10px 20px;
  font-size: 13px;
  margin-bottom: 0;
  color: #fff;
  /*border-radius: 6px;*/
}
.data-target-div1 .caf-post-layout1 a.caf-read-more {
  color: #fff;
  background-color: #C30C0C;
  border: none;
  font-weight: 500;
}
.data-target-div1 .error-caf {
  background-color: #fff;
  color: #222B44;
  font-size: 20px;
}
.caf-post-layout1 .caf-featured-img-box {
  height: 350px;
}
.data-target-div1 .caf-post-layout1 .caf-post-title {
  background-color: transparent;
}
.caf-post-layout1 .manage-layout1 {
  box-shadow: none;
	border: 1px solid #eee;
}
.caf-post-layout1 .caf-content-read-more {
  display: none;
}
#manage-ajax-response {
  margin-top: 20px;
}
.caf-filter-container.caf-filter-layout1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px !important;
}
.data-target-div1 #caf-filter-layout1 li a, .data-target-div1 #caf-filter-layout1 li.more span {
  background-color: #222B44;
  color: #fff;
}
.data-target-div1 .caf-post-layout1 .caf-meta-content, .data-target-div1 .caf-post-layout1 .caf-content {
  color: #000;
}
#header #mob-header-search {
	display: none!important;
}
.owl-stage .porto-tb-woo-link.porto-tb-quickview.quickview, .owl-stage .quantity, .owl-stage .porto-tb-woo-link.porto-tb-addcart.add_to_cart_button {
  display: none!important;
}
#icon-list-large .elementor-icon-list-text, #icon-list-med .elementor-icon-list-text {
  display: inline;
}
#icon-list-large .fas.fa-check {
  font-size: 28px !important;
	margin-right:5px;
}
#icon-list-med .fas.fa-check {
  font-size: 22px !important;
	margin-right:5px;
}
li {
  font-family: "AdobeClean";
	margin-bottom: 5px;
}
#header-shipping a:hover span, #header-shipping a:hover span i {
	color:#D0D8EE!important;
}
.postid-9541 .sku_wrapper, .postid-9541 #silverchef-finance, .postid-9541 .posted_in, .postid-9541 .yith-ywraq-add-to-quote, .postid-9541 .yith-ywraq-add-button, .postid-9541 #additional-info, .postid-9541 .product-thumbnails {
	display: none!important;
}
.membership-col1 {
	float:left;
	width:48%;
	margin:/*-40px 1% -40px -40px*/ -10px 0 -40px -10px;;
}
.membership-col1 img {
	border-radius: 20px 0 0 20px;
	margin-bottom:-38px;
}
.membership-col2 {
	float:left;
	width:50%;
	padding:40px;
	text-align:center;
	margin:-40px -40px -40px 5%;
}
.membership-col2 small {
  font-size: 70%;
}
#gform_next_button_5_15 {
  float: right;
  width: /*40%;*/32%;
  margin-top: -40px;
  margin-right: 40px;
	position: relative;
}
.button.gform_button.gform_last_page_button {
  display: none;
}
body img.gform_ajax_spinner {
	display: none !important;
}
.itsg_abnlookup_checkabn.button {
  margin-left: 0;
  margin-top: 10px;
  width: 100%;
}
.gform_wrapper.gravity-theme .gf_page_steps {
  border-bottom: none;
  margin-bottom: 16px;
  background: #E9EDF7;
  border-radius: 20px;
  text-align: center;
  padding: 15px 15px 10px;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background: #C30C0C;
  color: #fff;
  border: 1px solid #C30C0C;
}
.gform_wrapper.gravity-theme #field_5_6 .gfield_label {
	font-size: 22px;
}
.gform_heading {
  position: absolute;
  top: -30px;
  right: 0;
}
.gform_required_legend::before {
  content: '* indicates required field';
  visibility: visible;
  position: absolute;
}
.gform_required_legend {
  color: #c02b0a;
  font-size: 11px;
  visibility: hidden;
}
.gfield_description {
  font-size: 13px !important;
  color: #6B7283;
}
body .gform_wrapper .gform_previous_button {
    display:none;
}
#field_5_11 {
  background: #eee;
  border-radius: 6px 6px 0 0;
  padding: 20px;
}
#field_5_9, #field_5_12 {
  background: #eee;
  padding: 0 10px 20px 20px;
  margin-top: -17px;
}
#field_5_10, #field_5_13 {
  background: #eee;
  padding: 0 20px 20px 10px;
  margin-top: -17px;
  margin-left: -15px;
}
#field_5_8 {
  background: #eee;
  padding: 0 20px 20px 20px;
  margin-top: -28px;
  border-radius: 0 0 6px 6px;
}
.gform_wrapper.gravity-theme .gform_page_footer input + input {
  margin-left: 0px;
}
.gform_next_button.gform-theme-button.button, #gform_submit_button_5 {
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-family: inherit;
}
#gform_submit_button_5 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 18px;
	margin-top: 30px;
}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: 1px solid #ccc;
  padding: 20px 20px 10px;
}
.gsection_title {
  margin: 0;
  font-size: 18px;
  text-align: center;
}
#field_5_28 {
  margin-top: 30px;
}
#pum-8478 .alert-success {
	color: #fff;
background-color: #222B44;
border: none;
margin: -40px;
border-radius: 20px;
padding: 40px;
text-align: center;
}
#pum-8478 .alert-success h1 {
	color: #fff;
}
.signup-thankyou a.btn {
  background: #F90201;
    padding: 14px 50px;
    color: #fff;
    border-radius: 6px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 16px;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    border-radius: 20px;
    box-shadow: none;
    padding: 30px;
}
.alert-danger {
    background-color: transparent;
    border-color: transparent;
	margin: 0;
}
#footer h2 {
  font-family: "Bebas_Neue";
  font-size: 22px;
}
.extend-full-width.navy::before {
  content: '';
  background: #222B44;
  position: absolute;
  height: 100%;
  width: 200vw;
  left: -100vw;
}
.extend-full-width.lblue::before {
  content: '';
  background: #F5F7FC;
  position: absolute;
  height: 100%;
  width: 200vw;
  left: -100vw;
}
.elementor-template-full-width .container {
  max-width: 100%;
	padding:0;
}
.custom-printing p {
	font-size:18px;
	line-height: 29px;
}
.content-table tr th {
  background: #222B44;
  color: #fff;
  font-family: "Bebas_Neue";
  font-size: 24px;
  padding: 20px;
}
.content-table tr th:first-child {
  border-radius: 6px 0 0 0;
}
.content-table tr th:last-child {
  border-radius: 0 6px 0 0;
}
.content-table tr td {
  padding: 15px 20px;
  font-size: 18px;
}
.content-table tr:nth-child(2n+1) {
  background: #E9EDF7;
}
.content-table tr:nth-child(2n) {
  background: #F5F7FC;
}
#field_6_12 {
  border: #EBEBEB 1px solid;
  border-radius: 6px;
  padding: 20px;
	background: #fff;
}
#custom-product-range .yith-ywraq-add-to-quote, #custom-product-range .ywpo_availability_date.pre_order_loop, #custom-product-range .add-links-wrap {
	display: none;
}
h2 {
  font-family: "Bebas_Neue" !important;
}
.single-projects .main-content h2 {
	font-size:24px!important;
}
.single-projects .main-content .elementor-widget-container, .single-projects .main-content .elementor-widget-container p, .single-projects .main-content .elementor-icon-list-text {
  font-family: "Adobeclean"!important;
  font-size: 18px !important;
}
.btn {
  font-family: "Adobeclean" !important;
}
.elementor-1117 .elementor-element.elementor-element-59602d9 .porto-sicon-title {
  font-family: "Adobeclean" !important;
}
.product_cat-gift-cards #silverchef-finance, .product_cat-gift-cards .yith-ywraq-add-to-quote {
	display: none!important;
}
.button {
  font-family: "Adobeclean" !important;
}
.add_to_wishlist span {
  font-family: "Adobeclean";
}
.breadcrumb li, .breadcrumb li a {
  font-family: "Adobeclean" !important;
	font-size: 14px;
}
.sale-product-daily-deal {
    display: none!important;
}
a.add-request-quote-button.button {
	padding: 0rem 2rem!important;
margin-top: 0rem!important;
}
.single-product .product_title {
  font-size: 2.4rem;
}
.product_meta .product-stock {
  display: none !important;
}
.stockmsg {
  background: #000;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 6px;
  color: #fff;
  font-weight: 900;
	margin: 20px 0 0;
}
.stockmsg.instock {
	background:#4DB925; 
}
.stockmsg.instock::before {
  content: "\e84e";
  margin-right: 5px;
  font-size: 14px;
  font-family: "Porto";
  font-weight: 900;
}
.stockmsg.supplier {
	background:/*#F76400*/#4DB925; 
}
.stockmsg.supplier i::before {
  font-size: 20px;
  font-weight: 900;
  margin-right: 8px;
}
/*.finance-wrapper {
	background: #eee;
	padding: 30px 0 30px 30px;
	border-radius: 6px;
	width: auto !important;
}
.finance-wrapper::before {
  content: "Finance Options Available";
  font-size: 18px;
  font-family: "Bebas_Neue";
  margin-bottom: 15px;
  display: block;
  color: #222B44;
  letter-spacing: 0.4px;
}*/
.prod-finance {
  float: left;
	margin-right: 10px;
	background: #eee;
	padding: 20px;
	border-radius: 6px;
	text-align: center;
}
.surcharge-msg {
  margin-top: 20px;
}
.single-product .price {
  font-family: "Adobeclean"!important;
	font-weight: 400!important;
	font-size: 30px!important;
	/*border-bottom: 1px solid #E7E7E7;
  padding-bottom: 20px;*/
  margin-bottom: 20px !important;
	color: #C30C0C;
}
.single-product .price del {
	font-size: 30px!important;
}
.single-product-price {
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 20px;
}
.single-product .porto-posts-grid .price, .single-product .porto-posts-grid .price del {
	font-size: 20px!important;
}
.single_add_to_cart_button, .view-cart-btn {
  font-weight: 400!important;
}
#retail {
  margin: 0;
}
.rrp {
  font-size: 18px;
  /*text-decoration: line-through;*/
  color: #a7a7a7;
  font-weight: 900;
}
.sku_wrapper {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 20px;
  margin-bottom: 20px !important;
}
.woocommerce-product-details__short-description li {
  font-family: "AdobeClean";
  font-size: 18px;
  margin-bottom: 5px;
}
/*.onsale {
  display: none !important;
}*/
.single-product .quantity-breaks .quantity-break td {
  padding: 10px 30px;
  text-align: center;
}
.single-product table.quantity-breaks {
border-width: 1px 0 0 1px;
	color: #222529;
font-weight: 900;
font-size: 16px;
}
table, th, td {
  border-style: solid;
}
td {
  border-width: 0 1px 1px 0;
}
table, table td {
	border-color: #E7E7E7;
}
.resp-tabs-list li {
  font-size: 18px;
  font-family: "Bebas_Neue";
  letter-spacing: 0.4px;
}
.woocommerce-tabs .tab-content p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.7;
}
.elementor-2256 .elementor-element.elementor-element-651a36c .elementor-heading-title {
  font-size: 24px;
  letter-spacing: 0.4px;
}
.single-product .img-thumbnail img {
  max-height: 400px;
  object-fit: contain;
}
.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail, html:not(.touch) .product-thumbs-slider .owl-item:hover .img-thumbnail {
  border-width: 1px;
}
.product-thumbnails.thumbnails img {
  max-height: 130px;
  object-fit: cover;
	height: 130px;
}
/*.product-thumbnails.thumbnails .owl-item:only-child {
  display: none!important;
}*/
.woocommerce-product-attributes.shop_attributes.table.table-striped {
  background: #fff;
  border-width: 1px;
}
.woocommerce-product-attributes tr {
  border-bottom: 1px solid #eee;
}
.woocommerce-product-attributes tr:last-child {
  border:none;
}
.onnew {
  display: none !important;
}
#spnet_field1_field {
  width: 100%;
}
#spnet_field1_field label {
  font-family: "Adobeclean";
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 0px;
	display: inline;
margin-right: 20px;
}
#spnet_field1 {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
/*.select2 {
  display: none!important;
}*/
.archive .quantity-breaks.quantity-breaks, .single-product .owl-item .quantity-breaks.quantity-breaks, .home .owl-item .quantity-breaks.quantity-breaks, #sale-page .quantity-breaks.quantity-breaks, .spnet-my-products-products .grid .quantity-breaks.quantity-breaks, .woocommerce-account .quantity-breaks {
  display: table;
  font-size: 16px;
	background: #fff;
margin-top: 10px;
position: absolute;
top: -100px;
left: -100px;
width: 100px;
opacity: 0;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
	border-width: 1px;
	z-index: 99999;
}
.archive .product:hover .quantity-breaks, .single-product .owl-item .product:hover .quantity-breaks, .home .owl-item .product:hover .quantity-breaks, #sale-page .product:hover .quantity-breaks, .spnet-my-products-products .grid .product:hover .quantity-breaks, .woocommerce-account .product:hover .quantity-breaks {
  opacity: 1;
top: -7px;
left: 3px;
right: auto;
}
#sale-page .product:hover .quantity-breaks, .spnet-my-products-products .grid .product:hover .quantity-breaks, .woocommerce-account .product:hover .quantity-breaks {
	left: 13px;
}
.home .owl-item .quantity-breaks .quantity-break td {
  padding: 10px;
}
.home .owl-item .quantity-breaks .quantity-break td + td {
  padding-left: 10px;
}
#sale-page .quantity-breaks .quantity-break td, .woocommerce-account .quantity-breaks .quantity-break td {
  background-color: #fff;
  border: 1px solid #000;
  padding: 5px;
  text-align: center;
}
#sale-page .quantity-breaks .quantity-break td + td, .woocommerce-account .quantity-breaks .quantity-break td + td {
  padding-left: 5px;
}
.single-product .owl-item .porto-tb-woo-link.porto-tb-wishlist {
	display: none;
}
.archive .porto-tb-item.product {
  position: relative;
  overflow: hidden;
	margin: 20px 1%;
width: 31.3%;
	padding: 0;
	background: #EBEBEB;
}
#sale-page .product, .woocommerce-account .product {
	overflow:hidden;
}
.archive .porto-tb-featured-image .img-thumbnail {
  border: none;
}
.sidebar-menu .narrow ul.sub-menu {
  width: 1145px !important;
}
.sub-menu .product-category .thumb-info {
  height: /*220px*/ auto;
}
/*.sub-menu .product-category .thumb-info .thumb-info-wrapper img {
  height: 253px;
  object-fit: contain;
}*/
/*.sub-menu .product-category .thumb-info-title {
  background: rgba(34,43,68,0.4) !important;
}*/
.products .product-category .thumb-info {
  min-height: auto!important;
}
.thumb-info .thumb-info-type {
  font-size: 0.7em;
}
.archive .woocommerce-pagination {
  display: none;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-21996.menu-item .popup {
  top: -182px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-21998.menu-item .popup {
  top: -94px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22000.menu-item .popup {
  top: -50px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22003.menu-item .popup {
  top: auto;
  bottom: -80px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-21995.menu-item .popup {
  top: -226px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22004.menu-item .popup {
  top: -358px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-21997.menu-item .popup {
  top: -402px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22005.menu-item .popup {
  top: -138px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22001.menu-item .popup {
  top: -226px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22006.menu-item .popup {
  top: -314px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22002.menu-item .popup {
  top: -490px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-22007.menu-item .popup {
  top: -270px;
}
#main-toggle-menu .sidebar-menu #nav-menu-item-21994.menu-item .popup {
  top: auto;
  bottom: -10px;
}
.products .product-category .thumb-info {
  text-align: center;
}
/*.sub-menu .product-category .thumb-info-title {
  background: transparent;
}
.thumb-info .thumb-info-title {
	position: relative;
  color: #222B44;
}
.thumb-info:hover .thumb-info-title {
  color: #C30C0C;
}
.products .product-category .thumb-info-title {
  padding: 10px 0 0;
}*/
.thumb-info .thumb-info-title {
  background: rgba(33,37,41,0.6)!important;
}
.thumb-info .thumb-info-title .sub-title {
  text-transform: none;
}
.products .product-category .thumb-info-title {
  padding: 0.7em!important;
}
.thumb-info .thumb-info-wrapper:hover h3 {
	font-weight: bold;
}
.thumb-info-type {
  display: none !important;
}
.owl-item .cat-buttons, .owl-item .tb-hover-content {
	display: none;
}
p iframe {
  min-height: 400px;
}
#tab-spnet_pdfs a, .single-post .btn, .btn.btn-md.btn-light.btn-block.m-t-md.btn-readmore {
  background: #222B44;
  border-radius: 6px;
	color:#fff!important;
	padding: 1rem 2rem !important;
font-size: 1em !important;
letter-spacing: -0.015em;
font-weight: 400;
line-height: 1.5rem;
	height: auto !important;
	font-family: "Adobeclean" !important;
	display: inline-flex;
justify-content: center;
align-items: center;
}
#tab-spnet_pdfs a:hover, .single-post .btn:hover, .btn.btn-md.btn-light.btn-block.m-t-md.btn-readmore:hover {
	background:#044A80;
}
.btn.btn-md.btn-light.btn-block.m-t-md.btn-readmore {
	text-transform: none;
}
.menu-block .btn {
	color: #222B44!important;
}
.menu-block .btn:hover {
	color: #fff!important;
}
.post-meta.post-meta-divider {
  display: none!important;
}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.4px;
}
/*.single-post h2.elementor-heading-title.elementor-size-default {
  display: none;
}*/
ol, ul {
  margin-bottom: 2rem;
}
.single-post ol li, .single-post ul li {
	font-size: 18px;
  line-height: 26px;
}
.post-block.post-author {
  display: none;
}
#respond {
  display: none;
}
.single-post p, .single-post .porto-u-sub-heading {
  font-size: 18px;
  line-height: 26px;
}
.post-date {
  display: none !important;
}
.blog .porto-section {
  padding: 0!important;
}
.blog .porto-tb-featured-image .img-thumbnail {
  padding: 0!important;
}
.blog .porto-tb-featured-image img {
  object-fit: cover!important;
  height: 330px!important;
}
.blog .porto-heading.mb-3.post-title {
  font-size: 28px;
  line-height: 1.1;
}
.menu-block .elementor-heading-title {
	font-family: "Bebas_Neue"!important;
}
.prod-code-cat {
  margin-bottom: 7px;
	order: 6;
	margin-top: 10px;
	font-size: 14px;
}
.archive .stockmsg, #sale-page .stockmsg, .spnet-my-products-products .grid .stockmsg, .woocommerce-account .stockmsg {
  background: transparent;
  padding: 0;
  color: #4DB925;
  margin: 10px 0 -10px;
  order: 5;
}

.dark-menu-btn, .dark-menu-btn span {
	color:#fff!important;
}
#header .elementor-element-3e3eb9c .main-menu > li.menu-item > a, #header .elementor-element-3e3eb9c .menu-custom-block span, #header .elementor-element-3e3eb9c .menu-custom-block a, .elementor-element-3e3eb9c .sidebar-menu > li.menu-item > a {
  font-weight: 400!important;
}
.elementor-element-ab80393 #main-toggle-menu .menu-title {
  font-weight: 400!important;
}
.elementor-1117 .elementor-element.elementor-element-cd16d79 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1117 .elementor-element.elementor-element-cd16d79 .elementor-icon-list-item > a {
  font-weight: 400!important;
}
#header .main-menu > li.menu-item > a, .elementor-element-ab80393 #main-toggle-menu .menu-title, .elementor-1117 .elementor-element.elementor-element-cd16d79 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1117 .elementor-element.elementor-element-cd16d79 .elementor-icon-list-item > a, .elementor-1117 .elementor-element.elementor-element-407a7dd .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1117 .elementor-element.elementor-element-407a7dd .elementor-icon-list-item > a {
	letter-spacing: 0;
}
#nav-menu-item-3291 a:hover img {
	opacity:0.7;
}
#brands-list .tag-groups-keep-together h2 {
  margin-bottom: 0;
}
.tag-groups-keep-together {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 10px;
}
.tag-groups-tag a span {
  font-size: 14px !important;
	text-transform: uppercase;
}
.yith-wcan-list.yith-wcan li a {
  text-transform: uppercase;
}
.quantity-break td:first-of-type::before {
  content: "Buy:";
  padding-right: 5px;
}
.quantity-break td:last-of-type .woocommerce-Price-amount.amount::before, .single-product .owl-item .quantity-break td:last-of-type .woocommerce-Price-amount.amount::before {
  content: "Pay:";
  padding-right: 5px;
}
.single-product .owl-item .quantity-break td:last-of-type::before {
	content: "";
	padding-right:0;
}
.spnet-my-products-products .grid .quantity-breaks .quantity-break td {
  padding: 5px;
}
.spnet-my-products-products .grid .quantity-breaks .quantity-break td + td {
  padding-left: 5px;
}
.spnet-my-products-products .grid .quantity-breaks .quantity-break, .spnet-my-products-products .grid .quantity-breaks .quantity-break .price {
	color: #C30C0C;
}
.spnet-my-products-products .grid .quantity-breaks.quantity-breaks.quantity-breaks td {
  border: 1px solid #000;
}
.spnet-my-products-products ul.grid.products li.product-col {
	overflow: hidden;
}
.product-categories .cat-item {
  background: #F5F7FC;
  margin-bottom: 5px;
  padding: 6px 10px;
	border-radius: 5px;
}
.product-categories .cat-item:hover {
  background: #E8EDF8;
}
.product-categories .cat-item a {
  display: block;
}
.product-categories .children .cat-item {
  margin-bottom: 0;
  padding: 0;
	background: transparent; 
}
.widget_product_categories li .toggle {
	right: 0;
}
.cat-item.current-cat.cat-parent.current, .cat-item.current-cat.current {
  background: #E8EDF8;
	border-radius: 5px;
}
.cat-item.cat-item-15 {
  display: none;
}
.yith-wcan-list.yith-wcan {
  background: #F5F7FC;
  padding: 5px 10px;
  border-radius: 5px;
}
.gridlist-toggle {
  display: none !important;
}
.products .product-category .thumb-info h3 {
  font-family: "AdobeClean"!important;
}
#home-feat-cats .owl-carousel .img-thumbnail img {
  height: 180px;
  object-fit: contain;
  width: 180px;
  float: right;
	padding: 10px 0;
}
#home-feat-cats .owl-item {
  background: #fff !important;
  padding: 10px 5px;
}
#mini-cart .cart-price .tax_label {
  font-family: "AdobeClean"!important;
}
.product_cat_gift-cards .stockmsg {
	display: none!important;
}
.responsive.cart-total, .responsive.cart-total td {
  border-color: #fff !important;
}
#panel-cart-discount #coupon_code {
  padding: 11px !important;
}
.shop_table .backorder_notification {
	display: none!important;
}
.checkout.woocommerce-checkout {
  display: flex;
  flex-direction: column;
}
.gift-certificate.sc_info_box {
  order: 1;
	padding: 30px !important;
	background: #607BC5;
	border-radius: 6px;
	color:#fff;
}
.gift-certificate.sc_info_box h3 {
  color: #fff;
}
#customer_details {
  order: 2;
}
.gift-certificate-show-form p {
  display: none;
}
#gift-card-message {
	display: none;
}
.product_cat_gift-cards #gift-card-message {
	display: block;
}
.cart_item .quantity-breaks .quantity-break td + td {
    padding-left: 5px;
}
.cart_item .quantity-breaks .quantity-break td {
    padding: 5px;
}
.pickup-location-lookup.select2-hidden-accessible {
  height: auto !important;
  margin: 0 !important;
  padding: 10px !important;
  position: relative !important;
  width: 100% !important;
}
.woocommerce-shipping-contents {
  display: none;
}
.woocommerce-shipping-totals.shipping {
  border: none !important;
}
.woocommerce-shipping-totals.shipping h4.m-b-sm {
  display: none;
}
.product_meta > span.tagged_as { 
display: none; 
}
#shipping_method li:nth-child(2), #shipping_method li:nth-child(3), #shipping_method li:nth-child(4) {
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.woocommerce-shipping-totals.shipping .text-start {
  padding-right: 0 !important;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	font-size: 16px;
	padding: 25px 15px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
	font-size: 18px;
font-family: "Bebas Neue";
}
.dgwt-wcas-meta {
  width: 150px;
  text-align: right;
}
.woocommerce-Price-amount.amount {
  display: inline-block;
	font-size: 16px;
}
.woocommerce-price-suffix {
  display: inline-block !important;
	font-size: 16px;
}
.dgwt-wcas-st-title {
  font-size: 16px;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  padding: 10px;
  font-size: 16px;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
	color:#fff;
	background: #A90D0D;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more:hover {
	background:#E30E0E;
}
.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-radius: 6px 6px 0 0;
}
.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  border-radius: 0 6px 0 0;
}
.dgwt-wcas-st-more {
  font-family: "Bebas_Neue";
  font-size: 18px !important;
	letter-spacing: 0.4px;
}
.dgwt-wcas-si img {
  height: 45px;
  max-width: 45px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--quotes {
  display: none !important;
}
.products.spnet-products-table.spnet-responsive-table thead, .spnet-financials.spnet-responsive-table thead {
  background: #222B44;
  color: #fff;
  font-size: 18px;
  font-family: "Bebas_Neue";
  letter-spacing: 0.4px;
  height: 50px;
	text-align: center;
}
.spnet-financials-heading {
  text-align: center;
}
.spnet-responsive-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.spnet-responsive-cell img {
  height: 120px;
  object-fit: contain;
  width: 120px;
}
.spnet-responsive-cell h2 {
  font-size: 18px;
	margin-bottom: 0;
	line-height: 1.1;
}
.spnet-responsive-cell h2 a {
	color: #222B44;
}
.spnet-products-table .price {
  text-align: center;
}
.spnet-products-table .woocommerce-Price-amount.amount, .spnet-products-table .woocommerce-price-suffix {
  font-size: 18px;
  color: #C30C0C;
}
.spnet-products-table .quantity-break .woocommerce-Price-amount.amount {
	font-size: 16px;
	color: #444444;
}
.spnet-products-table .quantity-breaks {
  margin-top: 20px;
	border-width: 1px;
}
.spnet-products-table .quantity-breaks .quantity-break td {
  padding: 10px;
}
.spnet-products-table .quantity-breaks .quantity-break td + td {
  padding-left: 10px;
}
.spnet-products-table .prod-code-cat, .spnet-products-table .yith-ywraq-add-to-quote {
	display: none;
}
.spnet-products-table .cat-buttons .button.add_to_cart_button {
  background: #C30C0C;
  color: #fff;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
	font-size: 16px;
} 
.spnet-products-table .cat-buttons .button.add_to_cart_button:hover {
  background: #E30E0E !important;
}
.spnet-products-table .stockmsg {
  padding: 0;
  color: #4DB925;
  margin: 10px 0 0;
  width: 100%;
  text-align: center;
}
.spnet-products-table .stockmsg.instock {
  background: transparent;
}
.spnet-products-table ul.products .add-links {
  margin-bottom: 0;
}
.spnet-my-products-categories-wrapper {
  background: #EDEDED;
  padding: 40px !important;
  border-radius: 6px;
}
.woocommerce-account .featured-box h4 {
  letter-spacing: 0.4px;
}
.woocommerce-account .text-md {
  font-size: 2rem !important;
}
#login-form-popup .account-sub-title, .woocommerce-account .account-sub-title, .woocommerce-checkout .account-sub-title, .woocommerce-thankyou .account-sub-title {
  font-size: 2em;
  letter-spacing: 0.4px;
}
.order-info, .woocommerce-order-details {
  width: 100%;
}
.order-info .order-item {
  font-size: 18px;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  background: #fff;
}
.order-again .button, .wc-action-btn.button, .wishlist_table .add-links .quickview, .wishlist_table .add-links .yith-compare {
  background: #C30C0C;
  color: #fff;
  border: none;
  padding: 10px 20px!important;
}
.order-again .button:hover, .wc-action-btn.button:hover, .wishlist_table .add-links .quickview:hover, .wishlist_table .add-links .yith-compare:hover {
  background: #E30E0E;
}
.woocommerce-EditAccountForm.edit-account .mt-4 legend {
  font-size: 18px !important;
  margin-top: 30px;
}
.woocommerce-MyAccount-content .spnet-tabs {
  line-height: 1;
  text-align: left;
	background: #F5F7FC;
padding: 40px;
border-radius: 6px;
margin-top: 0 !important;
margin-bottom: 30px !important;
	font-size: 2em;
letter-spacing: 0.4px;
	font-weight: 400;
	color: #222529;
	font-family:"Bebas_Neue";
}
.woocommerce-MyAccount-content .spnet-tabs a {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.spnet-my-products-category {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.spnet-my-products-categories-wrapper h2 {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation h5 {
  color: #222529;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: #C30C0C;
}
.single-product .owl-item h3 {
    font-size: 18px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.single-product .woocommerce-Price-amount.amount, .single-product .woocommerce-price-suffix {
  font-size: 28px;
}
.single-product .quantity-break .woocommerce-Price-amount.amount {
	font-size: 16px;
}
.single-product .owl-item .woocommerce-Price-amount.amount, .single-product .owl-item .woocommerce-price-suffix {
    font-size: 18px;
}
.single-product .owl-item .quantity-breaks .quantity-break td {
  padding: 10px;
  text-align: center;
}
.single-product .owl-item .quantity-break .woocommerce-Price-amount.amount {
	font-size:16px;
	display: inline-block;
}
.elementor-2256 .elementor-element.elementor-element-d22fb22 .elementor-heading-title {
  font-size: 24px;
  letter-spacing: 0.4px;
}
.single-product .product_title {
  letter-spacing: 0.4px;
}
.single-product .dgwt-wcas-sp .woocommerce-Price-amount.amount, .single-product .dgwt-wcas-sp .woocommerce-price-suffix {
  font-size: 16px;
}
.single-product .variations, .variations tr td {
  border: none;
}
.woocommerce-variation-availability {
	display: none;
}
.reset_variations {
  border-radius: 5px;
}
.woocommerce-variation-add-to-cart.variations_button {
  display: inline-block;
}
#associated-products::before, #related-products::before {
	font-size: 24px;
letter-spacing: 0.4px;
	font-weight: 400;
	color: #222529;
	font-family: "Bebas_Neue";
	display:block;
	border-bottom: 1px solid #EBEBEB;
	padding:0px 0px 13px 0px;
	margin-bottom:20px;
}
#associated-products::before {
  content: "Associated Products";
}
#related-products::before {
  content: "You May Also Like";
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  opacity: .5;
}
.cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button {
	background: #C30C0C !important;
	color: #fff;
	font-size: 14px !important;
  font-weight: 400;
  padding: 0px 20px !important;
  height: auto !important;
  line-height: 3;
  margin: 0 5px 0 0 !important;
	text-transform: uppercase;
	border-radius: 6px;
}
.cat-buttons .add_to_cart_button {
	border-color: #C30C0C!important;
}
.cat-buttons .porto-tb-woo-link:hover, .cat-buttons .add_to_cart_button:hover {
  background: #E30E0E !important;
}
.cat-buttons .add_to_cart_button:hover {
	border-color:  #E30E0E!important;
}
.add-request-quote-button.button, .yith_ywraq_add_item_browse_message.hide-when-removed a {
	letter-spacing: 0!important;
}
#sale-page .cat-buttons a.add-request-quote-button.button {
	font-size: 14px !important;
  font-weight: 400;
  padding: 0px 20px !important;
  height: auto !important;
  line-height: 3;
  margin: 10px 0 0 5px !important;
}
#sale-page .yith_ywraq_add_item_response_message.show.hide-when-removed, .woocommerce-account .yith_ywraq_add_item_response_message.show.hide-when-removed {
	display: none!important;
}
.text-truncate {
  overflow: visible!important;
  text-overflow: unset;
  white-space: unset!important;
}
.archive .yith_ywraq_add_item_browse_message.hide-when-removed {
	font-size: 14px !important;
  font-weight: 400;
  height: auto !important;
  margin: 5px 0 0 5px !important;
	letter-spacing: 0 !important;
}
.archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
	font-weight: 400;
}
.archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
  height: 2.6rem !important;
  line-height: 2.6rem;
}
.archive .yith_ywraq_add_item_response_message.show.hide-when-removed, .archive  .yith_ywraq_add_item_product_message.hide-when-removed {
	display:none!important;
}
.update-list-wrapper .button {
  margin-top: 10px !important;
}
.woocommerce-view-quote .button.ced_my_account_reorder {
  display: none;
}
ul.yith-ywraq-list img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.yith-ywraq-list-item-info {
  max-width: 45px;
}
.page-id-8190 .ywraq-wrapper.ywraq-empty .ywraq-before-form {
	padding:0;
}
.archive .porto-tb-addcart.add_to_cart_button.product_type_variable {
	padding: 1px 20px !important;
}
.no-padding {
	padding: 0!important;
}
#silverchef-banner-intro span {
	color:#00E5C7;
}
.page-id-25169 .page-wrapper .page-top, .page-id-25786 .page-wrapper .page-top {
  padding: 15px 0 20px !important
}
.page-id-25169 .page-top .page-title, .page-id-25786 .page-top .page-title {
	display: none;
}
.page-id-25169 .elementor-toggle-item, .page-id-25786 .elementor-toggle-item, .page-id-25853 .elementor-toggle-item, .page-id-26576 .elementor-toggle-item {
  margin-bottom: 10px;
  border: 2px solid #e7e7e7 !important;
  border-radius: 6px;
}
.page-id-25169 .elementor-toggle-item a, .page-id-25786 .elementor-toggle-item a, .page-id-25853 .elementor-toggle-item a, .page-id-26576 .elementor-toggle-item a {
	color:#00cfbd;
}
.page-id-25853 .page-top.page-header-3 {
  display: none;
}
.gform_button.button {
  background: #F90201;
  border-color: #F90201;
}
.gform_button.button:hover {
  background: #222B44;
  border-color: #222B44;
}
#sale-page .product-image, .spnet-my-products-products .grid .product-image, .woocommerce-account .product-image {
  height: 350px;
	display: flex;
  align-items: center;
  justify-content: center;
}
/*.img-thumbnail .hover-image {
	display: none;
}*/
#sale-page .product-image img, .spnet-my-products-products .grid .product-image img, .woocommerce-account .product-image img {
  max-height: 250px;
  object-fit: contain;
}
.spnet-my-products-products .grid .product-inner, .woocommerce-account .product-inner {
  background: #EBEBEB;
	min-height: 600px;
}
.woocommerce-account li.product-default.show-links-hover:hover {
  padding-top: 0px;
  padding-bottom: 0px;
}
#sale-page .product-content {
  display: flex;
  flex-direction: column;
	padding-bottom: 20px;
	min-height: 255px;
}
#sale-page .product-content .add-links-wrap {
  order: 1;
}
#sale-page .product-content .product-loop-title {
  order: 2;
}
#sale-page .product-content .price {
  order: 3;
}
#sale-page .product-content .add-links {
  display: flex !important;
  flex-direction: column;
}
#sale-page .product-content .add-links .stockmsg.instock {
  order: 5;
}
#sale-page .product-content .woocommerce-loop-product__title {
	font-size: 18px !important;
  line-height: 1.2;
}
#sale-page .product-content .product-loop-title:hover {
  color: #C30C0C;
}
.price del .woocommerce-Price-amount.amount {
  text-decoration: line-through;
}
h2.gform_submission_error {
    font-size: 20px;
    margin: 0;
}
.gform_validation_errors .alert {
    padding: 0;
}
ul.products .woocommerce-loop-product__title {
  white-space: unset;
  overflow: visible;
}
#sale-page .product-content .woocommerce-loop-product__title {
  padding-left: 10px;
  padding-right: 10px;
}
.nav-login-link, .horizon-wrapper .menu li ul li.nav-login-link {
	display: block!important;
}
.logged-in .nav-login-link, .logged-in .horizon-wrapper .menu li ul li.nav-login-link {
	display: none!important;
}
.nav-logout-link, .horizon-wrapper .menu li ul li.nav-logout-link {
	display: none!important;
}
.logged-in .nav-logout-link, .logged-in .horizon-wrapper .menu li ul li.nav-logout-link {
	display: block!important;
}
.porto-ibanner.elementor-column {
	position: relative;
}
.porto-ibanner.elementor-column::after {
  background: rgba(0,0,0,0.1);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.horizon-wrapper .menu {
	border-top: 1px solid #fff;
}
.horizon-wrapper .sub-menu li a {
	padding: 15px 15px 0 15px;
}
.horizon-wrapper .sub-menu li:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.horizon-wrapper .sub-menu li:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
	 border-bottom: none!important;
}
.horizon-wrapper ul.menu li ul.sub-menu li {
  background-color: #C30C0C;
	margin-bottom: 0;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.horizon-wrapper ul.menu li ul.sub-menu li:first-child {
  border-top: 1px solid #fff!important;
}
.horizon-wrapper .menu li:first-child ul {
  padding-left: 0;
}
.horizon-wrapper-bottom .menu li:hover ul {
  bottom: 47px;
}
.horizon-wrapper ul.menu li ul.sub-menu li a {
  font-family: "AdobeClean";
}
input#user_login, input#user_pass {
    width: 100%;
    margin-top: 5px;
}
.horizon-wrapper .menu li span {
  font-family: "AdobeClean";
}
.woocommerce-cart .quantity-break .woocommerce-Price-amount.amount {
  font-size: 13px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  text-transform: capitalize;
}
.product-type-simple .spnet-responsive-cell .add-links .add_to_cart_button::before {
  content: "";
  font-size: 0;
}
.spnet-my-products-products {
  max-width: 1000px;
}
.spnet-my-products-products ul.grid.pcols-lg-5 li.product-col {
  width: 33%;
}
.spnet-my-products-products .grid li.product-default.show-links-hover .add-links-wrap, .woocommerce-account li.product-default.show-links-hover .add-links-wrap {
	visibility: visible;
  opacity: 1;
	order: 1;
}
.spnet-my-products-products .grid li.product-default.show-links-hover:hover, .woocommerce-account li.product-default.show-links-hover:hover {
  padding-top: 0;
  padding-bottom: 0;
}
.spnet-my-products-products .grid .yith-wcwl-add-to-wishlist, .spnet-my-products-products ul.grid.products .category-list, .woocommerce-account .yith-wcwl-add-to-wishlist, .woocommerce-account ul.products .category-list {
	display: none;
}
.spnet-my-products-products ul.grid.products .add-links div.quantity, .woocommerce-account ul.products .add-links div.quantity {
  display: inline-flex !important;
}
.spnet-my-products-products .grid .yith-ywraq-add-to-quote, .woocommerce-account.yith-ywraq-add-to-quote {
	display: none;
}
.spnet-my-products-products .grid .cat-buttons .yith-ywraq-add-to-quote, .woocommerce-account .cat-buttons .yith-ywraq-add-to-quote {
	display: block;
}
.spnet-my-products-products ul.grid.products .product-content, .woocommerce-account ul.products .product-content {
	display:flex;
	flex-direction: column;
}
.spnet-my-products-products .grid .product-loop-title, .woocommerce-account .product-loop-title  {
  order: 2;
}
.spnet-my-products-products .grid li.product-default .price, .woocommerce-account li.product-default .price {
  order: 3;
	font-size: 18px;
  color: #C30C0C;
}
.spnet-my-products-products ul.grid.products .add-links-wrap .add-links, .woocommerce-account ul.products .add-links-wrap .add-links {
	display: flex;
  flex-direction: column;
	align-items: center;
}
.spnet-my-products-products .grid .stockmsg.instock, .woocommerce-account .stockmsg.instock {
  order: 2;
}
.spnet-my-products-products .grid .cat-buttons, .woocommerce-account .cat-buttons {
	order: 1;
}
.spnet-my-products-products .grid .product-type-simple .add-links .add_to_cart_button::before, .woocommerce-account .product-type-simple .add-links .add_to_cart_button::before {
  content: "";
  font-size: 0;
}
.spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a, #sale-page .yith_ywraq_add_item_browse_message.hide-when-removed a {
  font-size: 14px !important;
  font-weight: 400;
  padding: 0px 20px !important;
  height: auto !important;
  line-height: 3;
  margin: 0 0 0 5px !important;
}
.spnet-my-products-products .grid .yith_ywraq_add_item_response_message.show.hide-when-removed, .woocommerce-account .yith_ywraq_add_item_response_message.show.hide-when-removed {
	display: none!important;
}
.spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a, #sale-page .yith_ywraq_add_item_browse_message.hide-when-removed a {
	margin-top:5px!important;
}
.spnet-my-products-products .grid a.add-request-quote-button.button:hover, .woocommerce-account a.add-request-quote-button.button:hover {
	background: #044A80;
}
.spnet-my-products-products .grid .yith-ywraq-add-button.show, .woocommerce-account .yith-ywraq-add-button.show {
  margin-top: 0px;
}
.spnet-my-products-products .grid .cat-buttons .add_to_cart_button, .woocommerce-account .cat-buttons .add_to_cart_button {
  border: none;
}
.spnet-my-products-products ul.grid.products .product-loop-title h3, .woocommerce-account ul.products .product-loop-title h3  {
  font-size: 18px !important;
  line-height: 1.2;
	text-align: center !important;
  padding: 0 20px;
	margin-top: 10px;
}
.spnet-my-products-products .grid .product-loop-title:hover, .woocommerce-account .product-loop-title:hover {
  color: #C30C0C;
}
.woocommerce-account .add-links-wrap ~ .yith-ywraq-add-to-quote {
  display: none !important;
}
.single-post .post-content > .entry-title, body.single-post article.post .post-meta {
  display: none;
}
.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist, .woocommerce-tabs .resp-tabs-list li, #mini-cart .cart-price, .raq-tip-counter, #mini-cart .cart-items, .gutenberg-hb .compare-count, .my-wishlist .wishlist-count, header .compare-count, .mobile-tabs .mobile-tab-item, .products .product-category .thumb-info h3, .page-top .page-title, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .archive .porto-heading.text-ellipsis.product-title.post-title, .stockmsg, .price, .shop-loop-before select, .single-product .product_meta, .rrp, .woocommerce-product-attributes-item__label, #caf-filter-layout1 li a, .data-target-div1 .caf-post-layout1 .caf-post-title h2, .data-target-div1 .caf-post-layout1 .caf-post-title h2 a, .data-target-div1 .caf-post-layout1 .caf-meta-content, .data-target-div1 .caf-post-layout1 .caf-content, .elementor-widget-porto_button .btn, .btn, .gform_wrapper.gravity-theme .gfield_label, select, .sub-menu li.menu-item > a, .content-table tr th, b, strong, .post-item .read-more, .post-item .read-more-block, article.post .read-more, article.post .read-more-block, input[type="button"], .page-header-8 li a, .btn-v-dark, .order-again .button, .wc-action-btn.button, td.xoo-cp-ptitle a, .shop_table.cart-table .product-subtotal .amount, .woocommerce-cart.page h4, .woocommerce-checkout.page h4, .woocommerce-order-details h4, .cart-discount th, .cart-total .tax-rate.tax-rate-au-gst-applies-1 th, .cart-total .woocommerce-shipping-total.shipping th, .woocommerce-cart .card-sub-title, .woocommerce-checkout .card-sub-title, .woocommerce-order-details .card-sub-title, form.woocommerce-checkout h3#order_review_heading.text-md.text-uppercase, #ship-to-different-address #ship-to-different-address-checkbox .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.porto-control-label.ps-1.font-size-md span, .dgwt-wcas-st-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more, #home-cat-ctas .product-filter li a, .raq-items-number {
  font-weight: 400!important;
}
#side-nav-panel .accordion-menu > li.menu-item a {
  font-size: 14px;
}
.post-carousel .post-item .post-date ~ * {
  margin-left: 0;
}
.ywraq-quote-on-cart .ui-dialog-titlebar-close::after, .simplepopupClose::after {
  /*content: 'X';
  font-family: "AdobeClean";*/
	content: "\f00d";
	font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
}
.simplepopupClose::after {
	text-indent: 0;
  float: left;
  margin-left: 7px;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 25px;
  margin: -20px 0 0 0;
  padding: 0;
  height: 25px;
  border-radius: 50%;
  border: none;
  line-height: 25px;
	background: #EB2427;
}
.simplepopupClose {
	 width: 25px;
  padding: 0;
  height: 25px;
  border-radius: 50%;
  border: none;
  line-height: 25px;
	background: #EB2427;
	position: relative;
	text-indent: -99999px;
}
.simplepopup {
  padding: 30px!important;
	border: none!important;
  height: 80vh!important;
}
.single-post.elementor-page .post-image.single {
	display: none;
}
.single-post ul.breadcrumb li {
  font-size: 14px!important;
}
body:not(.home) .porto-tb-featured-image img.img-responsive.hover-image {
  height: 340px;
  object-fit: cover;
}
#sale-page .add-links-wrap ~ .yith-ywraq-add-to-quote {
  display: none;
}

/* Media queries */
@media(max-width:1633px){
	#wcvat-toggle {
		display: none;
	}
	header #wcvat-toggle {
		display: block;
	}
}
/*@media(max-width:1467px){
	.sidebar-menu .narrow ul.sub-menu {
	  width: 1115px !important;
	}
}*/
@media(max-width:1569px){
	.products.products-container.grid {
	  margin-top: 15px;
	}
}
@media(max-width:1527px){
	.membership-col1 {
	  width: 38%;
	}
	.membership-col2 {
	  width: 60%;
	}
	#gform_next_button_5_15 {
	  width: 40%;
	}
}
@media(max-width:1458px){
	.sub-menu.porto-wide-sub-menu {
		width:980px!important;
	}
}
@media(max-width:1447px){
	#home-text {
	  padding: 0 30px;
	}
}
@media(max-width:1366px){
	.sub-menu.porto-wide-sub-menu {
		width:900px!important;
	}
}
@media(max-width:1302px){
	.membership-col1 {
		float:none;
	  width: 100%;
	  margin: 0px 0 30px 0px;
		text-align: center;
	}
	.membership-col2 {
	  float: none;
	  width: 100%;
	  padding: 0;
	  text-align: center;
	  margin: 0;
	}
	#gform_next_button_5_15 {
	  float: none;
	  width: 100%;
	  margin-top: 0;
	  margin-right: 0;
	}
	.membership-col1 img {
	  width: 60%;
	}
}
@media(max-width:1290px){
	.cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button {
		padding: 0px 15px !important;
		border: none !important;
	}
}
@media (max-width:1285px){
	#header-search {
	  width: 20%;
	}
}
@media(max-width:1278px){
	.sub-menu.porto-wide-sub-menu {
		width:820px!important;
	}
}
@media (max-width: 1248px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button {
    padding: 0px 10px !important;
  }
}
@media(max-width:1239px){
	#home-cat-ctas .elementor-element {
		background-position: center center;
		background-size: contain;
	}
}
@media (max-width: 1205px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .archive .yith_ywraq_add_item_browse_message.hide-when-removed, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .spnet-my-products-products .grid a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button {
    font-size: 13px !important;
  }
	.archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
  height: auto !important;
  line-height: 3!important;
		padding: 0px 10px !important;
}
}
@media(max-width:1198px){
	.sub-menu.porto-wide-sub-menu {
		width:740px!important;
	}
}
@media(max-width:1170px){
	#header .main-menu > li.menu-item > a {
		font-size: 13px;
	  padding: 9px 12px 9px 12px;
	}
}
@media (max-width: 1141px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .archive .yith_ywraq_add_item_browse_message.hide-when-removed, .spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a {
    font-size: 12px !important;
  }
}
@media(max-width:1105px){
	#header-specials .elementor-icon-list-icon i {
		font-size: 24px;
	}
}
@media(max-width:1091px){
	.header-builder-p .elementor-widget-wrap > .elementor-element:not(.elementor-section) {
  		margin-right: 0.575rem;
	}
	.elementor-widget-porto_hb_menu #main-toggle-menu .menu-title {
	  padding-right: 53px!important;
	}
	#header .elementor-element-80f2b9e .selectric-cat, #header .elementor-element-80f2b9e select {
	  width: 128px;
	}
	.side-nav-wrap .sidebar-menu > li.menu-item > a {
		font-size: 12px;
	}
	.sub-menu.porto-wide-sub-menu {
		width:660px!important;
	}
}
@media(max-width:1060px){
	#header .main-menu > li.menu-item > a {
	  padding: 9px 10px 9px 10px;
	}
}
@media(max-width:1032px){
	#header-specials {
	  margin-right: 0!important;
	}
	.spnet-my-products-categories-wrapper {
	  flex-grow: 1;
	  margin-right: 1.3rem!important;
		padding: 30px !important;
	}
}
@media (max-width: 1037px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button {
    font-size: 12px !important;
  }
}
@media(max-width:1024px){
  .yith-ywraq-mail-form-wrapper {
    margin-top: 0;
  }
}
@media(max-width:1023px){
	#header-specials .elementor-icon-list-icon i {
	  font-size: 22px;
	}
	.tag-groups-alphabetical-index {
		column-count: 5!important;
	}
	.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
	  margin-left: 0;
	}
}
@media(max-width:1013px){
	.spnet-my-products-products ul.grid.pcols-lg-5 li.product-col, .woocommerce-account ul.pcols-md-3 li.product-col {
	  width: 50%;
	}
}
@media (max-width:991px){
	#header-specials {
	  display: none;
	}
	#header .mobile-toggle {
	  font-size: 40px;
	}
	#header .mobile-toggle {
	  margin: 0px 7px 8px 1em;
	}
	#header #wcvat-toggle.on {
	  border-radius: 0;
	}
	.search-toggle, #yith-ajaxsearchform {
	  transform: translateY(-5px);
	}
	.search-toggle .fas.fa-search::before {
	  -webkit-text-stroke: 3px #333;
	}
	#header #mob-header-search {
		display: block!important;
	}
	#mob-header-search .search-toggle {
	  display: none !important;
	}
	#header #mob-header-search .searchform {
	  display: block;
	  position: relative;
	  right: auto;
		left:auto;
	  top: 0;
	  margin-top: 0;
		border: none;
		border-radius: 5px;
	}
	#mob-header-search .elementor-element.elementor-widget.elementor-widget-porto_hb_search_form {
	  width: 100% !important;
	}
	#header #mob-header-search .searchform-popup {
	  width: 100%;
	}
	#header #mob-header-search .searchform button {
	  color: #222B44;
	}
	#mob-header-search #yith-ajaxsearchform .text {
	  width: 100%;
	}
	#header .searchform button i::before {
		-webkit-text-stroke: 1px #222B44;
	}
	#mob-header-search #yith-s {
	  width: 100% !important;
	}
	#header-main-container > .elementor-widget-wrap {
	  padding: 10px 0 0;
	}
	.elementor-2303 .elementor-element.elementor-element-3c93d3e {
	  padding: 0!important;
	}
	#coupons_list {
	  margin-bottom: 17px;
	}
	 .woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
		 padding: 30px !important;
	  }
	.woocommerce-account .woocommerce-MyAccount-content {
	  float: right;
	  width: 75%;
	}
	.u-column1.col-1.woocommerce-Address.address, .u-column2.col-2.woocommerce-Address.address {
	  width: 100%;
	}
	.elementor.elementor-8239 {
	  display: flex;
	  flex-direction: column;
	}
		#finance-options {
	  order: 1;
	}
	#finance-intro {
	  order: 2;
		margin-top: 30px;
    margin-bottom: 0;
	}
		#finance-form {
	  order: 3;
			margin-top: -70px;
			
	}
	.simplepopup {
	  width: 80%;
	  min-width: 80%;
		}
	#checkoutpopupform .row-inner.clearfix {
	  padding: 0;
	}
	#checkoutpopupform .col-md-4 {
    width: 100%;
  }
	.pum-theme-8427 .pum-container, .pum-theme-lightbox .pum-container {
  padding: 30px;
	}	
}
@media(max-width:989px){
	#side-nav-panel {
		width: 350px;
		transform: translateX(-350px);
	  background-color: #232A44;
	}
	.mobile-tabs .mobile-tab-item.active {
	  border-bottom-color: #232A44;
	  color: #fff;
    background: #232A44;
	}
	.mobile-tabs .mobile-tab-item.active a {
	  color: #fff;
	}
	.mobile-tabs .mobile-tab-item {
		border-bottom-color: #A90D0D;
		background:#A90D0D;
	}
	.mobile-tabs .mobile-tab-item a {
		color: #fff;
	}
	.mobile-tabs {
	  margin: 0 0 15px;
	}
	.mobile-tabs .mobile-tab-item {
  		padding: 15px 10px;
		font-size: 16px;
	}
	#side-nav-panel .accordion-menu li:not(:last-child), #side-nav-panel .accordion-menu.porto-view-switcher li {
	  border-bottom-color: rgba(255,255,255,0.1);
	}
	#side-nav-panel .accordion-menu > li:hover {
	  background: #2F385A;
	}
	#side-nav-panel .accordion-menu > li.menu-item a.btn-lg {
	  padding: 0.5rem 0.875rem;
	}
	#side-nav-panel .accordion-menu > li.menu-item a.btn-xl {
		padding: 0.8rem 2rem; 
	}
	.accordion-menu ul.sub-menu {
	  padding: 0!important;
	}
	.menu-block ul.products li.product-col {
		margin-bottom:20px!important;
	}
	#side-nav-panel .accordion-menu > li.menu-item li.product-category a {
	  padding: 0;
	}
	html.panel-opened .side-nav-panel-close {
	  background: #EB2427;
	  border-radius: 50%;
	}
	#side-nav-panel .accordion-menu > li.menu-item .e-con-inner a {
	  padding: inherit!important;
	}
	 #side-nav-panel ul.pcols-md-4 li.product-col {
		width: 50%;
	  }
	
}
@media(max-width:928px){
	#gform_submit_button_2.button {
  		padding: 14px 20px !important;
	}
}
@media(max-width:900px){
	.porto-ibanner.elementor-column::after {
  background: rgba(0,0,0,0.4);
}
	.mob-text-white h2, .mob-text-white .elementor-icon-list-text, .mob-text-white p {
		color:#fff!important;
	}
}
@media(max-width:883px){
	.woocommerce-account .text-md {
	  font-size: 1.5rem !important;
	}
}
@media(max-width:878px){
	.woocommerce-MyAccount-content .woocommerce-button.button.wc-action-btn.px-4.ced_my_account_reorder, .woocommerce-MyAccount-content .wc-action-btn.button {
	  margin-left: 0px !important;
	  width: 100%;
	}
}
@media(max-width:855px){
	.archive .porto-tb-addcart.add_to_cart_button.product_type_variable {
  padding: 0 10px !important;
}
}
@media(max-width:830px){
	.spnet-responsive-table-active [data-spnet_th]::before {
	  padding-left: 5px;
		border-right: 1px solid #eee;
		font-size: 14px;
	}
	.spnet-responsive-table-active [data-spnet_th] .spnet-responsive-cell {
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.spnet-products-table .spnet-responsive-cell  .price {
	  text-align: left;
	}
	.spnet-my-products-categories-wrapper {
	  padding: 30px !important;
		margin-right: 1.5rem!important;
	}
}
@media(max-width:800px){
	.tag-groups-alphabetical-index {
		column-count: 4!important;
	}
}
@media(max-width: 767px){
	#my-account-header {
	  display: none !important;
	}
	.shop_table td.product-name, .shop_table td.product-price {
		padding-top: 10px;
    padding-bottom: 10px;
	}
	.shop_table td.product-name {
	  border-bottom: 1px solid #E7E7E7 !important;
	}
	.shop_table td.product-price .quantity-breaks {
	  margin: 0 auto;
	}
	.cart_item .quantity-breaks .quantity-break {
	  padding: 0 !important;
	}
	.cart_item .quantity-breaks .quantity-break td {
	  display: inline-block;
	}
	#tidio-chat-iframe {
  /*transform: translateY(-30px)!important;*/
		bottom: 50px !important;
}
	.tab-content {
  padding: 30px !important;
}
	h2.resp-accordion {
  font-size: 24px;
  font-weight: 400 !important;
}
}
@media(max-width:750px){
	.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable.ywraq-quote-on-cart {
	  max-width: 750px!important;
	  width: 100% !important;
	}
	.ywraq-quote-on-cart.ui-widget.ui-widget-content {
  padding: 15px;
	}
	.yith-ywraq-mail-form-wrapper {
  padding: 30px !important;
}
}
@media(max-width:745px){
	.archive .porto-tb-item.product {
		width: 48%;
	}
	 .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a {
		font-size: 14px !important;
		padding: 0 20px !important;
	  }
  .archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0px 20px !important;
    font-size: 14px !important;
  }
}
@media (max-width: 742px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100% !important;
  }
	 .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
.woocommerce-MyAccount-content .mb-4 {
  padding: 30px;
}
	.spnet-my-products {
  flex-direction: column;
}
	.spnet-my-products-products {
  order: 1;
}
	 .spnet-my-products-categories-wrapper {
    margin-right: 0 !important;
    order: 2;
  }
}
@media(max-width:695px){
	#gform_submit_button_2.button {
  		padding: 14px 10px !important;
	}
}
@media(max-width:640px){
	#gform_submit_button_2.button {
  		width:100%;
	}
}
@media (max-width: 621px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0 15px !important;
  }
}
@media(max-width:620px){
	.tag-groups-alphabetical-index {
		column-count: 3!important;
	}
}
@media (max-width: 579px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a, .woocommerce-account a.add-request-quote-button.button, .woocommerce-account .yith_ywraq_add_item_browse_message.hide-when-removed a {
    font-size: 13px !important;
  }
}
@media(max-width:575px){
	#platinum-col > .elementor-widget-wrap {
	  margin-top: 0 !important;
	}
	/*#mob-header-search.elementor-hidden-mobile, #header-search.elementor-hidden-mobile .searchform-popup, #header-search.elementor-hidden-mobile .searchform-popup #yith-ajaxsearchform {
	  display: block!important;
	}*/
	#header #mob-header-search, #header #mob-header-search .searchform-popup, #header #mob-header-search .searchform-popup #yith-ajaxsearchform {
		display: block!important;
	}
}
@media(max-width:572px){
	 .archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0px 15px !important;
    font-size: 13px !important;
  }
}
@media (max-width: 555px) {
  .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button {
    padding: 0 10px !important;
  }
}
@media(max-width:545px){
	#header-quote {
	  display: none;
	}
}
@media(max-width:541px){
	.spnet-my-products-products ul.grid.pcols-lg-5 li.product-col, .woocommerce-account ul.pcols-lg-3 li.product-col {
	  width: 100%;
	}
}
@media(max-width:525px){
	.elementor-6 .elementor-element.elementor-element-0d3af48 img {
	  width: 84%;
	  margin-top: -12px;
	}
	.elementor-6 .elementor-element.elementor-element-a67bf12 img {
	  margin-bottom: -15px;
	}
}
@media(max-width:519px){
	 .archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0px 10px !important;
  }
}
@media (max-width: 513px) {
  .archive .porto-tb-item.product {
    width: 98%;
  }
	 .cat-buttons .porto-tb-woo-link, .cat-buttons .add_to_cart_button, .archive .yith-ywraq-add-button .add-request-quote-button.button, .spnet-my-products-products .grid a.add-request-quote-button.button, .spnet-my-products-products .grid .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0 20px !important;
		 font-size: 14px !important;
  }
	.archive .yith_ywraq_add_item_browse_message.hide-when-removed a {
    padding: 0px 20px !important;
		font-size: 14px !important;
  }
}
@media(max-width:486px){
	.gform_wrapper.gravity-theme .gf_step {
	  margin: 8px 15px 8px 0;
	}
}
@media(max-width:480px){
	.elementor-6 .elementor-element.elementor-element-e47960b .elementor-heading-title {
	  font-size: 26px;
	}
	.yith-ywraq-mail-form-wrapper {
	  padding: 30px !important;
	}
}
@media(max-width:468px){
	.content-table tr th:first-child {
	  width:20%!important;
	}
	.tag-groups-alphabetical-index {
		column-count: 2!important;
	}
}
@media(max-width:460px){
	#catalogue-container iframe {
		height: 400px!important;
	}
}
@media(max-width:425px){
	.woocommerce.single-product button.single_add_to_cart_button.button, .woocommerce.single-product .product .yith-ywraq-add-to-quote {
		display: block;
  width: 100%!important;
		margin-bottom:10px;
		margin-right: 0px;
}
	a.add-request-quote-button.button {
  width: 100%;
}
}
@media(max-width:414px){
	.tag-groups-alphabetical-index {
		column-count: 1!important;
	}
}
@media(max-width:320px){
	#header-cart {
		display: none!important;
	}
}