.main-slider-wrapper {
    margin: 15px 0;
}
.main-slider .slick-prev {
    transform: translate(0, -50%) rotate(180deg) scale(0.75);
}

.main-slider .slick-next {
    transform: translate(0, -50%) scale(0.75);
}
.advantages .container{
    max-width: 630px;
}
.sprite-advantage {
    background-image: url(../images/spritesheet-3-4.png);
}

.sprite-advantage-1 {
    width: 81px;
    height: 64px;
    background-position: -11px -11px;
}
.sprite-advantage-2 {
    width: 62px;
    height: 62px;
    background-position: -115px -11px;
}

.sprite-advantage-3 {
    width: 49px;
    height: 66px;
    background-position: -199px -11px;
}

.sprite-advantage-4 {
    width: 68px;
    height: 68px;
    background-position: -11px -99px;
}
.sprite-advantage-5{
    width: 63px;
    height: 63px;
    background-position: -100px -99px;
}
.sprite-advantage-6{
    width: 74px;
    height: 74px;
    background-position: -184px -97px;
}
span.more-advantages {
    font-size: 18px;
    line-height: 24px;
    margin-right: 50px;
}

.download-presentation {
    font-size: 18px;
    padding: 5px 35px;
}

h3 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 25px;
    padding-bottom: 5px;
}
h3:after {
    max-width: 350px;
}

h4 {
    margin: 15px 0;
    font-size: 24px;
    line-height: 34px;
}

.product__favorite-button {
    top: 10px;
    right: 10px;
}

.product-name {
    font-size: 18px;
    margin-bottom: 5px;
}

.product__info-block {
    margin-top: 5px;
}

.product-item-image-slider-progress-bar {
    height: 4px;
}

.product__hover-block {
    font-size: 16px;
    padding: 0 15px;
}

.product-buy {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 15px 3px;
    margin-top: 30px;
}

.product-sizes {
    margin-bottom: 15px;
}

.product__reviews-button {
    top: 11px;
    right: 47px;
}

ul#myTab {
    font-size: 18px;
    line-height: 32px;
}
ul#myTab a {
    padding: 5px 15px;
}
.show-all-collection {
    font-size: 16px;
}
.about-company{
    font-size: 18px;
}

h5 {
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0;
}

.about p, .about ul {
    margin-bottom: 15px;
}

.about img {
    margin: 0 15px 15px 0;
    max-width: 350px;
}

.news-indicator-progress {
    height: 5px;
}

.news-slider .news-detail {
    padding: 0 15px;
}


.news-slider .news__name {
    margin-bottom: 15px;
}

.news-slider .news__description {
    margin-bottom: 15px;
}
.footer__logo-link img {
    max-width: 160px;
}

footer ul {
    font-size: 18px;
}

.footer__callback {
    margin-left: 27px;
}

.footer__callback:before {
    width: 23px;
    height: 23px;
    left: -27px;
    background-position: -238px -191px;
    margin-top: -12px;
}

.sprite-soc {
    background-image: url(../images/spritesheet-3-4.png);
}

.sprite-vk {
    width: 50px;
    height: 50px;
    background-position: -51px -252px;
}

.sprite-insta {
    width: 50px;
    height: 50px;
    background-position: -282px -137px;
}
.online {
    transform: translateX(-50%) scale(0.7);
    margin: 0 -55px -15px 0;
}


.modal-content {
    padding: 40px;
}

.m1 {
    left: 10px!important;
    top: 20px!important;
}

.m2 {
    bottom: 20px!important;
    right: 10px!important;
}

.m3 {
    top: 10px!important;
    left: 20px!important;
}

.m4 {
    bottom: 10px!important;
    right: 20px!important;
}

.modal-title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
}

.modal input {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 38px;
    padding: 0 15px;
}

.modal textarea {
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 15px;
    padding: 0 15px;
}

.modal button {
    height: 50px;
    font-size: 20px;
    margin-top: 15px;
    max-width: 300px;
}
#fast-view .modal-lg {
    max-width: 90%;
}
.slider-for__wrapper .product__sale {
    left: 15px;
}
.slider-for__wrapper .product__sale.product__sale_newcolor {
    left: 15px;
}