.mobile-wrapper-menu,
.header-top ,
.nav,
.main-panel,
#header {
    background: #011638;
    position: relative;
    color:#fff;
}

header .banner {
    border: 0;
    display: flex;
    align-items: center;
    padding: 10px 15px 0;
    flex-wrap: wrap;
}

.search-box--form {
    border-radius: 5px;
    overflow: hidden;
    display: flex!important;
    align-items: center;
}

#header #header_logo {
    display: block;
    max-width: 260px;
    padding: 0;
    margin-right: 0;
    float: none;
}

header .nav .row {
    padding: 0 15px 0;
}

header .banner .row {
    display: flex;
    flex: 1;
    padding: 20px 15px 0;
}

.currencies-block-top {
    padding: 0;
}

.languages-block-top {
    padding: 0 15px;
}

.search-box {
    padding: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
}

.displayCustomBanners5 .custom-html {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    padding: 16px 0 24px;
}

.custom-html h1 {
    font-size: 32px;
    color: white;
    letter-spacing: -0.1px;
    line-height: 42px;
    font-family: "Montserrat",Helvetica,Verdana,sans-serif;
    font-weight: 400;
    margin: 0;
}

.title_block.carousel_title {
    font-size: 24px;
    line-height: 36px;
    font-family: "Montserrat",Helvetica,Verdana,sans-serif;
    font-weight: 400;
    color: #011638;
    margin: 15px auto 8px;
    text-transform: capitalize;
    text-align: center;
    display: flex;
    justify-content: center;
}

.template .pl-logo-link {
    max-height: none;
    height: auto;
}

.xl-3 .c_col {
    width: 25%;
}

.module .right-block, .template .product-name {
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    font-size: 13px;
}

.ajax_block_product .content_price {
    width: 100%;
    flex: 1;
}

.template .right-block {
    flex-wrap: wrap;
    margin-top: auto;
}

.button-container.-hover-visible {
    display: flex;
    flex: 1;
    justify-content: space-between;
    margin-top: 15px;
}

.ajax_add_to_cart_button, .lnk_view {
    flex: 1;
}

.ajax_add_to_cart_button {
    margin: 0 5px 0 0!important;
}

header .nav {
    padding: 0;
    /* height: 180px; */
}

.wrap-cart .shopping_cart {
    margin-left: 15px!important;
    margin-right: 5px;
}

.top-info-wrapper {
    margin: auto;
    display: flex;
    justify-content: center;
    width: auto;
    flex-direction: column;
    z-index: 0;
}

.mobile-wrapper-menu {
    padding-bottom: 20px;
}

.main-panel {
    height: auto;
    position: static;
}

.logo {
    max-width: 70%;
}

#block_top_menu {
    width: auto;
    padding: 0;
    margin: 0 auto 0 0;
}

.sf-menu {
    position: relative;
    display: flex;
    width: 100%;
}

.sf-menu li a {
    background: transparent;
    border: 0;
    padding: 0;
    color: #d4dff0;
    font-size: 16px;
}

.sf-menu li:not(:last-child) a {
    border: 0;
}

.sf-menu li {
    width: auto;
    padding: 0;
    display: flex;
    padding: 0 10px;
}

.currencies-block-top {
    color: #d4dff0;
    font-size: 16px;
    padding: 0!important;
    display: flex;
    align-items: center;
    margin-left: auto;
}

.languages-block-top {
    color: #d4dff0;
    font-size: 16px;
    padding: 0 15px!important;
    display: flex;
    align-items: center;
}

.my-account {
    font-size: 16px;
}

.sf-menu {
    display: block;
    position: relative;
    display: flex;
    width: auto;
}

.sf-menu li a {
    background: transparent;
    display: flex;
    width: auto;
    color: #d4dff0;
    font-size: 16px;
    padding: 0;
    text-transform: capitalize;
}

.sf-menu li {
    width: auto;
}

.sf-menu li:not(:last-child) a {
    border: 0;
}

.wrap-cart .my-account {
    display: inline-flex!important;
    align-items: center;
}

.my-account .title {
    margin-right: 5px;
}

.wrap-cart {
    display: inline-flex;
    float: none!important;
    margin-left: 0;
}

.amazingsearch_result {
    border-radius: 5px;
    overflow: hidden;
    margin-top: 1px;
}

.amazingsearch_result.clearfix.open {
}

.amazingsearch_result .all-wrapper {
    text-align: center;
    color: #df2351;
}

.sf-menu .toggle {
    display: block;
}

.menu-checkbox:checked~#page .mobile-wrapper-menu {
    width: 100%;
    overflow: visible;
    position: absolute;
    top: 0;
    bottom: 0;
    /* height: 100%; */
    /* min-height: 100%; */
    padding-top: 50px;
    /* height: 100%; */
    position: absolute;
    background: #fff;
    z-index: 1;
    position: sticky;
}

.menu-checkbox:checked~#page {
    overflow-x: hidden;
    position: relative;
}

.menu-checkbox:checked~#page .columns-container, .menu-checkbox:checked~#page .custombanners.displayCustomBanners1, .menu-checkbox:checked~#page .footer-container {
    opacity: 1;
}

.index #header {
    position: relative;
}

.mobile-inner-menu {
    /* height: auto; */
    /* display: block; */
    /* z-index: -3; */
    position: sticky;
    top: 0;
    display: block;
    height: auto;
}

.scroll-lock>body {
    height: auto;
}

.menu-checkbox:checked~#page .main-panel {
    height: 100%;
    /* position: relative; */
    top: 0;
    /* bottom: 0; */
    /* height: 100vh; */
    /* min-height: 100%; */
    position: absolute;
    width: 320px;
    z-index: 4;
    background: #fff;
}

.header-container {
    /* height: 100%; */
    /* position: relative; */
}

.menu-checkbox:checked ~ #page:before {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: 4;
}

.menu-checkbox:checked~#page .columns-container, .menu-checkbox:checked~#page .custombanners.displayCustomBanners1, .menu-checkbox:checked~#page .footer-container,.menu-checkbox:checked ~ #page #header {
    transform: translateX(320px);
    position: relative;
    z-index: 1;
    transition: .4s transform,.4s opacity;
}

.cart-active .columns-container {
    display:none;
}

.menu-checkbox:checked~#page .round {
    left: 270px;
}

#amazing_block_top {
    border: 0;
    width: 100%;
    padding: 0;
    max-width: 50%;
}

.menu-checkbox:checked~#page .header-top {
    transform: translateX(0px);
    position: relative;
}

.inner-menu-cell {
    position: relative;
    position: sticky;
    top: 0;
}

.search-box .search_query {
    /* background: transparent; */
    color: #000;
    border: 0;
    height: 45px;
    border-radius: 0;
}

.ajax_block_product .content_price {
    flex: 1 100%;
}

.template .old-price {
    top: -10px!important;
}

#searchbox {
    margin: 0!important;
}

.menu-checkbox:checked~#page .round {
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: auto;
    cursor: pointer;
}

#catproducts_9,.box-footer-top,.displayCustomBanners1 {
    background: #f3f1ff!important;
}

.carousel-description, .description {
    text-align: center;
    display: flex!important;
    justify-content: center;
    margin: 0 auto 19px!important;
}

.sf-menu li a:hover {
    color: #fff;
}

.sf-menu li ul a:hover {
    color:#fe1a51;
}

@media (max-width: 1024px) {
    #header #header_logo {
        position:absolute;
        left: 0;
        right: 0;
        text-align: center;
        margin: auto;
        max-width: 80%;
        bottom: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #header #block_top_menu {
        display:none;
    }
    .mobile-wrapper-menu {
        padding:0;
        height: auto;
        height: 0;
    }
    .logo {
        padding:0;
    }
    #header .banner {
        padding: 0;
        height: 50px;
    }
    .wrap-cart {
        display: flex!important;
        align-items: center;
        padding: 0!important;
    }
    .currencies-block-top {
        right: 75px!important;
    }
    .languages-block-top {
        right: 85px!important;
    }
    .languages-block-top,.currencies-block-top {
        position: absolute;
        top: 0;
        transform: none;
        float: none;
    }

    .mobile-logo {
        position: absolute;
        left: 0;
        right: 0;
        display: block;
    }

    #rgpdcompliance-footer-banner .btn-rgpd-more-info {
        margin: 10px 10px 0;
    }

    .module.ajax_block_product .comments_note {
        left: 10px;
        right: auto;
    }

    .module .content_price.main {
        width: 90%;
    }

    .carousel-description p {
        text-align: center;
        margin: auto;
    }

    .mobile-inner-menu .search-box .search_query {
        background: transparent;
        color: #000;
        border: 1px solid #ccc;
        height: 45px;
    }.header-top .languages-block-top {
        display: none;
    }

    .header-top .currencies-block-top {
        display: none;
    }
    #amazing_block_top {
    width: auto;
    max-width: none;
    margin: 0 15px 20px;
    }
}