@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome4/fontawesome-webfont.eot?v=4.2.0');
    src: url('../fonts/fontawesome4/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/bitrix/js/intervolga.bootstrap/font/fontawesome4/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/bitrix/js/intervolga.bootstrap/font/fontawesome4/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/bitrix/js/intervolga.bootstrap/font/fontawesome4/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.input-group-addon {
    color: #f56c3f;
    cursor: pointer;
    font-size: 13px;
    width: 1%;
    vertical-align: middle;
}

.input-group-addon.fa-caret-down {
    padding-right: 5px;
}

.input-group-addon.fa-caret-up {
    padding-left: 5px;
}

.fa-caret-down:before,
.fa-caret-up:before {
    font-family: FontAwesome;
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.catalog_item--offer .catalog_item_count {
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
}

.catalog_item_count input::-webkit-outer-spin-button,
.catalog_item_count input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.col-sort {
    color: #f56c3f;
}

.col-sort .sort {
    margin: 1px 3px;
}

.product-page .detail {
    margin-bottom: 0;
}

.product-page .seotext, .catalog-items-page .seotext{
    overflow-x: auto;
    background: white;
    border: solid 1px #ccc;
    padding: 10px;
    margin-top: 20px;
}

.product-page .props_list .char_name {
    width: 50%;
}

.catalog-items-page .seo-tags {
    display: block;
    margin-bottom: 20px;
}

.section-container {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.slider-wrap .slider.products .section-item {
    display: inline-block;
    width: 200px;
    margin: 5px;
    min-height: 180px;
    max-height: 300px;
}

.slider-wrap .slider.products .section-item .slider_item_name {
    height: auto;
}

/* Фикс правой колонки для ФФ */
main .right-col {
    padding: 0 0 0 275px;
    margin-left: 0;
    width: 100%;
}

@media (max-width: 991px) {
    main .right-col {
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
}

.form-inner p.order-block-title {
    margin: 10px 0 0 0;
}

.form-inner .order-block-desc p {
    text-align: left;
}

.form-inner .order-block-desc {
    margin-bottom: 0;
}

.detail-offers__prices-actual-date {
    margin-bottom: 20px;
    text-align: center;
    background-color: rgba(255, 113, 18, 0.2);
    padding: 10px 0;
}

footer .top-line .contacts-box .contacts-wrap {
    margin-top: 30px;
}

@media (max-width: 1200px) and (min-width: 992px) {
    footer .top-line .contacts-box .contacts-wrap {
        margin: auto;
    }
}

@media (max-width: 768px) {
    footer .top-line .contacts-box .contacts-wrap {
        margin: 30px auto 0 auto;
    }
}

.sale_order_full_table .sale-paysystem-wrapper {
    margin: 0;
}

input.search-page-button {
    margin-top: 6px;
    border: none;
    color: white;
    background-color: #ff7112;
    text-align: center;
    font-weight: 600;
    line-height: 23px;
    width: 100px;:
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: white;
    border: 1px solid #CBCBCB;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 100;
    font-size: 16px;
}

.ui-menu-item .ui-menu-item-wrapper {
    display: block;
    padding: 8px 12px;
    clear: both;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;

}

.ui-menu-item .ui-state-active {
    color: white;
    text-decoration: none;
    background-color: #FF7130;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-image: none;
}

.order-form .form-inner {
    float: left;
}

.order-price__container {
    float: right;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 100;
    font-size: 16px;
    border: 1px solid #BDBDBF;
    padding: 10px;
    height: max-content;
    margin-top: 20px;
    background: white;
    max-width: 350px;
}

.order-price__param {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    border-bottom: 1px solid #cbcbcb;
}

.order-price__param:last-child {
    border-bottom: none;
}

.order-price__param-value {
    float: right;
    text-align: end;
}

.order-price__param-title {
    min-width: 100px;
}

.order-price__param span {
    margin: 5px;
}

.form-radio-styled {
    display: flex;
    flex-direction: column;
    border: solid 1px #ababab;
    padding: 10px;
    background: white;
}

.form-radio-styled label {
    margin: 5px 0;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 100;
    font-size: 16px;
    cursor: pointer;
}

.form-radio-styled label input {
    position: absolute;
    opacity: 0;
}

.form-radio-styled label span:before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #ccc;
}

.form-radio-styled label input:checked ~ span:before {
    border: none;
    background-color: #ff7112;
    background-image: url(/local/templates/tehnohouse2018/img/icons/icon-check-small.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.tabs-header.active + .tabs-content.order__tabs-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.th-suggests-list__container {
    display: none;
    position: absolute;
    z-index: 1000;
    float: left;
    min-width: 160px;
    margin-bottom: 10px;
    list-style: none;
    background-color: white;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 100;
    font-size: 16px;
    padding: 0;
    border: 1px solid #cbcbcb;
}

.th-suggests-list__container .th-suggests-list__item {
    cursor: pointer;
    display: block;
    padding: 8px 12px;
    clear: both;
    line-height: 18px;
    color: #555;
    white-space: nowrap;
    text-decoration: none;
}

.th-suggests-list__container .th-suggests-list__item:hover {
    background-color: #dcdcdc;
}

.order__tabs-content #preloader {
    display: none;
    z-index: 1001;
}

.order__tabs-content.preload #preloader {
    display: contents;
}

.order__tabs-content #preloader img {
    position: absolute;
    left: 50%;
    top: 50%;
}

.order__tabs-content.preload > *:not(#preloader) {
    opacity: 0.5;
    pointer-events: none;
}

.order-price__container .order-price__sum {
    font-weight: bold;
}

#delivery {
    position: relative;
}

#delivery #ajax-preloader {
    display: none;
    z-index: 1001;
}

#delivery.preload #ajax-preloader {
    display: contents;
}

#delivery #ajax-preloader img {
    position: absolute;
    left: 50%;
    top: 50%;
}

#delivery.preload > *:not(#ajax-preloader) {
    opacity: 0.5;
    pointer-events: none;
}

@media (max-width: 768px) {
    .order-price__container {
        width: 100%;
    }
}

@media (max-width: 1250px) {
    .order-form .form-inner {
        float: none;
    }

    .order-price__container {
        float: none;
        width: 100%;
        max-width: 540px;
    }
}

.order__tabs-content .form-submit {
    width: 100%;
}

.contacts-page__upper-block {
    float: left;
    width: 49%;
    padding-right: 20px;
    padding-bottom: 20px;
}

.contacts-page__upper-block-wrapper:after {
    content: '';
    display: block;
    clear: both;
}

.contacts-page__sub-title {
    font-size: 16px;
}

.contacts-page__phone {
    font-size: 22px;
}

.contacts-page__bold {
    color: black;
    font-weight: 700;
}

table.contacts-page__divisions-content {
    overflow-y: scroll;
    max-height: 400px;
    display: block;
}

.contacts-page__divisions th, .contacts-page__divisions td {
    padding: 8px;
    text-align: left;
    min-width: 100px;
}

.contacts-page__divisions tbody tr {
    border-top: 1px solid #ababab;
}

.contacts-page__divisions tr:hover {
    background-color: white;
}

@media (max-width: 768px) {
    .contacts-page__upper-block {
        width: auto;
        padding-right: 0;
        margin: auto;
    }

    .contacts-page__divisions-wrapper {
        overflow-x: scroll;
    }

    .contacts-page__divisions td.contacts-page__divisions-address {
        min-width: 400px;
    }
}

.catalog-item__delivery-info__table {
    margin-top: 10px;
    margin-left: 20px;
    width: 500px;
}

.catalog-filtered-by {
    margin: 10px 0;
}

.catalog-filtered-by__item-wrapper {
    padding: 5px;
    margin-right: 10px;
    background-color: #ff7112;
    color: white;
}

.catalog-filtered-by__remove-item {
    background-image: url("../img/svg/icon-cross-thin-orange.svg");
    height: 20px;
    width: 20px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-color: white;
    border-radius: 50%;
    background-size: 12px 12px;
    top: 4px;
}

footer .bottom-line .address.col {
    flex: 0 0 600px;
}

.ecommerce-data {
    display: none;
}

nav.breadcrumbs span.noactive {
    color: #000000;
}

nav.breadcrumbs a.lastCrumb {
    pointer-events: none;
    text-decoration: none;
}

footer .top-line .menu-item .sub-menu a,
.catalog_item_name a,
.news-list__container,
.news-detail__container,
.detail p,
.seo_item_text,
footer .row.bottom-line,
.slider_item_name a,
main .left-col nav.left-menu .menu-item > a > span {
    line-height: 1.5;
}

.slider-wrap .slider.products .slider_item_name {
    height: 3em;
}

.catalog-item__delivery-info__table td, .catalog-item__delivery-info__table th {
    border: 1px solid black;
    padding: 5px;
    text-align: center;
}

.cart-delivery-block {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ababab;
}

.cart-delivery-block__name, .cart-delivery-block__price, .cart-delivery-block__time {
    color: #ff7112;
    font-weight: bold;
}

.vendor_code {
    padding-bottom: 10px;
    font-weight: bold;
}

.props_detail {
    padding: 30px !important;
}

.props_list {
    width: 100%;
}

.detail_email {
    float: left;
    padding-right: 10%;
}

@media (min-width: 992px) and (max-width: 1055px) {
    .detail_email {
        float: unset;
        padding-right: unset;
    }
}

@media (max-width: 769px) {
    .detail_email {
        float: unset;
        padding-right: unset
    }
}

.line,
.star {
    list-style: none;
}

.line li:before {
    content: "-";
    position: relative;
    left: -5px;
}

.star li:before {
    content: "*";
    position: relative;
    left: -5px;
}