:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(196,156,87);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(196,156,87);
	--btn-accented-bgcolor-hover: rgb(196,156,87);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 670px;
}
: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;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1222px;
--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-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgba(245,196,212,0);
}



.title-size-default {
        margin-top: 30px!important;
        padding: 63px 0;
}

.whb-general-header {
border-color: rgba(129, 129, 129, 0.2);
    border-bottom-width:0px;
}

.wd-logo wd-main-logo woodmart-logo woodmart-main-logo img{
	max-width:160px!important;
}


.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span
 {
	 padding:15px 69px!important;
}

.star-rating-wrap,
.woocommerce-product-rating,
.wd-ratings {
    min-height: 24px!important;
}

/* OPT DESIGN */
#cunnekt-otp-box{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:12px;
    padding:20px;
    margin:20px 0;
    box-shadow:0 4px 15px rgba(0,0,0,.05);
}

#cunnekt-otp-box h4{
    margin:0 0 15px;
    font-size:18px;
    font-weight:600;
}

#cunnekt-otp-input{
    width:180px;
    height:45px;
    border-radius:8px;
    text-align:center;
    font-size:18px;
    letter-spacing:5px;
}

#cunnekt-send-otp-btn,
#cunnekt-verify-otp-btn{
    height:45px;
    border-radius:8px;
    padding:0 20px;
}

#cunnekt-otp-message{
    margin-top:15px;
    font-weight:500;
}



/* Hide default WooCommerce login area */
.wd-registration-page .woocommerce-notices-wrapper,
.wd-registration-page .woocommerce-form-login,
.wd-registration-page .login,
.wd-registration-page h2,
.wd-registration-page .lost_password,
.wd-registration-page .woocommerce-form-login__rememberme,
.wd-registration-page .show-password-input {
    display: none !important;
}

/* Remove top spacing */
.wd-registration-page{
    margin:0 !important;
    padding:0 !important;
}


.wd-login-form,
.login-form-side,
.login-form-dropdown {
    display: none !important;
}

/* LOGIN SVG */








/* MOBILE SCREEN ADD TO CART  BUTTON  */
/* ===== Mobile Add to Cart Button Fix ===== */
@media (max-width: 767px){

    .wd-add-btn .add_to_cart_button{
        height: 44px !important;
        min-height: 44px !important;
        width: 100% !important;
        padding: 0 10px !important;
        border-radius: 30px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 6px !important;

        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
    }

    .wd-add-btn .add_to_cart_button .wd-action-text{
        font-size: 12px !important;
        line-height: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .wd-add-btn .add_to_cart_button .wd-action-icon{
        font-size: 14px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Product Card */
    .wd-product{
        margin-bottom: 15px !important;
    }

}
.wd-product-cats{
	display:none!important;
}

.dashicons-location:before{
display:none!important;
}

.inext_wpc_result.res_success::before
{
	display:none!important;

}


/* HOME PAGE ADD TO CART BUTTON */
/*.shopengine_add_to_list_action shopengine-wishlist badge se-btn inactive{*/
/*    display: none;*/
    
/*}*/


/* Desktop */
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 8px 10px !important;
	font-size:11px!important
}

/* Mobile (768px and below) */
@media (max-width: 768px) {
    .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
        padding: 13px 48px !important;
      
    }
}
    


/* ===== Leenzara Gold Quantity ===== */

.single-product div.quantity{
    display:flex !important;
    align-items:center;
    gap:8px;
    padding:6px;
    background:#fff;
    border:2px solid #C49D57;
    border-radius:16px;
    width:fit-content;
    box-shadow:0 4px 15px rgba(196,157,87,.15);
}

.single-product div.quantity .minus,
.single-product div.quantity .plus{
    width:42px !important;
    height:42px !important;
    border:none !important;
    border-radius:12px !important;
    background:#C49D57 !important;
    color:#fff !important;
    font-size:24px !important;
    font-weight:600;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
}

.single-product div.quantity .minus:hover,
.single-product div.quantity .plus:hover{
    background:#A67C2E !important;
}

.single-product div.quantity input.qty{
    width:55px !important;
    height:42px !important;
    border:none !important;
    background:transparent !important;
    text-align:center;
    font-size:18px !important;
    font-weight:700;
    color:#222;
    box-shadow:none !important;
    -moz-appearance:textfield;
}

.single-product div.quantity input::-webkit-outer-spin-button,
.single-product div.quantity input::-webkit-inner-spin-button{
    -webkit-appearance:none;
    margin:0;
}
  


/* =========================================
   LEENZARA CART - GOLD QUANTITY SELECTOR
   ========================================= */

.woocommerce-cart
td.product-quantity
div.quantity {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 142px !important;
    height: 52px !important;

    padding: 4px !important;
    margin: 0 !important;

    border: 1.5px solid #C49D57 !important;
    border-radius: 16px !important;

    background: #fff !important;

    box-shadow: 0 4px 14px rgba(196, 157, 87, 0.15);

    overflow: hidden !important;
}


/* MINUS + PLUS BUTTON */

.woocommerce-cart
td.product-quantity
div.quantity
button.minus,
.woocommerce-cart
td.product-quantity
div.quantity
button.plus {

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: none !important;
    border-radius: 11px !important;

    background: #C49D57 !important;
    color: #fff !important;

    font-size: 23px !important;
    font-weight: 500 !important;
    line-height: 1 !important;

    cursor: pointer !important;

    transition: all .25s ease !important;
}


/* HOVER */

.woocommerce-cart
td.product-quantity
div.quantity
button.minus:hover,
.woocommerce-cart
td.product-quantity
div.quantity
button.plus:hover {

    background: #A9813E !important;
    color: #fff !important;

    transform: scale(.94);
}


/* QUANTITY NUMBER */

.woocommerce-cart
td.product-quantity
div.quantity
input.qty {

    width: 48px !important;
    min-width: 48px !important;

    height: 42px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: none !important;
    outline: none !important;

    background: transparent !important;

    color: #222 !important;

    font-size: 17px !important;
    font-weight: 600 !important;

    text-align: center !important;

    box-shadow: none !important;
}


/* REMOVE NUMBER ARROWS */

.woocommerce-cart
td.product-quantity
input.qty::-webkit-inner-spin-button,
.woocommerce-cart
td.product-quantity
input.qty::-webkit-outer-spin-button {

    -webkit-appearance: none !important;
    margin: 0 !important;
}

.woocommerce-cart
td.product-quantity
input.qty {

    -moz-appearance: textfield !important;
}


/* FOCUS */

.woocommerce-cart
td.product-quantity
div.quantity:focus-within {

    border-color: #A9813E !important;

    box-shadow:
        0 0 0 3px rgba(196,157,87,.12),
        0 4px 14px rgba(196,157,87,.15) !important;
}


/* MOBILE */

@media (max-width: 767px) {

    .woocommerce-cart
    td.product-quantity
    div.quantity {

        width: 130px !important;
        height: 48px !important;
        border-radius: 14px !important;
    }

    .woocommerce-cart
    td.product-quantity
    div.quantity
    button.minus,
    .woocommerce-cart
    td.product-quantity
    div.quantity
    button.plus {

        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;

        border-radius: 9px !important;

        font-size: 20px !important;
    }

    .woocommerce-cart
    td.product-quantity
    div.quantity
    input.qty {

        width: 44px !important;
        min-width: 44px !important;

        height: 38px !important;

        font-size: 16px !important;
    }
}
    

.wd-price-unit{
	display:none!important;
}

.lzvps-product-name{
	min-height:20px!important;
}



@media (min-width: 1025px) {
	    .title-size-default {
        margin-top: 20px!important;
        padding: 63px 0;
}
}

