 
 .t-store__card__textwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.t-store__card__price-wrapper {
    margin-top: auto !important;
}


@media (max-width: 480px) {
  .t-carousel__zoomer__control {
    display: none;
  }
}

.t-carousel__zoomer__arrow__wrapper { color:#ffffff !important;}
.t-carousel__zoomer__arrow__wrapper:before { display: none;}

.t-carousel__zoomer__inner {transform: none; transition: none;}


 .t-store .t-align_center .t-product__option-title {
  display: none;
 }
 
.t-zoomer__container { background-color: #000000 !important; }

}
.t-store__prod-popup__price {font-size: 25px;}


  
    .t-zoomer__close {
        background: #ffffff!important;
       
    }
    .t-zoomer__close rect {
        fill: #ffffff !important;
    }
    
     .t-zoomer__scale  {
        background: #ffffff!important;
       
    }
    .t-zoomer__scale rect {
        fill: #ffffff !important;}
        
        
         .t-name_md {
        font-size: 25px;}
        
        .t-descr  { font-size: 16px;}
        .t-name_xs { font-size: 18px;}
        

.t-form-success-popup__wrapper {
display: none!important;
}

   .t-sociallinks__item { width: 60px; height: 60px;}


.t-sociallinks__svg {width: 50px; height: 50px;}



