

/* Start:/local/templates/center_krasok/components/bitrix/catalog/catalog/style.css?17582862864668*/
.catalog-top {
	margin: 0 15px;
}

h1.mobile-section-title {
	display: none;
}
@media (max-width: 576px) {
	.catalog_subsections h1.no-mobile {
        display: none;
	}
	h1.mobile-section-title {
		display: block;
		padding: 20px 0;
	}
}


/* SETTINGS CONTROLS */
.catalog-section-settings {
	padding: 5px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #eee;
}

.section-controls {
	padding-bottom: 10px;
	display: flex;
	justify-content: start;
	align-items: center;
	border-bottom: 1px solid #eee;
}
/* END SETTINGS CONTROLS */

/* MAIN FILTER */
#main-filter-opener {
	margin-bottom: 5px;
	padding: 5px 10px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #0a911c;
	text-decoration: none;
}
@media (min-width: 767px) {
	.main-filter {
		position: absolute;
		left: -1000px;
		width: 500px;
		z-index: 100;
		transition: left .35s ease;
	}
}
/* END MAIN FILTER */

.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;}


/*-----------SORTEN------------------*/
.sortline select {
    background-color: #f9f9f9; /* Общий фон */
    color: black; /* Цвет текста */
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
}
.sortline select:hover,
.sortline select:focus {
    background-color: #e0e0e0; /* Фон при наведении */
    color: black;
}
.sortline select option {
    background-color: #fff; /* Фон опций */
    color: black; /* Цвет текста */
}
.sortline select option:hover {
    background-color: lightblue; /* Фон при наведении */
    color: black; /* Цвет текста при наведении */
}
/*--------------SORTEN END---------------*/


/*--------------COUNT-PAGE-ELEMENT----------------*/
.catalog-count-switcher-wrap {
    width: 100%;
    display: flex;
    justify-content: end;
}
.catalog-count-switcher a {
    margin: 0 5px;
    text-decoration: none;
    color: #333;
}
.catalog-count-switcher a.active {
    font-weight: bold;
    text-decoration: underline;
    color: #639e0e;
}
.catalog-count-switcher a:hover {
    text-decoration: underline;
    color: #639e0e;
}


@media (max-width: 576px) {
	.section-controls {
		flex-direction: column;
		align-items: end;
	}
	.section-controls-inner form.sortline {
		display: flex;
		flex-direction: column;
		align-items: end;
		color: #999;
        font-weight: 500;
	}
    .catalog-count-switcher-wrap {
		display: none;
    }
	.sortline select:hover, .sortline select:focus {
		background-color: #ffffff;
		color: #0a911c;
	}
}

/*--------------END REGION----------------*/

/*---------FOR DESIGNER-----------*/
.designer {
    display: none;
}
.designer-container {
    padding: 20px 0;
}
.designer-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.designer-block {

}
.designer-img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.designer-img img {
    width: 100%;
}
.designer-info-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.designer-info-list {

}
.designer-info-list-item {
    margin-bottom: 5px;
}


.designer-link {
    display: block;
    width: 100%;
    background: #E5FDED;
    color: #0a911c;
    padding: 15px 10px;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
}

@media (max-width: 576px) {
    .designer {
        display: block;
    }
}

/*---------END DESIGNER-----------*/

/*---------MAIN FORM-----------*/
.main-help {
    display: none;
}
.main-help-container {
    padding: 20px 0;
}
.main-help-title {
    line-height: normal;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.main-help-block {

}
.main-help-info {

}
.main-help-info-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.main-help-info-phone {
    display: block;
    text-decoration: none;
    color: #0a911c;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.main-help-form {

}
.main-help-form-title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
.main-help-form-block {

}

@media (max-width: 576px) {
    .main-help {
        display: block;
    }

}
/*---------END MAIN FORM-----------*/

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?167420636964*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/center_krasok/components/bitrix/catalog/catalog/style.css?17582862864668 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?167420636964 */
