

/* Start:/local/templates/webcenter/components/bitrix/catalog/catalog-v2/style.css?17477078541690*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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;}

.content_toggle{
	display:none;
}
@media(max-width:796px){
	.filter .container{
		display:flex;
		flex-direction: column;
	}
	.fabrika__description{
		order:2;
		width: 100%;
	}
	.container_none{
		order:1;
		width: 100%;
	}
	.content_toggle{
		order:3;
		display:block;
		text-align: end;
    	color: #e8042a;
    	font-size: larger;
	}
	#detail_collection .row{
		flex-direction: column;
	}
	#detail_collection #collection_tile{
		order: 2;
	}
	#detail_collection #main_desc{
		order: 3;
	}
	#detail_collection #main_photo{
		order: 1;
	}
}
#more {display: none;}


/* End */


/* Start:/local/templates/webcenter/components/bitrix/catalog.section/section/style.css?17538718624517*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.where_buy__title {
	margin-bottom: 10px;
}
.row::before {
	display: initial;
}
.also_in_collection{
	margin-top: 20px;
}
.title_also{
	font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin: 0;
}
.where_buy__header {
	color: #DF0000;
	font-weight: 600;
	display: flex;
	align-items: center;
}

.where_buy p{
	margin-bottom: 2px;
	margin-top: 0;
}
.where_buy__item {
	margin-bottom: 12px;
	position: relative;
	padding-left: 25px
}
.where_buy__header svg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 17px;
}
.where_buy__phone {
	font-weight: 600;
}
.where_buy__tooltip {
	margin-top: 20px;
	padding: 18px 20px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #77787B;
}
#main_photo .slider {
	padding-bottom: 20px;
}
/* End */


/* Start:/local/components/inetsys/stores.form/templates/.default/style.css?17504227191819*/
#salon-form {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 4px 16px;
}
#salon-form .btn {
    margin-top: 20px;
}
#salon-form a {
    width: 70%;
    margin-top: 20px;
}
#salon_modal .modal__wrap{
    padding: 30px 26px;
    border-radius: 10px;
    border: 2px solid #B6B6B6;
}
#salon_modal .modal__body, #salon_modal .modal__head {
    padding: 0;
}
#salon_modal h2 {
    font-size: 18px;
    margin-bottom: 10px
}
.salon {
    padding: 50px 0
}
.salon-form__field {
    display: flex;
    flex-direction: column;
    width: 100%;
}
#salon_modal .modal__close::before, #salon_modal .modal__close::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    top: 50%;
    left: 50%;
    background: #fff;
    margin-left: -10px;
}
#salon_modal .modal__close {
    width: 42px;
    height: 42px;
    background: #DF0000;
    border-radius: 5px;
    top: 20px;
    right: 26px;
}
#salon_modal .modal__close:hover {
    -webkit-box-shadow: inset 0 2px 5px #9d031c;
    box-shadow: inset 0 2px 5px #9d031c;
}
.salon-form__field label {
    margin-bottom: 10px;
}
.salon-form__field input, .salon-form__field select {
    padding: 11px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #B6B6B6;
    font-size: 16px;
}
.salon-form__field.half_input {
    width: calc(50% - 8px);
}
.salon-form__field.hidden {
    display: none;
}

input.error {
    border-color: #e8042a;
}
.salon-success {
    font-size: 26px;
    color: #e8042a;
    font-weight: 600;
}

@media (max-width: 767px) {
    #salon-form a {
        width: 100%;
        margin-top: 10px;
    }
    .salon {
        padding: 20px 0
    }
    #salon-form .btn {
        margin-top: 10px;
    }
    .salon-form__field.half_input {
        width: 100%;
    }
}

/* End */


/* Start:/local/templates/webcenter/components/bitrix/news.list/contact_where_buy/style.css?1747707854150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/webcenter/components/bitrix/catalog.section/section/themes/blue/style.css?1747707854825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/webcenter/components/bitrix/catalog/catalog-v2/style.css?17477078541690 */
/* /local/templates/webcenter/components/bitrix/catalog.section/section/style.css?17538718624517 */
/* /local/components/inetsys/stores.form/templates/.default/style.css?17504227191819 */
/* /local/templates/webcenter/components/bitrix/news.list/contact_where_buy/style.css?1747707854150 */
/* /local/templates/webcenter/components/bitrix/catalog.section/section/themes/blue/style.css?1747707854825 */
