﻿@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

@font-face {
    font-family: 'aicon-vf';
    src: url('../fonts/aicon-vf.ttf') format('truetype');
}


body {
    font-family: "Plus Jakarta Sans", sans-serif;
    visibility: visible;
    background-color: #FFF;
}

p, h1, h2, h3, h4, h5, h6 {
    word-break: break-word;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.font-weight-normal {
    font-family: "Plus Jakarta Sans", sans-serif;
}

img {
    width: 100%;
}

.search-modal .modal-header .btn-close {
    margin-left: 0 !important;
}

.search-modal .form-control {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
}

.search-modal .modal-body {
    background: #fffbfc;
}

.search-modal .modal-header {
    background: #fffbfc;
}

.modal-dialog.search-modal {
    height: 100% !important;
    border-radius: 0;
    max-width: 100% !important;
    margin-top: 0;
}

    .modal-dialog.search-modal .modal-content {
        height: 45%;
    }

.search-modal .input-group-text {
    border-radius: 0 12px 12px 0;
    background-color: #ffffff;
    border: none;
}

.main-banner {
    height: calc(100vh - 127px);
    position: relative;
    background-position: top;
    background-size: cover;
    margin-top: 127px;
}

section.main-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 180px;
    background: linear-gradient(360deg, rgb(6 6 6 / 0%) 0%, rgb(0 0 0) 100%);
}




.social-link {
    padding: 10px 12px;
    display: inline-flex;
    align-items: center;
}

    .social-link:first-child {
        margin-left: 8px;
    }

.row {
    margin: 0;
}

.icon, .icon-ft {
    display: inline-block;
    margin-right: 10px;
    width: unset;
}

ul {
    padding: 0;
    margin: 0;
}

    ul li {
        list-style: none;
    }

button:focus {
    outline: 0;
}

.booksdeal-logo {
    max-width: 210px;
}

.google_search .gsc-control-cse {
    border: none !important;
    background: none !important;
    padding: 0em !important;
}

.google_search .gsib_a input {
    height: 36px !important;
}

.google_search .b-green {
    color: #4dacb9;
}

button.gsc-search-button.gsc-search-button-v2 {
    height: 46px;
    margin-left: -1px;
    border-radius: 0px 6px 6px 0px;
}

.google_search.container .gsc-input-box {
    border-radius: 6px 0px 0px 6px;
}

table.gsc-search-box td.gsc-input {
    padding-right: 0px !important;
}

.login-widget-modal .head-text {
    font-family: 'Roboto', sans-serif !important;
}

.login-widget-ui .btn-info {
    font-family: 'Roboto', sans-serif !important;
}

.login-widget-modal .head-text {
    font-size: 18px !important;
}

.login-widget-ui .newuser {
    font-family: 'Roboto', sans-serif !important;
}

.login-widget-modal .login-widget-ui .ui-form .resend-btn {
    font-family: 'Roboto', sans-serif !important;
}

.gsc-search-button-v2 svg {
    fill: #FFFFFF;
    width: 16px;
    height: 16px;
}

.color-blue {
    color: #1aca3b;
}

.bg {
    background-color: #F7F7F5;
}

.margin-bottom-wrap {
    margin-bottom: 3.75rem !important;
}

.popular-categories .category {
    display: flex;
    height: 160px;
    align-items: center;
    background: #FCF8ED;
    border-radius: 20px;
    border: 1px dashed #C6B27C;
}

    .popular-categories .category a {
        color: #8E3035;
    }

    .popular-categories .category label {
        width: 100%;
        font-size: 1.375rem;
        font-weight: 500;
        color: #543125;
    }

    .popular-categories .category figure {
        width: 180px;
        margin-bottom: 0;
    }

        .popular-categories .category figure img {
            max-width: 140px;
            display: block;
            margin: auto;
        }

header .form-control {
    border: none;
}

header form .input-group {
    overflow: hidden;
    border-radius: 10px;
}

header .input-group-append {
    position: absolute;
    right: 0;
    height: 100%;
}

    header .input-group-append button {
        border: none;
        background: none;
    }

.form-control {
    border-radius: 0;
    border-color: #DDDDDD;
}

.btn-drop-categories {
    height: 50px;
    padding: 0 .75rem;
    background-color: #ffffff;
    border: 2px solid #DDDDDD;
    border-left-color: #ECEBE9;
    padding-top: .8rem;
}

    .btn-drop-categories a {
        color: #4E4E4E;
    }

        .btn-drop-categories a:hover {
            text-decoration: none;
        }

    .btn-drop-categories .dropdown-menu.show {
        top: 12px !important;
        left: -12px !important;
        background-color: #d9a10a !important;
        min-width: 181px;
    }

        .btn-drop-categories .dropdown-menu.show a {
            color: #fff;
        }

            .btn-drop-categories .dropdown-menu.show a:hover {
                color: #333333;
            }

.input-group-text-custom {
    border-radius: 0;
    background-color: #ECEBE9;
    color: #545454;
}

.play-app-store {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

    .play-app-store h3 {
        font-size: 1rem;
        margin-right: 1rem;
        margin-bottom: 0px;
    }

    .play-app-store .app-store {
        display: inline-block;
        width: 140px;
        margin-right: 1rem;
    }

.d-col {
    padding-right: 15px;
    padding-left: 15px;
}

.form-control::placeholder {
    color: #B2B2B2;
}

.form-control:-ms-input-placeholder {
    color: #B2B2B2;
}

.form-control::-ms-input-placeholder {
    color: #B2B2B2;
}

.marquee {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
}

.marquee-content {
    display: flex;
    animation: marquee 20s linear infinite; /* Infinite animation */
    animation-play-state: running; /* Default running state */
}

.marquee:hover .marquee-content {
    animation-play-state: paused; /* Pause the animation on hover */
}

.marquee-item {
    flex-shrink: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    font-family: "Kanit", sans-serif;
    font-weight: 300;
    align-items: center;
    font-size: 1rem;
    margin: 2px 20px;
    transition: transform 0.4s ease, filter 0.4s ease;
}

    .marquee-item img {
        width: 16px;
        margin-right: 0.6rem;
    }

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.btn {
    padding: 12px 30px;
    font-size: 1rem;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
}

    .btn img {
        width: 24px;
        margin-left: 0.6rem;
    }

.ash-color {
    color: #B2B2B2;
}

#WriteReview .form-control {
    width: 100%;
}

.off-percentage {
    color: #DE7900;
    border: 1px dashed #DE7900;
    font-size: .8rem;
    padding: .1rem .5rem;
    border-radius: 4px;
    display: inline-block;
    margin-left: 17px;
    background: #ffefd6;
}

.instock-green {
    color: #0DC40D;
    font-size: 14px;
}

@media (max-width: 767px) {
    .instock-green {
        font-size: .8rem;
    }

    .books .card-body .cart-text a {
        font-size: 14px !important;
    }
}

.btn-secondary {
    background-color: #e2963b;
    background-image: linear-gradient(90deg, #e2963b 0%, #89393b 100%);
    color: #fff;
    border: none;
}

    .btn-secondary:hover {
        background-color: #d9a10a;
        border-color: #d9a10a;
    }

.btn-location {
    background-color: #544AA0;
    color: #ffffff;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.img-cover {
    height: 100%;
    object-fit: cover;
}

.color-green {
    color: #A7EF45;
}

.sm-p {
    font-size: .9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.bottom-0 {
    bottom: 0;
}

h2, h3, h4, h5, h6 {
    font-family: "Plus Jakarta Sans", sans-serif;
}

form#search-form {
    max-width: 550px;
    margin: auto;
}

a#log {
    white-space: nowrap;
}

li.d-none.d-lg-inline-block.welcome {
    display: inline-flex !important;
    flex-wrap: wrap;
    margin-right: 1rem;
}

.btn-primary {
    background-color: #1987D8;
    border-color: #1987D8;
}

.bt-orange-outline {
    border: 2px solid #d9a10a;
    color: #d9a10a;
    padding: .2rem .8rem;
}

    .bt-orange-outline:hover {
        color: #ffffff;
        background-color: #d9a10a;
        opacity: .8;
    }

.link-color {
    color: #9B988E;
}

.banner-content {
    position: relative;
    z-index: 1;
}

    .banner-content:before {
        content: '';
        position: absolute;
        width: 288px;
        height: 288px;
        border-radius: 50%;
        background: rgb(255 255 255 / 20%);
        left: -100px;
        top: -110px;
        z-index: -1;
    }

    .banner-content h1 {
        font-weight: 800;
        color: #ffffff;
        line-height: 68px;
        margin-bottom: 40px;
        font-size: 70px;
    }

header .nav-wish {
    filter: invert(1);
}

.section-common {
    padding: 100px 0;
    background: #000;
}

.stats {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 40px 20px;
    background: #fff;
}

    .stats .stat-box {
        position: relative;
    }

        .stats .stat-box:before {
            content: '';
            position: absolute;
            width: 1px;
            height: 100%;
            background: #ebebeb;
            right: -100%;
        }

        .stats .stat-box:last-child:before {
            display: none;
        }

    .stats div h2 {
        color: #1ACA3B;
        font-size: 54px;
        margin: 0;
    }

    .stats div p {
        font-size: 18px;
        color: #111;
        margin-bottom: 0;
    }

.search-icon a img {
    filter: invert(1);
}

.banner-content h1 span {
    color: #FFA800;
    -webkit-text-stroke: 1px #ffffff; /* For WebKit browsers */
    text-stroke: 1px #ffffff; /* Optional standard syntax */
}

.btn--secondary {
    border: 2px solid #1ACA3B;
    background: #1ACA3B;
    padding: 16px 70px;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 13px;
}

.btn--cancel-outline {
    border: 2px solid #1ACA3B;
    background: #ffffff;
    padding: 16px 70px;
    color: #1aca3b;
    font-weight: 500;
    font-size: 16px;
    border-radius: 13px;
}

    .btn--cancel-outline:hover {
        background: #1ACA3B;
        color: #ffffff;
    }

.btn--secondary:hover {
    border: 2px solid #1ACA3B;
    color: #1ACA3B;
}


/*.intro-section .btn--secondary:hover, .main-banner .btn--secondary:hover {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
}*/

.btn--outline-secondary {
    border: 2px solid #ffffff;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    padding: 16px 70px;
    border-radius: 13px;
}

    .btn--outline-secondary:hover {
        background: #ffffff;
        color: #ffa800;
    }

.banner-btns {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.link-color:hover {
    color: #212529;
}

.footer-text-sec {
    color: #7B7B7B;
}

.after-sm-none:after {
    display: none !important;
}

.btn-link:focus {
    outline: 0;
    box-shadow: none;
}

.add-to-cart-btn {
}

    .add-to-cart-btn a {
        display: inline-block !important;
        color: #fff !important;
        background: #191919;
        padding: 8px 16px;
        border-radius: 8px;
        font-weight: 500;
        border: 1px solid #ffffff;
        text-decoration: none;
    }

        .add-to-cart-btn a img {
            height: auto !important;
            margin-right: 0 !important;
        }

.dropdown-menu {
    background-color: #ffffff;
    border-radius: 0;
    border: 0;
    box-shadow: 3px 8px 14px 0px #908d8dab;
}

.megamenu .active {
    background-color: transparent !important;
}

    .megamenu .active a {
        color: #d9a10a !important;
    }

.stationery-store {
    margin-bottom: 5rem;
}

#navPanel img {
    height: 22px;
    margin: auto;
}

#navPanel {
    font-size: 13px;
}

.product-image-wrapper {
    position: sticky;
    top: 100px;
}

.carousel-control-next, .carousel-control-prev {
    background: #FFFFFF;
    width: 40px;
    height: 40px;
    top: 44%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #000000;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1rem;
    height: 1rem;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    filter: invert(1);
}

.product-image-wrapper .carousel-indicators {
    position: relative;
    margin-left: 0px !important;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 16px;
    width: 100%;
}

.product-image-wrapper .carousel-item img {
    /* height: 500px; */
    object-fit: contain;
    /* background: #f7f7f5; */
    border-radius: 10px !important;
    max-width: 430px;
    margin: 0 auto;
    display: block;
}

.product-image-wrapper .carousel-indicators li {
    width: 100px;
    min-width: 100px;
    margin-bottom: 10px;
    height: 100px;
    position: relative;
    background: #f7f7f5;
    overflow: hidden;
    text-indent: 0;
    margin-right: 14px;
    margin-top: 0px;
    border-radius: 0px;
    padding-left: 0;
    margin-left: 0;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    overflow: hidden;
}

    .product-image-wrapper .carousel-indicators li img {
        border-radius: 4px;
        object-fit: cover;
        height: 100%;
    }


.ekko-lightbox .modal-dialog .ekko-lightbox-container img {
    object-fit: contain;
    background: #eee;
}

.our-must-try-products .slick-slide .col-6.col-md-6.col-lg-4.col-xl-2.pb-3 {
    flex: 0 0 100%;
    max-width: 100%;
}

.slick-slider .slick-prev {
    position: absolute;
    top: 34%;
    z-index: 1;
    background: url(https://cdn.img.gen.in/assets/Business/9603/PageContent/9603_638650722635236900.png?rendered=true) no-repeat;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
}

.slick-slider .slick-next {
    position: absolute;
    right: 0;
    top: 34%;
    z-index: 1;
    background: url(https://cdn.img.gen.in/assets/Business/9603/PageContent/9603_638650723606606542.png?rendered=true) no-repeat;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
}

    .ekko-lightbox-nav-overlay a {
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        opacity: 0;
        transition: opacity .5s;
        color: #000;
        font-size: 30px;
        z-index: 1;
    }

        .ekko-lightbox-nav-overlay a span {
            padding: 0 30px;
        }

        .ekko-lightbox-nav-overlay a > * {
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .ekko-lightbox-nav-overlay a:last-child span {
            text-align: right;
        }

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none;
}

.ekko-lightbox .modal-dialog .modal-header {
    display: block !important;
    padding: 0px;
}

.modal-header .close span {
    color: #fff;
}

.ekko-lightbox .modal-dialog .modal-title {
    display: none;
}

.ekko-lightbox .modal-dialog .close {
    position: absolute;
    right: 0;
    background: #0d0d0d;
    opacity: 1;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .dropdown-menu {
        padding: 0;
        background-color: #ffffff;
        box-shadow: none;
    }

    .product-image-wrapper .carousel-item img {
        height: 400px;
    }

    .for-responsive-no .container {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }

    .continue-shop-link {
        border: none !important;
        color: #363939 !important;
        text-decoration: underline;
        background: none !important;
    }

        .continue-shop-link img {
            filter: grayscale(100%);
        }
}

.prvs-price {
    text-decoration: line-through;
    font-size: 1rem;
    margin-right: 5px;
    color: #adaba3;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .prvs-price {
        font-size: .65rem;
    }
}

.view-btn {
    font-size: 16px;
    font-weight: 500;
    color: #1ACA3B;
    text-decoration: underline;
    background: #fff;
    padding-left: 1rem;
}

.btn {
    font-size: 1rem;
}

.d-grey {
    color: #909090;
}

.color-orange {
    color: #d9a10a;
}

.items {
    font-family: 'ProductSansRegular';
    font-size: 80%;
}

@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 95%;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 90%;
    }

    .no-gutter-zero > .col, .no-gutter-zero > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }
}

header {
    position: fixed;
    z-index: 20;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    background: #fff;
}

    header nav.nav-header {
        height: 80px;
    }

.phn.top-bars ul {
    height: 100%;
    align-items: center;
}

header section.container.py-2 {
    height: 102px;
}

    header section.container.py-2 .wish-nav {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    header section.container.py-2 .row {
        height: 100%;
    }

.top-bar {
    background-color: #0F0E0E;
    height: 45px;
}

    .top-bar span {
        color: #ffffff;
        font-size: 15px;
    }


    .top-bar .container {
        position: relative;
        height: 100%;
    }

        .top-bar .container .row {
            height: 100%;
        }

    .top-bar #navPanel {
        position: absolute;
        right: 0;
        background: #f09f25;
        height: 31px;
        display: flex;
        align-items: center;
        padding: 0 0.6rem;
    }

    .top-bar a {
        font-size: 15px;
    }

        .top-bar a img {
            filter: brightness(0) invert(1);
        }

    .top-bar .icon, header .top-bar.icon-ft {
        width: unset;
        height: 15px;
        margin: auto;
        margin-right: 10px;
    }

header li {
    display: inline-flex;
    margin-left: 20px;
    line-height: 1;
}

@media (min-width: 1400px) {
    .text-right.wish-nav {
        border-left: 1px solid #000;
        margin-left: 40px;
    }
}

.scrolled header {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.top-bar ul li {
    line-height: 1;
    color: #fff;
}

    .top-bar ul li a {
        color: #fff;
    }

        .top-bar ul li a img.icon.mr-0.ml-2 {
            filter: brightness(0) invert(0);
        }

header a {
    color: #2B2B2B;
    display: inline-flex;
    align-items: center;
    position: relative;
}

    header a:hover {
        text-decoration: none;
        color: #d9a10a;
    }

header .navbar-lg {
    background-color: #ffffff;
    border-bottom: 1px solid #EAEAEA;
}

    header .navbar-lg .dropdown-menu {
        top: 47px;
    }

        header .navbar-lg .dropdown-menu .col-md-3:nth-child(odd) {
            background: #fafafa;
        }

header .nav-item .nav-link {
    padding: 1rem 1rem !important;
}

@media only screen and (max-width: 768px) {
    header .nav-item .nav-link {
        padding: 0.5rem !important;
        padding-bottom: 0;
    }
}

.nav-link:hover {
    color: #1ACA3B;
}

header .nav-item .nav-link:focus {
    background-color: #F7F7F5;
    color: #2B2B2B;
}

@media only screen and (max-width: 768px) {
    header .nav-item .nav-link:focus {
        background-color: #ffffff;
    }
}

header .nav-item {
    position: relative;
    font-weight: 500;
}

@media (min-width: 1400px) {
    header .nav-item {
        font-size: 16px;
    }
}

.navbar-nav .nav-link.active {
    color: #1ACA3B;
}

@media only screen and (max-width: 768px) {
    header .nav-item {
        padding: .5rem 0;
        border-bottom: 1px solid #F0F0F0 !important;
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    header {
        /*for animation*/
        padding-top: 15px;
    }

        header .dropdown-toggle {
            position: relative;
        }

            header .dropdown-toggle[aria-expanded="true"]:after {
                transform: rotate(0deg);
            }

            header .dropdown-toggle:after {
                transition: 0.2s;
                transform: rotate(-90deg);
                position: absolute;
                right: 0;
                top: 50%;
            }
}

header .dropdown-item:focus, header .dropdown-item:hover {
    background-color: #ffffff;
}

header .nav-link {
    color: #000;
}

header button:focus {
    outline: none;
}

.margin-bottom-10 {
    margin-bottom: 4rem;
}

/*.mr-20 {
    margin-right: 20px!important;
}*/
.wish-nav {
    line-height: 0;
}

    .wish-nav li {
        line-height: 0;
    }

.ad-section-three {
    max-width: 1920px;
    margin: auto;
}

.related-product {
    margin-bottom: 5rem;
}

.contact-section.pt-120.pb-120 {
    padding: 120px 0;
}

.contact-item {
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 10px;
}

    .contact-item.item-2 {
        background-color: #fff;
        height: 100%;
    }

        .contact-item.item-2 h3 {
            color: #222222;
        }

.contact-list li {
    color: #222222;
    font-family: var(--lt-ff-heading);
    font-size: 16px;
    font-weight: 500;
}

.contact-item .icon {
    display: none;
}

.contact-form {
    margin-top: 1rem !important;
    margin: auto;
}

/*    .contact-form button#btnContactUs {
        color: #fff;
        border: none;
    }*/

.section-heading .section-title {
    font-size: 48px;
    line-height: 1.3;
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.bg-grey {
    background-color: #efefef94;
}

section.contact-form-area {
    padding: 4rem 0;
}

.category-two {
    height: 285px;
    background-size: cover !important;
    border-radius: 20px;
    padding: 2rem;
    position: relative;
    overflow: hidden;
}

    .category-two::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgb(0,0,0);
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    }

.popular-anniversary {
    height: 600px;
    background-size: cover !important;
    border-radius: 20px;
    padding: 2rem;
    position: relative;
    overflow: hidden;
}

    .popular-anniversary::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgb(0,0,0);
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    }

.gift-text {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    height: 100%;
    color: #fff;
    position: relative;
}

    .gift-text p {
        min-width: 100%;
        margin-bottom: 0;
    }

    .gift-text label {
        min-width: 100%;
        font-size: 1.75rem;
        text-transform: capitalize;
    }

@media only screen and (max-width: 767px) {
    header .navbar-brand {
        width: 120px;
    }

        header .navbar-brand img {
            width: 100%;
        }

    header header .icon {
        width: 15px;
    }
}

@media (min-width: 1200px) {
    .cart-table table tbody tr td:first-child {
        width: 40%;
    }
}

@media (max-width:1200px) {

    .mr-20 {
        margin-right: 0px !important;
    }
}

header .nav-wish {
    width: 30px;
    margin-right: 0px;
}

.header-down.show {
    display: flex;
    flex-direction: column;
}

.header-down li {
    margin-bottom: 11px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
    margin-right: 0;
}
/*hambuger-menu-style-start*/
#nav-icon1 {
    width: 30px;
    height: 24px;
    position: relative;
    transition: 0.4s ease-in-out;
    cursor: pointer;
}

    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #000;
        border-radius: 4px;
        right: 0;
        transition: 0.4s ease-in-out;
    }

        #nav-icon1 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon1 span:nth-child(2) {
            top: 8px;
            width: 80%;
        }

        #nav-icon1 span:nth-child(3) {
            top: 16px;
            width: 50%;
            right: 0;
        }

    #nav-icon1.open {
        top: -6px;
    }
        /* Cross Animation */
        #nav-icon1.open span:nth-child(1) {
            top: 14px;
            transform: rotate(45deg);
        }

        #nav-icon1.open span:nth-child(2) {
            opacity: 0;
        }

        #nav-icon1.open span:nth-child(3) {
            width: 100%;
            top: 14px;
            transform: rotate(-45deg);
        }

/*hambuger-menu-style-end*/

.header-down li a:hover {
    color: #D9002E;
}

.header-down li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

header .wish-nav li a {
    position: relative;
    text-decoration: none;
    padding: 8px 10px;
}

header .col-megamenu li {
    display: block;
    font-size: 14px;
    padding: 5px 0;
}

header .col-megamenu .list-unstyled {
    margin-bottom: .5rem;
}

.price-detail-wrap {
    background: #fafafa;
    padding: 2rem;
}

.section-services .service-one {
    display: flex;
    align-items: center;
    min-width: fit-content;
    margin-right: 1rem;
}

.section-lists {
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
}

.section-services .service-one img {
    width: 46px;
    height: 46px;
    object-fit: contain;
    margin-right: 1rem;
}

.section-services .service-one label {
    font-size: 1.125rem;
    margin-bottom: 0;
    font-weight: 600;
}

.section-services .service-one p {
    margin-bottom: 0;
    font-size: 15px;
}

.premium-gifts {
    border-radius: 20px;
    overflow: hidden;
}

    .premium-gifts a {
        height: 100%;
    }

    .premium-gifts h6 {
        font-size: 1.75rem;
        font-family: "Plus Jakarta Sans", sans-serif;
        font-weight: 300;
    }

#main-banner .carousel-inner {
    padding: 0 2rem;
}

#main-banner {
    background-image: url('https://cdn.img.gen.in/assets/Business/9603/PageContent/9603_638651693535838859.jpg?rendered=true');
    color: #ffffff;
    /*padding-top: 10%;
    padding-bottom: 75px;*/
    background-size: cover;
    height: 540px;
    border-radius: 20px;
}

    #main-banner .carousel-item .sm-p {
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 4.125rem;
        font-family: "Dancing Script", cursive;
    }

@media only screen and (max-width: 768px) {
    #main-banner {
        height: 55vh;
        text-align: center;
    }

        #main-banner .carousel-indicators {
            display: none;
        }
}

#main-banner h2 {
    font-family: "Dancing Script", cursive;
    font-size: 2.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 768px) {
    header .navbar {
        padding: 1rem;
    }

    header .container {
        max-width: 100%;
    }

    .btn {
        padding: 8px 22px !important;
        font-size: 15px;
    }

    .premium-gifts h6 {
        font-size: 1.4rem;
        font-weight: 400;
    }

    header .navbar-brand {
        width: 35%;
    }


    header .wish {
        font-size: .8rem;
        margin-left: auto;
        padding-right: 15px;
    }

        header .wish li {
            margin-right: 5px;
        }

    header .navbar-light .navbar-toggler {
        border: 0;
    }

    header .mob-login {
        width: 20px;
    }

    /*header .form-control {
        font-size: .7rem;
    }*/

    header .navbar-collapse {
        height: 100%;
        overflow-y: scroll;
        position: fixed;
        top: 70px;
        width: 100%;
        left: 0;
        padding: 1rem;
        padding-top: 0;
        background-color: #ffffff;
    }

        header .navbar-collapse::-webkit-scrollbar {
            display: none;
        }
}

@media only screen and (max-width: 767px) {
    #main-banner h2 {
        font-size: 2rem;
    }
}

@media only screen and (max-width: 768px) {
    #main-banner .slider-book-thumb {
        width: 48%;
        display: block;
        margin: auto;
        margin-bottom: 15px;
    }

    .books .col-6.col-lg-4.col-xl-2.pb-3 {
        margin-bottom: 0px !important;
    }

    #WriteReview form input {
        margin-bottom: 16px !important;
    }

    .order-confirming-thanking img {
        max-width: 100px;
    }

    .order-confirming-thanking .col-12.pl-md-0 {
        padding: 0;
    }

    .delivery-aadress .card-header .col-12 {
        padding: 0px;
    }

    .order-confirming-thanking .col-12.col-md-3.pl-md-0 {
        padding: 0;
        font-weight: 500;
    }

    .order-confirming-thanking .col-12.col-md-9 {
        padding: 0;
        margin-bottom: 10px;
    }

    .order-confirming-thanking .col-12.col-md-3.pl-md-0 p {
        margin-bottom: 6px;
    }

    .order-confirming-thanking .col-12.col-md-3.pl-md-0 p {
        margin-bottom: 6px;
    }
}

#main-banner .icon {
    width: 30%;
}

@media only screen and (max-width: 767px) {
    #main-banner .icon {
        width: 45%;
    }
}

@media only screen and (max-width: 768px) {
    .cover-card {
        height: 165px;
    }
}

.cover-card .card {
    height: 100%;
}

    .cover-card .card img {
        object-position: bottom;
    }

@media only screen and (max-width: 400px) {
    .cover-card .btn-primary {
        padding: 5px;
        font-size: 10px;
    }
}

.top-slick .slick-dots {
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

    .top-slick .slick-dots li {
        display: inline-block;
        height: 10px;
        width: 10px;
        min-width: 10px;
        overflow: hidden;
        margin-right: 10px;
        border-radius: 50%;
    }

        .top-slick .slick-dots li button {
            display: inline-block;
            width: 5px;
            height: 10px;
            border-radius: 50%;
            border: 0;
            background-color: rgba(0, 0, 0, 0.5);
            color: transparent;
        }

    .top-slick .slick-dots .slick-active button {
        background-color: #d9a10a;
    }

.top-slick .slick-slide img {
    height: 300px;
    width: 100%;
    object-fit: cover
}

.books {
    position: relative;
}

    .books .row.pb-3.lines-wrapper {
        padding-bottom: 2rem !important;
    }

        .books .row.pb-3.lines-wrapper p {
            margin-bottom: 0;
            MAX-WIDTH: 910PX;
            MARGIN: AUTO;
        }

    /* .books:after {
        content: '';
        display: block;
        width: 98%;
        height: 1px;
        background-color: #DDDDDD;
        position: absolute;
        bottom: 0;
        left: 1%;
    }*/

    .books .card {
        border: 0;
    }

        .books .card img {
            margin-bottom: .5rem;
        }

        .books .card > a {
            margin-bottom: 1rem;
            display: flex;
            align-items: center;
        }

        .books .card .cover-img {
            height: auto;
            /* object-fit: cover; */
            object-fit: contain;
            display: block;
            margin: auto;
            border: 1px solid #E0E0E0;
            border-radius: 15px;
        }

@media only screen and (max-width: 768px) {
    .books .card .cover-img {
        height: 260px;
    }
}

@media only screen and (max-width: 400px) {
    .books .card .cover-img {
        height: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .books .card {
        margin-bottom: .5rem;
    }
}

.books .card-body {
    padding: 0;
    position: relative;
}

    .books .card-body h6 {
        margin-bottom: 0.6rem;
        line-height: 1.5;
    }

        .books .card-body h6 a {
            color: #222222;
            font-size: 18px;
            text-decoration: none;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            font-weight: 500;
            font-family: "Inter",sans-serif;
            text-transform: uppercase;
        }

    .books .card-body .cate {
        color: #8D8D8D;
        font-size: .9rem;
        margin-bottom: .5rem;
    }

@media only screen and (max-width: 767px) {
    .books .card-body .cate {
        display: none;
    }
}

.books .card-body .price {
    color: #8E3035;
    font-size: 1rem;
    margin-bottom: .5rem;
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .books .card-body .price {
        font-size: 1rem;
        margin-bottom: 4px;
    }
}

.books .card-body .icon {
    margin-right: 5px;
    height: 15px;
    margin-bottom: 0;
}

.profile-address-icon {
    width: 30px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 400px) {
    .books .card-body .icon {
        margin-bottom: 0;
    }
}

.books .card-body .cart-text {
    font-size: 0.875rem;
}

    .books .card-body .cart-text a {
        color: #2B2B2B;
        display: flex;
        align-items: center;
    }

footer {
    background-color: #fff;
    border-top: 1px solid #E0E0E0;
    position: relative;
}

    footer .footer-logo {
        max-width: 210px;
    }

.footer-links {
    margin-bottom: 0;
}

footer h5 {
    background: none !important;
}

footer .icon {
    width: 60px;
    height: 60px;
}

.footer-contact {
    background: #FCF8ED;
    padding: 1.6rem 0;
}

    .footer-contact .container {
        height: 100%;
    }

    .footer-contact .row {
        align-items: center;
        height: 100%;
    }

    .footer-contact .contact-lists {
        display: flex;
        justify-content: space-between;
    }

.contact-lists li img {
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

.socialmedia {
    display: flex;
    justify-content: flex-end;
}

    .socialmedia a img {
        width: 24px;
    }

.contact-lists li {
    position: relative;
}

    .contact-lists li div {
        padding-left: 60px;
        margin-right: 1rem;
    }

        .contact-lists li div label {
            margin-bottom: 0;
            color: #8E3035;
        }

        .contact-lists li div p {
            margin-bottom: 0;
        }

.subscribe-newsletter .container {
    position: relative;
    padding: 6rem 0;
}

.subscribe-newsletter .right-choco {
    max-width: 250px;
    position: absolute;
    right: 0;
    bottom: -34px;
}

.subscribe-newsletter .left-choco {
    max-width: 250px;
    position: absolute;
    left: 0;
    bottom: -34px;
}

.newsletter {
    max-width: 575px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 1;
}

    .newsletter form {
        position: relative;
        align-items: center;
    }

    .newsletter label {
        font-size: 2.5rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    .newsletter input {
        border-radius: 30px;
        background: #F5F5F5;
        border: 1px solid #E0E0E0;
    }

    .newsletter form .btn {
        position: absolute;
        right: 0;
        border-radius: 30px;
        background: #222222;
        color: #fff;
        border: none
    }

@media only screen and (max-width: 768px) {
    footer .icon {
        width: 50px;
        height: 50px;
    }
}

footer .b-content {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    /* number of lines to show */
    -webkit-box-orient: vertical !important;
}

@media only screen and (max-width: 767px) {
    footer .b-content {
        display: none !important;
    }
}

footer .after-sm-none::after {
    display: block !important;
}

@media only screen and (max-width: 767px) {
    footer .after-sm-none::after {
        display: none !important;
    }
}

footer .small-p {
    font-size: .9rem;
}

@media only screen and (max-width: 767px) {
    footer .border-right {
        border-right: 0 !important;
    }
}

footer a {
    color: #454545;
}

    footer a:hover {
        text-decoration: none;
        color: #d9a10a;
    }

    footer a span {
        color: #d9a10a;
        font-size: .8rem;
    }

    footer a .ftr-blg-img {
        width: 25%;
        float: left;
        height: 100%;
        margin-right: 10px;
    }

footer .content h6, footer .content p {
    color: #454545;
}

    footer .content h6:hover, footer .content p:hover {
        color: #454545;
    }

footer .content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

footer .ft-list {
    display: flex;
    justify-content: space-between;
}

    footer .ft-list li {
        display: inline-block;
    }

@media only screen and (max-width: 767px) {
    footer .ft-list li {
        display: block;
    }
}

footer .terms {
    font-size: 14px;
}

    footer .terms p, footer .terms a {
        color: #9B988E;
    }

        footer .terms a:hover {
            color: #d9a10a;
        }

@media only screen and (max-width: 767px) {
    footer .terms {
        font-size: .7rem;
        line-height: 2;
    }

    footer .col-12 {
        padding: 0;
    }
}

@media only screen and (max-width: 1522px) and (min-width: 1024px) {
    footer .ft-list {
        font-size: .72rem;
    }
}

@media only screen and (max-width: 1023px) {
    footer .ft-list {
        display: block;
    }

        footer .ft-list li {
            display: block;
            margin-top: 1rem;
        }
}

footer .nav-tabs {
    border-color: transparent;
}

    footer .nav-tabs .nav-item .nav-link {
        padding-left: 0;
        opacity: .5;
    }

    footer .nav-tabs .nav-item .active {
        background-color: transparent;
        border-color: transparent;
        opacity: 1;
    }

.pt-0 {
    padding-top: 0 !important;
}

.wishlist {
    background-image: url("../img/wish-list-icon.svg");
    width: 17.6px;
    height: 21.24px;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2px;
    filter: brightness(0) invert(0);
}

.mt-127 {
    margin-top: 127px;
}

.wishlist-active {
    background-image: url("../img/wish-list-active-icon.svg");
    width: 17.6px;
    height: 21.24px;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2px;
}

.wishlist-btn {
    background-color: transparent;
    border: 0;
    display: flex;
    padding: 0;
    float: left !important;
}


    .wishlist-btn:focus {
        outline: none;
    }

@media only screen and (max-width: 767px) {
    .wishlist-btn {
        position: absolute;
        right: 7px;
        top: 7px;
    }
}

.wish-mob {
    display: none;
}

@media only screen and (max-width: 767px) {
    .wish-mob {
        display: block;
        background-color: #ffa217;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        padding-top: 2px;
        padding-left: 6px;
    }
}

.wish-mob .wishlist {
    width: 13.6px;
    height: 14.24px;
    background-size: 98%;
    display: block;
    background-repeat: no-repeat;
    margin: 0;
    filter: brightness(0) invert(1);
}

.wish-mob .wishlist-active {
    width: 13.6px;
    height: 14.24px;
    background-size: 98%;
    display: block;
    background-repeat: no-repeat;
}

.wish-mob .wishlist-btn {
    border: 0;
    display: flex;
    padding: 0;
}

    .wish-mob .wishlist-btn:focus {
        outline: none;
    }

.wishlist-product-detail {
    border: 2px solid #4DACB9;
    border-radius: 4px;
    padding: .2rem .8rem;
    color: #363939;
    height: 50px;
    align-items: center;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
}

    .wishlist-product-detail .wishlist {
        margin-top: 0px;
    }

    .wishlist-product-detail:hover {
        opacity: .8;
    }

@media only screen and (max-width: 767px) {
    .wishlist-product-detail {
        position: relative;
        height: 40px;
        top: 0;
        left: 0;
        margin-right: 8px !important;
        margin: 5px 0px;
    }

    .product-detail-view .cart-btn-orng {
        margin: 5px 0px;
    }

    .product-detail-view .buy-now-dark-btn {
        margin: 5px 0px;
    }

    .product-detail-view .row.mt-4.py-4.border-top.border-bottom {
        padding: 1rem 0 !important;
    }

    .order-confirm-payment {
        padding: 0px !important;
    }

        .order-confirm-payment .col-12.col-md-8.text-md-right.mt-4.mt-md-0 {
            padding: 0px !important;
        }

    .question-got .box-payment {
        padding: 20px 0;
    }

        .question-got .box-payment img {
            max-width: 50px;
        }
}

.cart-btn-orng {
    border: 1px solid #363939;
    border-radius: 4px;
    padding: .2rem .8rem;
    background-color: #363939;
    color: #fff;
    display: flex;
    align-items: center;
}

    .cart-btn-orng img {
        height: 17.6px;
    }

    .cart-btn-orng:hover {
        color: #ffffff;
        opacity: .8;
    }

.buy-now-dark-btn {
    background: #1ACA3B;
    padding: 10px 1rem;
    border-radius: 7px;
    border: 2px solid #1ACA3B;
    font-family: 'Inter', sans-serif;
    column-gap: 4px;
    font-weight: 600;
    font-size: 1rem;
    color: #ffff;
}

    .buy-now-dark-btn:hover {
        border: 2px solid #1ACA3B;
        color: #1ACA3B !important;
    }

    .buy-now-dark-btn img {
        height: 17.6px;
    }

.continue-shoping-btn {
    border: 2px solid #1ACA3B;
    border-radius: 7px;
    padding: 10px 1rem;
    background-color: transparent;
    color: #1ACA3B;
    display: flex;
    align-items: center;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

    .continue-shoping-btn img {
        height: 17.6px;
        filter: brightness(0);
    }

    .continue-shoping-btn:hover {
        color: #ffffff;
        background: #1ACA3B;
    }

@media all and (min-width: 992px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .scrolled header {
        top: -45px;
    }

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 0px;
    }

    .navbar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

select.form-control.form-control-sm {
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    min-height: 40px;
}

.breadcrumb {
    position: relative;
    padding: 0.75rem 0rem;
}

    .breadcrumb .breadcrumb-item {
        font-size: 14px;
        font-weight: 500;
    }

        .breadcrumb .breadcrumb-item a {
            color: #696969;
        }

    .breadcrumb .active {
        color: #1ACA3B;
    }

/*.breadcrumb:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: #F0F0F0;
        position: absolute;
        bottom: 0;
        left: 0%;
    }*/

.border-bottom {
    border-bottom: 1px solid #F0F0F0 !important;
}

.border-top {
    border-top: 1px solid #F0F0F0 !important;
}

.categories-select .accordion button {
    background-color: #ffffff;
    border: 0;
    padding: 0;
    position: relative;
    width: 100%;
    left: 0;
    text-align: left;
}

    .categories-select .accordion button:focus {
        outline: 0;
    }

.categories-select li {
    padding: 1rem 0;
    border-bottom: 1px solid #F0F0F0 !important;
}

    .categories-select li a {
        color: #2B2B2B;
    }

    .categories-select li [data-bs-toggle="collapse"]:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f0da";
        transform: rotate(90deg);
        transition: all linear 0.25s;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .categories-select li [data-bs-toggle="collapse"].collapsed:after {
        transform: rotate(0deg);
    }

/*.categories-select .sub-cat {
    max-height: 175px;
    overflow-y: scroll;
    min-height: 10px;
}*/

.categories-select .sub-cat li {
    border-bottom: 0 !important;
    font-size: 14px;
    padding: .5rem;
}

.categories-select li .active {
    color: #8E3035 !important;
}

.sub-title-heading {
    color: #00020a;
}

.categories-select .sub-cat li a:hover {
    color: #8E3035 !important;
    text-decoration: none;
}

.categories-select .sub-cat li a {
    color: #6C6763;
}

.sub-collapse-listing li {
    padding: .5rem 0 !important;
    padding-left: 10px !important;
}

.categories-select .sub-cat::-webkit-scrollbar {
    width: 10px;
}

.categories-select .sub-cat::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.categories-select .sub-cat::-webkit-scrollbar-thumb {
    background: #888;
}

    .categories-select .sub-cat::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.categories-select form .btn-dark {
    padding: 8px 10px;
    min-height: 50px;
}

@media (min-width: 1200px) {
    .product-landing .col-xl-2 {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }

    .col-6.col-md-6.col-lg-4.col-xl-2.pb-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.page-link {
    color: #8D8D8D;
    cursor: pointer;
    border: 0;
    padding: .5rem 1rem;
}

    .page-link:hover {
        color: #d9a10a;
        background-color: transparent;
    }

.page-item .next {
    background-color: #ECEBE9;
    border: 1px solid #DDDDDD;
    color: #2F2F2F;
}

.page-item.active .page-link {
    color: #2F2F2F;
    background-color: transparent;
}

body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

@media all and (max-width: 767px) {
    .offcanvas-header {
        display: block;
    }

    .col-12.p-0.offcanvas-header.books.mb-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 0px !important;
    }

    .categories-select li {
        padding: 0.5rem 0;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .2s ease-in-out, transform .2s ease-in-out;
        background-color: #fff;
    }

        .mobile-offcanvas.show {
            visibility: visible;
            transform: translateX(0);
        }
}

.hamburger .line {
    width: 25px;
    height: 2px;
    background-color: #3f3f3f;
    display: block;
    margin: 6px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover {
    cursor: pointer;
}

/* ONE */
#hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg);
}

/* TWO */
#hamburger-2.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    -o-transform: translateY(13px);
    transform: translateY(13px);
}

#hamburger-2.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
}

.terms-list {
    border-left: 1px solid #F0F0F0;
    padding-left: 40px;
    padding-right: 20px;
    position: sticky;
    top: 0;
}

    .terms-list li {
        padding: 1rem 0;
        border-bottom: 1px solid #F0F0F0;
    }

        .terms-list li a {
            color: #2B2B2B;
        }

.blog .card h6 {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    font-size: 1.25rem;
}

.blog .card p {
    font-size: .9rem;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.blog .card a {
    color: #2B2B2B;
}

.blogp {
    font-size: .9rem;
    line-height: 2;
}

.related-blog a {
    font-size: .9rem;
    color: #2B2B2B;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.zoomWrapper {
    width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .zoomWrapper {
        height: 350px !important;
    }
}

#zoom_03 {
    width: 100% !important;
    height: 500px !important;
    object-fit: contain;
    left: 0;
    background-color: #f7f7f5;
}

@media only screen and (max-width: 767px) {
    /*#zoom_03 {
        height: 350px !important;
    }*/
    #zoom_03 {
        width: 100% !important;
        max-width: 200px;
        height: 350px !important;
        object-fit: contain;
        left: 0;
        right: 0;
        background-color: #f7f7f5;
        display: block;
        margin: auto;
        margin-bottom: 1rem;
    }

    .page-link {
        padding: 0.5rem 0.5rem;
    }
}

.zoom-preview {
    position: sticky;
    top: 1.5rem;
    padding-bottom: 23px;
}

#gallery_01 .elevatezoom-gallery {
    filter: grayscale(1);
}

#gallery_01 .active {
    filter: grayscale(0);
}

@media only screen and (max-width: 1050px) {
    .zoomContainer {
        display: none;
    }
}

.link-orange {
    color: #d9a10a;
    text-decoration: underline;
}

.form-control {
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    min-height: 50px;
}

.input-group-text {
    border: 2px solid #DDDDDD;
    border-left: 0;
    border-radius: 0;
    background-color: #ECEBE9;
}

.delivery button:focus {
    outline: none;
}

.customer-review img {
    width: 50px;
    float: left;
    margin-right: 15px;
}

.bold-font {
    font-family: 'ProductSansBold';
}

.qty {
    display: inline-flex;
    /* border: 1px solid #ddd; */
    background: #d7f7dc;
    border-radius: 34px;
}

    .qty button {
        background-color: #1ac73a;
        /* padding: .5rem .8rem; */
        font-size: 19px;
        border: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        color: #ffff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        line-height: 0;
    }

        .qty button:focus {
            outline: 0;
        }

        .qty button svg {
            width: 18px;
            height: 18px;
        }

    .qty input {
        background-color: #d7f7dc;
        text-align: center;
        width: 65px;
        border: 0;
        padding: .5rem;
        /* padding-left: 1rem; */
        /* border-left: 1px solid #DDDDDD; */
        /* border-right: 1px solid #DDDDDD; */
    }

.login-widget-modal .left-wrap-login .head-text {
    font-size: 20px !important;
}

@media only screen and (max-width: 767px) {
    .qty input {
        padding-left: 0;
    }
}

.cart-item tbody .cover {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #f7f7f5;
    border-radius: 8px;
}

@media only screen and (max-width: 767px) {
    .cart-item tbody .cover {
        float: right !important;
        margin: 0 !important;
    }
}

.cart-item tbody a:hover {
    text-decoration: none;
}

.cart-item tbody a .title {
    color: #212529;
}

@media (max-width: 767px) {
    .cart-item tbody a .title {
        font-size: .8rem;
        line-height: 1.5;
    }

    .cart-table h6 {
        font-size: .8rem;
        line-height: 1.5;
    }
}

.cart-table .table .thead-light th {
    background-color: #F7F7F5;
    border: 0;
    color: #767676;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .cart-table .table .thead-light {
        display: none;
    }
}

.cart-table .table td, .cart-table .table th {
    border-top: 1px solid #f7f7f5;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    .cart-table .table td, .cart-table .table th {
        display: block;
        border: 0;
        text-align: left !important;
        padding: 0;
        margin-right: 15px;
        font-size: .8rem;
        margin-bottom: 6px;
    }

    td.text-center.mob-price {
        font-size: 14px;
    }

    #paymentSummary {
        border-top: 1px solid #a2a2a2;
        margin-top: 2rem;
    }

    .order-confirm-payment .continue-shoping-btn {
        width: 100%;
        text-align: center;
        margin: auto;
        display: block !important;
    }

    .order-confirm-payment .buy-now-dark-btn {
        width: 100%;
        text-align: center;
        margin: auto;
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table .mob-price {
        font-size: 1.1rem;
        padding: 10px 0px !important;
        width: 100%;
        font-weight: 600;
    }

    .cart-table tr {
        border-top: 1px solid #f0f0f0 !important;
        padding-top: 1rem;
        display: block;
    }
}

.delivery-aadress .card .card-header h6 {
    margin: 0;
}

.delivery-aadress .card .new-address {
    background-color: #f7f7f55c;
    min-height: 250px;
}

@media (max-width: 767px) {
    .delivery-aadress .card .new-address {
        min-height: 80px;
    }
}

.stationery-store .card .cover-img {
    height: auto;
    padding: 20px;
}

@media only screen and (max-width: 767px) {
    .stationery-store .card .cover-img {
        height: 130px;
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .user-panel #navbar_main {
        border-right: 1px solid #f0f0f0;
    }

    a.btn.continue-shoping-btn.continue-shop-link.py-2.d-inline-flex.align-items-center.bg-white {
        display: none !important;
    }

    .col-12.col-md-8.text-md-right.mt-4.mt-md-0 {
        margin-top: 0px !important;
    }

    .order-confirm-payment form.d-inline-flex {
        width: 100%;
    }

    .order-confirm-payment .buy-now-dark-btn {
        margin-top: 0px !important;
    }

    a.btn.continue-shoping-btn.py-2.d-flex.justify-content-center {
        display: none !important;
    }

    .google_search .gsib_a input {
        height: 26px !important;
    }
}

.user-panel {
    margin-bottom: 25px;
}

    .user-panel .side-filter {
        position: sticky;
        top: 15px;
        border-right: 1px solid #f0f0f0;
    }

@media only screen and (max-width: 991px) {
    .user-panel .side-filter {
        top: 150px;
    }

    .breadcrumb-section {
        margin-top: 0;
    }

    .product-category {
        margin-top: 0 !important;
    }

    .section-lists {
        margin-top: 1rem;
    }

    header li {
        margin-left: 0;
    }

    li.d-none.d-lg-inline-block.welcome {
        display: inline-block !important;
    }

    #log.sign-off-link {
        display: inline-flex !important;
        justify-content: flex-end;
        position: absolute;
        right: 0;
    }

    li.search-icon {
        margin-right: 13px !important;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    header {
        padding: 18px 0;
    }

        header .navbar-brand {
            width: 130px;
        }

    .sticky-top .wish li {
        display: flex;
        align-items: center;
        line-height: 0;
        column-gap: 15px;
    }

    #main-banner {
        height: 55vh;
        text-align: center;
    }

        #main-banner .slider-book-thumb {
            width: 48%;
            display: block;
            margin: auto;
            margin-bottom: 15px;
        }
}

@media only screen and (max-width: 767px) {
    .user-panel .side-filter {
        position: unset;
        border-right: 0;
    }

    .modal-dialog.search-modal .modal-content {
        height: 100%;
        border-radius: 0 !important;
    }

    .modal-dialog.search-modal {
        margin: 0 !important;
    }

    .add-to-cart-btn a {
        font-size: 14px !important;
    }

    section.container.bg-white.p-0.pt-lg-3 {
        max-width: 100%;
    }

    section.container.bg-white.p-0.pt-3.books {
        max-width: 100%;
    }

    footer .container {
        max-width: 100%;
    }

    .for-mbl-container {
        max-width: 100%;
    }

    #main-banner .carousel-control-next, .carousel-control-prev {
        display: none;
    }

    .login-widget-modal .login-widget-ui .ui-form {
        border-left: none !important;
    }

    .modal.login-widget-modal .login-widget-ui button.close {
        color: #fff !important;
        right: -2px !important;
        top: -2px !important;
        line-height: 1;
    }

    .login-widget-modal .modal-content.login-widget-ui {
        border-radius: 10px !important;
    }

    .login-widget-modal .head-text {
        display: flex;
        align-items: center;
        color: #141414 !important;
        font-size: 20px !important;
    }

    .login-widget-modal .login-widget-ui .ui-left-text .fa {
        font-size: 36px !important;
        margin-bottom: 0px !important;
        margin-left: 10px;
    }

    .login-widget-modal #modalLoginForm .ui-left-text {
        padding: 20px 10px 0 !important;
    }

    .login-widget-modal .login-widget-ui #modalLoginForm .ui-form {
        padding: 15px 10px 30px !important;
    }

    .login-widget-modal .modal-dialog {
        margin: 0.5rem !important;
    }

    .lines-wrapper::before {
        content: none !important;
    }
}

.user-panel .side-filter .categories-select li {
    padding: 1.5rem .7rem;
}

    .user-panel .side-filter .categories-select li a {
        font-size: 1.2rem;
        display: flex;
        color: #6C6C6C;
    }

        .user-panel .side-filter .categories-select li a:hover {
            text-decoration: none;
        }

.user-panel .side-filter .categories-select button {
    font-size: 1.2rem;
    display: flex;
    color: #6C6C6C;
}

.user-panel .side-filter .categories-select .icon {
    width: 20px;
    margin-right: 20px;
}

.user-panel .side-filter .categories-select .sub-cat {
    height: auto;
    overflow-y: unset;
    margin-top: 1rem;
}

    .user-panel .side-filter .categories-select .sub-cat li {
        margin-left: 24px;
        padding: 1rem;
    }

        .user-panel .side-filter .categories-select .sub-cat li a {
            font-size: 1rem;
        }

            .user-panel .side-filter .categories-select .sub-cat li a:hover {
                text-decoration: none;
                color: #2F2F2F;
            }

        .user-panel .side-filter .categories-select .sub-cat li:hover {
            background-color: #fafafa;
            color: #2F2F2F;
        }

.user-panel .side-filter .categories-select .active {
    background-color: #fafafa;
    color: #2F2F2F;
}

.user-panel .usr-img {
    height: 90px;
    object-fit: contain;
}

.user-panel .head-min {
    height: 105px;
}

@media only screen and (max-width: 767px) {
    .user-panel .head-min {
        height: auto;
        display: none;
    }
}

.user-panel .user-panel-heading {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
    height: 106px;
}

@media only screen and (max-width: 767px) {
    .user-panel .user-panel-heading {
        height: auto;
    }
}

.user-panel .user-panel-heading small {
    color: #9A9A9A;
    font-size: 90%;
}

.user-panel .wishlisting a {
    color: #2F2F2F;
}

    .user-panel .wishlisting a h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.user-panel .mobile-accounts-menu {
    display: none;
}

.cart-login {
    box-shadow: none !important;
}

    .cart-login .cart {
        max-width: 600px;
        margin: auto;
        border: 1px solid #e6e6e6;
        padding: 2rem;
        background: #fafafa;
        margin-top: 2rem;
        margin-bottom: 2rem;
        border-radius: 6px;
    }

@media only screen and (max-width: 767px) {
    .user-panel .mobile-accounts-menu {
        display: block;
        padding: 0px !important;
    }

    .accordion .card-header {
        padding: 10px 0px !important;
    }

    .user-panel .mobile-accounts-menu .sub-cate {
        margin-bottom: 0px !important;
    }

    .user-panel .user-panel-heading {
        padding-bottom: 16px;
        padding-top: 16px;
        background: #fafafa;
    }

    a.float-right.d-inline-block.d-lg-none span {
        color: #f09f25;
    }
}

.user-panel .mobile-accounts-menu .mob-tab {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0px;
    padding: 0px !important;
}

    .user-panel .mobile-accounts-menu .mob-tab li {
        display: inline-block;
        padding: 10px;
        text-align: center;
    }

    .user-panel .mobile-accounts-menu .mob-tab .icon {
        margin: auto;
        width: 35%;
        opacity: .6;
    }

    .user-panel .mobile-accounts-menu .mob-tab .active {
        background-color: #fafafa;
    }

        .user-panel .mobile-accounts-menu .mob-tab .active .icon {
            opacity: 1;
        }

.user-panel .mobile-accounts-menu .sub-cate {
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

    .user-panel .mobile-accounts-menu .sub-cate li {
        display: inline-block;
        padding: 10px;
    }

        .user-panel .mobile-accounts-menu .sub-cate li a {
            color: #6C6C6C;
        }

    .user-panel .mobile-accounts-menu .sub-cate .active {
        background-color: #fafafa;
    }

.user-panel .personal-information label {
    color: #9A9A9A;
    font-size: 14px;
    margin: 0;
}

.user-panel .personal-information .form-control {
    font-family: 'ProductSansBold';
    color: #212529;
    height: auto;
    min-height: auto;
}

.user-panel .personal-information .add-btn:focus {
    outline: none;
    box-shadow: none;
}

.left-align-btn {
    margin-left: inherit !important;
}

.user-panel .manage-information .edit-button-aadress {
    position: absolute;
    top: 7px;
    right: 7px;
}

    .user-panel .manage-information .edit-button-aadress:focus {
        box-shadow: none;
    }

    .user-panel .manage-information .edit-button-aadress img {
        width: 55% !important;
    }

.fixed-mob {
    width: 100%;
    background-color: #ffffff;
    left: 0;
    position: sticky;
    z-index: 9;
    top: 132px;
}

@media only screen and (max-width: 767px) {
    .user-panel {
        padding-bottom: 30px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .fixed-mob {
        position: relative;
        top: unset;
    }

    .user-panel .mobile-accounts-menu .mob-tab .icon {
        width: 16%;
    }

    header .navbar-brand img {
        width: 50%;
    }
}

@media screen and (width: 320px) and (height: 568px) {
    .fixed-mob {
        top: 132px;
    }
}

.accordion .card {
    margin-bottom: 20px;
}

.accordion .card-header {
    padding: 20px 5px;
    background-color: #FAFAFA;
}

    .accordion .card-header .card-titile {
        position: relative;
        cursor: pointer;
    }

        .accordion .card-header .card-titile::after {
            content: "\f107";
            color: #333;
            top: -2px;
            right: 15px;
            position: absolute;
            font-family: "FontAwesome";
            transform: rotate(0deg);
        }

    .accordion .card-header .collapsed::after {
        content: "\f107";
        color: #333;
        top: -2px;
        right: 15px;
        position: absolute;
        font-family: "FontAwesome";
        transform: rotate(180deg);
    }

.accordion .card-body {
    padding: 0;
}

.accordion .order-header {
    background-color: #F7F7F5;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 15px;
    margin-bottom: 10px;
}

    .accordion .order-header h6 {
        color: #939393;
        font-family: 'ProductSansRegular';
        margin: 0;
        text-transform: uppercase;
        font-size: .8rem;
    }

.accordion .shipping-address .headr {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 15px;
    margin-bottom: 10px;
}

    .accordion .shipping-address .headr h6 {
        font-family: 'ProductSansRegular';
        margin: 0;
    }

.accordion .shipping-address p {
    margin: 0;
}

.accordion .track-order {
    padding: 15px;
    margin: 10px 0;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.accordion .track-order-container {
    background-color: #FCFCFC;
}

    .accordion .track-order-container .delivery-time-chart p {
        font-size: 14px;
        margin: 0;
    }

    .accordion .track-order-container .delivery-time-chart .time-c {
        position: relative;
        padding-top: 10px;
        padding-bottom: 35px;
        padding-right: 25px;
    }

        .accordion .track-order-container .delivery-time-chart .time-c:after {
            content: '';
            width: 2px;
            height: 100%;
            background-color: #DDDDDD;
            position: absolute;
            right: 0;
            top: 0;
        }

    .accordion .track-order-container .delivery-time-chart .time-r {
        position: relative;
        padding-top: 10px;
        padding-bottom: 35px;
        padding-left: 25px;
    }

        .accordion .track-order-container .delivery-time-chart .time-r::before {
            content: '';
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background-color: #544AA0;
            opacity: .2;
            position: absolute;
            left: -16px;
            top: 19%;
        }

        .accordion .track-order-container .delivery-time-chart .time-r::after {
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #544AA0;
            position: absolute;
            left: -6px;
            top: 30%;
        }

.accordion .travel-chart {
    height: 400px;
    overflow-y: scroll;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
}

    .accordion .travel-chart::-webkit-scrollbar {
        width: 10px;
    }

    .accordion .travel-chart::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .accordion .travel-chart::-webkit-scrollbar-thumb {
        background: #888;
    }

        .accordion .travel-chart::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

.trck-btn {
    background-color: #544AA0;
    color: #ffffff;
}

.bt-outline-drk {
    border: 1px solid #333;
}

.close-btn {
    border: 0;
    background-color: transparent;
}

#AskContact .input-group-addon {
    padding: 0 15px;
    background-color: #ecebe9;
    display: flex;
    vertical-align: middle;
    align-items: center;
    font-weight: 600;
    border: 2px solid #ddd;
    border-right: 0;
}

#AskContact .mobile-number-b-otp {
    border-left: 0;
}

.pswd-form-wrapper h1, .pswd-form-wrapper form {
    width: unset !important;
}

.easy-autocomplete {
    width: calc(100% - 42px) !important;
}

.easy-autocomplete-container ul {
    position: absolute;
    background: #fff;
    width: 90%;
    padding: 0;
    z-index: 9999;
}

    .easy-autocomplete-container ul li {
        cursor: pointer;
        display: block;
        padding: 10px;
        margin: 0;
    }

        .easy-autocomplete-container ul li:hover {
            background-color: #ecebe9;
            width: 100%;
        }

.order-confirm-payment {
    background-color: #f7f7f5;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.row.align-items-center.mr-20 {
    margin-bottom: 1.4rem;
}

.bt-pay-online {
    background-color: #1c6cb1;
    color: #fff;
}

    .bt-pay-online:hover {
        color: #fff;
        background-color: #333;
    }

.bt-cod {
    background-color: #e2963b;
    background-image: linear-gradient(90deg, #e2963b 0%, #89393b 100%);
    color: #fff;
}

    .bt-cod:hover {
        background-color: #ad7f00 !important;
        color: #fff !important;
    }

    .bt-pay-online img, .bt-cod img {
        height: 14px;
    }

.customer-rivew-block .user .user-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
    display: block;
    background-image: url('../img/person-img.svg');
    background-size: 100%;
}

.customer-rivew-block small {
    color: #909090;
    display: block;
}

#sendReview {
    border: 2px solid #363939 !important;
    border-radius: 4px;
    padding: .5rem 3rem;
    background-color: #363939 !important;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: bold;
    letter-spacing: 1px;
}

#ReviewList .pagination li:first-child {
    margin-left: auto;
}

section.checkout-order-status {
    background: #fafafa;
    padding: 4rem 0;
}

.delivery-aadress .card {
    border: none;
    height: 100%;
    background: #fafafa;
    border-radius: 10px !important;
    overflow: hidden;
}

.order-confirming-thanking {
    max-width: 1360px;
    border: 1px dashed #eaeaea;
    padding: 2rem !important;
    border-radius: 10px;
}

    .order-confirming-thanking .t-head {
        color: #339819;
        text-transform: uppercase;
    }

    .order-confirming-thanking .p-thanking {
        color: #A8A8A8;
    }

        .order-confirming-thanking .p-thanking a {
            color: #DE7B05;
        }

.address-payment .card {
    min-height: 280px;
    height: 100%;
}

.order-tracing-payment {
    background-color: #F3F2FC;
    color: #776EB5;
    padding: 20px;
}

.order-tracing {
    width: 19px;
    margin-right: 10px
}

.tf-blue {
    color: #1E59C9;
    font-weight: bold;
}

.question-got {
    border: 1px solid #DDDDDD;
}

.box-payment {
    padding: 46px 0;
    text-align: center;
    text-transform: uppercase;
}

    .box-payment img {
        width: 80px;
        margin-bottom: 20px;
    }

.question-got .box-one {
    background-color: #F2FDFF;
}

.question-got .box-two {
    background-color: #F6FFF4;
}

.question-got .box-three {
    background-color: #FEF5FF;
}

.question-got .box-four {
    background-color: #FCFAEF;
}

.notify-btn {
    display: flex !important;
}

    .notify-btn .wishlist {
        margin-right: 10px;
    }

.notify-close {
    top: 23% !important
}

select {
    background-image: linear-gradient( 45deg, transparent 50%, #7b7b7b 60%), linear-gradient( 135deg, #7b7b7b 40%, transparent 50%) !important;
    background-position: calc(100% - 15px) 18px, calc(100% - 7px) 18px, 100% 0;
    background-size: 8px 8px, 8px 8px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.blog {
    padding-top: .5rem !important;
}

.text-danger h6 {
    font-weight: 200;
    font-size: 13px;
}

#myCarts .text-danger h6 {
    font-weight: 500;
}

.deliver-footer .delivery-btn {
    background-color: #e2963b;
    border: 1px solid #e2963b;
    background-image: linear-gradient(90deg, #e2963b 0%, #89393b 100%);
    padding: 15px 20px;
    border-radius: 0px;
    color: #fff;
}

    .deliver-footer .delivery-btn:hover {
        text-decoration: none;
    }
/*.cart-table a{
    display: flex;
}*/
.order-confirming-thanking .cart-table a {
    display: flex;
}

    .order-confirming-thanking .cart-table a img {
        width: 100px;
        margin-right: 20px;
    }
/*#region login modal */
.login-widget-ui .btn-info:hover {
    background: #121212 !important;
}


.login-widget-modal .login-widget-ui button.close {
    position: absolute;
    right: -15px !important;
    top: -15px !important;
    opacity: 1;
    color: #fff;
    font-size: 25px;
    z-index: 555555;
    width: 26px;
    height: 26px;
    background: #5808fb;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 6;
    border-radius: 50%;
}

.login-widget-ui .btn-info {
    font-weight: 600;
    background-color: #e2963b !important;
    background-image: linear-gradient(90deg, #e2963b 0%, #89393b 100%) !important;
}

.login-widget-modal .login-widget-ui {
    border-radius: 10px;
}

    .login-widget-modal .login-widget-ui .left-wrap {
        border-radius: 10px;
    }

.login-widget-ui #modalLoginForm .newuser {
    color: #474747 !important;
    font-weight: 600;
}

.login-widget-modal .login-widget-ui .ui-form .resend-btn {
    color: #474747 !important;
    font-weight: 600;
}

.login-widget-modal .input-group-addon {
    padding: 15px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.login-widget-modal .modal-dialog {
    min-height: calc(100% - 3.5rem);
    display: flex;
    align-items: center;
}

.login-widget-modal .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    height: 50px;
}

.login-widget-modal .input-group .form-control, .input-group-addon, .input-group-btn {
    width: auto !important;
}

.register-block label {
    display: block !important;
    width: 100% !important;
}

.login-widget-modal .custom-control.material-checkbox {
    display: inline-block !important;
    width: 17px !important;
    min-height: unset !important;
}

.intro-section p {
    color: #9d9d9d;
    word-spacing: 2px;
}

.intro-section .sub {
    color: #1ACA3B;
}

.intro-section ul li img {
    max-width: 26px;
}

.intro-section ul li {
    color: #fff;
    margin-bottom: 1rem
}

.profile-address-btn {
    background-color: #2b2b2b !important;
    padding: 5px 15px !important;
    color: #fff;
    border: 2px solid #ddd;
}

    .profile-address-btn:hover {
        color: #2b2b2b !important;
        background-color: #fff !important;
    }

.cart-loading-icon-animated {
    color: green;
    position: absolute;
    left: 47%;
    z-index: 3;
    top: 45%;
    background: #fff;
}

@media (max-width: 768px) {
    .cart-loading-icon-animated {
        opacity: 0;
    }
}

.books h5 {
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 1.875rem;
    display: inline-flex;
    background: #fff;
    padding-right: 1rem;
    font-family: "Plus Jakarta Sans", sans-serif;
}

h2 {
    font-weight: 500;
    font-size: 50px;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.cover-card .color-green {
    font-size: 1.8rem
}

.cover-card .sm-p {
    margin: 0
}

.cover-card .card-body {
    padding-bottom: 20px !important;
}

    .cover-card .card-body .btn-primary {
        font-size: .8rem;
        display: inline-flex;
        align-items: center;
    }

        .cover-card .card-body .btn-primary img {
            height: 12px;
            display: flex;
        }

@media (max-width: 1649.98px) {
    #main-banner {
        height: 500px;
    }

        #main-banner .carousel-item .sm-p {
            font-size: 4rem;
        }

    .subscribe-newsletter .left-choco {
        max-width: 190px;
    }

    .subscribe-newsletter .right-choco {
        max-width: 190px;
    }

    .newsletter label {
        font-size: 2.2rem;
    }

    .books .card-body h6 a {
        font-size: 16px;
    }
}

@media (max-width:1400px) {
    .navbar-nav li {
        margin-right: 0px;
    }
}

@media (max-width: 1199.98px) {
    .section-lists {
        justify-content: flex-start;
    }

    .footer-contact .contact-lists {
        flex-wrap: wrap;
    }

    .contact-lists li {
        margin: 0.5rem 0;
    }

    .subscribe-newsletter .left-choco {
        display: none;
    }

    .subscribe-newsletter .right-choco {
        display: none;
    }

    .section-services .service-one {
        margin-right: 1rem;
    }

    .popular-categories .category figure img {
        max-width: 100px;
    }

    .popular-categories .category figure {
        width: 140px;
    }

    .popular-categories .category {
        height: 110px;
    }

        .popular-categories .category label {
            font-size: 1.2rem;
            margin-bottom: 0;
        }

    .subscribe-newsletter .container {
        padding: 2rem 0;
    }
}

@media (max-width: 1335px) and (min-width: 993px) {
    .cover-card .color-green {
        font-size: 1.1rem;
    }

    .cover-card .card-body .btn-primary {
        font-size: .5rem;
        padding: 5px;
    }
}

@media (max-width: 575.98px) {
    .cover-card .color-green {
        font-size: 1.1rem
    }

    

    .newsletter label {
        font-size: 1.1rem;
    }

    .popular-categories .category {
        height: auto;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0.6rem;
        border-radius: 10px;
    }

        .popular-categories .category label {
            text-align: center;
            font-size: 1rem;
        }

        .popular-categories .category a {
            text-align: center;
            display: block;
            font-size: 0.875rem;
        }
}

@media (max-width: 1357px) and (min-width: 1200px) {
    header .wish-nav li a {
        font-size: .9rem
    }
}

@media (max-width: 767.98px) {
    .card.premium-gifts {
        height: 190px;
    }

    .title-sub h2, h2 {
        font-size: 30px !important;
    }

    input.form-control.mob-search-feeds {
        font-size: 14px;
    }

    footer .container.py-4 p {
        text-align: center;
    }

    .socialmedia {
        justify-content: center;
        margin-top: 1rem;
    }

    footer .footer-logo {
        display: block;
        margin: auto;
        margin-bottom: 1rem;
    }

    .footer-links {
        justify-content: center;
    }

    .contact-lists li img {
        width: 40px;
    }

    .contact-lists li div {
        padding-left: 50px;
    }

    footer .footer-logo {
        max-width: 170px !important;
        margin: unset;
    }

    .newsletter label {
        font-size: 1.6rem;
    }
}

@media (max-width: 991px) and (min-width: 767.98px) {
    .wish {
        margin-left: auto;
        margin-right: 1rem;
    }
}

.product-detail-view .product-name-main {
    font-size: 1.4rem;
    font-weight: 600;
    color: #212529;
}

.product-detail-view .cart-btn-orng {
    height: 50px;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 500;
}

.product-detail-view .buy-now-dark-btn {
    height: 50px;
    font-size: 0.875rem;
    line-height: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.product-detail-view .stock {
    font-size: .8rem;
}

.product-detail-view h5 {
    font-weight: 700;
}

.form-control:focus {
    border-color: #dddddd;
    box-shadow: none;
}

@media (min-width:1400px) {
    section.checkout-order-status .order-confirming-thanking {
        max-width: 1360px;
        margin: auto;
    }
}

@media (min-width:2000px) {
    body {
        font-size: 100%;
    }
}

#WriteReview input {
    margin-bottom: 30px !important;
}

.login-widget-modal .login-widget-ui .ui-form .resend-btn {
    width: 150px !important;
}

.pt-5p {
    padding-top: 5%;
}

.cancel-btn-nw {
    line-height: 26px !important;
}

.navCart strong {
    margin-left: 8px;
    background: #1aca3b;
    width: 17px;
    height: 17px;
    font-weight: 300;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    color: #fff;
    POSITION: absolute;
    top: 0;
    right: 3px;
}

.max-1650 {
    max-width: 1650px;
}

.carousel-control-prev img {
    margin-left: -60px;
}

.carousel-control-next img {
    margin-right: -60px;
}
/*.sticky-contact-icon {
    position: fixed;
    bottom: 10px;
    right: 0;
    z-index: 99999;
}*/
.sticky-contact-icon {
    background: #23b180;
    position: fixed;
    bottom: 25px;
    right: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 99999;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.sticky-contact-icon img {
    width: 75px;
}

.blog-tumbnail {
    height: 300px;
    object-fit: contain;
    background-color: #f7f7f5;
    object-position: center;
    margin-bottom: 15px;
}

.blog-detail-img {
    height: 350px;
    width: 100%;
    display: inline-flex;
    float: left;
    margin: 20px;
    margin-left: 0;
    margin-top: 0;
    object-fit: contain;
    object-position: left;
}

.lines-wrapper {
    position: relative;
}

span.mob-names {
    display: none;
}

@media (max-width: 991.98px) {
    .books .card-body h6 a {
        font-size: 18px;
    }

    .navbar-toggler {
        border: none;
    }

    h2 {
        font-size: 40px;
    }

    .navCart strong {
        right: -3px;
        top: 0;
    }

    header li {
        display: inline-block;
    }

    header a {
        color: #6C6763;
    }

    .card.premium-gifts {
        height: 190px;
    }

    .popular-anniversary {
        height: 285px;
        padding: 1rem;
    }

    .gift-text label {
        font-size: 1.1rem;
    }

    .popular-anniversary {
        padding: 1rem;
    }

    .category-two {
        padding: 1rem;
    }

    .no-gutter-zero .col-6.col-lg-12.mb-lg-4 {
        padding-left: 0;
    }

    .no-gutter-zero .col-6.col-lg-12 {
        padding-right: 0;
    }
}

@media (max-width: 767.98px) {
    .sticky-contact-icon {
        bottom: 15px;
        right: 20px;
        padding: 20px;
    }

    .order-confirm-payment {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        box-shadow: rgb(99 99 99 / 53%) 0px 2px 8px 0px;
        z-index: 99;
    }


        .order-confirm-payment .continue-shoping-btn {
            border-radius: 0;
            border: 0;
            padding: 20px 10px !important;
            width: 50%;
            display: inline-flex !important;
            font-size: 15px !important;
        }

        .order-confirm-payment .buy-now-dark-btn {
            border-radius: 0;
            height: 100%;
            margin-bottom: 0;
            width: 50%;
            padding: 20px 10px !important;
            display: inline-flex !important;
            justify-content: center;
            font-size: 15px;
        }

    .view-btn {
        padding-left: 0;
    }

    .slick-slider .slick-prev {
        width: 30px;
        height: 30px;
        background-size: contain;
    }

    .slick-slider .slick-next {
        width: 30px;
        height: 30px;
        background-size: contain;
    }

    .popular-anniversary {
        height: 245px;
    }

    .add-to-cart-btn {
        width: 100%;
    }

        .add-to-cart-btn img {
            width: 100%;
        }

    section.ad-section.margin-bottom-wrap {
        display: none;
    }

    .margin-bottom-wrap {
        margin-bottom: 2rem !important;
    }

    .cart-login {
        padding: 0px !important;
    }

        .cart-login .cart {
            border: none;
            padding: 0px !important;
            background: none !important;
        }


    .accordion .order-header {
        display: none;
    }

    span.mob-names {
        display: block;
    }

    .wishlisting .col-4.col-md-1.p-md-0 img.mb-2.mb-md-0 {
        max-width: 80px;
    }

    form .form-control {
        width: 100%;
    }

    .sticky-contact-icon img {
        width: 40px;
    }

    .product-detail-view .col-12.col-md-4.border-left {
        border-left: none !important;
        padding-left: 0px !important;
    }

    .books .card-body h6 {
        font-size: 0.9375rem;
    }

    .product-detail-view .product-name-main {
        font-size: 1.2rem;
    }

    p {
        font-size: 0.875rem;
    }

    .for-mbl-container h5 {
        font-size: 1.1rem;
    }

    h2 {
        font-size: 2rem;
    }

    .section-services .service-one label {
        font-size: 1rem;
        font-weight: 500;
    }

    .section-services .service-one p {
        font-size: 0.875rem;
    }

    .breadcrumb .active {
        color: #f09f25;
        max-width: 209px;
        white-space: nowrap;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    button.d-md-none.btn.btn-link.p-0.link-color {
        color: #212529;
        font-size: 0.9375rem;
    }

    .product-detail-view .cart-btn-orng {
        height: 40px;
    }

    .product-detail-view .buy-now-dark-btn {
        height: 40px;
    }


    .user-panel .accordion .card.border-0.col-12 {
        padding: 0px;
    }
}

*:focus {
    outline: none;
}
/*#endregion */
/*#region Hide type number arrows */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/*#endregion */


@media screen and (max-width: 1547px) and (min-width: 1200px) {
    .books .row .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 24.666667%;
        max-width: 24.666667%;
    }

    /*.books .row .col-xl-2:nth-child(n+5) {
                display: none;
            }*/
}

@media (max-width: 1200px) {
    #main-banner .carousel-item .sm-p {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .zoom-preview {
        /*position: absolute !important;*/
        width: 100% !important;
        left: 0 !important;
    }

    section.checkout-order-status {
        background: #fafafa;
        padding: 0rem 0;
    }

    .user-panel .mobile-accounts-menu .mob-tab li {
        width: 25%;
    }

    .user-panel .mobile-accounts-menu .mob-tab .icon {
        width: 20px;
    }

    .accordion .card-header {
        background: none !important;
    }

        .accordion .card-header .col-12.col-md-4 {
            padding: 0px;
        }

    .user-panel .mobile-accounts-menu .mob-tab {
        margin-bottom: 0px;
    }
    /*.product-detail-view {
        margin-top: 400px !important
    }*/
    .play-app-store h3 {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }

    section.bg-white.p-0 nav.container {
        max-width: 100%;
    }

    #editModal .form-control {
        width: 100%;
    }

    .delivery-aadress .form-control {
        width: 100%;
    }

    #editModal {
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .delivery-aadress .col-12.pl-0.mt-3 {
        padding-right: 0px !important;
    }

    .delivery-aadress .col-12.col-md-6.p-0.pr-md-3.pt-5.pt-md-0.mb-3 {
        padding-top: 0px !important;
    }

    .padding-mbl-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .order-confirming-thanking .cart-table a {
        align-items: center;
    }

    .product-image-wrapper .carousel-indicators li {
        height: 90px;
    }

    .related-product {
        padding-top: 1rem !important;
    }

    .alert.booksdeal-alert .container {
        padding: 0rem !important;
        max-width: 100%;
    }
}

.delivery-aadress .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #2f4858;
    border-radius: 0;
    padding: 15px 20px;
}

.delivery-aadress .card {
    border: 1px solid #bbbbbb;
}

.deliver-footer {
    display: block !important;
    text-align: center;
}

.delivery-aadress .card-header h6 {
    color: #2f4858 !important;
    font-weight: 600;
}

.delivery-aadress .card-header #edit img {
    filter: invert(1);
}

.delivery-aadress .card-footer {
    border-radius: 0;
    padding: 0;
}

.deliver-footer .delivery-btn {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .form-control {
        border: 1px solid #DDDDDD;
        min-height: 34px;
        width: 140px;
        margin-left: auto;
    }

    .newsletter label {
        font-size: 1.1rem;
    }

    .books .card > a {
        height: 200px;
    }

    .books .card .cover-img {
        height: 100%;
    }

    .blog-detail-img {
        height: 260px;
    }

    .login-widget-modal .input-group-addon {
        padding: 10px;
    }

    .ekko-lightbox .modal-dialog {
        margin: 1.75rem auto;
        top: 40px;
    }

        .ekko-lightbox .modal-dialog .close {
            right: 14px;
        }

    .ekko-lightbox .modal-content {
        border: none;
        border-radius: 0;
    }

    .col-12.col-xl-10.col-md-9.p-0 h5.text-uppercase {
        font-size: 1rem;
        margin-bottom: 0
    }

        .col-12.col-xl-10.col-md-9.p-0 h5.text-uppercase span {
            font-size: 14px;
            color: #737373;
        }

    #main-banner {
        height: auto;
    }

        #main-banner .slider-book-thumb {
            width: 100%;
            height: 200px;
            object-fit: contain;
        }

        #main-banner .btn-secondary {
            font-size: 14px !important;
        }

        #main-banner .col-lg-5.col-12 {
            padding: 0px;
        }

        #main-banner .col-lg-6.col-12 {
            bottom: 0;
            padding: 0.8rem 0.6rem;
        }

        #main-banner h2 {
            color: #fff;
        }

    .col-12.col-lg-4.mt-3.mt-lg-0.pl-lg-2.cover-card .card {
        border: none !important;
    }

    .cover-card {
        height: 165px;
        padding: 0;
    }

    .top-slick .slick-slide .d-col {
        padding: 0px !important;
    }

    .top-slick .slick-dots {
        bottom: 16px;
    }

        .top-slick .slick-dots li {
            margin-left: 10px;
        }
}

@media only screen and (max-width: 420px) {
    header .navbar-brand {
        width: 130px;
        margin-right: 0;
    }

    #main-banner .slider-book-thumb {
        width: 100%;
        height: 200px;
        object-fit: contain;
        margin-bottom: 1rem;
    }
}

@media (min-width: 576px) {
    .login-widget-modal .login-widget-ui .left-wrap {
        padding-right: 0;
        padding-left: 0;
        background: #eeeeee;
    }

    .login-widget-modal .login-widget-ui .right-wrap {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 1920px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1620px;
    }
}

.modal-content .btn {
    padding: 10px 40px !important;
}

.inner-common-banner {
    margin-top: 126px;
}

    .inner-common-banner .breadcrumb-item::before {
        color: #ffffff !important;
    }

.title-sub h2 {
    margin-bottom: 1rem !important;
}

.title-sub p {
    font-family: "Inter",sans-serif;
    font-size: 18px;
    color: #1ACA3B;
}

p.product-price-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Inter",sans-serif;
    margin-bottom: 2px;
    font-weight: 300;
    margin-bottom: 5px;
}

    p.product-price-label span {
        color: #1ACA3B;
    }

.add-to-cart-btn a {
    font-family: "Inter",sans-serif;
    padding: 10px 15px;
    display: inline-flex !important;
    align-items: center !important;
    font-weight: 300;
    column-gap: 8px;
    font-size: 1rem;
}

.books .card-body .cart-text {
    display: flex;
    column-gap: 1rem;
}

    .books .card-body .cart-text a svg {
        width: 18px;
        height: 18px;
    }

    .books .card-body .cart-text a {
        color: #2B2B2B;
        display: flex;
        align-items: center;
        font-size: 1rem;
        font-family: "Inter", sans-serif;
        text-decoration: none;
        column-gap: 8px;
    }

section.advanced-features {
    background-color: #F7F4ED;
}

.advanced-features .description {
    font-size: 18px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 0;
    padding-left: 100px;
}

.advanced-features .swiper, .trust-section .clientSwiper, .testimonialSwiper {
    padding: 10px 0 40px;
    overflow: hidden !important
}

.advanced-features .swiper-slide {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    text-align: left;
    padding: 40px 38px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    transition: all 0.3s ease;
    height: 360px;
}

.swiper-slide h4 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.feature-icon-slider img {
    margin-bottom: 40px;
}

.swiper-slide p {
    font-size: 1rem;
    color: #666;
    line-height: 28px;
    font-family: "Inter", sans-serif;
}

.swiper-button-next,
.swiper-button-prev {
    color: #1a1a1a;
    border-radius: 5px;
    position: unset !important;
    width: 40px;
    height: 40px;
    border: 1px solid #2A594C;
}

    .swiper-button-next::after,
    .swiper-button-prev::after {
        content: none;
    }

    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        background: #2ecc71;
        color: #fff;
    }

.swiper-btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 60px;
    column-gap: 20px;
}

.swiper-button-next svg, .swiper-button-prev svg {
    width: 18px;
    height: 18px;
}

.feature-slide-content h2 {
    font-size: 26px;
    color: #ffffff;
}

.feature-slide-content p {
    font-size: 1rem;
    color: #ffffff;
    line-height: 28px;
    font-family: "Inter", sans-serif;
}

.feature-slide-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cta-buttons .btn {
    padding: 10px 20px !important;
    font-size: 1rem !important;
    font-family: "Inter",sans-serif;
    background: #ffffff;
    color: #2A594C;
    border: 1px solid transparent;
    display: inline-flex !important;
    column-gap: 8px;
}

    .cta-buttons .btn svg {
        width: 18px;
        height: 18px;
    }

.cta-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

a.create-card-link {
    margin-top: 20px;
    color: #ffffff;
    text-decoration: none;
    display: inline-flex;
    column-gap: 8px;
    align-items: center;
}

    a.create-card-link svg {
        width: 18px;
        height: 18px;
    }

.swiper-slide.feature-slide-cta {
    background: #1ACA3B;
    position: relative;
}

    .swiper-slide.feature-slide-cta::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url('https://cdn.digitalizeindianow.com/assets/Business/50/PageContent/50_638959580088637163.svg?rendered=true');
        background-size: cover !important;
        background-repeat: no-repeat !important;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.1;
    }

.trust-section {
    background: #ffffff;
}

.swiper-slide.logo-item img {
    max-width: 240px;
    height: 75px;
    object-fit: contain;
}

@media (max-width: 768px) {
    .advanced-features {
        padding: 60px 5%;
    }
}

/* Swiper aligns left like container, extends full on right */
.advanced-features .mySwiper, .trust-section .clientSwiper, .testimonialSwiper {
    padding-left: 5%; /* aligns with .container (90–95% width) */
    padding-right: 0;
    overflow: visible;
}

@media (min-width: 1600px) {
    .advanced-features .mySwiper, .trust-section .clientSwiper, .testimonialSwiper {
        padding-left: 9%; /* because container is 95% wide */
    }
}

@media (max-width: 992px) {
    .advanced-features .mySwiper, .trust-section .clientSwiper, .testimonialSwiper {
        padding-left: 2rem;
    }
}

.steps-section {
    background: #F7F4ED;
    padding: 110px 0;
}


    /* Sub Description (using Bootstrap's lead class) */
    .steps-section .lead {
        color: #4a5568;
        max-width: 800px;
        margin-bottom: 3rem;
    }

.step-card {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    height: 100%;
    transition: all 0.5s ease; /* Smooth overall transition */
}

img.step-hover-img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.6s ease-in-out; /* Smooth fade */
}

.step-card:hover .step-hover-img {
    opacity: 1;
}

.step-card::before {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 20%);
    z-index: 1;
    transition: width 0.6s ease-in-out; /* Smooth overlay expansion */
}

.step-card:hover::before {
    width: 100%;
}

.step-card:hover span.step-number {
    color: rgb(255 255 255 / 60%);
}

.step-card:hover .card-content-wrapper p {
    max-height: 0; /* Collapse smoothly */
    opacity: 0; /* Fade out */
    margin-bottom: 0; /* Remove space */
    visibility: hidden; /* Make it inaccessible */
}

.step-card:hover .card-content-wrapper {
    position: absolute;
    bottom: 40px;
    transition: all 0.4s ease;
}

    .step-card:hover .card-content-wrapper h4 {
        color: #ffffff;
        margin-bottom: 1rem !important;
    }

.step-card:hover a.read-more {
    color: #ffffff;
}

.step-card:hover .read-more svg {
    color: #ffffff;
}

.step-card span.step-number {
    font-size: 120px;
    font-weight: 800;
    color: #DCDCDC;
    line-height: 100px;
    margin-bottom: 50px;
    display: block;
    position: relative;
    z-index: 9;
    transition: color 0.4s ease; /* Smooth color fade */
}

.step-card .card-content-wrapper h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 43px !important;
}

.step-card .card-content-wrapper p {
    color: #4F585E;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: "Inter", sans-serif;
    max-height: 200px; /* Start fully visible */
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}


a.read-more {
    font-family: "Inter",sans-serif;
}


/* Read More Link */
.read-more {
    font-weight: 600;
    color: #4CAF50; /* Green link color */
    display: inline-flex; /* Use inline-flex for alignment */
    align-items: center;
    text-decoration: none; /* Remove underline */
    transition: color 0.3s ease;
    position: relative;
    z-index: 20;
}

    .read-more:hover {
        color: #38a169; /* Darker green on hover */
    }

    .read-more svg {
        margin-left: 1rem;
        width: 1rem;
        height: 1rem;
        color: #000000;
    }

/* Override for Step 1 (Smart Card) link */
.step-card.smart-card-step .read-more {
    color: #fff; /* White link for dark card */
}

    .step-card.smart-card-step .read-more:hover {
        color: #4CAF50; /* Green hover for dark card */
    }

/* Vertical alignment for content in the card */
.card-content-wrapper {
    position: relative;
    z-index: 20;
    /* Using margin-top: auto is no longer needed since flex-end handles it */
}

/* Ensure heading spacing is correct for smart-card-step (where we push content down) */
.step-card.smart-card-step h4 {
    margin-top: 15rem; /* Push content down to show number */
}

/* Adjusting Step 1 card content to mimic image padding */
.step-card.smart-card-step .card-content-wrapper {
    padding-top: 10rem;
}

.step-card .card-content-wrapper,
.step-card .card-content-wrapper h4,
.step-card .card-content-wrapper p,
.step-card a.read-more,
.step-card .read-more svg {
    transition: all 0.4s ease;
}
/* --- News Section Styling --- */

/* Ensures proper padding for the section */
.news-section {
    padding: 120px 0;
}

/* Custom green button style matching the design */
.btn-green {
    background-color: #4CAF50; /* Primary green color */
    color: #fff;
    border: 1px solid #4CAF50;
    padding: 8px 25px;
    border-radius: 8px; /* Slightly rounded corners */
    font-size: 14px;
    font-weight: 600;
    transition: background-color 0.3s, border-color 0.3s;
}

    .btn-green:hover {
        background-color: #388e3c; /* Darker green on hover */
        border-color: #388e3c;
        color: #fff;
    }


/* --- Featured Card (Large Item on the Left) --- */
.featured-card {
    overflow: hidden;
    position: relative;
}

/* Image container styling (using background-image in Razor) */
.featured-card-img {
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 36px;
    height: 474px;
}

    .featured-card-img img {
        object-fit: cover !important;
        object-position: center;
        display: block;
        width: 100%;
        height: 100%;
    }


.featured-card-content .meta-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}

    .featured-card-content .meta-info span {
        color: #1ACA3B !important;
    }

.featured-card-content p {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 40px;
    max-width: 700px;
}

/* Arrow icon in the featured card */
.featured-card-content .arrow-icon {
    width: 24px;
    height: 24px;
    color: #4CAF50; /* Green arrow color */
}


/* --- Small Article List (Items on the Right) --- */

.article-list {
    display: flex;
    flex-direction: column;
}

.small-article-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    position: relative;
    transition: background-color 0.2s;
}

    .small-article-item:first-child {
        padding-top: 0; /* No top padding for the first item */
    }

    .small-article-item:not(:last-child)::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px; /* Height of the line */
        /* Adjusting color for a light gray fade effect */
        background: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, /* Fade in from transparent (left) */
        rgba(0, 0, 0, 0.1) 20%, /* Solidifying in the center */
        rgba(0, 0, 0, 0.1) 80%, /* Solidifying in the center */
        rgba(0, 0, 0, 0) 100% /* Fade out to transparent (right) */
        );
    }

    /*.small-article-item:last-child {
        border-bottom: none;*/ /* No border for the last item */
    /*}*/

    .small-article-item:hover {
        color: #4CAF50 !important; /* Green text on hover */
    }

    .small-article-item .article-info {
        flex-grow: 1;
        padding-right: 15px;
    }

.small-article-meta {
    margin-bottom: 14px;
    font-size: 17px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #1ACA3B !important;
}

.small-article-desc {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 40px;
}

/* Arrow icon in the small article list */
.small-article-item .arrow-icon {
    width: 20px;
    height: 20px;
    color: #000000; /* Subtle arrow color */
    flex-shrink: 0;
    transition: color 0.2s;
}

.small-article-item:hover .arrow-icon {
    color: #4CAF50; /* Green arrow on hover */
}


/* --- Responsive Adjustments --- */
@media (max-width: 991px) { /* Tablet and Mobile view */
    .featured-card-img {
        height: 250px;
    }
}

@media (max-width: 767px) { /* Mobile view */
    .news-header {
        text-align: center;
    }

        .news-header .col-md-4 {
            margin-top: 20px;
            text-align: center !important;
        }

    .article-list {
        margin-top: 20px;
    }
}

/* --- Testimonial Section Styling --- */
.testimonial-section {
    background-color: #f7f9fc !important;
    padding: 110px 0;
    background-size: cover !important;
    background-repeat: no-repeat;
}

/* Header Styling */
.testimonial-subtitle {
    font-size: 18px;
    font-weight: 400;
    color: #191919;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
    column-gap: 10px;
}

    .testimonial-subtitle img {
        width: 40px;
        height: 40px;
    }

/* Custom green button (reused from News section) */
.btn-green {
    background-color: #4CAF50;
    color: #fff;
    border: 1px solid #4CAF50;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    transition: background-color 0.3s, border-color 0.3s;
}

    .btn-green:hover {
        background-color: #388e3c;
        border-color: #388e3c;
        color: #fff;
    }

/* --- Testimonial Card Styling --- */
.testimonial-card {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    height: 100%;
    display: flex;
    border: 1px solid #E1E4EB;
    flex-direction: column;
}

    .testimonial-card .card-header-info {
        display: flex;
        align-items: center; /* Align name/company info to the top */
        margin-bottom: 12px;
        position: relative;
        padding-bottom: 12px;
        border-bottom: 1px solid #E7E9EF;
    }

    .testimonial-card .author-avatar {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        object-fit: cover;
        margin-right: 15px;
        border: 3px solid #eee;
    }

    .testimonial-card .author-details {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
    }

    .testimonial-card .author-name {
        font-size: 20px;
        font-weight: 600;
        color: #1A1A1A;
    }

    .testimonial-card .author-company {
        font-size: 16px;
        font-family: "Inter", sans-serif;
        color: #808080;
    }

.rating-stars img {
    width: 118px;
}

.testimonial-card .quote-icon {
    width: 43px;
    height: 43px;
}

.testimonial-card .rating-stars i {
    color: #ffc107; /* Star rating color */
    font-size: 14px;
}

.testimonial-card .testimonial-message {
    color: #666666;
    margin-top: 12px;
    margin-bottom: 0;
    font-family: "Inter", sans-serif;
}

/* SWIPER Overrides (for pagination dots) */
.testimonial-swiper .swiper-pagination-bullet {
    background: #ccc;
    opacity: 1;
}

.testimonial-swiper .swiper-pagination-bullet-active {
    background: #4CAF50; /* Green active dot */
}

/* Ensure the cards don't shrink */
.swiper-slide {
    height: auto;
}

section.faq-section {
    padding: 100px 0;
}

.faq-header p {
    font-size: 18px;
    font-family: "Inter",sans-serif;
}

.faq-header h2 {
    color: #1ACA3B;
}

.faq-header {
    margin-bottom: 70px;
}

.faq-section h2.accordion-header {
    width: 100%;
}

    .faq-section h2.accordion-header .accordion-button {
        background: unset;
        border: 0 !important;
        box-shadow: none;
        font-size: 20px;
        font-weight: 600;
        color: #212630;
        padding: 34px 1.25rem;
    }

.faq-section .accordion-item {
    border: 0;
    border-bottom: 1px solid #E0E0E0;
    border-radius: 0;
}

.faq-section .accordion-body {
    color: #212630;
    font-family: "Inter",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    padding-top: 0;
}

/* --- Main Footer Styling --- */
.main-footer {
    background-color: #000; /* Deep black background */
    color: #fff;
    font-family: 'Inter', sans-serif;
    padding: 110px 0 0 0;
}

    .main-footer .container {
        border-bottom: 1px solid #1a1a1a; /* Separator line for the top section */
    }

    /* Widget Titles */
    .main-footer .widget-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 25px;
        color: #fff;
        position: relative;
    }

    /* Logo/About Column */
    .main-footer .logo-box .footer-logo {
        max-width: 200px;
        height: auto;
    }

    .main-footer .logo-box .logo-subtitle {
        font-size: 10px;
        letter-spacing: 1px;
        margin-top: 5px;
    }

    .main-footer .footer-description {
        font-size: 16px;
        line-height: 1.6;
        color: rgb(255 255 255 / 80%);
        font-family: "Inter", sans-serif;
        font-weight: 300;
    }

    /* Social Media Icons */
    .main-footer .footer-social-media .social-icon {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border: 1px solid #333;
        border-radius: 50%;
        color: #888;
        font-size: 14px;
        margin-right: 10px;
        transition: all 0.3s ease;
    }

        .main-footer .footer-social-media .social-icon:hover {
            background-color: #4CAF50; /* Green hover */
            border-color: #4CAF50;
            color: #000;
        }

    /* All other text (Address, Email, Phone, etc.) */
    .main-footer p {
        font-size: 16px;
        color: rgb(255 255 255 / 80%);
        margin-bottom: 10px;
    }

    .main-footer a {
        font-size: 1rem;
        color: rgb(255 255 255 / 80%);
        text-decoration: none;
        transition: color 0.2s;
    }

        .main-footer a:hover {
            color: #4CAF50; /* Green hover for links */
        }

    /* Quicklinks and Support Lists */
    .main-footer .footer-links {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .main-footer .footer-links li {
            margin-bottom: 10px;
        }

            .main-footer .footer-links li a {
                font-size: 1rem;
                display: block;
                color: rgb(255 255 255 / 80%);
            }

    /* Live Chat Button */
    .main-footer .live-chat-btn {
        display: inline-flex;
        align-items: center;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        transition: all 0.3s ease;
        margin-top: 20px;
        position: relative
    }

        .main-footer .live-chat-btn::before {
            content: '';
            position: absolute;
            left: 0;
            bottom: -6px;
            background: #1ACA3B;
            width: 100%;
            height: 1px;
        }

        .main-footer .live-chat-btn img {
            width: 24px;
            height: 24px;
            margin-right: 13px;
        }

    .main-footer .talk-widget p {
        max-width: 220px;
    }
/* --- Footer Bottom Bar --- */
.footer-bottom {
    padding: 25px 0;
}

    .footer-bottom .copyright-text {
        font-size: 1rem;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin-bottom: 0;
        font-weight: 300;
    }

    .footer-bottom .footer-legal-links {
        display: flex;
        justify-content: flex-end;
        gap: 30px;
    }

        .footer-bottom .footer-legal-links a {
            font-size: 1rem;
            color: #ffffff;
            font-family: "Inter", sans-serif;
            font-weight: 300;
        }

/* Responsive adjustments */
@media (max-width: 991px) {
    .main-footer .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .footer-bottom .footer-legal-links {
        justify-content: flex-start;
        margin-top: 15px;
    }

    .footer-bottom .col-lg-6 {
        text-align: left;
    }
}
/* ==== Product Detail Page ==== */

.product-header {
    margin-top: 130px;
}

.product-header__breadcrumb {
    font-size: 0.9rem;
    padding: 0.75rem 0;
}

.product-info__title {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 1.5rem;
}


.product-info__price h4 {
    font-weight: 700;
    color: #333;
}

.badge-discount {
    background: #ffffff;
    color: var(--bs-red);
    border-radius: 6px;
    padding: 6px 10px;
    font-size: 12px;
    margin-left: 6px;
    border: 1px dashed var(--bs-red);
}

.stock-label {
    font-weight: 600;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
}

.stock--instock {
    color: #28a745;
}

.stock--limited {
    color: #ff9800;
}

.stock--soldout {
    color: #dc3545;
}

.product-info__actions {
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

    .product-info__actions #LoggedAddToCart {
        background: #1ACA3B;
        padding: 10px 1rem;
        border-radius: 7px;
        border: 1px solid #1ACA3B;
        font-family: 'Inter', sans-serif;
        column-gap: 4px;
        font-weight: 600;
        font-size: 1rem;
    }

.product-info__write-review a {
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    color: #1ACA3B;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    column-gap: 7px;
}

.product-info__actions #LoggedBuyCart {
    background: #ffffff;
    padding: 10px 1rem;
    border-radius: 7px;
    border: 1px solid #1ACA3B;
    font-family: 'Inter', sans-serif;
    column-gap: 4px;
    font-weight: 600;
    font-size: 1rem;
    color: #1ACA3B;
}

.product-info__share h6, .product-info__desc h5, .product-info__reviews h5 {
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 600;
    font-family: 'Inter',sans-serif;
}

.product-info__desc p {
    margin-bottom: 0;
}

.product-category {
    margin-top: 150px;
}

ul.product-share__icons li a svg {
    width: 24px;
    height: 24px;
    stroke: #000000;
    stroke-width: 2px;
}

    ul.product-share__icons li a svg path {
        color: #000000;
    }

.product-info__actions #LoggedBuyCart svg {
    width: 24px;
    height: 24px;
}

.product-info__actions #LoggedAddToCart svg {
    width: 24px;
    height: 24px;
}

.product-info__actions .cart-btn-orng img {
    margin-left: 0;
}

.product-share__icons img {
    width: 28px;
    height: 28px;
    transition: transform 0.2s ease;
}



    .product-share__icons img:hover {
        transform: scale(1.1);
    }

.product-info__desc p {
    color: #555;
    line-height: 1.6;
}

.product-info__spec {
    font-size: 0.95rem;
}

.product-info__reviews h5,
.product-info__write-review h5 {
    font-weight: 600;
}

.rate-btn {
    color: #007bff;
    font-weight: 600;
}

    .rate-btn:hover {
        text-decoration: underline;
    }

.product-info__price {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 1rem;
}

    .product-info__price h4 {
        margin-bottom: 0;
        display: inline-flex;
        font-size: 22px;
        align-items: center;
        column-gap: 10px;
        color: #1ACA3B;
    }

    .product-info__price small {
        font-size: 18px;
        text-decoration: line-through;
    }

.product-info__delivery span, .product-info__stock span {
    color: #1ACA3B !important;
    font-size: 15px;
    font-weight: 500;
    display: flex !important;
    column-gap: 6px;
    padding: 0;
}

.product-info__delivery span {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #1ACA3B;
}
/* ===========================
   PRODUCT CATEGORY PAGE
=========================== */

.product-category__wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 2rem;
}

/* Sidebar Filter */
.product-filter {
    background: #ffffff;
    border-right: 1px solid #ececec;
    padding: 20px 22px;
    border-radius: 0;
    padding-left: 0;
}

.product-filter__body .col-12.p-0.border-bottom {
    border-bottom: 1px solid #c0c0c0 !important;
}

.product-filter__title {
    font-weight: 600;
    color: #333;
}

.product-filter__body {
    max-height: 75vh;
    overflow-y: auto;
}

/* Header */
.product-listing__header {
    border-bottom: 1px solid #eee;
    padding-bottom: 0.75rem;
}

.product-listing__title {
    font-weight: 700;
    font-size: 20px;
    color: #222;
}

.product-listing__count {
    color: #888;
    font-size: 0.9rem;
    margin-left: 4px;
}

/* Sort */
.product-sort__select {
    border-radius: 4px;
    border-color: #ccc;
}

.product-grid .col-xl-3,
.product-grid .col-lg-4,
.product-grid .col-md-6 {
    margin-bottom: 1.5rem;
}

/* Pagination */
.product-pagination .pagination {
    margin: 0;
}

.product-pagination .page-link {
    color: #333;
    border: 1px solid #ddd;
    padding: 6px 12px;
    transition: 0.2s;
}

    .product-pagination .page-link:hover {
        background: #007bff;
        color: #fff;
    }

.product-pagination .active .page-link {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}

/* Empty State */
.product-empty__image {
    width: 160px;
    opacity: 0.85;
}

.product-empty__link {
    color: #ff6600;
    font-weight: 600;
    text-decoration: none;
}

    .product-empty__link:hover {
        text-decoration: underline;
    }

/* Mobile */
@media (max-width: 991px) {
    .product-category__wrapper {
        flex-direction: column;
    }

    .product-filter {
        border-right: none;
        border-bottom: 1px solid #eee;
    }

    .product-filter__toggle {
        font-size: 0.95rem;
        color: #007bff;
    }
}

.product-category__wrapper .product-grid .card {
    border: none;
}

    .product-category__wrapper .product-grid .card .card-body {
        padding: 10px 0;
    }

        .product-category__wrapper .product-grid .card .card-body h6 a {
            text-decoration: none;
            color: #212630;
            font-size: 18px;
            font-family: 'Inter',sans-serif;
            text-transform: uppercase;
            line-height: 26px;
            margin-top: 2px;
            display: block;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
        }

        .product-category__wrapper .product-grid .card .card-body .cart-text {
            display: flex;
            align-items: center;
            column-gap: 12px;
            margin-top: 10px;
        }

        .product-category__wrapper .product-grid .card .card-body a.more-details-product {
            color: #212630;
            text-decoration: none;
            font-weight: 500;
            font-family: 'Inter',sans-serif;
        }

.product-filter__body h6 {
    font-size: 20px;
    font-weight: 700;
}

/* ============================
   LOGIN MODAL – FULL OVERRIDE
   ============================ */

/* Modal Background */
.login-widget-modal {
    background: rgba(0,0,0,0.6) !important;
    padding-top: 40px !important;
}

    /* Modal Dialog */
    .login-widget-modal .modal-dialog {
        max-width: 800px !important;
        width: 95% !important;
        margin: auto !important;
    }

/* Modal Content */
.login-widget-ui {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 0 !important;
    overflow: unset !important;
    box-shadow: 0 10px 28px rgba(0,0,0,0.25) !important;
    border: none !important;
}

    /* Close Button */
    .login-widget-ui .close {
        position: absolute !important;
        right: 16px !important;
        top: 12px !important;
        font-size: 32px !important;
        opacity: 0.6 !important;
        font-weight: 400 !important;
        color: #333 !important;
    }

        .login-widget-ui .close:hover {
            opacity: 1 !important;
        }

/* Left Section */
.left-wrap {
    background: #f7f9fc !important;
    padding: 32px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.left-wrap-login .head-text {
    font-size: 26px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
}

.left-wrap-login p {
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-bottom: 10px !important;
}

/* Right Section */
.right-wrap {
    padding: 35px 30px !important;
    background: #fff !important;
}

#LoginPasswordView {
    align-items: center;
}

.login-widget-modal .modal-dialog .modal-content.login-widget-ui .close {
    position: absolute !important;
    right: -15px !important;
    top: -15px !important;
    font-size: 19px !important;
    opacity: unset !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    background: #1ACA3B !important;
}

button.btn.bt-outline-drk.ml-auto.my-3.left-align-btn {
    justify-content: center !important;
}

/* Input Fields */
.login-widget-modal .ui-form .form-control {
    height: 48px !important;
    border-radius: 0 !important;
    border: 1px solid #d0d5dd !important;
    font-size: 15px !important;
    padding: 10px 14px !important;
    margin-bottom: 14px !important;
    background: #fff !important;
}

.ui-form .form-control:focus {
    border-color: #007bff !important;
    box-shadow: 0 0 0 2px rgba(0,123,255,0.25) !important;
}

/* Input Group Addon */
.input-group-addon {
    background: #eef2f7 !important;
    border: 1px solid #d0d5dd !important;
    padding: 0 12px !important;
    display: flex !important;
    align-items: center !important;
    border-radius: 10px 0 0 10px !important;
}

/* Password Field Wrapper */
.password-input {
    position: relative !important;
}

/* Error Text */
.error-pass,
.pass-val-err,
.phn-val-err,
.field-validation-error {
    font-size: 12px !important;
    color: #d9534f !important;
    margin-top: -8px !important;
    margin-bottom: 8px !important;
    display: block !important;
}

/* Buttons */
.btn.btn-info,
#modalLogin,
#MagicalSend {
    width: 100% !important;
    height: 48px !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    background: #1ACA3B !important;
    border: none !important;
    color: #fff !important;
}

    .btn.btn-info:hover,
    #modalLogin:hover {
        background: transparent !important;
        border: 1px solid #1ACA3B !important;
        color: #1ACA3B !important;
    }

.btn-magic {
    background: #6f42c1 !important;
    border-radius: 10px !important;
    color: #fff !important;
    width: 100% !important;
    height: 48px !important;
}

.resend-btn {
    font-size: 13px !important;
    color: #007bff !important;
    cursor: pointer !important;
}

.login-widget-modal .login-widget-ui .right-wrap .ui-form {
    border-left: 0 !important;
    padding: 0 !important;
}

.back-to-signin {
    font-size: 13px !important;
    margin-bottom: 10px !important;
    display: block !important;
}

/* OTP Area */
.otp-var .input-group input {
    height: 46px !important;
    border-radius: 10px !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .left-wrap {
        display: none !important;
    }

    .right-wrap {
        padding: 25px 18px !important;
    }

    .modal-dialog {
        margin-top: 20px !important;
    }

    .login-widget-ui {
        border-radius: 10px !important;
    }
}

/* Hide extra gaps caused by hidden elements */
#ForgotOtp,
#E-Magical-login-form {
    margin-top: 10px !important;
}


/* ========================
   CATEGORY SIDEBAR STYLES
   ======================== */

.category-sidebar .categories {
    font-size: 1.2rem;
    font-weight: 600;
    color: #222;
    border-bottom: 2px solid #eaeaea;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

/* Category list */
.categories-select {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .categories-select li {
        margin-bottom: 6px;
        padding: 1rem 26px;
    }

/* Form check customization */
.form-check {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.form-check-input {
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-right: 10px;
    accent-color: #007bff; /* Change to match theme color */
}

.form-check-label {
    font-size: 0.95rem;
    font-weight: 500;
    color: #333;
    cursor: pointer;
    flex-grow: 1;
}

/* Subcategory styles */
.sub-cat {
    padding-left: 18px;
    margin-top: 8px;
    border-left: 1px dashed #ddd;
}

/* Collapse toggle button (arrow icon) */
.accordion .btn-link {
    color: #555;
    font-size: 0.9rem;
    padding: 0 6px;
    border: none;
    transition: transform 0.3s ease;
}

    .accordion .btn-link.collapsed i {
        transform: rotate(0deg);
    }

    .accordion .btn-link:not(.collapsed) i {
        transform: rotate(180deg);
    }

/* Sub-sub-category */
.sub-cat li {
    margin-bottom: 5px;
}

.sub-cat .form-check-label {
    font-size: 0.9rem;
    color: #444;
}

/* Hover effects */
.form-check:hover .form-check-label {
    color: #1ACA3B;
}

/* Active/checked state highlight */
.form-check-input:checked + .form-check-label {
    color: #1ACA3B;
    font-weight: 600;
}

.form-check-input:checked {
    background-color: #1ACA3B;
    border-color: #1ACA3B;
}

/* Accordion spacing */
.accordion {
    margin-bottom: 8px;
}

/* Responsive */
@media (max-width: 768px) {
    .category-sidebar {
        padding: 15px;
        border-radius: 8px;
    }

    .categories {
        font-size: 1rem;
    }
}

.product-slider-one .slick-slide {
    margin: 0 15px;
}

.breadcrumb-wrapper {
    margin-top: 127px;
}
/* Breadcrumb */
.breadcrumb-wrapper {
    background: #fff;
}

.breadcrumb {
    font-size: 0.9rem;
    color: #666;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #bbb;
}

.breadcrumb a {
    color: #007bff;
    text-decoration: none;
}

    .breadcrumb a:hover {
        text-decoration: underline;
    }

/* Section title */
.section-title {
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
}

/* Blog card */
.blog-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #fff;
}

.blog-image-wrapper {
    overflow: hidden;
}

.blog-image {
    transition: transform 0.4s ease;
    height: 350px;
    object-fit: cover;
    border-radius: 10px;
}

.blog-card:hover .blog-image {
    transform: scale(1.05);
}

.blog-content {
    border-top: 1px solid #f0f0f0;
}

.blog-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 1.3;
    color: #222;
    margin-bottom: 1rem;
}

.blog-brief {
    font-size: 1rem;
    color: #666;
    margin-bottom: 1rem;
    font-family: 'Inter', sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}



.pagination .page-link {
    border: none;
    color: #555;
    font-weight: 500;
    background: transparent;
    padding: 8px 14px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.pagination .page-item.active .page-link {
    background: #007bff;
    color: #fff;
    font-weight: 600;
}

.pagination .page-link:hover {
    background: #f5f5f5;
    color: #007bff;
}

.pagination .page-link i {
    font-size: 1rem;
}

/* Responsive */
@media (max-width: 767px) {
    .blog-title {
        font-size: 0.95rem;
    }

    .blog-brief {
        display: none; /* cleaner mobile layout */
    }
}
/* Breadcrumb */
.breadcrumb-section {
    font-size: 0.95rem;
    margin-top: 127px;
}

.breadcrumb a {
    color: #007bff;
    text-decoration: none;
}

    .breadcrumb a:hover {
        text-decoration: underline;
    }

/* Blog Details Section */
.blog-details-section {
    background: #fff;
    border-radius: 12px;
}

.blog-feature-image img {
    border-radius: 12px;
    transition: transform 0.4s ease;
    max-width: 650px;
}

    .blog-feature-image img:hover {
        transform: scale(1.02);
    }

.blog-header h1 {
    font-size: 50px;
}

aside.related-blogs {
    border-left: 1px solid #ececec;
    height: 100%;
}

.related-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.related-blogs img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 6px;
}

.share-icons a svg {
    color: #000000;
    stroke-width: 2px;
    width: 24px;
    height: 24px;
}

.share-icons span {
    font-weight: 500;
    font-family: 'Inter',sans-serif;
    color: #000000 !important;
    font-size: 1rem;
    display: block;
}

.blog-content {
    font-family: "Inter", sans-serif;
    color: #555;
}

    .blog-content p {
        margin-bottom: 1.2rem;
    }

/* Sidebar */
.related-blogs h5 {
    border-color: rgba(0,0,0,0.1);
}

.related-header a {
    font-size: 14px !important;
    margin-bottom: 0 !important;
    color: #1aca3b !important;
    font-weight: 400 !important;
}

.related-blogs a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
    font-family: 'Inter',sans-serif;
    margin-bottom: 7px;
    display: block;
    font-size: 18px;
}

    .related-blogs a:hover {
        color: #007bff;
    }

/* Share Icons */
.share-icons a {
    transition: color 0.3s;
}

    .share-icons a:hover {
        color: #007bff;
    }

.cart-items h4 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
}

.cart-thumb img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

    .cart-thumb img:hover {
        transform: scale(1.05);
    }

.quantity-control {
    width: 110px;
    background: #f1f1f1;
    overflow: hidden;
}

.btn-qty {
    background: none;
    border: none;
    font-weight: 600;
    width: 32px;
    height: 32px;
    line-height: 0;
    color: #333;
    cursor: pointer;
}

    .btn-qty:hover {
        color: #007bff;
    }

.qty-input {
    width: 40px;
    text-align: center;
    border: none;
    background: transparent;
    font-weight: 500;
    color: #333;
}

.cart-summary {
    border: 1px solid #eee;
}

.badge.bg-success-subtle {
    background-color: #e7f9ee;
}

section.stats-wrapper {
    padding: 60px 0;
}

.stat-box {
    border-right: 1px solid #E0E0E0;
}

.stat-box-wrapper .stat-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stat-box-wrapper .col-lg-3:last-child .stat-box {
    border-right: 0;
}

.stat-box h2 {
    color: #1ACA3B;
}


.badge.bg-danger-subtle {
    background-color: #fde7e7;
}

.cart-stock-wrapper .title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Inter",sans-serif;
    text-decoration: none;
    color: #212121;
    margin-bottom: 6px;
    display: block;
}

.cart-stock-wrapper .instock-green {
    background: #1aca3b;
    padding: 5px 12px;
    font-size: 12px;
    color: #ffff;
    border-radius: 16px;
    text-align: center;
    display: inline-block;
}

.cart-stock-wrapper button svg {
    width: 20px;
    height: 20px;
    stroke-width: 1.5px;
    margin-top: 10px;
}

@media screen and (max-width: 1449.98px) {
    .banner-content h1 {
        font-size: 58px;
    }

    .btn--secondary {
        padding: 16px 30px !important;
    }

    .title-sub h2, h2 {
        font-size: 40px;
    }

    img.banner-right-image {
        max-width: 614px !important;
    }
}

@media screen and (max-width: 991.98px) {
    .banner-content h1 {
        font-size: 48px;
    }

    .inner-common-banner {
        margin-top: 0;
    }

    .main-banner {
        margin-top: 0;
    }

    .stat-box-wrapper .col-lg-3:nth-child(2) .stat-box {
        border-right: 0;
    }
}

@media screen and (max-width: 767.98px) {
    .banner-content h1 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 2rem;
    }

    .stat-box {
        border-right: 0;
    }

    .footer-bottom .footer-legal-links {
        gap: 15px;
        justify-content: space-between;
    }

        .footer-bottom .footer-legal-links a {
            font-size: 15px;
        }

    .footer-bottom .copyright-text {
        font-size: 15px;
        text-align: center;
    }

    section.faq-section {
        padding: 60px 0;
    }

    .small-article-item:first-child {
        padding-top: 30px;
    }

        .small-article-item:first-child::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, /* Fade in from transparent (left) */ rgba(0, 0, 0, 0.1) 20%, /* Solidifying in the center */ rgba(0, 0, 0, 0.1) 80%, /* Solidifying in the center */ rgba(0, 0, 0, 0) 100% /* Fade out to transparent (right) */ );
        }

    .btn--secondary {
        padding: 8px 22px !important;
    }

    .delivery-chg-mob-wrapper {
        display: none !important;
    }

    .price-mob-wrapper {
        display: inline-flex !important;
        justify-content: space-between !important;
        width: 100%;
        font-size: 17px !important;
        margin-bottom: 10px !important;
        margin-top: 10px;
    }

        .price-mob-wrapper span {
            font-weight: 600;
        }

    .quantity-mob-wrapper {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        margin-right: 0 !IMPORTANT;
        margin-top: 5px;
    }

        .quantity-mob-wrapper h6 {
            font-size: 17px;
            font-weight: 600;
        }

    .qty button {
        height: 30px;
        width: 30px;
    }

    #paymentSummary .buy-now-dark-btn {
        position: fixed;
        bottom: 0;
        left: 0;
        border-radius: 0;
        z-index: 999;
        padding: 20px !important;
    }

        #paymentSummary .buy-now-dark-btn:hover {
            background: #ffffff;
        }

    .cart-view-wrapper {
        padding-bottom: 80px !important;
    }

    .price-detail-wrap {
        padding: 1rem;
    }

    .qty input {
        width: 45px;
        padding: 0px !important;
    }

    .tot-amount-mob {
        display: inline-flex !important;
        justify-content: space-between;
        font-size: 19px !important;
        color: #1aca3b !important;
    }

    .cart-img-mob-wrapper {
        position: relative;
        align-items: flex-start !important;
    }

        .cart-img-mob-wrapper button.bg-transparent.border-0.text-danger.p-0.m-0.d-block {
            position: absolute;
            top: 0;
            right: 0;
        }

    .product-listing__title {
        font-size: 18px !important;
    }

    .advanced-features .swiper-slide {
        height: 320px;
        padding: 20px 18px;
    }

    .testimonial-section, .section.faq-section {
        padding: 60px 0;
    }

    .advanced-features .mySwiper, .trust-section .clientSwiper, .testimonialSwiper {
        margin: 10px;
    }

    img.banner-right-image {
        max-width: 414px !important;
        right: 50% !important;
        transform: translateX(27%);
    }

    .product-listing__count {
        font-size: 12px !important;
    }

    .stat-box h2 {
        font-size: 36px;
    }

    section.stats-wrapper {
        padding: 30px 0;
    }

    .section-common {
        padding: 60px 0;
    }

    .product-slider-one .slick-slide {
        margin: 0 8px;
    }

    .title-sub h2 {
        margin-bottom: 10px !important;
    }

    .books .card .cover-img {
        object-fit: cover;
    }

    .books .card > a {
        height: 100%;
    }

    .more-details-product {
        display: none !important;
    }

    .advanced-features .mySwiper, .trust-section .clientSwiper, .testimonialSwiper {
        padding-left: 0;
    }

    .advanced-features .description {
        padding-left: 0;
        margin-top: 22px;
        font-size: 15px;
    }

    .title-sub p {
        font-size: 1rem;
    }

    .steps-section {
        padding: 60px 0;
    }

        .steps-section .lead {
            font-size: 15px;
            margin-bottom: 1rem;
        }

    .step-card span.step-number {
        font-size: 80px;
        margin-bottom: 20px;
        line-height: 85px;
    }

    .step-card .card-content-wrapper h4 {
        margin-bottom: 20px !IMPORTANT;
    }

    .step-card .card-content-wrapper p {
        margin-bottom: 20px;
    }

    .step-card {
        padding: 32px 30px;
    }

    .news-section {
        padding: 60px 0;
    }
}

/* Main container and typography */
.address-selector-container {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #333;
}

    .address-selector-container h5 {
        font-weight: 600;
        color: #111;
    }

    .address-selector-container .text-muted {
        color: #6c757d !important;
        font-size: 0.95rem;
    }

/* Modern Address Card */
.address-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    background-color: #fff;
    height: 100%; /* Makes cards in a row equal height */
    display: flex;
    flex-direction: column;
}

/* Card Header (Name + Actions) */
.address-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.25rem;
    background-color: #fcfcfc;
    border-bottom: 1px solid #f0f0f0;
}

    .address-card-header .card-title {
        font-size: 1.1rem;
        font-weight: 600;
        margin: 0;
    }

.address-card-actions a {
    text-decoration: none;
    color: #007bff;
    font-size: 0.85rem;
    font-weight: 500;
    margin-left: 8px;
    background: #f2f1f1 !important;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #cacacb;
}

    .address-card-actions a svg {
        width: 20px;
        height: 20px;
    }

    .address-card-actions a#Edit svg {
        stroke: #1aca3b;
    }

    .address-card-actions a#delete-btn svg {
        stroke: #d40a0a;
    }

    .address-card-actions a:hover {
        text-decoration: underline;
    }

.address-card-actions img {
    width: 16px;
    height: 16px;
    opacity: 0.7;
}

/* Card Body (Address Details) */
.address-card-body {
    padding: 1.25rem;
    flex-grow: 1; /* Pushes footer to the bottom */
}

    .address-card-body .card-text {
        color: #444;
        line-height: 1.6;
        font-size: 0.95rem;
        display: flex;
        align-items: flex-start;
        margin-bottom: 0.75rem;
    }

        .address-card-body .card-text img {
            width: 16px;
            margin-right: 0.75rem;
            margin-top: 4px;
            opacity: 0.6;
        }

/* Card Footer (Primary Action) */
.address-card-footer {
    padding: 1.25rem;
    background-color: #fcfcfc;
    border-top: 1px solid #f0f0f0;
}

.btn-deliver-primary {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0.8rem;
    background-color: #007bff; /* Primary button color */
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .btn-deliver-primary:hover {
        background-color: #0056b3;
        color: #fff;
        text-decoration: none;
    }

/* "Add New Address" Card Style */
.add-address-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 2px dashed #1ACA3B;
    border-radius: 8px;
    background-color: #f8faff;
    color: #1ACA3B;
    text-decoration: none;
    height: 100%;
    transition: background-color 0.2s ease, border-color 0.2s ease;
    min-height: 350px;
}

    .add-address-card img {
        width: 40px;
        height: 40px;
        opacity: 0.8;
        margin-bottom: 0.75rem;
    }

    .add-address-card h6 {
        font-weight: 600;
        font-size: 1rem;
        margin: 0;
    }

/* Form & Modal Styling */
.address-form .form-control {
    border-radius: 6px;
    padding: 0.75rem;
    border: 1px solid #ccc;
}

    .address-form .form-control:focus {
        border-color: #007bff;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    }

.btn-dark {
    background-color: #343a40;
    border-color: #343a40;
    padding: 0.75rem 1.5rem;
    border-radius: 6px;
}

.modal-content {
    border-radius: 8px;
}

.input-group.coupon-input-group button {
    height: 100%;
    border-radius: 0 6px 6px 0;
    background: #1aca3b;
    border: 1px solid #1aca3b;
    color: #ffffff;
}

button.close {
    background: #1aca3b;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 6px;
}

    button.close span {
        display: inline-flex;
    }

.premium-contact-section {
    padding: 80px 0;
}


/* === Left Panel: Dark Info Card === */
.premium-contact-info-card {
    background-color: #1aca3b;
    color: #212121;
    border-radius: 12px;
    padding: 2.5rem;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

    .premium-contact-info-card .header {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 2rem;
        color: #fff;
    }

.info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.75rem;
}

.info-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-right: 1.25rem;
    margin-top: 4px; /* Aligns icon with first line of text */
    stroke: #ffffff; /* White icon stroke */
    stroke-width: 2px;
}

.info-text {
    font-size: 1rem;
    line-height: 1.6;
}

    .info-text .label {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        /* color: #a0bcdc; */
        display: block;
        margin-bottom: 0.25rem;
    }

    .info-text span, .info-text a {
        font-weight: 400;
        color: #ffffff;
        text-decoration: none;
    }

        .info-text a:hover {
            text-decoration: underline;
        }


/* === Right Panel: White Form Wrapper === */
.premium-contact-form-wrapper {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 2.5rem;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

    .premium-contact-form-wrapper .section-title {
        font-size: 2.5rem;
        font-weight: 700;
        color: #111;
        margin-bottom: 2rem;
    }

/* === Anticipatory Form Styles === */
/* These styles will apply to your form when it loads into #enquiryForm */
.contact-form .form-group {
    margin-bottom: 1.5rem;
}

.contact-form .form-control {
    border: 1px solid #ced4da;
    border-radius: 8px;
    padding: 0.9rem 1rem;
    font-size: 1rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

    .contact-form .form-control:focus {
        border-color: #0d2c4e; /* Match the dark panel */
        box-shadow: 0 0 0 0.25rem rgba(13, 44, 78, 0.1);
        outline: 0;
    }

.contact-form textarea.form-control {
    min-height: 120px;
}

/* Assumes your form has a button with class .btn-primary */
.contact-form .btn-primary {
    background-color: #0d2c4e;
    border-color: #0d2c4e;
    border-radius: 8px;
    padding: 0.9rem 2rem;
    font-size: 1rem;
    font-weight: 600;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

    .contact-form .btn-primary:hover {
        background-color: #1f4e82;
        box-shadow: 0 4px 10px rgba(13, 44, 78, 0.2);
    }

/* ============================================
    PREMIUM ORDER SUCCESS PAGE STYLES
    ============================================
    */
.premium-success-page {
    background-color: #f8f9fa;
    padding: 40px 15px;
    margin-top: 127px;
}


.success-container {
    max-width: 700px; /* Centered, narrower container for a premium feel */
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    overflow: hidden; /* Ensures border-radius applies to children */
    max-width: 1200px;
}

.success-header {
    text-align: center;
    padding: 40px 30px 30px 30px;
    border-bottom: 1px solid #e0e0e0;
}

.success-icon svg {
    width: 72px;
    height: 72px;
}

.success-header h1 {
    font-size: 2.25rem; /* 36px */
    font-weight: 700;
    color: #212529;
    margin-top: 20px;
    margin-bottom: 10px;
}

.success-header p {
    font-size: 1.1rem; /* 17.6px */
    color: #495057;
    margin-bottom: 0;
    line-height: 1.6;
}

.success-body {
    padding: 30px;
}

.order-meta-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 30px;
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}

.meta-item {
    margin-bottom: 10px;
}

    .meta-item h6 {
        font-size: 0.8rem; /* 12.8px */
        color: #6c757d;
        text-transform: uppercase;
        margin-bottom: 4px;
        font-weight: 600;
    }

    .meta-item p {
        font-size: 1rem;
        color: #212529;
        font-weight: 600;
        margin-bottom: 0;
    }

.order-item-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.order-item {
    display: flex;
    align-items: flex-start;
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
}

    .order-item:last-child {
        border-bottom: none;
        padding-bottom: 10px;
    }

    .order-item:first-child {
        padding-top: 10px;
    }

.item-image {
    width: 64px;
    height: 64px;
    border-radius: 6px;
    object-fit: cover;
    border: 1px solid #e0e0e0;
    margin-right: 15px;
}

.item-details {
    flex: 1;
    padding-right: 15px;
}

    .item-details .item-name {
        font-size: 1rem;
        font-weight: 600;
        color: #212529;
        margin-bottom: 5px;
    }

    .item-details .item-qty {
        font-size: 0.9rem;
        color: #6c757d;
    }

.item-price {
    font-size: 1rem;
    font-weight: 600;
    color: #212529;
    text-align: right;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.order-totals {
    margin-top: 20px;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}

.total-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 1rem;
}

    .total-row span:first-child {
        color: #495057;
    }

    .total-row span:last-child {
        color: #212529;
        font-weight: 600;
        font-family: "Plus Jakarta Sans", sans-serif;
    }

    .total-row.grand-total {
        font-size: 1.25rem;
        font-weight: 700;
        color: #212529;
        border-top: 1px solid #e0e0e0;
        padding-top: 15px;
        margin-top: 10px;
    }

.grand-total span:last-child {
    color: #1aca3b;
}

.shipping-details {
    padding: 30px;
    border-top: 1px solid #e0e0e0;
}

    .shipping-details h5 {
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #212529;
        margin-bottom: 15px;
    }

    .shipping-details p {
        font-size: 1rem;
        color: #495057;
        line-height: 1.6;
        margin-bottom: 0;
    }

.actions-footer {
    text-align: center;
    padding: 30px;
    border-top: 1px solid #e0e0e0;
    background-color: #f8f9fa;
}

.btn-primary-green {
    background-color: #1aca3b;
    border-color: #1aca3b;
    color: #ffffff;
    font-weight: 600;
    padding: 12px 30px;
    font-size: 1rem;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.2s ease;
}

    .btn-primary-green:hover {
        background-color: #17b334;
        border-color: #17b334;
        color: #ffffff;
    }

.btn-link-green {
    color: #1aca3b;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
}

    .btn-link-green:hover {
        color: #17b334;
        text-decoration: underline;
    }

.help-footer {
    text-align: center;
    margin-top: 30px;
    color: #6c757d;
}

    .help-footer a {
        color: #1aca3b;
        font-weight: 600;
        text-decoration: none;
    }

        .help-footer a:hover {
            text-decoration: underline;
        }

/* Responsive */
@media (max-width: 767px) {
    .premium-success-page {
        padding: 0;
        margin-top: 0;
    }

    .advanced-features .swiper, .trust-section .clientSwiper, .testimonialSwiper {
        padding: 10px 0 10px;
    }

    .success-container {
        border-radius: 0;
        border: none;
    }

    .success-header {
        padding: 30px 20px;
    }

        .success-header h1 {
            font-size: 1.8rem;
        }

        .success-header p {
            font-size: 1rem;
        }

    .order-meta-details {
        flex-direction: column;
        padding: 20px;
    }

    .meta-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .meta-item h6 {
            margin: 0;
        }

        .meta-item p {
            font-size: 0.9rem;
        }

    .success-body, .shipping-details, .actions-footer {
        padding: 20px;
    }
}

.add-to-cart-btn.out-of-stock a {
    background: #d30000;
    opacity: unset;
}

    .add-to-cart-btn.out-of-stock a svg {
        stroke-width: 1.5;
    }

span.stock-label.stock--soldout {
    color: #e20000 !important;
}

.qty button:disabled {
    opacity: 0.7;
}

.header-down {
    top: 54px;
    right: 0;
}

    .header-down li#navPanel {
        margin: 0;
        flex-direction: column;
    }

    .header-down li.d-none.d-lg-inline-block.welcome {
        margin: 0;
    }


.welcome a span.b-green {
    font-size: 1rem;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.sign-off-link {
    font-size: 1rem;
    display: flex !important;
    align-items: center;
    column-gap: 10px;
}

    .sign-off-link svg {
        width: 22px;
        height: 22px;
    }

li.mr-2.mr-lg-3.navCart {
    margin-left: 0;
}

img.banner-right-image {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 764px;
}

/* --- Mobile Sort Bottom Sheet --- */
.sort-bottom-sheet {
    position: fixed;
    inset: 0; /* Covers the whole screen */
    z-index: 1050;
    visibility: hidden; /* Hidden by default */
    pointer-events: none;
}

.sort-sheet-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.sort-sheet-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    /* Animation: starts off-screen */
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
    pointer-events: auto; /* Allow clicks on the content */
    /* Fix for iPhone X notch area */
    padding-bottom: env(safe-area-inset-bottom);
}

/* --- "Show" State --- */
.sort-bottom-sheet.show {
    visibility: visible;
    pointer-events: auto;
}

    .sort-bottom-sheet.show .sort-sheet-overlay {
        opacity: 1;
    }

    .sort-bottom-sheet.show .sort-sheet-content {
        transform: translateY(0); /* Slides up into view */
    }

/* --- Content Styling --- */
.sort-sheet-title {
    font-size: 0.9rem;
    font-weight: 600;
    color: #888;
    padding: 16px 16px 8px;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #f0f0f0;
}

.sort-sheet-options {
    list-style: none;
    padding: 8px 0;
    margin: 0;
}

    .sort-sheet-options li a {
        display: block;
        padding: 14px 16px;
        text-decoration: none;
        color: #333;
        font-size: 1rem;
    }

        /* Style for the currently active sort option */
        .sort-sheet-options li a.active {
            color: #0d6efd; /* Or your theme's primary color */
            font-weight: 600;
        }

        /* Visual feedback on tap */
        .sort-sheet-options li a:active {
            background-color: #f5f5f5;
        }

.mob-filter-wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
    column-gap: 10px;
}

    .mob-filter-wrapper .btn {
        padding: 2px 16px !important;
        font-size: 13px;
        border: 1px solid #1aca3b;
        border-radius: 30px !important;
        text-decoration: none;
        color: #1aca3b;
    }

/* --- Mobile Filter Bottom Sheet --- */
.filter-bottom-sheet {
    position: fixed;
    inset: 0;
    z-index: 1050;
    visibility: hidden;
    pointer-events: none;
}

.filter-sheet-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.filter-sheet-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    /* Animation: starts off-screen */
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
    pointer-events: auto; /* Allow clicks */
    /* --- IMPORTANT for Filters --- */
    max-height: 85vh; /* Max 85% of the screen height */
    overflow-y: auto; /* Make the filter list scrollable */
    /* Fix for iPhone X notch area */
    padding-bottom: env(safe-area-inset-bottom);
}

/* --- "Show" State --- */
.filter-bottom-sheet.show {
    visibility: visible;
    pointer-events: auto;
}

    .filter-bottom-sheet.show .filter-sheet-overlay {
        opacity: 1;
    }

    .filter-bottom-sheet.show .filter-sheet-content {
        transform: translateY(0); /* Slides up into view */
    }

/* Ensure the content inside behaves */
.filter-sheet-content .product-filter {
    /* These classes were on the original <aside> */
    /* You might not need them, but they won't hurt */
    --bs-gutter-x: 1.5rem;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: 0;
    margin-left: 0;
}

/* --- Styles for the Category Filter Inside the Bottom Sheet --- */

/* 1. Hide the redundant "Categories" title */
.filter-sheet-content .categories {
    display: none;
}

/* 2. Style the main list and list items */
.filter-sheet-content .categories-select {
    padding: 0;
    margin: 0;
}

    .filter-sheet-content .categories-select li {
        /* Remove default list styling */
        list-style: none;
        padding: 0;
        margin: 0;
    }

/* 3. Style each category row (the .form-check) */
.filter-sheet-content .form-check {
    padding: 0 16px; /* Match the title padding */
    margin: 0;
    /* This is crucial for layout */
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
}

/* 4. Style the checkbox */
.filter-sheet-content .form-check-input {
    width: 1.15em;
    height: 1.15em;
    margin-right: 12px;
    margin-top: 0; /* Reset bootstrap's default */
}

/* 5. Style the category name/label */
.filter-sheet-content .form-check-label {
    flex-grow: 1; /* Pushes chevron to the right */
    padding: 14px 0;
    font-size: 1rem;
    color: #333;
}

/* 6. Style the accordion chevron button */
.filter-sheet-content .form-check .btn-link {
    flex-shrink: 0; /* Prevent chevron from shrinking */
    padding: 14px 0 14px 16px; /* Large, easy tap target */
    text-decoration: none;
    color: #555;
}

/* 7. Style the nested sub-category lists */
.filter-sheet-content .sub-cat,
.filter-sheet-content .collapse.ms-4 {
    margin-left: 1.5rem !important; /* Override bootstrap margin */
    padding-left: 1rem;
    /* Adds a nice hierarchy line */
    border-left: 2px solid #f0f0f0;
}

/* 8. Highlight the active/checked category */
.filter-sheet-content .form-check-input:checked + .form-check-label {
    color: #0d6efd; /* Your theme's primary color */
    font-weight: 600;
}

/* 9. Rotate the chevron when the accordion is open */
.filter-sheet-content .btn-link:not(.collapsed) .bi-chevron-down {
    transform: rotate(-180deg);
    transition: transform 0.2s ease-in-out;
}

.filter-sheet-content .btn-link.collapsed .bi-chevron-down {
    transition: transform 0.2s ease-in-out;
}



@media screen and (max-width: 767.98px) {
    .small-article-item {
        padding: 30px 0;
    }

    .featured-card-content p, .small-article-desc {
        font-size: 20px;
        line-height: 30px;
    }

    .product-header {
        margin-top: 0;
    }

    .breadcrumb-wrapper, .breadcrumb-section {
        margin-top: 0;
    }

    .blog-header h1 {
        font-size: 34px;
    }

    aside.related-blogs {
        border-left: 0;
        height: 100%;
        padding: 0 !important;
    }

    .related-blogs img {
        width: 100%;
        height: 80px;
    }

    .faq-header {
        margin-bottom: 10px;
    }

    .faq-section h2.accordion-header .accordion-button {
        padding: 18px 0;
        font-size: 18px;
    }

    .main-footer p {
        font-size: 15px;
    }

    .main-footer .footer-description {
        font-size: 15px;
    }

    .faq-section .accordion-body {
        color: #212630;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 24px;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .main-footer {
        padding: 40px 0 0 0;
    }
}

@media screen and (max-width: 575.98px) {
    img.banner-right-image {
        max-width: 274px !important;
    }
}