/*
Theme Name:   ST Erasmus Storefront Child Theme
Description:  Store Front Child Theme 
Template:     storefront 
Version:      1.* 
*/

/*Additional CSS - Temporary*/

.page-id-18 h1.entry-title{ 
	display:none;
}

a#sp-wqv-view-button.button.sp-wqv-view-button, #wps-slider-section .button.sp-wqv-view-button, #wpsp-slider-section .button.sp-wqv-view-button{
	background:#747474;
} 

.layout- .element-10 a{
	background-color:#747474!important;
}

.site-info span,
.site-info a{
	display:none;
}

/*----------------------------------------------- ST ERASMUS -----------------------------------------------*/

/*Fonts*/

@font-face { font-family:"Work Sans"; src: url(https://st-erasmus.com/wp-content/themes/ster/fonts/work-sans/WorkSans-Regular.ttf); font-weight: normal; }

@font-face { font-family:"Marcellus"; src: url(https://st-erasmus.com/wp-content/themes/ster/fonts/marcellus/Marcellus-Regular.ttf); font-weight: normal; }

/*----------------------------------------------- RESPONNSIVE CSS -----------------------------------------------*/

@media only screen and (max-device-width : 1365px), only screen and (max-width : 1365px) {
	
/*Individual Product Pages*/
	
	div.pp_woocommerce a.yith_expand{
		display:none!important;
	}
	
}

@media only screen and (min-device-width : 1220px), only screen and (min-width : 1220px) { 

	.woocommerce-message{
		max-width:1200px;
		margin-right:auto!important;
		margin-left:auto!important;
	}
		
/*Product Archive Pages*/


	.site-main ul.products.columns-4 li.product,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product{
		width:calc(25% - 13.5px)!important;
		margin-right:18px!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(4n),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(4n){
		margin-right:0px!important;
	}

}

@media only screen and (max-device-width : 1219px), only screen and (max-width : 1219px) { 

	.woocommerce-message,
	.single-product .woocommerce-message{ 
		max-width:960px!important;
	}

/*Product Archive Pages*/

	.site-main ul.products.columns-4 li.product,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product{
		width: calc(33.33% - 12px)!important;
		margin-right: 18px!important;
		margin-bottom: 18px!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(3n),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n){
		margin-right:0px!important;
	}
	

	.site-main ul.products.columns-4 li.product.first,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product.first{
		clear:none!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(3n-2),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n-2){
		clear:left!important;
	}
	
/*Filter Results - Summary Block*/
		
	#filter-results-section .bapf_sfa_unall a i.fa,
	#filter-results-section .bapf_sfa_taxonomy ul li a i.fa{
		font-size:9px!important;
	}
	
/*Individual Product Page - Sticky Header Add to Cart*/

	.storefront-sticky-add-to-cart__content{
		gap:15px!important;
	}
	
	.storefront-sticky-add-to-cart img{ 
		margin-right:0!important;
	}
	
	a.storefront-sticky-add-to-cart__content-button{
		width:153px!important;
	}
	
/*Individual Product Page - Related Products*/
	
	.related.products ul.products.columns-4 li.product{
		width:calc(25% - 13.5px)!important;
		margin-right:18px!important;
	}
	 
	.related.products ul.products.columns-4 li.product:nth-child(3n-2){
		clear:none!important;
	}
	
	.related.products ul.products.columns-4 li.product:nth-child(4n-1){
		margin-right:18px!important;
	}
	
	.related.products ul.products.columns-4 li.product:nth-child(4n){
		margin-right:0px!important;
	}
	
}

@media only screen and (max-device-width : 1022px), only screen and (max-width : 1022px) {

/*Quick View Popup - Global CSS*/	

	.mfp-move-from-top.mfp-ready .mfp-with-anim {
		max-height: 96vh;
		overflow-y: scroll;
	}
	
	#wqv-quick-view-content .wqv-product-images-slider{
		height:auto!important;
	}
	
	#wqv-quick-view-content .wqv-product-images img {
		height:auto!important;
	}
	
	.mfp-wqv .wqv-product-info{
		width:calc(100% - 40px)!important;
	}
		
	#wqv-quick-view-content form.cart .variations tr{
		display:block!important;
	}
	
	#wqv-quick-view-content .wqv-product-info table.variations tbody th label{
		line-height:38px!important;
	}
	
	#wqv-quick-view-content form.cart .reset_variations{
		display:block!important;
	}
	
}

@media only screen and (min-device-width : 980px), only screen and (min-width : 980px) {

	body .site-content{
		padding:137px 0 0 0!important;
	}

	body.home .site-content{
		padding:0!important;
	}
	
/*Header - Max Mega Menu*/

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul.mega-sub-menu li a,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul.mega-sub-menu li{
		text-align:center!important;
	}
		
/*Cart Page*/
	
	.page-id-117 #content #main{
		padding: 0 0 40px 0 !important;
	}

}

@media only screen and (max-device-width : 979px), only screen and (max-width : 979px) {

	body .site-content{
		padding:127px 0 0 0!important;
	}

	body.home .site-content{
		padding:0!important;
	}
	
	.woocommerce-message,
	.single-product .woocommerce-message{   
		max-width:720px!important;
	}
	
/*Header Section*/
	 
	#zone-branding{
		width:100%!important;
		max-width:100%!important;
	}
	
	#region-branding{
		height:105px;
	}
	
	.site-logo img{
		width:140px!important;
	}
	
/*Header Section - Mobile Menu*/
	
	#mega-menu-wrap-primary{

	}
	
	#mega-menu-wrap-primary .mega-menu-toggle{
		position:absolute;
		top:32.5px;
		left:5px;
	}
	
/*Max Mega Menu - Mobile Menu*/

	#mega-menu-wrap-primary .mega-menu-toggle{
		background:transparent!important;
	}

	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after,
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner{
		background-color:var(--colblk)!important;
	}

	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
		width:36px!important;
		height:2px!important;
	}

	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box{
		width:36px!important;
	}

	#mega-menu-primary{
		top: 105px!important;
		background: #fff!important;
		border-top: 1px solid #f5f5f5!important;
		padding:15px!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		line-height:40px!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
		color:var(--colblk)!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		margin:0!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link{
		margin:0!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
		color:var(--colblk)!important;
		background:#fff!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
		padding:0!important;
		overflow-y:scroll!important;
		box-shadow:none!important;
		/*height:50vh!important; */
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.widget_media_image{
		display:none!important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul.mega-sub-menu li a,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul.mega-sub-menu li{
		text-align:left!important; 
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:first-child > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-type-taxonomy{
		padding-top:5px!important;  
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-type-taxonomy{
		padding:0 10px 10px 10px!important;
	}
	
/*Header Section - Right*/

	#branding-right{
		right:15px!important;
	}

/*Front Page - New Arrivals*/

	#block-new-arrivals div.head {
		width: calc(30% - 15px)!important;
	}

	#block-new-arrivals .new-arrivals-carousel{
		width: calc(70% - 15px)!important;
	}
	
/*Front Page - Shop Wedding*/

	#collection-wedding-banner span.ani-lnk{
		left:3%!important;
	} 
	
/*Shop and Collection Page - Archive Pages*/

	.woocommerce .woocommerce-ordering {
		margin: 0 0 0.5em!important;
	}
	
/*Product Archive Pages*/

	.site-main ul.products.columns-4 li.product,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product{
		width: calc(50% - 9px)!important; 
		margin-right: 18px!important; 
		margin-bottom: 18px!important;
	}
	
	.site-main ul.products.columns-4 li.product img,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product img{
		margin:0 0 18px 0!important;
		width:100%!important;
	}
	 
	.site-main ul.products.columns-4 li.product:nth-child(3n),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n){
		margin-right:18px!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(2n),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(2n){
		margin-right:0!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(3n-2),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n-2){
		clear:none!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(odd),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(odd){
		clear:left!important;
	}
	
/*Popup Filter Block*/

	#zone-filter-popup-section #filter-popup-section .berocket_single_filter_widget_35762 .bapf_body ul{
		column-count:1!important;
	} 

	#filter-popup-section{
		grid-template-columns: 1fr 1fr 1fr!important;
	}
	
/*Individual Product Page*/

	.woocommerce div.product form.cart .variations tr{
		display:block!important;
	}
	
	.woocommerce div.product form.cart .variations select {
		float:none!important;
		display:block!important;
	}
	
	.woocommerce div.product form.cart .reset_variations{
		clear:both!important;
	}
	
	.woocommerce div.product form.cart .variations {
		margin: 10px 0 0 0!important;
	}
	
	.storefront-full-width-content.single-product div.product .images {
		float:none!important;
		width:360px!important;
		max-width:100%!important; 
		margin-right:0!important;
	}
	
	.storefront-full-width-content.single-product div.product thumbnails.slider{
		width:360px!important;
		max-width:100%!important;
	}
	
	.storefront-full-width-content.single-product div.product .summary{
		width:108%!important;
		float:none!important;
	}
	
	.single-product div.product table.variations label {
		padding:0 0 5px 0!important;
		display:block!important;
	}
	
/*Individual Product Page - Sticky Add to Cart*/

	.storefront-sticky-add-to-cart{
		dsipaly:none!important;
	}
	
/*Cart Page*/

	.page-id-117 #content #main{
		padding:0!important;
	}

	.path-cart .woocommerce .woo-cart-table > strong{
		display:block!important;
	}
	
	.path-cart .woocommerce form.woocommerce-cart-form{ 
		width:100%!important; 
	}
	
	.path-cart .woocommerce div.cart-collaterals{
		width:450px!important;
		max-width:100%!important;
		margin:0 0 50px auto!important;
	}
	
	.path-cart table.cart{
		margin:0 0 40px 0!important;
	}
	
/*Checkout Page*/

	.checkout.woocommerce-checkout #customer_details {
		width:100%!important;
		float:none!important;
		margin:0 0 10px 0!important;
	}
	
	.checkout.woocommerce-checkout #order_review_heading {
		width:450px!important;
		display:block!important; 
		max-width:100%!important; 
		margin:20px 0 10px auto!important;;
	}
	
	.checkout.woocommerce-checkout #order_review {
		width:450px!important;
		display:block!important;
		max-width:100%!important; 
		margin:0 0 10px auto!important;
	}
	
/*About Page*/

	.page-id-20 .entry-content .content-inner{
		display:block!important;
	}
	
	.page-id-20 .entry-content div.sec{
		width:100%!important;
	}
	
	.page-id-20 .entry-content div.sec-1{
		margin-bottom:40px;
	}
	
	.page-id-20 .entry-content div.sec-2{
		flex-direction:column;
	}
	
	.page-id-20 .entry-content div.sec span{
		width:100%!important;
	}
	
/*Contact Page*/

	.page-id-28 .contact-information #footer-icons {
		padding:7px 0 15px 0!important;
	}
	 
	.page-id-28 .entry-content {
		display:block!important;
	}
	
	.page-id-28 .contact-information,
	#wpcf7-f98-p28-o1 {
		width:100%!important;
	}
	
	#wpcf7-f98-p28-o1{
		margin:0 0 40px 0!important;
	}
		
/*Footer Section*/

	.region-footer{
		display:block!important;
	}
	
	.region-footer-first{
		display:none!important;
	}
	
	#nav_menu-6{
		display:block!important;
	}
	
	#menu-footer,
	#menu-utilities,
	#menu-footer-my-account-menu,
	#zone-footer-wrapper h2.widgettitle{
		padding:0!important;
	}
	
	.footer-fourth-widget .textwidget p{
		margin:14px 0 20px 0!important;
	}
	
	#footer-icons {
		padding: 7px 0 0 0!important;
	}
	
	#footer-second{
		display:flex;
		align-items:flex-start;
		gap:20px;
	}
	
	#nav_menu-4,
	#nav_menu-6{
		width:50%;
	}
	
	#footer-fourth{
		display:flex;
		align-items:center;
		gap:20px;
	}
	
	#custom_html-5{
		width:66.667%!important;
	}
	
	#media_image-10{
		display:block!important;
		width:33.33%!important;
		text-align:left!important;
		margin:0 0 0 20px!important;
	}
	
	#media_image-10 img{
		width:160px!important;
	}
	
}

@media only screen and (max-device-width : 768px), only screen and (max-width : 768px) {
	
/*Individual Product Pages*/

	.woocommerce div.product div.images div.thumbnails,
	.woocommerce-product-gallery__image{
		width:360px!important; 
		max-width:100%!important;
	}
	
/*Checkout Page*/

	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last,
	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first{
		float:none!important;
		width:100%!important;
	} 
	
/*Wholesale Page*/

	#wpcf7-f111-p39-o1 p:nth-child(5),
	#wpcf7-f111-p39-o1 p:nth-child(2){
		width:100%!important;
		float:none!important;
		margin:0!important;	
	}
	
	#wpcf7-f111-p39-o1 p:nth-child(6),
	#wpcf7-f111-p39-o1 p:nth-child(3){
		width:100%!important;
		display:block!important;
		margin:0!important;
	}
	
}

@media only screen and (min-device-width : 768px), only screen and (min-width : 768px) {

/*Header Section*/

	.woocommerce-active .site-header .main-navigation{
		width:100%!important;
		float:none!important;
		margin-right:0!important;
	}
	
/*Header Right Section - Header Cart*/

	.site-header-cart{
		width:350px!important;
	}
	
/*User Login and Sign Up Page*/

	.page-id-36080 header.entry-header {
		padding:0 0 10px 0!important;
	}
	
}

@media only screen and (max-device-width : 767px), only screen and (max-width : 767px) {
	
/*Header Section - Right*/

	#branding-right{
		right:15px!important;
	}
	
	#header-right{
		gap:0!important;
	}
	
	#nav_menu-8{
		display:none!important;
	} 
	
	.site-header-cart .cart-contents{
		display:block!important; 
	}
	
	.site-header-cart{
		width:82.5px!important;
		height:28px;
		float:right; 
		margin:5px;
	}
	
	#block-header-wishlist-icon{
		display:none!important;
	}
	
/*Header Section - Header Cart Icon/
	 
/*Product Archive Pages*/

	.site-main ul.products.columns-4 li.product,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product{
		float:left!important;
	} 
	
	.path-single-product .related.products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
	.path-new-arrivals ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
	.path-single-product ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
	.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist a{
		top:-7.5px!important;
	}
	
/*Shop and Collection Page - Archive Pages*/

	.woocommerce .woocommerce-ordering {
		margin: 0 0 15px!important;
	} 
	
/*Cart Page*/

	.path-cart header.entry-header { 
		padding:0 0 50px 0!important;
	}

	.path-cart .woocommerce table.shop_table tr{
		
	}
	
	.path-cart .woocommerce table.shop_table th.product-price, 
	.path-cart .woocommerce table.shop_table td.product-price{  
		width: calc(100% - 24px)!important;
		text-align:left!important;
		padding:12px!important;
	}

	.path-cart .woocommerce table.shop_table th .product-name,
	.path-cart .woocommerce table.shop_table td .field-product-details{
		text-align:left!important;
		padding:0 12px!important;
	}
	
	.path-cart .woocommerce table.shop_table td.product-imagename{
		padding:12px!important;
		border-bottom:1px solid var(--colgry1)!important;
	}
	
	.path-cart .woocommerce table.shop_table th.product-remove a,
	.path-cart .woocommerce table.shop_table td.product-remove a{
		
	}
	
	.path-cart .woocommerce table.shop_table th.product-remove a,
	.path-cart .woocommerce table.shop_table td.product-remove a{
		position:relative!important;
		top:0!important;
	}
	
	.path-cart .woocommerce table.shop_table_responsive tr td,
	.path-cart .woocommerce-page table.shop_table_responsive tr td{
		clear:both!important;
	}
	
	.path-cart .woocommerce table.shop_table_responsive tr td.product-quantity,
	.path-cart .woocommerce-page table.shop_table_responsive tr td.product-quantity,
	.path-cart .woocommerce table.shop_table_responsive tr td.product-subtotal,
	.path-cart .woocommerce-page table.shop_table_responsive tr td.product-subtotal{
		text-align:left!important;
	}

	.path-cart .woocommerce table.shop_table_responsive tr td.product-subtotal,
	.path-cart .woocommerce-page table.shop_table_responsive tr td.product-subtotal{	
		border-bottom:1px solid var(--colgry1)!important;
	}
	
	.path-cart .woocommerce table.shop_table_responsive tr td::before,
	.path-cart  .woocommerce-page table.shop_table_responsive tr td::before{
		text-align:left!important;
		width:80px;
	}
	
	.path-cart .woocommerce table.shop_table_responsive tr td.product-quantity .quantity .qty {
		padding:0!important;
		height:auto!important;
		line-height:36px;
		margin:0 0 7px 0!important; 
		float:none;
	}
	
	.woocommerce-page table.cart td.actions .coupon .button{
		width:auto!important;
	}
	
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		width:auto!important;
		margin:5px 0!important;
		text-align:center; 
		float:none; 
	}
	
	.select2-container{ 
		text-align:left!important;
	}
	
	body .select2-container,
	body .ui-widget.ui-datepicker {
		z-index: 9!important; 
	}
	
	table.cart td.product-remove a.remove{
		right:0!important;
	}
	 
	table.cart .coupon input[type="text"]{
		 margin-top:0!important;
	}
	
/*Checkout Page*/
 
	.woocommerce-shipping-fields h3#ship-to-different-address label{
		gap:5px!important;
	}

	#ship-to-different-address span{
		margin-left:0!important; 
	} 
	
/*User Login and Sign Up Page*/

	.page-id-36080 header.entry-header {
		padding:0!important;
	}
	
}

@media only screen and (max-device-width : 739px), only screen and (max-width : 739px) {
	
	.woocommerce-message,
	.single-product .woocommerce-message{ 
		max-width:calc(100% - 30px)!important;
		margin-top:30px!important;
	} 
	
	.single-product .woocommerce-message{ 
		margin-bottom:0!important;
	}
	
/*Front Page - New Arrivals*/

	#block-new-arrivals{
		display:block!important;
	}

	#block-new-arrivals div.head{
		width: 100%!important;
		margin: 0 0 20px 0!important;
	}

	#block-new-arrivals .new-arrivals-carousel {
		width: 100%!important;
		margin: 0!important;
	}
	 
/*Front Page - Shop Wedding*/ 

	#collection-wedding-banner span.ani-lnk {
		position: relative!important; 
		top: 0!important; 
		left: 0!important;
	}

	#collection-wedding-banner  p{
		text-align:center; 
		margin:40px 0 10px 0;
	}
	
/*Front Page - Explore Statement Jewellery*/

	#product-collection-list-grid{ 
		margin:0 0 25px 0!important;
	} 

	#product-collection-list-grid ul li {
		width: calc(50% - 9.5px)!important;
	}
		
	#product-collection-list-grid ul li:nth-child(odd){
		margin: 0 7.5px 15px 0!important;	
	}

	#product-collection-list-grid ul li:nth-child(even){
		margin: 0 0 15px 7.5px!important;	
	}
	
/*Sold Out Badge*/

	.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-4283{
		width:84px!important;
		height:36px!important;
	}
	
/*Shop and Collection Page - Archive Pages*/

	.archive.tax-product_cat #content > div.layout-container,
	.archive.tax-product_tag #content > div.layout-container,
	.post-type-archive #content > div.layout-container{
		width:100%!important; 
		max-width:100%!important;
	} 
	
/*Popup Filter Block*/

	#filter-popup-section{ 
		display:block!important;
		padding:0 0 50px 0!important;
	}
	
	#zone-filter-popup-section .berocket_single_filter_widget_35761,
	#zone-filter-popup-section .berocket_single_filter_widget_35757,
	#zone-filter-popup-section .berocket_single_filter_widget_35754, 
	#zone-filter-popup-section .berocket_single_filter_widget_35755,
	#zone-filter-popup-section .berocket_single_filter_widget_35762{
		min-height:auto!important;
	}
	
	#zone-filter-popup-section #filter-popup-section .berocket_single_filter_widget_35762 .bapf_body ul{
			column-count: 3!important;
	} 
	
/*Individual Product Pages*/

	.yith_magnifier_zoom_magnifier{
		top:auto!important; 
		left:5%!important; 
		bottom:-260px!important;
	}
	
/*Wishlist Page*/
	
.wishlist_table.mobile li .item-wrapper .product-thumbnail{
	margin-bottom:10px;
}
	
/*Stockists Page*/

	.page-id-26 .stocklist-location{
		display:block!important;
	}

	.page-id-26 .stocklist-location div.sec{
		width:100%!important;
	}
	
/*Footer Section*/

	.region-footer-third,
	.region-footer-second{
		margin:0 0 20px 0!important;
	}
	
	#menu-utilities{
		column-count:2;
		column-gap:20px;
	}
	
	#footer-fourth{
		display:block!important;
	}
	
	#custom_html-5{
		width:100%!important;
	}
	
	#media_image-10{
		display:none!important;
	}
	
	.footer-fourth-widget form input[type="email"],
	.footer-fourth-widget form input[type="text"]{
		width:calc(100% - 15px)!important;
	}
	
	.footer-fourth-widget form input[type="submit"]{
		right:16px!important;
	}
	
}

@media only screen and (max-device-width : 599px), only screen and (max-width : 599px) {
	
/*Product Archive Pages*/

	.archive .woocommerce-products-header div.term-description{
		max-width:100%!important;
	}

	.site-main ul.products.columns-4 li.product,
	.storefront-full-width-content .site-main ul.products.columns-4 li.product{
		width: calc(50% - 9px)!important;
		margin-right: 18px!important; 
		margin-bottom: 18px!important;
	}
	 
	.site-main ul.products.columns-4 li.product:nth-child(3n),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n){
		margin-right:18px!important;
	}
	
	.site-main ul.products.columns-4 li.product:nth-child(2n), 
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(2n){
		margin-right:0!important;
	} 
	
	.site-main ul.products.columns-4 li.product:nth-child(3n-2),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n-2){
		clear:none!important;
	}
	 
	.site-main ul.products.columns-4 li.product:nth-child(odd),
	.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(odd){
		clear:left!important;
	}
	
/*Popup Filter Block*/

	#zone-filter-popup-section #filter-popup-section .berocket_single_filter_widget_35762 .bapf_body ul{
		column-count:2!important;
	} 
	
/*Checkout Page - Order Complete*/

	.woocommerce-order ul.woocommerce-order-overview li{
			width: calc(50% - 21px)!important;
			float: left!important;
	}
	
/*Quick View Popup - Global CSS*/	

	#wqv-quick-view-content a.added_to_cart.wc-forward {
		margin:30px 0 0 0!important;
		clear:both!important;
		display:block!important;
		float:left!important;
	}
	
	#wqv-quick-view-content form.cart .variations tr{
		display:block!important;
	}
	
	#wqv-quick-view-content form.cart .variations tr label{
		line-height:32px!important;
	}
	
	#wqv-quick-view-content form.cart .variations{
		margin:10px 0 0 0!important;
	}
	
/*Messages - Global CSS*/

	.woocommerce .woocommerce-error .button,
	.woocommerce .woocommerce-info .button,
	.woocommerce .woocommerce-message .button,
	.woocommerce-page .woocommerce-error .button,
	.woocommerce-page .woocommerce-info .button,
	.woocommerce-page .woocommerce-message .button{
		display:none!important;
	}
	
}

@media only screen and (min-device-width : 480px), only screen and (min-width : 480px) {

/*Front Page - Slick Slider Block*/ 

	#block-home-slick-slider #wpsisac-slick-slider-1  .wpsisac-slider-content{
		padding:0!important;
		width:251px;
		top:50%!important;
		left:10%!important;
	} 

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(1) .wpsisac-slider-content{

	}

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(2) .wpsisac-slider-content{
		width:180px!important;
	}

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(3) .wpsisac-slider-content{
		width:180px!important;
		left:auto!important;
		right:15%!important;
	}

}

@media only screen and (max-device-width : 479px), only screen and (max-width : 479px) {
	
/*Front Page - Slick Slider Block*/

	#block-home-slick-slider #wpsisac-slick-slider-1  .wpsisac-slider-content{
		padding:0!important;
		width:240px;
		top:60%!important;
		left:50%!important;
		transform:translate(-50%,0)!important;
	} 

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(1) .wpsisac-slider-content{

	}

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(2) .wpsisac-slider-content{
		width:180px!important;
	}

	#block-home-slick-slider #wpsisac-slick-slider-1  .slick-slide:nth-child(3) .wpsisac-slider-content{
		width:180px!important;
	}   
	
/*Shop and Collection Page - Archive Pages*/

	.woocommerce-result-count{ 
		clear:left!important;
		padding-bottom:5px!important;
	} 
	
	.archive #main .woocommerce-ordering {
		float:left!important;
	}
	
/*Popup Filter Block*/

	#filter-results-section .bapf_sfa_taxonomy {
		width:50%!important;
		display:inline-block!important;
	}
	
	.woocommerce .woocommerce-result-count {
		margin:5px 0 20px 0!important;
	}
	
/*Individual Product Pages*/ 

	.woocommerce div.product form.cart .variations select{
		min-width: 160px!important;
		max-width:100%!important;
	} 
	
/*Quick View Popup - Global CSS*/	

	#wqv-quick-view-content form.cart .variations select{
		min-width:100%!important;
		max-width:100%!important;
	}
	 
/*Cart Page*/

	.woocommerce-cart table.cart td.product-imagename span.field-product-image {
		padding: 0 0 12px 0!important;
	}
		
	.woocommerce-cart table.cart td.product-imagename .field-product-details{ 
		width:100%!important;
		padding:0 0 12px 0!important; 
	}
	
/*Wishlist Page*/ 

	.wishlist_table.mobile li .item-wrapper{
		width:100%!important;
	}

	ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a#sp-wqv-view-button{
		font-size:0!important;
	}
	
	ul.wishlist_table li div.additional-info-wrapper div.product-remove{
		top:5px!important;
		right:0!important; 
		display:inline-flex!important; 
	}
	
	ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart{
		width:calc(100% - 20px)!important;
	}
	
	ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a#sp-wqv-view-button{
		position:relative!important;
		right:5px!important;
	}
	
}

@media only screen and (max-device-width : 400px), only screen and (max-width : 400px) {
	
/*Individual Product Pages*/

	.yith_magnifier_zoom_magnifier{
		left:3%!important;
	}
	
/*Cart Page*/

	.woocommerce .cart .button,
	.woocommerce .cart input.button{
		font-size:10px!important;
	}
	
}

/*----------------------------------------------- MAIN GLOBAL CSS -----------------------------------------------*/

:root{
	/*--colblk:#282425;*/
	--colblk:#575754;
	--colsec:#F6BA8C;
	--font1:"Work Sans";
	--font2:"Marcellus";
}


body{
	margin:0;
	font-family:var(--font1);
	color:var(--colblk);
}

p{
	margin:0 0 10px 0;
	color:var(--colblk);
	font-size:14px;
	line-height:20px;
}

h1,h2,h3,h4,h5,h6{
	margin:0 0 10px 0;
	font-family:var(--font2);
	color:var(--colblk);
	font-weight:bold;
}

h1{
	font-size:36px;
	line-height:48px;	
}

h2{
	font-size:32px;
	line-height:42px;
}

h3{
	font-size:28px;
	line-height:36px;
}

h4{
	font-size:24px;
	line-height:32px;
}

h5{
	font-size:18px;
	line-height:24px;
}

h6{
	font-size:16px;
	line-height:24px;
}

p{
	font-size:16px;
	line-height:24px;
}

a:focus,
a:hover,
a{
	text-decoration:none!important;
	outline:none!important;
	border:none!important;
} 

a:focus,
a:hover{
	opacity:1!important;
}

.storefront-breadcrumb{
	display:none;
}

.woocommerce-products-header{
	padding-bottom:30px!important;
}

.archive .woocommerce-products-header{
	padding-bottom:10px!important;
}

h1.entry-title,
h1.page-title{ 
	text-align:left;
	margin:30px 0 10px 0; 
}

.archive .woocommerce-products-header h1.page-title{ 
	margin:20px 0 10px 0;
}

#content #main{ 
	padding:0 0 40px 0;
}

/*Buttons  Global CSS*/
 
.center-button{
	text-align:center;
}

.left-button{
	text-align:left;
}

.right-button{
	text-align:right;
}

.btn1{
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 12px;
    line-height: 48px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 24px;
}

.btn1:hover{
    color: var(--colblk)!important;
	background: var(--colsec);	
	border: 1px solid #969696!important;
}

.btn2{
    color: var(--colblk);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border-radius: 24px;
}

/*Center Heading*/

.center-head{
	text-align:center;
	margin:40px 0 50px 0;
}
 
.center-head h2{
	position:relative;
}

.center-head h2:after{
    content: "";
    left:50%;
    position: absolute;
    bottom: -24px;
    width: 2px;
    height: 24px;
    transform: rotate(90deg);
    margin-left: 0;
    background: var(--colblk);	
}

/*Header Section*/

header.site-header{
	padding:0;
	margin:0;
	margin-bottom:0!important;
}


/*Header Top Section*/

#zone-branding-top-wrapper{
	background:var(--colblk);
	padding:0 10px;
	z-index:10;
}

/*Header - Promotional Slider Block Section*/

#header-promotional-slider-block{
	padding:3px 20px;
}

#header-promotional-slider-block .promo-txtslider{
	color:#fff;
	font-size:12px;
	line-height:16px;
	display:flex;
    flex-direction:column;
	text-align:center;
	width:240px;
	margin:0 auto;
}

#header-promotional-slider-block .slick-prev:before{
    font-size: 0!important;
    padding: 8px;
    background: url("./images/slick-prev.png") no-repeat center center;
    background-size: 18px;
    opacity: 1!important;
}

#header-promotional-slider-block .slick-next:before{
    font-size: 0!important;
    padding: 8px;
    background: url("./images/slick-next.png") no-repeat center center;
    background-size: 18px;
    opacity: 1!important;
}

/*Header Section*/

.site-header{
	border-bottom:none!important;
}

header.site-header{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%; 
    background: #fff;
}

.page-id-18 header.site-header{
	background:transparent;
}

.page-id-18 header.site-header.sticky{
	background:#fff;
}

#zone-branding-wrapper{
	padding: 0;
    border-bottom: 1px solid #f5f5f5;
}

.page-id-18 #zone-branding-wrapper{
	border-bottom:none;
}

#zone-branding-wrapper:hover{
	background:#fff;
}

#zone-branding{
    position: relative;
	z-index:10;
}

#web-logo{
    position: absolute;
    top: 10px;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,0);
}

.site-logo img{
	width:160px;
	height:auto;
}

.site-name{ 
	display:none;
}

.site-name a{ 
	color:var(--colblk); 
	text-decoration:none;
	font-size:28px;
	line-height:36px;
}

.site-header .custom-logo-link img{
	width:160px;
}

/*Header Section - Primary Menu*/

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a{
    padding:45px 16px;
}

/*Header Right Section*/

#branding-right{
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 100px);
    transform: translate(0,0);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 115px;
}

#menu-header-right{
	padding:0;
	margin:0;
	position:relative;
	top:-5px;
}

#menu-header-right li{
    display: inline-block;
    margin: 0 7px;
    float: left; 
}

#menu-header-right li:last-child{
	margin:0 0 0 4px;
}

/*Header Right Section - Header Cart*/

#site-header-cart-wrapper{
    width:100%;
    position:relative;
    right:5px;
}

.site-header-cart{
	/*width:350px!important;*/
	pointer-events:none;
}


.site-header-cart li:first-child a.cart-contents{
    padding: 10px 10px 18px 10px;
    background:var(--colsec);
    width: 20px;
    height: 20px;
    background: url(../ster/images/icon-cart.png);
    background-size: 20px;
    background-repeat: no-repeat;
    pointer-events: visible;
    position: relative;
    top: 3px;
}

.site-header-cart li:first-child a.cart-contents:after{
    padding: 10px;
    background:#fff; 
    width: 20px;
    height: 20px;
	display:none;
}

.site-header-cart li:last-child{
	pointer-events: visible;
}

.site-header-cart .cart-contents{
	float:right;
}

.site-header-cart .cart-contents .woocommerce-Price-amount{
	display:none;
}

.site-header-cart .cart-contents span.count{
    position: absolute;
    top: -20px;
    background:var(--colsec);
    font-size: 12px;
    width: 25px;
    height: 25px;
    padding: 4px 5px 5px 5px;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
}

#header-right{
	display:flex;
	align-items:center; 
	gap:8px;
	position:absolute;
	right:35px;
	z-index:1;
}

/*Header Right Section - Header Empty Cart*/

.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin:15px;
}

.site-header-cart .widget_shopping_cart{
	background-color:#fff;  
	box-shadow:0 0 1px rgba(0,0,0,.52);
}

.widget_shopping_cart .product_list_widget li{
	padding:14px;
}

/*Header Right Section - Header Cart - COntent Section*/

.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{
	float:right;
}

.site-header-cart .widget_shopping_cart .product_list_widget img{
	margin-left:0;
	margin-right:15px;
	float:left;
	width:100px;
	max-width:100px;
}

.site-header-cart .widget_shopping_cart a{
	color:var(--colblk);
	text-decoration:none;
	font-size:14px;
	line-height:20px; 
	font-weight:bold; 
}

.site-header-cart .widget_shopping_cart a:hover{
	opacity:1;
	color:var(--colsec);
}

.site-header .product_list_widget li .quantity{
	line-height: 30px;
}

.widget_shopping_cart .product_list_widget li a.remove{
	left:10px!important;
}

.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total{
	background-color:#fff;
}

.site-header-cart .widget_shopping_cart .total{
    background-color: #fff;
    text-align: center;
    font-size: 14px;
}

.woocommerce-mini-cart__total{
	text-align:right!important;
}

.woocommerce-mini-cart__buttons{
	display:flex;
	align-items:center;
	gap:15px;
	justify-content:center;
}

.woocommerce-mini-cart__buttons a{
    margin: 0;
    width: auto;
    max-width: 100%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    background-color: #DCD7E3!important;
    color: var(--colblk)!important;
    text-transform: uppercase;
    padding: 5px 10px;
    text-decoration: none!important;
    font-size: 12px!important;
    letter-spacing: 0.5px;
    font-weight: bold!important;
    border: 1px solid #969696!important;
    border-radius: 10px;
    opacity: 1;
    margin-bottom: 0!important;
}

.woocommerce-mini-cart__buttons a:hover{
	opacity:1;
	background-color:var(--colsec)!important; 
}

/*Header Right Section - User icon*/

#menu-item-35674 a{
	background: url(./images/icon-user-login.png)no-repeat center center;
    background-size: 16px;
    font-size: 0;
    padding: 10px;
    line-height: 0;
}

/*Header Section - Search Icon*/

#header-search{
    /*position: absolute;
    top: 50%;
    right: 113px;
    transform: translate(0,-50%);
	cursor:pointer;
	margin:2px 0 0 0;*/
	width:22px;
	height:22px;
}

#header-search svg{
	width:22px;
	height:auto;
	cursor:pointer;
}

#header-search svg path{
	stroke:var(--colblk);
}

@media only screen and (max-device-width : 979px), only screen and (max-width : 979px) {

/*Header - Search Popup*/

	#popmake-35893 .pum-content.popmake-content h2{
		font-size:28px!important;
	}

	#popmake-35893 .pum-content.popmake-content .search form button{
		font-size:0!important;
		width: 50px!important;
	}
	
/*Newsletter Subscription Popup*/

	#popmake-43438 .pum-content.popmake-content h2{
		font-size:28px!important;
	}

}

@media only screen and (min-device-width : 768px), only screen and (min-width : 768px) {

/*Header - Search Popup*/
	
	.pum-theme-1123 .pum-content + .pum-close,
	.pum-theme-lightbox .pum-content + .pum-close {
		top: -35px!important;
		right: -35px!important;
	}
	
}

@media only screen and (max-device-width : 767px), only screen and (max-width : 767px) {

/*Header - Search Popup*/

	#popmake-35893{
		width:90%!important;
	}

	#popmake-35893 .pum-content.popmake-content h2 {
		font-size: 24px!important;
	}

	#popmake-35893 .pum-content.popmake-content .search form input[type="search"] {
		height: 45px!important;
	}

	#popmake-35893 .pum-content.popmake-content .search form button{
		height:43px!important;
	}
	
	.pum-theme-1123 .pum-content + .pum-close,
	.pum-theme-lightbox .pum-content + .pum-close {
		top: -50px!important;
		right: -5px!important; 
	}
	
/*Newsletter Subscription Popup*/

	#popmake-43438 {
		width:90%!important;
	}

	#popmake-43438  .pum-content.popmake-content h2 {
		font-size: 24px!important;
	}
	
}

/*Popup Maker Global CSS*/

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0!important;
}

.pum-theme-1123 .pum-container,
.pum-theme-lightbox .pum-container{
	background:#f5f5f5!important;
	border-radius:0!important;
		-moz-border-radius:0!important; 
		-webkit-border-radius:0!important;
	border: 1px solid var(--colblk)!important;
    box-shadow: 0px 0px 10px 0px rgba( 2, 2, 2, 1.00 )!important;
		-moz-box-shadow: 0px 0px 10px 0px rgba( 2, 2, 2, 1.00 )!important;
		-webkit-box-shadow: 0px 0px 10px 0px rgba( 2, 2, 2, 1.00 )!important;
}

.pum-theme-1123 .pum-content,
.pum-theme-lightbox .pum-content{
	color:#fff!important;
}

.pum-theme-1123 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close{
	background:url("./images/popup-maker-close.png") no-repeat center center #9E9E9E!important;
	background-size:28px!important;
	border:none!important;
	color:#363634!important;
	height:32px!important;
	width:32px!important;
	box-shadow:none!important;
	text-shadow:none!important;
	font-size:0!important;
	line-height:32px!important; 
	curspor:pinter!important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){
	padding-right:0!important;
}

/*Search Popup*/

#popmake-35893 .pum-content.popmake-content h2{
    color:var(--colblk);
    text-transform: uppercase;
    font-family:var(--font1);
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 0;
}

#popmake-35893 form.woocommerce-product-search{
	position:relative;
}


#popmake-35893 .pum-content.popmake-content .search form input[type="search"] {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25%;
    float: left;
    height: 50px;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    margin-bottom: 10px;
}

#popmake-35893 .pum-content.popmake-content .search form input[type="search"]:focus{
	background:#fff;
}


#popmake-35893 .pum-content.popmake-content .search form button {
    width: 48px;
    background: url(./images/icon-footer-search.png) no-repeat center center #fff;
    background-size: 24px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
    height: 48px;
    color: #fff;
    font-size: 0;
    border: none; 
    position: absolute;
    top: 20px;
    right: 1px;
	cursor:pointer;
}

#popmake-35893 .pum-content.popmake-content .search form button:focus{
	border:none;
	outline:none;
}

#popmake-35893 .pum-content.popmake-content #search-form > br:nth-child(4){
	display:none;
}

/*Newsletter Subscription Popup*/

#popmake-43438{
	text-align:center;
} 

#popmake-43438 .pum-content{
	text-align:center;
}

#popmake-43438 .pum-content div.logo{
	margin:0 0 10px 0;
}

#popmake-43438 .pum-content div.logo img{
	margin:0 auto;
}

#popmake-43438 .pum-content p{

}

#popmake-43438 .pum-content.popmake-content h2{
    color:var(--colblk);
    text-transform: uppercase;
    font-family:var(--font1);
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 0;
}

#popmake-43438 form{
	margin-bottom:0;
}

#popmake-43438 div.form{
	position:relative;
}

#popmake-43438 div.form input[type="email"] {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25%;
    float: left;
    height: 50px;
    border-radius: 0!important; 
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    margin-bottom: 10px;
}

#popmake-43438 div.form input[type="email"]:focus{
	background:#fff!important;
}

#popmake-43438 div.form input[type="submit"]{
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border: none!important;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 0;
    padding: 24px 20px;
    cursor: pointer;
    background: url(./images/newsletter-subscription-webform-right-icon.svg) no-repeat center center; 
    background-size: 17px;
}

#popmake-43438 div.form input[type="submit"]:focus{
	border:none;
	outline:none;
}

#popmake-43438 .wpcf7 form.sent .wpcf7-response-output{    
	border-color: #46b450;
    display: block;
    clear: left;
    padding: 4px 16px;
    margin: 32px 0 16px 0;
    color: var(--colblk)!important;
    font-size: 15px;
}

.wpcf7 form.invalid .wpcf7-response-output{
	color:#000;
    font-size:14px;
    line-height:24px;	
}

/*Header Right Section - Wishlist icon*/

#block-header-wishlist-icon{
    margin-top:0;
    margin-right:-5px;
}
 
#block-header-wishlist-icon a:hover,
#block-header-wishlist-icon a{
	color:var(--colblk);
}

#block-header-wishlist-icon .yith-wcwl-items-count{
    font-weight: bold;
    width: 27px;
    position: relative;
    display: block;
    height: 22px;
}

.yith-wcwl-items-count svg{
	width:22px;
	height:22px;
}

#block-header-wishlist-icon .yith-wcwl-items-count i{ 
    font-weight: bold;
    position: absolute;
    top: -15px;
    right: -4px;
    font-style: normal;
}
 
.fa-heart-o:before{  
    content: "\f08a"!important;
    font-size: 14px!important;
    position: relative;
    top: 0;
}

#block-header-wishlist-icon .yith-wcwl-items-count .fa-heart-o:before{
    font-weight: bold;
    color: var(--colblk);  
    font-size: 20px!important;
    top: 10px;
	margin-right:2px;
	font-family:'FontAwesome'; 
}

#block-header-wishlist-icon .yith-wcwl-icon svg{
	width:22px;
	height:22px;
}

/*Header - Max Mega Menu*/

#branding-left{

}

#mega-menu-wrap-primary {
    clear: none;
	background:transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
	background:transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover{
	background:transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    padding: 0;
    margin: 0 10px;
    height: auto; 
    text-transform: uppercase;
    line-height: 115px;
	color:var(--colblk);
	background:transparent; 
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	color:var(--colblk);
	background:transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link{
	margin: 0 10px 0 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link{
	margin: 0 0 0 10px;
}

.mega-sub-menu{
	box-shadow:0 0 3px rgba(0,0,0,0.25)!important;
} 

.mega-sub-menu p.wp-caption-text{
	display:none;
}

#mega-menu-wrap-primary #mega-menu-primary  .mega-sub-menu li a{
	padding:0!important;
}
 
#mega-menu-wrap-primary #mega-menu-primary img{
	width:200px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image{
	padding:15px 15px 8px 15px;
	display:flex;
	justify-content:center;
} 

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-type-taxonomy{
	padding:0 15px 15px 15px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image > div{
	width:100%!important;
}

/*Front Page*/

.home #main{
	padding:0!important;
}

/*Front Page - Slick Slider Block*/ 

.page-id-18 #zone-slideshow-wrapper{
	width:100%;
	max-width:100%;
	height:100vh; 
} 

.page-id-18 #zone-slideshow{
	width:100%;
	max-width:100%;
	height:100vh;
}

.page-id-18 .region-slideshow{
	width:100%;
	max-width:100%;
	height:100vh;
}

.page-id-18 .wpsisac-slick-slider-wrp{
	width:100%;
	max-width:100%;
	height:100vh;	
}

#block-home-slick-slider #wpsisac-slick-slider-1 .slick-list .slick-slide .wpsisac-slide-wrap,
#block-home-slick-slider #wpsisac-slick-slider-1 .slick-list .slick-slide,
#block-home-slick-slider #wpsisac-slick-slider-1 .slick-list,
#block-home-slick-slider #wpsisac-slick-slider-1{
	width:100%;
	max-width:100%;
	height:100vh;		
}

#block-home-slick-slider #wpsisac-slick-slider-1 .slick-list .slick-slide .wpsisac-slide-wrap img{
	object-position:center center!important;
}

#block-home-slick-slider #wpsisac-slick-slider-1  .wpsisac-slider-content .wpsisac-bg-overlay{
	background:none!important;
	padding:0!important;
	width:100%!important;
}

#wpsisac-slick-slider-1 .wpsisac-slider-content h2.wpsisac-slide-title{
	display:none!important;
}

#wpsisac-slick-slider-1 .wpsisac-slider-content p,
#wpsisac-slick-slider-1 .wpsisac-slider-short-content{
	margin:0!important;
	text-shadow:none!important;
}

#wpsisac-slick-slider-1 .wpsisac-slider-content p > span.title{
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin:0;
    font-family: "Marcellus";
	text-shadow:none;
	color:#575754;
}

#wpsisac-slick-slider-1 .wpsisac-slider-content p > span.desc{
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
	margin:0 0 10px 0;
	display:none;
	font-family:"Marcellus";
}

#wpsisac-slick-slider-1 .wpsisac-slider-content p > span.ani-btn{
    font-size: 14px;
    line-height: 24px;
	font-family:var(--font1);
	position:relative;
	top:6px;
}

#wpsisac-slick-slider-1 .wpsisac-slider-content p > span.ani-btn a{
    font-weight: bold;
    color: var(--colblk);
    text-decoration: none!important;
    font-size: 12px;
    line-height: 24px;
    font-family: var(--font1);
    text-shadow: none;
    border: 1px solid var(--colblk)!important;
    padding: 5px 8px;
}

#block-home-slick-slider  .slick-arrow{
	top:calc(50% - 15px)!important;
	display:none!important;
}

#block-home-slick-slider:hover  .slick-arrow{
	display:block!important;
}

#block-home-slick-slider .slick-prev{
	left:10px!important;
	background:none;
}

#block-home-slick-slider .slick-prev svg path{
	fill:#575754;
}

#block-home-slick-slider .slick-prev:before{
	display:none;
}

#block-home-slick-slider .slick-next:before{
	display:none;
}

#block-home-slick-slider .slick-next{
	right:10px!important;
	background:none;
}

#block-home-slick-slider .slick-next svg path{
	fill:#575754;
}

#block-home-slick-slider .slick-dots{
	position:absolute;
	left:0!important;
}

/*Front Page - New Arrivals*/

#block-new-arrivals{
	padding:40px 0;
	display:flex;
}

#block-new-arrivals div.head{
	width:calc(20% - 15px);
	margin:40px 15px 0 0;
	text-align:left;
}

#block-new-arrivals div.head h3{
	font-size:28px;
	line-height:36px;
	position:relative;
	margin:0 0 25px 0;
}

#block-new-arrivals div.head h3:after{
    content: "";
    left: 12px;
    position: absolute;
    bottom: -24px;
    width: 2px;
    height: 24px;
    transform: rotate(90deg);
    margin-left: 0;
    background: var(--colblk);
}

#block-new-arrivals div.head p{
    font-size: 14px;
    margin: 0 0 7px 0;
}

#block-new-arrivals .new-arrivals-carousel{
	width:calc(80% - 15px);
	margin:0 0 0 15px;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide{
    padding: 0;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .elements-wrapper{
	border: 1px solid #ddd;	
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-media img{
	margin-bottom:0!important;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content{
	padding:18px 18px 20px 18px;
}
 
#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-title{
    margin:0 0 10px 0!important;
    text-align:center;
    font-size:14px!important;
    line-height:20px!important;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-title a{
    font-weight: bold; 
    color:var(--colblk)!important;
    font-family:var(--font1)!important;
	font-size:14px!important;
	line-height:20px!important;
	text-decoration:none;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-cart{
	display:none!important;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-price{
	margin:10px 0  0 0!important;
	text-align:center;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-price span,
#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-price{
    font-weight: 700;
    color: var(--colblk)!important;
    font-family: var(--font1); 
    opacity: 1;
	font-size:14px!important;
	text-decoration:none;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-price ins{
	text-decoration:none;
}

#block-new-arrivals .new-arrivals-carousel .splide__slide .layer-content .wcps-items-price del{
    font-weight: 700;
    color: var(--colblk)!important;
    font-family: var(--font1);
    opacity: 1;	
}

#block-new-arrivals .controlsWrap{
	margin:0 8px 15px 8px;
}

#block-new-arrivals .splide__arrow--prev{
	border:1px solid #ddd!important;
    padding: 3px 15px!important;
	margin:0 5px!important; 
}

#block-new-arrivals .splide__arrow--prev:hover{	
}

#block-new-arrivals .splide__arrow--next{
	border:1px solid #ddd!important;
    padding: 3px 15px!important;
}

#block-new-arrivals .splide__arrow--next:hover{
	
}

/*Front Page - Wedding Banner and Text*/

#collection-wedding-banner{
	position:relative;
	margin:40px 0;
}

#collection-wedding-banner img{
	width:100%;
	height:auto;
}

#collection-wedding-banner span.ani-lnk{
    position: absolute;
    top: 50%;
    left: 0;
    width: calc(50% - 100px);
    text-align: center;	
}

/*Front Page - Collection List Grid*/

#product-collection-list-grid ul li{
    border: 1px solid #ddd;
	text-align:center;
	width:calc(23.875% - 2px);
}

#product-collection-list-grid ul li a img{
	margin:0 0 7px 0; 
}

#product-collection-list-grid ul li:hover a img{

}

#product-collection-list-grid ul li a h2{
	font-family:var(--font1);
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

#product-collection-list-grid ul li a h2 > mark{
	display:none; 
}

/*Front Page - Instagram Feed*/

.home #sb_instagram{
	margin:0 0 60px 0;
}
 
.home #sb_instagram .sb_instagram_header{
	display:none!important;
}

/*Shop Page*/

.path-archive-product .content-area{
	margin:0 0 25px 0;
	position:relative;
} 

.post-type-archive #main{
	padding:0!important;
} 

/*Product Archives Pages, Shop Page - Sorting*/

.archive #main #content > div.layout-container > div.layout-archive-prouduct-content > div:nth-child(3) > p.woocommerce-result-count,
.archive #main #content > div.layout-container > div.layout-archive-prouduct-content > div:nth-child(3) >  form.woocommerce-ordering,
.archive #main #content > div.layout-container > div.layout-archive-prouduct-content > div:nth-child(1) > nav.woocommerce-pagination{
	display:none!important;
}

.archive #main > div:nth-child(2) > div.layout-archive-prouduct-content > div.storefront-sorting:nth-child(1){
	margin:0 0 10px 0;
}

.archive #main > div:nth-child(2) > div.layout-archive-prouduct-content > div.storefront-sorting:nth-child(3){
	margin:0;
}

.archive #main .woocommerce-pagination{
	float:none;
	margin:30px 0 0 0;
}

.archive #main .woocommerce-ordering{
	float:right; 
    margin:0 0 0 15px;
} 

.archive .storefront-sorting select{
    border:1px solid #999;
    padding:3px;
	border-radius:0;
}

.archive #main #content > div.layout-container > div.layout-archive-prouduct-content > div:nth-child(1){
    margin-bottom: 10px;
}

.woocommerce-result-count{
	font-size:14px;
	margin-top:12px;
}

/*Product Grid - Global CSS*/
/*Single Product Page - Related Products*/ 
/*New Arrivals Page*/

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
    border: 1px solid #ddd;
    width: calc(23.875% - 2px);
	text-align:left;
	margin-bottom:1.5%;
}

.woocommerce.columns-4 ul.products li.product{
	width: calc(23.875% - 2px);
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0!important;
}

.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.vi-wcaio-loop-variable-bt-atc,
.woocommerce-page ul.products li.product a.vi-wcaio-loop-variable-bt-atc{
	display:none;
}

.path-new-arrivals .woocommerce ul.products li.product a.vi-wcaio-loop-variable-bt-atc{
	display:none;
}

.path-new-arrivals .woocommerce ul.products li.product a.woocommerce-loop-product__link img,
.woocommerce-page ul.products li.product a.woocommerce-loop-product__link img{
	margin-bottom:18px;
}

.woocommerce-page ul.products li.product:hover a.woocommerce-loop-product__link img{
	
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 18px 3px 18px;
}

.woocommerce ul.products li.product .price,
.path-new-arrivals ul.products li.product .price,
.path-single-product ul.products li.product .price,
.path-archive-product ul.products li.product .price{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:0 18px;
	padding:0 0 7px 0;
}

.woocommerce ul.products li.product .price del,
.path-new-arrivals ul.products li.product .price del,
.path-single-product ul.products li.product .price del,
.path-archive-product ul.products li.product .price del{
	opacity:1;
	font-weight:bold;
}

.woocommerce ul.products li.product .price ins,
.path-new-arrivals ul.products li.product .price ins,
.path-single-product ul.products li.product .price ins,
.path-archive-product ul.products li.product .price ins{
	text-decoration:none;
	font-weight:bold;
}

.path-new-arrivals ul.products li.product a#sp-wqv-view-button,
.path-single-product ul.products li.product a#sp-wqv-view-button,
.path-archive-product ul.products li.product a#sp-wqv-view-button{
    background: url(./images/quick-view.png) no-repeat center  center #fff;
    background-size: 20px;
    text-transform: uppercase;
    padding: 10px;
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    font-weight: bold;
    border: none;
    border-radius: 0;
    margin: 0; 
    color: var(--colblk);
    position: absolute;
    left: 38px; 
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist,
.path-single-product ul.products li.product .yith-wcwl-add-to-wishlist,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist{
    margin-top: 0!important;
    margin: 0 18px 0 18px; 
    padding: 0 0 15px 0;
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist span,
.path-single-product ul.products li.product .yith-wcwl-add-to-wishlist span,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist span{
	font-size:0;
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist i, 
.path-single-product ul.products li.product .yith-wcwl-add-to-wishlist i,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist i{
	font-size:16px;
}

.path-new-arrivals ul.products li.product .yith-wcwl-wishlistexistsbrowse a, 
.path-single-product ul.products li.product .yith-wcwl-wishlistexistsbrowse a, 
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist a{
	font-size:0;
	position:relative;
    top:-3.5px;
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-button a.add_to_wishlist:hover,
.path-single-product ul.products li.product .yith-wcwl-add-button a.add_to_wishlist:hover,
.path-archive-product ul.products li.product .yith-wcwl-add-button a.add_to_wishlist:hover{
	background:#fff!important;
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{
	display:block; 
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse{
	flex-direction:row;
	gap:10px;
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse{
	line-height:0; 
} 

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a{
	color:#575754;
	display:flex;
	text-decoration:underline!important;  
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover{
	color:var(--colsec)!important;
}

.path-single-product .related.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a{
	color:#575754;
	font-size:0;
}

.path-single-product .yith-wcwl-add-button a.add_to_wishlist{
	display:flex;
	opacity:1!important;
}

.path-single-product .related.products .yith-wcwl-add-button a.add_to_wishlist{
	display:inline!important;
	opacity:1!important;
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover{
	color:var(--colblk);
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg,
.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg{
	width:18px;
	color:#575754;
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg path{
	stroke:#575754;
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg path{
	stroke:#747474;
}

.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg path,
.path-new-arrivals ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg path,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse svg path,
.path-archive-product ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg path{
	stroke:#747474;
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover svg{
	color:var(--colsec);
}

.path-single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover svg path{
	stroke:var(--colsec);
}

.path-single-product .related.products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{
	position:relative;
	top:-3.5px;
	font-size:0;
}

.path-single-product .related.products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover svg{
	color:var(--colblk);
}

.path-single-product .related.products  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover svg path{
	stroke:var(--colblk);
}



/*Sale Badge - Global CSS*/

.woocommerce span.onsale{
    background-color: var(--colsec)!important;
    color: #333;
    font-weight: bold!important;
    font-family: var(--font1)!important;
    top: -8px!important;
    right: -8px;
    z-index: 7;
    position: absolute;
    width: 50px;
    height: 50px;
    text-transform: none;
    border-radius: 50%;
    display: flex; 
    align-items: center;
    justify-content: center; 
    border: none;
}

.single-product .product.type-product span.onsale{ 
    top:0!important;
    right:auto!important; 
	left:0!important;
}

/*Product Badge - Global CSS*/

.yith-wcbm-badge{
	background-color: var(--colsec)!important;
	color:#333;
    font-weight: bold;
    font-family: var(--font1);
	z-index:7; 
	height:40px!important;
}

.yith-wcbm-badge div{
	color:#333;
    font-weight: bold!important;
    font-family: var(--font1)!important;	
}

/*Product Category Taxxonomy Pages*/ 

.tax-product_cat #main{
	padding:0!important; 
}

/*Product Tags Taxxonomy Pages*/ 

.tax-product_tag #main{
	padding:0!important; 
}

/*Individual Product Page*/ 

/*.path-single-product{
    margin: 137px auto 0 auto!important;
    padding: 20px  0 30px 0!important;
}*/

.path-single-product h1.page-title{
    margin:30px 0 10px 0;
}

.path-single-product .product.type-product{
	padding:30px 0 0 0;
}

.single-product #main{
	padding:20px 0 40px 0!important;
}

.woocommerce-tabs.wc-tabs-wrapper{
	display:none!important;
}

.storefront-product-pagination{
	display:none!important;
}
 
.single-product .woocommerce-message{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto; 
}

.woocommerce-message{
	margin-top:30px;
	margin-bottom:20px; 
}

.single-product .ppcp-messages,
.single-product .ppc-button-wrapper{
	display:none;
}

.storefront-full-width-content.single-product div.product thumbnails.slider{
	width:100%;
}

.storefront-full-width-content.single-product div.product .images{
	width:48%;
	margin-right:2%;
}

.storefront-full-width-content.single-product div.product .summary{
	width:48%;
}

/*Popup Filter Block*/

#filter-section{
	padding:30px 0 0 0;
	position: relative; 
    z-index: 8;
}

#filter-section p{
	margin-bottom:0;
} 

#filter-section p,
#filter-section p a{
    text-decoration: none;
    color: #575754;
    background: url(./images/sfdwn.png) no-repeat bottom 5px left 42px;
    padding-right: 13px;
    background-size: 11px 11px;
    cursor: pointer;
    letter-spacing: 0.25px;
    width: 60px;
    font-size: 14px;
}

#zone-filter-popup-section-wrapper{
	background:transparent;
    position: absolute;
    top:60px;
    width: 100%;
    left: 0;
	z-index:8;
}

#zone-filter-popup-section{
    background:#fff;
}

#region-filter-popup-section{
    position: relative;
    padding: 35px 0 15px 0;
	display:none;
}

#zone-filter-popup-section #sidebar1{
	display:flex;
	gap:10px;
} 

#custom_html-6{
	margin:0;
}

#custom_html-7{ 
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    border-top: 1px solid #f5f5f5;
    padding-top: 5px;
    margin-top: 0;
    font-size: 18px;
    text-decoration: none;
    color: #575754;
    width: 100%;
}

#custom_html-7 h2{
	display:none;
}

#custom_html-7 div#closed{
	font-size: 18px;
    text-decoration: none;
    color: #575754;
	cursor: pointer;
	display:inline-block; 
}

#filter-popup-section{
    min-height:65px;
    display:grid;
    grid-template-columns:1fr 1fr 2fr;
	padding:0 0 40px 0;
}

#zone-filter-popup-section .berocket_single_filter_widget_35761,
#zone-filter-popup-section .berocket_single_filter_widget_35757,
#zone-filter-popup-section .berocket_single_filter_widget_35754,
#zone-filter-popup-section .berocket_single_filter_widget_35755{
    padding: 0 5px 15px 5px;
    background: #fff;
    /*width: calc(25% - 10px);*/
    /*float: left;
    display: inline-block;*/
	min-height:280px;
}

#zone-filter-popup-section .berocket_single_filter_widget_35762{
    padding: 0 5px 15px 5px;
    background: #fff;
   /* width: calc(50% - 10px)(*/
    /*float: left;
    display: inline-block;*/ 
	min-height:280px;	
}

/*#zone-filter-popup-section .berocket_single_filter_widget_35762{
	padding:0 5px 15px 5px;
}*/

#zone-filter-popup-section #filter-popup-section .berocket_single_filter_widget_35762 .bapf_body ul{
	column-count: 2;
    column-gap: 10px;
}

#zone-filter-popup-section .berocket_single_filter_widget_35759{
    float: left;
    margin-right: 10px;
    clear: both;
    position: absolute;
    bottom: 10px;
}

#filter-popup-section .bapf_head h3{
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0 0 15px 0;
	font-family:var(--font1);
}

#filter-popup-section .bapf_body  ul{
	padding:0;
}

#filter-popup-section .bapf_body  ul li{
	font-size:14px;
	margin:0 0 3px 0!important;
}

#filter-popup-section .bapf_body  ul li:hover{
	color:var(--colsec);
}

.bapf_ckbox_sqchck input[type=checkbox]{
	border:1px solid var(--colblk);
	width:16px;
	height:16px;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width:5px;
    height:9px;
    border-bottom:1px solid #333;
    border-right:1px solid #333;
    left:4px;
}

.woocommerce-result-count{
	font-size:14px;
}

.woocommerce .woocommerce-result-count {
    margin:5px 0 0 0;
}

.woocommerce .woocommerce-ordering select{
	height:auto!important;
}

.irs--flat .irs-handle>i:first-child,
.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child,
.irs--flat .irs-bar,
.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to{
	background-color:var(--colsec);
}

.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before{
	border-top-color:var(--colsec);
}

.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to{
	font-size:12px;
	line-height:16px;
}

.bapf_sfilter.bapf_button_berocket .bapf_button{
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 6px 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #969696;
    border-radius: 24px;
}

.bapf_sfilter.bapf_button_berocket .bapf_button:hover{
    color: var(--colblk); 
	background: var(--colsec);		
}

#zone-filter-popup-section .berocket_single_filter_widget_35760{
    position: absolute;
    bottom: 10px;
    left: 125px;
}

/*Popup Filter Block - Result Summary*/

#zone-filter-results-section{
	background:#f5f5f5;
}

#zone-filter-results-section .bapf_sfilter{
	margin-top:10px;
}

#filter-results-section .berocket_aapf_widget_selected_area{
	padding:15px;	
}
 
#filter-results-section .bapf_head{
	display:none;
}

#filter-results-section .bapf_sfa_taxonomy{
    width: 200px;
    display: table-cell;
}

#filter-results-section .bapf_sfa_taxonomy > span{
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0 0 13px 0; 
    font-family: var(--font1);
    display: block;
}

#filter-results-section .bapf_sfa_taxonomy ul{ 
	padding:0;
	margin:0 0 20px 0;
}

#filter-results-section .bapf_sfa_taxonomy ul li{
    font-size: 14px;
    margin: 0 0 4px 0!important;
}

#filter-results-section .bapf_sfa_taxonomy ul li a{
    font-size: 14px;
    color: var(--colblk);
    text-decoration: none;
	display:flex;
	align-items:center;
}

#filter-results-section .bapf_sfa_taxonomy ul li a:hover,
#filter-results-section .bapf_sfa_taxonomy ul li:hover {
    color: var(--colsec);
}

#filter-results-section .bapf_sfa_unall a i.fa,
#filter-results-section .bapf_sfa_taxonomy ul li a i.fa{
    margin-right: 4px;
    padding: 3px 4.5px;
    background: var(--colblk);
    color: #fff;
    line-height: 9px;
    border-radius: 50%;
    font-size: 9.5px;
}

#filter-results-section .bapf_sfa_unall a:hover i.fa,
#filter-results-section .bapf_sfa_taxonomy ul li a:hover i.fa{
	background: var(--colsec);
}

#filter-results-section .bapf_sfa_unall{
	padding:0; 
	margin:0;
}

#filter-results-section .bapf_sfa_unall a{
    font-size: 14px;
    color: var(--colblk);
    text-decoration: none;
	text-transform:uppercase;
	display:flex;
	align-items:center;
	font-weight:bold;
}

#filter-results-section .bapf_sfa_unall a:hover{
    color: var(--colsec);	
}

/*Quick View Popup - Global CSS*/

.wqv-product-info .wqv-product-content{
	padding:0;
}

#wqv-quick-view-content .wqv-product-images-slider{
	height:100%;
}

#wqv-quick-view-content .wqv-product-images img{
	height:100%;
}

#wqv-quick-view-content .wqv-product-info .product_title {
    color: var(--colblk);
    font-size: 32px;
    line-height: 40px;
	margin:0 0 30px 0;
	position:relative;
}

.wqv-product-info .wqv-product-content .product_title.entry-title::after{
	   content: "";
    left: 14px;
    position: absolute;
    bottom: -26px;
    width: 3px;
    height: 28px;
    transform: rotate(90deg);
    margin-left: 0;
    background: var(--colblk);
} 

#wqv-quick-view-content .wqv-product-info .price,
#wqv-quick-view-content .wqv-product-info .price .amount{
    color: var(--colblk);
    font-size: 20px;
	font-weight:normal;
}

.mfp-wqv #wqv-quick-view-content .mfp-close:hover{
	background:var(--colblk); 
}

#wqv-quick-view-content .wqv-product-info .price del{
	color:var(--colblk)!important;
	opacity:1;
}

#wqv-quick-view-content .wqv-product-info .price ins{
	text-decoration:none;
}

#wqv-quick-view-content  button.single_add_to_cart_button{
	padding:0 15px!important;
	margin:0!important;
	float:left!important;	
}

#wqv-quick-view-content a.added_to_cart.wc-forward{
    background: none;
    border: none;
    padding: 0!important;
    line-height: 12px!important;
    border-radius: 0!important;
}

#wqv-quick-view-content a.added_to_cart.wc-forward:hover{
    background: none!important;
	color:var(--colsec)!important;
}

#wqv-quick-view-content .wqv-product-info table.variations tbody td{
	padding:0;
}

#wqv-quick-view-content .wqv-product-info table.variations tbody th label{
	font-weight:bold;
}

#wqv-quick-view-content a.reset_variations{
	margin-left:0!important;
}

#wqv-quick-view-content input[type="number"]{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    font-family: var(--font1);
    font-size: 13px;
    height: 42px;
    max-width: 100%;
    outline: 0 none;
    float: left;
    font-size: 16px;
    padding: 10px;
    margin: 0 0 12px 0;
    color: var(--colblk);
    box-shadow: none;
}

/*Individual Product Page - Product Gallery and Image Zoom*/  

.yith_magnifier_lens{
	background:#000;
	border:1px solid var(--colsec)!important;
	z-index:9!important;  
}

.yith_magnifier_zoom_magnifier{
	border:2px solid var(--colsec)!important;
	z-index:9!important;
	margin-left:10px;
}

div.pp_woocommerce a.yith_expand{
    background: url(./images/wht-expand-icon.png) no-repeat center center #575754!important;
    background-size: 22px!important;
	right:8px!important;
	z-index:9!important;
}

div.pp_woocommerce a.yith_expand .expand-button-hidden svg{
	display:none!important;
}

.yith_magnifier_mousetrap{
	z-index:9!important;
}

#slider-prev, #slider-next {
    border: 1px solid var(--colblk)!important;
}

.thumbnails.slider svg {
    width:25px!important;
    height:25px!important;
}

.storefront-full-width-content.single-product div.product .images{
	margin-bottom:40px;
}

.woocommerce div.product div.images img{
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}

/*Individual Product Page - Product Gallery Lightbox*/

.pp_content{
	width:100%!important;
	height:auto!important;
}

div.pp_woocommerce .pp_content_container{
	border-radius:0!important;
	padding:10px!important;
}

div.pp_woocommerce .pp_details{
	padding-top:0!important;
	padding-bottom:0!important;
}

div.pp_woocommerce .pp_description,
div.pp_woocommerce .pp_nav,
.pp_social{
	display:none!important;
}

.pp_left{
	padding-left:0!important;
}

.pp_right{
	padding-right:0!important;
}

#pp_full_res img{
	width:100%!important;
	height:auto!important;
}

a.pp_expand .expand-button-hidden svg{
	display:none!important;
}

div.pp_woocommerce a.pp_expand{
    background: url(./images/icon-expand.png) no-repeat center center #fff!important;
    background-size: 20px!important;
    width: 26px!important;
    height: 26px!important;
    top: -18px!important;
    left: -18px!important;
    border: 1px solid var(--colblk);
}

a.pp_contract .expand-button-hidden svg{ 
	display:none!important;
}

div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_contract:hover{
    background: url(./images/icon-contract.png) no-repeat center center #fff!important;
    background-size: 16px!important;
    width: 26px!important;
    height: 26px!important;
    top: -18px!important;
    left: -18px!important;
    border: 1px solid var(--colblk);	
}

/*Individual Product Page - Description Section*/

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
	margin-top:-10px;
}

.woocommerce div.product h1.product_title{
    position: relative;
    margin: 0 0 30px 0;
}

.woocommerce div.product h1.product_title:after{
    content: "";
    left: 14px;
    position: absolute;
    bottom: -26px;
    width: 3px;
    height: 28px;
    transform: rotate(90deg);
    margin-left: 0;
    background: var(--colblk);
}

.woocommerce div.product p.price,
.woocommerce div.product span.price{
    color:var(--colblk);
    font-size:20px;	
	font-weight:normal;
	margin:0 0 10px 0;
}

.woocommerce div.product p.price del{ 
	color:var(--colblk)!important;
	opacity:1;
}

.woocommerce div.product p.price ins{
    text-decoration: none;
    font-weight: normal;
    color: var(--colblk);
}

.woocommerce-product-details__short-description p{ 
	font-size:16px;
	line-height:24px;
}

.woocommerce-product-details__short-description  ol li a,
.woocommerce-product-details__short-description  ul li a,
.woocommerce-product-details__short-description p a{
	color:#2C5BE0;
	text-decoration:none;
}

.woocommerce-product-details__short-description  ol li a:hover,
.woocommerce-product-details__short-description  ul li a:hover,
.woocommerce-product-details__short-description p a:hover{
	color:var(--colsec);
}

.woocommerce-product-details__short-description  ol li,
.woocommerce-product-details__short-description  ul li{
	font-size:16px;
	line-height:24px;	
}

/*Individual Product Page and Quick Product View- Variations Form*/

#wqv-quick-view-content form.cart .variations,
.woocommerce div.product form.cart .variations{
	margin:10px 0 25px 0;
}

#wqv-quick-view-content form.cart .variations tr,
.woocommerce div.product form.cart .variations tr{
	display: flex;
    gap: 15px;
    align-items: center;
	margin:0 0 15px 0;
}

#wqv-quick-view-content form.cart .variations tr:last-child,
.woocommerce div.product form.cart .variations tr:last-child{
	margin:0;
}

#wqv-quick-view-content form.cart .variations th,
.woocommerce div.product form.cart .variations th{
	display:contents;
}

#wqv-quick-view-content form.cart .woocommerce-variation-price,
.woocommerce div.product form.cart .woocommerce-variation-price{
	margin:0 0 15px 0;
}

#wqv-quick-view-content form.cart .variations select,
.woocommerce div.product form.cart .variations select{
    font-size:16px!important;
    height:46px;
    padding:10px;
    background:#fff!important;
    margin:0 15px 0 0;
    min-width: 240px;
    max-width: 100%;
}

.single-product div.product .variations_button{
    padding-top: 0;
}

.single-product div.product form.cart .quantity{
	margin-right:0;
}

#wqv-quick-view-content .quantity .qty,
.woocommerce .quantity .qty{
    padding:0!important;
    height:auto!important;
    line-height:36px;
    margin:0 15px 0 0!important;	
}

#wqv-quick-view-content .quantity .qty:focus,
.woocommerce .quantity .qty:focus{ 
	background:#fff;
}

input[type=number]::-0-inner-spin-button, 
input[type=number]::-0-outer-spin-button{  
   opacity: 1; 
}

input[type=number]::-moz-inner-spin-button, 
input[type=number]::-moz-outer-spin-button{  
   opacity: 1;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}

#wqv-quick-view-content form.cart,
.woocommerce div.product form.cart{
	margin:20px 0;
	padding:0;
}

.single-product div.product table.variations .value{
	margin-bottom:0;
}

.single-product div.product table.variations label{
	font-weight:bold;
}

#wqv-quick-view-content form.cart .reset_variations,
.woocommerce div.product form.cart .reset_variations{
    font-size: 12px;
    line-height: 46px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--colblk);
    text-decoration: none;
}

#wqv-quick-view-content form.cart .reset_variations:before,
.woocommerce div.product form.cart .reset_variations:before{
	display:none;
}
	
.woocommerce div.product form.cart .reset_variations:after{
	content:" Selection";
}

#wqv-quick-view-content form.cart .reset_variations:hover,
.woocommerce div.product form.cart .reset_variations:hover{
	color:var(--colsec);
}

#wqv-quick-view-content form.cart .button,
.woocommerce div.product form.cart .button {
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 0 16px!important;
    text-decoration: none;
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    border: 1px solid #969696;
    float: left!important;
}

#wqv-quick-view-content .wqv-product-info a.added_to_cart, #wqv-quick-view-content .wqv-product-info ul.products li.product .button,
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button){
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px; 
    font-weight: bold;
    border: 1px solid #969696;
}

#wqv-quick-view-content .wqv-product-info a.added_to_cart, #wqv-quick-view-content .wqv-product-info ul.products li.product .button:hover{
	background:#fff;
}

#wqv-quick-view-content .wqv-product-info a.added_to_cart{
	margin-top:10px;
}

#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
#wqv-quick-view-content form.cart .button:hover,
.woocommerce div.product form.cart .button:hover{
	background:var(--colsec);
}

.single-product .entry-summary a.added_to_cart.wc-forward {
    padding: 0;
    font-weight: normal;
    font-family: var(--font1);
    font-size: 13px;
    line-height: 24px;
    color: var(--colblk);
    background: none;
    margin: 5px 0 0 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.single-product .entry-summary a.added_to_cart.wc-forward:hover{
	 color:var(--colsec);
}

#wqv-quick-view-content a.added_to_cart,
.woocommerce a.added_to_cart{
    padding-top: 0;
    display: inline-block;
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--colblk);
    text-decoration: none;
    margin-left: 15px;
}

#wqv-quick-view-content a.added_to_cart:hover,
.woocommerce a.added_to_cart:hover{
	color:var(--colsec); 
}

.path-single-product .woocommerce-message {
    margin: 0 0 1.5em 0!important;
}

.yith-wcwl-add-button a.add_to_wishlist{
    color: var(--colblk);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;

}

.yith-wcwl-add-button a.add_to_wishlist:hover{
	color:var(--colsec);
}

.fa-heart-o:before {
    content: "\f08a";
    font-size: 14px;
    position: relative;
    top:0;
}

.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a{
	color:#2C5BE0;
}

.yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-wishlistexistsbrowse a:hover{
	color:var(--colsec);
}

/*Individual Product Page and Quick Product View - SKU, Categories and Tags*/

#wqv-quick-view-content .product_meta span.sku_wrapper,
.path-single-product .product_meta span.sku_wrapper{
    display: block;
    margin: 20px 0 15px 0;	 
	font-size: 16px;
    line-height: 22px;
	color:var(--colblk);
}

#wqv-quick-view-content .product_meta span.posted_in,
.path-single-product .product_meta span.posted_in{
    margin: 0 0 7px 0;
	font-size: 16px;
    line-height: 22px;
	color:var(--colblk);
}

#wqv-quick-view-content .product_meta span.posted_in a,
.path-single-product .product_meta span.posted_in a{
    color: var(--colblk);
    text-decoration: none;
	font-size: 16px;
    line-height: 22px;
}

#wqv-quick-view-content .product_meta span.posted_in a,
.single-product div.product .product_meta a{
	font-weight:normal!important;
}

#wqv-quick-view-content .product_meta span.posted_in a:hover,
.path-single-product .product_meta span.posted_in a:hover{
	color:var(--colsec);
	opacity:1;
}

#wqv-quick-view-content .wqv-product-info .product_meta>span,
#wqv-quick-view-content .product_meta span.tagged_a,
.path-single-product .product_meta span.tagged_as{
    display: block;
    margin: 0;
	font-size: 16px;
    line-height: 22px;
	color:var(--colblk);
}

.path-single-product .product_meta span.tagged_as{
	margin:10px 0 0 0;
}

#wqv-quick-view-content .wqv-product-info .product_meta>span{
	border:none;
}

#wqv-quick-view-content .product_meta span.tagged_as a,
.path-single-product .product_meta span.tagged_as a{
    color: var(--colblk);
    text-decoration: none;
	font-size: 16px;
    line-height: 22px;
}

#wqv-quick-view-content .product_meta span.tagged_as a:hover,
.path-single-product .product_meta span.tagged_as a:hover{
	color:var(--colsec);	
}

.single-product .ppcp-messages{
	display:none!important;
}

.single-product div.product .product_meta {
    padding-top:0!important;
    border-top:none!important;
}

/*Individual Product Page - Product Description*/

.woocommerce-field-name-product-description{
	clear:both; 
	margin:0 0 30px 0;
}

.woocommerce-field-name-product-description h3 {
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}

.woocommerce-field-name-product-description p{
	font-size:16px;
	line-height:24px;	
}

.woocommerce-field-name-product-description  ol li a,
.woocommerce-field-name-product-description  ul li a,
.woocommerce-field-name-product-description p a{
	color:#2C5BE0;
	text-decoration:none;
}

.woocommerce-field-name-product-description  ol li a:hover,
.woocommerce-field-name-product-description  ul li a:hover,
.woocommerce-field-name-product-description p a:hover{
	color:var(--colsec);
}

.woocommerce-field-name-product-description  ol li,
.woocommerce-field-name-product-description  ul li{
	font-size:16px;
	line-height:24px;		
}

.path-single-product .woocommerce-tabs{
	display:none!important;
}

/*Individual Product Page - Sticky Add to Cart Section*/

.storefront-sticky-add-to-cart img{
	width:80px;
	max-width:80px;
}

.storefront-sticky-add-to-cart__content-title {
    display: block;
    color: var(--colblk);
}

.storefront-sticky-add-to-cart__content-price{
	opacity:1!important;
}

.storefront-sticky-add-to-cart__content-product-info span.wcpbc-price{
	color:var(--colblk)!important;
}

.storefront-sticky-add-to-cart__content-product-info span.wcpbc-price bdi{
	color:var(--colblk)!important;
	opacity:1;
}

a.storefront-sticky-add-to-cart__content-button{
    font-family: var(--font1);
    background-color: #DCD7E3!important;
    color: var(--colblk)!important;
    text-transform: uppercase;
    padding: 5px 20px;
    text-decoration: none!important;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 24px;
}

a.storefront-sticky-add-to-cart__content-button:hover{
	background-color:var(--colsec)!important;
}

/*Indivdiual Product Page - Related Products, You may also like*/

.up-sells.upsells.products{
	display:none!important;
}

.up-sells.upsells.products > h2{
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
	font-size:28px;
	line-height:36px;	
}

.storefront-full-width-content .related.products>h2:first-child{
	text-align:left;
}

.related.products > h2{
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-size: 0;
    line-height: 0;
}

.related.products > h2:after{
	content:"You may also like";
	font-size:28px;
	line-height:36px;
}

.related.products ul.products{
	margin:0; 
}

.related.products ul.products li.product:last-child{
	margin:0 0 1.5% 0;
}
 
/*Single Product Page - Related Products*/

.path-single-product .related.products .product.type-product{
	padding:0!important;
}

/*New Arrivals - Index Page*/

.path-new-arrivals .entry-content ul{
	padding:0!important;
}

.path-new-arrivals header.entry-header{
	padding:0 0 20px 0;
}

/*Woocommerce - Global CSS*/

.storefront-full-width-content.woocommerce-cart .entry-header,
.storefront-full-width-content.woocommerce-checkout .entry-header,
.storefront-full-width-content.woocommerce-account .entry-header,
.storefront-full-width-content .woocommerce-products-header{
    padding: 0 0 30px 0;
}

/*Cart Page*/

.page-id-117 .wc-proceed-to-checkout { 
    margin-bottom: 0;
} 

.woocommerce-cart-form td .field-product-image img{
	width:100px;
}

.woocommerce .cart .button{
	float:right;
}

.woocommerce .cart .button, .woocommerce .cart input.button{
    margin:0 auto;
    width: auto;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #DCD7E3;
    color: var(--colblk)!important;
    text-transform: uppercase;
    padding: 5px 15px!important;
    text-decoration: none; 
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696;
    border-radius: 10px;
	font-family:var(--font1)!important;
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover{
    background:var(--colsec);	
}

button:focus{ 
	outline:none; 
}

#shipping_method{
	padding:0;
}

#shipping_method label{
	font-size:14px;
}
 
.path-cart header.entry-header{
	padding:0 0 15px 0!important;
}

.path-cart .entry-content > strong br,
.path-cart .entry-content > strong{
	display:none;
} 

.path-cart .woocommerce .woo-cart-table > strong{
	display:flex;
	gap:30px;
}

.path-cart .woocommerce form.woocommerce-cart-form{
	width:66.667%;
	margin:0; 
}

.path-cart .woocommerce div.cart-collaterals{
	width:33.33%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
	width:100%;
}

.page-cart .woocommerce .cart-collaterals .cross-sells,
.page-cart .woocommerce-page .cart-collaterals .cross-sells{
	display:none; 
}

.path-cart .ppcp-messages{
	display:none!important;
}

.path-cart table.cart{
	margin:0;
}

.cart_totals h2,
.woocommerce-cart-form h2{ 
    font-size: 12px;
    line-height: 24px;
    font-family: var(--font1);
    text-transform: uppercase;
    margin: 0 0 10px 0!important;
}

.woocommerce-cart table.cart td.product-imagename{
	display:flex;
    align-items:flex-start;
    gap:12px;
}

.woocommerce-cart table.cart td.product-imagename span.field-product-image{
    width: 105px;
    border: 1px solid var(--colgry1);
    background: #fff;
}

.woocommerce-cart table.cart td.product-imagename span.field-product-image img{
	width:100%!important;
	height:auto;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details{
	width:calc(100% - 90px);
}

.woocommerce-cart table.cart td.product-imagename .field-product-details a{
	font-weight: bold;
    color: var(--colblk)!important;
    font-family: var(--font1)!important;
    font-size: 14px!important;
    line-height: 20px!important;
	text-decoration:none;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details a:hover{
	color:var(--colsec)!important;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details dl.variation{
    display: flex;
    align-items: center;
    font-size: 13px;
	margin:3px 0;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details dl.variation dt{
    margin: 0 5px 0 0;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details dl.variation dd{
    margin: 0;
}

.woocommerce-cart table.cart td.product-imagename .field-product-details dl.variation dd p{
	font-size: 13px;
} 

.woocommerce td.product-remove a.remove:before{
	color:var(--colblk)!important;
}

.woocommerce td.product-remove a.remove:hover:before{ 
	color:var(--colsec)!important;
	opacity:1;
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
	width:auto;
	max-width:100%;
	height:36px;
	background:#fff;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text{
	color:var(--colblk)!important;
	font-size:14px!important;
	max-width:100%!important;
	padding:10px!important;
	margin-right:10px;
	font-weight:normal!important;
	border:1px solid #cfc8d8; 
}

#add_payment_method table.cart td.actions .coupon .input-text:focus,
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.woocommerce-checkout table.cart td.actions .coupon .input-text:focus{
	border:1px solid var(--colblk)!important;
	font-weight:normal!important;
}

#add_payment_method table.cart td.actions .coupon .input-text::placeholder,
.woocommerce-cart table.cart td.actions .coupon .input-text::placeholder,
.woocommerce-checkout table.cart td.actions .coupon .input-text::placeholder{
	font-family:var(--font1);
	color:var(--colblk);
	font-size:14px;
	text-transform:Capitalize;
	font-weight:normal!important;
}

/*Cart Page - Selected Product Items Table*/

.woocommerce table.shop_table{
    font-weight: normal;
    font-size: 14px; 
	border: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td{
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table th.product-remove{
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.path-cart table.cart td.product-quantity .qty:focus{
	background:#fff;
}

.woocommerce table.shop_table td.actions{
	padding:8px 12px;
}

.woocommerce table.shop_table th.product-price,
.woocommerce table.shop_table td.product-price{
	width:80px;
}

.woocommerce #content table.cart img, .woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img{
	width:80px;
}

.woocommerce-cart table.cart tr:nth-child(2n) td,
.woocommerce-checkout table.cart tr:nth-child(2n) td,
#add_payment_method table.cart td, #add_payment_method table.cart th,
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th{
	font-size:14px;
	background:#fff;
	padding:15px;
}

/*Cart Page - Cart Total Table*/

.woocommerce-cart .cart-collaterals .cart_totals th,
.woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-checkout .cart-collaterals .cart_totals td,
.woocommerce-checkout .cart-collaterals .cart_totals th{
	background-color:#fff;
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{
	font-size:14px;
}

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button{
	color: var(--colblk);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

#add_payment_method .cart-collaterals .shipping-calculator-button:hover,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:hover{
	color: var(--colsec);
}

.woocommerce form .form-row textarea,
.woocommerce form .form-row input[type="tel"],
.woocommerce form .form-row .password-input input[type=password],
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea{
	color:var(--colblk)!important;
	font-size:14px!important;
	background:#fff;
	border:1px solid #999!important;
}

.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row input[type="tel"]:focus,
.woocommerce form .form-row .password-input input[type=password]:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus{
	border:1px solid var(--colblk)!important;
	outline:none;
}

.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder{
	font-size:14px!important;
	font-weight:normal!important;	
}

.select2-container{
	z-index:9;
}

.select2-container--default .select2-results>.select2-results__options{
	width:100%;
}

.select2-container--default .select2-selection--single{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    font-family: var(--font1);
    font-size: 14px!important; 
    height: 42px;
    max-width: 100%;
    outline: 0 none;
    float: left;
    padding: 5px 0;
    margin:0;
    color: var(--colblk)!important;
	width:100%;
}

.select2-container--default .select2-selection--single:focus{
	border: 1px solid var(--colblk)!important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder{
	color:#333!important;
	font-weight:normal;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 50%;
    transform: translate(0,-50%);
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    padding: 7px 15px;
    border-radius: 10px;
    font-weight: bold;
    outline: none;
    font-family: var(--font1);
	border:1px solid #969696;
	background:#DCD7E3;
	color:var(--colblk);
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover{
	background:var(--colsec);
	color:var(--colblk);
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	margin:0;
    width: auto;
	background: #DCD7E3;
    color:#fff);
	text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
    border: 1px solid var(--colblk);
    border-radius: 10px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	margin:0;
    width: auto;
	background:  var(--colblk);
    color: #fff;
	text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
	font-weight:bold;
    border: 1px solid var(--colblk);
    border-radius:0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
	background:var(--colsec);
	color:#fff;
	border: 1px solid var(--colblk)!important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    background: var(--colsec);
    color: var(--colblk);
    border: 1px solid var(--colblk)!important;
}

tr.order-total td{
	text-align:right;
}

a.woocommerce-remove-coupon{
	font-size: 12px;
    text-transform: uppercase;
    color: var(--colblk);
    font-weight: bold;
}

a.woocommerce-remove-coupon:hover{
	color:var(--colsec);
} 

.woocommerce-message{
	max-width:1200px;
	margin-right:auto!important;
	margin-left:auto!important;
}

/*Empty Cart Page*/

.path-cart p.return-to-shop a.button{
	background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 5px 20px;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 10px;
}

.path-cart p.return-to-shop a.button:hover{
	background: var(--colsec);
	color:var(--colblk);
	border: 1px solid #969696!important;
}

/*Checkout Page*/

.path-checkout header.entry-header{ 
	padding:0 0 20px 0!important;
}

.woocommerce-checkout-payment button#place_order{
	margin: 0;
    width: auto;
    background:var(--colblk);
    color:#fff; 
    text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 12px!important;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696;
    border-radius:0;
	float:none;
	width:100%!important;
}

.woocommerce-checkout-payment button#place_order:hover{
	background:var(--colsec);
	color:var(--colblk);
}

/*Checkout Page - Returning Customer Login Form*/

.woocommerce-form-coupon-toggle .woocommerce-info a:hover,
.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-form-login-toggle .woocommerce-info a{
	text-decoration:underline!important;
	font-size:16px;
	line-height:24px;
	opacity:1;
}

.woocommerce-form-login p{
	font-weight:normal;
}

.woocommerce-form-login p.lost_password{
	margin:10px 0;
}

.woocommerce-form-login p.lost_password a{
	color: var(--colblk);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.woocommerce-form-login p.lost_password a:hover{
	color:var(--colsec);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--colblk);
    line-height: 18px;
	line-height:30px;
    font-weight: normal;
}

span#wcal_gdpr_message_block{
	position:relative;
	top:7px;
}

.woocommerce-shipping-fields h3#ship-to-different-address label{
	display: flex;
    text-transform: none;
    font-size: 14px;
    gap:10px;
}

.show-password-input {
    padding: .5em .618em;
    line-height: 1.5;
    border: 1px solid #999;
	border-left:none;
}

.show-password-input.display-password::after {
    color:#8f8f8b;
}

/*Checkout Page - Coupon Code Form*/

.woocommerce-form-coupon p{
	font-weight:normal;
}

.woocommerce-form-coupon .form-row-last{
	margin:3.25px 0!important;
}

.woocommerce-form-coupon .form-row{
	width:50%;
}

.woocommerce-form-coupon .form-row.form-row-first{
	margin-right:15px;
	width:calc(50% - 15px);
}

/*Checkout Page - Billing Details and Shipping Details*/

.checkout.woocommerce-checkout .col-1,
.checkout.woocommerce-checkout .col-2{
	width:100%;
}

.checkout.woocommerce-checkout h3{
	font-size: 12px;
    line-height: 24px;
    font-family: var(--font1);
    text-transform: uppercase;
	margin:0 0 10px 0!important;
}

.checkout.woocommerce-checkout #customer_details{
	width: calc(60% - 15px);
    float: left;
    margin: 0 15px 0 0;
}

.checkout.woocommerce-checkout #order_review_heading{
	width: calc(40% - 15px);
    display: inline-block;
    margin: 0 0 25px 15px; 
}

.checkout.woocommerce-checkout #order_review{ 
	width: calc(40% - 15px);
    display: inline-block; 
    margin: 0 0 0 15px;
}

.woocommerce-billing-fields__field-wrapper p.form-row#billing_last_name_field,
.woocommerce-billing-fields__field-wrapper p.form-row#billing_first_name_field{
	width:50%;
}

.woocommerce-billing-fields__field-wrapper p.form-row#billing_first_name_field{
	width:calc(50% - 15px);
	margin-right:15px;
}

#ship-to-different-address input{
	right:auto!important;
	left:0!important;
}

#ship-to-different-address span{
	margin-left:20px;
	font-weight:Bold;
}

input[type="checkbox"]:focus{
	outline:none;
}

/*Checkout Page - Order Review Table|Details*/

.woocommerce-checkout-review-order-table{
	margin-bottom:10px!important;
}

table.woocommerce-checkout-review-order-table strong.product-quantity{
	font-weight:normal;
}

table.woocommerce-checkout-review-order-table tr.cart-discount td,
table.woocommerce-checkout-review-order-table tr.order-total td,
table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td,
table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
table.woocommerce-checkout-review-order-table th.product-total,
table.woocommerce-checkout-review-order-table td.product-total{
	width:150px;
	text-align:right;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th{
	background:#fff!important;
}

.woocommerce-checkout-review-order-table dl.variation{
    display: flex;
    align-items: center;
    font-size: 13px;
	margin:3px 0;
}

.woocommerce-checkout-review-order-table dl.variation dt{
    margin: 0 5px 0 0;
}

.woocommerce-checkout-review-order-table dl.variation dd{
    margin: 0;
}

.woocommerce-checkout-review-order-table dl.variation dd p{ 
	font-size: 13px;
}

.woocommerce-checkout-review-order-table table td,
.woocommerce-checkout-review-order-table table thead th{
	padding:12px!important;
}

.woocommerce-checkout-review-order-table .product-name{
	width:calc(100% - 38px)!important;
}

.woocommerce-checkout-review-order-table table tbody td.product-total{
	width:150px; 
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals{
	font-weight:bold;
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals label{
	font-weight:bold;
}

.woocommerce-checkout-review-order-table .cart-subtotal{
	font-weight:bold;
}

.woocommerce-checkout-review-order-table .order-total{
	font-weight:bold;
}


/*Checkout Page - Payment Gateway Section*/

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
	background:#f5f5f5;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box{
	background:#dedede;
}

.woocommerce-checkout #payment div.payment_box{
	
}

#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p{
	font-size:15px;
}

a.about_paypal,
#add_payment_method #payment div.payment_box p a,
.woocommerce-cart #payment div.payment_box p a,
.woocommerce-checkout #payment div.payment_box p a{
	color:var(--colblk);
}

a.about_paypal:hover,
#add_payment_method #payment div.payment_box p a:hover,
.woocommerce-cart #payment div.payment_box p a:hover,
.woocommerce-checkout #payment div.payment_box p a:hover{
	color:var(--colsec);
}

.woocommerce-checkout-payment .form-row{
    width:100%!important;
    margin:0 0 15px 0!important;
	padding:0!important;
}

.woocommerce #payment ul.payment_methods li .payment_box fieldset {
    margin-top:10px; 
}

input#yith-stripe-card-name::placeholder{
	color:#333!important;
}

.woocommerce-checkout #payment ul.payment_methods li{
	margin:0 0 15px 0; 
}

.woocommerce-checkout-payment .form-row.place-order{
	padding: 15px 15px 20px 15px!important;
    width:100%!important;
    font-weight: normal;
	font-size:15px!important;
	margin:0!important;
}

.woocommerce-checkout-payment .form-row.place-order p{
	font-size:15px;
}

.woocommerce-checkout-payment .form-row.place-order p a{
	color:#2C5BE0;
}

.woocommerce-checkout-payment .form-row.place-order p a:hover{
	color:var(--colsec);
}

.woocommerce-checkout-payment .form-row.place-order label{
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

.woocommerce-checkout-payment button#place_order{
	margin: 0;
    width: auto;
    background:var(--colblk); 
    color:#fff;
    text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696;
    border-radius:0;
	float:none;
	width:100%;
}

.woocommerce-checkout-payment button#place_order:hover{
	background:var(--colsec);
	color:var(--colblk);
}

.woocommerce-checkout #payment div.payment_box {
    background: #dedede;
    margin: 0 15px;
    padding: 15px;
}
 
.woocommerce-checkout #payment div.payment_box fieldset{
	 background: #dedede;
	 margin-top:0;
}

.woocommerce-checkout #payment div.payment_box #wc-stripe-upe-form{
	margin-top:0;
	padding:0;
}

/*Checkout - Order Complete Page*/

.woocommerce-order p,
.woocommerce-order .woocommerce-notice.woocommerce-notice--success{
	font-weight:normal;
}

.woocommerce-order ul.woocommerce-order-overview{
    margin:30px 0;
    padding:0!important;
    border:1px solid rgba(0,0,0,0.1);
}

.woocommerce-order ul.woocommerce-order-overview li{
    border-right: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
	font-size:14px!important;
}

.woocommerce-order ul.woocommerce-order-overview li strong{ 
	font-size:14px;
	font-weight:normal;
}
 
.woocommerce-order-details h2{
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
}

table.woocommerce-table--order-details{
	
}

table.woocommerce-table--order-details ol,
table.woocommerce-table--order-details ul{
	padding:0!important;
}

table.woocommerce-table--order-details ol li p,
table.woocommerce-table--order-details ul li p, 
table.woocommerce-table--order-details ol li,
table.woocommerce-table--order-details ul li{
	font-size:14px!important;
}

table.woocommerce-table--order-details ul.wc-item-meta li strong{
	font-weight:normal;
}

table.woocommerce-table--order-details td.product-name a{
	font-weight: bold;
    color: var(--colblk)!important;
    font-family: var(--font1)!important;
    font-size: 14px!important;
    line-height: 20px!important;
    text-decoration: none;
}

table.woocommerce-table--order-details td.product-name a:hover{ 
	color:var(--colsec)!important;
}

/*Wishlist Page*/  

.page-wishlist h1.page-title { 
    margin: 20px 0 25px 0!important;
}

.page-wishlist .wishlist-title-container{
	
}

.page-wishlist .wishlist-title-container h2{
    background: #fff!important;
    padding: 0!important;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px!important;
    margin: 10px 10px 10px 0!important;
}

.page-wishlist .wishlist-title-container .edit-title-buttons{
	top:6px!important;
}

.page-wishlist .wishlist-title-container .edit-title-buttons i.fa{
	color:var(--colblk)!important;
}

.page-wishlist .wishlist-title-container .edit-title-buttons i.fa:hover{
	color:var(--colsec)!important;
}

.woocommerce .wishlist-title {
    margin-bottom: 20px;
}

ul.wishlist_table{
	border:1px solid rgba(0,0,0,0.1);
	padding:0!important;
}

ul.wishlist_table li div.item-wrapper{
	 padding:15px;
}

ul.wishlist_table li div.item-wrapper div.product-thumbnail{
	max-width:80px!important;
	float:left;
	margin-
	right:15px;
}
 
ul.wishlist_table li div.item-wrapper .item-details{
	width:auto!important;
}

ul.wishlist_table li div.item-wrapper div.product-thumbnail img{
	width:80px;
	height:auto;
}

ul.wishlist_table li div.item-wrapper div.product-name h3,
ul.wishlist_table li div.item-wrapper div.product-name h3 a{
    font-weight: bold;
    color: var(--colblk)!important;
    font-family: var(--font1)!important;
    font-size: 14px!important;
    line-height: 20px!important;
    text-decoration: none;
	margin:0;	
}

ul.wishlist_table li div.item-wrapper div.product-name h3:hover,
ul.wishlist_table li div.item-wrapper div.product-name h3 a:hover{
	color:var(--colsec)!important;
	margin:0;
}

ul.wishlist_table li div.item-wrapper table.item-details-table tr td{
	font-size:14px!important;
}

ul.wishlist_table li div.item-wrapper table.item-details-table tr td.label{
	padding-left:0!important;
}

ul.wishlist_table li div.additional-info-wrapper{
    padding:0 15px 30px 15px;
    border-bottom:1px solid rgba(0,0,0,0.1);
}

ul.wishlist_table li div.additional-info-wrapper table.additional-info{
	float:left;
	margin:0 15px 0 0;
}

ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart{
	float:left;
	width: calc(100% - 160px);
}

ul.wishlist_table li div.additional-info-wrapper div.product-remove{
    position: relative;
    top: -2px;
    right: -5px;
    display: inline;
}

ul.wishlist_table li div.additional-info-wrapper table.additional-info tr td{
	font-size:14px!important;
}

ul.wishlist_table li div.additional-info-wrapper table.additional-info tr td.label{
	padding-left:0!important;
}

ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a{
	background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 10px;
	margin:0!important;
}

ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a.add_to_cart{
	float:left;
}

ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a:hover{
	background:var(--colsec);
	color:var(--colblk);
}

ul.wishlist_table li div.additional-info-wrapper div.product-add-to-cart a#sp-wqv-view-button{
	background: url(./images/quick-view.png) no-repeat center  center #fff;
    background-size: 20px;
    text-transform: uppercase;
    padding: 10px!important;
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    font-weight: bold;
    border: none;
    border-radius: 0;
    margin: 0!important;
    color: var(--colblk)!important;
	top:7px;
	border:none!important;
    /*position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-51%);*/
}

ul.wishlist_table li div.additional-info-wrapper div.product-remove a{
    color:var(--colblk);
	font-size:20px;
}

ul.wishlist_table li div.additional-info-wrapper div.product-remove a:hover{
	color:var(--colsec);
}

table.wishlist_table.shop_table .product-remove>div {
    position: relative;
    top:15px;
}

/*Wishlist Page - Table*/

table.wishlist_table{ 
	border-top:none!important;
}

table.wishlist_table th{
	text-transform:capitalize;
}

table.wishlist_table tbody td{
	padding:12px!important;
}

.wishlist_table thead tr th{
	background:#fff;
	border-bottom:1px solid rgba(0, 0, 0, .1);
}

.wishlist_table thead tr td{
	border-color:1px solid rgba(0, 0, 0, .1); 
}

.wishlist_table thead tr th,
.wishlist_table thead tr td{
	padding:12px;
}

table.wishlist_table.cart a.remove:hover{
	background-color:#fff!important;
}

table.wishlist_table th.product-stock-status,
table.wishlist_table th.product-price{
	text-align:center;
}

table.wishlist_table td.product-name a {
    font-weight: bold;
    color: var(--colblk)!important;
    font-family: var(--font1)!important;
    font-size: 14px!important;
    line-height: 20px!important;
    text-decoration: none;
}

table.wishlist_table td.product-name a:hover{
	color:var(--colsec)!important;
}

table.wishlist_table td.product-stock-status span{
	color:var(--colblk)!important;
}

.page-wishlist  table.wishlist_table td.product-add-to-cart a.add_to_cart_button{
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 12px; 
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 10px;
	margin:0 5px!important;
}

.page-wishlist  table.wishlist_table td.product-add-to-cart a.add_to_cart_button:hover{
	background:var(--colsec);
	border: 1px solid #969696!important;
}

.page-wishlist  table.wishlist_table td.product-add-to-cart a#sp-wqv-view-button{
    background: url(./images/quick-view.png) no-repeat center  center #fff;
    background-size: 20px;
    text-transform: uppercase;
    padding: 10px!important;
    text-decoration: none;
    font-size: 0; 
    line-height: 0;
    font-weight: bold;
    border: none;
    border-radius: 0;
    margin: 0!important;
    color: var(--colblk)!important;
    position: absolute;
    right: 5px;
    top: 20px;
    transform: translate(0,0);
}

/*User Account Page*/ 

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
	clear:left;
    position: relative;
    top: 10px; 
}

.page-id-36080 .entry-content p{
	font-weight:normal;
}

.page-id-36080 .woocommerce-message{
	margin:2.25em 0!important;
}
 
.page-id-36080 .entry-content form{
    margin: 30px 0 0 0;
    background: #f5f5f5;
    border: none;
    border-radius: 0;
	padding:20px; 
}

.page-id-36080 .entry-content form.woocommerce-ResetPassword.lost_reset_password{
	padding:20px;
}

.page-id-36080 .entry-content form.woocommerce-ResetPassword.lost_reset_password p{
	font-weight:normal;
}
 
.woocommerce-LostPassword.lost_password a{
	text-decoration:underline!important;
}


/*User Profile Page*/ 

.page-id-36080.logged-in h1.entry-title{
	margin-top:0;
    margin-bottom:10px!important;	 
}

a.post-edit-link{  
	color:#2C5BE0;
}

a.post-edit-link:hover{
	color:var(--colred);  
}

address {
    font-style: normal;
    font-size: 14px;
}
 
.addresses header.title a::before{
	color:#2C5BE0;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{
	color:var(--colblk);
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover{
	color:var(--colsec); 
}

.hentry .entry-content a{
	color:var(--colblk);
}

.hentry .entry-content a:hover{
	color:var(--colsec);
}

.addresses header.title a::before{
	color:var(--colblk);
}

.addresses header.title a:hover::before{
	color:var(--colsec);
} 

.woocommerce-EditAccountForm input[type=radio]{
	margin-right:5px;
}

/*Basic Page*/

/*.path-type-page{
	margin:137px auto 0 auto;
	padding:10px 0 40px 0;
}*/

.path-type-page h1.page-title,
.path-type-page h1.entry-title{
    margin:30px 0 10px 0;
}

.path-type-page .content-area{
	margin:0 0 25px 0;
	position:relative;
}

.path-type-page .entry-content h2{
	margin:15px 0;
}

.path-type-page .entry-content h3{
	margin:15px 0;
}

.path-type-page .entry-content h4{
	margin:15px 0;
}

.path-type-page .entry-content h5{
	margin:12px 0 15px 0;
}

.path-type-page .entry-content p{
	font-size:16px;
	line-height:24px;
}

.path-type-page .entry-content p a{
	color:#2C5BE0;
}

.path-type-page .entry-content p a:hover{
	color:var(--colsec);
}

.path-type-page .entry-content ul,
.path-type-page .entry-content ol{
	padding:0 0 0 20px;
}

.path-type-page .entry-content ul li,
.path-type-page .entry-content ol li{
	font-size:16px;
	line-height:24px;
	margin:0 0 3px 0;
}

.path-type-page .entry-content ul li a,
.path-type-page .entry-content ol li a{
	color:#2C5BE0;
}

.path-type-page .entry-content ul li a:hover,
.path-type-page .entry-content ol li a{
	olor:var(--colsec);
}

/*Terms and Conditions, Privacy Policy, Delivery, Returns*/ 

.page-id-37 h1.entry-title,
.page-id-35 h1.entry-title,
.page-id-33 h1.entry-title{
    margin:30px 0 25px 0;
} 

.page-id-31 h1.entry-title{
    margin:30px 0 10px 0;
}

/*About Us*/

.page-id-20 h1.entry-title{
    margin:25px 0 20px 0;
}

.page-id-20 .entry-content .content-inner{
	display:flex;
	align-items:flex-start;
	gap:20px;
}

.page-id-20 .entry-content h4{
	margin:0 0 5px 0;
}

.page-id-20 .entry-content div.sec{
	width:50%;
}

.page-id-20 .entry-content div.sec img{
	width:100%;
	height:auto;
}

.page-id-20 .entry-content div.sec-2{
	display:flex; 
	align-items:center;
	gap:20px;
}

.page-id-20 .entry-content div.sec span{
	width:50%;
}

.page-id-20 .entry-content div.sec span.img2{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding:5.5% 0;
}

/*Stockist*/

.page-id-26 h1.entry-title{
    margin:25px 0 20px 0;
}

.page-id-26 .stocklist-location{
	display:flex;
	align-items:flex-start;
	gap:20px;
	margin:20px 0 0 0;
}

.page-id-26 .stocklist-location div.sec{
	width:33.33%;
}

.page-id-26 .stocklist-location div.sec h4{
	font-size:22px;
}

.page-id-26 .stocklist-location div.sec h5{
	font-size:16px;
}

.page-id-26 .stocklist-location div.sec p a{
	color:var(--colblk);
	text-decoration:none;
}

.page-id-26 .stocklist-location div.sec p a:hover{ 
	color:var(--colsec);
}

/*Press Page*/

.page-id-24 h1.entry-title{
    margin:25px 0 20px 0;
}

.page-id-24 .wp-block-gallery{
	margin:40px 0 0 0!important; 
}

.baguetteBox-button#previous-button,
.baguetteBox-button#next-button{
	display:block!important;
	background:transparent!important;
}

/*Wholesale Page*/

.page-id-39 h1.entry-title{ 
    margin:25px 0 20px 0;
}

#wpcf7-f111-p39-o1{
	margin:30px 0 0 0; 
}

#wpcf7-f111-p39-o1 label{
	font-weight:bold;
	font-size:14px;
	line-height:28px;
}

#wpcf7-f111-p39-o1 p:nth-child(5),
#wpcf7-f111-p39-o1 p:nth-child(2){
	width:calc(50% - 15px);
	float:left;
	margin:0 15px 0 0;
}

#wpcf7-f111-p39-o1 p:nth-child(5) input,
#wpcf7-f111-p39-o1 p:nth-child(2) input{
	width:100%;
}

#wpcf7-f111-p39-o1 p:nth-child(6),
#wpcf7-f111-p39-o1 p:nth-child(3){
	width:calc(50% - 15px);
	display:inline-block;
	margin:0 0 0 15px;
}

#wpcf7-f111-p39-o1 p:nth-child(6) input,
#wpcf7-f111-p39-o1 p:nth-child(3) input{
	width:100%;
}

#wpcf7-f111-p39-o1 p:nth-child(9),
#wpcf7-f111-p39-o1 p:nth-child(8),
#wpcf7-f111-p39-o1 p:nth-child(7),
#wpcf7-f111-p39-o1 p:nth-child(4){
	width:100%;
	clear:both
}


#wpcf7-f111-p39-o1 p:nth-child(7) textarea,
#wpcf7-f111-p39-o1 p:nth-child(4) textarea{
	width:100%;
}

#wpcf7-f111-p39-o1 p:nth-child(9){
	padding:10px 0 15px 0;
}

#wpcf7-f111-p39-o1 p .wpcf7-checkbox input{
	width:auto;
}

#wpcf7-f111-p39-o1 span.wpcf7-list-item{
	margin:0;
}

#wpcf7-f111-p39-o1 span.wpcf7-list-item-label{
	font-weight:bold;
	font-size:14px;
}

#wpcf7-f111-p39-o1 input[type="submit"]{
    padding:20px 40px;
    line-height:1px;
    height:42px;
    border-radius:10px!important;
    width:140px;
	cursor:pointer;
}

#wpcf7-f111-p39-o1 input[type="submit"]:hover{
	background:var(--colsec);
}

/*Contact Us*/

.page-id-28 h1.entry-title{
    margin:25px 0 20px 0; 
}

.page-id-28 .entry-content{
	display:flex;
	align-items:flex-start;
	gap:30px;
} 

.page-id-28 .entry-content:before,
.page-id-28 .entry-content:after{
	display:none;
}

#wpcf7-f98-p28-o1{
	width:66.667%;
}

.page-id-28 .contact-information{
	width:33.33%;
}

#wpcf7-f98-p28-o1 label{
	font-weight:bold;
	font-size:14px;
	line-height:28px;
}

#wpcf7-f98-p28-o1 p{
	width:100%;
}

#wpcf7-f98-p28-o1 p textarea,
#wpcf7-f98-p28-o1 p input{
	width:100%;
}

#wpcf7-f98-p28-o1 p:nth-child(6){
	padding:10px 0 15px 0;
	clear:both;
	width:100%;
}

#wpcf7-f98-p28-o1 p .wpcf7-checkbox input{
	width:auto;
}

#wpcf7-f98-p28-o1 span.wpcf7-list-item{
	margin:0;
}

#wpcf7-f98-p28-o1 span.wpcf7-list-item-label{
	font-weight:bold;
	font-size:14px;
}

#wpcf7-f98-p28-o1 input[type="submit"]{
    padding:20px 40px;
    line-height:1px;
    height:42px;
    border-radius:10px!important;
    width:140px; 
	cursor:pointer;
	color:var(--colblk);
}

#wpcf7-f98-p28-o1 input[type="submit"]:hover{
	background:var(--colsec);
	color:var(--colblk)!important;
}

.page-id-28 .contact-information #footer-icons{
    padding:7px 0 15px 0;
}

.page-id-28 .contact-information .center-button{
    text-align: left;
    margin: 20px 0 0 0;
}

/*WooCommerce Message*/

.woocommerce-message{
	margin: 2.25em auto 0.5em auto!important;
	border-top-color:var(--colsec);
}

.woocommerce-info{
    border-top-color: #1e85be;
    border: 1px solid rgba(0,0,0,.1);
    background: #f5f5f5;
    color: var(--colblk);
    font-size: 16px;
    line-height: 24px;
    font-family: var(--font1);
	font-weight:normal;
}

.woocommerce-info a{
	color:#2C5BE0;
}

.woocommerce-info a:hover{
	color:var(--colsec);
}

.woocommerce-info::before{
    content: "\1f6c8";
    color: var(--colblk);
    font-size: 0;
    line-height: 0;
    top:17px;
    left: 28px;
    padding: 10px;
    background: url(./images/info.png) no-repeat center center;
	background-size:18px;
    /*transform: translate(0,-50%);*/
}

.woocommerce-error::before{
    content: "\1f6c8";
    color: var(--colblk);
    font-size: 0;
    line-height: 0;
    top:19px;
    left: 28px;
    padding: 10px;
    background: url(./images/info.png) no-repeat center center;
	background-size:18px;
    /*transform: translate(0,-50%);*/
}

.woocommerce-message::before{
    content: "\1f6c8";
    color: var(--colblk);
    font-size: 0; 
    line-height: 0;
    top: 18px;
    left: 28px;
    padding: 10px;
    background: url(./images/info.png) no-repeat center center;
	background-size:18px;
    /*transform: translate(0,-50%);*/
}

.woocommerce-error{
    padding: 1em 2em 1em 3.5em!important;
	font-weight:normal;
}

.page-cart .woocommerce-message{
	margin:2.25em 0 30px 0!important
}

.woocommerce-message,
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-noreviews,
p.no-comments{
	background-color:#f5f5f5;
	color:var(--colblk);
	border:none!important;
	outline:none!important;
}

.woocommerce-message:before:focus,
.woocommerce-info:before:focus, 
.woocommerce-error:before:focus, 
.woocommerce-noreviews:before:focus, 
p.no-comments:before:focus,
.woocommerce-message:after:focus,
.woocommerce-info:after:focus, 
.woocommerce-error:after:focus, 
.woocommerce-noreviews:after:focus,
p.no-comments:after:focus,
.woocommerce-message:focus,
.woocommerce-info:focus, 
.woocommerce-error:focus, 
.woocommerce-noreviews:focus,
p.no-comments:focus{
	outline:none!important;
	border:none!important
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button{
    font-size: 14px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none!important;
    overflow: visible; 
    padding: 10px 18px;
    font-weight: 700;
    border-radius: 10px;
    left: auto; 
    color: #575754!important;
    border: 1px solid #999!important;
    display: inline-block;
    background-image: none!important;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
}

.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover{
	background-color:var(--colsec)!important;
} 

/*Select Options - Popup*/

.vi-wcaio-va-cart-form-wrap-wrap{
	top:0!important;
}

.vi-wcaio-va-qty-input[type="number"],
.vi-wcaio-va-cart-form .vi-wcaio-swatches-wrap-wrap select{
	border:1px solid #999!important;
}

.vi-wcaio-va-qty-input[type="number"]{
	margin:0;
}

.vi-wcaio-va-qty-input[type="number"]:hover,
.vi-wcaio-va-cart-form .vi-wcaio-swatches-wrap-wrap select:hover{
	border:1px solid var(--colblk)!important;
}
 
.vi-wcaio-va-action-wrap button.vi-wcaio-product-bt-atc{
    border-color: #999;
    border-image: none;
    border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    text-shadow: none;
    height: 40px;
    font-family: "Work Sans";
    background-color: #DCD7E3!important;
    color: var(--colblk)!important;
    text-transform: uppercase;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696;
}

.vi-wcaio-va-action-wrap button.vi-wcaio-product-bt-atc:hover{
	background-color:var(--colsec)!important;
	color:var(--colblk)!important;
}

.vi-wcaio-va-cart-form .vi-wcaio-va-product-bt-atc-cancel{
	background:#575754!important;
	font-size:15px!important;
}

/*Recaptcha Global CSS*/ 
 
.grecaptcha-badge{
	bottom:-66px!important;
} 

/*Pager - Global CSS*/

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	color:var(--colblk);
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current{
	color:var(--colblk);
}

/*Breadcrumbs - Global CSS*/

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
    color:var(--colblk);
	display:none!important;
}

/*webform - Global CSS*/

.woocommerce form .form-row  input[type="search"],
.woocommerce form .form-row  input[type="tel"],
.woocommerce form .form-row  input[type="password"],
.woocommerce form .form-row  input[type="number"],
.woocommerce form .form-row  input[type="email"],
.woocommerce form .form-row  input[type="text"],
.woocommerce form .form-row .password-input input[type=password],
input[type="search"],
input[type="tel"],
input[type="password"],
input[type="number"], 
input[type="email"],
input[type="text"]{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    font-family: var(--font1);
    font-size: 13px;
    height: 42px;
    max-width: 100%;
    outline: 0 none;
    float: left;
	font-size:16px;
    padding: 10px;
    margin: 0 0 12px 0;
	color:var(--colblk);
	box-shadow:none;
}

.woocommerce-account form .form-row .password-input input[type=password]{
	margin:0;
}

.woocommerce form .form-row  input[type="search"]:focus,
.woocommerce form .form-row  input[type="tel"]:focus,
.woocommerce form .form-row  input[type="password"]:focus,
.woocommerce form .form-row  input[type="number"]:focus,
.woocommerce form .form-row  input[type="email"]:focus,
.woocommerce form .form-row  input[type="text"]:focus,
.woocommerce form .form-row .password-input input[type=password]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="number"]:focus, 
input[type="email"]:focus,
input[type="text"]:focus{
	outline:none!important;
	background:#fff;
}

textarea{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    font-family: var(--font1);
    font-size: 13px;
    height: 80px!important;
    max-width: 100%;
    outline: 0 none;
    float: left;
	font-size:16px;
    padding: 10px;
    margin: 5px 0 12px 0!important;
	color:var(--colblk);
}

textarea:focus{
	outline:none!important;
	background:#fff;
}

select{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    font-family: var(--font1);
    font-size: 14px!important;
    height: 36px;
    max-width: 100%;
    outline: 0 none;
    float: left;
    font-size: 16px;
    padding: 5px 0;
    margin:0;
    color: var(--colblk);
}


select:focus{
	outline:none!important;
	background:#fff;
}

input[type="submit"]{
    border-color: #999;
    border-image: none;
    border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    text-shadow: none;
	height:40px;
    font-family: "Work Sans";
    background: #DCD7E3;
    color: var(--colblk);
    text-transform: uppercase;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696;
}

button:hover, 
input[type="submit"]:hover{
	outline:none!important;
}

.woocommerce form .form-row .password-input input[type=password]::placeholder,
textarea::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="text"]::placeholder{
	font-family:var(--font1);
	color:var(--colblk);
	font-size:16px;
	text-transform:Capitalize;
}

.woocommerce form .form-row .password-input input[type=password]:focus,
textarea:focus,
input[type="search"]:focus,
input[type="password"]:focus,
select:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="text"]:focus{
	border:1px solid var(--colblk)!important;
}

.woocommerce form .form-row .password-input input[type=password]:focus::placeholder,
textarea:focus::placeholder,
input[type="search"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="text"]:focus::placeholder{
	color:transparent!important;
}

.wpcf7-spinner{
	display:none!important;
}

.woocommerce form .form-row label{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2px 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0 0 20px 0;
}

/*Pager - Global CSS*/

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	color:var(--colblk);
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current{
	color:var(--colblk); 
}

/*Footer Section*/

.site-footer{
	background:#f5f5f5;
}

#zone-footer-wrapper {
    padding:25px 0 20px 0;
}

#zone-footer-wrapper h2.widgettitle{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    padding: 0 0 0 20px;
    margin-bottom: 10px!important;
	border-bottom:none!important;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer .widget .widget-title,
.site-footer .widget .widgettitle{
	color:var(--colblk)!important;
}

.site-footer .widget{
	margin-bottom:0;
}

.footer-first-widget{
	text-align:center;
}

.region-footer-first{
	display:flex;
	align-items:center;
	justify-content:center;
}

#media_image-10{
	text-align:center;
	display:none;
}

#media_image-10 img,
.footer-first-widget img{
	width:180px;
}

#menu-footer,
#menu-utilities{
    padding: 0 0 0 20px;
    margin: 15px 0 0 0;
}

#nav_menu-6{
	display:none;
}

#menu-footer-my-account-menu{
	padding: 0 0 0 20px;
	margin:15px 0;
}

#menu-footer-my-account-menu li,
#menu-footer li,
#menu-utilities li{
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 8px 0;
	font-size:14px;
	line-height:20px;
}

#menu-footer-my-account-menu li:last-child,
#menu-footer li:last-child,
#menu-utilities li:last-child{
    margin:0;
}

#menu-footer-my-account-menu li a,
#menu-footer li a,
#menu-utilities li a{
	color:var(--colblk);
	text-decoration:none!important;
	font-size:14px;
	line-height:20px;
}

#menu-footer-my-account-menu li a:hover,
#menu-footer li a:hover,
#menu-utilities li a:hover{
	text-decoration:underline!important;
}

/*Footer Section - Social Media*/

#footer-icons {
    clear: left;
    padding:7px 0 0 20px;
	margin-left:-8px; 
}

#footer-icons a {
    display: inline-block;
}

#footer-icons a svg path,
#footer-icons a svg {
    fill: var(--colblk);
    height: 15.5px;
    width: 24px;
}

#footer-icons a:hover svg path,
#footer-icons a:hover svg{
	 fill:var(--colsec);
}

/*Footer Section - Newsletter Subscribtion Webform*/

.footer-fourth-widget .textwidget p{
    font-size:14px;
    line-height:20px;
    margin:14px 0 20px 20px;
}

.footer-fourth-widget form{
    position: relative;
    max-width: 360px;
	width:360px;
	margin:0;
}

.footer-fourth-widget form input[type="email"],
.footer-fourth-widget form input[type="text"]{
	background:#f5f5f5;
}

.footer-fourth-widget form input[type="submit"]{
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border: none!important;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 0;
    padding: 18px 16px;
    cursor: pointer;
    background: url(./images/newsletter-subscription-webform-right-icon.svg) no-repeat center center;
    background-size: 14px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: block;
    clear: left;
    padding: 4px 16px;
    margin: 32px 0 16px 20px;
}
 
#wpcf7-f172-o2 > form > p:nth-child(2){
	margin-top:0!important;
	margin-bottom:0!important;
}

/*Footer Section - Copyright*/

#popmake-867 .pum-content.popmake-content .search form input[type="submit"]{
	font-size:0!important;
	width:50px!important;
}

#zone-footer-bottom-wrapper{
	background:#e4e4e4;
}

#zone-footer-bottom-wrapper p{
	font-size:12px;
	text-align:center;
	margin:0;
}

#zone-footer-bottom-wrapper p a{
	color: var(--colblk);
    text-decoration: none; 
}

/*CSS Added - 18 July 2025*/
 
.wpcf7 fieldset{
	padding:0; 
	border:none;
}

a.continue-shopping{ 
	    background: #DCD7E3;
    color: var(--colblk)!important;
    text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none; 
    font-size: 12px;
    line-height: 48px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border: 1px solid #969696!important;
    border-radius: 10px;
}

a.continue-shopping:hover{
	background:var(--colsec);
	border: 1px solid #969696!important;
}

#sidebar1{
	display:none;
}

/*----------------------------------------------- ST ERASMUS -----------------------------------------------*/