@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//yourchoice.com.bd/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//yourchoice.com.bd/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Hind Siliguri", 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: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(232,2,189);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(232,2,189);
	--btn-accented-bgcolor-hover: rgb(201,2,158);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: rgb(255,255,255);
	background: rgb(183,1,132);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1404px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-product :is(.product-image-link, .hover-img) img {
    width: 100%; /* Ensure the image takes up the full width of its container */
    height: 100%; /* Ensure the image takes up the full height of its container */
    object-fit: cover; /* This will cover the area, cropping the image if necessary */
    aspect-ratio: 1 / 1; /* This ensures the image is always a square */
}

.wd-buttons.wd-pos-r-t {
    display: none;
}

a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
}

a.button.alt {
    background-color: rgb(232,2,189);
    color: white;
    border-radius:10px;
}


.woocommerce-terms-and-conditions-wrapper {
    display: none;
}

h3#order_review_heading {
    display: none;
}

.woocommerce-billing-fields>h3 {
    display: none;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
    display: none;
}


p#billing_country_field {
    display: none;
}




.single-product form.cart {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
  flex-direction: row;
}


.single-product form.cart table.variations,
.single-product form.cart .variations {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}


.single-product form.cart .quantity {
  flex: 0 0 auto;
  margin: 0;
  display: inline-flex;
  align-items: center;
}


.single-product form.cart .single_add_to_cart_button,
.single-product form.cart .wd-buy-now-btn {
  flex: 1 1 50% !important;
  width: 50% !important;
  max-width: 50% !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin: 0 !important;
  border-radius: 7px !important;
}

.single-product form.cart.variations_form {
  display: block;
}

.single-product form.cart.variations_form .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
  gap: 10px;
}





/* Make radio options horizontal */
.woocommerce-input-wrapper {
    display: flex !important;
    flex-wrap: wrap !important; /* responsive wrap */
    gap: 10px !important; /* spacing between options */
    align-items: center;
}

/* Hide default radio circle */
.woocommerce-input-wrapper input[type="radio"] {
    display: none !important;
}

/* Label style as button */
.woocommerce-input-wrapper label {
    padding: 8px 14px;
    border: 2px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    background: #f8f8f8;
    transition: 0.2s;
}

/* Hover effect */
.woocommerce-input-wrapper label:hover {
    border-color: #222;
}

/* Checked style */
.woocommerce-input-wrapper input[type="radio"]:checked + label {
    background: #222;
    color: #fff;
    border-color: #222;
}

