/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


/* Новые стили */

table.table {border: 1px solid #ddd;} 
table td, table th{padding: 8px;}

table.ec-p-t {border: 1px solid #ddd;}

table.ec-p-t td, table.ec-p-t th {border: 1px solid #ddd;}

table.ec-p-t td p { text-align: center;}
.ec-blue {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 2px;
    background: #365edc;
    border-radius: 50%;
}
.ec-red {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 2px;
    background: #e10000;
    border-radius: 50%;
}

.share.top {display: none;}

.basket_fly .red-error {
	display: none;
    color: #e10000;
    font-size: 10px;
    text-align: left;
}

.basket_fly .min_error .red-error {
	display: block;
}

.product-main .counter_wrapp {
	position: relative;
}

.product-main .red-error {
	display: none;
	opacity: 0;
    position: absolute !important;
    color: #e10000;
    width: 120px;
    font-size: 10px;
    top: -4px;
    width: 50%;
    margin-left: -60px;
    text-align: center;
    z-index: 10;
    left: 0;
}

.product-main .min_error  .red-error {
	display: block;
	opacity: 1;
}

.top_link_wrapper .burger-dropdown-menu  .collapsed  {
	display: none;
}

 .burger-dropdown-menu  .collapsed--btn {
	font-size: 11px;
    text-align: left;
    cursor: pointer;
    margin-top: 10px;
 }


.burger-dropdown-menu  .collapsed--btn:hover {
	text-decoration: underline;
}

.CATALOG_SECTIONS .type1 .items > .flexbox {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
   	-moz-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}
.cat_more_btn {
    position: relative;
    border: none;
    user-select: none;
    padding: 1px 9px 2px 9px;
    border: 1px solid #00aea0;
    color: #00aea0;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    min-width: 200px;
}
.filter_more_btn {
    margin: 4px 4px 4px;
    position: relative;
    float: left;
    border: none;
    user-select: none;
    padding: 1px 9px 2px 9px;
    border: 1px solid #00aea0;
    color: #00aea0;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
}

.filter_more_btn:hover,
.cat_more_btn:hover{
    border: 1px solid transparent;
    box-shadow: 0 4px 10px 0 rgba(0, 174, 160, 0.15);
}

.js_fltr--toggle,
.smartfilter .bx_filter_parameters:not(.js_fltr--open) .bx_filter_parameters_box:not(.prices):not([data-prop_code="in_stock"]) {
    display: none !important;
}

.js_fltr--open .js_fltr--toggle,
.filter_more_btn {
    display: block !important;
}
.catalog_page .top-content-block .section-compact-list__image {
    display: none;
}
.block {
    display: block;
}
.w-32-pr {
    width: 32%;
}
.w-33-pr {
    width: 33%;
}
.text-center {
    text-align: center;
}
body .left_block .sticky-sidebar__inner > div {
    background: white;
}
.sticky-sidebar__inner.no-transform-static {
    transform: none !important;
    position: static !important;
}
.chars-preview__title {
    color: black;
    font-size: 13px;
    padding-left: 22px;
    background: url('/bitrix/templates/aspro_max/images/mini-arr-down.png') no-repeat 0 center;
    margin-top: 5px;
    cursor: pointer;
}
/* #catalog_block--wrap .catalog_item:hover .chars-preview {
    display: block;
} */
#catalog_block--wrap .catalog_item:hover .chars-preview__title {
    background-image: url('/bitrix/templates/aspro_max/images/mini-arr-up.png');
}
.flex-column-reverse {
    display: flex;
    flex-direction: column-reverse;
}
.chars-preview {
    font-size: 12px;
    padding-top: 15px;
    margin-top: 0;
    margin-bottom: 10px;
    display: none;
}
.chars-preview li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed;
    margin-left: 0;
}
.chars-preview li span {
    position: relative;
    bottom: -3px;
    background: white;
    line-height: 1;
}
.chars-preview li span:first-child {
    padding-right: 3px;
}
.chars-preview li span:last-child {
    padding-left: 3px;
}
.chars-preview li::before {
    display: none;
}
.news-detail-text {
    float: none !important;
    margin: 0 !important;
    padding-top: 20px;
    text-align: left !important;
    width: auto !important;
}
@media (max-width: 1199px) {
    .contacts-wrap .property.email .value {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (min-width: 992px) {
    body .top_big_banners.only_banner .top_slider_wrapp .flexslider,
    body .top_big_banners.only_banner .top_slider_wrapp .flexslider .slides > li,
    body .top_big_banners.only_banner .top_slider_wrapp .flexslider .slides > li td {
      height: 248px;
    }
    body .only_banner .top_slider_wrapp .flexslider .slides > li {
    	background-position: center;
    }
}
@media (max-width: 767px) {
    /* Костыльная реализация, надеюсь откажутся от такой */
    .inline-search-block.corp,
    .inline-search-block.corp.show {
        visibility: visible !important;
        opacity: 1 !important;
        background: none !important;
        position: static !important;
        display: none !important;
    }
    .inline-search-block.corp.block {
        display: block !important;
    }
    .inline-search-block.corp.with-close .search .search-button-div .btn-search-corp {
        display: block;
    }
    .inline-search-block.corp.fixed .close-block {
        display: none;
    }
    .inline-search-block.corp>.maxwidth-theme {
        margin-top: 0;
    }
    div.popup {
        max-width: 100%;
    }
}