
.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 25px;
    padding: 20px 0;
}
.advantage__icon {
    transform: scale(0.7);
    margin-bottom: 0;
}
span.more-advantages {
    font-size: 18px;
    line-height: 24px;
    margin-right: 30px;
}

.download-presentation {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 15px;
}
.about-company {
    font-size: 16px;
}
.product__sale img{
    max-height: 60px;
}
.product__sale.product__sale_newcolor img{
    max-width: 90%;
}
.product__sale.product__sale_newcolor{
    bottom: 15px;
}
.product-name {
    font-size: 18px;
    margin-bottom: 5px;
}

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

.product-price_new {
    font-size: 20px;
    line-height: 24px;
}

.product__hover-block {
    font-size: 18px;
    line-height: 24px;
}

.product-buy {
    font-size: 20px;
    line-height: 24px;
    padding: 5px 20px 8px;
    margin-top:20px;
}

ul#myTab {
    font-size: 16px;
    border-left-width: 1px;
}

ul#myTab a {
    padding: 0 8px;
    border-right-width: 1px;
}

ul#myTab a.active {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}

.show-all-collection {
    font-size: 20px;
    line-height: 24px;
}

h5 {
    font-size: 20px;
    margin: 10px 0 30px;
}

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

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

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

.news-slider .news__name {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}

.news-slider .news__description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

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

.footer__logo-link img {
    max-width: 200px;
}
.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);
}
footer {
    padding: 15px 0;
}
.sprite-vk {
    width: 50px;
    height: 50px;
    background-position: -51px -252px;
}

.sprite-insta {
    width: 50px;
    height: 50px;
    background-position: -282px -137px;
}
footer ul {
    font-size: 14px;
    line-height: 24px;
}
.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;
}
#fast-view .modal-lg {
    max-width: 700px;
}
.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;
}
