

/* Start:/local/templates/rukodelov/components/bitrix/catalog/rkd-catalog/style.min.css?1693823054959*/
.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/rukodelov/components/bitrix/breadcrumb/rkd-bc/style.min.css?1693823053931*/
.rkd-bc {padding-left: 5px;}.rkd-bc .rkd-bc-items {display: block;margin-bottom: 12px;}.rkd-bc .rkd-bc-item {position: relative;margin-right: 32.6px;color: #B37736;font-size: 14px;line-height: 17px;-webkit-text-decoration-line: none;text-decoration-line: none;white-space: nowrap;}.rkd-bc .rkd-bc-item:before {content: "";position: absolute;right: -18px;top: 4px;width: 3.2px;height: 7.95px;background-image: url(/images/rkd-new-design/rkd-bc-arrow-right.png);background-size: cover;}.rkd-bc .rkd-bc-items .rkd-bc-item:last-child:before {display: none;}.rkd-bc .rkd-bc-items .rkd-bc-item:last-child {-webkit-text-decoration-line: none;text-decoration-line: none;}@media (min-width: 768px) {.rkd-bc {padding-left: 3px;}.rkd-bc .rkd-bc-items {display: flex;margin-bottom: 0;}.rkd-bc .rkd-bc-item {margin-right: 23px;-webkit-text-decoration-line: underline;text-decoration-line: underline;}.rkd-bc .rkd-bc-item:before {right: -14px;}}
/* End */


/* Start:/local/templates/rukodelov/components/bitrix/catalog.element/.default/style.css?175941767325606*/
body .hidden {
    display: none !important;
}

.favourite-caption {
    display: block !important;
}

.catalog-element-container {
    margin: 0 -15px;
}

.catalog-element-title h1, .catalog-element-title span {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 140%;
}

.catalog-element-header-image {
    padding-bottom: 45px;
}

.catalog-element-header-image img {
    max-width: 100%;
}

.catalog-element-stats {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.catalog-element-stats-item-flex {
    display: flex;
}

.catalog-element-icon {
    background-repeat: no-repeat;
    background-position: center;
}

.catalog-element-icon-stars {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-stars-new.svg");
    min-width: 28px;
    height: 18px;
}

.catalog-element-icon-heart {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-heart.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-question {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-question.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-share {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-share.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-fire {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/fire.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-ok {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/ok.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-gift {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/gift.svg");
    min-width: 18px;
    height: 18px;
}

.catalog-element-icon-delivery {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/delivery-icon.svg");
    min-width: 34px;
    height: 21px;
}

.catalog-element-icon-write-button {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/write-button.svg");
    min-width: 32.15px;
    height: 18.45px;
}

.catalog-element-stats-item-delimiter {
    margin: 0 5px;
}

.catalog-element{
    display: flex;
    flex-wrap: wrap;
    align-items: start;  
}
 
.catalog-element-properties-list {
    -moz-column-count: 1; /* Для Firefox */
    -moz-column-gap: 30px;
    -webkit-column-count: 1; /* Для Safari и Chrome */
    -webkit-column-gap: 30px;
    column-count: 1;
    column-gap: 30px;
    width: 100%;
    margin-top: 30px;
}

.catalog-element-properties-list-item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-column-break-inside: avoid; 
    page-break-inside: avoid; 
    break-inside: avoid-column;  
}

.catalog-element-properties-list-item .dt {
    width: 50%;
    display: flex;
    align-items: baseline;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #B37736;
    white-space: nowrap;
}

.catalog-element-properties-list-item .dt:after {
    content: "";
    flex: 1 1 auto;
    border-bottom: 1px dashed #C2A988;
    height: 0;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.catalog-element-properties-list-item .dd {
    width: 50%;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.catalog-element-properties-list-item .dt,
.catalog-element-properties-list-item .dd {
    margin-bottom: 5px;
}

.catalog-element-actions-header-item {
    display: flex;
    align-items: center;
}

.catalog-element-actions-header {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.catalog-element-actions-header-item-fire {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #6E4549;
}

.catalog-element-actions-header-item-ok {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #CAA072;
}

.catalog-element-actions-item-delimiter {
    margin: 0 3px;
}

.catalog-element-actions-item-delimiter span.red{
    color: #dd2645;
}

.catalog-element-actions-container {
    background: #FBF8EF;
    padding: 20px;
}

.catalog-element-performance-button {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #6E4549;
}

.catalog-element-performance-button i {
    display: none;
}

.catalog-element-actions-price-big {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.02em;
    color: #DD2645;
    display: inline-block;
}

.catalog-element-actions-price-small {
    color: #6b5557;
    font-size: 17px;
    font-weight: 400;
    text-decoration: line-through;
    vertical-align: text-bottom;
    display: inline-block;
}

.catalog-element-performance-button {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #6E4549;
    background: none;
}

.catalog-element-performance-button .fa-sort-down {
    transition: all 0.5s;
    top: -2px;
}

.catalog-element-performance-button:not(.collapsed) .fa-sort-down {
    transform: rotate(-180deg);
    top: 4px;
}

.catalog-element-actions-footer {
    justify-content: space-between;
    display: flex;
}

.catalog-element-actions-item-gift {
    display: flex;
}

.catalog-element-actions-one-click {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #6E4549;
    cursor: pointer;
}

.catalog-element-delivery-info-title {
    display: flex;
}

.catalog-element-delivery-info-item-value b {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #6E4549;
}

.catalog-element-delivery-info-item-value a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #DD2645 !important;
    border-bottom: 1px dashed #DD2645;
    text-decoration: none !important;
}

.catalog-element-delivery-info-item-delimiter {
    margin: 0 3px;
}

.catalog-element-delivery-info-container .catalog-element-properties-list .dt {
    width: 80%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #6E4549;
}

.catalog-element-delivery-info-container .catalog-element-properties-list .dd {
    width: 20%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #6E4549;
}

.dt.red {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #DD2645 !important;
}

.catalog-element-controls-item-favourite {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/controls-heart.svg");
}

.catalog-element-controls-item-favourite {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/controls-write.svg");
}

.catalog-element-controls-item-favourite {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/controls-question.svg");
}

.catalog-element-controls-item-bg {
    background: #FBF8EF;
    border-radius: 6px;
    padding: 20px;
    cursor: pointer;
}

.catalog-element-controls-item {
    background-repeat: no-repeat;
    background-position: center;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: #6E4549;
}

.catalog-element-controls-item-bg.active .catalog-element-controls-item-image-favourite {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-heart.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.catalog-element-controls-item .span {
    margin-top: 30px;
}

.catalog-element-controls-item-caption {
    margin-top: 10px;
}

.catalog-element-photos-title, .catalog-element-similar-products-title, .catalog-element-with-products-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #6E4549;
    margin: 15px 0;
}

.catalog-element-photos-item {
    width: 100%;
}

.catalog-element-photos-item img {
    max-width: 100%;
    margin: 0 auto;
}

.catalog-element-tabs {
    margin-top: 15px;
}

.catalog-element-tab {
    text-align: center;
    text-transform: uppercase;
    color: #B37736;
    border: none !important;
    border-bottom: 2px solid rgba(202, 160, 114, 0.5) !important;
    background: none !important;
    flex: 1;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.catalog-element-tab.active {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #6e4549 !important;
    border-bottom: 2px solid #b37736 !important;
}

.nav-tabs {
    border-bottom: none !important;
}

.catalog-element-similar-products-item-stickers, .catalog-element-with-products-item-stickers {
    display: flex;
    align-items: center;
}

.catalog-element-similar-products-item-stickers span, .catalog-element-with-products-item-stickers span {
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.09em;
    color: #6E4549;
    text-transform: uppercase;
}

.catalog-element-similar-products-item-title, .catalog-element-with-products-item-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 143.3%;
    color: #573032;
    margin: 10px 0;
}

.catalog-element-similar-products-item-price-big, .catalog-element-with-products-item-price-big {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 80%;
    align-items: center;
    color: #DD2645;
    display: inline-block;
    vertical-align: middle;
}

.catalog-element-similar-products-item-price-big span, .catalog-element-with-products-item-price-big span {
    font-size: 16px;
}

.catalog-element-similar-products-item-price-discount, .catalog-element-with-products-item-price-discount {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    color: #FBF8EF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0px 10px;
    background: #DD2645;
    border-radius: 4px;
    width: 52px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.catalog-element-similar-products-item-price-small, .catalog-element-with-products-item-price-small {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #B37736;
    text-decoration: line-through;
}

.catalog-element-similar-products-item-add-to-card, .catalog-element-with-products-item-add-to-card {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0;
    background: #DD2645;
    border-radius: 8px;
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.catalog-element-similar-products-add-to-favourite, .catalog-element-with-products-add-to-favourite {
    width: 25.45px;
    height: 22.47px;
    position: absolute;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/product-heart.svg");
    cursor: pointer;
}

.catalog-element-similar-products-image, .catalog-element-similar-products-image img, .catalog-element-with-products-image, .catalog-element-with-products-image img {
    margin: 0 auto;
    text-align: center;
}

.api-block-tab-content {
    display: none;
}

.api-block-tab-content.active {
    display: block;
}

.catalog-element-controls-container {
    margin: 0 15px;
    margin-top: 15px;
}

.catalog-element-comments-write-button {
    margin-top: 15px;
    height: 51px;
    background: #B37736;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 15px;
}

.catalog-element-comments-write-value {
    line-height: 51px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #FBF8EF;
}

.catalog-element-header-image .sticker-sale {
    color: #FBF8EF;
    background-color: #DD2645;
}

.catalog-element-header-image .sticker {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.catalog-element-order-container {
    display: flex;
    flex-wrap: wrap;
}

.catalog-element-title, .catalog-element-stats, .catalog-element-performance-header, .catalog-element-actions-container, .catalog-element-delivery-info-container, .catalog-element-collapse-heading {
    width: 100%;
}

.catalog-element-title {
    order: 0;
    padding: 1rem;
}

.catalog-element-stats {
    order: 2;
}

.catalog-element-performance-header {
    order: 4;
}

.catalog-element-important-properties-container {
    order: 3;
    width: 100%;
}

.catalog-element-actions-container {
    order: 8;
}

.catalog-element-delivery-info-container {
    order: 10;
}

.catalog-element-collapse-heading {
    order: 6;
}

.slick-prev {
    background: none !important;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/arrow_prev_big.svg") !important;
    border: none;
    box-shadow: none !important;
    min-width: 60px !important;
    height: 60px !important;
    background-position: center !important;
    border-radius: 50% !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4) !important;
}

.slick-next {
    background: none !important;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/arrow_next_big.svg") !important;
    border: none;
    box-shadow: none !important;
    min-width: 60px !important;
    height: 60px !important;
    background-position: center !important;
    border-radius: 50% !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4) !important;
}

.catalog-element-thumb .slick-prev {
    background: none !important;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/arrow_prev.svg") !important;
    border: none;
    box-shadow: none !important;
    min-width: 60px !important;
    height: 60px !important;
    background-position: center !important;
}

.catalog-element-thumb .slick-next {
    background: none !important;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/arrow_next.svg") !important;
    border: none;
    box-shadow: none !important;
    min-width: 60px !important;
    height: 60px !important;
    background-position: center !important;
}

.catalog-element-actions-buttons-add-to-card {
    width: 192px;
    height: 41px;
    background: #DD2645;
    border-radius: 6px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 41px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

.catalog-element-actions-buttons-add-to-card:active {
	background-color: #b9223c;
}

.catalog-element-actions-buttons {
    display: flex;
    padding: 0 1.5rem;
}

.catalog-element-actions-buttons-add-to-favourite {
    width: 20%;
    height: 41px;
    background: rgba(202, 160, 114, 0.2);
    border-radius: 6px;
    cursor: pointer;
    margin-left: 5px;
}

.catalog-element-actions-buttons-add-to-favourite-icon {
    width: 100%;
    height: 100%;
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/add-to-favourite.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.catalog-element-actions-buttons-add-to-favourite.active .catalog-element-actions-buttons-add-to-favourite-icon {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/stats-heart.svg");
}

.catalog-element-actions-buttons {
    position: fixed;
    bottom: 55px;
    z-index: 100;
    background: white;
    width: 100%;
    padding: 10px 30px;
    box-shadow: 0 0 9px 0 #0000008c;
}

.catalog-element-actions-buttons-add-to-card {
    width: 80%;
}

.share-popup {
    border: 4px solid #ebe8d9;
    width: 300px !important;
    max-width: 96%;
    max-height: 90vh;
    padding: 20px !important;
    border-radius: 20px;
    background-color: #FBF8EF !important;
    text-align: center !important;
}

.share-popup-content-button a {
    text-align: center;
    margin-top: 8px;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    border-color: #b37836;
    background-color: #b37836;
    text-decoration: none;
    cursor: pointer;
    padding: 9px 25px 8px 26px;
    font-size: 16px;
    line-height: 20px;
    color: white !important;
}

.share-popup-content-soc-item a {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
}

.share-popup-content-soc-item img {
    width: 40px;
}

.share-popup .fancybox-close-small {
    display: none;
}

.share-popup-content-input {
    margin-top: 10px;
    color: #918F8C;
}

.share-popup-content-input input {
    padding: 5px;
}

.city-change-popup {
    border: 4px solid #ebe8d9;
    max-width: 96%;
    height: 300px;
    padding: 20px !important;
    border-radius: 20px;
    background-color: #FBF8EF !important;
    text-align: center !important;
}

.city-change-popup-content-button a {
    text-align: center;
    margin-top: 8px;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    border-color: #b37836;
    background-color: #b37836;
    text-decoration: none;
    cursor: pointer;
    padding: 9px 25px 8px 26px;
    font-size: 16px;
    line-height: 20px;
    color: white !important;
}

.city-change-popup-content-soc-item a {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
}

.city-change-popup-content-soc-item img {
    width: 40px;
}

.city-change-popup .fancybox-close-small {
    display: none;
}

.city-change-popup-content-input {
    margin-top: 10px;
    color: #918F8C;
}

.city-change-popup-content-input input {
    padding: 5px;
}

.fancybox-container {
    z-index: 100 !important;
}

.select2-container {
    z-index: 101 !important;
}

.catalog-element-controls-item-image-favourite {
    background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/controls-heart.svg");
    width: 33px;
    height: 29.17px;
    background-position: center;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.catalog-element-header-image .slick-current {
    position: relative !important;
}

.catalog-element-header-image .catalog-element-actions-buttons-add-to-favourite {
    position: absolute;
    z-index: 10;
    float: right;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    top: 0;
    right: 10%;
}

.lazy:not(.loaded) {
    width: auto;
    height: auto;
}

.b24-widget-button-wrapper {
    right: 25px!important;
    bottom: 60px!important;
}

.footer-menu-mobile {
    padding-bottom: 30px !important;
}

@media (min-width: 768px) {
    .catalog-element-header-image {
        margin: 0 30px;
    }

    .bx-breadcrumb {
        display: flex !important;
    }

    .catalog-element-title h1, .catalog-element-title span {
        font-weight: 800;
        font-size: 18px;
        line-height: 120%;
        color: #573032;
    }

    .catalog-element-title {
        padding: 0;
    }

    .catalog-widget-views-img {
        min-width: 24.35px;
        height: 15.87px;
        background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/current_views.svg");
        background-repeat: no-repeat;
        margin: 5px;
    }

    .catalog-widget-views-container {
        width: 100%;
        border-radius: 10px;
        position: relative;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .catalog-widget-views-close {
        position: absolute;
        right: 10px;
        top: 5px;
        font-size: 20px;
        cursor: pointer;
        font-weight: bold;
    }

    .catalog-element-stats-item {
        margin: 0 3px;
    }

    .catalog-element-actions-price-big {
        font-size: 32px;
        line-height: 39px;
        letter-spacing: 0.02em;
    }

    .catalog-element-important-properties-container {
        order: 9;
        width: 100%;
    }

    .catalog-element-order-container .catalog-element-important-properties-container {
        padding-bottom: 0 !important;
    }

    .catalog-element-performance-header {
        order: 10;
    }

    .catalog-element-collapse-heading {
        order: 10;
    }

    .catalog-element-controls-item-caption {
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        color: #6E4549;
        margin-top: auto;
    }

    .catalog-element-controls-item-image, .catalog-element-controls-item-caption {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }

    .catalog-element-similar-products-item-container, .catalog-element-with-products-item-container {
        padding: 0 10px;
    }

    .catalog-element-photos-title, .catalog-element-similar-products-title, .catalog-element-with-products-title {
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 120%;
        color: #6E4549;
        margin: 30px 0;
    }

    .slick-dots {
        display: none !important;
    }

    .catalog-element-header-image {
        padding-bottom: inherit;
    }

    .api-block-tabs {
        height: 30px;
    }

    .api-block-tabs-write-button-image {
        background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/write-button.svg");
        background-repeat: no-repeat;
        min-width: 32px;
        height: 18px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }

    .api-block-tabs-write-button {
        width: 194.25px;
        height: 50px;
        background: #B37736;
        border-radius: 6px;
        line-height: 50px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        color: #FBF8EF;
        text-align: center;
        float: right;
        cursor: pointer;
    }

    .api-block-tabs-write-button-container {
        width: 60%;
    }

    .catalog-element-actions-buttons {
        display: flex;
        position: inherit;
        padding: 0 1.5rem;
        background: none;
        box-shadow: none;
    }

    .catalog-element-actions-buttons-add-to-favourite {
        width: 43px;
        height: 41px;
        background: rgba(202, 160, 114, 0.2);
        border-radius: 6px;
        cursor: pointer;
        margin-left: 5px;
    }

    .catalog-element-actions-buttons-add-to-favourite-icon {
        width: 100%;
        height: 100%;
        background-image: url("/local/templates/rukodelov/components/bitrix/catalog.element/.default/images/add-to-favourite.svg");
        background-repeat: no-repeat;
        background-position: center;
    }

    .catalog-element-similar-products-item-add-to-card, .catalog-element-with-products-item-add-to-card {
        width: 113px;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
    }

    .catalog-element-similar-products-item-art-number, .catalog-element-with-products-item-art-number {
        color: #8C6D70;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        margin: 10px 0;
    }

    .catalog-element-similar-products-item-price-big, .catalog-element-with-products-item-price-big {
        font-weight: 600;
        font-size: 30px;
    }

    .catalog-element-similar-products-item-price-discount, .catalog-element-with-products-item-price-discount {
        font-size: 12px;
    }

    .catalog-element-similar-products-item-price-small, .catalog-element-with-products-item-price-small {
        font-size: 16px;
    }

    .catalog-element-controls-container {
        margin-top: 30px;
    }

    .catalog-widget-views-description {
        font-size: 12px;
    }

    .catalog-element-photos-title {
        font-style: normal;
        font-weight: bold;
        color: #6E4549;
        margin: 15px 0;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 19px;
    }

    .catalog-element-photos-slider-container .slick-track {
        float: left;
    }

    

    .catalog-element-tabs .catalog-element-properties-list {
        column-count: 2;
        margin-top: 0;
    }

    .catalog-element-header-image .catalog-element-actions-buttons-add-to-favourite {
        display: none;
    }

    .footer-menu-mobile {
        padding-bottom: auto !important;
    }
}
.bx-review .btn-primary{
    opacity:0.5;
}
.bx-review {
    max-width: 100%;
    width: 950px;
}
#catalog-element-controls-item-bg__review, #catalog-element-controls-item-bg__review-send {
    display: none;
}
@media (max-width: 1200px) {
    .catalog-element-tab {
        width: 50%;
        flex: none;
    }
}
@media (max-width: 400px) {
    .catalog-element-tab {
        width: 100%;
    }
}
.review-list__dest{
    margin-bottom: 8px;
}
.review-list__title{
    font-size: 17px;
    font-weight: bold;
}
.review-item{
margin-bottom: 40px;
}
.review-list__answer{
    background: #fbf3e9;
    padding: 22px;
    border-radius: 6px;
    margin-top: 21px;
}
.review-item span{
    font-weight: bold;
}
.catalog-element-controls-item-bg__review-authorized {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}
.bx-review .submit-button{
    display: none;
}
.review-list__title span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 15px;
    color: #bfab92;
}
#image_review_wrapper {
    margin-bottom: 1rem;
}
.review-list__image img {
    /*width: 9.375rem;*/
    /*height: 9.375rem;*/
    border-radius: 8px;
    border: 1px solid #C2A988;
}
.review_additional__text {
    color: grey;
}
.review_additional__clear {
    color: red!important;
}
.image_review__label {
    box-sizing: border-box;
}
.image_review__label {
    height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.review-list__image {
    width: 60%;
}
@media (max-width: 600px) {
    .review-list__image img {
        width: 100%;
        height: 200px;
    }
    .review-list__image {
        width: 100%;
    }
}



.catalog-element{
	width:49%;
}


@media (max-width: 992px) {
.catalog-element{	width:100%;}	
}
/* End */
/* /local/templates/rukodelov/components/bitrix/catalog/rkd-catalog/style.min.css?1693823054959 */
/* /local/templates/rukodelov/components/bitrix/breadcrumb/rkd-bc/style.min.css?1693823053931 */
/* /local/templates/rukodelov/components/bitrix/catalog.element/.default/style.css?175941767325606 */
