    /*Цвета вариантов товара в карточке*/
    .t-product__option-input_image[value="Staid"] + .t-product__option-checkmark_image {
        background-color: #889999 !important;
    }
    .t-product__option-input_image[value="Hazel"] + .t-product__option-checkmark_image {
        background-color: #494641 !important;
    }   
    .t-product__option-input_image[value="Red"] + .t-product__option-checkmark_image {
        background-color: #C24042 !important;
    }    
    .t-product__option-input_image[value="Ginger"] + .t-product__option-checkmark_image {
        background-color: #C17464 !important;
    }    
    .t-product__option-input_image[value="Rosy"] + .t-product__option-checkmark_image {
        background-color: #A4808C !important;
    }   
    .t-product__option-input_image[value="Staid"] + .t-product__option-checkmark_image {
        background-color: #889999 !important;
    }     
    .t-product__option-input_image[value="Ton"] + .t-product__option-checkmark_image {
        background-color: #0c6385 !important;
    }  
    .t-product__option-input_image[value="Moor"] + .t-product__option-checkmark_image {
        background-color: #545c2f !important;
    } 
    .t-product__option-input_image[value="Balmy"] + .t-product__option-checkmark_image {
        background-color: #8F8A86 !important;
    }    
    .t-product__option-input_image[value="White"] + .t-product__option-checkmark_image {
        background-color: #F5F1F0 !important;
    }     
    .t-product__option-input_image[value="Pure"] + .t-product__option-checkmark_image {
        background-color: #7097bf !important;
    }  
    .t-product__option-input_image[value="Night-синий"] + .t-product__option-checkmark_image {
        background-color: #333736 !important;
    }  
    .t-product__option-input_image[value="Tick"] + .t-product__option-checkmark_image {
        background-color: #B7B36C !important;
    }   
    .t-product__option-input_image[value="Night"] + .t-product__option-checkmark_image {
        background-color: #000000 !important;
    }      
    
    /*Ховеры с прозрачностью*/
    .hover-opacity > .tn-atom, .t-store__parts-switch-btn, .t-store__filter__item-title, .t-store__filter__chosen-val, .t-store__filter__reset, .t758__list_item .t-menu__link-item, .t478 .t-descr a, .t467 .t-btn, .t1054__topsection li a {
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;         
    }  
    .t1054__topsection li a {
        color: inherit !important;
    }    
    .hover-opacity > .tn-atom:hover {
        opacity: .7 !important;
    }      
    
    /*Ховеры с сиреневым текстом*/
    .t-store__parts-switch-btn:not(.t-active):hover, .t-store__filter__item:not(.t-store__filter__item_price) .t-store__filter__item-title:hover, .t-store__filter__reset:hover, .t758__list_item .t-menu__link-item:not(.t758__link-item_active):hover, .t478 .t-descr a:hover, .t467 .t-btn:hover, .t1054__topsection li a:hover {
        color: #615FAB !important;
    }
    
    /*Ховеры с сиреневым бэкграундом*/
    .t-store__filter__chosen-val:hover {
        color: #FFFFFF !important;
        background-color: #615FAB !important;
    }
    
    /*Ховеры с серыми фильтром*/
    .t951 .t-store__card__bgimg, .t923 .t-bgimg, .t786 .t-store__card__bgimg {
        -webkit-filter: grayscale(1) !important;
        filter: grayscale(1) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;          
    }
    .t951 .t-store__card a:hover .t-store__card__bgimg, .t923 .t-slds__wrapper:hover .t-bgimg, .t786 .t-store__card a:hover .t-store__card__bgimg {
        -webkit-filter: grayscale(0) !important;
        filter: grayscale(0) !import        
    }
    
    /*Каталог*/
    .t951 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t951 .t-store {
        zoom: unset !important;
    }
    #allrecords .t951 .t951__cont-w-filter {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t951__cont-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .t951__grid-cont {
        width: 100% !important;
        max-width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t951__sidebar {
        width: 100% !important;
        margin-bottom: 35px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t951 .t-store__filter__search-and-sort {
        margin-bottom: 0px !important;
    }
    
    /*Карточки в каталоге*/
    .t951 .t-store__card {
        width: 100% !important;
        max-width: calc(100% / 3) !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-top: 90px !important;
        margin-bottom: 0px !important;
        box-sizing: border-box !important;
    }
    .t951 .t-store__card__imgwrapper {
        padding-bottom: 100% !important;
    }
    .t951 .t-store__card:nth-child(1), .t951 .t-store__card:nth-child(2), .t951 .t-store__card:nth-child(3), .t951 .t-store__card:nth-child(4) {
        margin-top: 0px !important;
    }
    .t951 .t-store__card:nth-child(18n - 1), .t951 .t-store__card:nth-child(18n - 11), .t951 .t-store__card:nth-child(18n - 14) {
        max-width: calc(100% / 24 * 7) !important;
    }
    .t951 .t-store__card:nth-child(18n - 2), .t951 .t-store__card:nth-child(18n - 13), .t951 .t-store__card:nth-child(18n - 16) {
        max-width: calc(50% / 12 * 5) !important;
    }
    .t951 .t-store__card:nth-child(18n - 2) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(18n - 13) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(18n - 16) .t-store__card__imgwrapper {
        padding-bottom: 109.7345132743363% !important;
    }  
    .t951 .t-store__card:nth-child(18n - 4), .t951 .t-store__card:nth-child(18n - 10), .t951 .t-store__card:nth-child(18n - 17) {
        max-width: 50% !important;
    }
    .t951 .t-store__card:nth-child(18n - 4) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(18n - 10) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(18n - 17) .t-store__card__imgwrapper {
        padding-bottom: 89.29824561403509% !important;
    }
    .t951 .t-store__card:nth-child(18n - 11), .t951 .t-store__card:nth-child(18n - 13) {
        margin-top: auto !important;
    }
    /*.t951 .t-store__card:nth-child(15n - 14), .t951 .t-store__card:nth-child(15n - 8), .t951 .t-store__card:nth-child(15n - 7) {*/
    /*    max-width: 50% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 14) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 8) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 7) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 88.7719298245614% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 13) {*/
    /*    max-width: calc(50% / 12 * 5) !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 13) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 109.7345132743363% !important;*/
    /*}   */
    /*.t951 .t-store__card:nth-child(15n - 5), .t951 .t-store__card:nth-child(15n - 10), .t951 .t-store__card:nth-child(15n - 11) {*/
    /*    max-width: calc(50% / 12 * 7) !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 1) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 2) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 4) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 5) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 10) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 11) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 100% !important;*/
    /*}      */
    /*.t951 .t-store__card:nth-child(15n - 10) {*/
    /*    margin-left: auto !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 5) {*/
    /*    margin-top: auto !important;*/
    /*    margin-left: auto !important;*/
    /*}*/
    
    .t951 .t-store__card__descr, .t951 .t-store__card__price-wrapper, .t786 .t-store__card__descr, .t786 .t-store__card__price-wrapper {
        display: none !important;
    }
    .t951 .t-store__card__textwrapper, .t786 .t-store__card__textwrapper {
        padding-top: 10px !important;
        padding-right: 30px !important;
        margin-top: 10px !important;
        border-top: 1px solid #0D0D0D !important;
        position: relative !important;
        box-sizing: border-box !important;
    }
    .t951 .t-store__grid-separator, .t786 .t-store__grid-separator {
        display: none !important;
    }
    .t951 .t-store__card__textwrapper:after, .t786 .t-store__card__textwrapper:after {
        content: '' !important;
        position: absolute !important;
        display: block !important;
        top: 10px !important;
        right: 0px !important;
        width: 12px !important;
        height: 12px !important;
        background-image: url(https://static.tildacdn.com/tild6666-3734-4931-b239-353366633765/Vector.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        -webkit-transition: all .3s ease-in-out !important;
        -moz-transition: all .3s ease-in-out !important;
        -ms-transition: all .3s ease-in-out !important;
        -o-transition: all .3s ease-in-out !important;
        transition: all .3s ease-in-out !important;        
    }
    
    /*Каталог в 1 строку*/
    .t-store__scroll-icon-wrapper {
        display: none !important;
    }
    .t786 .t-store__grid-cont {
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t786 .t-store__grid-cont_mobile-one-row:not(.js-store-grid-cont-preloader) {
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        max-width: 100% !important;
        padding-bottom: 10px !important;
    }
    
    /*Карточки в каталоге в 1 строку*/
    .t786 .t-store__card {
        width: calc(100% / 24 * 7) !important;
        max-width: calc(100% / 24 * 7) !important;
        min-width: calc(100% / 24 * 7) !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t786 .t-store__card__imgwrapper {
        padding-bottom: 100% !important;
    }
    
    /*Разделы и фальтры каталога*/
    .t-store__parts-switch-wrapper {
        text-align: left !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;     
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        margin-bottom: 0px !important;
    }
    .t-store__parts-switch-btn {
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
        text-transform: uppercase !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 20px !important;
        padding-bottom: 5px !important;
        white-space: nowrap !important;
    }
    .t-store__parts-switch-btn.t-active {
        color: #9B9B9B !important;
        opacity: 1 !important;
    }
    
    /*Фильтры в каталоге*/
    .t951__sidebar-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .t-store__filter {
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;   
    }
    .t-store__filter__opts-mob-btn {
        display: none !important;
    }
    .t-store__filter__options {
        width: 100% !important;
        margin-top: 0px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;  
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;    
    }
    .t-store__filter__item {
        margin-bottom: 0px !important;
        margin-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border: none !important;
    }
    .t-store__filter__item:first-child {
        margin-right: auto !important;
    }
    .t-store__filter__item:last-child .t-store__filter__item-title {
        margin-right: 0px !important;
        margin-left: 30px !important;
    }
    .t-store__filter__item_price .t-store__filter__item-title {
        overflow: unset !important;
    }
    .t-store__filter__item-title {
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
        text-transform: uppercase !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 20px !important;
        padding-bottom: 5px !important;
        padding-right: 15px !important; 
        white-space: nowrap !important;
        cursor: pointer !important;
    }    
    .t-store__filter__item:not(.t-store__filter__item_price) .t-store__filter__item-title:after {
        content: '' !important;
        display: block !important;
        right: 0px !important;
        background-image: url(https://static.tildacdn.com/tild3131-3032-4766-a261-643962636363/Arrow_2.svg) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        width: 10px !important;
        height: 6px !important;
        top: -8px !important;
        border: none !important;
        -webkit-transform: rotate(0deg) !important;
        -ms-transform: rotate(0deg) !important;
        transform: rotate(0deg) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;        
    }
    .t-store__filter__item-controls-wrap:not(.t-store__filter__item-price-slider, .t-store__filter__item-price-box) {
        position: absolute !important;
        display: none !important;
        overflow: auto !important;
        max-height: 210px !important;
        min-width: 100% !important;
        left: 0px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-top: 0px !important;
        border-radius: 0px !important;
        -webkit-box-shadow: unset !important;
        box-shadow: unset !important;
        background-color: #FFFFFF !important;
        border: 1px solid #0D0D0D !important;
        box-sizing: border-box !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;          
    }
    .t-store__filter__item-controls-container  {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .t-store__filter__custom-sel {
        color: #0D0D0D !important;
        font-size: 10px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;        
    }
    .t-store__filter__custom-sel.active {
        background-color: #EEEEEE !important;
    }
    .t-store__filter__custom-sel:hover {
        background-color: #EEEEEE !important;
    }
    .t-store__filter__item_price .t-store__filter__item-title {
        padding-right: 0px !important;
    }
    .t-store__filter__item_price {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .t-store__filter__item_price .t-store__filter__item-title:after {
        display: none !important;
    }
    .t-store__filter__item-price-slider {
        position: relative !important;
        display: block !important;
        width: 135px !important;
        min-width: unset !important;
        height: 11px !important;
        left: 0px !important;
        margin-top: 0px !important;
        margin-left: 15px !important;
        padding: 0px !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background: none !important;
        overflow: hidden !important;
    }
    .t-store__filter__item-price-box {
        position: absolute !important;
        bottom: 100% !important;
        right: 0px !important;
        left: unset !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
        padding: 0px !important;
        font-size: 0px !important;
        border-radius: 0px !important;
        width: 135px !important;
        min-width: unset !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .t-store__filter__btn {
        display: none !important;
    }
    .t-store__filter__item-price-box .t-store__filter__input {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
        border: none !important;
        border-radius: 0px !important;
        background-color: transparent !important;
        min-height: unset !important;
        padding: 0px !important;
        color: #0D0D0D !important;
        font-size: 10px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;   
        width: 50% !important;
        box-sizing: border-box !important;
    }
    .t-store__filter__item-price-box .t-store__filter__input:first-child {
        text-align: left !important;
        padding-right: 10px !important;
    }
    .t-store__filter__item-price-box .t-store__filter__input:nth-last-child(2) {
        text-align: right !important;
        padding-left: 10px !important;
    }   
    .t-store__filter__price-outer_start {
        left: 0px !important;
    }
    .t-store__filter__price-outer_end {
        right: 0px !important;
    }
    .t-store__filter__price-outer {
        background-color: #EEEEEE !important;
        z-index: 0 !important;
        position: absolute !important;
        content: '' !important;
        height: 1px !important;
        border-radius: 4px !important;
    }
    .t-store__filter__range_bg {
        background-color: #9B9B9B !important;
        position: absolute !important;
        z-index: -1 !important;
        width: 100% !important;
        height: 1px !important;
        border-radius: 4px !important;
        box-sizing: border-box !important;
    }
    .t-store__filter__price-outer, .t-store__filter__range_bg {
        top: 5px !important;
    }
    .t-store__filter__range {
        height: 11px !important;
        width: 100% !important;
        position: absolute !important;
        top: 0 !important;
        pointer-events: none !important;
        outline: 0 !important;
        margin: 0 !important;
        padding: 0 !important;  
        box-sizing: border-box !important;
    }
    .t-store__filter__range, .t-store__filter__range::-webkit-slider-runnable-track, .t-store__filter__range::-webkit-slider-thumb {
        margin: 0 !important;
        padding: 0 !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
        background: 0 0 !important;
        border: none !important;
    }
    .t-store__filter__range::-webkit-slider-thumb {
        height: 11px !important;
        width: 11px !important;
        background-color: #FFFFFF !important;
        border: 1px solid #0D0D0D !important;
        border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        pointer-events: auto !important;
        box-shadow: unset !important;
    }
    
    /*Ничего не найдено в каталоге*/
    .t-store__empty-part-msg-cont {
        margin-bottom: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t-store__empty-part-msg {
        color: #0D0D0D !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
    }
    
    /*Найдено в каталоге*/
    .t-store__filter__chosen-bar {
        position: static !important;
        padding: 0px !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background: none !important;  
        border-radius: 0px !important;
        border: none !important;
        width: auto !important;
    }
    .t-store__filter__chosen-wrapper {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;      
        margin-top: -10px !important;
        margin-bottom: 0px !important;
        padding-top: 25px !important;
        padding-bottom: 5px !important;
    }
    .t-store__filter__prods-number {
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
        margin-top: 25px !important;
        margin-bottom: 5px !important;
    }
    .t-store__filter__chosen-val {
        color: #0D0D0D !important;
        font-size: 10px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;  
        border-radius: 30px !important;
        background-color: transparent !important;
        height: 25px !important;
        padding-top: 3px !important;
        padding-bottom: 0px !important;
        padding-right: 10px !important;
        padding-left: 28px !important;
        border: 1px solid #0D0D0D !important;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-right: 10px !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        box-sizing: border-box !important;
    }
    .t-store__filter__chosen-val:after {
        top: 1px !important;
        left: 10px !important;
        padding: 0px !important;
        margin: auto !important;
        font-size: 10px !important;
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;
    }
    .t-store__filter__reset {
        padding-top: 5px !important;
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;  
        border-bottom: 1px solid #0D0D0D !important;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
    }
    
    /*Хлебные крошки*/
    [data-record-type="758"].t-rec_pt_15 {
        padding-top: 10px !important;
    }
    [data-record-type="758"].t-rec_pb_30 {
        padding-bottom: 30px !important;
    }
    [data-record-type="758"].t-rec_pb_15 {
        padding-bottom: 10px !important;
    }
    .t758 .t-col {
        max-width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
    }
    .t758__wrapper {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;        
    }
    .t758__list {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t758__link-item__wrapper {
        min-height: unset !important;
        padding-right: 4px !important;
    }
    .t758__list_item .t-menu__link-item {
        min-height: unset !important;
        line-height: 1.2 !important;
    }
    .t758__breadcrumb-divider {
        height: auto !important;
        min-height: unset !important;
        line-height: 1.2 !important;   
        padding-right: 4px !important;
    }
    
    /*Контейнер карточки товара*/
    .t744 .t-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t744 .t-col {
        max-width: 50% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    
    /*Информация в карточке товара*/
    .t744__textwrapper {
        height: auto !important;
        min-height: 563px !important;
        padding-top: 30px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        box-sizing: border-box !important;
    }
    .t744__title-wrapper {
        margin-bottom: 0px !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;        
    }
    .t744__title {
        margin-left: -2px !important;
    }
    .t744__title_small {
        display: none !important;
    }
    .t744__price-wrapper {
        margin-top: 5px !important;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;                
    }
    .t744__price-item {
        line-height: 1.2 !important;
    }
    .t744__price {
        margin-right: 10px !important;
    }
    .t744__descr + .t744__descr {
        display: none !important;
    }
    .t744__descr {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;         
        padding-top: 30px !important;
        padding-right: 120px !important;
        margin-top: auto !important;
    }
    .t744__descr u {
        display: block !important;
        width: calc(100% + 120px) !important;
        padding-bottom: 10px !important;
        margin-bottom: 15px !important;
        border-bottom: 1px solid !important;
        border-color: inherit !important;
        font-size: 12px !important;
        text-decoration: unset !important;
    }
    .t744__descr u + br {
        display: none !important;
    }
    .t744__descr strong {
        font-weight: 500 !important;
    }
    .t744 .js-product-controls-wrapper {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;           
    }
    .t744__btn-wrapper {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;          
    }
    .t744 .t-product__option {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        margin-top: 20px !important;
        margin-bottom: 0px !important;
    }
    .t744 .t-product__option > .t-product__option-title, .uc-color-option__title, .uc-custom-color__descr {
        font-family: 'Suisselntl', Arial, sans-serif !important;
        color: #0D0D0D !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        padding-bottom: 10px !important;
    }
    .uc-color-option {
        max-width: 98px !important;
    }
    .uc-color-option:not(:first-child) {
        margin-left: 30px !important;
    }
    .uc-color-option__items {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        margin-top: -10px !important;
        column-gap: 10px !important;
    }
    .t744 .t-product__option-variants_color {
        margin-top: -8px !important;
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .t744 .t-product__option-item_color {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-right: 10px !important;
    }
    .t744 .t-product__option-checkmark_color {
        width: 24px !important;
        height: 24px !important;
        border: none !important;
         display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .t744 .t-product__option-checkmark_color:before {
        border-color: #787878 !important;
        left: unset !important;
        top: -3px !important;
        width: calc(100% + 6px) !important;
        height: calc(100% + 6px) !important;
        box-sizing: border-box !important;
    }
    .t744 .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title, .t744 .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
        padding: 5px 10px !important;
        display: block !important;
        position: absolute !important;
        background-color: #0D0D0D !important;
        color: #fff !important;
        border-radius: 0px !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
    }
    .t744 .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title:after, .t744 .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title:after {
        border-top: 5px solid #0D0D0D !important;
    }    
    .t744__btn-wrapper {
        margin-top: 25px !important;
        margin-bottom: 0px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .t744 .t-btn {
        padding-left: 40px !important;
        padding-right: 40px !important;
        font-size: 10px !important;
        font-weight: 400 !important;
        height: 35px !important;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;            
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .t744 .t-store__prod__quantity {
        height: 35px !important;
        margin-bottom: 0px !important;
        margin-right: 20px !important;
        border-radius: 100px !important;
        border-color: #0D0D0D !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;        
        width: 180px !important;
    }
    .t744 .t-store__prod__quantity__minus-wrapper, .t744 .t-store__prod__quantity__plus-wrapper {
        min-width: 22px !important;
        width: 22px !important;
        height: 20px !important;
        margin: auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t744 .t-store__prod__quantity-input {
        color: #0D0D0D !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        padding-top: 2px !important;
    }
    .t744 .t-store__prod__quantity__plus {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(13, 13, 13)), to(rgb(13, 13, 13))), -webkit-gradient(linear, left top, left bottom, from(rgb(13, 13, 13)), to(rgb(13, 13, 13))) !important;
        background-image: -o-linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)), -o-linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)) !important;
        background-image: linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)), linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)) !important;   
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important; 
    }
    .t744 .t-store__prod__quantity__minus {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(13, 13, 13)), to(rgb(13, 13, 13))) !important;
        background-image: -o-linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)) !important;
        background-image: linear-gradient(rgb(13, 13, 13), rgb(13, 13, 13)) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;         
    }
    .t744 .t-store__prod__quantity__plus-wrapper:hover .t-store__prod__quantity__plus {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(97, 95, 171)), to(rgb(97, 95, 171))), -webkit-gradient(linear, left top, left bottom, from(rgb(97, 95, 171)), to(rgb(97, 95, 171))) !important;
        background-image: -o-linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)), -o-linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)) !important;
        background-image: linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)), linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)) !important;           
    }
    .t744 .t-store__prod__quantity__minus-wrapper:hover .t-store__prod__quantity__minus {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(97, 95, 171)), to(rgb(97, 95, 171))) !important;
        background-image: -o-linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)) !important;
        background-image: linear-gradient(rgb(97, 95, 171), rgb(97, 95, 171)) !important;        
    }
    .custom-link-in-the-card {
        font-family: 'Suisselntl' !important;
        color: #615FAB !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;        
    }
    .custom-link-in-the-card:hover {
        color: #0D0D0D !important;
    }
    .uc-custom-color {
        width: 100% !important;
        max-width: calc(50% - 10px) !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        /*margin-top: auto !important;*/
        margin-left: auto !important;
        padding: 10px !important;
        background-color: #F6F6F6 !important;
        box-sizing: border-box !important;
        gap: 20px !important;
    }
    .uc-custom-color__descr {
        max-width: 150px !important;
        padding-bottom: 0px !important;
    }  
    .uc-custom-color__link {
        display: inline-block !important;
        height: auto !important;
        font-family: 'Suisselntl', Arial, sans-serif !important;
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
        margin-top: auto !important;
        padding-bottom: 3px !important;
        padding-left: 0px !important;
        padding-right: 40px !important;
        border-bottom: 1px solid !important;
        border-color: inherit !important;
        position: relative !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;        
    }
    .uc-custom-color__link:hover {
        color: #615FAB !important;
    }
    .uc-custom-color__link:after {
        content: '' !important;
        position: absolute !important;
        display: block !important;
        bottom: 6px !important;
        right: 0px !important;
        width: 10px !important;
        height: 10px !important;
        background-image: url(https://static.tildacdn.com/tild6666-3734-4931-b239-353366633765/Vector.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;
        will-change: transform !important;
    }
    
    /*Варианты товара в карточке*/
    .t-product__option-variants_image {
        /*margin-top: -10px !important;*/
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        column-gap: 10px !important;
    }
    .t-product__option-item_image {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        /*width: 30px !important;*/
        /*height: 30px !important;*/
        box-sizing: border-box !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .t-product__option-checkmark_image {
        width: 26px !important;
        height: 26px !important;
        -webkit-border-radius: 50% !important;
        -khtml-border-radius: 50% !important;
       -moz-border-radius: 50% !important;
        border-radius: 50% !important;
        background-image: unset !important;
        background-color: #CBCBCB !important;
        border: 2px solid #FFFFFF !important;
        box-sizing: border-box !important;
    }
    .t-product__option-item_image.t-product__option-item_active .t-product__option-checkmark_image {
        -webkit-box-shadow: 0 0 0 1px #787878 !important;
        box-shadow: 0 0 0 1px #787878 !important;
    }
    .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
        border-color: #787878 !important;
        left: -3px !important;
        top: -3px !important;
        width: calc(100% + 6px) !important;
        height: calc(100% + 6px) !important;
        box-sizing: border-box !important;    
        border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;        
        display: none !important;
    }
    
    /*Галерея в карточке товара*/
    .t744 .t-slds__thumbsbullet-border {
        border-width: 1px !important;
    }
    .t744 .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
        border-color: #0D0D0D !important;
    }
    .t744 .t-slds__thumbsbullet-wrapper {
        margin-right: -10px !important;
    }
    .t744 .t-slds__thumbsbullet.t-slds__bullet {
        margin-top: 10px !important;
        margin-right: 10px !important;
        width: calc(100% / 7 - 10px) !important;
    }
    #allrecords .t744 .t-slds__arrow-withbg {
        width: 40px !important;
        height: 40px !important;
    }
    #allrecords .t744 .t-slds__arrow_body {
        width: 7px !important;
    }
    .t744 .t-slds__arrow-right {
        right: 10px !important;
    }
    .t744 .t-slds__arrow-left {
        left: 10px !important;
    }  
    .t744 .t-slds__items-wrapper {
        height: auto !important;
    }
    
    /*Список характеристик в карточке товара*/
    [data-record-type="1054"] .t-cover {
        max-width: 1200px !important;
        height: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        background-image: unset !important;
        background-color: transparent !important;
        box-sizing: border-box !important;
        position: relative !important;
    }
    [data-record-type="1054"] .t-cover__filter {
        display: none !important;
    }
    [data-record-type="1054"] .t-cover__carrier {
        position: absolute !important;
        width: calc((100% - 20px) / 4 - 20px) !important;
        height: 100% !important;
        left: calc(50% + 10px) !important;
        -webkit-background-size: contain !important;
        -moz-background-size: contain !important;
        -o-background-size: contain !important;
    }
    .t1054 .t-container {
        position: static !important;
        max-width: 100% !important;
    }
    .t1054 .t-cover__wrapper {
        height: auto !important;
    }
    .t1054__wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t1054__topsection, .t1054__blockswrapper {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 50% !important;
        max-width: 50% !important;
        box-sizing: border-box !important;
    }
    .t1054__blockswrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .t1054 .t-col {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100% !important;
        max-width: 100% !important;        
    }
    .t1054__col {
        width: 100% !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        padding-bottom: 15px !important;
        margin-top: 0px !important;
        margin-bottom: 15px !important;
        border-bottom: 1px solid #0D0D0D !important;
    }
    .t1054__col:last-child {
        margin-bottom: 0px !important;
    }
    .t1054__title {
        width: 50% !important;
        text-align: left !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 20px !important;
        padding-left: 0px !important;
    }
    .t1054__text {
        width: 50% !important;
        text-align: right !important;
        margin-left: 0px !important;
        margin-right: 0px !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 0px !important;
        padding-left: 20px !important;
    }    
    .t1054 .t-section__topwrapper {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        max-width: 50% !important;
        padding-left: 10px !important;
        margin-left: auto !important;
        box-sizing: border-box !important;
    }
    .t1054 .t-section__descr {
        max-width: 100% !important;
        color: #0d0d0d !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'Suisselntl' !important;
        padding-bottom: 2px !important;
    }
    .t1054 .t-section__descr a {
        border-bottom: 1px solid !important;
        border-color: inherit !important;
    }
    .t1054__topsection ul {
        margin-bottom: 0 !important;
        padding-left: 0 !important;
        list-style: none !important;
    }
    .t1054__topsection li {
        margin-bottom: 10px !important;
    }
    .t1054__topsection li:last-child {
        margin-bottom: 0px !important;
    }
    
    /*Стандартные блок с заголовком*/
    [data-record-type="467"].t-rec_pb_30 {
        padding-bottom: 30px !important;
    }
    .t467 .t-col {
        max-width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .t467__title {
        margin-bottom: 0px !important;
        margin-left: -5px !important;
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
    }
    .t467__descr {
        margin-bottom: 48px !important;
        margin-left: 5px !important;
    }
    .t467 .t-btn {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        margin-left: auto !important;
        height: auto !important;
        color: #0D0D0D !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 1.2 !important;
        text-transform: uppercase !important;
        padding-bottom: 3px !important;
        padding-left: 0px !important;
        padding-right: 80px !important;
        border-bottom: 1px solid !important;
        border-color: inherit !important;
        position: relative !important;
    }
    .t467 .t-btn:after {
        content: '' !important;
        position: absolute !important;
        display: block !important;
        bottom: 7px !important;
        right: 0px !important;
        width: 12px !important;
        height: 12px !important;
        background-image: url(https://static.tildacdn.com/tild6666-3734-4931-b239-353366633765/Vector.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;
    }
    
    /*Слайдер с карточками*/
    .t923__textwrapper {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
        padding-right: 30px !important;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        border-top: 1px solid #0D0D0D !important;
        position: relative !important;
        box-sizing: border-box !important;
    }
    .t923 .t-card__title {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t923__textwrapper:after {
        content: '' !important;
        position: absolute !important;
        display: block !important;
        top: 10px !important;
        right: 0px !important;
        width: 12px !important;
        height: 12px !important;
        background-image: url(https://static.tildacdn.com/tild6666-3734-4931-b239-353366633765/Vector.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        -webkit-transition: all .3s ease-in-out !important;
        -moz-transition: all .3s ease-in-out !important;
        -ms-transition: all .3s ease-in-out !important;
        -o-transition: all .3s ease-in-out !important;
        transition: all .3s ease-in-out !important;
    }
    .t923__wrapper:hover .t923__textwrapper:after {
        -webkit-transform: rotate(45deg) !important;
        -ms-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    .t923 .t-slds__main {
        overscroll-behavior-x: none !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t923 .t-slds__container {
        overflow: visible !important;
        width: 100% !important;
    }
    .t923 .t-slds__wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t923 .t-slds__items-wrapper {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow: visible !important;
    }
    .t923__col {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t923 .t-slds__item {
        min-width: calc(100% / 24 * 7) !important;
        width: auto !important;
    }
    .t-slds__nocycle .t-slds__item:not(.js-feed-post):first-child, .t-slds__nocycle .t-slds__item:not(.js-feed-post):not(.t-slds__item_dummy):last-child {
        pointer-events: none !important;
        cursor: default !important;
    }
    #allrecords .t923 .t-slds__arrow-withbg {
        width: 40px !important;
        height: 40px !important;
        border: 1px solid #0D0D0D !important;
        background-color: rgba(255, 255, 255, 0.3) !important;
        box-sizing: border-box !important;
    }
    #allrecords .t923 .t-slds__arrow-withbg:hover {
        background-color: rgba(255, 255, 255, 1) !important;
    }
    #allrecords .t923 .t-slds__arrow_body {
        width: 7px !important;
    }
    .t923 .t-slds__arrow_wrapper {
        width: 10% !important;
        height: 0px !important;
        padding-bottom: calc((100% -20px) / 24 * 7 - 20px) !important;
    }
    .t923 .t-slds__arrow_wrapper-left {
        width: 0px !important;
    }
    .t923 .t-slds__arrow-right {
        right: 20px !important;
    }
    .t923 .t-slds__arrow-left {
        left: 20px !important;
    }   
    
    /*Блок с 1 кнопкой*/
    [data-record-type="191"].t-rec_pt_45 {
        padding-top: 40px !important;
    }
    .t142 .t-btn {
        height: 40px !important;
        width: auto !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        padding-top: 3px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .t142__text {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        height: auto !important;
    }
    .t142__text:after {
        content: '' !important;
        display: block !important;
        width: 14px !important;
        height: 14px !important;
        margin-top: -2px !important;
        margin-left: 100px !important;
        background-image: url(https://static.tildacdn.com/tild6666-3734-4931-b239-353366633765/Vector.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        -webkit-transition: all .2s ease-in-out !important;
        -moz-transition: all .2s ease-in-out !important;
        -ms-transition: all .2s ease-in-out !important;
        -o-transition: all .2s ease-in-out !important;
        transition: all .2s ease-in-out !important;
    }
    .t142 .t-btn:hover .t142__text:after {
        background-image: url(https://static.tildacdn.com/tild3635-3234-4466-b663-653063373966/Vector2.svg) !important;
    }
    
    /*Табы на странице Проекты*/
    .t397 .t-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t397__col {
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;        
    }
    .t397__wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin-top: -15px !important;
    }
    .t397__tab {
        width: auto !important;
        padding: 0px !important;
        margin-top: 15px !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        border: none !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .t397__title {
        white-space: nowrap !important;
        padding: 0px !important;
        margin: 0px !important;
    }
    .t397__wrapper_mobile {
        display: none !important;
    }
    


@media screen and (max-width: 1200px) {  
    
    /*Каталог*/
    #allrecords .t951 .t951__cont-w-filter {
        padding-left: 0px !important;
        padding-right: 0px !important;        
    }
    
    /*Хлебные крошки*/
    .t758 .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }   
    
    /*Контейнер карточки товара*/
    .t744 .t-container, .t786 .t-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    /*Информация в карточке товара*/
    .t744__textwrapper {
        padding-top: 20px !important;
        min-height: 453px !important;
    }
    .t744__title {
        font-size: 36px !important;
    }
    .t744__descr {
        padding-right: 40px !important;
    }
    .t744__descr u {
        width: calc(100% + 40px) !important;
    }    
    .t744 .t-store__prod__quantity {
        width: 160px !important;
    }    
    
    /*Галерея в карточке товара*/
    .t744 .t-slds__thumbsbullet.t-slds__bullet {
        width: calc(100% / 6 - 10px) !important;
    }   
    
    /*Список характеристик в карточке товара*/
    [data-record-type="1054"] .t-cover {
        max-width: 960px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }    
    [data-record-type="1054"] .t-cover__carrier {
        width: calc((100%) / 4 - 20px) !important;
    }    
    
    /*Стандартные блок с заголовком*/
    .t467 .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t467__title {
        font-size: 49px !important;
    }
    .t467__descr {
        margin-bottom: 42px !important;
    }    
    
    /*Слайдер с карточками*/
    .t923 .t-slds__main {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }  
    .t923 .t-slds__arrow_wrapper {
        padding-bottom: calc(100% / 24 * 7 - 20px) !important;
    }
    .t923 .t-slds__arrow-right {
        right: 10px !important;
    }
    .t923 .t-slds__arrow-left {
        left: 10px !important;
    }   
    
    /*Табы на странице Проекты*/
    .t397 .t-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    
}



@media screen and (max-width: 960px) {  
    
    /*Каталог*/
    #allrecords .t951 .t951__cont-w-filter {
        padding-left: 5px !important;
        padding-right: 5px !important;  
        max-width: 640px !important;
    }    
    .t951__sidebar {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 30px !important;
    }
    .t786 .t-store__grid-cont {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    
    /*Карточки в каталоге*/
    .t951 .t-store__card {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-top: 50px !important;
    }    
    .t951 .t-store__card:nth-child(4), .t951 .t-store__card:nth-child(15n - 5) {
        margin-top: 50px !important;
    }
    .t951 .t-store__card:nth-child(18n - 11), .t951 .t-store__card:nth-child(18n - 13) {
        margin-top: 50px !important;
    }    
    .t951 .t-store__card:nth-child(15n - 1), .t951 .t-store__card:nth-child(15n - 8) {
        max-width: 100% !important;
    }
    .t951 .t-store__card:nth-child(15n - 1) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 8) .t-store__card__imgwrapper {
        padding-bottom: 89.29824561403509% !important;
    }
    .t951 .t-store__card:nth-child(15n - 5), .t951 .t-store__card:nth-child(15n - 14) {
        max-width: calc(100% / 8 * 5) !important;
    }
    .t951 .t-store__card:nth-child(15n - 5) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 14) .t-store__card__imgwrapper {
        padding-bottom: 100% !important;
    }       
    .t951 .t-store__card:nth-child(15n - 2), .t951 .t-store__card:nth-child(15n - 4), .t951 .t-store__card:nth-child(15n - 10), .t951 .t-store__card:nth-child(15n - 11) {
        max-width: 50% !important;
    }
    .t951 .t-store__card:nth-child(15n - 2) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 4) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 10) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 11) .t-store__card__imgwrapper {
        padding-bottom: 109.7345132743363% !important;
    }
    .t951 .t-store__card:nth-child(15n - 7), .t951 .t-store__card:nth-child(15n - 13) {
        max-width: calc(100% / 8 * 3) !important;
    }
    .t951 .t-store__card:nth-child(15n - 7) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 13) .t-store__card__imgwrapper {
        padding-bottom: 116.5137614678899% !important;
    }
    .t951 .t-store__card__textwrapper, .t786 .t-store__card__textwrapper {
        padding-top: 7px !important;
        margin-top: 7px !important;
    }
    .t951 .t-store__card__title, .t786 .t-store__card__title {
        font-size: 10px !important;
    }
    .t951 .t-store__card__textwrapper:after, .t786 .t-store__card__textwrapper:after {
        top: 7px !important;
        width: 11px !important;
        height: 11px !important;
    }   
    .t951 .t-store__card__bgimg, .t923 .t-bgimg, .t786 .t-store__card__bgimg {
        -webkit-filter: unset !important;
        filter: unset !important;
    }
    
    /*Карточки в каталоге в 1 строку*/
    .t786 .t-store__card {
        width: calc(100% / 12 * 5) !important;
        max-width: calc(100% / 12 * 5) !important;
        min-width: calc(100% / 12 * 5) !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    
    /*Разделы и фальтры каталога*/
    .t951__sidebar-wrapper {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;     
        margin-top: -20px !important;
    }
    .t-store__parts-switch-wrapper {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;     
        margin-bottom: 0px !important;
    }
    .t-store__parts-switch-btn {
        font-size: 10px !important;
        margin-top: 20px !important;
    }    
    
    /*Фильтры в каталоге*/
    .t-store__filter {
        margin-bottom: 0px !important;
    }
    .t-store__filter__options {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;        
    }
    .t-store__filter__item:first-child {
        margin-right: 0px !important;
    }
    .t-store__filter__item:last-child .t-store__filter__item-title {
        margin-left: 0px !important;
    }
    .t-store__filter__item:nth-last-child(2) {
        margin-right: auto !important;
    }
    .t-store__filter__item_price {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .t-store__filter__item-title {
        font-size: 10px !important;
        margin-top: 20px !important;
    }
    .t-store__filter__item.active .t-store__filter__item-title {
        color: #9B9B9B !important;
        opacity: 1 !important;
    }
    .t-store__parts-switch-btn:not(.t-active):hover, .t-store__filter__item-title:hover {
        opacity: 1 !important;
    }
    .t-store__filter__item:hover .t-store__filter__item-title {
        opacity: 1 !important;
    }
    .t-store__filter__item.active .t-store__filter__item-controls-wrap:not(.t-store__filter__item-price-slider, .t-store__filter__item-price-box) {
        display: block !important;
        z-index: 10 !important;
    }
    .t-store__filter__item.active:not(.t-store__filter__item_price) .t-store__filter__item-title:after {
        -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;        
    }    
    .t-store__filter__custom-sel {
        font-size: 9px !important;
    }    
    .t-store__filter__item-price-slider {
        min-width: 130px !important;
        width: 100% !important;
        margin-top: 20px !important;
        height: 11px !important;
    }
    .t-store__filter__item-price-box .t-store__filter__input {
        font-size: 9px !important;
    }    
    .t-store__filter__price-outer {
        height: 1px !important;
    }
    .t-store__filter__range {
        height: 11px !important;
    }    
    .t-store__filter__range_bg {
        height: 1px !important;
    }
    .t-store__filter__range::-webkit-slider-thumb {
        height: 11px !important;
        width: 11px !important;
    }
    .t-store__filter__item-price-box {
        width: calc(100% - 44px) !important;
        margin-bottom: 0px !important;
        margin-bottom: -15px !important;
    }
    
    /*Ничего не найдено в каталоге*/
    .t-store__empty-part-msg-cont {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .t-store__empty-part-msg {
        font-size: 12px !important;
    }    
    
    /*Найдено в каталоге*/
    .t-store__filter__chosen-wrapper {
        padding-top: 20px !important;
    }
    .t-store__filter__prods-number {
        font-size: 10px !important;
        margin-top: 20px !important;
    }
    .t-store__filter__chosen-val {
        font-size: 9px !important;
        padding-left: 27px !important;
        padding-top: 3px !important;
    }
    .t-store__filter__chosen-val:after {
        font-size: 9px !important;
    }
    .t-store__filter__reset {
        font-size: 10px !important;
    }    
    
    /*Хлебные крошки*/
    [data-record-type="758"].t-rec_pb_30 {
        padding-bottom: 25px !important;
    }    
    .t758 .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t758__link-item__wrapper {
        padding-right: 3px !important;
    }
    .t758__list_item .t-menu__link-item {
        font-size: 11px !important;
    }
    .t758__breadcrumb-divider {
        font-size: 11px !important;
        padding-right: 3px !important;
    }    
    
    /*Контейнер карточки товара*/
    .t744 .t-col {
        max-width: 100% !important;
    }      
    
    /*Информация в карточке товара*/
    .t744__textwrapper {
        padding-top: 25px !important;
        min-height: unset !important;
    }    
    .t744__title {
        font-size: 32px !important;
    }  
    .t744__price-item {
        font-size: 18px !important;
    }  
    .t744__descr {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;        
        font-size: 12px !important;
        padding-top: 25px !important;
        padding-right: 220px !important;
    }   
    .t744__descr u {
        width: calc(100% + 220px) !important;
        font-size: 11px !important;
    }  
    .t744 .js-product-controls-wrapper {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .t744 .t-product__option {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        margin-top: 25px !important;
    }
    .t744 .t-product__option .t-product__option-title {
        font-size: 11px !important;
    }  
    .t744 .t-product__option > .t-product__option-title, .uc-color-option__title, .uc-custom-color__descr, .uc-custom-color__link {
        font-size: 11px !important;
    }
    .t744 .t-product__option-item_color {
        margin-right: 20px !important;
    }
    .t744 .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title, .t744 .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
        font-size: 11px !important;
        display: none !important;
    }
    .t744__btn-wrapper {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;           
    }
    .t744 .t-btn {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .t744 .t-store__prod__quantity {
        margin-right: 10px !important;
        width: 140px !important;
    }    
    .t744 .t-store__prod__quantity-input {
        font-size: 13px !important;
    }   
    .custom-link-in-the-card {
        font-size: 11px !important;
    }   
    
    /*Варианты товара в карточке*/
    .t-product__option-variants_image {
        column-gap: 15px !important;
    }   
    [data-edition-option-id="Цвета"] .t-product__option-variants_buttons {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .uc-color-option {
        max-width: 200px !important;
    }
    .uc-color-option:not(:first-child) {
        margin-top: 25px !important;
        margin-left: 0px !important;
    }
    .uc-color-option__items {
        column-gap: 15px !important;
    }
    .uc-custom-color {
        max-width: 320px !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        margin-top: 25px !important;
        margin-left: 0px !important;
    }
    .uc-custom-color__link {
        margin-top: 0px !important;
        padding-right: 32px !important;
    }
    .uc-custom-color__link:after {
        width: 9px !important;
        height: 9px !important;
    }
    
    /*Галерея в карточке товара*/
    .t744 .t-slds__thumbsbullet-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t744 .t-slds__thumbsbullet.t-slds__bullet {
        width: calc(100% / 7 - 10px) !important;
    }  
    #allrecords .t744 .t-slds__arrow-withbg {
        width: 35px !important;
        height: 35px !important;
    }
    #allrecords .t744 .t-slds__arrow_body {
        width: 6px !important;
    }
    .t744 .t-slds__arrow-right {
        right: 5px !important;
    }
    .t744 .t-slds__arrow-left {
        left: 5px !important;
    }    
    
    /*Список характеристик в карточке товара*/
    [data-record-type="1054"] .t-cover {
        max-width: 640px !important;
    }    
    [data-record-type="1054"] .t-cover__carrier {
        display: none !important;
    }
    .t1054__wrapper {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .t1054__topsection, .t1054__blockswrapper {
        width: 100% !important;
        max-width: 100% !important;
    }
    .t1054__topsection {
        margin-top: 25px !important;
    }
    #allrecords .t1054 .t-list__item {
        margin-top: 0px !important;
    }
    .t1054__col {
        padding-bottom: 13px !important;
        margin-bottom: 13px !important;
    }
    .t1054__title {
        font-size: 12px !important;
        padding-right: 15px !important;
    }
    .t1054__text {
        font-size: 12px !important;
        padding-left: 15px !important;
    }    
    .t1054 .t-section__topwrapper {
        padding: 0px !important;
    }
    .t1054 .t-section__topwrapper {
        max-width: 100% !important;
    }
    .t1054 .t-section__descr {
        font-size: 13px !important;
    }
    .t1054__topsection ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .t1054__topsection li {
        width: 50% !important;
        box-sizing: border-box !important;
    }
    .t1054__topsection li:nth-child(odd) {
        text-align: left !important;
        padding-right: 15px !important;
    }
    .t1054__topsection li:nth-child(even) {
        text-align: right !important;
        padding-left: 15px !important;
    }  
    
    /*Стандартные блоки с заголовком*/
    [data-record-type="467"].t-rec_pb_30 {
        padding-bottom: 25px !important;
    }    
    .t467__title {
        font-size: 42px !important;
        margin-left: -4px !important;
    }   
    .t467__descr {
        font-size: 11px !important;
    }
    .t467 .t-btn {
        display: none !important;
        font-size: 11px !important;
    } 
    .t467__descr {
        margin-bottom: 36px !important;
    }    
    
    /*Слайдер с карточками*/
    .t923__textwrapper {
        padding-top: 7px !important;
        margin-top: 7px !important;
    }
    .t923 .t-card__title {
        font-size: 10px !important;
    }
    .t923__textwrapper:after {
        top: 7px !important;
        width: 11px !important;
        height: 11px !important;
    }
    .t923 .t-slds__item {
        min-width: calc(100% / 12 * 5) !important;
    }
    #allrecords .t923 .t-slds__arrow-withbg {
        width: 35px !important;
        height: 35px !important;
    }
    #allrecords .t923 .t-slds__arrow_body {
        width: 6px !important;
    } 
    .t923 .t-slds__arrow_wrapper {
        padding-bottom: calc(100% / 12 * 5 - 20px) !important;
    }   
    
    /*Блок с 1 кнопкой*/
    [data-record-type="191"].t-rec_pt_45 {
        padding-top: 35px !important;
    }    
    .t142 .t-btn {
        height: 35px !important;
        font-size: 11px !important;
        padding-top: 2px !important;
    }
    .t142__text:after {
        width: 12px !important;
        height: 12px !important;
        margin-top: -1px !important;
        margin-left: 90px !important;
    }    
    
    /*Табы на странице Проекты*/
    .t397__col {
        max-width: 360px !important;
    }
    .t397__wrapper {
        margin-top: -12px !important;
    }
    .t397__tab {
        margin-top: 12px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .t397__title {
        font-size: 11px !important;
    }     
    
    
}



@media screen and (max-width: 640px) {  
    
    /*Карточки в каталоге*/
    .t951 .t-store__card {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-top: 40px !important;
    }     
    .t951 .t-store__card:nth-child(4), .t951 .t-store__card:nth-child(15n - 5) {
        margin-top: 40px !important;
    }
    .t951 .t-store__card:nth-child(18n - 11), .t951 .t-store__card:nth-child(18n - 13) {
        margin-top: 40px !important;
    }    
    /*.t951 .t-store__card:nth-child(15n - 1), .t951 .t-store__card:nth-child(15n - 8) {*/
    /*    max-width: 100% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 1) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 8) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 88.7719298245614% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 5), .t951 .t-store__card:nth-child(15n - 14) {*/
    /*    max-width: calc(100% / 8 * 5) !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 5) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 14) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 100% !important;*/
    /*}       */
    /*.t951 .t-store__card:nth-child(15n - 2), .t951 .t-store__card:nth-child(15n - 4), .t951 .t-store__card:nth-child(15n - 10), .t951 .t-store__card:nth-child(15n - 11) {*/
    /*    max-width: 50% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 2) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 4) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 10) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 11) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 109.7345132743363% !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 7), .t951 .t-store__card:nth-child(15n - 13) {*/
    /*    max-width: calc(100% / 8 * 3) !important;*/
    /*}*/
    /*.t951 .t-store__card:nth-child(15n - 7) .t-store__card__imgwrapper, .t951 .t-store__card:nth-child(15n - 13) .t-store__card__imgwrapper {*/
    /*    padding-bottom: 116.5137614678899% !important;*/
    /*}*/
    
    /*Карточки в каталоге в 1 строку*/
    .t786 .t-store__card {
        width: calc(100% / 8 * 5) !important;
        max-width: calc(100% / 8 * 5) !important;
        min-width: calc(100% / 8 * 5) !important;
    }    
    
    /*Информация в карточке товара*/
    .t744__title {
        font-size: 28px !important;
    }  
    .t744__descr {
        padding-right: 100px !important;
    }
    .t744__descr u {
        width: calc(100% + 100px) !important;
    }   
    .t744 .t-store__prod__quantity {
        width: 120px !important;
    }    
    
    /*Галерея в карточке товара*/
    .t744 .t-slds__thumbsbullet.t-slds__bullet {
        width: calc(100% / 6 - 10px) !important;
    }    
    
    /*Стандартные блоки с заголовком*/
    .t467__title {
        font-size: 36px !important;
    }  
    .t467__descr {
        margin-bottom: 32px !important;
    }    

    /*Слайдер с карточками*/
    .t923 .t-slds__main {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }     
    .t923__col {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .t923 .t-slds__item {
        min-width: calc(100% / 8 * 5) !important;
    }    
    .t923 .t-slds__arrow_wrapper {
        padding-bottom: calc((100% - 10px) / 8 * 5 - 10px) !important;
    }     
    
    
}



@media screen and (max-width: 480px) {  
    
    /*Каталог*/
    #allrecords .t951 .t951__cont-w-filter {
        padding-left: 7px !important;
        padding-right: 7px !important;  
    }    
    .t951__sidebar {
        padding-left: 3px !important;
        padding-right: 3px !important;
        margin-bottom: 25px !important;
    }
    .t786 .t-store__grid-cont {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    
    /*Карточки в каталоге*/
    .t951 .t-store__card {
        padding-left: 3px !important;
        padding-right: 3px !important;
        margin-top: 30px !important;
    }   
    .t951 .t-store__card:nth-child(4), .t951 .t-store__card:nth-child(15n - 5) {
        margin-top: 30px !important;
    }   
    .t951 .t-store__card:nth-child(18n - 11), .t951 .t-store__card:nth-child(18n - 13) {
        margin-top: 30px !important;
    }       
    .t951 .t-store__card__textwrapper, .t786 .t-store__card__textwrapper {
        padding-top: 5px !important;
        margin-top: 5px !important;
    } 
    .t951 .t-store__card__title, .t786 .t-store__card__title {
        font-size: 8px !important;
    } 
    .t951 .t-store__card__textwrapper:after, .t786 .t-store__card__textwrapper:after {
        top: 5px !important;
        width: 10px !important;
        height: 10px !important;
    } 
    
    /*Карточки в каталоге в 1 строку*/
    .t786 .t-store__card {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    
    /*Разделы и фальтры каталога*/
    .t951__sidebar-wrapper {
        margin-top: -15px !important;
    }    
    .t-store__parts-switch-btn {
        font-size: 8px !important;
        margin-top: 15px !important;
    }    
    
    /*Фильтры в каталоге*/
    .t-store__filter__item-title {
        font-size: 8px !important;
        padding-right: 12px !important;
        margin-top: 15px !important;
    }
    .t-store__filter__item:not(.t-store__filter__item_price) .t-store__filter__item-title:after {
        width: 8px !important;
        height: 5px !important;
        top: -5px !important;
    }
    .t-store__filter__item-controls-wrap:not(.t-store__filter__item-price-slider, .t-store__filter__item-price-box) {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .t-store__filter__item-price-slider {
        margin-top: 14px !important;
        min-width: 80px !important;
    }
    .t-store__filter__item-price-box .t-store__filter__input {
        font-size: 8px !important;
    }
    .t-store__filter__custom-sel {
        font-size: 8px !important;
        padding-top: 7px !important;
        padding-bottom: 5px !important;        
        padding-left: 5px !important;
        padding-right: 5px !important;
    }  
    .t-store__filter__item-price-box {
        width: calc(100% - 38px) !important;
        margin-bottom: -15px !important;
    }
    
    /*Ничего не найдено в каталоге*/
    .t-store__empty-part-msg-cont {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .t-store__empty-part-msg {
        font-size: 10px !important;
    }    
    
    /*Найдено в каталоге*/
    .t-store__filter__chosen-wrapper {
        padding-top: 15px !important;
    }    
    .t-store__filter__prods-number {
        font-size: 8px !important;
        margin-top: 15px !important;
    }
    .t-store__filter__chosen-val {
        font-size: 8px !important;
        height: 20px !important;
        padding-top: 2px !important;
        padding-left: 15px !important;
        padding-right: 5px !important;
    }
    .t-store__filter__chosen-val:after {
        font-size: 8px !important;
        left: 5px !important;
    }
    .t-store__filter__reset {
        font-size: 8px !important;
    }   
    
    /*Хлебные крошки*/
    [data-record-type="758"].t-rec_pb_30 {
        padding-bottom: 20px !important;
    }    
    .t758__list_item .t-menu__link-item {
        font-size: 10px !important;
    }
    .t758__breadcrumb-divider {
        font-size: 10px !important;
    }     
    
    /*Информация в карточке товара*/
    .t744__textwrapper {
        padding-top: 20px !important;
    }   
    .t744__title {
        font-size: 24px !important;
        margin-left: -1px !important;
    }    
    .t744__price-item {
        font-size: 16px !important;
    } 
    .t744__descr {
    }  
    .t744__descr {
        font-size: 10px !important;
        padding-top: 20px !important;
        padding-right: 50px !important;
    }
    .t744__descr u {
        width: calc(100% + 50px) !important;
        margin-bottom: 10px !important;
        font-size: 10px !important;
    }   
    .t744 .t-product__option {
        margin-top: 20px !important;
    }
    .t744 .t-product__option .t-product__option-title {
        font-size: 10px !important;
    }   
    .t744 .t-product__option > .t-product__option-title, .uc-color-option__title, .uc-custom-color__descr, .uc-custom-color__link {
        font-size: 10px !important;
    }
    .t744 .t-product__option-variants_color {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .t744 .t-product__option-checkmark_color {
        width: 22px !important;
        height: 22px !important;
    }
    .t744 .t-product__option-checkmark_color:before {
        border-color: #787878 !important;
        left: -2px !important;
        top: -2px !important;
        width: calc(100% + 4px) !important;
        height: calc(100% + 4px) !important;
    }    
    .t744 .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title, .t744 .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
        font-size: 10px !important;
    }    
    .t744__btn-wrapper {
        margin-top: 20px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }    
    .t744 .t-btn {
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-size: 9px !important;
    }    
    .t744 .t-store__prod__quantity {
        margin-right: 5px !important;
        width: 100px !important;
    }
    .t744 .t-store__prod__quantity-input {
        font-size: 12px !important;
    }  
    .t744 .t-store__prod__quantity__minus-wrapper, .t744 .t-store__prod__quantity__plus-wrapper {
        min-width: 18px !important;
        width: 18px !important;
        height: 17px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }  
    .custom-link-in-the-card {
        font-size: 10px !important;
    }   
    
    /*Варианты товара в карточке*/
    .t-product__option-checkmark_image {
        width: 24px !important;
        height: 24px !important;
    }
    .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
        left: -2px !important;
        top: -2px !important;
        width: calc(100% + 4px) !important;
        height: calc(100% + 4px) !important;
    }    
    .uc-color-option:not(:first-child) {
        margin-top: 20px !important;
    }       
    .uc-custom-color {
        max-width: 100% !important;
        margin-top: 20px !important;
    }
    .uc-custom-color__link {
        padding-right: 24px !important;
    }
    .uc-custom-color__link:after {
        width: 8px !important;
        height: 8px !important;
    }    
    
    /*Галерея в карточке товара*/
    .t744 .t-slds__thumbsbullet-wrapper {
        margin-right: -5px !important;
    }
    .t744 .t-slds__thumbsbullet.t-slds__bullet {
        margin-top: 5px !important;
        margin-right: 5px !important;
        width: calc(100% / 5 - 5px) !important;
    }    
    #allrecords .t744 .t-slds__arrow-withbg {
        width: 30px !important;
        height: 30px !important;
    }
    #allrecords .t744 .t-slds__arrow_body {
        width: 5px !important;
    }
    .t744 .t-slds__arrow-right {
        right: 0px !important;
    }
    .t744 .t-slds__arrow-left {
        left: 0px !important;
    }     
    
    /*Список характеристик в карточке товара*/
    .t1054__topsection {
        margin-top: 20px !important;
    }
    .t1054__col {
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }
    .t1054__title {
        font-size: 10px !important;
        padding-right: 10px !important;
    }
    .t1054__text {
        font-size: 10px !important;
        padding-left: 10px !important;
    }    
    .t1054 .t-section__descr {
        font-size: 12px !important;
    }   
    .t1054__topsection li:nth-child(odd) {
        padding-right: 10px !important;
    }
    .t1054__topsection li:nth-child(even) {
        padding-left: 10px !important;
    }      
    
    /*Стандартные блоки с заголовком*/
    [data-record-type="467"].t-rec_pb_30 {
        padding-bottom: 20px !important;
    }    
    .t467__title {
        font-size: 30px !important;
        margin-left: -3px !important;
    }       
    .t467__descr {
        font-size: 10px !important;
        margin-bottom: 26px !important;
    }    
    .t467 .t-btn {
        font-size: 10px !important;
    }     
    
    /*Слайдер с карточками*/
    .t923__textwrapper {
        padding-top: 5px !important;
        margin-top: 5px !important;
    }
    .t923 .t-card__title {
        font-size: 8px !important;
    }
    .t923__textwrapper:after {
        top: 5px !important;
        width: 10px !important;
        height: 10px !important;
    }    
    #allrecords .t923 .t-slds__arrow-withbg {
        width: 30px !important;
        height: 30px !important;
    }
    #allrecords .t923 .t-slds__arrow_body {
        width: 5px !important;
    }   
    
    /*Блок с 1 кнопкой*/
    [data-record-type="191"].t-rec_pt_45 {
        padding-top: 30px !important;
    }    
    .t142 .t-btn {
        height: 30px !important;
        font-size: 10px !important;
        padding-top: 1px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .t142__text:after {
        width: 11px !important;
        height: 11px !important;
        margin-top: 0px !important;
        margin-left: 80px !important;
    }    
    
    /*Табы на странице Проекты*/
    .t397__wrapper {
        margin-top: -10px !important;
    }
    .t397__tab {
        margin-top: 10px !important;
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .t397__title {
        font-size: 10px !important;
    }       
    
    
}



@media screen and (min-width: 961px) {  

    /*Выпадающие списки фильтров каталога*/
    .t-store__filter__item:hover .t-store__filter__item-controls-wrap:not(.t-store__filter__item-price-slider, .t-store__filter__item-price-box) {
        display: block !important;
        z-index: 10 !important;
    }
    .t-store__filter__item:not(.t-store__filter__item_price):hover .t-store__filter__item-title:after {
        -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;        
    } 
    
    /*Ховер стрелок кнопок*/
    .t951 .t-store__card a:hover .t-store__card__textwrapper:after, .t786 .t-store__card a:hover .t-store__card__textwrapper:after {
        -webkit-transform: rotate(45deg) !important;
        -ms-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }    
    .uc-custom-color__link:hover:after, .t467 .t-btn:hover:after {
        background-image: url(https://static.tildacdn.com/tild6262-3761-4066-a132-333166373462/Vector.svg) !important;
        -webkit-transform: rotate(45deg) !important;
        -ms-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }


}

#rec967219616 .t395 .t-container,
#rec978352461 .t395 .t-container {
    margin-left: 0 !important;
}
#rec967219616 .t395 .t-container .t395__col,
#rec978352461 .t395 .t-container .t395__col{
  padding-left: 12px;
  margin-left: 0;
}
@media(min-width:561px){
#rec967219616 .t395 .t-container .t395__col,
#rec978352461 .t395 .t-container .t395__col {
  padding-left: 20px;

}
}

/*@media (min-width:1400px){*/
/*    .t-width_9{*/
        /*уменьшим расстояние между фото*/
/*        max-width: 930px !important;*/
/*    }*/
/*    #rec579241737 .t397__wrapper{*/
/*        display: block;*/
/*        width: max-content;*/
/*        margin: 0 auto;*/
/*    }*/
/*    #rec579241737 .t397__width_25 {*/
/*        width: initial;*/
/*    }*/
/*}*/






