

/*
.product{
   gap: 15px !important;
} вставить этот код для разрешения 768 пикселей для карточки товара чтоб логотип не был рядом с характеристиками 
*/
.product__mods_card{
 top: 12px;
 }
/* Стили Левых Плашек Desctop */
.ltagName {
 padding: 0px 8px 0px 8px !important;
 height: 20px !important;
 font-size: 11px !important;
}
/* Стили Левых Плашек Desctop */

/* Стили (карточка товара) */

._card{
 margin-right: 12px;
}


.left-link, .gift-link, .gift-link svg, .left-link svg{
 max-height: 40px;
}
@media(max-width: 430px) {
.right-card__abs {
 top: -10px;
 right:-20px;
}

/* Убираем ховер на мобильных устройствах правой плашки */
.tag_dostavka-hoverText{
 display: none;
}
  .right-card__abs ._card .gift-link {
     margin-bottom: 10px;
  }
.gift-link {
 margin-bottom: 15px !important;
 margin-right: 15px !important;
}
}

/* Стили (карточка товара) */

/* Стили (Баннер) Счетчика на главной странице */
.mini-banner-promo__timer{
  bottom: auto;
  top: 10px;

}
/*
.countdown-title,.flip-card,.flip-label{
  color: #ff5c05 !important;
}
*/
/* Стили (Баннер) Счетчика на главной странице */
.product__image {
  aspect-ratio: initial;
    height: 200px;
}

.card_timer{ 
 position: relative;
}
.products-section__item.v1{
 height: auto !important;
 max-height: 770px;
}




/* Mobile Стили для плашек при просмотре четырех карточек товара (v1) Mobile */









@media(max-width: 480px) {
.product__head--icons._card gift-link{
 margin-bottom: 20px !important
}
.catalog__item.v1 {
 max-height: 620px !important;
height: auto !important;
}
v1. product_head .right-card__abs{
 top: -10px !important;
 right: 10px; !important;
 max-width: 40px;
 margin-right: 15px !important;
 margin-top: 20px !important;
}
v1.left-link, .gift-link, .left-link svg, .gift-link svg { 
width: 50px;
 }
}
/* Mobile Стили для плашек при просмотре четырех карточек товара (v1) Mobile */

/* Desctop  Стили для плашек при просмотре четырех карточек товара (v2) Desctop */


.v2 .product__head .product__head--icons{
  margin-left: 0px !important;
}

.v2 .product__head .left-card{
 align-items: unset;
}
.v2 .product__head .product__head--icons .gifts_tags_left .left-link .ltagName {
  font-size: 9px !important;
  height: 20px !important;
    padding: 0px 10px 0px 8px;
}


.v2 .product__head .product__head--icons .gifts_tags_left .left-link{
 margin-left: 12px !important;
}
/* Desctop  Стили для плашек при просмотре четырех карточек товара (v2) Desctop */


 
/* Mobile  Стили для плашек при просмотре четырех карточек товара (v2) Mobile */
@media(max-width: 480px) {
.v2 {
 height: auto !important;
 max-height: 580px;
}
.gift-link {
 margin-bottom: 2px;
}
.v2 .product__head .right-card .gifts_tags .gift-link .tag_gift{
 height: 40px !important;
}
.products-section__item .v2, .catalog__item, .catalog__item. v2{
 height: 500px;
}
.product__icons{
 height: 40px !important;
}
.product__head{
 margin-top: 10px;
}
.v2 .product__head .right-card__abs{
  gap: 0px !important;
  margin-right: 0px;
  margin-top: 0px !important;
}
.v2 .product__icons .product-brand a picture img {
max-width: 125px;
}
.gifts_tags{
margin-top: 12px;
margin-right: 10px !important;
}
}
/* Mobile  Стили для плашек при просмотре четырех карточек товара (v2) Mobile */

.left-card{
 margin-left: 12px;
}
.right-card{
 max-width: 40px;
}
.gifts_tags{
 margin-right: 5px;
}
.product__brand_card{
 height: 35px;
}
 
.brands-section__item{
 padding: 0px;

}
/*
 width: 300px;
 height: 160px;
*/
.main-banner__item{
}
.brands-section__item picture {
width: 100%;
height: 100%;
}
.brands-section__item picture img{
width: 100%;
height: 100%;
}

.product__img-logo img {
 height: auto !important;
 max-height: 30px;
 max-width: 200px;
}
.product__img-logo {
  margin-left: 0px;
  margin-top: 0px; 
}

.product__img-logo{
 height: auto !important;
 max-height: 40px;
}
@media (max-width: 430px) {

  /* Цвет теста счетчика (Дней,Час,Мин,Сек) */
.flip-label {
  font-size: 9px !important;
  color: #ff5c05 !important;
}
/* Цвет, размер текста заголовка До конца акции осталось (счетчик) */
.countdown-title{
 color: #ff5c05 !important;
 font-size: 9px;
}
.flip-card{
  width: 30px;
  height: 30px;
  color: #ff5c05;
  font-size: 14px;

}
.mini-banner-promo__timer{
  bottom: auto;
  top: 10px;
}
.flip-clock{
  gap: 5px;
}

}
.product__head--icons{
 margin-top: 0px;
}
.right-card svg{
 margin-bottom: 10px;
}