@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sassysecretbd.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.9") format("woff2");
	font-display:block;
}

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgba(0,0,0,0.8);
	--wd-text-font-size: 18px;
	--wd-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(44,42,74);
	--wd-entities-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(44,42,74);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(44,42,74);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(44,42,74);
	--wd-alternative-color: rgba(74,0,81,0.83);
	--btn-default-bgcolor: rgba(74,0,81,0.83);
	--btn-default-bgcolor-hover: rgb(44,42,74);
	--btn-accented-bgcolor: rgba(74,0,81,0.83);
	--btn-accented-bgcolor-hover: rgb(44,42,74);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-font-family: "Cinzel", Arial, Helvetica, sans-serif;
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-font-size: 16px;
	--btn-bgcolor: rgba(74,0,81,0.83);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(44,42,74);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(181,131,141);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(73,34,73,0.83);
	--notices-warning-color: #fff;
	--wd-link-color: rgba(74,0,81,0.83);
	--wd-link-color-hover: rgb(44,42,74);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgba(175,119,103,0.09);
	background-image: none;
}
html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .wd-switch-to-register, html .widget_price_filter [class*="price_slider_amount"] .button, html .wd-popup-added-cart .view-cart, html .wd-page-wrapper .return-to-shop .button, html .cookies-buttons .cookies-accept-btn {
	font-family: "Cinzel", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgba(74,0,81,0.83);
}
html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover, html .wd-switch-to-register:hover, html .widget_price_filter [class*="price_slider_amount"] .button:hover, html .wd-popup-added-cart .view-cart:hover, html .wd-page-wrapper .return-to-shop .button:hover, html .cookies-buttons .cookies-accept-btn:hover {
	color: rgb(255,255,255);
	background: rgb(44,42,74);
}
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-brd-color: rgba(74,0,81,0.83);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgba(178,117,117,0.59);
	--wd-arrow-color-hover: rgb(181,131,141);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 18px;
	--wd-pagin-bg: rgba(178,117,117,0.59);
	--wd-pagin-bg-hover: rgb(181,131,141);
	--wd-pagin-bg-act: rgba(178,117,117,0.59);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 13px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 17px;
	--btn-font-size: 14px;
	--wd-sticky-btn-height: 95px;
	}
	html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .wd-switch-to-register, html .widget_price_filter [class*="price_slider_amount"] .button, html .wd-popup-added-cart .view-cart, html .wd-page-wrapper .return-to-shop .button, html .cookies-buttons .cookies-accept-btn {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font-size: 17px;
	--btn-font-size: 14px;
	--wd-sticky-btn-height: 42px;
	}
	html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .wd-switch-to-register, html .widget_price_filter [class*="price_slider_amount"] .button, html .wd-popup-added-cart .view-cart, html .wd-page-wrapper .return-to-shop .button, html .cookies-buttons .cookies-accept-btn {
		font-size: 14px;
	}

}
:root{
--wd-form-brd-radius: 35px;
--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: 12px;
}



.wd-page-title {
background-color: rgba(255,255,255,0.4);
}

/* =======================================================
   FIX: CHECKOUT LOGIN - PERFECT LAYOUT (FULL WIDTH SOCIAL)
   ======================================================= */

/* 1. Container: Vertical Flex Stack */
form.woocommerce-form-login {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

/* 2. ORDER 1: Inputs */
.woocommerce-form-login .form-row-username,
.woocommerce-form-login .form-row-password {
    order: 1 !important;
    margin: 0 !important;
}

/* 3. ORDER 2: Links (Lost Pass / Remember Me) */
.woocommerce-form-login .lost_password,
.woocommerce-form-login .login-form-footer, 
.woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    order: 2 !important;
    margin: 0 !important;
}

/* 4. ORDER 3: Continue Button */
.woocommerce-form-login button.button,
.woocommerce-form-login button[type="submit"],
.woocommerce-form-login .woocommerce-form-login__submit {
    order: 3 !important;
    width: 100% !important;
    margin-top: 5px !important;
    float: none !important;
}

/* 5. ORDER 4: Divider "OR LOGIN WITH" */
.wd-login-divider,
.nsl-separator,
div[class*="login-divider"] {
    order: 4 !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    margin: 10px 0 !important;
}

/* 6. ORDER 5: Social Container */
.woodmart-social-login,
.nsl-container-buttons,
div[class*="social-login"] {
    order: 5 !important;
    width: 100% !important;
    display: block !important; /* Container takes full width */
    margin-bottom: 0 !important;
}

/* 7. FORCE SOCIAL BUTTONS FULL WIDTH (THE FIX) */
/* Targets the actual clickable buttons inside the social container */
.woodmart-social-login a,
.nsl-container-buttons a,
div[class*="social-login"] a {
    width: 100% !important;          /* Force full width */
    display: flex !important;        /* Flex allows centering text/icon */
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px !important;  /* Space between FB and Google */
    margin-right: 0 !important;      /* Remove side-by-side gap */
    float: none !important;
    box-sizing: border-box !important;
}

/* Safety: Hide invisible pseudo-elements that cause gaps */
.woocommerce-form-login::after,
.woocommerce-form-login::before {
    display: none !important;
}







