nav.navigation>.wrapper .nav-sub-menu {
    max-width: 275px;
}

/* V3 - HOME */
.new-collection-container .body .discover-collection-container .abs-action .av__custom.av__btn-third {
    max-width: 235px;
    line-height: 1.2em;
}

.instagram-grid .follow-us a.av__custom.av__btn-third {
    font-size: 14px;
}

@media screen and (max-width: 1400px) {
    .hide-1150 {
        display: none;
    }

    .show-1150 {
        display: block !important;
    }
}

@media screen and (max-width: 1225px) {
    #main_footer_ul li.footer-informations {
		width: 18%;
    }
}

@media screen and (max-width: 1000px) {
    #main_footer_ul li #payments img {
        height: 30px !important;
    }
}

@media screen and (max-width: 370px) {
    footer.mobile .body .footer-block .country-payments {
        height: 30px;
    }
}

/* V3 - UPSELL */
@media (max-width: 767px) {
    .top-header {
        font-size: 10px ;
    }
}