/* Add custom CSS styles below */ 
section:first-of-type {
    margin-top: 0px;
}
.section-category .swiper-slide-category.swiper-slide.swiper-slide-visible::before{display:none;}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}
section:first-of-type {
    margin-top: 0px;
}.side-menu-desctop.active li a span {
    color: #fff !important;
    font-size: 18px !important;

}
img.w-\[118\.02px\].h-\[31\.71px\] {
    object-fit: cover;
    height: 100px;
}




section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}

section.Gl-fav-shop.mt-32 {
    background: #003154;
    border-radius: 10px;
    
}

.s-product-card-entry {
    background: #E0E6EA;
    border: 1px solid #003154;
    padding:0px;
    text-align:center;
}

salla-tabs .s-tabs-header-item {
       color: #003154 !important;
    padding: 14px 12px;

    min-width: 150px;
    display: flex
;
    justify-content: center;
    border-radius: 20px 20px 0px 0px;
}
.flex-1.h-px.line {
    opacity: 1 !important;
}

.product-tabs .title_style {
    color: #003154  !important;
}
.s-tabs-header  span {
    font-size: 18px;
}

.s-product-card-content-sub {
    justify-content: center;
}
.product-tabs .fll_side img {
    object-fit: contain;
}

.s-tabs-content.s-tabs-content-selected .flex {
    align-items: center;
}
.s-tabs-header-item.s-tabs-bg-normal.s-tabs-active {
    background: #003154 !important;
    color: #fff !important;
}
.popular-quss .custom-faq-question .star_svg {
    background: #CE9461 !important;
}
.copy-talk {
    background: #fff;
    padding: 10px;
}

.copyright-text p {
    color: #003154;
}
.s-social-link a svg {
   
    color: #ffffff;
}
h1.header-sales {
    color: yellow;
}

p.desc-sales {
    color: #fff;
    opacity: 1 !important;
}
.top-navbar {
    background: #003154 !important;
}
.store-footer h3 {
    font-size: 20px !important;
}

.custom-pargraph p {
    font-size: 18px;
}
.store-footer a{
font-size: 16px;
}
.unicode {
    text-align: right;
}
footer.store-footer {
    background: url("https://i.ibb.co/9mw1x4L7/Frame-26086025.png");
    background-size:cover;
    background-position:center
}

.store-footer .store-footer__inner,.payment-back {
    background: transparent !important;
}
.section-category .swiper-slide-category.swiper-slide.swiper-slide-visible {
    position: relative;
}
.section-category .swiper-slide-category.swiper-slide.swiper-slide-visible::before{
    content:"";
    position:absolute;
    width:98%;
    height:100%;
    background:#27242473;
    inset:0px;
    z-index: 1;
}
/*.has-children {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
}*/
.has-children {color: #fff !important;}
h1.header-sales {
    background: url(https://i.ibb.co/0RStKVN2/image.png);
    height: 100px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper-slide-category img {
    width: 100%;
    height: 700px;
    /*object-fit: contain;*/
}
@media (min-width: 1024px) {
    .main-nav-container {
        min-height: 54px;
    }
}
@media (max-width: 767px) {
    .section-category .swiper-slide-category img {
        height: 464px;
        object-fit: contain;
    }
}
@media (max-width: 480px) {
    .left-image {
        top: -88px;}.side-menu-desctop{
            width: 68%;
}.side-menu-desctop.active li a span {
 
    font-size: 14px !important;
}}