:root {
    --white: #fff;
}
.search-style-2 em {
    color: white !important;
    background: #55387d !important;
}
.dashboard-content .card-body .order-item a:first-child {
    color: white !important;
}
.dashboard-content .card-body .download-invoice a {
    color: white !important;
}
body.theme2 .slider-section {
    margin: 10px 0;
}
body.theme2 .main-sidebar .cd-accordion .sidebar-menu-item {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
    width: 100%;
    height: 20px;
    color: white !important;
    border-radius: 3px;
    overflow: hidden;
}
body.theme2 header.sticky-bar.stick .header-middle {
    display: block !important;
}

@-webkit-keyframes placeholderAnimate {
    0% {
        background-position: -650px 0;
    }

    100% {
        background-position: 650px 0;
    }
}

@keyframes placeholderAnimate {
    0% {
        background-position: -650px 0;
    }

    100% {
        background-position: 650px 0;
    }
}

.preload-categories {
    display: flex;
    overflow: hidden;
    padding-top: 15px;
}

.preload-categories .card-1 {
    width: 19%;
    margin: 5px 5px 5px 5px;
    height: 173px;
}

.preload-categories .card-1 figure::after {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-categories .line-1 {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 94%;
    height: 20px;
    transform: translate(-50%, 0);
    border-radius: 3px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-offer {
    display: flex;
    overflow: hidden;
}

.preload-offer .offer-item {
    width: 31%;
    height: 400px;
}

.preload-offer .card-date {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
    height: 20px;
}

.preload-offer .card-title {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
    height: 20px;
    margin-top: 5px;
}

.preload-offer .card-text {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
    height: 20px;
}

.preload-offer .card-img-top {
    width: 100%;
    height: 322px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
    margin-bottom: 10px;
}

.preload-blogs,
.preload-brands,
.preload-arrival,
.preload-brand-tabs,
.preload-category-tabs,
.preload-offer-products,
.preload-category1-products,
.preload-category2-products,
.preload-category3-products,
.preload-category4-products {
    display: flex;
    overflow: hidden;
}

.preload-arrival .product-cart-wrap,
.preload-brand-tabs .product-cart-wrap,
.preload-category-tabs .product-cart-wrap,
.preload-offer-products .product-cart-wrap,
.preload-category1-products .product-cart-wrap,
.preload-category2-products .product-cart-wrap,
.preload-category3-products .product-cart-wrap,
.preload-category4-products .product-cart-wrap {
    margin-top: 5px;
}

.preload-arrival .product-category,
.preload-brand-tabs .product-category,
.preload-category-tabs .product-category,
.preload-offer-products .product-category,
.preload-category1-products .product-category,
.preload-category2-products .product-category,
.preload-category3-products .product-category,
.preload-category4-products .product-category {
    width: 60px;
    height: 15px !important;
    margin-top: 4px;
    margin-bottom: 15px !important;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-arrival .product-name,
.preload-brand-tabs .product-name,
.preload-category-tabs .product-name,
.preload-offer-products .product-name,
.preload-category1-products .product-name,
.preload-category2-products .product-name,
.preload-category3-products .product-name,
.preload-category4-products .product-name {
    width: 100%;
    height: 30px !important;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-arrival .rating-review,
.preload-brand-tabs .rating-review,
.preload-category-tabs .rating-review,
.preload-offer-products .rating-review,
.preload-category1-products .rating-review,
.preload-category2-products .rating-review,
.preload-category3-products .rating-review,
.preload-category4-products .rating-review {
    width: 75px;
    height: 15px;
    margin: 10px 0;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-arrival .product-price,
.preload-brand-tabs .product-price,
.preload-category-tabs .product-price,
.preload-offer-products .product-price,
.preload-category1-products .product-price,
.preload-category2-products .product-price,
.preload-category3-products .product-price,
.preload-category4-products .product-price {
    width: 60px;
    height: 20px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-brands .brand-item {
    width: 14%;
}

.preload-banner {
    display: inline-block;
    border-radius: 6px;
    width: 100%;    
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}
.preload-banner.banner-125{
    height: 125px;
}
.preload-banner.banner-338{
    height: 338px;
}
.preload-banner.banner-175{
    height: 175px;
}
body.theme2 .preload-multi-banner{
    display: flex;
    gap: 10px;
}
.preload-brands .brand-item .brand-logo {
    height: 80px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.blog-section .read-more-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    background: var(--primary);
    color: white;
    border-radius: 3px;
    padding: 0 8px;
    font-size: 12px;
    font-family: cursive;
}

.blog-section .read-more-btn i {
    margin-top: 2.2px;
    margin-left: 3px;
}

.preload-blogs .blog-item-main {
    width: 32%;
}

.preload-blogs .img {
    width: 265px;
    height: 180px;
    border-radius: 10px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-blogs .text {
    height: 15px;
    border-radius: 3px;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-blogs .text:last-child {
    height: 10px;
    width: 50%;
}

.preload-testimonials {
    display: flex;
    overflow: hidden;
}

.preload-testimonials .testimonial-item {
    width: 32%;
}

.preload-testimonials .comment {
    width: 100%;
    height: 30px;
    margin: 5px auto 0px auto;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-testimonials .name {
    width: 120px;
    height: 20px;
    margin: 5px auto;
    display: block;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-testimonials .rating {
    width: 80px;
    height: 25px;
    margin: 0px auto 5px auto;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: linear-gradient(to right, rgba(237, 237, 237, 0.5) 2%, #fafafa 18%, rgba(237, 237, 237, 0.5) 33%);
}

.preload-testimonials .img img {
    border-radius: 50%;
}

.category-banner>.img>img {
    max-height: 250px;
    width: 100%;
}

@media (max-width: 575px) {

    .header-nb .left-side marquee,
    .header-nb .left-side marquee p {
        color: white !important;
    }

    .mmt-10 {
        margin-top: 10px !important;
    }

    body.theme2 .cart-sidebar {
        width: 100%;
        overflow-y: hidden;
    }

    body.theme2 .cart-sidebar .cart-list {
        overflow-y: auto;
        scrollbar-width: thin;
        height: calc(100vh - 180px);
    }

    body.theme2 .cart-close.cart-close2 i {
        width: auto;
        height: auto;
        font-size: 18px;
        line-height: 26px;
    }

    body.theme2 .cart-sidebar .cart-close.cart-close2 {
        right: 10px;
    }

    body.theme2 .product-section .clearence-sale {
        margin-top: 15px !important;
    }

    .preload-brands .brand-item {
        width: 31% !important;
    }

    .preload-offer .offer-item,
    .preload-blogs .blog-item-main,
    .preload-testimonials .testimonial-item {
        width: 100% !important;
    }

    .preload-blogs .img {
        width: 100% !important;
    }

    .preload-offer.highlighted-offer-carousel {
        margin-top: 15px !important;
    }

    .preload-categories .card-1 {
        width: 32% !important;
        min-height: 120px !important;
        bottom: 5px;
        height: 10px;
    }

    .preload-categories .card-1 figure::after {
        height: 40%;
        top: 50px;
    }

    .preload-offer .card-img-top {
        height: 150px;
    }
    body.theme2 section.popular-categories.highlighted-categories {
        padding-top: 15px;
    }
}
.highlighted-offer-carousel .owl-item img {
    /* height: 283px; */
}
.blog-section.slider-blog .blog-item .img{
    height: auto;
}
.categoriesCarouselflex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 2%;
}

.categoriesCarouselflex {
    padding: 10px 10px 0 10px;
}

.categoriesCarouselflex .card-1 figure {
    display: contents;
}

.categoriesCarouselflex .card-1 {
    flex: 0 0 18.5%;
    box-sizing: border-box;
}

.sliderBlogflex,
.bannerSection2flex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 1%;
}

.sliderBlogflex .blog-item-main,
.bannerSection2flex .banner-item {
    flex: 0 0 32.6667%;
    box-sizing: border-box;
}

.highlightedOfferflex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 1%;
}

.highlightedOfferflex .offer-item {
    flex: 0 0 31%;
    box-sizing: border-box;
}

.homeTestimonialflex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 1%;
}

.homeTestimonialflex .testimonial-item {
    flex: 0 0 30%;
    box-sizing: border-box;
}

.offerProductflex,
.latestProductflex,
.categorySection1flex,
.categorySection2flex,
.categorySection3flex,
.categorySection4flex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 2%;
    padding: 0px 10px 0 10px;
}

.offerProductflex>.product-padding-m,
.latestProductflex>.product-padding-m,
.categorySection1flex>.product-padding-m,
.categorySection2flex>.product-padding-m,
.categorySection3flex>.product-padding-m,
.categorySection4flex>.product-padding-m {
    flex: 0 0 23.5%;
    box-sizing: border-box;
}

.brandSliderflex {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    gap: 0.5%;
}

.brandSliderflex>.brand-item {
    flex: 0 0 12.95%;
    box-sizing: border-box;
}
body.theme2 .to-messenger {
    animation: none !important;
}