:root {
    --brand-pink: #f7d8d8;
    --brand-blue: #1f3a70;
    --brand-burgundy: #B7708E;
    --font-primary: "figtree", sans-serif !important;
    --font-secondary: "figtree", sans-serif;
    --color-primary: #1f3a70;
    --color-heading: var(--brand-blue) !important;
    --color-lighter: #eeeeee !important;
    --h2: 24px;
    --color-body: #2c2c2c;
    --color-secondary: #1f3a70;
    --brand-yellow: #f9b233;
    --ba-grey: #e9e9e9;


}

.jk-mobile-header-search {
    /*box-shadow: inset 0px 0px 3px 0px #00000021; */
    background: #eee;
    /* border: 1px solid #d6d1d1; */
    border-radius: 6px !important;
    font-size: 15px;
    height: 40px;
    padding: 7px 20px 5px 15px;
    color: var(--color-);
    margin-top: 10px;
}

.jk-mobile-header-search i {
    margin-right: 10px;
    font-size: 19px;
}

.jk-modal {
    --bs-modal-margin: 4.5rem !important;
}

.brand-text {
    color: var(--color-primary)
}

.product-list {
    margin-bottom: 10px;
    list-style: auto;
}

.product-list li {
    margin: 0px;
}

.min-header {
    background: #f2f2f2;
    text-align: center;
    padding: 20px;
}

.align-items-center {
    align-items: center !important;
}

.jk-search-results {
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.axil-footer-widget .widget-title {
    color: #878787;
    margin-bottom: 10px !important;
}

.campaign-content p a:hover {
    color: var(--brand-blue) !important;
}

.axil-slick-arrow .slide-arrow {
    width: 40px;
    height: 40px;
    border-radius: 2px;
}

.axil-footer-widget p {
    color: #fff;
}

.copyright-left {
    color: #878787;
}

.service-box {
    padding: 30px 15px;
}

.service-box .icon {
    margin-bottom: 0px;
}

.service-box .icon img {
    max-height: 90px;
}

p {
    margin: 0 0 10px !important;
}

.payment-div {
    float: right;
}

.axil-footer-widget .inner ul li {
    margin-top: 0px !important;
    margin-bottom: 0px;
}

h2 {
    font-family: var(--font-primary);
}

.axil-categorie-area {
    background-color: #eee;
}

.slick-slide img {
    display: inline-flex !important;
}

.categrie-product-2 img {
    max-height: 60px !important;
}

.categrie-product-2 a img {
    padding: 2px;
    border-radius: 4px;
    margin: 0px auto;
    background: #ffffff;
    border: 1px solid #dedede;
    transition: 1s;

}

.categrie-product-2 a img:hover {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.categrie-product-2 a {
    padding: 2px 10px;
    display: block !important;
    justify-content: center;
}

.categrie-product-2 {
    border: 1px solid #f0f0f0;
    position: relative;
    text-align: center;
    border-radius: 6px;
    transition: .3s;
    /*box-shadow: var(--shadow-dark);*/
    margin-bottom: 10px
}

.header-brand .logo img {
    margin-bottom: 10px;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    width: 120px;
    max-width: 150px;
}

.mainmenu>li>a {
    font-family: 'figtree', serif;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: var(--brand-blue);

}

.header-style-5 .header-top-campaign {
    background-color: #e13e4f !important;
    padding: 4px 0 4px !important;
}

.header-action>ul>li>a {
    color: var(--brand-blue)
}

.mainmenu>.menu-item-has-children>a::after {
    color: var(--brand-blue);
}

.header-action>ul>li {
    margin: 0px 10px;
}

.axil-footer-widget .inner ul li a,
.axil-footer-widget a {
    font-size: 12px;
    font-family: 'figtree', serif;
    color: #fff;
}

.axil-product-table.axil-cart-table .pro-qty input {
    height: 30px;
}

.axil-footer-widget .inner ul li a:hover {
    color: #fff;
}

.footer-top {
    padding: 40px 0 0px;
}

.axil-footer-widget .inner ul li a:after {
    background-color: #b9b9b9;
}

.copyright-default.separator-top {
    font-size: 12px;
}

.axil-footer-widget .inner ul li a:after {
    height: 1px;
}

.mainmenu>.menu-item-has-children .axil-submenu li a {
    font-family: 'figtree', serif;
    text-transform: capitalize;
}

footer {
    background-color: #212121;
}

.copyright-default.separator-top::after {
    background-color: #cacbce;
}

.axil-product-table tbody td {
    font-size: 14px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance: textfield;
}

.pincode-verify,
.coupon-verify {
    display: flex;
}

.coupon-verify input {
    font-weight: 600;
    background: #eee;
    border-radius: 6px 0px 0px 6px !important;
}

.checkout-accordion-btn:not(.collapsed) {
    background-color: #ffffff00 !important;
    color: var(--color-body) !important;
    margin-bottom: 0px !important;
    font-size: 11px !important;
}

.coupon-btn {
    background-color: #eee;
    border-radius: 0px 6px 6px 0px !important;
}

.pincode-verify input {
    border-radius: 6px 0px 0px 6px !important;
}

.verify-pin-btn {
    background-color: #fff;
    border-radius: 0px 6px 6px 0px !important;
}

.coupans-display {
    overflow: auto;
    display: flex;
}

.axil-signin-form {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    border: solid 1px #ededed;
}

.otp-btn {
    padding: 5px 10px 5px 10px !important;
}

a.axil-btn.btn-bg-primary,
button.axil-btn.btn-bg-primary,
a.axil-btn.btn-bg-primary:before,
button.axil-btn.btn-bg-primary:before {
    background-color: var(--color-primary);
}

a.axil-btn.btn-bg-secondary,
a.axil-btn.btn-bg-secondary:before {
    background-color: var(--brand-blue);
}

.axil-section-gap {
    /*border-top: 1px solid #f2f2f2;*/
    padding: 10px 0 !important;
}

.single-product-content .inner .product-title {
    font-size: 18px;
}

.address-card input,
.address-card-add input {
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.address-card-list {
    list-style: none;
    padding-left: 0px !important;
    margin-bottom: 0px;
}

.address-card input[type=radio]:checked+label {
    border: 2px solid #e8736a;
    box-shadow: 4px 4px 10px #cdcdcd;
    padding: 10px 20px 10px;
}

.address-card .tag {
    color: #fff;
    padding: 10px;
    background: #e13e4f;
    position: absolute;
    right: 0;
    top: 0px;

}

.pro-qty-100 {
    width: 100px !important;
}

.address-default {
    font-size: 14px;
    color: var(--brand-blue);
    padding: 10px;
    right: 0;
    top: 3px;
    position: absolute;
}

.address-card .checked {
    border: 2px solid #e8736a;
    box-shadow: 4px 4px 10px #cdcdcd;
    padding: 10px 20px 10px;
}

.address-card label {
    border: solid 1px #dfdfdf;
    padding: 10px 20px 10px;
    position: relative;
    cursor: pointer;
}

.address-card label .default {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 12px;
    line-height: 18px;
    display: none;
    padding-left: 15px;
}

.address-card label p.name {
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 1em;
}

.text-right {
    text-align: right;
}

.address-card label p {
    margin: 0px !important;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px;
}

.address-card input[type=radio]~label {
    width: 100%;
    /*padding-left: 10px !important;
    float: left;
    margin-right: 6px !important;
    margin-bottom: 10px;*/
}

.axil-checkout-billing .title {
    margin-bottom: 10px;
}

.address-card input[type=radio]~label::before {
    display: none;
}

.address-card-add label {
    width: 48%;
    height: 280px;
    background: none;
}

.address-card-add label {
    margin-top: 20px;
    border: dashed 2px #999;
    padding: 20px;
    font-size: 16px;
    color: #999;
    background: #fff;
    position: relative;
}

.address-card-add .fa-plus {
    font-size: 35px;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.add-address-box {
    height: 243px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;

    border: dashed 2px #999;
    padding: 20px;
}

.add-address-text {
    padding-top: 60px;
}

.address-card-add input[type=radio]~label::before {
    display: none;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(164, 164, 164) !important;
    opacity: 1;
    /* Firefox */
}

.address-box-2 {
    border-radius: 2px;
    border: solid 1px #ededed;
    padding: 20px;
}

.slick-prev:before,
.slick-next:before {
    text-shadow: 1px 1px 1px #00000069;
    font-size: 40px !important;
    color: #f7d8d8 !important;
    opacity: .4 !important;
}

.slick-next {
    right: 30px;
}

.slick-prev {
    z-index: 1 !important;
    left: 10px;
}

.axil-slick-dots .slick-dots li.slick-active {
    background-color: var(--color-heading);
    border-radius: 6px;
    width: 55px !important;
}

.axil-slick-dots .slick-dots {
    bottom: 35px !important;
}

.axil-mainmenu.axil-sticky {
    z-index: 99;
}

a.banner-wrap,
a.banner-wrap:hover,
a.banner-wrap:focus,
a.banner-wrap:active {
    text-decoration: none;
}

.banners-with-pad .banner {
    margin-bottom: 30px;
}

.image-hover-scale {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.banner {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.banners-with-pad .banner.image-hover-scale img {
    vertical-align: top;
}

.image-hover-scale img {
    -webkit-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    /* max-width: 100%; */
}

.banner .banner-caption.horl {
    text-align: left;
}

.banner img {
    width: 100%;
}

.banner.style-17 .banner-caption {
    bottom: 9%;
    left: 4%;
    right: 4%;
}

.banner .banner-caption {
    top: 5%;
    left: 5%;
    right: 5%;
    bottom: 5%;
    position: absolute;
    z-index: 10;
    transition: opacity 0.2s ease;
}

.vert-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

.banner .banner-caption.vertb .vert {
    vertical-align: bottom;
}

.vert {
    display: table-cell;
    vertical-align: middle;
}

.banner.style-17 .text-1 {
    margin-bottom: 0.2em;
    font-family: 'figtree', sans-serif;
    font-size: 0.33em;
    font-weight: 800;
    line-height: 1em;
    color: #fff;
}

.text-hoverslide {
    overflow: hidden;
}

.banner.style-17 .text-2>span {
    display: table;
    margin-bottom: 0.5em;
    padding: 0 1.4em;
    font-family: 'figtree', sans-serif;
    font-size: 0.2em;
    line-height: 2.5em;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #333745;
}

.text-hoverslide span>span.text {
    transition: color 0.2s ease 0s;
    position: relative;
    z-index: 1;
}

.banner.style-17 .text-2.text-hoverslide span.hoverbg {
    background-color: #f82e56;
}

.text-hoverslide span>span.hoverbg {
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.text-hoverslide span>span.hoverbg {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0;
}

.banner.style-17 .text-3 {
    font-family: 'figtree', sans-serif;
    font-size: 0.1em;
    line-height: 1.2em;
    font-weight: 400;
    font-style: italic;
    color: #fff;
}

.image-hover-scale:hover img {
    -webkit-transition: transform 0.6s ease 0.05s;
    -o-transition: transform 0.6s ease 0.05s;
    transition: transform 0.6s ease 0.05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg);
}

.old-price {
    font-size: 14px;
    font-weight: 400;
    color: #727272;

}

.price-amount {
    margin: 10px 0px 10px 0px !important;
    line-height: 24px;
}

.line-through {
    text-decoration: line-through;
}

.discount-per {
    color: var(--color-primary);
}

.axil-breadcrumb-area {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    position: relative;
    background-color: #ffffff;
    padding: 5px 5px 0px;
}

.axil-breadcrumb-area li {
    font-weight: 400;
    font-size: 10px;
}

.login-ws {
    font-size: 14px;
    text-align: center;
    background-image: linear-gradient(#ddd, #ddd), linear-gradient(#ddd, #ddd);
    background-size: 35% 1px;
    background-position: center left, center right;
    background-repeat: no-repeat;
}

.social {
    border-radius: 5px;
    border: solid 2px #dedcdc;
    padding: 10px;
    width: 45%;
    margin-bottom: 10px;
    background: var(--white);
    color: var(--grey-medium);
    display: flex;
    align-items: center;
    justify-content: center;
}

.w-18 {
    height: 20px;
    width: 18px !important;
}

.google-login {
    margin-right: 5px;
    width: 20px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.title-overflow-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.color-variant li.color-extra-01.active span {
    border-color: #aeaeae !important;
}

.color-variant li>span {
    width: 30px !important;
    height: 30px !important;
}

.single-product-content .inner .product-variation .color-variant li>span .color {
    width: 24px !important;
    height: 24px !important;
}

.axil-breadcrumb {
    overflow: hidden;
    display: -webkit-inline-box;
    margin: 0 0 5px !important;
}

.col-sm-4 {
    width: 33.33% !important;
}

.campaign-content p {
    margin: 0px !important;
}

.header-search-modal .header-search-wrap {
    background-color: var(--color-white);
    border-radius: 0px;
    padding: 40px 30px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: auto;

}

.header-search-modal.open {
    z-index: 110;
    height: 100%;
    width: 100%;
    transition: none;
}

.header-search-modal .card-close {
    right: 0px;
    top: 0px;
}

.woocommerce-tabs.wc-tab-style-two .tabs-wrap ul.tabs li a {
    font-size: 14px;
    font-weight: 700;
    padding: 4px 4px;
}

.custom-select {
    height: 40px;
}

.wishlist-sm-ml-20 {
    margin-left: 20px;
}

a.axil-btn.wishlist-btn,
button.axil-btn.wishlist-btn {
    padding: 10px 13px 6px;
}

.ba-tags-text {
    margin-right: 5px;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 18px;
    color: var(--brand-blue);
    background: var(--color-lighter);
    white-space: nowrap;
    flex-shrink: 0;
    text-decoration: none;
}

.jk-tags-text:hover {
    color: var(--color-lighter);
}

.ba-tags-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    /* Firefox */
}

.ba-tags-scroll::-webkit-scrollbar {
    height: 4px;
}

.ba-tags-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.bottom-add-cart-btn-sm {
    display: none;
}

.axil-product .product-content .title a {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

p span.typed-text {
    font-weight: 600;
    color: var(--color-primary);
}

p span.cursor {
    display: inline-block;
    background-color: var(--brand-blue);
    margin-left: 0.1rem;
    width: 3px;
    animation: blink 1s infinite;
}

p span.cursor.typing {
    animation: none;
}

.axil-product .product-content {
    margin-top: 5px;
    position: relative;
    margin-bottom: 0px;
}

.cart-dropdown .cart-item .item-title {
    font-size: 12px;
}

.cart-dropdown .cart-item .item-price {
    font-size: 14px;
    font-weight: 600;

}

.side-cart-sub {
    display: ruby-text;
}

.cart-dropdown .cart-item .item-img a {
    width: 55px;
    border-radius: 2px;
}

.cart-dropdown .cart-item .item-img a img {
    border-radius: 0px;
    height: 55px;
    width: 55px;
}

.cart-dropdown .cart-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
}

@media only screen and (max-width: 575px) {
    .row-cols-sm-2 .col {
        width: 50%;
    }

    .service-box .title {
        font-size: 7px;
        line-height: 10px;
    }

    .axil-why-choose-area h2 {
        font-size: 16px;
    }

    .service-box {
        padding: 15px 10px;
    }

    .product-slide-mobile .axil-product {
        width: 180px;
    }

    .row-cols-sm-3 .col {
        width: 33%;
    }

}

@media only screen and (max-width: 768px) {
    .hero{
            height: 60vh !important;
    }
    .hero-content h1 {
       font-size: 22px !important;
    margin-bottom: 14px !important;
}
    .details-footer ul {
        overflow: scroll;
    }

    .axil-testimoial-area .arrow-top-slide .slide-arrow {
        top: -40px !important;
    }

    .coupons-grid-parent {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        grid-template-rows: repeat(1, 1fr);
        gap: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .overflow-sm-y {
        overflow-y: scroll !important;
    }

    .categories-grid-parent-6 {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-template-rows: repeat(1, 1fr);
        gap: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .brands-grid-parent {
        display: grid;
        grid-template-columns: repeat(4, 1fr) !important;
        grid-template-rows: repeat(1, 1fr);
        gap: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .short-alphabet li {
        padding: 5px 7px !important;
    }

    .title-category {
        min-height: 31px !important;
        line-height: 14px !important;
    }

    .categories-grid-parent {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .categories-grid a {
        font-size: 10px !important;
    }

    .categories-grid {
        padding: 5px !important;
    }

    .categories-grid .thumbnail {
        margin-bottom: 0px !important;
    }

    .footer-top {
        margin-bottom: 60px;
    }

    .woocommerce-tabs.wc-tab-style-two .tabs-wrap ul.tabs {
        justify-content: space-between;
    }

    .min-header {
        padding: 10px !important;
    }

    .cart-dropdown .cart-body {
        margin-bottom: 90px !important;
    }

    .jk-side-cart {
        width: 100% !important;
        position: fixed;
        bottom: 0px;
        background: #ffffff;
        padding: 12px 20px;
        border-top: 1px solid #eee;
        z-index: 10;
        box-shadow: 1px -1px 6px rgba(0, 0, 0, 0.1);
    }

    .whatsapp-button-cart {
        bottom: 105px !important;
        left: 15px !important;
    }

    .jk-d-sm-none {
        display: none !important;
    }

    .address-box-2 {
        padding: 10px;
    }

    .header-search-modal .card-close {
        left: 7px !important;
        top: 26px !important;
    }

    .header-search-modal .header-search-wrap {
        padding: 15px 30px 40px 30px !important;
    }

    .mobile-search-bar {
        left: 20px !important;
    }

    .coupon-card {
        padding: 10px 40px !important;
    }

    .jk-feature-card {
        min-height: 90px !important;
        padding: 10px !important;
    }

    .jk-feature-card i {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .jk-feature-card .muted {
        font-size: 9px !important;
    }

    .jk-grid-container {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)) !important;
    }

    .jk-sm-d-none {
        display: none;
    }

    .mobile-bottom-filter {
        left: 0px;
        border-top: 2px solid #eee;
        align-items: baseline;
        position: fixed;
        bottom: 0;
        z-index: 5;
        background: rgb(255, 255, 255);
        margin: 0px;
        padding: 0px 0px 5px 0px;
    }

    .product-filter-mobile {
        padding: 10px 40px;
        border: 2px solid #eee;
        margin-top: 0px;
    }

    .custom-h1 {
        margin-bottom: 10px;
        text-align: center;
        line-height: 20px;
    }

    .payment-div {
        float: none;
    }

    .arrow-top-slide .slide-arrow {
        top: -55px;
    }

    .section-title-wrapper .title {
        margin-bottom: 0px;
    }

    .section-title-wrapper {
        margin-bottom: 10px !important;
    }

    #bottom-add-cart {

        transition: opacity 0.5s ease-in-out;
        /* Smooth fade effect */
    }

    .bottom-add-cart-btn-sm {
        display: block;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        z-index: 1;
        padding: 10px 0px;
        width: 100%;
        background: #f9f3f0;
        bottom: 0;
        position: fixed;
        margin-left: 15px;
    }

    .sm-mr-20 {
        margin-right: 20px;
    }

    .product-action-wrapper .pro-qty {
        margin-bottom: 0px !important;
    }

    .pro-qty {
        width: 100px !important;
    }

    .pro-qty input {
        width: 26px !important;
    }

    .product-action-wrapper .mr--20 {
        margin-right: 0px !important;
    }

    .product-action-wrapper {
        flex-direction: row !important;
    }

    .rating-sku {
        display: flow-root;
        border-bottom: 2px solid #e9e9e9;
    }

    .rating-sku .product-rating {
        border: none !important;
        float: right;
        margin-bottom: 0 !important;

    }

    .woocommerce-tabs.wc-tab-style-two .tabs-wrap ul.tabs li {
        margin-right: 5px;
    }

    h3,
    .h3 {
        font-size: 20px !important;
    }

    .single-product-content .inner .product-title {
        font-weight: 600;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .single-desc .title {
        font-size: 16px;
    }

    .axil-product .product-content .title {
        font-size: 12px;
    }

    .title-highlighter {
        font-size: 12px;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-8 {
        width: 66.67%;
    }

    h2,
    .h2 {
        font-size: 18px;
    }

    .categrie-product-2 .cat-title {
        margin-bottom: 0;
        font-size: 10px;
    }

    .slick-prev:before,
    .slick-next:before {
        font-size: 24px !important;
    }

    .axil-slick-dots .slick-dots {
        bottom: 10px !important;
    }

    .title-category-home a {
        font-size: 13px !important;

    }
}


.coupon-card {
    margin-right: 20px;
    background: linear-gradient(135deg, #ff8490, #e13e4f);
    color: #fff;
    text-align: center;
    padding: 10px 80px;
    border-radius: 15px;
    /*box-shadow: 0 10px 10px 0 rgba(0,0,0,0.15);*/
    position: relative;

}

.coupon-card h3 {
    color: var(--color-lighter);
    font-size: 14px !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;

}

.coupon-card p {
    color: var(--color-lighter);
    font-size: 12px;

}

.coupon-row {
    display: flex;
    align-items: center;
    margin: 10px auto;
    width: fit-content;

}

.cpnCode {
    border: 1px dashed #fff;
    padding: 10px 10px;
    border-right: 0;

}

.cpnBtn {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 10px;
    color: var(--color-primary);
    cursor: pointer;
}

.circle1,
.circle2 {
    background: #f9f3f0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

.circle1 {
    left: -25px;
}

.circle2 {
    right: -25px;
}

.rating-overview {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0px 20px;
}

.rating-score {
    line-height: 34px;
    font-size: 48px;
    font-weight: 600;
}

.rating-breakdown {
    margin-top: 10px;
}

.rating-overview .bar {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.rating-overview .bar span {
    width: 30px;
}

.rating-overview .bar-line {
    width: 100px;
    flex: 1;
    height: 6px;
    background-color: #eee;
    margin: 0 10px;
    position: relative;
}

.rating-overview .bar-fill {
    height: 100%;
    background-color: #ffdc60;
    position: absolute;
    left: 0;
    top: 0;
}

.reviews .review {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.review h3 {
    font-size: 20px;
    margin: 0;
}

.verified {
    background: #eee;
    padding: 2px 8px;
    border-radius: 5px;
    font-size: 12px;
    margin-left: 10px;
}

.reviews .images {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.reviews img {
    width: 100px;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}

.commenter-rating .fas {
    font-size: 12px;
    color: #ffdc60;
}

.commenter-rating .empty-rating,
.comment-respond .fas {
    color: #cecece;
}

.comment-respond .fas:hover {
    color: #ffdc60;
}




.preview-wrapper {
    margin-right: 20px;
    position: relative;
    display: inline-block;
    text-align: center;
}

.preview-wrapper .preview {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    border: 2px solid #ccc;
}

.remove-btn {
    display: block;
    margin-top: 5px;
    padding: 5px 10px;
    background-color: var(--color-primary);
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.remove-btn:hover {
    background-color: darkred;
}

::file-selector-button {
    cursor: pointer;
    margin-top: 10px;
    border: 2px solid black;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: var(--color-lighter)
}

.axil-product-table.axil-cart-table .pro-qty .qtybtn {
    line-height: 20px;
}

.address-card-pop input[type=radio]~label {
    padding-left: 10px !important;
    width: 100%;
    margin-right: 6px !important;
    margin-bottom: 10px;
}



.jk-cart .cart-item .item-img a img {
    border-radius: 0px;
    height: auto;
    width: 55px;
}

.jk-cart ul.cart-item-list {
    list-style: none;
    padding: 0px;
}

.jk-cart .cart-item {
    /*display: flex;*/
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.jk-cart .cart-item .item-img {
    margin-right: 10px;
    position: relative;
    float: left;
}

.jk-cart .cart-item .item-title {
    font-size: 14px;
    color: var(--color-black);
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.jk-cart .cart-item .item-img .close-btn {
    height: 31px;
    width: 31px;
    background-color: #eeeeee;
    border: 2px solid var(--color-white);
    border-radius: 50%;
    font-size: 12px;
    color: var(--color-black);
    position: absolute;
    top: -15px;
    left: -10px;
    transition: all .3s ease-in-out;
}

.jk-cart-subtotal h6,
.jk-sub .item-price {
    font-weight: 700;
}

.jk-out-stock {
    filter: grayscale(1);
    opacity: 0.8;
}

.jk-out-stock-banner {
    position: relative;
    z-index: 1;
}

.jk-out-stock-banner h3 {
    padding: 20px;
    background: #ffffffc4;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;

}

.jk-btn-outline {
    border-radius: 6px;
    font-weight: 600;
    padding: 5px 10px;
    font-size: 12px;
    border: 2px solid #eee;
}

.product-table-heading {
    justify-content: end;
}

.close-btn {
    height: 40px;
    width: 40px;
    font-size: 16px;
    color: var(--color_black);
    border-radius: 50%;
    transition: var(--transition);
}

.close-btn:hover {
    background-color: var(--color-primary);
    color: var(--color-lighter);
}

.bar-pincode {
    border: 1px solid #d9d9d9;
    color: #acaaaa;
    border-radius: 6px;
    background: #fff;
    padding: 11px 12px;
}

.card-address-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: #f2f2f2;
    margin-bottom: 10px;
    border-radius: 6px;
}

.card-address-bar p {
    margin: 0px !important;
    padding: 0px;
    line-height: 16px;
}

.jkgray {
    background: #f2f2f2 !important;
}

.align-items-center {
    align-items: center;
}

.jk-select {
    height: 40px;
}

.custom-h1 {
    font-size: 22px;
}

.axil-product .product-content .product-price-variant {
    text-align: center;
}

.out-stock-label {
    font-weight: 500;
    padding: 5px;
    top: 0;
    z-index: 2;
    background: antiquewhite;
    position: absolute;
}

.opacity-100 {
    opacity: 1 !important;
}

.jk-side-tags .mb--10 {
    display: grid;
    text-align: center;
}


.brand-blue:before {
    background-color: var(--brand-blue) !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    background: var(--color-primary);
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #fcabb3 none repeat scroll 0 0
}

.current-cat .checkbox .color-circle {
    box-shadow: 0 0 0 1px #424242;
    border: 4px solid #ffffff;
}

.axil-shop-sidebar .product-color li {
    width: 100%;
    text-align: left !important;
    height: 24px !important;
}

.side-jk-tags-btn {
    color: var(--brand-blue);
    margin-right: 5px;
    font-size: 11px;
    font-weight: 700;
    padding: 6px;
    border-radius: 18px;
    background: #eeeeee;
}





.checkbox {
    display: flex;
    align-items: center;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    user-select: none;
    margin-top: 1px;
    margin-bottom: 1px;
}

.axil-shop-sidebar .product-color li a {
    display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
}

.checkbox .check-circle-container,
.checkbox .color-circle-container,
.checkbox .check-square-container {
    display: flex;
    float: left;
    width: 28px;
    border-radius: var(--circle-border-radius);
    border: 1px solid transparent;
    transition: background-color .2s ease-out;
    box-sizing: border-box;
}

.checkbox .color-circle {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    display: inline-block;
    border: 2px solid #ececec;
    transition: border-color .1s ease-in-out, border .1s ease-in-out;
}

.checkbox .title-color {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 10px;
    line-height: 20px;
    transition: background-color .1s ease-in-out, color .1s ease-in-out;
}

.category-select .single-select {
    padding: 0px 25px 0px 10px;
    background: url(../images/icons/arrow-icon2.png) 95% center no-repeat rgba(0, 0, 0, 0) !important;
    border: 2px solid #eee;
}

.shop-border {
    border: 1px solid #eee;
}

.profile-card {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.profile-background {
    height: 100px;
    /*background: url('https://placehold.co/600x400') center/cover;*/
    background-image: linear-gradient(to left top, #e13e4f, #c73366, #a53574, #7d3979, #553a72, #483d70, #3d3f6d, #334068, #3c4972, #44527d, #4d5b87, #566592);
}

.profile-picture {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-top: -50px;
}

.profile-name {
    font-size: 14px;
    font-weight: bold;
}

.jk-feature-card {
    width: 100%;
    min-height: 110px;
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
}

.jk-feature-card:hover {
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2);
}

.jk-feature-card i {
    color: var(--color-primary);
    font-size: 22px;
    margin-bottom: 10px;
}

.jk-feature-card .title-link {
    margin-top: 10px;
    line-height: 5px;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-body);
}

.jk-feature-card .muted {
    font-size: 10px;
    color: var(--brand-burgundy);
}

.jk-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 15px;
    padding: 20px;
}

.mb--10 {
    margin-bottom: 10px !important;
}

.btn-full-width {
    width: 100%;
    text-align: center;
}

a.btn-full-width:hover:before {
    transform: scale(1);
}

.store-sku {
    opacity: .7;
    background: #ffffff !important;
    padding: 2px;
    writing-mode: vertical-lr;
    color: #a4a3a1;
    font-size: 10px;
}

.sku-tag {
    left: -15px !important;
    top: 30% !important;
}

.f-12 {
    font-size: 12px !important;
}

.pr-5 {
    padding-right: 5px;
}

.jk-var-label {
    margin-top: 5px;
    background-size: cover;
    height: 74px;
    width: 74px;
    border-radius: 5px;
    margin-right: 5px;
}

.jk-var-label:hover,
.jk-var-label-active {
    border: 2px solid #aeaeae;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 1;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    animation: effect 5s infinite ease-in;
}

.whatsapp-button:hover {
    color: var(--color-lighter);
}

@keyframes effect {

    20%,
    100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }

    0%,
    10% {
        width: 55px;
        height: 55px;
        font-size: 35px;
    }

    5% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}

.whatsapp-text {
    box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    border: 1px solid #eee;
    padding-top: 1px;
    top: -4px;
    align-items: center;
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 10px;
    border-radius: 50%;
    position: absolute;
    right: -4px;
    background: #ffffff;
    color: #313030;
    font-weight: 800;
}

.d-inline-block {
    display: inline-block;
}

.jk-filter-labeltext {
    margin-bottom: 10px;
    font-size: 14px;
}

.filter-labelText {
    font-size: 14px;
    line-height: 16px;
    color: #282c3f;
}

.filter-horizontalDivider {
    margin-top: 10px;
    width: 99%;
    height: 1px;
    -webkit-align-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    background: #dee2e6;
}

.filter-buttonBlock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
}

.filter-secondaryButton {
    background: #fff;
    border: 1px solid #d4d5d9;
    color: #282c3f;
    margin-right: 12px;
}

.filter-primaryButton {
    color: #fff;
    background-color: var(--color-primary);
    padding: 10px;
    border-radius: 5px;
}

.filter-secondaryButton {
    padding: 10px;
    border-radius: 5px;
}

.overflow-y-none {
    overflow-y: unset !important;
}

.filter-cardFooter {
    padding-top: 10px;
    border-top: 1px solid #dee2e6;
}

.f-10 {
    font-size: 10px !important;
}

.order-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}

.order-number {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}


.filter-btn {
    width: 100px;
    padding: 5px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}

.filter-btn i {
    font-size: 12px;
    margin-right: 2px;
}

.order-card {
    border: 1px solid #eee;
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.jk-order-status {
    line-height: 15px;
    color: green;
    font-weight: bold;
    margin-bottom: 10px;
}

.jk-order-status i {
    margin-right: 4px;
    font-weight: bold;
    font-size: 12px;

}

.jk-btn-sm {
    padding: 5px 20px !important;

}

.order-title {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 14px;
}

/* Color codes for each status */
.status.ready-to-ship {
    color: #3498db;
    /* Blue */
}

.status.shipped {
    color: #00aced;
    /* Bright Blue */
}

.status.in-transit {
    color: #f39c12;
    /* Orange */
}

.status.delivered {
    color: #27ae60;
    /* Green */
}

.status.cancelled {
    color: #c0392b;
    /* Red */
}

.status.returned {
    color: #8e44ad;
    /* Purple */
}

.status.refunded {
    color: #1abc9c;
    /* Teal */
}

.reason-cancelled {
    background: #fbe2e3;
    padding: 10px;
}

.welcome-text {
    font-weight: 700;
}

.view-order-border {
    padding: 20px;
    border: 1px solid #cbd3d9;
}

.total-order-price {
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #eee;
    color: #616161;
}

.text-overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.col-sm-2 {
    width: 16.66%;
}

.col-sm-10 {
    width: 83.33%;
}

.jk-type-payment {
    font-size: 10px;
    color: var(--color-lighter);
    padding: 3px 10px;
    background: var(--brand-blue);
}

.jk-order-payment-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.pl-0 {
    padding-left: 0px !important;
}

.cart-item::marker {
    font-size: 12px;
    font-weight: 600;
}

.jk-order-qty {
    font-weight: 600;
    z-index: 1;
    top: 0px;
    position: absolute;
    right: 0px;
}

.jk-order-summary-table td {
    padding: 10px !important;
}

.coupons-checkout-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.app-card-row {
    color: #494949;
    padding: 12px 0px 12px 0px;

}

.app-card-row i {
    color: #494949;
}

.display-flex-justify-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jk-login-footer {
    padding-bottom: 40px;
}

.jk-cart-border {
    margin-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.jk-login-footer a {
    color: var(--color-lighter);
}

.jk-accordion-button,
.accordion-button:not(.collapsed) {
    font-weight: 500;
    background-color: var(--color-primary);
    color: var(--color-lighter);
    margin-bottom: 10px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jk-accordion-button::after {
    display: none
}

.jk-accordion-button:focus {
    border: none !important;
}

.accordion-collapse {
    background: #eee;
}

.sub-total-sticky {
    font-weight: 700;
    font-size: 16px;
    color: var(--brand-blue);
    margin-bottom: 8px;
}

.jk-checkout-save p {
    text-align: center;
    border-radius: 6px;
    padding: 3px;
    font-weight: 600;
    font-size: 14px;
    background: #f8c4c6;
    color: var(--color-primary);
}

.axil-section-gap-0 {
    padding: 0 0 10px 0 !important;
}

.jk-cart-sticky {
    position: fixed !important;
    top: 0;
    z-index: 10;
    width: 100%;
    background: #ffffff;
}

.jk-sticky-btn-row {
    width: 100%;
    position: fixed;
    bottom: 0px;
    background: #ffffff;
    padding: 8px 20px;
    border-top: 1px solid #eee;
    z-index: 10;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}

.jk-side-cart {
    width: 600px;
    position: fixed;
    bottom: 0px;
    background: #ffffff;
    padding: 12px 20px;
    border-top: 1px solid #eee;
    z-index: 10;
    box-shadow: 1px -1px 6px rgba(0, 0, 0, 0.1);
}

.cart-dropdown .cart-body {
    margin-bottom: 75px;
}

.jk-coupon-box {
    font-weight: 700;
    background: #eee;
    padding: 5px 10px;
    border: 1px dashed #5f5f5f;
}

.btn-coupon {
    padding: 8px 10px !important;
    font-size: 12px !important;
}

.border-radius-6 {
    border-radius: 6px !important;
}

.checkout-couponslist-row {
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.bg-gray {
    background-color: #eee !important;
}


.addtocart {
    display: block;
    border: none;
    position: relative;
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    transition: transform 0.1s;
    z-index: 1;

}

.addtocart:hover {
    transform: scale(1);
}

.pretext {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.done {
    background: var(--brand-blue);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: transform 0.3s ease;
    transform: translate(-120%) skew(-40deg);
}

.hidden-read-content {
    display: none;
}

.read-more-btn-style {
    border-radius: 6px;
    font-weight: 600;
    padding: 10px;
}

.jk-no-cod-card {
    color: var(--color-primary);
    display: inline-flex;
    width: 150px;
    text-align: center;
    padding: 10px;
}

.blog-title {
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.categories-grid {
    text-align: center;
    background: #eee;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0px 1px 3px 0px #00000045;
}

.categories-grid .thumbnail {
    margin-bottom: 10px;
}

.title-category {
    font-weight: 600;
    min-height: 40px;
    margin-top: 7px;
    line-height: 20px;
}

.blog-title-details {
        margin-bottom: 0;
    font-size: 20px;
}
.axil-post-meta {
    display: flex;
    margin-bottom: 0px;
}
.categories-grid-parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.sub-categories-grid-parent {
    grid-template-columns: repeat(5, 1fr);
    padding-left: 10px;
    padding-right: 10px;
}

.coupons-grid-parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.bg-white {
    background-color: #fff !important;
}

.view-coupon-btn {
    font-size: 14px;
    color: var(--color-primary);
    font-weight: 600;
    border-radius: 2px;
    padding: 10px 15px;
    background-color: #fff;
}

.categories-grid-parent-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.brands-grid-parent {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.categories-read-more-btn {
    padding: 5px;
    height: 34px;
    margin-top: 8px;
    border-radius: 4px;
    background: #e04449;
}

.categories-read-more-btn a,
.categories-read-more-btn a:hover,
.categories-read-more-btn i {
    color: #fff !important;
}

.jk-main-blog-content h5 {
    margin-bottom: 10px !important;
}

.jk-main-blog-content a {
    color: var(--color-primary) !important;
    text-decoration: underline !important;
}

.jk-main-blog-content ol,
.jk-main-blog-content ul {
    margin-bottom: 10px;
}

.short-alphabet {
    display: flex;
    list-style: none;
    margin-bottom: 10px;
}

.short-alphabet li {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700;
    color: var(--color-primary);
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 5px 17px;
    transition: var(--transition);
}

.short-alphabet .active,
.short-alphabet li:hover {
    color: #fff;
    background: var(--color-primary);
}

.btn-DIGIPIN {
    padding: 8px 9px !important;
}

.title-category-home {
    font-size: 16px;
    font-weight: 600;
}

.star-rating {
    margin-right: 8px;
    font-size: 14px;
    color: #ffdc60;
}

.video-card {
    position: relative;
    min-width: 100%;
    height: auto;
    background: #000;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s;
}

.video-card:hover {
    transform: scale(1.03);
}

.video-card video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-card p {
    color: var(--color-lighter);
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    margin: 0 !important;
    padding: 5px;
    font-size: 12px;
}

.slider-container {
    position: relative;
}

.d-main-silder img {
    width: 100%;

}

.header-container {
    padding-left: 15px;
    padding-right: 15px;
}

.bg-aliceblue {
    background-color: aliceblue;
}

.product-area {
    border-bottom: 0px;
}

.home-p-border-bottom {
    border-bottom: 2px solid var(--color-lighter);
}

@media only screen and (max-width: 1390px) {
    .header-style-5 .mainmenu>li {
        margin: 0 8px;
    }

    .mainmenu>li>a {
        font-size: 14px;
    }
}

.f-14 {
    font-size: 14px !important;
}

.jk-out-stock-2 {
    cursor: not-allowed !important;
    filter: grayscale(1);
    opacity: 0.2;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    background: url('../images/loading.gif') 50% 50% no-repeat rgb(255, 255, 255);
    vertical-align: middle;
    color: #fff;

}

.jk-modal-content {
    border-radius: 6px;
    text-align: center;
    padding: 0px;
}

.jk-modal-body p {
    color: green;
    margin: 0px !important;
    text-align: center;
    font-size: 14px;
}

.modal-sm {
    --bs-modal-width: 200px;
}

.jk-view-timeline {
    position: relative;
}

.jk-view-step {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 12px;
}

.jk-view-step:last-child {
    margin-bottom: 0;
}

.jk-view-circle {
    width: 20px;
    height: 20px;
    background-color: green;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 12px;
}

.jk-view-circle::after {
    content: '✔';
}

.jk-view-line {
    position: absolute;
    width: 2px;
    background-color: green;
    top: 20px;
    bottom: -15px;
    left: 9px;
    z-index: 0;
}

.jk-view-label {
    margin-left: 10px;
}



.hero {
background-image: url(../images/map.jpg);
    position: relative;
    height: 90vh;
    width: 100%;
    overflow: hidden;
}

/* Video Background */
.hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -2;
}

/* Overlay for better contrast */
.hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: -1;
}

/* Content */
.hero-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.hero-content h1 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 40px;
}

.hero-content p {
    color: #ffffff;
}

/* Search Box */
.search-box {
    height: 45px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    max-width: 520px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.search-box input {
    background: #ffffff;

    border: none;
    outline: none;
    width: 100%;
    font-size: 16px;
}

.search-box i {
    line-height: 0px;
    font-size: 22px;
    color: rgb(61, 61, 61);
}

/* Category Buttons */
.categories {
    margin-top: 18px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.categories span {
    background: rgba(255, 255, 255, 0.8);
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s;
}

.categories span:hover {
    background: rgba(255, 255, 255, 0.2);
}

.social-share {
    justify-content: center;
    align-items: center;
}

.header-brand {
    text-align: center;
    width: 100%;
}

.ba-header,
.axil-mainmenu.axil-sticky {
    background-color: #e9e9e9;
}

.header-search {
    padding-bottom: 10px;
}

.header-search .search-box {
    height: 45px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    display: flex;
    max-width: 100%;
    align-items: center;
    gap: 10px;
}

.header-search-home {
    display: none;
}

.testimonial-style-one .review-speech p {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}



.profile-card-light {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    background: var(--ba-grey);
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

/* Profile Image */
.profile-img-light {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 5px;
    transition: .5s;
}

.ba-share-row-3 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4 items now */
    gap: 10px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.ba-share-row-3-col {
    grid-template-columns: repeat(3, 1fr) !important;
    /* 4 items now */
}

/* Each item */
.ba-share-row-3>div {
    display: flex;
    justify-content: center;
}

.ba-share-row-3 a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: var(--brand-blue);
    font-weight: 600;
    font-size: 14px;
}

/* Icon circle */
.ba-circle-icon {
        margin-top: 6px;
    font-weight: 400;
    width: 40px;
    height: 40px;
    background: var(--brand-blue);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    font-size: 16px;
    color: var(--brand-yellow);
}

.did-number-list {
    top: 20px;
    position: absolute;
    right: 20px;
    z-index: 1;
}
/* .did-save-contact {
    top: 20px;
    position: absolute;
    right: 20px;
        -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.did-save-contact a {
    font-weight: 600;
    font-size: 13px;
    color: var(--brand-blue);
    background: #ffffff;
    padding: 7px;
    border-radius: 5px;
}
.did-save-contact i{
    font-weight:400;
} */
.did-number-list a {
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    background: #31a853;
    padding: 7px;
    border-radius: 5px;
}
.ba-ad-tag a{
     font-weight: 600;
    font-size: 13px;
       color: #fff;
    background: #b6b6b6;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #b9b9b9;
}
.details-footer {
    box-shadow: -1px -1px 10px 1px #00000012;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    background: #ffffff;
}
.details-footer ul {
    padding: 0px;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0px;
    list-style: none;
    display: inline-flex;
}

.details-footer .footer-menu-icon {
    color: var(--brand-blue);
    font-size: 20px;
}

.details-footer .footer-menu-text {
    white-space: nowrap;
    font-weight: 600;
}

.profile-card-light-2 {
    border: 10px solid var(--ba-grey);
    background: #ffffff !important;

}

.contact-action-table {
    text-align: left !important;
    margin: 0px;
}

.contact-action-table .contact-action-container-text {
    font-size: 15px;
}

.social-list {
    max-width: 520px;
}

.social-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9e9e9;
    border-radius: 5px;
    padding: 16px 18px;
    margin-bottom: 14px;
    text-decoration: none;
    color: #1f2937;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.25s ease;
}

.social-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.12);
}

.social-left {
    display: flex;
    align-items: center;
    gap: 14px;
}

.social-icon {
    width: 52px;
    height: 52px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
}

.social-text {
    padding-top: 10px;
}

.social-text h4 {
    text-align: left;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}

.social-text p {
    text-align: left;
    margin: 2px 0 0;
    font-size: 13px;
    color: #6b7280;
    line-height: 1.2;
}

.social-arrow {
    font-size: 18px;
    color: #656565;
}

/* Brand Colors */
.facebook .social-icon {
    background: #1877f2;
}

.instagram .social-icon {
    background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af);
}

.linkedin .social-icon {
    background: #0a66c2;
}

.youtube .social-icon {
    background: #ff0000;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.gallery-grid a {
    display: block;
}

.gallery-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.footer-menu .footer-menu-link {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
}

.accordion-button {
    font-size: 14px !important;
}

.accordion-body {
    text-align: left;
    margin-top: -10px;
}

.member-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.member-list li {
    position: relative;
    padding-left: 28px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 5px;
    margin-top: 5px;
}

.intersts-list li::before {
    content: "➤" !important;
    position: absolute;
    left: 0;
    color: var(--brand-blue);
    font-weight: bold;
}

.member-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: var(--brand-blue);
    font-weight: bold;
}

.member-list span {
    display: block;
    font-size: 13px;
    color: #666;
    margin-top: 2px;
}

/* Bottom Sheet Modal */
.ba-bottom-sheet-modal .modal-dialog {
    position: fixed;
    bottom: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(100%);
}

.ba-bottom-sheet-modal.show .modal-dialog {
    transform: translateY(0);
}

.ba-bottom-sheet-dialog {
    transition: transform 0.35s ease-in-out;
}

.ba-bottom-sheet-content {
    border-radius: 16px 16px 0 0;
    border: none;
}

/* Header */
.ba-bottom-sheet-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #eee;
}

.ba-bottom-sheet-title {
    width: 70%;
    margin: 0;
    font-weight: 600;
}

.ba-close-btn {
    width: 30%;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    text-align: right;
}

/* List Items */
.ba-sheet-item {
    display: flex;
    gap: 12px;
    padding: 14px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #f1f1f1;
}

.ba-sheet-item:hover {
    background-color: #f9f9f9;
}

.ba-icon {
    font-size: 20px;
}

.ba-sheet-item small {
    display: block;
    color: #777;
}

/* Reset bootstrap transform */
.ba-bottom-sheet-modal .modal-dialog {
    margin: 0;
    max-width: 100%;
}

/* Start hidden (bottom) */
.ba-bottom-sheet-modal.fade .modal-dialog {
    transform: translateY(100%);
    transition: transform 0.35s ease-out;
}

/* Visible state */
.ba-bottom-sheet-modal.show .modal-dialog {
    transform: translateY(0);
}

/* Stick to bottom */
.ba-bottom-sheet-dialog {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

/* Content styling */
.ba-bottom-sheet-content {
    border-radius: 16px 16px 0 0;
    border: none;
}

.color-green {
    color: green;
}

.explore-section {
    background: #fff;
}

.explore-title {
    font-size: 18px;
    font-weight: 700;
    color: #1d2b4f;
}

.city-heading h3 {
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 18px;
}

.city-heading a {
    text-decoration: underline;
}

.explore-grid {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
}

.explore-box {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .explore-box:nth-child(6n) {
    border-right: none;
}

.explore-box:nth-last-child(-n + 6) {
    border-bottom: none;
} */

/* Mobile fix */
@media (max-width: 991px) {
    .header-search {
        padding-bottom: 0px;
    }

    .header-brand .logo img {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .header-search .search-box {
        margin-top: 10px;
    }

    /* .explore-box:nth-child(4n) {
        border-right: none;
    }
    .explore-box:nth-last-child(-n + 4) {
        border-bottom: none;
    } */
    .explore-grid {
        margin-right: -15px;
        margin-left: -15px;
    }

    .explore-item span {
        font-size: 13px !important;
    }

    .explore-box {
        height: 120px;
    }

    .city-section span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.explore-item {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    text-decoration: none;
    color: #343434;
    transition: all 0.25s ease;
}

.explore-item i {
    font-size: 24px;
}

.explore-item span {
    font-size: 15px;
    font-weight: 500;
}

.explore-item:hover {
    color: #1f3a70;
    transform: translateY(-4px);
}

.explore-hidden {
    display: none;
}

.explore-more {
    cursor: pointer;
}
.voice-note {
  display: flex;
  align-items: center;
  background: #f5f6f7;
  border-radius: 40px;
  padding: 8px 12px;
  width: 260px;
}

.play-btn {
  width: 40px;
  height: 40px;
  background: var(--brand-blue);
  color: var(--brand-yellow);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}

.play-btn i {
  font-size: 14px;
}

.wave-wrap {
  position: relative;
  flex: 1;
  height: 24px;
  margin-left: 12px;
  cursor: pointer;
}

.wave {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 100%;
}

.wave span {
  width: 3px;
  height: 8px;
  background: #c7cbd1;
  border-radius: 5px;
  animation: wave 1s ease-in-out infinite;
  animation-play-state: paused;
}

.wave span:nth-child(odd) {
  animation-duration: 0.9s;
}
.wave span:nth-child(even) {
  animation-duration: 1.2s;
}

@keyframes wave {
  0% { height: 6px; }
  50% { height: 20px; }
  100% { height: 6px; }
}

.wave.playing span {
  animation-play-state: running;
}

/* Progress overlay */
.progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: rgba(30, 58, 138, 0.25);
  border-radius: 5px;
  pointer-events: none;
  transition: width 0.1s linear;
}
.pswp__img {
  object-fit: contain;
}

.ba-post-title{
    text-align: left;
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
        margin-bottom: 0;
    line-height: 1;
}
.post-grid p{
    padding-top: 5px;
    font-size: 12px;
    color: var(--brand-burgundy);
text-align: left;
}
.post-grid img{
    border-radius: 5px;
}
.read-more-btn{
    text-align: left;
}
.read-more-btn span, .read-more-btn i, .read-more-btn-2 span, .read-more-btn-2 i, .back-btn span, .back-btn i{
    font-weight: 600;
}
.back-btn i{
    margin-right: 5px;
}
.read-more-btn i, .read-more-btn-2 i{
        padding-left: 5px;
}
.post-border-line{
        margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #c9c9c6;
}
.ba-post-list {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.ba-post-list img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

/* Dark overlay */
.ba-post-list::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* Hover effects */
.post-grid:hover .ba-post-list img {
    transform: scale(1.08);
}

.post-grid:hover .ba-post-list::after {
    opacity: 1;
}

.jk-main-blog-content h3{
        font-size: 18px;
        margin-bottom: 10px;
}
hr{
    border: 1px solid #c9c9c6;
    margin-bottom: 10px;
}
.social-share a:after{
        background-color: #e9e9e9 !important;
}
.social-share a:hover{
    color: #2c2c2c;
}


.did-card {
       background: var(--ba-grey);
    border-radius: 5px;
    padding: 18px 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    font-family: "Inter", sans-serif;
}

.did-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.did-left {
    font-size: 18px;
    font-weight: 700;
}


.did-code {
    font-size: 16px;
        color: #fff;
    background: #31a853;
    padding: 7px;
    border-radius: 5px;
}

.did-lang {
    font-size: 14px;
    color: #111827;
    font-weight: 500;
}

.did-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--brand-blue);
}

.did-desc {
    font-size: 14px;
    color: #374151;
    line-height: 1.6;
}
.ba-back-btn , .ba-back-btn i{
font-size: 14px;
font-weight: 700;
}
.ba-back-btn i{
    margin-right: 5px;
}
.profile-card-light {
    position: relative;
    overflow: hidden;
}

/* Strong blur layer */
.profile-card-light.private .card-content {
    filter: blur(10px);
    transform: scale(1.05); /* blur edges hide karne ke liye */
    pointer-events: none;
}

/* Overlay */
.privacy-overlay {
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0.7); /* thoda transparent */
    backdrop-filter: blur(4px); /* premium glass effect */
    -webkit-backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    z-index: 10;
}

.privacy-box p{
    font-weight: 600;
    font-size: 15px;
    color: #222;
}
.floating-save-btn{
    width: 195px;
    position: fixed;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    background: #31a853;
    color: #fff;
    padding: 6px 18px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
       -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 999;
        -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.floating-save-btn i{
    margin-right: 6px;
}

.floating-save-btn:hover{
    color: var(--color-heading);
    background:#ffffff;
}
