@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//bshop.vizsoft.in/sa/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.5.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(193,164,120);
	--wd-alternative-color: rgb(94,94,94);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(36,36,36);
	--btn-accented-bgcolor-hover: rgb(62,62,62);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://bshop.vizsoft.in/sa/wp-content/uploads/sites/2/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(36,36,36);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-weight: 400;
	color: rgb(36,36,36);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	text-transform: capitalize;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 800;
	font-size: 18px;
	color: rgb(193,164,120);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-weight: 600;
	font-size: 14px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	color: rgb(193,164,120);
}
html .wd-buy-now-btn {
	text-transform: capitalize;
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(29,90,164);
}
html #place_order {
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	background: rgb(40,102,57);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(36,36,36);
	--wd-form-brd-color: rgb(36,36,36);
	--wd-form-brd-color-focus: rgb(36,36,36);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 0px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 90px;
	--wd-thumbs-height: 90px;
	}

}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1337px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1320px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "hkgroteskpro";
	src: url("//bshop.vizsoft.in/sa/wp-content/uploads/sites/2/2022/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//bshop.vizsoft.in/sa/wp-content/uploads/sites/2/2022/09/hkgroteskpro-semibold.woff2") format("woff");
	font-weight: 600;
	font-style: normal;
}

.product-grid-item img{border-radius:8px;}
.custom-format .amount{color:#fff;}

.product-image-summary .single_add_to_cart_button {
height: 55px;
}

/*
.single-product div.quantity .minus{border-right:0px;}
.single-product div.quantity .plus{border-left:0px;}

.single-product .quantity {
    width: 100%; 
}*/

.single-product div.quantity input[type="button"] {
    padding: 0 5px;
    min-width: 45px !important;
	height:50px;
}

.single-product div.quantity input[type="number"]{width:50px;	height:50px;}

.single-product .single_add_to_cart_button{height:50px;}
.single-product .custom-format ins .amount{color:#fff!important;}



.single-product .wd-swatch.wd-text{border:1px solid;border-radius:4px!important;padding:12px}
.single-product .wd-active .wd-swatch-text{color:#fff;}
.single-product .wd-swatches-product .wd-active{background:#B4A493;}
.single-product .wd-swatch.wd-text:after {display:none;}

.wd-label-side-md table.variations .cell{display:inline-block;}
.single-product .wd-label-side-md table.variations .cell{padding-bottom: 10px;}
.single-product table.variations{margin-bottom:5px;}
.single-product table.variations tr:last-child .cell {
    padding-bottom: 10px;
}
#billing_email-description {
    font-size: 12px;
    color: #666; /* Adjust the color to match your theme */
}









/* Ensure this only applies on the My Account page */
body.woocommerce-account .woocommerce-thank-you-page-container__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px; /* Optional: Adds space between columns */
}

/* Each Block as a Column */
body.woocommerce-account .woocommerce-thank-you-page-container__block {
    flex: 1 1 calc(50% - 20px); /* Take up 50% width, minus the gap */
    box-sizing: border-box; /* Ensures padding doesn't break layout */
}

/* Ensure consistent alignment and spacing */
body.woocommerce-account .woocommerce-thank-you-page-container__block div {
    margin-bottom: 15px; /* Optional: Space between internal elements */
}

/* Adjust for smaller screens */
@media (max-width: 768px) {
    body.woocommerce-account .woocommerce-thank-you-page-container__block {
        flex: 1 1 100%; /* Stack columns on small screens */
    }
}



.whb-top-bar .wd-header-nav{flex:0 0 0!important;}

.whb-top-bar .wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu{background-color:#fff!important;}

.rtl .woocommerce-variation-add-to-cart {
	justify-content: flex-start;}

/* Hide Arabic text when the language is not Arabic */
.rtl .arabic-text {
    display: block;
}
.arabic-text {
    display: none;
}
.rtl .english-text {
    display: none;
}

.woocommerce-checkout .woocommerce-remove-coupon{background:#fff;}

.wd-swatches-filter.wd-swatches-brands li a .wd-swatch {
    display: none !important;
}
.wd-swatches-filter.wd-swatches-brands li a .wd-filter-lable.layer-term-lable {
    margin-inline-start: 0 !important;
}


.woocommerce-mini-cart .remove:hover {
    background-color: #000!important;
}

.woocommerce-mini-cart .remove:after{color:#fff;}

.wd-search-full-screen input.s.wd-search-inited::placeholder {
  color: #aaa; /* Example for placeholder text color */
}




.free-shipping { display: none; } /* Hide all by default */
[lang="en-US"] .free-shipping.en { display: block; } /* Show English if lang is en */
[lang="ar"] .free-shipping.ar { display: block; } /* Show Arabic if lang is ar */

.delivery-estimate {
    visibility: hidden;
    position: absolute;
} /* Hide all by default */

/* Show English text when the language is English */
html[lang^="en"] .delivery-estimate.en {
    visibility: visible;
    position: static;
}

/* Show Arabic text when the language is Arabic */
html[lang^="ar"] .delivery-estimate.ar {
    visibility: visible;
    position: static;
}

html[lang^="ar"] input#shipping_phone{text-align:right;}
html[lang^="ar"] input#billing_phone{text-align:right;}

.category-grid-item .more-products{display:none;}

.whb-main-header .geot_dropdown_container{width:180px;}
#country-switcher option{background-color:#fff;}@media (min-width: 1025px) {
	.product-grid-item .wd-wishlist-btn .added:before {
	left: 15px;}
.rtl .arabic-logo{text-align: left!important;}
.woocommerce-order-received .woocommerce-thank-you-page-order_details__product-title.woocommerce-thank-you-page-order_details-title {
    gap: 10px;
}

.whb-main-header ul#menu-main-menu {
    --nav-gap: 15px;
}

.product-type-variable .single-layout-price p.price ins {
    margin-bottom: -35px !important;
}


html[lang^="ar"] .single-product form.cart {
    justify-content: flex-start;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item .wd-wishlist-btn .added:before{
	left: 10px;}

.product-grid-item .wd-wishlist-btn .added {
    padding: 0px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-grid-item .wd-wishlist-btn .added:before{
	left: 10px;}

.product-grid-item .wd-wishlist-btn .added {
    padding: 0px;
}


.product-type-variable .single-layout-price p.price ins {
    margin-bottom: -20px !important;
}




}

@media (max-width: 576px) {
	body .product-labels.labels-rounded .out-of-stock {
    font-size: 11px !important;
}

.slider-title .title-wrapper{text-align:center;}

.home-gallery .wd-gallery-item img{width:100%;}

.category-mobile .category-grid-item .wrapp-category {
    display: inline-flex;
    align-items: center;
}

.category-mobile .wd-carousel-item{background: #F2F2F2; border-radius:8px;}
.category-mobile .category-grid-item .category-image{width:32px;}
.category-mobile .wd-carousel-wrap{gap:10px;}
.category-mobile .more-products{display:none;}

.category-mobile-title .wd-entities-title{text-transform:capitalize!important;}
.category-mobile-title .cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
}

.store-footer .elementor-icon-box-title{margin-bottom:0px;}





/* Full width for quantity field */
.single-product .quantity {
    width: 100%; 
}

/* Align Add to Cart & Proceed to Checkout buttons in a single row */
.single-product .cart {
    display: flex;
    flex-direction: row; /* Align buttons in a row */
    justify-content: space-between; /* Space between buttons */
    align-items: center; /* Vertically align the buttons */
}

/* Ensure the Add to Cart button is aligned with Proceed to Checkout */
.single-product .single_add_to_cart_button {
    flex: 1; /* Makes Add to Cart button take available space */
}

/* Style for the Proceed to Checkout button (if added) */
.single-product .proceed-to-checkout-button {
    flex: 1; /* Makes Proceed to Checkout button take available space */
    text-align: center; /* Center align text */
}

.single-product div.quantity input[type="button"]{width:50%;}

.single-product div.quantity input[type="number"]{width:50%;}



.product-grid-item .wd-wishlist-btn .added:before{
	left: 10px;}

.product-grid-item .wd-wishlist-btn .added {
    padding: 0px;
}


.single-product .wd-swatches-product {
	display: flex;}

[lang="ar"] .single-product .wd-swatches-product {
	justify-content: right;}


.category-mobile-title .wd-carousel-item {
	flex: 0 0 calc(100% / 2.7);padding-right:5px;}

.whb-general-header .wcml-dropdown {
    width: 75px;
}


.single-product .wd-gallery-thumb .wd-carousel-item{height:90px!important;}
.single-product .woocommerce-product-gallery .wd-gallery-thumb img{ object-fit: cover!important;
    height: 90px!important;}

.product-type-variable .single-layout-price p.price ins {
    margin-bottom: -20px !important;
}



}

