/*ПОСТЫ НАЧАЛО*/
ul.t-feed__container{display: flex!important;justify-content: space-between!important;flex-wrap: wrap!important;max-width: 1280px!important;}
li.js-feed-post{border-radius: 10px!important;background-color: #FFFFFF!important;margin: 0px !important;margin-bottom: 40px !important;max-width: 378px!important;width:100%!important;}
li.js-feed-post .t-feed__col-grid__post-wrapper{height: 622px !important;}
li.js-feed-post .t-feed__post-imgwrapper{border-radius: 10px 10px 0px 0px!important;height: 360px!important;min-height: 360px!important;}
li.js-feed-post .t-feed__post-tag{background-color: #AEBCB9;color: white;border-radius: 20px;padding: 9px;font-weight: 400 !important;}
li.js-feed-post .t-feed__col-grid__wrapper {padding-left: 15px;padding-right: 15px;}
/*ПОСТЫ КОНЕЦ*/

/*КОРЗИНА НАЧАЛО*/
.t706 .t706__product-title__option{display:none!important;}
/*КОРЗИНА КОНЕЦ*/

@media(max-width:1280px){
/*ПОСТЫ НАЧАЛО*/
ul.t-feed__container {max-width: 1160px !important;}  
/*ПОСТЫ КОНЕЦ*/
}
@media(max-width:1204px){
/*ПОСТЫ НАЧАЛО*/
ul.t-feed__container {max-width: 780px !important;}  
/*ПОСТЫ КОНЕЦ*/
}
@media(max-width:860px){
/*ПОСТЫ НАЧАЛО*/
ul.t-feed__container {max-width: 620px !important;}
li.js-feed-post {max-width: 296px !important;width: 100% !important;padding: 0px !important;}
li.js-feed-post .t-feed__col-grid__post-wrapper {height: 596px !important;}
li.js-feed-post .t-feed__post-imgwrapper {height: 261px !important;min-height: 281px !important;}
/*ПОСТЫ КОНЕЦ*/
}
@media(max-width:550px){
/*ПОСТЫ НАЧАЛО*/
ul.t-feed__container {display: -webkit-box!important;margin-left: 20px;width:auto!important;}
li.js-feed-post {margin-right: 20px !important;}
/*ПОСТЫ КОНЕЦ*/
}
