

/* Start:/local/components/byterix/catalog/templates/catalog/style.min.css?1682214802959*/
.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/components/byterix/catalog.element/templates/9-v2-tombstones/style.css?168221480212479*/
/* Calc */
.calc {
    align-items: center;
    display: flex;
    padding: 23px 20px;
    border: 1px solid #f9f9f9;
    border-radius: 3px;
    margin-bottom: 33px;
    font-size: 20px;
    justify-content: center;
    background-color: #f9f9f9;
}
.calc .param {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 84px;
    margin: 0px 6px;
}
.calc .value {
    color: #999;
    font-size: 12px;
}
.calc input, .calc select {
    width: 100%;
    text-align: center;
    font-size: 16px;
}
/* Calc */
.js-fav {
    font-weight: bold;
    cursor: pointer;
}
.js-fav:hover > .icon {
    color: #52ac62;
}
.js-fav .icon {
    margin-left: 10px;
}
.js-fav.active .icon {
    color: #52ac62;
}
.main-info {
    display: flex;
    margin-top: 30px;
}
.main-info .photo {
    width: 100%;
    max-width: 280px;
    min-width: 250px;
    margin-right: 24px;
    position: relative;
}
 .photo .icon {
    position: absolute;
    z-index: 7;
    font-size: 58px;
    opacity: 0.3;
    color: #cacaca;
    top: 10px;
    left: 10px;
    pointer-events: none;
}
.photo .slider-single a {
    cursor: zoom-in;
}
.photo img {
    width: 100%;
}
/*div.photo .slider-single .slick-list {*/
/*    height: 416px;*/
/*}*/
.slider-single > div:nth-child(1n+2) { display: none }
.slider-single.slick-initialized > div:nth-child(1n+2) { display: block }
.slider-nav h3::before {
    content: "";
    display: block;
    padding-top: 75%;
}
.slider-nav {
    margin-top: 30px;
}
.info {
    width: 100%;
    margin-right: 24px;
    max-width: 330px;
    min-width: 260px;
}
.info .select {
    width: 100%;
    margin-bottom: 20px;
}
.info .select select {
    width: 100%;
}
select[name="id"] {
    margin-bottom: 10px;
}
.info .select p {
    font-family: "Open Sans Regular";
}

.info dl {
    overflow: hidden;
    width: 100%;
    margin-right: 24px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    border-bottom: 0.5px solid #f1eeee;
}
.info dt {
    font-weight: unset;
    float: left;
    clear: both;
    margin-right: 10px;
}
.info dd {
    text-align: right;
}
.green-text {
    color: #52ac62;
}
.buy-info {
    position: relative;
    width: 100%;
    max-width: 440px;
    min-width: 400px;
}
.buy-info .block-price {
    position: absolute;
    padding: 35px 22px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.block-price .price {
    font-family: 'Open Sans Regular';
    position: relative;
    margin-top: 10px;
}
.block-price .price .old_price {
    position: absolute;
    top: -12px;
}
.block-price .all-options {
    cursor: pointer;
}
.a-info::after {
    content: "?";
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #d0d0d0;
    text-align: center;
    border-radius: 7px;
    margin-left: 5px;
    font-size: 11px;
    line-height: 13px;
    cursor: pointer;
}
.total_price {
    font-size: 27px;
    font-weight: bold;
}
.block-price .btn.btn-option {
    display: none;
}
.plus_free_delivery {
    position: relative;
    margin-left: 30px;
}
.plus_free_delivery::before {
    content: "+";
    color: #52ac62;
    position: absolute;
    left: -14px;
    font-size: 20px;
    line-height: 10px;
    top: 5px;
    font-weight: bold;
}
.additional_options {
    margin: 20px 0 10px;
    font-family: "Open Sans Regular";
    position: relative;
    max-height: 150px;
    overflow: hidden;
}
.block-price:hover > .last .additional_options {
    max-height: unset;
    overflow: unset;
}
.additional_options__item {
    display: flex;
    justify-content: space-between;
}
.additional_options .name_option {
    margin-right: 4px;
}
.additional_options .additional_price {
    color: #52ac62;
    margin-right: 4px;
}
.additional_options .control {
    width: 11px;
    height: 11px;
    display: inline-block;
}
.additional_options .control::after {
    content: "+";
    background: #cacaca;
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 6px;
    font-size: 15px;
    line-height: 10px;
    text-align: center;
    cursor: pointer;
    transform: rotate(45deg);
    padding: 0 1px 1px 0;
}
.additional_options .no-active .name_option, .additional_options .no-active .additional_price {
    color: #c9c9c9;
}
.additional_options .no-active .control::after {
    background: #52ac62;
    transform: rotate(0deg);
    padding: 0;
}

.block-price .pay_later {
    margin: 5px 0 20px;
}
.block-price .btn {
    width: 100%;
    height: 40px;
    border-radius: 0;
    display: flex;
    justify-content: center;
}
.block-price .btn.btn-link {
    border: unset;
    background: unset;
    color: #52ac62;
}
.parameter__label {
    width: 100%;
    max-width: 100%;
    position: relative;
}
.moreinfo {
    display: none;
}
.top-info {
    display: block;
    position: absolute;
    bottom: 113%;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #d0d0d0;
    z-index: 10;
}
.top-info::after {
    content: "";
    left: 16px;
    bottom: -20px;
    position: absolute;
    border: 10px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 10px;
    border-top: 10px solid #d0d0d0;
}
.bottom-info {
    display: block;
    position: absolute;
    top: 113%;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #d0d0d0;
    z-index: 10;
}
.bottom-info::after {
    content: "";
    left: 16px;
    top: -21px;
    position: absolute;
    border: 10px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom: 10px solid #d0d0d0;
}

.parameter__num {
    width: 20%;
    max-width: 20%;
}
.num_input {
    position: relative;
    border: 1px solid #000;
    height: 35px;
    align-items: center;
    display: flex;
}
.num_input input {
    width: 100%;
    border: none;
    outline: none;
}
.num_input .num_plus {
    top: 0;
    right: 0;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}
.num_input .num_minus {
    bottom: 0;
    right: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
.num_input .num_plus, .num_input .num_minus {
    display: block;
    position: absolute;
    width: 15px;
    cursor: pointer;
    color: #000;
    font-size: 17px;
    line-height: 1;
    height: 17px;
}
.parameter__num span {
    text-align: center;
    display: inherit;
    font-size: 12px;
    color: #7b7b7b;
    font-weight: bold;
}
.parameter p {
    font-size: 18px;
    line-height: 18px;
    padding-right: 3px;
}
.parameter p span {
    font-size: 12px;
    color: #7b7b7b;
}
.options_list {
    margin: 30px 0 40px;
}
.options_list, .decor_list {
    display: flex;
    flex-wrap: wrap;
}
.option_list__item.decor {
    width: 70%;
}
.option_list__item.additionally {
    width: 30%;
}
.options_list__header {
    width: 100%;
}
.options_list .parameter {
    display: flex;
}
.options_list .decor .parameter {
    width: 48%;
}
.options_list .decor_list .parameter:nth-child(2n) {
    margin-right: 0;
    margin-left: 15px;
}
.options_list .decor_list .parameter {
    margin-right: 0;
    padding-right: 15px;
    border-right: 2px dashed #d0d0d0;
}

@media (max-width: 1320px) {
    .total_price {
        font-size: 22px;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .additional_options, .all-options {
        font-size: 15px;
    }
    .options_list .parameter p {
        font-size: 15px;
        line-height: 15px;
    }
    /*div.photo .slider-single .slick-list {*/
    /*    height: 416px;*/
    /*}*/
    .main-info .photo {
        min-width: 150px;
    }
    .info {
        min-width: 140px;
    }
    .buy-info {
        min-width: 344px;
    }
}
@media (max-width: 1099px) {
    .total_price {
        font-size: 18px;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .additional_options, .all-options, .options_list {
        font-size: 13px;
    }
    .options_list .parameter p {
        font-size: 13px;
        line-height: 13px;
    }
    .info {
        min-width: 70px;
    }
    .buy-info {
        min-width: 306px;
    }
}

@media (max-width: 1000px) {
    .total_price {
        font-size: 22px;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .additional_options, .all-options {
        font-size: 15px;
    }
    .options_list .parameter p {
        font-size: 15px;
        line-height: 15px;
    }

    .info {
        max-width: 270px;
    }
    .buy-info {
        min-width: 343px;
    }
}
@media (max-width: 800px) {
    .total_price {
        font-size: 18px;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .additional_options, .all-options, .options_list {
        font-size: 13px;
    }
    .options_list .parameter p {
        font-size: 13px;
        line-height: 13px;
    }

    .buy-info {
        min-width: 306px;
    }
}
@media (max-width: 720px) {
    .block-price .price {
        display: flex;
        flex-direction: column;
    }
    .plus_free_delivery {
        margin-left: 12px;
    }
    .additional_options__item {
        flex-direction: column;
    }
    .buy-info {
        min-width: 268px;
    }
}
@media (max-width: 640px) {
    main.page {
        position: relative;
    }
    .material, .js-fav {display: none}
    .buy-info {
        position: fixed;
        /*display: none;*/
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        left: 0;
        bottom: 60px;
        z-index: 9;
    }
    .plus_free_delivery {
        display: none;
    }
    .buy-info .block-price {
        position: relative;
        z-index: 7;
        display: flex;
        /*flex-direction: column;*/
        flex-wrap: wrap;
        padding: 5px 10px 5px;
    }
    .last {
        order: 1;
        width: 100%;
        display: none;
    }
    .first {
        order: 2;
        width: 100%;
        display: none;
    }
    .block-price .btn {
        padding: 0 2px;
    }
    .center_price {
        order: 3;
        width: 28%;
    }
    .center_btn {
        order: 4;
        width: 72%;
        display: flex;
    }
    .center_btn .btn-primary {
        min-width: unset;
        margin-right: 5px;
        font-size: 14px;
    }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
        background-color: #fff;
        border: 1px solid #41884e;
        color: #41884e;
    }
    .pay_later {
        display: none;
    }
    .block-price .btn.btn-option {
        display: flex;
    }
    .total_price {
        font-size: 22px;
    }
    .additional_options {
        max-height: unset;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .additional_options, .all-options {
        font-size: 15px;
    }
    .additional_options .control {
        width: 18px;
        height: 18px;
    }
    .additional_options .control::after {
        font-size: 20px;
        line-height: 16px;
        border-radius: 11px;
    }
    .block-price .all-options {
        margin-bottom: 15px;
        display: block;
    }
    .additional_options .additional_price {
        margin-right: 16px;
    }
    .options_list .parameter p {
        font-size: 15px;
        line-height: 15px;
    }
    .additional_options__item {
        flex-direction: row;
    }
    .main-info {
        justify-content: space-between;
    }
    .info {
        margin-right: 0;
    }
    .option_list__item.decor {
        width: 100%;
    }
    .options_list .decor_list .parameter {
        padding-right: 0;
    }
    .options_list .decor_list .parameter:nth-child(2n) {
        border-right: unset;
    }
    .option_list__item.additionally {
        width: 100%;
    }
}

@media (max-width: 420px) {
    .total_price {
        font-size: 18px;
    }
    .info, .old_price, .plus_free_delivery, .pay_later, .all-options, .options_list {
        font-size: 13px;
    }
    /*.options_list .parameter p {*/
    /*    font-size: 13px;*/
    /*    line-height: 13px;*/
    /*}*/
}
@media (max-width: 400px) {
    .options_list .decor .parameter {
        width: 100%;
    }
    .options_list .decor_list .parameter {
        border-right: unset;
    }
    .options_list .decor_list .parameter:nth-child(2n) {
        margin-left: 0;
    }
}
/* End */
/* /local/components/byterix/catalog/templates/catalog/style.min.css?1682214802959 */
/* /local/components/byterix/catalog.element/templates/9-v2-tombstones/style.css?168221480212479 */
