/* Add custom CSS styles below */ 
.index .main-nav-container .mobile-menu ul li a {
    color: #ffffff;
    opacity: 1;
    font-size: 15px
}

.index .main-nav-container .mobile-menu ul li a:hover {
    color: #2135551A !important;
}

.index #mainnav svg path {
    stroke: #ffffff!important
}

.main-nav-container.fixed-pinned .mobile-menu ul li a {
    color: #213555;
    opacity: 1
}

.main-nav-container.fixed-pinned .mobile-menu ul li a:hover {
    color: #fff
}

#mainnav.fixed-pinned svg path {
    stroke: #213555!important
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 5rem;
}

.main-nav-container .navbar-brand img {
    max-height: 7rem;
}
.main-nav-container .mobile-menu ul li .sub-menu ul li a {
    color: #213555;
}


section:nth-child(1 of .landing-page-first-bannar) > div {
    justify-content:flex-start;
    background-position: 45%;
}
.landing-page-fixed-bannar-0 .container {
    width: 50%;
    margin: 1rem;
    margin-top:15%;
}
.landing-page-fixed-bannar-3 .container {
    width: 50%;
    margin: 1rem;
}
.landing-page-fixed-bannar-0 h1 , .landing-page-fixed-bannar-3 h1  {
    width: 100%;
    font-size: 40px;
    font-weight: 700;
}
.landing-page-fixed-bannar-3 {
    height: 55vh
}
.landing-page-fixed-bannar-0 button , .banner_ad .ad-star-btn {
    background-color:#2135551A
}
section:nth-child(2 of .landing-page-first-bannar) > div {
    background-position: 40%;
    justify-content: center;
}
#sliderProducts .s-slider-container .product_deadline {
    background-color: #fff!important
}

.banner_ad .item-text{
    max-width:100% !important;
    width:100%;
    font-size: 30px;
    line-height: 80px;
    margin: auto;
    text-wrap:nowrap;  
}

.banner_ad .items-center {
    align-items: flex-start;
}
@media(max-width: 768px) {
    .landing-page-fixed-bannar-0 .container , .landing-page-fixed-bannar-3 .container {
       width:80%;
       margin:auto;
       margin-top: 55%;
       text-align:center !important;
    }
    .landing-page-fixed-bannar-0 h1 , .landing-page-fixed-bannar-3 h1 {
        margin: auto;
        font-size: 22px;
        color:#fff !important;
    }

    .landing-page-fixed-bannar-0 {
        height: 55vh
    }

    .ads .img .over .text {
        margin-left: auto;
        margin-right: auto
    }

    .ads.container a {
        margin-left: auto;
        margin-right: auto
    }
    .g_cat h3 {
        font-size: 15px;
        font-weight: 500
    }
    .top-navbar{
        display:none;
    }
    .banner_ad .item-text {
    font-size: 16px;
    line-height: 50px;
}
.ads .imgs .text p {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
#contact-slot, .contact-custom {
    background: #213555;
}
section.s-block.s-block--photos-slider .s-slider-block__title{
    display:none;
}
}

@media(min-width:768px) and (max-width:1200px){
.banner_ad .item-text {
    font-size: 20px;
    line-height: 30px;
    text-wrap: wrap;
}
}

footer .store-footer__inner * {
    color: #ffffff
}

footer .relative>div:first-child i {
    color: #213555
}

.outof-stock {
    color: #fff !important;
}
.product-single .s-tabs-header * {
    background-color: #ffffff;
}

.s-tabs-active, .s-tabs-active *{
    background-color:#213555 !important;
}
.top-navbar {
    display: none;
}
@media (max-width: 1199px) {
    a#cart-button, a.hidden.lg\:block.cursor-pointer {
        display: block;
        padding: 12px;
        margin: 0 10px;
        background: rgba(255, 255, 255, 0.7098039216);
        border-radius: 50%;
        stroke: black;
    }
}section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.banner--fixed img {
    background-color: transparent !important;
}