

/* Start:/local/templates/alenmel/components/bitrix/catalog/production/style.css?1757593142853*/
.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%;
	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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/alenmel/components/bitrix/catalog.smart.filter/section_filter/style.css?17575931424322*/
.tooltip-container .tooltip-icon::after{
    width: 18px!important;
    height: 18px!important;
    font-size: 18px!important;
}


.tooltip-container {
    position: relative;
    display: inline-block;
}

.tooltip-container.opened .tooltip-body {
    display: block;
}

.tooltip-container.opened .tooltip-icon::after {
    border-color: #C41F1A;
    color: #C41F1A;
}

.tooltip-container .tooltip-icon {
    font-size: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 7px;
    cursor: pointer;
}

.tooltip-container .tooltip-icon::after {
    width: 12px;
    height: 12px;
    border: 1px solid #cdcdcd;
    margin-left: 10px;
    font-size: 12px;
    content: "?";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    color: #cdcdcd;
}

.tooltip-container .tooltip-icon:hover::after {
    border-color: #C41F1A;
    color: #C41F1A;
}

.tooltip-container .tooltip-body {
    display: none;
    position: absolute;
    bottom: 100%;
    font-size: 14px;
    background-color: #cdcdcd;
    margin-bottom: 5px;
    padding: 7px;
    left: 0;
    max-height: 350px;
    min-height: 100px;
    overflow: hidden;
    font-size: 12px;
    width: 300px;
    z-index: 1000;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

@media (max-width: 670px) {
    .tooltip-container .tooltip-body {
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-height: 100vh;
        height: 99vh;
    }
}

.tooltip-container .tooltip-body::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #cdcdcd transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 15px;
}

.tooltip-container .tooltip-body .close-icon {
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 224.512 224.512'%3E%3Cpath fill='%23010002' d='M224.507 6.997L217.521 0 112.256 105.258 6.998 0 .005 6.997l105.258 105.257L.005 217.512l6.993 7L112.256 119.24l105.265 105.272 6.986-7-105.258-105.258z'/%3E%3C/svg%3E");
    background-size: 80%;
    background-position: 50%;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
    margin-right: -7px;
    margin-top: -7px;
    float: right;
    color: #000000;
    font-size: 36px;
    background-color: rgba(255, 255, 255, 0.4);
    text-align: center;
    line-height: 0.4;
    cursor: pointer;
    font-weight: 300;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Roboto", "Helvetica Neue", sans-serif;
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s;
}

.tooltip-container .tooltip-body .close-icon:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-color: rgba(255, 255, 255, 0.7);
}

.tooltip-container .tooltip-more {
    margin: 5px 0px;
}

@media (max-width: 560px) {
    .flr .e-f {
        z-index: auto !important;
    }
    .tooltip-container .tooltip-body {
        z-index: 1004 !important;
    }
}

.bx-filter-select-popup ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    max-height: 400px;
    overflow-y: auto;
}

.bx-filter-select-popup li label {
	cursor: pointer;
	padding: 8px 8px;
	display: block;
}

.bx-filter-select-popup li label:hover {
    background: #f3f3f3;
}

.bx-filter-select-popup li:first-child {
    margin-top: 0;
}

.bx-filter-select-text {
    border-bottom: 1px dashed;
    color: var(--primary);
}


.bx-filter-select-container .popup-window {
	left: 0 !important;
	padding: 0
}
.bx-filter-select-container .popup-window.dropdown {
	top: 100% !important;
}
.bx-filter-select-container .popup-window.dropup {
	bottom: 100%;
	top: auto !important;
}

.bx-filter-select-container {
    position: relative;
}
/* End */
/* /local/templates/alenmel/components/bitrix/catalog/production/style.css?1757593142853 */
/* /local/templates/alenmel/components/bitrix/catalog.smart.filter/section_filter/style.css?17575931424322 */
