




/* ========== Header  Section  CSS  Start ============== */
.bs5 header {
    transition: all ease 1s;
}

div:not(.home) .bs5  .navigation-wrap {
    border-bottom: 1px solid #EAEAEA;
}

.bs5  .navigation-mega-menu {
    z-index: 1000;
    display: none;
}

.bs5  .navigation-mega-menu.show {
    display: block !important;
}


.home .bs5  header:hover nav .navigation-wrap,
.bs5 #allProductsLink nav .navigation-wrap {
    background: #fff;
}

.home .bs5 header:hover nav .navigation-wrap .invert-color img,
.bs5  nav.bg-white .navigation-wrap .invert-color img,
.home .bs5  nav .navigation-wrap .invert-color img,
.bs5  nav.bg-white [data-bs-target="#lrvNavTop"],
.bs5  #allProductsLink .navigation-wrap .invert-color img {
    filter: invert(1);
}

.home .bs5 header:hover nav .navigation-wrap .header-dropdown-flag img,
.bs5 nav.bg-white .navigation-wrap .header-dropdown-flag img,
.home .bs5  header:hover nav .navigation-wrap .invert-color img,
.bs5  #allProductsLink nav .navigation-wrap .header-dropdown-flag img {
    filter: invert(0);
}

/* sticky-to */
.home .bs5 header:hover nav .navigation-wrap a,
.bs5 nav.bg-white .navigation-wrap a,
.bs5 #allProductsLink nav .navigation-wrap a {
    color: #292929 !important;
}

.bs5 .has-arrow::after {
    content: "â€º";
    color: #545454;
    position: absolute;
    right: 24px;
    font-size: 23px;
}

.bs5 header nav {
    transition: all 0.3s ease-in-out;
}

.bs5 header .cart-item-count {
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    top: 21px;
    padding: 2px 2px;
    line-height: 12px;
}

.bs5 header.sticky-header {
    z-index: 100;
}

.bs5 .flag-dropdown.dropdown button::after {
    top: 0;
}

@media screen and (min-width: 992px) {
    .bs5 .flag-dropdown.dropdown button {
        border: none;
    }


}

@media screen and (max-width: 991.5px) {
    .bs5 .flag-dropdown.dropdown button {
        border: 1px solid #dee2e6;
        border-radius: 0;
        box-shadow: none;
        text-align: center;
        justify-content: center;
    }

}

@media screen and (max-width: 767px) {
    .bs5 header nav .navigation-wrap .invert-color img {
        filter: invert(1);
    }


    .bs5 header nav .navigation-wrap .original-color img {
        filter: invert(0);
    }

    .home header:hover nav .navigation-wrap {
        background: transparent;
    }

}




/* ========== Header  Section  CSS  End ============== */

.lrv-bg-transparent {
    background-image: url(/website-assets/images/header_transparent_bg.svg);
    background-size: cover;
    background-position: bottom center;
    height: 136px;
}

.hasFullPageBg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}




.campaignSection {
    display: none;
}

.fp-inner-section.campaignSection {
    position: absolute;
    bottom: 0;

    width: 100%;
}

.campaignSection .fp-overflow {
    overflow: hidden;
}

.lrvCategoryCard {
    height: 423px;
    background-position: center;
    background-size: cover;
}

.lrv-home-caregory-list {
    margin-left: -50px;
}

.lrv-product-card button {
    width: 25%;
}




.copyright-footer-area {
    height: auto;
}


.mx-lrv-165 {
    max-width: 170px;
}

.font-family-playfair {
    font-family: "Playfair Display", serif;
}

.text-lrv-black {
    color: #292929;
}


.text-lrv-gray {
    color: #EAEAEA;
}

.text-lrv-lightgray {
    color: #707070;
}

.bg-lrv-black {
    background-color: #292929;
}

.text-lrv-light-gray {
    color: #545454;
}

.text-lrv-dark-gray {
    color: #252525;
}

.bg-lrv-dark-black {
    background-color: #1D1D1D;
}

.bg-lrv-dark-yellow {
    background-color: #FED90B;
}

.bg-lrv-light-yellow {
    background-color: #FFFBE7;
}

.border-lrv-dark-yellow {
    border: 1px solid #FED90B;
}

.fp-watermark {
    display: none !important;
}

/* .row.custom-lrv-row > * {
    max-width: min-content;
} */

/* ============ Common Section Start ================ */
.dropdown-item.active,
.dropdown-item:active {
    color: #292929;
    text-decoration: none;
    background-color: #dbdbdb;
}

ul.dropdown-menu.show {
    border-radius: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border: none;
    width: 16px;
    height: 16px;
    background: url('/website-assets/images/lrv-down-arrow.svg') no-repeat center center;
    background-size: contain;
    position: relative;
    top: 5px;
}


.lrv-fs-12 {
    font-size: 12px;
}

.lrv-fs-13 {
    font-size: 13px;
}

.lrv-fs-18 {
    font-size: 18px;
}

.lrv-fs-14 {
    font-size: 14px;
}

.lrv-fs-16 {
    font-size: 1rem;
}

.lrv-fs-19 {
    font-size: 19px;
}

.lrv-fs-20 {
    font-size: 1.25rem;
}

.lrv-fs-32 {
    font-size: 2rem;
}

.lrv-fs-48 {
    font-size: 48px;
}

@media screen and (max-width: 767px) {
    /*  .lrv-fs-32 {
        font-size: 1.3rem;
    }

    .lrv-fs-20 {
        font-size: 1rem;
    }

    .lrv-fs-16 {
        font-size: 0.8rem;
    }

    .lrv-fs-13 {
        font-size: 12px;
    }
    */
}


.btn-glossy {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-glossy::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg,
            rgba(255, 255, 255, 0.2) 0%,
            rgba(255, 255, 255, 0.6) 50%,
            rgba(255, 255, 255, 0.2) 100%);
    transform: skewX(-25deg);
    transition: all 1s;
    z-index: 2;
}

.btn-glossy:hover::before {
    left: 125%;
}

/* ============ Common Section End ================ */


/* ================  Mini Cart  =================== */
.offcanvas-backdrop.fade.show {
    z-index: 22222;
}

.z-index-55555 {
    z-index: 55555 !important;
}

.cartResponseHtml .offcanvas-body {
    height: 92vh;
}

.cartResponseHtml .offcanvas-body .d-flex.align-items-center.flex-column.justify-content-between.w-100.gap-3.h-100 {
    height: auto !important;
}

.view-cart-popup .offcanvas-body .d-flex.flex-column.gap-2.w-100 {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 10px;
    right: auto;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
    padding-top: 10px;
}

.view-cart-popup .offcanvas-header,
.view-cart-popup .offcanvas-body {

    max-width: 473px;
    width: 100%;
}

.view-cart-popup .product-name {
    color: rgba(84, 84, 84, 1);
    letter-spacing: 0.13px;
    line-height: 140%;
}

.view-cart-popup .product-price {
    color: rgba(41, 41, 41, 1);

}

.view-cart-popup .product-price-2 {
    color: rgba(112, 112, 112, 1);
    line-height: 150%;
}


/* ================  X  =================== */

/* ================  Search Modal  =================== */
#lrvSearch input:focus,
#lrvSearch input {
    outline: 0;
    box-shadow: none;
}

#lrvSearch .offcanvas-body form {
    display: flex;
    width: 100%;
}

/* ================  X  =================== */


/* ================  Home Page Start  =================== */
.fp-slidesContainer {
    display: none;
}

.silde-banner-btn {
    bottom: 20px;
    right: 20px;
}

.lrv-popup-modal .modal-content {
    border-radius: 0;
}

.fp-watermark {
    display: none !important;
}

.lrv-popup-modal .modal-header button.btn-close {
    all: unset;
    background-image: url(/website-assets/images/homePopupCloseCircle.svg);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    background-position: center;
    width: 24px;
    height: 24px;
    right: -12px;
    top: -12px;
    cursor: pointer;
}

@media screen and (min-width: 1601px) {
    #campaignCarousel img {
        min-width: 500px;
    }
}

@media screen and (max-width: 1600px) {
    #campaignCarousel img {
        max-width: 430px;
        min-width: auto;
    }
}

@media screen and (max-width: 991px) {
    #campaignCarousel img {
        max-width: 400px;
        min-width: auto;
        margin-bottom: 10px;
    }

    .lrv-popup-modal .modal-dialog.modal-lg {
        margin: 15px;
    }

    #fp-nav.fp-right {
        display: none;
    }
}

@media screen and (max-width: 460px) {
    #campaignCarousel img {
        max-width: 320px;
        min-width: auto;
        margin-bottom: 20px;
    }
}




.home #section4 .row .col-6.col-md-3.mb-3.mb-md-0 {
    padding-left: 2px;
    padding-right: 2px;
}

.lrv-popup-modal .modal-dialog.modal-lg {
    max-width: 610px;
}



@media screen and (max-width: 991.5px) {

    .home header:hover nav .navigation-wrap .invert-color img,
    .home nav.bg-white .navigation-wrap .invert-color img {
        filter: invert(0);
    }

    .home .lrvCategoryCard {
        height: 324px;
    }

    .home #section4 .fp-inner-section .col-6.col-md-3.mb-3.mb-md-0 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .home .fp-inner-section {
        padding-top: 50px;
    }

    .home nav.z-2.sticky-top.bg-white {
        background-image: url(/website-assets/images/header_transparent_bg_mobile.svg);
        background-size: cover;
        background-position: bottom center;
        position: fixed;
        background-color: transparent !important;
        height: 75px;
        width: 100%;
    }

    .home nav.z-2.sticky-top.bg-white .navigation-wrap.py-4.px-2.py-lg-7 {
        padding-top: 0.8rem !important;
        padding-bottom: 0.8rem !important;
    }

    .home #section4 .row {
        margin: 0;
    }

    .home #section4 .row.g-4.mb-4.products {
        margin-top: 0;
        padding: 0;
    }

    .home #section4 .row.g-4.mb-4.products .col-6.col-md-3.mb-3.mb-md-0 {
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }

}



@media(min-width:1601px) {
    .lrvCategoryCard {
        height: 580px;
    }
}

@media screen and (max-width:767.5px) {
    .hasFullPageBg button.btn.position-absolute.silde-banner-btn {
        position: relative;
        right: unset;
    }
}



/* ================  Home Page End  =================== */

/* ================  Login Page Start   =================== */
.login-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 100vh;
}

.login-container .image-section {
    flex: 0 0 60%;

    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.login-container .image-section a {
    top: 24px;
    left: 24px;
}

.login-container .form-section {
    flex: 0 0 40%;
    display: flex;
}

.login-container .login-box {
    width: 100%;
}

.login-container .login-box h3 {
    font-weight: 600;
    margin-bottom: 60px;
}

.login-container .btn-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.login-container .login-close-btn {
    top: 20px;
    right: 1.5rem;
}

.login-container .send-otp {
    top: -9px;
    right: 5px;
}

.login-container .lrv-text-golden {
    color: #B49A08;
}

.height-50 {
    height: 50px;
}

.height-50 {
    height: 40px;
}

.login-container input:focus,
.login-container select:focus,
.login-container textarea:focus,
.form-section input:focus,
.form-section select:focus,
.form-section textarea:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #ced4da !important;
}

.form-section input,
.form-section select {
    height: 35px;
    padding-bottom: 0;
}

.border {
    border-color: #BDBDBD;
}

.sidebar {
    height: 100vh;
}

.sidebar .lrv-my-account-menus a {
    padding: 16px 24px;

}

.sidebar .nav-link.active {
    background-color: #f8f9fa;
    border-left: 3px solid #ffcc00;
}

.form-section {
    max-width: 900px;
    margin: 0 auto;
}

.form-label {
    font-weight: 500;
}

.btn-update {
    background-color: #ffcc00;
}

.btn-delete {
    background-color: #dc3545;
    color: #fff;
}

.lrv-my-account-menus .list-group-item.active {
    background: #FFFBE7;
    color: inherit;
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}

.form-section small.text-danger.error-message {
    margin-top: -10px !important;
    display: none;
}

.order-card {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
    margin-top: 15px;
    background-color: #fff;
}

.order-status-processing {
    color: #208637;
}

.order-status-failed {
    color: #DC3545;
}

.tab-nav .nav-link {
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: none;
}

.tab-nav .nav-link.active {
    border-bottom: 3px solid #292929;
}

.order-items img {
    object-fit: cover;
}

.tab-nav .nav-link:hover,
.tab-nav .nav-item:hover {
    color: #292929;
    border-bottom: none;
}

.lrv-bg-light-gray {
    background-color: #F8F8F8;
}

@media screen and (max-width: 767px) {

    /* Wrapper enables horizontal scroll */
    .tab-scroll-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        /* smooth iOS scrolling */
    }

    /* Prevent wrapping and align items horizontally */
    .tab-scroll-wrapper .nav-tabs {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    /* Ensure tabs take minimum width on mobile */
    .tab-scroll-wrapper .nav-item {
        flex: 0 0 auto;
    }

    /* Optional: hide scrollbar for a cleaner look */
    .tab-scroll-wrapper::-webkit-scrollbar {
        display: none;
    }

}


@media (max-width: 767px) {
    .sidebar {
        height: auto;
        margin-bottom: 40px;
    }
}


@media (max-width: 768px) {
    .login-container .image-section {
        flex: 0 0 100%;
        height: 300px;
    }

    .login-container .login-box h3 {
        margin-bottom: 20px;
    }

    .login-container .form-section {
        flex: 0 0 100%;
        padding: 30px;
    }
}

/* ================  Login Page End  =================== */

/* ================  Archive Page  =================== */
.slideAreaImgs {
    display: none;
}

.beforeProductLoading {
    height: 489px;
}

.archive h1.page-title,
.archive p.woocommerce-result-count {
    display: none;
}

#customFilterForm label.dropdown-item input[type="radio"] {
    display: none;
}

#offcanvasOrderBy ul li label input[type="radio"] {
    display: none;
}

.lrv-sale-badge {
    position: absolute;
    top: 15px;
    right: 0;
    background: #DC3545;
    color: #fff;
    padding: 8px 10px;
    border-radius: 8px 0px 0 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;

}

body.archive nav.wc-breadcrumb,
.archive .woocommerce-ordering {
    display: none !important;
}

body.archive .lrvShopArchive nav.wc-breadcrumb {
    display: block !important;
    margin-bottom: 0 !important;
}

.productFilerClear {
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    color: #9D9D9D;
}

#customFilterForm button {
    border: none;
    background: transparent;
    font-weight: 300;
    color: #292929;
    font-size: 13px;
}

.infinite-scroll-loader {
    font-size: 16px;
    color: #555;
}

.search-results ol.breadcrumb.flex-nowrap.mb-0 li.breadcrumb-item:nth-child(2) {
    display: none;
}

.seaerch-results h1.page-title,
.seaerch-results p.woocommerce-result-count {
    display: block;
}

.search-results h1.page-title {
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0;
}

.search-results p.woocommerce-result-count {
    margin: 0 0 1em;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    color: #9D9D9D;
}

@media(max-width:767px) {
    .beforeProductLoading {
        height: 300px;
    }

    body.search-results nav.wc-breadcrumb {
        padding-left: 0 !important;
    }
}

.embla-thumbs__slide--selected button {
    background-color: #707070 !important;
}

.filter-area-checkboxs input[type="checkbox"] {
    transform: scale(1.4);
}
.filter-area-checkboxs {
    max-height: calc(100% - 60px);
    overflow-y: scroll;
}
/* ================  X  =================== */
 
 
/* ================  Cart & checkout  start  =================== */
a#checkoutBtn:hover {
    background: #fed90b;
}

.checkout-form-wrap .form-check.mt-3 {
    padding-bottom: 15px;
}

.checkout-page-section .pt-4.border-top.small.lrv-fs-13.fw-light.text-muted.d-none.d-lg-block {
    padding-top: 7px !important;
}

button.qty-btn.minus,
button.qty-btn.add,
.inc_value input {
    color: #292929;
}

.coupon button#applyCoupon {
    min-width: 100px;
    color: #292929;
}

/* ================  Cart & checkout  end  =================== */

/* ============ Footer Section Start ================ */


.newsletterResponseFooter {
    font-size: 14px;
}

.newsletterForm span {
    border-radius: 0;
    margin: 3px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.newsletterForm span button.bg-transparent.border-0 {
    padding: 0;
}

.newsletterForm span img {
    position: relative;
    left: -4px;
}

footer input[type="email"] {
    color: #fff;
}

.widget-area h4.mb-3.text-white.lrv-txt-16.text-capitalize {
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .fp-scroll-mac .copyright-footer-area .col-12 {
        min-height: auto;
    }
}








.lr-footer {
    color: #f2f2f2;
}

/* Top area */
.lr-top {
    background: #292929;
}

/* Bottom bar */
.lr-bottom {
    background: #1d1d1d;
    /* matches screenshot bottom strip */
    padding: 14px 0;
}

.lr-copy {
    text-align: center;
    color: rgba(255, 255, 255, 0.55);
    font-size: 12px;
    letter-spacing: 0.2px;
}



.lr-sectionTitle {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px;
}






/* Newsletter */
.lr-subtitle {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    margin-top: -6px;
    margin-bottom: 12px;
}

.lr-newsletter {
    display: flex;
    width: 100%;
    max-width: 520px;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 2px;
    overflow: hidden;
    background: transparent;
    margin-bottom: 12px;
}

.lr-input {
    flex: 1;
    border: 0;
    outline: none;
    padding: 0 14px;
}

.lr-input::placeholder {
    color: rgba(255, 255, 255, 0.35);
}

.lr-submit {
    width: 42px;
}



.lr-checkbox {
    margin-top: 2px;
    width: 12px;
    height: 12px;
    accent-color: #fed90b;
}

.lr-legal {
    color: rgba(255, 255, 255, 0.78);
    text-decoration: underline;
    font-weight: 700;
}

@media (max-width: 991.98px) {
    .lr-newsletter {
        max-width: 100%;
    }
}

@media (max-width: 575.98px) {
    .lr-top {
        padding: 22px 0 18px;
    }

    .lr-brand {
        font-size: 26px;
    }

    .lr-badge {
        min-width: 100%;
        justify-content: flex-start;
    }

    .lr-socialRow {
        flex-wrap: wrap;
    }
}

/* ============ Footer Section End ================== */