header a {
    opacity: 1;
    transition-property: background-color, color, border-color, box-shadow, opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

header a:hover {
    opacity: 0.7;
}

.form-photo {
    border-radius: 0 20px 20px 0 !important;
    overflow: hidden;
}

.uc-items .t-container {
    display: flex;
    flex-wrap: wrap;
    /*gap: 20px;*/
    max-width: 1280px;
}

.uc-items .t776__separator,
.uc-items .t-clear {
    display: none !important;
}

.uc-items .t-col_4 {
    background: #F9F9F9;
    border-radius: 18px;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    max-width: 406px;
}

.uc-items .t-col {
    margin-bottom: 20px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.uc-items .t776__imgwrapper,
.uc-items .t776__bgimg {
    height: 250px;
    padding-bottom: 0;
}

.uc-items .t776__price-wrapper,
.uc-items .t-store__card__price-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.uc-items .t776__price-wrapper:before,
.uc-items .t-store__card__price-wrapper:before {
    content: 'Цена';
    display: block;
    font-family: 'Jost', Arial, sans-serif;
    font-size: 16px;
    color: #898b8d;
    font-weight: 400;
}

.uc-items .t776__btn {
    border: 1px solid #212429;
    font-size: 20px;
    height: 44px;
    width: 100%;
}

.uc-items .t-align_left .t776__btn {
    margin: 0;
}

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

.uc-items .t776__parent {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.uc-slider .t-slds__arrow {
    background: #fff;
    margin-top: 0px;
    border: 1px solid #000 !important;
    height: 40px !important;
    width: 40px !important;
    border-radius: 600px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition-property: background-color, color, border-color, box-shadow, opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

.uc-slider .t-slds__arrow:hover {
    opacity: 0.4;
}

.uc-slider .t-slds__arrow_body {
    width: 10px !important;
}

#rec739004258 .t923__bgimg {
    border-radius: 20px;
}

.t923 .t-section__topwrapper {
    margin-bottom: 40px;
}

.uc-slider .t923__textwrapper.t923__paddingsmall {
    padding: 18px 0;
}

.uc-slider .t-uptitle {
    letter-spacing: 0;
}

.t776__product-full .t776__col_left {
    margin-right: 40px;
}

.t776__product-full .t776__descr a {
    color: #ffffff !important;
    background-color: #212429;
    border: 1px solid #212429;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    font-family: Jost;
    font-weight: 400;
    padding: 12px 40px;
    width: 100%;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

.t776__product-full .t776__descr a:hover {
    color: #212429 !important;
    background-color: #fff;
    border: 1px solid #212429;
}

.t-popup__container {
    border-radius: 20px;
}










@media (max-width: 659px) {
    .uc-contact iframe {
        width: 100% !important;
    }
}

@media (max-width: 1023px) {
    .uc-items {
        padding-bottom: 0 !important;    
    }
    
    .uc-items .t776__col {
        margin-bottom: 0;
    }
    
    .uc-slider {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
    }
}

@media (min-width: 480px) and (max-width: 659px) {
    .uc-items .t-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
        width: 45% !important;
        margin: 0;
        flex-grow: 0;
    }
}

@media (min-width: 640px) and (max-width: 1023px) {
    .uc-items .t-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
        width: 45% !important;
        margin: 0;
        flex-grow: 0;
    }
    
    .uc-contact iframe {
        width: 100% !important;
    }
}

@media (max-width: 1023px) {
    .uc-items {
        padding-bottom: 0 !important;    
    }
    
    .uc-items .t776__col {
        margin-bottom: 0;
    }
    
    .uc-slider {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
    }
    
    .uc-items .t-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
        width: 31% !important;
        margin: 0;
        flex-grow: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1359px) {
    .uc-items .t-col_4 {
        width: 31.9% !important;
        max-width: inherit;
    }
    
    .uc-items .t-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    
    .uc-items .t-col_4 {
        max-width: inherit;
        width: 31% !important;
        margin: 0;
        flex-grow: 0;
    }
}


@media (min-width: 1360px) {
    .t776__parent,
    .uc-slider .t-container {
        max-width: 1280px;
    }
    
    .uc-slider .t-col {
        margin-left: 0;
        margin-right: 0;
    }
}