
/* =========================================================
   LJES FINAL ALL OPTIONS UI FIX
========================================================= */

.woocommerce ul.products li.product .ljes-luxury-box,
.woocommerce ul.products li.product .price-button-wrap,
.ljes-luxury-box,
.price-button-wrap,
.ljes-enquiry-box {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    border: 1px solid #d4af37 !important;
    border-radius: 18px !important;
    padding: 12px !important;
    background: #fffdf8 !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06) !important;
    text-align: center !important;
    overflow: hidden !important;
}

.ljes-button-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    width: 100% !important;
}

.ljes-button-row .ljes-btn,
.ljes-button-row button.ljes-btn,
.ljes-button-row a.ljes-btn,
.ljes-button-row a,
.woocommerce .ljes-button-row .ljes-btn,
.woocommerce .ljes-button-row button.ljes-btn,
.woocommerce .ljes-button-row a.ljes-btn {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 14px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 13px !important;
    box-shadow: none !important;
    outline: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
    text-transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
    transition: background-color .25s ease, color .25s ease !important;
    position: relative !important;
    z-index: 1 !important;
    isolation: isolate !important;
    cursor: pointer !important;
}

.ljes-button-row .ljes-btn::before,
.ljes-button-row .ljes-btn::after,
.ljes-button-row button.ljes-btn::before,
.ljes-button-row button.ljes-btn::after,
.ljes-button-row a.ljes-btn::before,
.ljes-button-row a.ljes-btn::after,
.ljes-button-row a::before,
.ljes-button-row a::after,
.ljes-offer-btn::before,
.ljes-offer-btn::after,
button.ljes-offer-btn::before,
button.ljes-offer-btn::after,
a.ljes-whatsapp-btn::before,
a.ljes-whatsapp-btn::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    background: transparent !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
    pointer-events: none !important;
}

.ljes-button-row .ljes-btn,
.ljes-button-row .ljes-btn:hover,
.ljes-button-row .ljes-btn:focus,
.ljes-button-row .ljes-btn:active,
.ljes-button-row .ljes-btn span,
.ljes-button-row .ljes-btn:hover span,
.ljes-button-row .ljes-btn:focus span,
.ljes-button-row .ljes-btn:active span,
.ljes-button-row .ljes-btn *,
.ljes-button-row .ljes-btn:hover *,
.ljes-button-row .ljes-btn:focus *,
.ljes-button-row .ljes-btn:active * {
    opacity: 1 !important;
    visibility: visible !important;
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
    text-indent: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    transform: none !important;
    filter: none !important;
    mix-blend-mode: normal !important;
    position: relative !important;
    z-index: 9999 !important;
}

.ljes-button-row .ljes-askprice-btn,
.woocommerce .ljes-button-row .ljes-askprice-btn {
    background: #cfa928 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ljes-button-row .ljes-askprice-btn:hover,
.ljes-button-row .ljes-askprice-btn:focus,
.ljes-button-row .ljes-askprice-btn:active,
.woocommerce .ljes-button-row .ljes-askprice-btn:hover {
    background: #111111 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ljes-button-row .ljes-whatsapp-btn,
.ljes-button-row a.ljes-whatsapp-btn,
.woocommerce .ljes-button-row a.ljes-whatsapp-btn {
    background: #25d366 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ljes-button-row .ljes-whatsapp-btn:hover,
.ljes-button-row .ljes-whatsapp-btn:focus,
.ljes-button-row .ljes-whatsapp-btn:active,
.woocommerce .ljes-button-row a.ljes-whatsapp-btn:hover {
    background: #1fab55 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ljes-button-row .ljes-offer-btn,
.ljes-button-row button.ljes-offer-btn,
.woocommerce .ljes-button-row button.ljes-offer-btn {
    background: #111111 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ljes-button-row .ljes-offer-btn:hover,
.ljes-button-row .ljes-offer-btn:focus,
.ljes-button-row .ljes-offer-btn:active,
.ljes-button-row button.ljes-offer-btn:hover,
.ljes-button-row button.ljes-offer-btn:focus,
.ljes-button-row button.ljes-offer-btn:active,
.woocommerce .ljes-button-row button.ljes-offer-btn:hover {
    background: #cfa928 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

button.ljes-btn.ljes-offer-btn,
button.ljes-btn.ljes-offer-btn:hover,
button.ljes-btn.ljes-offer-btn:focus,
button.ljes-btn.ljes-offer-btn:active,
button.ljes-btn.ljes-offer-btn .ljes-btn-text,
button.ljes-btn.ljes-offer-btn:hover .ljes-btn-text,
button.ljes-btn.ljes-offer-btn:focus .ljes-btn-text,
button.ljes-btn.ljes-offer-btn:active .ljes-btn-text {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    text-shadow: none !important;
}

/* Login wall */
.ljes-login-wall {
    margin: 45px auto 30px !important;
    padding: 0 15px !important;
    clear: both !important;
}

.ljes-login-wall-inner,
.ljes-login-more-products,
.login-more-products-box {
    max-width: 1120px !important;
    margin: 0 auto !important;
    padding: 48px 30px !important;
    background: #fffaf0 !important;
    border: 1px solid #d4af37 !important;
    border-radius: 26px !important;
    text-align: center !important;
    box-shadow: 0 14px 38px rgba(0,0,0,0.08) !important;
}

.ljes-login-wall-title,
.ljes-login-more-products h3,
.login-more-products-box h3 {
    margin: 0 0 30px !important;
    color: #111 !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: .3px !important;
}

.ljes-login-wall-btn,
.ljes-login-more-products .login-btn,
.login-more-products-box .login-btn,
.login-more-products-box a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 360px !important;
    max-width: 100% !important;
    height: 58px !important;
    padding: 0 36px !important;
    border-radius: 50px !important;
    background: #111111 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border: 0 !important;
    text-decoration: none !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    box-shadow: none !important;
    position: relative !important;
    z-index: 1 !important;
    isolation: isolate !important;
}

.ljes-login-wall-btn::before,
.ljes-login-wall-btn::after,
.ljes-login-more-products .login-btn::before,
.ljes-login-more-products .login-btn::after,
.login-more-products-box a::before,
.login-more-products-box a::after {
    content: none !important;
    display: none !important;
}

.ljes-login-wall-btn:hover,
.ljes-login-wall-btn:focus,
.ljes-login-wall-btn:active,
.ljes-login-more-products .login-btn:hover,
.login-more-products-box a:hover {
    background: #cfa928 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

@media (max-width: 768px) {
    .ljes-luxury-box,
    .price-button-wrap,
    .ljes-enquiry-box {
        padding: 10px !important;
        border-radius: 16px !important;
    }

    .ljes-button-row {
        gap: 8px !important;
    }

    .ljes-button-row .ljes-btn,
    .ljes-button-row button.ljes-btn,
    .ljes-button-row a.ljes-btn,
    .ljes-button-row a {
        height: 40px !important;
        min-height: 40px !important;
        max-height: 40px !important;
        font-size: 13px !important;
        border-radius: 12px !important;
    }

    .ljes-login-wall-inner,
    .ljes-login-more-products,
    .login-more-products-box {
        padding: 32px 18px !important;
        border-radius: 20px !important;
    }

    .ljes-login-wall-title,
    .ljes-login-more-products h3,
    .login-more-products-box h3 {
        font-size: 23px !important;
        margin-bottom: 22px !important;
    }

    .ljes-login-wall-btn,
    .ljes-login-more-products .login-btn,
    .login-more-products-box .login-btn,
    .login-more-products-box a {
        width: 100% !important;
        min-width: 0 !important;
        height: 52px !important;
        font-size: 17px !important;
        padding: 0 20px !important;
    }
}



/* REMOVE OUTSIDE PRICE REQUEST BUTTON */
.ljes-price-request-label,
.ljes-price-request-label.ljes-price-popup-btn{
    display:none !important;
}

/* SMALLER BUTTONS */
.ljes-button-row .ljes-btn,
.ljes-button-row button.ljes-btn,
.ljes-button-row a.ljes-btn,
.ljes-button-row a{
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    font-size:13px !important;
    border-radius:10px !important;
    padding:0 12px !important;
}

/* SMALLER BOX */
.ljes-luxury-box,
.price-button-wrap,
.ljes-enquiry-box{
    padding:10px !important;
    border-radius:16px !important;
    max-width:420px !important;
}

/* CONTENT SPACING */
.ljes-luxury-box p,
.ljes-enquiry-box p{
    margin-bottom:10px !important;
    font-size:14px !important;
    line-height:1.5 !important;
}

/* v2.2.7 - Guest login wall spacing/button final fix */
.woocommerce .ljes-login-wall,
.ljes-login-wall{
    width: min(100%, 1120px) !important;
    margin: 18px auto 22px !important;
    padding: 18px 20px !important;
    min-height: 0 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    border: 1px solid rgba(201,162,39,.65) !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg,#fffaf0 0%,#ffffff 100%) !important;
    box-shadow: 0 10px 28px rgba(0,0,0,.05) !important;
    text-align: center !important;
    line-height: 1.25 !important;
}
.woocommerce .ljes-login-wall br,
.ljes-login-wall br{
    display: none !important;
}
.woocommerce .ljes-login-wall strong,
.ljes-login-wall strong{
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: clamp(20px, 2.2vw, 28px) !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #050505 !important;
}
.woocommerce .ljes-login-wall .ljes-login-btn,
.ljes-login-wall .ljes-login-btn,
.woocommerce a.ljes-login-btn,
a.ljes-login-btn{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 280px !important;
    max-width: 100% !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 10px 28px !important;
    border: 1px solid #111 !important;
    border-radius: 999px !important;
    background: #080808 !important;
    color: #fff !important;
    font-size: clamp(16px, 1.7vw, 22px) !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    letter-spacing: .01em !important;
    text-decoration: none !important;
    box-shadow: none !important;
    text-transform: none !important;
}
.woocommerce .ljes-login-wall .ljes-login-btn:hover,
.woocommerce .ljes-login-wall .ljes-login-btn:focus,
.ljes-login-wall .ljes-login-btn:hover,
.ljes-login-wall .ljes-login-btn:focus,
.woocommerce a.ljes-login-btn:hover,
a.ljes-login-btn:hover{
    background: #080808 !important;
    color: #fff !important;
    border-color: #080808 !important;
    transform: none !important;
    box-shadow: 0 8px 18px rgba(0,0,0,.12) !important;
    text-decoration: none !important;
}
@media (max-width: 767px){
    .woocommerce .ljes-login-wall,
    .ljes-login-wall{
        width: calc(100% - 24px) !important;
        margin: 14px auto 18px !important;
        padding: 16px 14px !important;
        gap: 10px !important;
        border-radius: 16px !important;
    }
    .woocommerce .ljes-login-wall .ljes-login-btn,
    .ljes-login-wall .ljes-login-btn,
    .woocommerce a.ljes-login-btn,
    a.ljes-login-btn{
        min-width: 0 !important;
        width: auto !important;
        padding: 9px 20px !important;
        min-height: 40px !important;
        font-size: 15px !important;
    }
}

/* Phone field height fix - keep country code box same height as mobile input */
.ljes-modal .ljes-iti-phone-wrap,
.ljes-modal .iti {
    height: 70px !important;
    min-height: 70px !important;
    max-height: 70px !important;
    box-sizing: border-box !important;
}
.ljes-modal .iti input.ljes-phone-input,
.ljes-modal input.ljes-phone-input {
    height: 70px !important;
    min-height: 70px !important;
    max-height: 70px !important;
    line-height: 70px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-sizing: border-box !important;
}
.ljes-modal .iti__selected-country,
.ljes-modal .iti__selected-country-primary {
    height: 70px !important;
    min-height: 70px !important;
    max-height: 70px !important;
    box-sizing: border-box !important;
}
@media(max-width:600px){
    .ljes-modal .ljes-iti-phone-wrap,
    .ljes-modal .iti,
    .ljes-modal .iti input.ljes-phone-input,
    .ljes-modal input.ljes-phone-input,
    .ljes-modal .iti__selected-country,
    .ljes-modal .iti__selected-country-primary {
        height: 60px !important;
        min-height: 60px !important;
        max-height: 60px !important;
    }
    .ljes-modal .iti input.ljes-phone-input,
    .ljes-modal input.ljes-phone-input {
        line-height: 60px !important;
    }
}

/* LJES phone height final fix: keep intl-tel-input same height as normal email/input boxes */
.ljes-modal .ljes-iti-phone-wrap{height:auto!important;min-height:0!important;}
.ljes-modal .iti{width:100%!important;height:auto!important;min-height:0!important;display:block!important;}
.ljes-modal .iti input.ljes-phone-input,
.ljes-modal .iti input[type="tel"]{height:54px!important;min-height:54px!important;max-height:54px!important;line-height:54px!important;box-sizing:border-box!important;padding-top:0!important;padding-bottom:0!important;font-size:15px!important;}
.ljes-modal .iti__selected-country,
.ljes-modal .iti__selected-flag{height:54px!important;min-height:54px!important;max-height:54px!important;box-sizing:border-box!important;}
.ljes-modal .iti__flag-container{height:54px!important;}
@media(max-width:600px){
  .ljes-modal .iti input.ljes-phone-input,
  .ljes-modal .iti input[type="tel"],
  .ljes-modal .iti__selected-country,
  .ljes-modal .iti__selected-flag,
  .ljes-modal .iti__flag-container{height:54px!important;min-height:54px!important;max-height:54px!important;}
  .ljes-modal .iti input.ljes-phone-input,.ljes-modal .iti input[type="tel"]{line-height:54px!important;font-size:15px!important;}
}
