@media only screen and (max-width: 767px) {
	body.switch1_on .store-header .search-btn {
		display: none !important;
	}
}


#app.btns-gradient .tab-trigger.is-active, #app.btns-gradient .tab-trigger.is-active>button {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
salla-slider.photos-slider .swiper-slide{
    width: 95%;}
    .container{
    max-width: 1980px;}
    
  @media only screen and (min-width: 1024px) {  
    .video_pro .s-slider-wrapper .s-slider-container{
    height: 600px;
    width: 1303px;
}
}

 @media only screen and (max-width: 768px) { 
     .video_pro .s-slider-wrapper .s-slider-container{
    width: 303px;
}
 }
 
 .product-block .s-button-element .s-button-text{
     text-align: right;
 }