/*ОБЩЕЕ-----------------------------------------------------------------------------------------------------*/
/*стилизация попапа----------------------------------------*/
/*расстояние между полями*/
.t702 .t-input-group {
    margin-bottom: 10px;
}


/*расстояние над кнопкой*/
.t702 .t-submit {
    margin-top: 15px;
}

/*расстояние над политикой*/
.t-checkbox__control.t-checkbox__control_flex {
    margin-top: 10px;
}

/*попап на адаптиве*/
@media screen and (max-width: 560px) {
.t702 .t-popup__block-close {
    background: #ffffff;
}
}
/*стилизация попапа----------------------------------------*/

/*отступы у форм-------------------------------------------*/
.uc-form .t-input-title {
    margin-top: 10px !important;
    margin-bottom: 5px;
}
/*отступы у форм-------------------------------------------*/
/*ОБЩЕЕ-----------------------------------------------------------------------------------------------------*/


/*СТР КОНТАКТЫ----------------------------------------------------------------------------------------------*/
/*настройка карты--------------------------*/
.uc-maps .t117 {
    margin-left: 2%;
    margin-right: 2%;
}
/*мобилка*/
@media screen and (max-width: 480px) {
.uc-maps .t117 {
    margin-left: 3%;
    margin-right: 3%;
}   
}
/*СТР КОНТАКТЫ----------------------------------------------------------------------------------------------*/


/*СТР ПОЛИТИКА КОНФИДЕНЦИАЛЬНОСТИ-------------------------------------------------------------------------*/
/*стилизация блока TX16N2 с карточками---------------------------------------------*/
@media screen and (min-width: 481px) {
/*по всей ширине*/
.uc-accord .t668 .t-container, .t668 .t-col  {
    max-width: inherit !important;
    margin: auto !important;
}
.uc-accord .t668 .t-col  {
    width: calc(100% - 3%) !important;
}
}

/*отступ у карточек*/
.uc-accord .t668__header {
    margin-bottom: 3px;
}

/*отступ при раскрытии карточки*/
.uc-accord .t668__content {
    margin-bottom: 3px;
}

.uc-accord .t668__accordion .t668__wrapper {
    border-radius: 10px !important;
}


@media screen and (max-width: 480px) {
.uc-accord .t668 .t-col {
    padding-left: 3%;
    padding-right: 3%;
}
}
/*СТР ПОЛИТИКА КОНФИДЕНЦИАЛЬНОСТИ-------------------------------------------------------------------------*/

/*КАТАЛОГ---------------------------------------------------------------------------------------------*/
/* Хлебные крошки ME605--------------------------------------- */
/*Десктоп*/
@media screen and (min-width: 1201px) {
.uc-bread-catal .t758 .t-container, .t758 .t-col_12 {
    max-width: inherit !important;
    margin: auto !important;
}
.uc-bread-catal .t758 .t-container {
    width: 96.4% !important;
}
}

/*Горизонтальный планшет*/
@media screen and (min-width: 980px) and (max-width: 1200px) {
.uc-bread-catal .t758 .t-container, .t758 .t-col_12 {
    max-width: inherit !important;
    margin: auto !important;
}
.uc-bread-catal .t758 .t-container {
    width: calc(100% - 40px) !important;
}
}


@media screen and (max-width: 979px) {
.uc-bread-catal .t758 .t-container, .t758 .t-col_12 {
    max-width: inherit !important;
    margin: auto !important;
}
.uc-bread-catal .t758 .t-container {
    width: 100% !important;
}
.uc-bread-catal .t-col {
    padding-left: 12px;
}
}

/*настройка баблов*/
.uc-bubble .t-container {
    margin-right: 0;
    margin-left: 0;
    max-width: inherit !important;
    width: 100% !important;
}
.uc-bubble .t-col_12 {
    max-width: 100%;
}
.uc-bubble .t-col {
    margin-left: 0px;
    margin-right: 0px;
}
.uc-bubble .t976__wrapper_alignright {
    margin-right: 1.6%;
    margin-top: -59px;
}
.uc-bubble .t976__menu-link_medium {
    padding: 10px 18px;
}
}

.uc-bubble .t-col {
    margin-left: 0px;
    margin-right: 0px;
}

/*вертикальный планшет*/
@media screen and (min-width: 480px) and (max-width: 980px) {
.uc-bubble .t-col {
    margin-left: 5px;
    margin-right: 0px;
}

.uc-bubble {
    margin-bottom: -25px;
}
}

/*мобилка*/
@media screen and (max-width: 480px) {
.uc-bubble .t976__list-item {
    position: relative;
    padding: 0 3px 10px 0;
}
}

/*настройка заголовка*/
.t225 .t-container {
    max-width: inherit !important;
    width: 99% !important;
}

/*скрываю фильтр с брендами*/
.t951 .t951__sidebar .t-store__filter__item:last-of-type {
    margin-bottom: 10px;
}

/*СТИЛИЗАЦИЯ БЛОКА С ТОВАРАМИ-------------------------------------------------------------------*/

/*стилизация блока с фильтрами*/
.t951 .t-store__filter__chosen-bar {
    border-radius: 25px;    
}
/*расстояния по бокам блока*/
@media screen and (min-width: 961px) {
.t951 {
    padding-left: 1.8%;
    padding-right: 1%;
}

/*стилизация блока с фильтрами*/
.t951 .t951__cont-wrapper .t951__sidebar {
    border-radius: 30px;
}
.t951 .t-store__filter {
    margin-bottom: 0px;
}

/*убираю лишнее расстояние сбоку*/
@media screen and (min-width: 961px) {
    .t951__grid-cont.t-container_100:not(.t-store__grid-cont_indent)[data-col-gap='40'] {
         margin-right: 0px!important; 
    }
}

.t951 .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="40"] {
    padding: 0 0px;
}


/*адаптив страниц каталога----------------*/

/*горизонтальный планшет*/
/*расстояние между карточками*/
@media screen and (max-width: 1200px) {
.t951 .t-store__grid-separator {
    margin-bottom: 40px !important;
}
}

/*фильтры на адаптиве*/
/*вертикальный планшет*/
@media screen and (max-width: 980px) {
.t951 .t-store__grid-cont_col-width_stretch .t951__sidebar {
    margin: 0px 10px 20px 10px !important;
    border-radius: 30px;
    padding: 15px 30px;
}
}


/*мобилка*/
@media screen and (max-width: 480px) {
.t951 .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="40"] {
    padding: 0 0px;
}
.t951 .t951__cont-wrapper .t951__sidebar {
    padding: 15px 30px !important;
}

/*расстояние между карточками*/
.t951 .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 30px !important;
}

/*расстояние между заголовком и описанием*/
.t951 .t-store__card__descr {
    margin-top: 4px;
}
}

/*КАТАЛОГ---------------------------------------------------------------------------------------------*/

/*КАРТОЧКА ТОВАРА--------------------------------------------------------------------------------------*/

/*Хлебные крошки------------------------------------------------------------*/
/*десктоп----------------*/
@media screen and (min-width: 1201px) {
.uc-bredcr-item .t758 .t-container {
    max-width: 1160px !important;
}
}

/*горизонтальный планшет-----*/
@media screen and (max-width: 1200px) {
.uc-bredcr-item .t758 .t-container {
    max-width: 940px !important;
    /*width: 100%;*/
}
}

/*вертикальный планшет-----*/
@media screen and (max-width: 980px) {
.uc-bredcr-item .t758 .t-container {
    max-width: 660px !important;
}
}

@media screen and (max-width: 480px) {
.uc-bredcr-item .t758 .t-container .t-col {
    padding-left: 3.5% !important;
}
}
/*Хлебные крошки------------------------------------------------------------*/


/*стилизация текстовых блоков с составом и тд----------------------------------------------*/
@media screen and (min-width: 1201px) {
.uc-text .t-col {
    margin-left: 60px;
    margin-right: 0px;
}
.uc-text .t-col_7 {
    max-width: 620px;
}
.uc-text {
    position: relative;
    z-index: 4;
}
}
/*горизонтальный планшет----------------*/
@media screen and (max-width: 1200px) {
.uc-text .t-prefix_5 {
    padding-left: 440px;
}
.uc-text .t-col_7 {
    max-width: 500px;
}
}
/*вертикальный планшет---------------*/
@media screen and (max-width: 980px) {
.uc-text .t-prefix_5 {
    padding-left: 10px;
}   
.uc-text .t-col_7 {
    max-width: 640px;
}
}
/*мобилка------------------------------*/
@media screen and (max-width: 480px) {
.uc-text .t-col {
    padding-left: 30px;
    padding-right: 30px;
}
}
/*стилизация текстовых блоков с составом и тд----------------------------------------------*/

/*Другие корма-----------------------------------------------------------------------*/
/*Заголовок блока----------------------------------*/
/*вертикальный планшет---------------------*/
@media screen and (max-width: 980px) {
.uc-another {
    padding-bottom: 15px;
}
}
/*мобилка----------------------------------*/
@media screen and (max-width: 480px) {
.uc-another {
    padding-bottom: 0px !important;
}
.uc-another .t120__title {
    padding-bottom: 5px;
}
}
/*Заголовок блока----------------------------------*/

/*Блок с товарами-------------------------------------*/
/*вертикальный планшет---------------------*/
@media screen and (max-width: 980px) {
.uc-another-prod .t776  {
    padding-top: 0px !important;
}
.uc-another-prod .t776 .t-container {
    max-width: 660px;
}
}
/*мобилка----------------------------------*/
@media screen and (max-width: 480px) {
.uc-another-prod .t776 .t-store__grid-cont_mobile-grid {
    padding-left: 1%;
    padding-right: 1%;
}
.uc-another-prod .t776 .t-store__card__textwrapper {
    padding-top: 15px;
}
.uc-another-prod .t776 .t-store__card__descr {
    margin-top: 0px;
}
.uc-another-prod .t776 .t-store__grid-cont .t-col {
    margin-bottom: 40px;
}
}
/*Блок с товарами-------------------------------------*/
/*Другие корма-----------------------------------------------------------------------*/
/*КАРТОЧКА ТОВАРА--------------------------------------------------------------------------------------*/









