.product-card__footer strong, .sale-widget__price strong, .sidebar-group__toggle, .sidebar-direct, .desktop-nav a, .mobile-nav>a, .mobile-category-toggle{
    font-size: 15px;
}
.button{
    font-size: 14px;
}
.achievement-tags span{
    font-size: 14px;
}
.blog-card span{
    font-size: 17px;
}
.product-card h3, .category-card span, .mak-promo-slide>p, .cart-line__content a, .form-grid label, .checkout-comment, .choice-card strong{
    font-size: 15px;
}
.round-control{
    line-height: unset;
}
.choice-card span{
    font-size: 12px;
}
.order-summary>div:not(.mak-checkout-loading){
    font-size: 14px;
}
.order-summary .button{
    margin-top: 20px;
}
.qty button{
    width: 27px;
    height: 27px;
    font-size: medium;
}
.product-badge, .product-card del, .old-price, .models-head, .widget-title-row>span{
    font-size: 13px;
}
.subcategory-links a{
    font-size: 14px;
}
.product-code{
    font-size: 12px;
}
.checkout-content .form-grid{
    margin-top: 15px;
}
.cart-line__content a, .cart-line__content strong{
    font-size: 13px;
}
.footer-socials a{
    margin-top: 25px;
}
.footer-brand img{
    margin-bottom: unset;
}
.footer-column .fa{
    font-size: 20px;
    margin-left: 3px;
}
.site-footer{
    margin-top: 50px;
}
.blog-card{
    height: 300px;
}
.footer-socials a img{
    width: 34px;
    height: 33px;
}
.footer-socials a{
    width: 32px;
    height: 32px;
}
.video-widget .social-row img{
    filter: brightness(0) saturate(100%) invert(24%) sepia(20%) saturate(1338%) hue-rotate(195deg) brightness(91%) contrast(89%);
}


@media (max-width: 900px) {
    .hero__visual {
        bottom: -93px;
    }
    .circle-cart, .add-cart{
        flex: 0 0 34px;
        width: 37px;
        height: 35px;
    }
    .add-cart--promo img {
        width: 33px;
        height: 32px;
    }
    .video-widget .round-control {
        width: 32px;
        height: 32px;
    }
}
@media (max-width: 600px) {
    .brand img {
        width: 70px;
        height: 70px;
    }
    .nav-shell, .main-nav {
        height: 85px;
    }
    .experience-banner {
        height: 600px !important;
    }
    .checkout-steps {
        font-size: 13px;
    }
}