

/* Start:/local/templates/main_0824/components/bitrix/catalog/main/style.min.css?1657927402959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/main_0824/components/bitrix/catalog.element/new/style.css?175860798923133*/
.pdf-exec {
    display: none;
    text-align: center;
    margin: 0;
    height: 470px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 5px;
    position: relative;
    background: #fff;
}

.pdf-exec .article {
    position: absolute;
    right: 18px;
    top: 12px;
    font-size: 12px;
    color: #999;
    text-align: right;
}

.pdf-exec .article span {
    color: #e20738;
    font-weight: 600;
}

.color-list .color-item {
    text-shadow: 2px 2px 2px #6d6d6d;
}

.quantity {
    margin-bottom: 15px;
}

.cert_link {
    width: calc(33% - 30px);
    margin: 15px;
    display: inline-block;
    overflow: hidden;
    background: #393a3a;
    border: 11px solid #393a3a;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-box-shadow: 0 10px 20px -11px rgba(170, 175, 191, 0.8);
    box-shadow: 0 10px 20px -11px rgba(170, 175, 191, 0.8);
    padding: 25px 0;
    color: #ffffff;
}

@media (max-width: 768px) {
    .cert_link {
        width: calc(100% - 30px);
    }
}

.cert_icon {
    width: 44px;
    height: 44px;
    color: #5C6A80;
    fill: #5C6A80;
    display: inline-block;
}

.cert_wrap {
    display: inline-block;
    max-width: calc(100% - 60px);
    vertical-align: center;
    margin-left: 20px;
    color: rgba(92, 106, 128, 1);
    fill: rgba(92, 106, 128, 1);
}

.cert_link:hover .cert_icon, .cert_link:hover .cert_wrap {
    color: white;
    fill: white;
}

.cert_link:hover {
    color: #e20738;
    background-color: #f5f6f800;
    border-color: #fff;
}
.catalog-item__to-compare .icon--compare     {
    background: #E20738;
    -webkit-mask-size: cover;
    -webkit-mask-image: var(--icon-compare);
}

.cert_name {
    /*font-size: 14px;*/
}

.cert_size {
    /*font-size: 14px;*/
}

.price-new {
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 25px;
}

.price-old {
    color: #999999;
    text-decoration: line-through;
}

.ya-share2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.ya-share2 li::before {
    content: unset !important;
}

.ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 27px 27px !important;
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 34px !important;
    width: 34px !important;
}

.popup_wrap-color_palette .tabs-colors {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
    margin: 20px 0 0;
    position: relative;
}

.popup_wrap-color_palette .tabs-items-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    position: relative;
    width: 226px;
}

.popup_wrap-color_palette .tabs-items {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

.popup_wrap-color_palette .tabs-item:first-child {
    margin-top: 0;
}

.popup_wrap-color_palette .tabs-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 10px 0 0;
    position: relative;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    background: #f0eeec;
    border: 1px solid #f0eeec;
    cursor: pointer;
}

.popup_wrap-color_palette .tabs-item.active {
    cursor: default;
}

.popup_wrap-color_palette .tabs-item:hover, .popup_wrap-color_palette .tabs-item:active, .popup_wrap-color_palette .tabs-item.active {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
}

.popup_wrap-color_palette .tabs-item > div {
    display: block;
    padding: 0 14px;
    margin: 0;
    position: relative;
    width: 100%;
}

.popup_wrap-color_palette .tabs-item b, .popup_wrap-color_palette .tabs-item strong {
    font-weight: 500;
    color: #000;
}

.popup_wrap-color_palette .tabs-item .color-codes-range {
    color: #5d5854;
}

.popup_wrap-color_palette .colors-items-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 24px;
    margin: 0;
    position: relative;
    width: 400px;
    border: 1px solid #f0eeec;
}

.popup_wrap-color_palette .colors-items-tab {
    display: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.popup_wrap-color_palette .colors-items-tab.active {
    display: block;
}

.popup_wrap-color_palette .colors-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    margin: -5px;
    position: relative;
    width: calc(100% + (5px * 2));
}

.popup_wrap-color_palette .colors-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 5px;
    position: relative;
    width: 80px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.popup_wrap-color_palette .colors-item:hover > span, .popup_wrap-color_palette .colors-item:active > span {
    opacity: 1;
}

.color-btn .light,
.popup_wrap-color_palette .colors-item > span.light {
    color: #fff;
}

.color-btn .dark,
.popup_wrap-color_palette .colors-item > span.dark {
    color: #000;
}

.popup_wrap-color_palette .colors-item > span {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    opacity: .85;
}

.color-btn {
    height: 30px;
    border-radius: 4px;
    padding: 5px 10px;
}
.slick-lightbox .slick-list{
    z-index: -1;
}
.slick-lightbox-inner .prev .slick-prev,
.slick-lightbox-inner .next .slick-next{
    margin-top: -20px;
}
.js-gallery-popup a{
    padding:0px !important;
}

.main-product-slider.hidden-btn .prev,
.main-product-slider.hidden-btn .next,
.main-product-slider.hidden-btn .slick-slide a:after{
	display:none !important;
}

#tab-characteristics div{
	line-height: 1.7;
}
.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tabs_block .nav-tabs .nav-link{
	display:block;
}
.tabs_block .nav-tabs{
    flex-wrap: wrap;
}

.product-item_top-info{
    display: flex;
    margin-bottom: 20px;
}
.short-desc{
    background: rgba(247, 248, 249, 1);
    padding: 20px;
    border-radius: 12px;
}
.table thead th{
    color: rgba(92, 106, 128, 1);
}
.tab-content .table-sm td,.tab-content .table-sm th {
    padding: 0.7rem;
    color: rgba(92, 106, 128, 1);
}
.content .page-content .tab-content .cert_link{
    background: white;
    box-shadow: unset;
    border: 1px solid rgba(238, 238, 238, 1);
    padding: 14px 16px 16px;
    border-radius: 12px;
}

.content .page-content .tab-content blockquote {padding: 60px 60px 80px; border:0px; overflow: inherit; position: relative; background: #F0F2F4; border-radius: 6px; font-weight: 700; font-size: 18px; line-height: 160%;}
.content .page-content .tab-content blockquote::before {content: ''; width: 80px; height: 80px; background: url("/local/templates/main_0824/components/bitrix/catalog.element/new/../img/double-quotes.svg") 0 0 no-repeat; position: absolute; left: 0; bottom: -30px;}
.content .page-content .tab-content blockquote::after {content: ''; width: 80px; height: 80px; background: url("/local/templates/main_0824/components/bitrix/catalog.element/new/../img/double-quotes.svg") 0 0 no-repeat; position: absolute; right: 0; top: -30px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}


.content .page-content .tab-content ul {padding: 0; margin: 0; list-style: none;}
.content .page-content .article-content .tab-content  li {display: block; position: relative;}
.content .list-strong .article-content .tab-content li {margin-bottom: 25px;}

.content .page-content .article-content .tab-content li {padding-left: 40px;}
.content .page-content .article-content .tab-content li {/*margin-bottom: 30px;*/ position: relative; font-size: 16px; line-height: 180%;}
.content .page-content .article-content .tab-content li::before {content: ''; width: 20px; height: 20px; background-color: #E20738; border-radius: 50%; border: 5px solid #F8CDD7; position: absolute; left: 0px; top: 5px;}

.content .page-content .tab-content p {margin-bottom: 25px; font-size: 16px; line-height: 180%;}
.content .page-content .tab-content p:last-child {margin-bottom: 0;}






.content .page-content .tab-content a.link,
.content .page-content .tab-content .link {color: #5381C2; cursor: pointer;}
.colors-item {
    padding: 17px 16px;
    font-size: 14px;
    display: flex;
    width: max-content;
    height: auto;
    /* letter-spacing: 1px; */
    line-height: 100%;
    border-radius: 8px;
    border: 1px solid rgba(238, 238, 238, 1);
    cursor: pointer;
    transition: all 0.2s ease;
}
.colors-item:hover, a.js-color-palette-btn:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}
.colors-item.active, a.js-color-palette-btn.active {
    box-shadow: 0 1px 3px rgba(0,0,0,0.2) inset;
    transform: scale(0.97);
}

a.js-color-palette-btn {
    font-size: 14px;
    text-decoration: none;
    padding: 15px 16px;
    background-color: rgba(242, 243, 245, 1);
    border-radius: 8px;
    border: 1px solid rgba(238, 238, 238, 1);
}
.colors-items-favorite{
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.d-flex.pb-3{
    display: flex;
    flex-direction: column;
}
.colors-item > span.light, a.js-color-palette-btn.light {
    color: #fff;
}
.colors-item > span.dark, a.js-color-palette-btn.dark {
    color: #000;
}
.content .page-content .tab-content .cert_link {
    margin: 0;
    width: 255px;
    display: flex;
    transition: filter 0.3s ease;
}
.content .page-content .tab-content .cert_link:hover{
    background: rgba(92, 106, 128, 1);
}


.cert-name {
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: bold;
}

.cert-files {
    margin-bottom: 60px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.product-item_top-info .catalog-item__to-compare.detail-compare .compare-popup{

    z-index: 9999999999999999;
    left: 60%;
}

.product-item_top-info{
    gap: 20px;
    flex-wrap: wrap;
}
.block-compare{
    display: flex;
    position: relative;
    cursor: pointer;
}
.product-item_top-info .catalog-item__to-compare.detail-compare{
    padding:0;
    position: relative;
    top: 0;
    right: 0;
    width: min-content;
}
.product-item_top-info .catalog-item__to-compare .compare-add-btn.active .icon--compare {
    background: #E20738;
    -webkit-mask-size: cover;
    -webkit-mask-image: var(--icon-compare);
}
.product-item_top-info .catalog-item__to-compare .icon--compare {
    width: 16px;
    height: 16px;
}
.download, .print, .quantity.btn-share, .quantity.btn-copy{
    position: relative;
    padding-left: 24px;
    color: rgba(150, 150, 150, 1);
    font-size: 14px;
    font-weight: bold;
    display: flex
;
    justify-content: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
}
.download a, .print a, .block-compare span{
    color: rgba(150, 150, 150, 1);
    font-size: 14px;
    font-weight: bold;
}
.product-item_top-info .print:before{
    top: 0;
    width: 16px;
    height: 16px;
    background: url("/local/templates/main_0824/img/print.svg");
    cursor: pointer;
}
.product-item_top-info .download:before{
    top: 0;
    width: 16px;
    height: 16px;
    background: url("/local/templates/main_0824/img/download.svg");
    cursor: pointer;
}
.quantity.btn-share:before{
    width: 16px;
    height: 16px;
    background-image: url("/local/templates/main_0824/img/share.svg");
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.quantity.btn-copy:before{
    width: 16px;
    height: 16px;
    background-image: url("/local/templates/main_0824/img/copy.svg");
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
}
.compare-add-btn.js-toggle-compare{
    display: flex;
    width: max-content;
}
.quantity.btn-share {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.quantity.btn-share {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.share_block {
    display: none;
    position: absolute;
    padding-top: 10px;
    left: 8%;
    transform: translateX(-50%);
    z-index: 9;
}

.share_block .popup-corner {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -5px;
    left: calc(50% - 9px);
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
}

.share_block .popup-content {
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #1C0209;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    width: max-content;
}

/* показать при наведении */
.quantity.btn-share:hover .share_block {
    display: block;
}

#product-page h1{
    font-size: 24px;
    margin-bottom: 16px;
}

.atributes {
    display: flex;
    flex-direction: column;
}

.characteristic-item {
    display: flex;
    justify-content: space-between;
    /* color: rgba(150, 150, 150, 1); */
    font-size: 14px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    gap: 10px;
}

.characteristic-name {
    color: rgba(150, 150, 150, 1);
}

.characteristic-value {
    color: rgba(28, 2, 9, 1);
}
#product-page .short-desc .txt {
    font-size: 14px;
    margin-bottom: 14px;
    color: rgba(150, 150, 150, 1);
}
.block-name {
    font-size: 14px;
    margin-bottom: 8px;
    color: rgba(150, 150, 150, 1);
}
.short-desc .quantity .notavailable:before{
    content: unset;
}
.short-desc .quantity {
    margin-bottom: 0;
    font-size: 20px;
    color: rgba(28, 2, 9, 1);
    font-weight: bold;
    margin-top: 10px;
}
.short-desc .warning-price:before{
    content: unset;
}

.short-desc .warning-price a {
    font-weight: normal;
    margin-left: 5px;
    color: rgba(232, 6, 67, 1);
}
.short-desc .warning-price {
    color: rgba(150, 150, 150, 1);
    float: none;
    background: unset;
    border: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 100;
}
.d-flex.pb-3.align-items-baseline.border-top-0.block-size {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.input_size {
    width: 50%;
    position: relative;
}

.input_size input {
    width: 100%;
    border: 1px solid rgba(238, 238, 238, 1);
    padding: 16px;
    font-size: 14px;
    color: black;
    border-radius: 8px;
}
.input_size input::placeholder{
    font-size: 14px;
    color: rgba(150, 150, 150, 1);
}
.qty {
    display: none;
    background: white;
    padding: 12px;
    border-radius: 8px;
    margin-right: 12px;
    position: relative;
}

.qty.active{
    display: flex;
}

button.qty__btn.qty__minus {color: rgba(150, 150, 150, 1);width: 20px;height: 20px;}

button.qty__btn.qty__plus {
    width: 20px;
    height: 20px;
    color: rgba(232, 6, 67, 1);
}

input.qty__input.onlyDig {
    width: 23px;
    border: 0;
    margin: 0 4px;
    color: black;
    font-size: 14px;
    text-align: center;
}
.short-desc .bottom-box {
    padding: 0;
    margin: 0;
    border: 0;
    margin-top: 5px;
}
.form-content-block{
    justify-content: space-around;
}
.form-content-block span.param-name {
    color: rgba(92, 106, 128, 1);
}
.form-content-block span.param-val {
    color: rgba(28, 2, 9, 1);
    margin-left: 5px;
}
#product-page .short-desc .add-to-cart{
    border: 0;
    border-radius:8px;
    width: 106px;
    height: 43px;
}
.short-desc .add-to-cart a:focus{
    color: white!important;
}
.short-desc .add-to-cart .can-buy-detail{
    background-color: rgba(92, 106, 128, 1);
    color: white;
    font-size: 14px;
    border: 0;
    padding: 0;
    width: 106px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    height: 43px;
    position: relative;
}
.short-desc .add-to-cart:hover{
    background: unset;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
}
.popup_wrap-order-one-click .form-title {
    font-size: 40px;
}

.popup_wrap-order-one-click form .form-title {
    font-size: 24px;
}
.form-style .form-group {
    width: 320px;
    margin-bottom: 16px;
}

.form-style input, .form-style textarea {
    border-radius: 8px;
    border: 1px solid rgba(238, 238, 238, 1);
    width: 100%;
    font-size: 14px;
    padding: 15px;
}

.form-style form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-style .form-group-title {
    font-size: 14px;
    margin-bottom: 8px;
}

.form-style .submit {
    font-weight: bold;
    padding: 13px;
    background: rgba(232, 6, 67, 1);
    color: white;
}

.form-style .confirm {
    font-size: 14px;
    color: rgba(150, 150, 150, 1);
}

.form-style .confirm a {
    text-decoration: unset;
    border: 0;
    color: rgba(232, 6, 67, 1);
}

.form-style .confirm a:before {
    content: unset;
}

.form-style input:focus, .form-style textarea:focus {
    border-color: rgba(92, 106, 128, 0.5);
}

.form-style textarea {
    resize: none;
    max-height: 100px;
    min-height: 100px;
}

.getKP_popup {
    background: rgba(232, 6, 67, 1);
    color: white;
    min-width: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    height: 43px;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
    transition:0.5s ease;
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
}
.getKP_popup:hover{
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
}
.content .ya-share2__list.ya-share2__list_direction_horizontal, .ya-share2__container_shape_round .ya-share2__badge{
    padding: 0;
}
.video iframe{
    border-radius: 12px;
}
.min_text_add{
    display: none;
    position: absolute;
    color: #e20738;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    width: max-content;
    top: 100%;
    left: -20%;
}
.min_text_add:before {
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -15px;
    left: calc(50% - 9px);
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
}
.notification{
    position: absolute;
    transform: translateX(-50%);
    z-index: 9;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #1C0209;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    width: max-content;
    top: 150%;
    left: 50%;
    font-weight: 100;
}
.notification:before{
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -14px;
    left: calc(50% - 9px);
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
}
.attention_user{
    display: none;
    position: absolute;
    transform: translateX(-50%);
    z-index: 9;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #1C0209;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    width: 350px;
    top: 150%;
    left: 50%;
    font-weight: 100;
}
.attention_user:before{
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -14px;
    left: calc(50% - 9px);
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
}
.qty.is-locked:hover .attention_user, .can-buy-detail.is-locked:hover .attention_user{
    display: block;
}
.content .tab-content ul:not(.nav-tabs) li{
    margin-bottom: 10px;
}
.tabs_block .tab-content h2{
    font-size: 21px;
    margin-bottom: 25px;
}
.main-product-slider:not(.slick-initialized) {
    visibility: hidden;          /* ничего не мигает */
}

.slick-slider:not(.slick-initialized) .slick-slide { display: none; }
/* 2) Резервируем высоту, чтобы не было скачка раскладки (подставь свою) */
.main-product-slider {
    max-height: 630px;           /* или используй aspect-ratio, если знаешь пропорции картинок */
}

/* На всякий — если вдруг отдельные слайды рендерятся списком */
.main-product-slider:not(.slick-initialized) .slick-slide {
    display: none;
}

/* Плавное появление после init (необязательно) */
.main-product-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
    transition: opacity .2s ease;
}
.thumb-slider{
    display: none;
}
@media (max-width: 768px) {
    .popup_wrap-color_palette .tabs-items-wrapper {
        width: 100%;
    }

    .popup_wrap-color_palette .tabs-colors {
        display: block;
    }

    .popup_wrap-color_palette .colors-items-wrapper {
        width: 100%;
        margin-top: 10px;
        /*max-height: 300px;
        overflow-y: auto;*/
    }

    .popup_wrap-color_palette .colors-item {
        width: 45%;
    }
    .popup_wrap-color_palette.active {
        display: block !important;
        overflow-y: scroll;
    }
    #product-page .short-desc .add-to-cart{
        margin: unset;
    }

    .popup_wrap-order-one-click .form-title{
        font-size: 28px;
    }
    .popup_wrap-order-one-click form .form-title {
        font-size: 18px;
    }
    .form-style input, .form-style textarea{
        font-size: 12px;
        padding: 12px;
    }
    .form-style textarea {
        max-height: 85px;
        min-height: 85px;
    }
    .popup_wrap-order-one-click .popup_content {
        padding: 30px;
    }
    .form-content-item-left-name{
        font-size: 14px;
    }
    .form-content-block{
        font-size: 14px;
    }
    .short-desc .bottom-box{
        flex-wrap: wrap;
    }
    .form-style .form-group{
        margin-bottom: 10px;
    }
}
@media (max-width: 600px) {
    .recomended .compare-popup{
        left: -67px;
    }
    .recomended .compare-popup .popup-corner{
        left: calc(88% - 9px);
    }
    .qty, #product-page .short-desc .add-to-cart, .getKP_popup{
        margin-bottom: 10px;
    }
    #product-page .short-desc .add-to-cart{
        margin-right: 10px;
    }
    .getKP_popup{
        margin-left: 0;
    }
    .min_text_add{
        max-width: 100%;
        z-index: 9999;
        left: 0;
    }
    .input_size input{
        font-size: 16px;
    }

}
/* End */


/* Start:/local/templates/main_0824/components/bitrix/catalog.section/recomend/style.css?17157125291478*/
.works-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.works-item {
	padding: 7px;
}

.works-item img {
	border-radius: 5px;
}

.works-item {
	width: 25%;
}

@media (max-width: 770px) {
	.works-item {
		width: 50%;
	}
}
/***zakaz***/
section.zakaz {
  display: flex;
  flex-wrap: wrap;margin-bottom: 20px;
}

.zakaz .block {
  width: 33.33%; /* чтобы блоки были равной ширины в ряду */
  padding: 20px;
  box-sizing: border-box;
}

/* Дополнительные стили для блоков */
.zakaz .block {
  background-color: #eee;
  border: 1px solid #ccc;text-align: center;
}
.zakaz h3{width: 100%;}

.zakaz h4{    font-size: 22px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;}

/***faq**/
.faq-container {
  width: 100%;
}

.faq-list {
  list-style-type: none;
  padding: 0;
}

.faq-item {
  margin-bottom: 10px;
}

.faq-question {
  cursor: pointer;
  background-color: #f1f1f4;
  padding: 10px;
  margin: 0;
}

.faq-answer {
  display: none;
  background-color: white;
  padding: 10px;
}

.faq-question::after {
  content: "▼";
  float: right;
  transition: transform 0.3s;
}

.faq-question.active::after {
  transform: rotate(180deg);
}
.faq-question{font-size: 1.3em;
    font-weight: 400;}

.content ul li.faq-item:before{display:none}

.content ul.faq-list, .content ul.faq-list li {
    padding-left: 0!important;
}
/* End */
/* /local/templates/main_0824/components/bitrix/catalog/main/style.min.css?1657927402959 */
/* /local/templates/main_0824/components/bitrix/catalog.element/new/style.css?175860798923133 */
/* /local/templates/main_0824/components/bitrix/catalog.section/recomend/style.css?17157125291478 */
