a{color: #8d1d08; text-decoration: none;}
a:hover{color: #DE5705; text-decoration: underline;}
.btn-link{color:#8d1d08; }
.btn-link:hover{color:#DE5705; }
ul, ol {list-style: none; margin: 0; padding: 0;}

h1{font-size: 28px; margin-top: 7px; margin-bottom: 15px;}
h2{font-size: 22px; margin-top: 7px; margin-bottom: 15px;}
h3{font-size: 20px; margin-top: 7px; margin-bottom: 15px;}

.block-title{
    font-size: 20px;
    color: #DE5705;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin: 7px 0 15px 0;
    line-height: 1.1
}
.description ul{
    list-style: none;
    margin: 1em 0 2em 0;
}
.description ul li{
    padding-left: 1em; 
    text-indent: -.7em;
}
.description ul li:before {
    content: "• ";
    color: #F06918;
    font-size: 1.2em;
    line-height: 1em;
}
.description ol { counter-reset: item; padding: 1em 0 2em 0; }
.description ol li { display: block; padding-bottom: 0.5em;}
.description ol li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #F06918;
        }
/*header*/
header{}
header .navbar{min-height: 47px; margin-bottom: 0;}
header .navbar .container{}
header .navbar .nav{}
header .navbar-header{display: inline-block;}
header .navbar-city{display: none; padding: 10px 15px;}
header .navbar-city .dropdown-toggle{
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
}

header .navbar-right{float: right;}

header .navbar i.fa{font-size: 1.2em; color: #fff; text-shadow: 1px 1px 1px #333;}

header .navbar-toggle{float: none;padding: 7px 10px;}

header .nav-personal > li{display: inline-block;}
header .nav-personal > li a{
    display: inline-block; 
    color: #fff; 
    text-decoration: none;
    padding: 12px 15px;
}
header .navbar .dropdown-menu{background-color: #DE5705;}
header .navbar .dropdown-menu a{color: #fff;}
.dropdown-header{color: #fff;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: transparent;
}

header .row.shadowed{
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding-bottom: 15px;
}
header .nav-container-mobile{
    margin-bottom: 15px;
}

/* error 404 */

.error404{background: none;text-align: center;}
.error404 span{color: #DE5705; font-size: 24px; line-height: 0.7;}
.error404 h1{color: #DE5705; font-size: 100px; line-height: 0.7;}
.error404 h2{color: #333; font-size: 1.5em; margin-bottom: 30px; }
.error404 p{color: #DE5705;}
.error404 p b{color: #333; font-size: 1.2em; line-height: 1;}
.error404 .actions ul li{display: inline-block; padding: 7px 30px; margin: 0 14px;}
.error404 .actions ul li i.fa{
    display: block;
    background-color: #DE5705;
    border-radius: 5px;
    padding: 7px;
    font-size: 32px;
    color: #000;
    width: 46px;
    height: 46px;
    margin: 0 auto 7px auto;
}
.error404 .actions ul li a{ color: #333; text-decoration: none;}
.error404 .actions ul li a:hover{ color: #DE5705; text-decoration: none;}
.error404 .actions ul li a:hover i.fa{ color: #fff; text-decoration: none;}


@media (max-width: 479px){
    header .navbar-city .city-name{display: none;}
    header .header__logo img{width: 100%;}
    header .phone-block{ margin-top: 10px;}
    header .phone-block a.phone-number{font-size: 18px;}
    header .phone-block .phone-text{display: none;}
    header .city-select .phone{font-size: 18px;}
}
@media (max-width: 767px){
    header .navbar-city{display: inline-block;}
    header .city-list{display: none;}
    header .city-select .city.dropdown{font-size: 0.8em;}
    header .city-select .worktime{display: none;}
}
@media only screen and (max-width: 991px) {
    header .row.shadowed {padding-bottom: 0;}
    header .row .shadow{display: none;}
    header .nav-personal .skip{display: none;}
    header .nav-personal .skip-show{display: inline-block;}
}

header .row .shadow{
    position: relative;
    top: -21px;
    
}
header .row .shadow:before{
    z-index: -1;
    /* position: absolute; */
    display: block;
    content: "";
    height: 20px;
        box-shadow: -1px 5px 20px rgba(20,20,20,0.3);
    bottom: 0;
    /* left: 0; */
    margin: 0 50px;
}
.page_title{
    position: relative;
}
.page_title .actions{
    position: absolute;
    right: 20px;
    top: 5px;
}

@media (max-width: 768px) {
	.page_title .actions {display: none;}
}

.page_title .actions a{color: #666; text-decoration: none;}
.page_title .actions a:hover{color: #DE5705; text-decoration: none;}

.page-workarea{
    min-height: 450px;
    padding-bottom: 20px;
}

.left-menu{
    display: block;
    border-top: 1px dotted #666;
    margin-top: 15px;
    margin-bottom: 15px;
}
.left-menu li{
    width: 100%;
    padding: 0;
    border-bottom: 1px dotted #666;
    list-style: none;
    display: block;    
}
.left-menu li a{
    position: relative;
    display: block;
    padding: 12px 35px 12px 10px;
    text-decoration: none;
    color: #4D4441;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.left-menu li a.active,
.left-menu li a:hover{
    color: #F06918;
}
.left-menu li a:after {
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.footer{
    margin-bottom: 20px;
}
.footer-line{
    background: #F06918;
    height: 50px;
    box-sizing: border-box;
    display: block;
    clear: both;
}

.footer-line .container{
    position: relative;
    z-index: 1;
    background: #F06918 url('img/icon-overfoot-bg.png') no-repeat;
    height: 50px;
    top: 0;
    left: 0;
}
.footer-line .container:before{
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: -12px;
    width: 20px;
    height: 50px;
    background: url('img/icon-overfoot-triangle.png') no-repeat;
    }    
.footer-line:before {
    content: " ";
    display: block;
    position: relative;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 50px;
    background: #1e1e1e;
    margin-bottom: -50px;
}    
.footer-line .pull-right{margin-top: 10px;}

.footer-content {background-color: #fff;}

.footer-content h3{font-weight: bold; font-size: 18px;}

.footer_menu_block {margin: 0 0 20px 0;padding: 0;}
.footer_menu_block li{margin: 0;padding: 0; list-style: none; font-size: 16px;}

.site-description{font-size: 12px; color: #a7a7a7;}

.footer-logo img{height: 40px; width: auto; margin-bottom: 10px;}

#back-top {
    position: fixed;
    bottom: 40px;
    z-index: 599;
    right: 1%;
    display: none;
    width: 41px;
    height: 41px;
    opacity: 0.5;
}
#back-top:hover{
    opacity: 1;
    text-shadow: 3px 3px 5px #666;
}
#back-top a {
    color: #DE5705;
}
#back-top a i{
    font-size: 45px;
    line-height: 45px;
}
@media print{
    .page_title .actions{display: none;}
}

.rouble:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f158';
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.2em;
}
/* breadcrumbs */
.breadcrumbs ul{
    margin: 5px 0 15px 20px;
}
.breadcrumbs ul li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.breadcrumbs ul li a{
    text-decoration: none;
    margin-right: 7px;
    color:  #4C4C4C;
    font-size: 12px;
}
.breadcrumbs ul li a:hover{
    color: #f06918;
    text-decoration: underline;
}
/* product list navigation */
.products_list_nav {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}
.products_list_top_nav {
    margin: 10px 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.products_list_bottom_nav {
    margin: 10px 0 20px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ddd;
    text-align: center;
}

.products_list_nav label{
    font-weight: normal;
}
.products_list_nav select{
    padding: 0.2em;
    border-radius: 2px;
}
.products_list_nav .modern-page-navigation{
    padding-top: 3px;
}
.products_list_nav .view-mode{
    padding-top: 3px;
}
.products_list_nav .view-mode .fa{
    font-size: 1.6em;
    margin: 0 5px;
}
.products_list_nav .view-mode a{
    text-decoration: none;
    color: #f06918;
}
.products_list_nav .view-mode a:hover{
    color: #BF2502;
}

.products_list_nav .view-mode i{
    color: #666;
}
.products_list_nav .sort-option{
    color: #8d1d08;
}

.products_list_nav .sort-order span{display: inline-block;}
.products_list_nav .sort-order .dropdown{display: inline-block;}
.dropdown li.selected a{color: #f06918;}

/* catalog */
.catalog-sections-top .section{
    margin-bottom: 30px;
}
.catalog-sections-top .section img{
    max-width: 33%;
    float: left;
    margin-right: 20px;
}
.catalog-sections-top .image-wrap{
    display: block;
    height: 160px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.catalog-sections-top .image-wrap img{
    max-height: 160px;
    width: auto;
    border-radius: 5px;
}
.catalog-sections-top h2{
    font-size: 20px;
    min-height: 44px;
}
.catalog-sections-top .thumbnail{
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
}

/* product list tile view */
.products_tile{margin-bottom: 20px;}
.products_tile .product-item{
    /*padding: 0 7px 15px 0;*/
    margin-bottom: 20px;
}
.products_tile .product-item .thumbnail{
    border-radius: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    max-width: 250px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.products_tile .product-item .img-wrap{
    margin: 3px auto;
    display: block;
    min-height: 120px;
}
.products_tile .product-item .img-wrap img{
    max-height: 120px;
}
.products_tile .product-item h3{
    margin: 0 0 3px 0;
    height: 30px;
    overflow: hidden;
}
.products_tile .product-item h3 a{
    display: block;
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    font-weight: bold;
}
.products_tile .product-item h3 a:first-letter{text-transform: uppercase;}

.products_tile .product-item .caption{
   min-height: 140px;
}
.products_tile .product-item .caption p{
    overflow: hidden;
    font-size: 12px;
    margin: 0;
}

.products_tile .product-item .caption .special-descr{
    height: 90px;
    padding-bottom: 10px;
    overflow: hidden;
    font-size: 12px;
}
.products_tile .product-item .button_pane{
    display: block;
    color: #fff;
    text-decoration: none;
    height: 36px;
    background: #8D2610 url('img/icon-special-item-button.png') no-repeat center 0;
    transition: all 0.6s;
    margin: 0 -5px -1px;
}
.products_tile .product-item .button_pane table{
    width: 100%;
}
.products_tile .product-item .price{
    //display: block;
    font-size: 16px;
    font-weight: 700;
    //float: left;
    width: 50%;
    height: 36px;
    //margin-left: 7px;
    //padding-top: 7px;
    padding-left: 7px; 
    white-space: nowrap;
    vertical-align: middle;
}
.products_tile .product-item .info{
    //display: block;
    font-size: 12px;
    text-align: right;
    //float: right;
    width: 50%;
    height: 36px;
    //margin-right: 7px;
    padding-right: 7px;
    font-style: italic;
    vertical-align: middle;
}
.products_tile .product-item:hover .button_pane{
    background-position: -260px 50%;
}
.products_tile .product-item:hover h3 a{
    text-decoration: underline;
    color: #BF2502;
}
.products_tile .product-item:hover .thumbnail{
    box-shadow: 1px 1px 5px #888;
}

/* product table */
table.producs{ 
    font-size: 12px;
    width: 100%;
    margin: 10px 0 20px 0;
    border-collapse: collapse;
    border-spacing: 0;
}
table.producs .table_header{
    background-color: #8d1d08;
}
table.producs th{
    color: #fff;
    border: 0;
    border-spacing: 0;
    text-align: center;
    padding: 5px 7px;
    margin: 0;
    white-space: nowrap;
    border-color: #8d1d08;
    font-weight: normal;
}
table.producs th.sorted{background-color: #5C1003;}
table.producs td{
    text-align: center;
    padding: 5px 7px;
    border-bottom: 1px solid #e6e6e6;
}

table.producs tr td.sorted{background-color: #FFF1E8; border-bottom: 1px solid #FFE5D6;}
table.producs tr:nth-child(odd) td{background-color: #F5F7F7;}
table.producs tr:nth-child(odd) td.sorted{background-color: #FFEBE0;}

table.producs td.img {min-height: 100px; text-align: center; vertical-align: top;} 
table.producs td.img a{width: 98px; height: 98px;display: block; overflow: hidden; border: 1px solid #e6e6e6; border-radius: 2px; overflow: hidden; padding: 3px; background-color: #fff; line-height: 90px;} 
table.producs td.img img{max-height: 90px;} 
table.producs td.img img.horizontal{width: 100%; height: auto; vertical-align: middle; } 
table.producs td.img img.vertical{width: auto; height: 100%;} 
table.producs td.price-cell{
    /*text-align: right;*/
    font-size: 1.1em;
    white-space: nowrap;
}
table.producs td.name{
    /*vertical-align: top;*/
}

table.producs .props-td-xs{display: none;}
table.producs td.props-td-xs{text-align: left;}

table.producs .spec td{background-color: #FBE9DD;}
table.producs .spec td.price-cell{ color: #8C2610;}
table.producs td.img{position: relative;}


table.producs .quick-watch {
	display: none;
	vertical-align: bottom;
	font-family: arial;
	font-size: 13px;
	color: #F06918;
	text-decoration: none;
        text-align: center;
        cursor: pointer;
}
table.producs .quick-watch:hover span{
    border-bottom: 1px dotted #F06918;
}
table.producs tr:hover .quick-watch {
	display: block;
        position: relative;
        text-align: center;
}
.props_table_title{
    font-size: 1.2em;
    color: #000;
}
.props{
    width: 100%;
    margin: 10px 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.props .proptitle{
    width: 40%;
    padding: 0;
    vertical-align: top;

}
.props .proptitle > span{
    border-bottom: 1px dotted #e6e6e6;
    display: block;
    width: 100%;
    padding: 0;
}
.props .proptitle span span{
    border: none;
    display: inline-block;
    background-color: #fff;
    padding: 0 10px 3px 0;
    margin-bottom: -3px;
}
.props .propvalue{
    vertical-align: top;
    width: 60%;
    text-align: left;
    padding-left: 5px;
    color: #000;
    font-weight: bold;
}

.qw-calc-form .wrapper {
	border: 1px solid #E6E6E6;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.qw-calc-form .calc {
	padding: 25px;
        width: auto;
}
.qw-calc-form .calc input.qty{font-size: 14px; line-height: normal; height: 26px;}
.qw-calc-form .calc__buttons{
    margin: 10px 0 10px 0;
}

.qw-calc-form .calc_select{
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #E6E6E6;
}
.qw-calc-form .calc_select input{outline: none;}
.qw-calc-form .calc_select li{
    list-style: none;
    display: block;
    margin: 0 0 10px 0;
}
.qw-calc-form .calc_select li label{
    font-weight: normal;
    cursor: pointer;
}
.qw-calc-form .calc_select li input{
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: 2px;
}
.qw-calc-form .calc_select li .price-title{
    display: inline-block;
}
.price{
    font-weight: 700;
    text-align: right;
}
.calc_select .price{
    float: right;
}
.calc_total .price{
    float: right;
    font-size: 1.2em;
}
.calc_total .calc__title{
    font-weight: 700;
    font-size: 1.2em;
}
/*detail view */
.product_detail_header .print-view{
    font-size: 36px;
    margin: 20px 20px 0 0;
    cursor: pointer;
    color: #666;
}
.product_detail_header .print-view:hover {
    color: #F06918;
}
.product_detail a.image-wrap{
    display: block;
    margin-bottom: 20px;
    border: 1px solid #E6E6E6;
    text-decoration: none;
}
.product_detail .detail-picture{
    width: 100%;
    height: auto;
}
.product_detail .thumbnails{
    margin-bottom: 20px;
}
.product_detail .thumbnails a{
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #E6E6E6;
    text-decoration: none;
}

.product_detail_properties .nav>li>a{
    color: #F06918;
}
.product_detail_properties .tab-content{
    padding: 10px 20px;
    margin-bottom: 20px;
    min-height: 160px;
}
.product_detail_prices .prices{
    float: left;
    width: 250px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.product_detail_prices .prices li{
    list-style: none;
    font-size: 1.5em;
}
.product_detail_prices .prices li .price{
    float: right;
    position: relative;
}
.product_detail_prices .prices li .price sup{
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    position: absolute;
    top: 5px;
    padding-left: 5px;
}
.product_detail_prices .prices li .price sup.plus{color: red;}
.product_detail_prices .prices li .price sup.minus{color: green;}

.product_detail_prices .measure{
    font-size: 0.9em;
}
.product_detail_prices .measure-prices{
    font-size: 0.9em;
    font-weight: normal;
    color: #888;
}
.product_detail_prices .measure-prices .price{
    font-weight: normal;
}

.product_detail_prices .calc__button{
    width: 250px;
    margin: 10px 0 20px 0;
}
.product_detail_prices .descriptions{
    clear: left;
}

.related-products h2{
    font-size: 20px;
    margin: 5px 0 5px 15px;
}
/* section depth 1 */
.catalog-sections-top .section-title h2{
    background-color: #8d1d08;
    color: #fff;
    padding: 7px 15px;
}
.catalog-sections-top .section-title h2 a{
    text-decoration: none;
    color: #fff;
}
.catalog-sections-top .section-title h2 a:hover{
    border-bottom: 1px dashed #fff;
}
.catalog-sections-top .section-title  .section-products-cnt{
    float: right;
    margin-right: 10px;
    font-size: 0.8em;
    line-height: 27px;
}

/*smart-filter theme*/

.bx-filter .bx-filter-parameters-box {
        padding-top: 15px;
        padding-bottom: 5px;
        border: 1px solid #E6E6E6;
        margin-bottom: -1px;
}
.bx-filter .bx-filter-parameters-box-title span{
    color: #000;
    font-size: 16px;
    border-bottom: none;
}
.bx-filter .bx-filter-parameters-box-title span:hover{
    color: #F06918;
}
.bx-filter .bx-filter-parameters-box-title span i{
    float: right;
    font-size: 1.2em;
}
.bx-filter.bx-red .bx-filter-section {
	background: #fff;
}
.bx-filter .bx-filter-param-label{padding-left: 0;}
.icheckbox_flat-red {
    display: inline-block;
    vertical-align: top;
}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text{
    display: inline-block;
    max-width: 215px;
}

.bx-filter .bx-filter-button-box {padding-top: 20px;}

/*
* INPUTS
*
*/
.bx-filter.bx-red .bx-filter-input-container input:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-input-container input:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	-moz-border-image: url(images/active.png) 2 repeat;
	-o-border-image: url(images/active.png) 2 repeat;
	border-image: url(images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-red .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-red .bx-ui-slider-pricebar-vd{background: #b1b1b1;}
.bx-filter.bx-red .bx-ui-slider-pricebar-vn{background: #D4D4D4;}
.bx-filter.bx-red .bx-ui-slider-pricebar-v {background: #8d1d08;}

.bx-filter.bx-red .bx-ui-slider-handle.left {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I1OUIzMzkwODQ4MTFFNTkyRTFENDc1Q0VEM0NDMjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I1OUIzM0EwODQ4MTFFNTkyRTFENDc1Q0VEM0NDMjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3QjU5QjMzNzA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3QjU5QjMzODA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjdWjeMAAABbSURBVHjapMyxDQAgCERRZQe3cFv3cSxrsTAxCgoeyRUU78dWSgAuEYJ5lRDMy4Tg8RCCvYEDewIitgZUbAlc8SvwxLeACWsBM5YCLrwH3HgNfOEZ+MbjugADAMODERZxf1hDAAAAAElFTkSuQmCC") no-repeat right top;
}
.bx-filter.bx-red .bx-ui-slider-handle.right {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzM3OTk0MDcwODQ4MTFFNUIzRDVGMTUwNzFBRDlEQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzM3OTk0MDgwODQ4MTFFNUIzRDVGMTUwNzFBRDlEQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3Mzc5OTQwNTA4NDgxMUU1QjNENUYxNTA3MUFEOURBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3Mzc5OTQwNjA4NDgxMUU1QjNENUYxNTA3MUFEOURBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsmVoicAAABuSURBVHjaYvw2ebIoAwPDawYyARMQ7wNiUUoM0KHEECYoTbYhTEhssgxhQuOTbAgTFjGSDGHCIU60IUx45IgyhImABQQNYSLCm3gNYSIysHEawkRClGM1hInEhIdhCBMZyR/FECYyMyHcEIAAAwC23xIBIj0oQAAAAABJRU5ErkJggg==") no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-red .bx-filter-select-container.bx-active,
.bx-filter.bx-red .bx-filter-select-container:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	-moz-border-image: url(images/active.png) 2 repeat;
	-o-border-image: url(images/active.png) 2 repeat;
	border-image: url(images/active.png) 2 repeat;
}

.bx-filter.bx-red .bx-filter-tag {
	border-top: 1px solid #f8dbdb;
	border-bottom: 1px solid #f8dbdb;
}
.bx-filter.bx-red .bx-tag-link {
	color: #e48d8d;
}

.bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-red .bx-filter-param-btn:hover,
.bx-filter.bx-red .bx-filter-param-btn:active,
.bx-filter.bx-red .bx-filter-param-btn:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-red .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-red .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	-moz-border-image: url(images/active.png) 2 repeat;
	-o-border-image: url(images/active.png) 2 repeat;
	border-image: url(images/active.png) 2 repeat;
}

.bx-filter.bx-red .btn-themes {
	background-color: #DE5705;
	border-color: #da3737;
	color: #FFF
}
.bx-filter.bx-red .btn-themes.bx-active,
.bx-filter.bx-red .btn-themes.focus,
.bx-filter.bx-red .btn-themes:active,
.bx-filter.bx-red .btn-themes:focus,
.bx-filter.bx-red .btn-themes:hover{
	background-color: #e48d8d;
	border-color: #e48d8d;
	color: #FFF
}
/*
* 	Result Popup
*
*/
.bx-filter .bx-filter-popup-result{
    padding: 5px 7px;
}
/* catalog section */
.section-header img{
    float: left;
    margin: 0 30px 20px 0;
}
.section-header b.page-title{
    display: block;
    font-size: 1.4em;
    margin-top: 7px;
    margin-bottom: 15px;    
}
/* catalog sections tile*/
.catalog_sections_tile .tile{
    /*
    min-height: 360px;
    display: inline-block;
    float: none;
    */
    transition: all 0.3s;
    height: 360px;
}
.catalog_sections_tile h2{
    font-size: 20px;
}
.catalog_sections_tile .thumbnail{
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 15px;
    min-height: 340px;
    overflow: hidden;
}
.catalog_sections_tile ul li{
    list-style: none;
    margin: 0;
    padding: 2px 0;
}
.catalog_sections_tile .image-wrap{
    display: block;
    height: 160px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.catalog_sections_tile .image-wrap img{
    max-height: 160px;
    width: auto;
}
.catalog_sections_tile ul{
    min-height: 90px;
}
.catalog_sections_tile .hovered .separator{
    font-size: 16px;
    font-weight: bold;
}
.catalog_sections_tile .hovered .hov{
    display: none;
}

.catalog_sections_tile .hovered:hover{

}

.catalog_sections_tile .hovered:hover .thumbnail{
    display: block;
    position: absolute;
    width: calc(100% - 10px);
    z-index: 100;
}
.catalog_sections_tile .hovered:hover .hov{
    display: block;
}
.catalog_sections_tile .hovered:hover .separator{
    display: none;
}

.carousel{
    margin-bottom: 30px;
}
.carousel-indicators{
    bottom: -40px;
}
.carousel-indicators li{
   background-color: #ddd;
   border-color: #ddd;
}
/* contacts */
.contacts-items{
    padding: 0 15px 0 15px;
}
.contacts-item{
    margin-bottom: 20px;
}

.contacts-item .name-line{
    background-color: rgb(240,120,40);
}
.contacts-item .name h2{font-size: 24px; margin: 0;
    background-color: rgb(72,40,24);
    color: #fff;
    height: 60px;
    margin: 0 -15px 15px -15px;
    padding: 15px;
   
}
.contacts-item .name h2 span{font-size: 18px;}

.contacts-item .address{ color: #000; font-weight: bold; font-size: 1.2em;}
.contacts-item .map-line{background-color: rgb(112,16,0);}
.contacts-item .calls{color: #fff; padding: 15px;}

.contacts-item .map{ color: #fff;  text-align: center; padding: 15px;}
.contacts-item .map a img{margin: 3px; border:1px solid #F06918; width: 100%; height: auto;}
.contacts-item .map a{color: #F06918; outline: none; text-decoration: none;}

.contacts-item .worktime{ color: rgb(232,128,64); font-size: 1.1em; font-weight: bold;}

.contacts-item .image{background-color: rgb(112,16,0); padding: 0; overflow: hidden;}
.contacts-item .image img{width: 100%; height:auto;}

.contacts-item .calls .phones{font-size: 1.5em;}
.contacts-item .calls a{color: #fff; text-decoration: none;}

@media print {
    //.contacts-item{border: 1px solid #888 !important;}
    
    a[href]:after {content: "";}
    .noprint{display: none;}
    
    header .overhead__nav{display: none;}
    header .search-form{display: none;}
    header .basket-line{display: none;}
    header .header__logo{margin-right: 30px;}
    header .header__logo span{display: none;}
    
    .footer .footer-content{
        width: 50%;
        display: inline-block;
    }
    .footer{border-top: 1px solid #000;}
}

/* bx smart filter */
.bx-filter .checkbox,
.bx-filter .radio{
    margin-left: 25px;
}

/* detail 30.11 */
.props_table_title{
    display: block;
    padding: 5px;
    text-align: center;
    font-size: 1.2em;
    color: #fff;
    background-color: #8d1d08;
    text-transform: uppercase;
}
.prop-group-content{
    margin: 15px 0;
}

.pickup-map{ height: 210px; width: 100%; border: 1px solid #e6e6e6; margin: 7px 0 15px 0;}
.pickup-map .yandexMapContainer{height: 100%; width: 100%;}
.pickup-map.print-view{display: none;}

.calc__place{
    font-style: italic;
    color: #333;
}

.product_detail .product_title{
    margin-top: 0;
    font-size: 24px;
}
.product_detail .pickup .yandexMapContainer{
    height: 250px;
    border: 1px solid #ddd;
}
/******************* discount ribbon ***********************/

.discount-ribbon .discount-value{
    background: #F06918;
    font-size: 18px;
    line-height: 18px;
    height: 36px;
    color: #fff;
    padding: 9px 10px 5px 10px;
    font-weight: bold;
    z-index: 2;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
    box-shadow: 8px 3px 10px rgba(0,0,0,0.2);
}
/*right ribbon */
.discount-ribbon.ribbon-right{
    position: absolute;
    right: -8px;
}
.discount-ribbon.ribbon-right .ribbon-corner-right{
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
    top: 27px;
    right: -10px;
    border-left-color: #993300;
    content: " ";
    border-width: 9px;
    box-sizing: border-box;
    z-index: 1;
}
.discount-ribbon.ribbon-right .ribbon-corner-left{
    position: absolute;
    display: block;
    top: 0;
    left: -9px;
    box-sizing: border-box;
    z-index: 2;
}
/*left ribbon */
.discount-ribbon.ribbon-left{
    position: absolute;
    left: -9px;
}    
.discount-ribbon.ribbon-left .ribbon-corner-left{
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
    top: 27px;
    left: -9px;
    border-right-color: #3b3b3b;
    content: " ";
    border-width: 9px;
    box-sizing: border-box;
    z-index: 1;
}
.discount-ribbon.ribbon-left .ribbon-corner-right{
    position: absolute;
    display: block;
    top: 0;
    right: -8px;
    box-sizing: border-box;
    z-index: 2;
}

.discount-ribbon.ribbon-0{top: 10px;}
.discount-ribbon.ribbon-1{top: 54px;}
.discount-ribbon.ribbon-2{top: 98px;}
/* table view ribbons */
table.producs .discount-ribbon .discount-value{
    font-size: 14px;
    line-height: 13px;
    height: 24px;
    padding: 5px 7px 5px 7px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
    box-shadow: 8px 3px 10px rgba(0,0,0,0.2);
}
table.producs .discount-ribbon.ribbon-left .ribbon-corner-left{
    top: 15px;
}

table.producs .discount-ribbon.ribbon-0{top: 5px;}
table.producs .discount-ribbon.ribbon-1{top: 33px;}
table.producs .discount-ribbon.ribbon-2{top: 61px;}

/******************* discount ribbon ***********************/

/* modal-price-download */
.modal-price-download .price-download-link{
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 7px;
}
.modal-price-download .price-download-link i.fa{
    font-size: 5em;
    display: inline-block;
    margin-right: 30px;
}
.modal-price-download .price-download-link .file-name{
    dispaly: inline-block;
}
.modal-price-download .price-download-link .file-name{
    font-size: 1.2em;
} 
.modal-price-download .price-download-link .file-size{
    color: #999999;
}

/* order cart */
.bx_ordercart .bx_ordercart_order_sum tr td{font-size: 1.5em;}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{padding-right: 20px;}
#order_form_content .yandexMapContainer{width: 700px; height: 430px; border: 1px solid #cecece; margin: 10px 0 20px 0;}

/* Tooltip */
.tooltip > .tooltip-inner {
    background-color: #fff; 
    color: #333; 
    border: 1px solid #999;
    padding: 15px;
}

/* Tooltip on top */
.tooltip.top > .tooltip-arrow {
    border-top: 5px solid #999;
}

/* Tooltip on bottom */
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #999;
}

/* Tooltip on left */
.tooltip.left > .tooltip-arrow {
    border-left: 5px solid #999;
}

/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
    border-right: 5px solid #999;
}
 
.tooltip b{
    color: #DE5705;
}


@media only screen and(min-width: 768px) {
    .header__logo span{display: none;}
    .phone-block a.phone-number{font-size: 30px;} 
    
    .shop-cart__text .text{display: none;}
    .shop-cart__text .num{display: block;}
}
@media only screen and(min-width: 992px) {
    .container {width: 1010px;}
    .header__logo span{display: none;}
    .phone-block a.phone-number{font-size: 30px;} 
    .shop-cart__text .text{display: block;}
    .shop-cart__text .num{display: none;}
}
@media only screen and(min-width: 1200px) {
  .container {
    min-width: 1010px;
    max-width: 1250px;
    width: auto;
  }
  .header__logo span{display: inline-block;}
}
/* mobile */

@media only screen and(max-width: 767px){
    .header__logo span{display: none;}
    .phone-block a.phone-number{font-size: 28px;} 
    .navbar-nav>li .skip{display: inline-block;}
    .navbar-nav>li .skip-show{display: none;}
    .shop-cart__text .text{display: none;}
    .shop-cart__text .num{display: block;}
    .navbar-collapse {background-color: #DE5705;}
    .navbar-collapse ul {background-color: #DE5705; margin-left: -30px; margin-right: -30px; min-width: 300px;}
    .navbar-collapse ul li{padding-left: 15px; padding-right: 15px; }
    .navbar-collapse ul{
        top: 100%;
        left: 0;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }        
    .carousel-indicators {display: none;}
    table.producs .props-td{display: none;}
    table.producs .props-td-xs{display: table-cell;}
}
@media only screen and (max-width: 991px){
    table.products{font-size: 10px;}
    table.producs .props-td{display: none;}
    table.producs .props-td-xs{display: table-cell;}
    .navbar-nav>li .skip{display: none;}
    .navbar-nav>li .skip-show{display: inline-block;}
    .carousel-indicators {display: none;}
}

@media print{
    header .shadowed{border-bottom: 2px solid #666; margin-bottom: 20px;}
    header .phone-block{margin-top: 0;}
    header .phone-number{font-size: 18px;}
    header .phone-text{font-size: 10px; display: block; border: none; margin: 0; padding: 0;}
    header .city-select{padding-top: 3px;}
    header .city-select .city{width: 25%; padding-right: 0; margin-right: -20px;}
    header .city-select .phone{font-size: 18px;}
    header .city-select .worktime{font-size: 10px; display: inline-block;}
    header .city-select .caret{display: none;}
    header .city-select .city-url{position: absolute; top: -50px; right: 10px; display:block; text-align: right; font-size: 1.2em; padding-left: 30px;}

    .breadcrumbs{display: none;}
    .section-header.hidden-xs{display: block !important;}
    
    .footer-logo{display: none;}
    .footer {font-size: 10px;}
    .footer .address br{content: ""}
    .footer .address br:after {content: "\00a0"}
    
    
    table.producs{font-size: 10px;}
    table.producs .props-td{display: table-cell !important;}
    table.producs .props-td-xs{display: none !important;}    
    table.producs th{border-bottom: 1px solid #333;}
    table.producs td.img {display: none;}
    .products_list_nav{display: none;}
    .products_list_bottom_nav{display: none;}
    .products_list_top_nav{display: none;}
    #back-top{display: none !important;}
    
    .product-detail-page{font-size: 10px;}
    .product-detail-sidebar{display: none;}
    .props_table_title{text-align: left;border-bottom: 1px solid #666;}
    .product_detail .calc__button{display: none;}
    .related-products{display: none;}
    
    .pickup-map{ display: none; height: 210px; width: 100%; border: 1px solid #e6e6e6; margin: 7px 0 15px 0;}
    .pickup-map .yandexMapContainer{height: 0; width: 0;}
    .pickup-map.print-view{display: block;}
    
}
/*fix bootstrap 3 printing */
@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

.cat-text{
    overflow-y: hidden;
    transition: all 0.6s;
}
.cat-text .cat-text-container{
    max-height: 75px;
    overflow: hidden;
    margin-bottom: 15px;
}
.cat-text .cat-text-container:after{
    content: " ";
    display: block;
    position: absolute;
    height: 40px;
    width: 100%;
    top: 35px;
    background-image: linear-gradient(to top, rgba(255,255,255,1),rgba(255,255,255,0));  
    margin: 0 -30px;
}

.cat-text .cat-text-opener{ 
    padding-top: 15px;
    color: #DE5705;
    cursor: pointer;
}

.cat-text .cat-text-opener:hover{
    border-bottom: 1px dotted #DE5705;
}

.cat-text.in .cat-text-container{
    max-height: 100%;
}
.cat-text.in .cat-text-container:after{display: none;}

.cat-text .cat-text-opener .cat-close{display: none;} 
.cat-text .cat-text-opener .cat-open{display: block;} 
.cat-text.in .cat-text-opener .cat-open{display: none;} 
.cat-text.in .cat-text-opener .cat-close{display: block;} 

.city-confirm-dialog{
    padding: 20px 15px;
    top: 50px;
    display: none;
    width: 380px !important;
    max-width: none;
}
.city-confirm-dialog.popover>.arrow{
    left: 20% !important;
}

.city-confirm-dialog i.fa{
    color: #DE5705;
    text-shadow: 2px 3px 5px #9e9e9e;
    float: left;
    margin: 0 15px 15px 0;
}

.city-confirm-dialog .cur-geo-city{
    color: #DE5705;
}
.city-confirm-dialog .dest-city{
    font-weight: bold;
}
.city-confirm-dialog .buttons-wrap{
    display: block;
    margin-left: 50px;
}
.city-confirm-dialog small{
    color: #DE5705;
    font-style: italic;
    border-bottom: 1px dotted #DE5705;
    white-space: nowrap;
}


.page-workarea.col-md-9 h2 {
    margin-top: 15px;
}

.page-workarea .news-page__content ul {list-style: inherit; margin: inherit; padding: 10px 0 10px 18px;
    background: white;}
.page-workarea .news-page__content ol {list-style: decimal; margin: inherit; padding: 10px 0 10px 18px;
    background: white;}


@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
}
/* mobile */
@media only screen and (max-width: 991px) {
.section-header b.page-title {min-width: auto;}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 741px) {
}
@media only screen and (max-width: 579px) {
.factories-list .factories-table tr td:first-child {width: 158px;}
}
@media only screen and (max-width: 479px) {
	.block-spec, .block-tcenter {text-align:center;}
  .page-workarea .page_title h1 {letter-spacing: -1px;}
  #add-to-basket-form .modal-dialog .modal-content img{max-width: 100%;}
}
@media only screen and (max-width: 419px) {
  .page-workarea .page_title h1 {letter-spacing: -2px;}
.factories-list .products ul li {
    text-indent: 0;
    padding-left: 1.5em;
}
.factories-list .products ul li:before{position: absolute;margin-left: -17px;}
}
@media only screen and (max-width: 379px) {
}
/* print */
@media print {
}
