

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/styazhka_new/style.css?169693301513077*/
.preview_picture_img {
    display: block;
    padding-top: 100%;
    background-repeat: no-repeat;
}
.d-flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    align-content: center;
}
.all_price {
    display: flex;
    width: 100%;
    justify-content: end;
    margin-bottom: 1em;
    color: #DC2F30;
    font-weight: 600;
} 
.btn.btn-action {
    
	height: 50px;
    margin: 0 10px;
}  
.content_wrapper_block .item {
    /*padding-bottom: 10px;*/
}

.error_stezhka {
    color: red;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
}

.selected_items {background: #e6e6e6; border-radius: 10px; overflow: hidden;    display: flex;    width: 100%;    flex-wrap: wrap;    margin-bottom: 10px;    align-items: center;}


.selected_items .block_design {width:21%;}
.selected_items .block_base {width:22%;}
.selected_items .block_wrong_side {width:22%;}
.selected_items .block_inside {width:22%;}
.selected_items .block_control_buttons {width: 8%; margin-left:7px;}
.selected_items > div {
    position: relative;
}

.block_design.select, .block_base.select, .block_wrong_side.select, .block_inside.select{
    /*background-color: #90ee90;*/
    border: 2px solid #dc2f2f;
/*    border-radius: 10px;*/
}

.inside_slider_text {
/*    display: flex;
    justify-content: space-between;
    align-items: flex-end;*/
    margin-bottom: 5px;
    width: 100%;
    position: absolute;
    top: 50px;
    left:120px;
}

.inside_slider_text > p {
    height: 20px;
    margin: 0;
    font-size: 11px;
    padding-right: 11px;
    display: inline-block;
}
.inside_slider_text > p:last-child {padding-right: 0px;}

.inside_slider_wrap {
    display: flex;
    flex-direction: column;
    max-width: 140px;
    width: 100%;
    padding:15px;
    position:relative;
    
}

.inside_slider {position:absolute; top:70px;width: 100%; left:120px;}
.bordered {border:1px #aeaeae solid!important;}
.title.font_md {line-height: 1.1; height:37px; margin-bottom: 16px !important;}
.btn.btn-default.btn-lg.has-ripple.vibor_link {
	display: block;
    font-size: 15px;
    text-transform: inherit;
    width: 186px;
    margin-left: 25px;
    margin-bottom: 25px;
	
}

.selected_item {
    margin: .5%;
    width: 24%;
    border: 2px solid #a7a7a7;
    border-radius: 5px;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    cursor:pointer;
}

.check_mark {
    position: absolute;
    top: 75px;
    right: 67px;
    margin: 10px;
    line-height: 64px;
}

.check_mark:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 32px;
    left: 0px;
    width: 44px;
    height: 22px;
    border-right: 4px solid green;
    border-top: 4px solid green;
    transform: rotate(129deg);
}

.selected_item img {
    width: 100%;
}

.mini_elem_wrap {
    padding: 15px;
/*    margin: 0 auto;*/
    position: relative;
/*    max-width: 70%;*/
    
}

.mini_elem_wrap:hover .mini_elem_close {
    display: block;
}

.mini_elem_close {
    display: none;
    position: absolute;
    right: 0;
    top: 46px;
    width: 17px;
    height: 18px;
    opacity: 0.5;
    z-index:2;
}

.mini_elem_close:hover:before, .mini_elem_close:hover:after {
    opacity:1;
    background-color: #f00;
}

.mini_elem_close:before, .mini_elem_close:after {
    position: absolute;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #000;
    cursor:pointer;
}

.mini_elem_close:before {
    transform: rotate(45deg);
}

.mini_elem_close:after {
    transform: rotate(-45deg);
}

.mini_img {
    height: 88px;
    width: 88px;
    border: 1px #ccc solid;
    border-radius: 5px;
    margin:0px;
}

.mini_name{position: absolute;top: 43px;left: 120px;font-size: 12px; line-height: 1.1;padding-right: 20px;}
.mini_price {position: absolute;top: 76px;left: 120px;font-size: 12px; line-height: 1.1;padding-right: 20px;   max-width: 189px; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.mini_link {cursor:pointer; font-size: 14px;position: absolute;left: 118px;top: 52px; font-weight:normal; color:#f00; text-decoration:underline;}
.mini_link:hover {color:#000; text-decoration:none;}

.stejka_fixed {position: fixed; z-index: 1000;width:100%;top: 62px; left:0px; background-color:#e6e6e6; padding: 0px 10%;}
/*.stejka_fixed.selected_items {width: 70%; margin: 0px auto; border: none;}*/
.stejka_fixed .mini_img {width:50px; height:50px;}
.stejka_fixed .block_design, .stejka_fixed .block_base, .stejka_fixed .block_wrong_side, .stejka_fixed .block_inside {height: 82px;}
.stejka_fixed .block_design:before, .stejka_fixed .block_base:before, .stejka_fixed .block_wrong_side:before, .stejka_fixed .block_inside:before {left: 76px; font-size: 12px;}
.stejka_fixed .mini_link {left:76px; top:34px;}
.stejka_fixed .mini_name {left:76px; top:37px; max-width: 200px; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.stejka_fixed .mini_price {left:76px; top:53px;  max-width: 189px; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.stejka_fixed .inside_slider_text {left:76px; top:33px;}
.stejka_fixed .inside_slider {left:76px; top:53px;}
.item__quantity__div.stejka_fixed{
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 183px;
    left: 0px;
    background-color: #e6e6e6;
    padding: 20px 10%;
}

.add_sborka_stejka {margin-right:20px;}
.block_control_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 12px;
	flex-wrap: wrap;
	line-height: 1.5;
}
.del_styazh {
    font-size: 11px;
    width: 40px;
}
.st_btn_selected {
    height: 40px;
    width: 50%;
    margin: 0;
}
.item__price {
    width: 100px;
    margin: 10px 0;
    font-weight: 700;
}

.st_btn_del {
    position: relative;
    width: 50%;
    height: 16px;
    opacity: 0.5;
    cursor:pointer;
}

.st_btn_del:hover {
    opacity: 1;
	
}
.st_btn_del:hover:before, .st_btn_del:hover:after {
    
	background-color: red;
}
.st_btn_del:before, .st_btn_del:after {
    position: absolute;
    content: ' ';
    height: 16px;
    width: 3px;
    background-color: #adadad;
    right: 50%;
}

.st_btn_del:before {
    transform: rotate(45deg);
}

.st_btn_del:after {
    transform: rotate(-45deg);
}

.maxwidth-theme .styazhka_btn {
    float: right;
    margin-bottom: 15px;
    display: none;
    font-size: 13px;
    text-transform: inherit;
    font-weight: 500;
}
.maxwidth-theme .add_styazhka_btn {
    float: right;
    margin-bottom: 28px;
    display: none;
    margin-right:20px;
    font-size: 13px;
    text-transform: inherit;
    font-weight: 500;
}

.maxwidth-theme .add_styazhka_btn:before {
    position: relative;
    content: '+';
    font-size: 30px;
    left: -14px;
    top: 7px;
    line-height: 0.1;
}

.block_design, .block_base, .block_wrong_side, .block_inside {
    height: 118px;
    background-color: #FFF;
    margin: 5px 5px 5px 5px;
    border-radius: 10px;
    border:1px #aeaeae solid;
}
.block_design, .block_base, .block_wrong_side {
    cursor:pointer;
}
.block_num {width:100%!important; font-weight: bold;color: #000;font-size: 12px;padding-left: 12px;padding-top: 3px;}
.head-block.top:not(.with-tabs) .item-link.active {background: #f1f1f1!important;}
.head-block.top:not(.with-tabs) .item-link {border-right: 1px solid #aeaeae!important;}
#mCSB_1 {border:1px solid #aeaeae!important;}
.desc {font-style: normal;font-weight: 400;font-size: 16px;margin-bottom: 16px;color: #000000;}

.head-block .item-link .title span, .head-block.top .item-link .title .btn-inline {font-size: 12px;line-height: 1.3em;text-transform: uppercase;letter-spacing: 0.1em;font-weight: 500;}


@media screen and (max-width: 1020px) {
    .block_design, .block_base, .block_wrong_side {
        height: 160px;
    }
}

@media screen and (max-width: 768px) {
    .block_design, .block_base, .block_wrong_side {
        height: 140px;
    }
}

@media screen and (max-width: 550px) {
    .block_design, .block_base, .block_wrong_side {
        height: 120px;
    }
}

.inner-text {
    padding: 9px 25px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.normal_price {
    color: #333;
    font-weight: 700;
    font-size: 1.133em;
    line-height: 1.454em;
    margin: 0 3px 10px;
    display: inline-block;
}

.red_price {
    color: red;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    text-decoration: line-through;
}
/*.selected_items>div{
    padding-top: 20px;
}*/
.block_design:before {
    content: 'Дизайн стежки';
    position: absolute;
    top: 13px;
    left: 120px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
    color:#000;
}
.block_base:before {
    content: 'Основа';
    position: absolute;
    top: 13px;
    left: 120px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
    color:#000;
}
.block_wrong_side:before {
    content: 'Изнанка';
    position: absolute;
    top: 13px;
    left: 120px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
    color:#000;
}
.block_inside:before {
    content: 'Наполнитель';
    position: absolute;
    top: 13px;
    left: 122px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
    color:#000;
}
.img_inner{ 
   /* max-width: 260px;*/
    width:100%;
	height: 410px;
}
.btn_download_more_wrap{
    text-align: center;
    padding-top: 33px;
}
input.st_btn_selected {
	display:none;
}
.mobile_container {
	display:none;
}
.pc_container {
		display:block;
	}
@media (max-width:1200px) {
	.mobile_container {
		display:block;
		margin: 1em auto;
	}
	.mobile_container span {
		font-size: 16px;
	}
	.pc_container {
		display:none;
	}
}

.succes_order {
    color: green;
    font-size: 16px;
    
}
.styazhka_btn  {
		display: none !important;
	}
	.open-popup  {
		float: right;
    margin-bottom: 15px !important;
    
    font-size: 13px;
    text-transform: inherit;
    font-weight: 500;
	}
	    
.popup-bg {
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    align-items: center;
    justify-content: center;
	z-index: 11;
}
.popup-fade__r{
    background: #3a3f44;
    opacity: .7!important;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    
}
.popup-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgb(0 0 0 / 25%);
    display: none;
	z-index: 1001;
}
.popup-bg__modal .svg {
    top: -22px;
    position: absolute;
    right: -10px;
	cursor:pointer;
}
.popup-bg__modal {
    position: absolute;
    background: #ffffff;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
}

.popup-bg__modal form {
    display: flex;
    flex-direction: column;
}
.order_styazh .iblock.label_block {
	width: 100%;
}
.popup-bg__title {
	font-size: 2.4em;
	margin: 1em auto;
}
.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.no-scroll {
    overflow-y: hidden;
}
.js__pdf {
    padding: 10px;
    height: 50px;
    color: #dc2f2f !important;
    border: 1px solid #dc2f2f;
    border-radius: 3px;
    font-size: 13px;
    cursor: pointer;
}

.title {
    margin-left: 5px;
}
.js__pdf:hover {
    color: #ffffff !important;
    border-color: #dc2f2f;
    background: #dc2f2f;
}
.item__quantity {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    width: calc((75%) - 30px);
}
.item__quantity__text {
    margin: 0 1rem 0 0;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.item__quantity__minus, .item__quantity__plus {
    display: flex;
}
.item__quantity__minus button, .item__quantity__plus button {
    width: 24px;
    height: 24px;
    border: 0;
    padding: 0;
    background: #fff;
    cursor: pointer;
    transition: all 0.1s linear;
    border-radius: 6px;
    position: relative;
}
.item__quantity__minus button svg {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.item__quantity__value {
    margin: 0 0.5rem;
}
.item__quantity__value input {
    width: 48px; 
    margin: 0 auto;
    display: block;
    border: 0;
    text-align: center;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2D2D2D;
}
.item__quantity__div {
    display: flex;
    /* width: 100%; */
    flex-direction: row;
    justify-content: end;
    margin-bottom:10px;
    align-items: center;
}
.input_row {
    display: flex;
    border-radius: 5px;
    border: 1px solid #000;
    background: #FFF;
}
input.js-count-input.cart-item-count__control {
    border: none;
    color: #000;
    font-family: Muller;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    background: #fff;
}
.item__quantity__value {
    display: flex;
}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block_new/style.min.css?16751068282245*/
.ajax_load .top_wrapper{margin-right:1px}.ajax_load .top_wrapper .catalog_block .catalog_item>div{padding-left:25px;padding-right:25px}.ajax_load .top_wrapper .catalog_item .footer_button{margin-left:-25px;margin-right:-25px}.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer{margin:0 -1px 0 0;padding:0 1px 0 0}.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover{z-index:2}.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap{box-shadow:inset 0 0 0 1px #ececec;height:100%}.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info>.svg{top:-2px}.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button{margin-top:0}@media(min-width:1200px){.col-lg-5_2.custom-line,.wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line){width:20%}#main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),#main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),.right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line){width:25%}#main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line),#main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line){width:33.33%}}@media(min-width:1200px) and (max-width:1499px){.wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line){width:25%}.wrapper1.header-v28 .controls-linecount{display:none}}@media(max-width:600px){.wrapper1.front_page .compact-catalog-slider .catalog_block.items{width:auto;padding-left:16px;margin:0 -16px -20px!important;padding-bottom:20px}.wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent{flex-shrink:0;margin:0;width:172px}.wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type{padding-right:16px;width:calc(172px + 16px)}.wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider *{display:none}.wrapper1.front_page .compact-catalog-slider~.bottom_nav:not(.mobile_slider){display:none}}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/styazhka_new/style.css?169693301513077 */
/* /bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block_new/style.min.css?16751068282245 */
