#main-slider {
    margin-bottom: 20px;
}
.main-slider-wrapper {
    margin: 15px 0;
}
.main-slider .slick-prev {
    transform: translate(0, -50%) rotate(180deg) scale(0.5);
    margin-left: -6px;
}

.main-slider .slick-next {
    transform: translate(0, -50%) scale(0.5);
    margin-right: -6px;
}
.advantages {
    margin: 15px 0;
    padding: 20px 0;
}
.advantage__icon {transform: scale(0.5);margin-bottom: 0;}

span.more-advantages {
    font-size: 15px;
    line-height: 24px;
    margin-right: 30px;
}

.download-presentation {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 15px;
}


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

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

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

.product-sizes {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
}

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

.product-material {
    font-size: 16px;
    line-height: 22px;
}

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

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

.product-price {
    font-size: 18px;
}

.product-price_new {
    font-size: 18px;
}
ul#myTab {
    font-size: 18px;
    line-height: 32px;
    border: 0;
    background: none;
    display: flex;
    margin-bottom: 10px;
}

ul#myTab a {
    margin-bottom: 5px;
    border-width: 2px;
    background: white;
}

ul#myTab a.active {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}
.show-all-collection {
    font-size: 16px;
    display: inline-block;
}

h5 {
    font-size: 20px;
    margin: 5px 0 10px;
}
.about-company {
    font-size: 18px;
}
.about img {
    float: none;
    max-width: 100%;
    margin: 0 0 15px;
}

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

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

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

.news-slider .news-detail {
    font-size: 16px;
    line-height: 18px;
    padding: 0 15px;
    margin-top: 15px;
    height: calc(100% - 15px);
}

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

.news-slider .news__description {
    margin-bottom: 15px;
    display: none
}
.footer__logo-link img{
    max-width: 162px;
}
.footer__callback:before{
    display: none;
}
.footer__callback{
    margin: 0;
}
footer ul{
    font-size: 16px;
    line-height: 24px;
}
.sprite-soc {
    background-image: url(../images/spritesheet-3-4.png);
}
footer {
    padding: 15px 0;
}
.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.6);
    margin: 0 -75px -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: 24px;
    line-height: 28px;
}

.modal input {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 32px;
    padding: 0 15px;
}

.modal textarea {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 0 15px;
}

.modal button {
    height: 40px;
    font-size: 18px;
    margin-top: 10px;
    max-width: 185px;
}
#fast-view .modal-lg {
    max-width: 90%;
}
a.header__invisible-contacts-phone {
    white-space: nowrap;
}