Your IP : 3.21.190.88
@media (max-width: 767px) {
#buybutton {
display: none;
}
.city__group {
width: 50%
}
.show-in-shop {
padding: 10px;
width: 50%;
}
.show-in-shop img {
width:100%;
height: auto;
}
.block-25 {
background-position: center 50px;
}
.compare__right {
width: 50%;
}
.compare__cell_img {
height: 300px;
}
.compare__left {
width: 50%;
position: relative;
}
.color__head {
font-size: 1.8rem;
}
.compare__cell_img {
}
.colors {
position: absolute;
width: 100%;
left: 0;
top: -40px;
}
.control_delete {
text-align: center;
}
.to-delete {
margin: auto;
}
.slick-slider .slick-arrow {
width: 50px;
height: 50px;
}
.block__header_h2 {
font-size: 2.5rem;
margin-bottom: 30px;
}
.model__img {
height: 250px;
}
.show-different {
display: none;
text-align: center;
}
.hide-different {
display: block;
text-align: center;
}
.control_delete.active .hide-different {
display: none;
}
.control_delete.active .to-delete {
transform: rotate(0);
}
.control_delete.active .show-different {
display: block;
}
}