/*ACCOUNT PAGE DESIGN TEMP (JUST FOR BFD) */

.woocommerce-account #customer_login {
    display: flex;
    flex-direction: column;
	
	
}
.woocommerce-account #customer_login > * {
    width:100%!important;
    display:flex;
    flex-direction:column;
}


.woocommerce-account #customer_login button {
    width:100%!important;
}



.woo-log-account-sec,
.u-column2.col-2 {
    display: none !important; /* Hide by default */
}

.woocommerce-account .hidden {
    display: none !important;
}

.woocommerce-account .visible {
    display: flex !important; /* Use 'block', 'grid', or 'inline-block' if needed */
}

.woocommerce-MyAccount-content .button {
    color:#fff!important;
}

.woocommerce-MyAccount-content  td, .woocommerce-MyAccount-content th {
        vertical-align: inherit!important;

}

@media (min-width:800px) {
    
.woocommerce-account .woocommerce > .woocommerce-MyAccount-navigation {
    
        width: calc(30% - 6%)!important;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content {
        width: 70%!important;
}


}

/*.woocommerce-account .shoptimizer-archive > .col-full {*/
/*    max-width:1000px;*/
/*}*/



#yith-quick-view-modal {
	z-index: 1500!important;
}
#yith-quick-view-content .price {
	display: flex;
	align-items: end;
}
#yith-quick-view-content.bfd-discount:not(.coverageOne) .price .bracketsPrice {
	order: 2;
    margin-left: 10px;
    font-weight: 600;
}

/* Fix Image size */
.bfd-design-two {
    display: none!important;
}

.single-product .product-details-wrapper .flex-control-nav img{
	height:60px;
	object-fit:cover;
	
}
.single-product .product-details-wrapper .woocommerce-product-gallery__image img{
	max-height:600px!important;
	object-fit:cover!important;
}



ul.products li.product:hover .woocommerce-loop-product__title a{
	color :#00198d;
} 

.shoptimizer-sorting.sorting-end{
	margin-top:40px;
}



/* Product Single Tabs Order */

.single-product ul.tabs.wc-tabs{
	display:flex;
	align-items:center;
	justify-content:center;
}

.woocommerce-Tabs-panel--additional_information {
	width:70%!important;
}

/* Filter Design */

/*.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav ul, .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav form {*/
/*	display:none;*/
/*}*/
/*.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav span {*/
/*	cursor: pointer;*/
/*	position:relative;*/
/*}*/
.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav span svg {
	width:15px;
	position:absolute;
	top:50%;
	right:-15px;
	transform:translateY(-50%);
}

.widget-area .widget{
	padding-bottom:15px!important;
	margin-bottom:15px!important;
}



/* Brands */

.pwb-single-product-brands img {
	object-fit:contain!important;
	width : 150px;
	margin-right:20px;
	box-shadow: 0 0 4px 0 #d9d9d9;
	padding:10px;
	background-color:#fff;
}
.pwb-single-product-brands a {
	display:flex;
	align-items:center;
	justify-content:center;
		margin-bottom:20px

}
.woocommerce-Tabs-panel--pwb_tab h3{
	display:none;
}

/* Footer */

.site-footer, .copyright {
    position: relative;
}

/* Create a pseudo-element that spans both elements */
.site-footer::before {
    content: "";
	z-index:50!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 112.53px); /* Adjust based on the height of .copyright */
    background: url("/wp-content/uploads/2024/07/black-wood-grain.jpg") bottom center / cover no-repeat;
   
}
.copyright {
	margin-top:0!important;
}

.site-footer::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background: rgba(0, 0, 0, 0.70); 
	z-index:60
    
}
.copyright::after {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background: rgba(0, 0, 0, 0.70); 
	z-index:60 
}
.site-footer .widget_text, .copyright .widget_text {
	z-index:200!important;
}

.site-footer .widget.widget_nav_menu {
	z-index:200;
}

footer.copyright .widget:last-child img {
    height: 48.5px!important;
}

/* Header */

.main-header.col-full {
	max-width:1500px;
}
.col-full.topbar-wrapper{
		max-width:1500px;
}
.col-full.topbar-wrapper .top-bar > .col-full{
	max-width:1400px;
}


/* tob bar and header */

.top-bar .col-full {
	/*margin:0!important;*/
	max-width:1500px!important;
}

.top-bar .textwidget {
	width:100%;
	display:flex;
	justify-content : space-between;
}
.top-bar .textwidget > div {
	width:100%;
}

.top-bar .textwidget > div > div {
	display:flex;
	gap:5px;
}


/* Footer below content */

.below-content {
	background-color : #f7f7f7;
}

/*  */


body ul.products li.product .button {
	border-radius:35px;
}
ul.products li.product .button:not(.yith-wcqv-button):hover {
	background-color:#001faf!important;
}

/* .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	height:200px;
	object-fit:cover;
} */

.product_list_widget .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	height:30px;
	object-fit:cover;
}

.cat-image-wrapper img {
	height:200px;
	object-fit:cover;
}

/* Below Content change position */

.header-widget-region {
	position:absolute!important;
	width:100%;
	top:0;
}
.topbar-wrapper {
	padding-top:50px!important;
}

/* Menu Images */

.sub-menu-link img {
	height:200px!important;
	width:100%!important;
	object-fit:cover;
}

/* #menu-new-main-menu > li:first-child {
	width:220px;

} */
/* #menu-new-main-menu > li:first-child a::after{
	margin-left:50px;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	height:20px;
	width:20px;
} */

#menu-new-main-menu > li:first-child a svg
	{
	fill: white;
	position:absolute;
	top:50%;
	left:-20px;
	transform:translatey(-50%);		
    width: 15px;
    height: 15px;
    top: 50%;
}
#menu-new-main-menu > li:first-child ul.sub-menu {
	width:250px;
	left:-30px;
}
@media (min-width:767px) {
	#menu-new-main-menu > li > a:hover{
	color:white;
}
}

/* Nav Menu */

.shoptimizer-primary-navigation {
	max-width: 1500px!important;
}

.woocommerce ul.products li.product .price{display:inline}

ul.products li.product .price{
	margin-bottom:0!important;
	font-weight : 700!important;
}

/* @media (max-width:767px){
	.woocommerce .product-meta{
	position:relative!important;
		left:0;
	
}
} */





/* Calculator Plugin */

button#useQuantityButton {
	width:fit-content;
	background-color:#dc9814!important;
	color:white!important;
	border-radius: 35px 35px 35px 35px;
}

.calculatorBtn{
	background-color:#00198d!important;
}

.calcIcon path {
	fill : #dc9814;
}



.woocommerce-form-login-toggle .woocommerce-info {
	background-color:#dc9814!important;
}

.commercekit-ajs-view-all {
	background-color:#dc9814!important;
	color:white!important;
}



/* Mobile Menu */

.mobileMenuWidget {
	        margin-top: 0;
        margin-bottom: 5px;
        padding: 25px 0 0 0;
        opacity: .6;
        font-size: 11px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400;
	display:block;
}


/*.l-pdp-product_specifications {*/
/*    display: flex;*/
/*    gap: 20px;*/
/*    margin: 20px 0;*/
/*    font-family: Arial, sans-serif;*/
/*    font-size: 14px;*/
/*}*/

/*.b-pdp_specifications-container {*/
/*    flex: 1;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.b-pdp_specifications-subtitle {*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    margin-bottom: 10px;*/
/*    text-transform: uppercase;*/
/*    border-bottom: 2px solid #eee;*/
/*    padding-bottom: 5px;*/
/*    color: #333;*/
/*}*/

/*.b-pdp_specifications-item {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    padding: 10px 0;*/
/*    border-bottom: 1px solid #eee;*/
/*}*/

/*.b-pdp_specifications-item:last-child {*/
    /*border-bottom: none; */
/*}*/

/*.b-pdp_specifications-name {*/
/*    color: #666;*/
/*    font-weight: normal;*/
/*    margin-right: 10px;*/
/*}*/

/*.b-pdp_specifications-number {*/
/*    color: #000;*/
/*    font-weight: bold;*/
/*}*/

.related.products .woocommerce-card__header > .product_unit {
	display:none!important;
} 

.add_to_cart_button:hover, .checkout-button:hover , #place_order:hover ,.single_add_to_cart_button:hover {
	background-color:#001faf!important
}

.storesSingle ul li::before {
	display:none!important;
}
.storesSingle ul li svg{
	width:16px;
	height:16px;
	position:absolute;
	left:-23px;
	top:50%;
	transform:translatey(-50%);
	
}

#subtot {
	display : flex!important;
	justify-content:space-between;
	margin-bottom:20px;
	border-top:1px solid #0000001f;
	padding-top: 20px;
}
#subtot > .subtotal-amount{
	font-weight:700;
	font-size:18px;
}
#subtot > .subtotal-label{
	font-weight:600;
	font-size:15px;
}
.pisol-ppscw-container{
	width:100%!important;
	background-color: rgba(200, 200, 200, 0.17);
	padding:20px;
}
#pisol-ppscw-alert-container{
	width:100%!important;
	
}
.pisol-ppscw-alert {
	    background-color:transparent;
	padding:0;
	
}
.pisol-ppscw-methods li:not(li:first-child){
	display:none;
}
.pisol-shipping-calculator-form {
	margin-top:20px!important;
}

.button.pisol-shipping-calculator-button {
	color :#00198d;
	background-color:transparent;
	padding:0;
	text-decoration:underline;
	font-size:20px;
	font-weight:500;
	transition:0.2s all ease-in-out;
}
.button.pisol-shipping-calculator-button:hover{
	text-decoration:none;
	color :#00198d;
	background-color:transparent;
}

.button.pisol-update-address-button {
	background-color:#00198d;
	transition : 0.2s background-color ease-in-out; 
}

.button.pisol-update-address-button:hover {
	background-color : #001faf;
}

/* .woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
} */

.aws_result_price .bracketsPrice {
    display:none;
}

ul.products li.product .bracketsPrice{
	display:none;
}

.product_list_widget .bracketsPrice {
	display: none;
}

.product.coverageOne .bracketsPrice {
	display: none!important;
}

/* Sticky Image product */
@media (min-width:767px) {
	.product-details-wrapper {
	position: relative!important;
    overflow: visible!important;
}

.product-details-wrapper > #commercegurus-pdp-gallery-wrapper {
	position: sticky!important;
     top: 50px!important; 
}



}

/* Price single product design */



ul.products li.product:not(.product-category) {
	background-color:#F7F7F7;
	padding-left:0!important;
	padding-right:0!important;
	padding-bottom:10px!important;
	min-height:350px;
	
}

@media (min-width:767px){
ul.products li.product {
	background-color:#F7F7F7;
	width : calc(100% / 4 - 10px)!important;
	padding-left:0!important;
	padding-right:0!important;
	padding-bottom:10px!important;
	min-height:360px;
}
}
ul.products {
	gap:10px
}


/* ul.products li.product:not(.product-category):hover{
	padding-bottom:20px!important;
	border-bottom:4px solid #00198d;
} */



/* Logo mobile */

@media (max-width:767px) {
	.site-branding .custom-logo {
	height :50px!important;
}
}


/* Cart Icon hover */
.cart-contents:hover {
	color:#fff!important;
}

/* image header categories */

header.woocommerce-products-header img {
	height:340px;
	object-fit:cover;
}
.woocommerce-products-header{
	position:relative;
}
.content-area{
	position:relative;
}

.woocommerce-products-header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%; 
    pointer-events: none;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1; 
}

/* .woocommerce-products-header__title.page-title {
	position:absolute;
	z-index:5;
	color:#fff;
	left:20px;
	top:270px;
} */

/* .tax-product_cat .shoptimizer-sorting:not(.sorting-end) {
	display:none!important;
} */

.woocommerce-products-header {
	margin-bottom:50px!important;

}

/*.woocommerce-pagination .page-numbers {*/
/*    display: contents;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    color: white !important;*/
/*    background-color: #00198d;*/
/*    border-radius: 50%;*/
/*    box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .06);*/
/*    transition: background-color 0.3s;*/
/*}*/
/*.page-numbers .next::after , .page-numbers .prev::after{*/
/*	background-color:white!important;*/
/*}*/
/*.woocommerce-pagination .page-numbers:hover {*/
/*	background-color : #001faf*/
/*}*/

/*.woocommerce-pagination .page-numbers.current {*/
/*	background-color:#dc9814;*/
/*}*/

.onsale {
	display:none;
}

.sale-item.product-label {
	top:7px
}

.woocommerce-variation-price .productUomType{
	display:none;
}
.woocommerce-variation-price del span bdi {
	font-weight:400!important;
	font-size:15px!important;
	color:red!important;
}
.product-type-variable .sale-item{
	display:none!important;
}

.custom-popup-element > span {
	font-weight: 600;
    letter-spacing: -1.1px;
    line-height: 1.2;
    text-transform: none;
    color: #111;
	display:block;
	text-align:center!important;
}


.total-weight td {
	font-weight : 700!important;
	border-right: 1px solid #e2e2e2!important;
	border-top: 1px solid #e2e2e2!important;
	
}
.total-weight th{
	border-left: 1px solid #e2e2e2!important;
	border-top: 1px solid #e2e2e2!important;
}

.cart-collaterals {
	position:relative;
	margin-top:50px;
}

tr.total-weight {
	position: absolute;
    top: -54px;
    width: 100%;
	left:0;
    display: flex;
    justify-content: space-between;
    background-color: #00198D17;
	
}

tr.tax-total th, tr.tax-total td {
	border-bottom: 1px solid #e2e2e2!important;
} 

.woocommerce-checkout-review-order-table tfoot {
	position:relative;
	top:50px;
	
}

.woocommerce-checkout-review-order-table tr.total-weight td, 
.woocommerce-checkout-review-order-table tr.total-weight th {
	background-color: transparent;
	border:none
}

.woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout-review-order-table .cart-subtotal th {
	border-radius:0!important;
}
.woocommerce-checkout-payment {
	margin-top:100px;
}

.button.checkout:hover , .woocommerce-form-login__submit:hover , .woocommerce-form-register__submit:hover {
	background-color:#001faf!important;
	border:none;
}

@media (max-width:767px) {
	.single-product ul.tabs.wc-tabs {
	display:block;
}
}

/* SKU AND CATEGORY IN PRODUCT PAGE SINGLE */ 

.cat-single {
	display:block;
	margin-bottom:20px;
	font-weight:700;
	color:#000;
	font-weight:500;
}

.cat-single a {
	color:#797979;
	text-decoration:underline;
	font-weight:300;
	text-underline-position: under;
	font-size:13px
	
}



/* Quick view style YITH */

#yith-quick-view-content .calculatorBtn , #yith-quick-view-content .fieldsWithLabels , #yith-quick-view-content .calcResuldDiv , #yith-quick-view-content .projectFields , #yith-quick-view-content .pisol-ppscw-container , #yith-quick-view-content .commercekit-pdp-sticky-inner__close-button {
	display:none;
}

#yith-quick-view-content bdi{
	font-size: 24px;
    color: #000;
    font-weight: 600;
}
#yith-quick-view-content .productUomType {
	font-size: 16px;
    font-weight: 400 !important;
    color: #000;
}
#yith-quick-view-content .bracketsPrice {
	font-size:13px;
	color:#000;
} 
#yith-quick-view-content .additional_info_t {
	display:none;
}
#yith-quick-view-content .summary.entry-summary {
	width:40%;
}
#yith-quick-view-content .woocommerce-product-gallery {
	width:60%!important;
}
#yith-quick-view-content {
	padding:20px;
		max-height: inherit;
    overflow-x: hidden;
    overflow-y: auto;
	overscroll-behavior-y: contain;

    scrollbar-color: #d8d8d8 #fff;
    scrollbar-width: thin;
}

#yith-quick-view-content .product-accordion{
    display: none;
}

#yith-quick-view-close {
	border-radius:50%;
	top:20px;
	right:25px;
	font-size:25px;
	border:none;
}
#yith-quick-view-modal .yith-wcqv-main{
	overflow-y:auto!important;
}


.button.yith-wcqv-button{
	transition:0.3s background-color ease-in-out!important;
	
}
/* .button.yith-wcqv-button:hover {
	color:#fff!important;
} */

/* SHOP IMAGES */

	.products .woocommerce-image__wrapper img {
	height:200px;
	object-fit:cover;
}


.woocommerce-card__header {
	padding-left:15px;
	padding-right:15px!important;
}
.woocommerce-card__header .product__categories a{
	color:#8a8a8a
!important;
	font-weight:600;
	    letter-spacing: 2px;
}
	

ul.products li.product:not(.product-category)::before {
	display:none!important;
	

}

/* Product title in shop pages */
.woocommerce-loop-product__title a {
	-webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical!important;
    color: #000;
    display: -webkit-box!important;
    min-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	font-weight:700;
}

.shop_table.order_details td {
	
	text-align:left!important;
	
}

.shop_table.order_details .woocommerce-table__product-table.product-total {
	text-align:left!important;
}

#shipping_method .locationHref {
	text-decoration:underline!important;
}

#shipping_method .locationHref:hover {
	color : #00198d!important;
}


.buttons-wrapper  a.button.checkout:hover {
	background-color:transparent!important;
}

table.woocommerce-product-attributes tr:nth-child(even) {
    background: #f8f8f8;
}

.woocommerce-tabs table.woocommerce-product-attributes th, .woocommerce-tabs table.woocommerce-product-attributes td {
    padding: 1em;
    width: 50%;
}

/* Product single page next-prev hover */

.single-product .tooltip .woocommerce-Price-amount.amount {
	font-size:18px;
	color: #000 !important;
}
.single-product .tooltip .productUomType {
	font-size:12px;
	
}
.single-product .tooltip .bracketsPrice {
	display:none;
}

.autocomplete-suggestion .commercekit-ajs-product-price{
	display:none;
}

/* Search Product Design  */

.site-search form.aws-search-form {
	box-shadow : 0 0 2px 0 #0000004f;
	border-radius:2px;
}

.site-search .aws-search-btn.aws-form-btn {
	background-color:transparent;
	border:none!important;
	box-shadow:none!important;
}
.site-search .aws-search-field {
	border:none!important;
	padding-left:5px!important;
	
}

.site-search .aws-search-btn_icon path {
	color:#00198d;
	
}

.site-search .aws-search-btn.aws-form-btn:hover{
	background-color:transparent!important;
}

.widget .aws-search-form .aws-search-field{
	padding-left:5px!important;
}


/* scroll for sidebar & products page */

@media (min-width : 767px ) {

	body.woocommerce-page.left-woocommerce-sidebar .shoptimizer-archive > .col-full {
		max-width: 1500px;
    }

	body.woocommerce-page.left-woocommerce-sidebar .shoptimizer-archive .archive-header .col-full{
		max-width: 1500px;
	}
	body.woocommerce-page.left-woocommerce-sidebar .shoptimizer-archive .archive-header .col-full .woocommerce-breadcrumb {
		margin-left: 0;
		padding-left: 0;
	}



	/* Hide the scrollbar */
.woocommerce-page .shoptimizer-archive .secondary-wrapper {
	width:22%;
}
.woocommerce-page .shoptimizer-archive .widget-area {
	width:100%!important;
	  position:sticky;
	  top:70px;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior-y: contain;
    scrollbar-color: transparent transparent; 
    scrollbar-width: thin; 
    transition: all .3s ease;
    height: 700px;
    padding-right: 20px;
	
    
}


.woocommerce-page .shoptimizer-archive .widget-area:hover {
    scrollbar-color: #d5d5d5 #ffffff; /* Show scrollbar color */
}


.woocommerce-page .shoptimizer-archive .widget-area::-webkit-scrollbar {
    width: 0; 
}

.woocommerce-page .shoptimizer-archive .widget-area:hover::-webkit-scrollbar {
    width: 8px; 
}

.woocommerce-page .shoptimizer-archive .widget-area::-webkit-scrollbar-track {
    background: #ffffff; 
}

.woocommerce-page .shoptimizer-archive .widget-area::-webkit-scrollbar-thumb {
    background-color: #d5d5d5; 
    border-radius: 10px; 
}


.woocommerce-page .shoptimizer-archive .widget-area:hover::-webkit-scrollbar-thumb:hover {
    background-color: #b0b0b0; 
}
	
	
}


/* Cat Desc New */

.additional-category-description h2 {
	font-weight:700;
	font-size:24px;
	text-align:center;
}
@media (min-width:767px){
	ul.products li.product-category{
	padding-bottom:0!important;
	width: calc(100% / 2 - 20px)!important;
	background-color:transparent;
	
}
}
ul.products li.product-category{
	padding-bottom:0!important;
	background-color:transparent;
	
	
}
@media (min-width:767px){
ul.products li.product-category img {
	height:300px;
}
}
ul.products li.product-category h2 , ul.products li.product-category h3{
	position:relative;
	text-align:left;
	background-color:transparent!important;
	font-size:20px!important;
	font-weight:600!important;
	letter-spacing:1.5px!important;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:10px;
}

ul.products li.product-category h2::after , ul.products li.product-category h3::after{
    opacity: 0;
    position: absolute;
    right: 5px;
    content: "";
    background-image: url(http://buyfloorsdirect1floorzap.local/wp-content/uploads/2024/10/icon-arrow-right-small-red.png);
    background-size: 100%;
    width: 24px;
    height: 24px;
    display: block;
		top:40%;
	transform:translatey(-50%);
	transition: all 0.3s ease;
 
}

ul.products li.product-category:hover h2::after , ul.products li.product-category:hover h3::after {
	opacity: 1;
}

ul.products li.product-category:hover h2 , ul.products li.product-category:hover h3{
	color : #00198d;
	border-color:#00198d;
}

.additional-category-description ul.products {
	justify-content:space-between;
} 


/* HEADING TITLE FOR WOOCOMMERCE SHOP PAGE */
/* .woocommerce-shop .woocommerce-products-header {
	background-image : url('http://buyfloorsdirect1floorzap.local/wp-content/uploads/2024/08/2016-11-12.jpg');
	background-position:center;
	background-size:cover;
	height:350px;
} */
.woocommerce-products-header  h1.woocommerce-products-header__title {
	color:#fff!important;
	position:absolute!important;
	bottom:0;
	z-index:5;
	left:20px;
	display:none;
}
.woocommerce-products-header:before{
	display:none;
}


.yith-wcqv-button {
	    position: absolute!important;
    bottom: 5px!important;
    height: 20px;
    right: 5px;
    opacity: 1!important;
    background-color: transparent!important;
	font-size:13px!important;	cursor: pointer;
    overflow: visible;
    padding: 0 0 0 30px;
    position: relative;
    -webkit-text-decoration: underline #00198d;
    text-decoration: underline #00198d;
    text-transform: capitalize;
    text-underline-position: under;
}
.yith-wcqv-button:hover{
	background-color:transparent!important;
	color:#000!important;
}

.yith-wcqv-button::before{
 position: absolute;
    left: -7px;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/magnifying-glass-light-1.png);
	background-repeat:no-repeat;
    background-size: 100%;
    width: 13px;
    height: 13px;
    display: block;
		top:45%;
	transform:translatey(-50%);
	transition: all 0.3s ease;
	
}

.product_list_widget .woocommerce-Price-amount.amount {
	font-size:17px;
	font-weight:500!important;
}
.product_list_widget  .productUomType {
	font-size:12px;
	font-weight:400!important;
}



/* Account Page */

.accountElm form.woocommerce-ResetPassword.lost_reset_password {
	display : flex;
	flex-direction:column;
	
}

.accountElm form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row {
	width:100%;
}

/* Account Menu */
li.accountMenu ul {
	 
    background-color: #fff !important;
    box-shadow: 0 16px 24px -4px #00000029, 0 0 4px 0 #0000001a !important;
    margin: 0 !important;
    padding: 12px 0 !important;
   
}

li.accountMenu ul a {
	padding-top:0!important;
}




.product_list_widget .asnp-esb-badge-1 {
	display:none;
}

/* Add inches after values  */

.woocommerce-product-attributes .woocommerce-product-attributes-item--weight {
    display : none!important;
}
.woocommerce-product-attributes .woocommerce-product-attributes-item--dimensions {
    display : none!important;
}

/* Add inches after values  */

.woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-length .woocommerce-product-attributes-item__value , .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-width .woocommerce-product-attributes-item__value, .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-height .woocommerce-product-attributes-item__value , .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-weight .woocommerce-product-attributes-item__value {
	position:relative;
	padding-right:32px;
}

.woocommerce-product-attributes-item--attribute_box-weight .woocommerce-product-attributes-item__value{
	padding-right:39px!important;
}

.woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-length .woocommerce-product-attributes-item__value::after , .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-width .woocommerce-product-attributes-item__value::after, .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-height .woocommerce-product-attributes-item__value::after {
	content: 'in';
	position:absolute;
	right:1em;
	top:50%;
	transform:translatey(-50%);
	font-size:15px;
	font-weight:light;
	
}

.woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_box-weight .woocommerce-product-attributes-item__value::after {
	content: 'lbs';
	position:absolute;
	right:1em;
	top:50%;
	transform:translatey(-50%);
	font-size:15px;
	font-weight:light;
}

.woocommerce-product-attributes-item__label {
	padding-left: 32px!important;
}

/* Cart Shipping Section */

p.woocommerce-shipping-destination {
	position:relative;
	padding-top:10px;
}

p.woocommerce-shipping-destination::before {
	content: '';
	position:absolute;
	top:0;
	left:-22px;
	width:calc(100% + 44px);
	height:1px;
	background-color:#e2e2e2;
}

.page-numbers.dots {
	box-shadow:none!important;
	border:none!important;
	color:#000!important;
	padding:0!important;
	width:10px!important;
}

td[data-title="Shipping"]{
	overflow:hidden!important;
}

/* Header Image woocommerce */
.shoptimizer-category-banner{
	background-image : url('/wp-content/uploads/2024/08/2016-11-12.jpg');
}
.shoptimizer-category-banner {
	height:200px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	background-position:bottom;
	background-size:cover!important;
}

.shoptimizer-category-banner h1{
	color:white!important;
}
.shoptimizer-category-banner::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}


/* store locator */

#wpsl-category{
	display:none;
}

@media(min-width:767px){
	#wpsl-search-wrap > form {
		display:flex!important;
	}
	
	.wpsl-input , .wpsl-select-wrap, .wpsl-search-btn-wrap {
		display:flex!important;
		flex-direction:column!important;
		flex : 1!important;
		align-self:end;
	}
	
	.wpsl-input input , #wpsl-radius .wpsl-dropdown{
		display:block!important;
		width:100%!important;
	}
	#wpsl-radius  label {
		width:100%!important;
	}
	
	.wpsl-search-btn-wrap {
		align-self:end;
		margin-bottom:10px;
	}
	.wpsl-search-btn-wrap #wpsl-search-btn {
		background-color:#00198D!important;
		background-image:none;
		color : #fff;
		font-weight:bold;
	}
	
		
}


.commercekit-order-bump .productUomType {
	display:none;
}


.woocommerce-shipping-totals.shipping > th{
	display:none!important;
}



/* mini cart weight  */

.woocommerce-mini-cart__total.total.total-weight{
	display:flex;
	justify-content:space-between;
}

.woocommerce-mini-cart__buttons.buttons.continue-shopping {
	padding-bottom:0;
}

.woocommerce-mini-cart__buttons.buttons {
	padding-top:0!important;
}

.woocommerce-mini-cart__total.total.total-weight
{
	margin-bottom:20px
}

.woocommerce-shipping-destination, 
.woocommerce-shipping-calculator {
    display: none;
}

/* .outofstock .product-widget {
	display:block!important;
}

.outofstock table.variations {
	display:none;
} */

/* .outofstock .woocommerce-variation-add-to-cart {
	display:none
} */

.stock.out-of-stock {
    display: none!important;
    color: #a61e00; 
    background-color: #eeeeee; 
    border: 1px solid #dcdcdc; 
    padding: 10px 20px;
    font-weight: 600;
    font-size: 1em;
    text-align: center;
    margin-top: 15px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.00); /* Slight shadow for depth */
    text-transform: uppercase;
    letter-spacing: 0.8px;
    max-width: 300px;
}



.stock.out-of-stock {
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.linkAccount #login-account-trigger {
	display:none!important;
}

@media (min-width: 993px) {
	.col-full-nav.is_stuck {
z-index: 1500!important;
	}
}

.woocommerce-form-login-toggle {
	display:none!important;
}

body #shoptimizerCartDrawer {
	z-index : 1501!important;
}

.find-my-account-section #find-floorzap-account-trigger {
	transition : background-color 0.1s ease-in-out;
}

.find-my-account-section #find-floorzap-account-trigger:hover {
    background-color:#001faf!important;
}

.find-my-account-form-section button:hover
{
	background-color:#001faf!important;
}

.find-my-account-section #login-account-trigger {
	transition : all 0.1s ease-in-out;
}

.find-my-account-section #login-account-trigger:hover {
	background-color:#00198D!important;
	color:#ffff!important;
}

.phone_numbers > p {
	display:none;
}

.phone_numbers svg {
	width:20px;
	height:20px;
	margin-right:0;
}

ul.checkout-bar li.active .progress_numbers {
	    background: #444!important;
}
.progress_numbers {
	position: absolute;
    z-index: 4;
    top: -40px;
    left: 50%;
    margin-left: -19px;
    width: 26px;
    height: 26px;
    border: 6px solid #fff;
    border-radius: 50%;
    color: #fff!important;
    background: #ddd;
    box-sizing: content-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
	
}


.woocommerce-error{
	    margin-top: 50px!important;
}

.single-product .type-product .woocommerce-error {
    position: relative!important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 20px!important;
    background-color: transparent;
    color: rgb(255, 8, 8);
    width: 100%!important;
    padding: 0;
}

.checkBox10p .woocommerce-help-tip {
    position: relative;
    cursor: help;
    display: inline-block;
}

.checkBox10p .woocommerce-help-tip::before {
    content: "";
    display: inline-block;
    width: 18px; /* Adjust the size as needed */
    height: 18px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336l24 0 0-64-24 0-24 0 0-48 24 0 48 0 24 0 0 24 0 88 8 0 24 0 0 48-24 0-80 0-24 0 0-48 24 0zm72-144l-64 0 0-64 64 0 0 64z"%3E%3C/path%3E%3C/svg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
}

.checkBox10p .woocommerce-help-tip::after {
    content: attr(aria-label);
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out;
    z-index: 10;
    width: max-content;
    max-width: 300px;
    text-align: center;
}

.checkBox10p .woocommerce-help-tip:hover::after {
    opacity: 1;
    visibility: visible;
}

.product-meta-single {
	background-color:#eeeeee;
	width: fit-content;
	padding : 8px;
	border-radius:0;
	margin-bottom:2px;
	margin-top:15px;
	
}

.sale-item.product-label.type-bubble {
	display:none!important;
}

/*  */

.woocommerce-variation-description {
	display:none;
}



.asnp-sale-badge-image-wrapper {
	width:100%;
}

ul.products li .product-out-of-stock {
	display:none
}

.woocommerce-no-products-found .woocommerce-info {
	background-color: #00198d!important;
}

/* FILTERS BUTTONS AND INPUTS */
.woocommerce-ordering {
    display: flex;
    align-items: center; /* Vertically aligns label and dropdown */
    margin-right: 0!important;
}

.woocommerce-ordering label {
    margin-right: 8px; /* Add space between label and dropdown */
    white-space: nowrap; /* Prevents the label text from wrapping */
}

.woocommerce-ordering .orderby {
    min-width: 120px;
    padding-left: 15px;
    padding-right: 23px;
    font-size: 14px;
    border-color: rgba(0, 0, 0, .1);
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    background-color: transparent;
    width: 100%;
    height: 40px;
    background-image: url(//res.cloudinary.com/bedrosians/image/upload/v1/assets/icons/icon-60-chevron-down-black.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 30px;
   
}

.woocommerce-result-count {
    display: none;
}

.wooFilterBTn {
    display: block;
    color: #111 !important;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-weight: 400;
    text-align: center;
    border-radius: 60px;
    letter-spacing: .08px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 100px;
    transition: color 0.2s ease-in-out ;
}
.wooFilterBTn:hover {
    background-color: #f3f3f3;
}
.wooFilterBTn svg {
    width: 15px;
}

