@charset "UTF-8";
.fixed-header.active .top-menu-fixed ul > li:last-child:before, .work-area .wa-head-block .top-menu ul > li:first-child:after, .work-area .wa-head-block .top-menu ul > li:last-child:before, .work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label:after, .work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label.active:before, .work-area .main-block-content .front-title-h2 h2:after, .work-area .main-block-content .front-title-h2 h1:after, .work-area .main-block-content .list-products .old-price:before, .work-area .main-block-content .message-for-user:before, .work-area .main-block-content .product-detail .product-header .product-detail-pictures:before, .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button.active:after, .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:hover:after, .work-area .main-block-content .product-detail .detail-old-price:before, .work-area .main-block-content .product-detail .back-to-list:before, .site-footer .container .item-3 nav ul li:before, .modal .close-modal::after, .modal .close-modal::before, .i-agree label[for='iaggree-order-do']:after, .i-agree label.active[for='iaggree-order-do']:before, label.error:before { content: ''; position: absolute; display: block; }

* { outline: none; font-family: PF DinDisplay Pro; }
.rouble { font-family: RUBSN; font-size: 90% !important; }
body { background-image: url(../icons/BG.gif); backgrund-repeat: repeat; background-size: 119px; }
div.hr { border-bottom: 1px solid #eee; width: 100%; }
.clear { clear: both; float: none; }
.btn { background-color: #ccc; border: 1px solid #111; border-radius: 3px; outline: none; box-shadow: none; cursor: pointer; }
.btn-black { color: #ffc000; font-weight: 700; background-color: #333; padding: 10px 20px; outline: none; border: none; }
.btn-black:active, .btn-black:hover { background-color: #000; outline: none; }
.btn-black:focus { outline: none; }
.btn-orange { color: #333; font-weight: 700; background-color: #ffc000; padding: 10px 20px; outline: none; border: none; }
.btn-orange:active, .btn-orange:hover, .btn-orange:hover *, .btn-orange:active * { background-color: #1d1d1d; color: #fff; }
.btn-orange:focus { outline: none; }
.container { margin: auto; position: relative; }
.bg-color-gray { background-color: #333; }
.fixed-header { display: none; }
.fixed-header.active { position: fixed; display: block; height: 80px; top: 0; right: 0; left: 0; background-color: #fff; z-index: 1200; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
.fixed-header.active .fixed-logo { display: inline-block; width: 207px; margin-top: 10px; position: relative; height: 60px; float: left; }
.fixed-header.active .fixed-logo img { max-width: 100%; }
.fixed-header.active .top-menu-fixed { padding-top: 21px; display: inline-block; padding-left: 80px; padding-right: 0; float: left; }
.fixed-header.active .top-menu-fixed ul { display: table; list-style-type: none; margin-left: 0; padding-left: 0; margin-bottom: 10px; }
.fixed-header.active .top-menu-fixed ul li { display: inline-block; border-right: 1px solid #eaeaea; padding-left: 0px; padding-right: 0px; text-transform: uppercase; font-size: 14px; }
.fixed-header.active .top-menu-fixed ul li a { display: block; color: #333; padding-left: 22px; padding-right: 22px; line-height: 40px; height: 40px; }
.fixed-header.active .top-menu-fixed ul li a:hover {text-decoration: underline;}
.fixed-header.active .top-menu-fixed ul li ul { display: none; }
.fixed-header.active .top-menu-fixed ul li .view-childs { display: none; }
.fixed-header.active .top-menu-fixed ul > li:first-child { width: 62px; padding-left: 0; padding-right: 0; float: left; }
.fixed-header.active .top-menu-fixed ul > li:first-child a { width: 62px; height: 40px; background-image: url(../icons/house-outline.svg); background-position: center; background-size: 40%; background-repeat: no-repeat; color: transparent; }
.fixed-header.active .top-menu-fixed ul > li:first-child a:hover, .fixed-header.active .top-menu-fixed ul > li:first-child a:active { background-image: url(../icons/house-outline-yellow.svg); background-position: center; -webkit-background-size: 40% 40%; background-size: 40%; background-repeat: no-repeat; }
.fixed-header.active .top-menu-fixed ul > li:last-child:before { height: 40px; border-right: none; }
.fixed-header.active .top-menu-fixed ul > li:last-child { border-right: none; }
.under-menu {text-align: center;}
.under-menu a {color: #fff;}
.under-menu .phone-header, .under-menu .email-header-block a {font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.under-menu .messengers-header-block {padding: 25px 0;}
.under-menu .messengers-header-block a {margin: 0 5px;}
.fixed-header.active button.back-call { margin-top: 20px; width: 200px; height: 40px; line-height: 23px; font-size: 14px; background-image: url(../icons/telephone-handle-silhouette.svg); background-position-y: center; background-position-x: 20px; padding-left: 40px; background-repeat: no-repeat; background-size: 16px; position: absolute; right: 15px; text-transform: uppercase; }
.fixed-header.active button.back-call:active { background-image: url(../icons/telephone-handle-silhouette-white.svg); }
.mini-header-cart-block, .under-menu { display: none; }
.mini-header-cart-block.active { width: 254px; background-color: #fff; -webkit-border-radius: 2px; border-radius: 2px; padding: 10px; position: absolute; z-index: 500; top: 80px; right: -15px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2); }
.mini-header-cart-block.active .list-mini-items { display: block !important; float: none !important; }
.mini-header-cart-block.active .item-product { border-bottom: 1px solid #ddd; float: none !important; display: block !important; position: relative; min-height: 60px; }
.mini-header-cart-block.active .item-product .picture { width: 55px; height: 55px; position: relative; overflow: hidden; display: inline-block; float: left; padding: 0; }
.mini-header-cart-block.active .item-product .picture img { max-width: 100%; vertical-align: top; }
.mini-header-cart-block.active .item-product b { font-weight: 400; width: 100%; line-height: 1; position: absolute; top: 10px; font-size: 18px; left: 65px; }
.mini-header-cart-block.active .item-product .mini-price { width: 100%; line-height: 1; float: none; position: absolute; top: 35px; left: 65px; }
.mini-header-cart-block.active .main-price { display: block !important; line-height: 4 !important; float: none !important; }
.mini-header-cart-block.active .link-to-cart { display: block; text-align: center; line-height: 1; }
.mini-header-cart-block.active button { line-height: 1; margin: auto; font-weight: 400; }
.site-header { background-color: #fff; width: 100%; height: 125px; }
.site-header .container { height: 100px; line-height: 100px; display: flex;}
.site-header .container .logo, .site-header .container .right-header-block { display: inline-block; width: 370px;}
.site-header .container .right-header-block { position: absolute; right: 40px; width: 550px; }
.site-header .container .right-header-block div { display: inline-block; float: left; }
.site-header .container .right-header-block div a { font-weight: 500; color: #333; font-size: 18px; }
.site-header .container .right-header-block .messengers img {height: 24px; margin-right: 10px; border-radius: 50%;}
.site-header .container .right-header-block .phone-header {padding-left: 40px; background-image: url(../icons/mobile-phone-yellow.svg); background-repeat: no-repeat; background-size: 15px; background-position-x: 0px; background-position-y: center; text-align: center; }
.site-header .container .right-header-block .phone-header-block a { margin-top: 1px; display: inline-block; }
.site-header .phone-header-block, .site-header .email-header-block {display: inline-block; }
.site-header .email-header-block {margin-left: 40px;}
.site-header .container .right-header-block .messengers { position: absolute; left: -215px; }
.site-header .container .right-header-block .email-header-block { background-image: url(../icons/email.png); background-repeat: no-repeat; background-position-x: 5px; background-position-y: center; text-align: left; padding-left: 40px; }
.site-header .container .header-block .cart-header-block {     background-image: url(../icons/shopping-cart-yellow.svg);    background-repeat: no-repeat;    background-position-x: center;    background-position-y: center;    background-size: 35px;    text-align: right;    padding-top: 30px; position: relative; top: -15px;} 
.site-header .container .header-block .cart-header-block a { font-size: 16px; }.site-header .container .header-block .cart-header-block span { width: 20px;    height: 20px;    background-color: #333;    color: #fff;    -webkit-border-radius: 50%;    border-radius: 50%;    font-size: 12px;    display: inline-block;    position: absolute;    line-height: 20px;    text-align: center;    font-weight: 100;    right: 50%; margin-right: -10px;   top: 30px; }
.site-header .container .header-block .cart-header-block a {display: block;}
.site-header .header-block {    display: flex;    flex-direction: row;    justify-content: space-between;    flex: 1 1 100%;}
.site-header .header-block a {    font-weight: 500;    color: #333;    font-size: 18px;}
.site-header .phone-header-block a {display: block; padding-left: 40px; background: url(../icons/mobile-phone-yellow.svg) left center no-repeat; text-align: center;}
.site-header .email-header-block a {display: block; background-image: url(../icons/email.png);    background-repeat: no-repeat;    background-position-x: 5px;    background-position-y: center;    text-align: left;    padding-left: 40px;}
.site-header .messengers-header-block {display: flex; justify-content: space-around; width: 100px;}
.site-header .messengers-header-block img {width: 25px;}
.main-area { padding-left: 0; background-color: #fff; padding-right: 0; }
.work-area { background-color: #fff; margin-top: -30px; }
.work-area .wa-head-block .search-form { padding-top: 10px; position: relative; margin-bottom: 10px; }
.work-area .wa-head-block .search-form input { width: 263px; height: 40px; line-height: 40px; border-radius: 3px; padding-left: 17px; font-size: 18px; border: none; }
.work-area .wa-head-block .search-form button { width: 40px; height: 40px; background-color: transparent; background-image: url(../icons/magnifying-glass.png); background-repeat: no-repeat; background-position: center; border: none; background-size: 60%; position: absolute; top: 10px; right: 15px; outline: none !important; cursor: pointer; }
.work-area .wa-head-block .top-menu { padding-top: 10px; padding-left: 0; padding-right: 0; }
.work-area .wa-head-block .top-menu ul { display: table; list-style-type: none; margin-left: 0; padding-left: 0; margin-bottom: 10px; }
.work-area .wa-head-block .top-menu ul li { display: inline-block; border-right: 1px solid #1d1d1d; border-left: 1px solid #777; padding-left: 0px; padding-right: 0px; text-transform: uppercase; font-size: 14px; }
.work-area .wa-head-block .top-menu ul li a { display: block; color: #fff; padding-left: 15px; padding-right: 15px; height: 40px; line-height: 40px; }
.work-area .wa-head-block .top-menu ul li a:hover, .work-area .wa-head-block .top-menu ul li a:active { text-decoration: none; background-color: #1d1d1d; }
.work-area .wa-head-block .top-menu ul li ul { display: none; }
.work-area .wa-head-block .top-menu ul li .view-childs { display: none; }
/*
.work-area .wa-head-block .top-menu ul > li:first-child { width: 62px; padding-left: 0; padding-right: 0; float: left; }
.work-area .wa-head-block .top-menu ul > li:first-child a { width: 62px; height: 40px; background-image: url(../icons/house-outline-yellow.svg); background-position: center; background-size: 40%; background-repeat: no-repeat; color: transparent; }
.work-area .wa-head-block .top-menu ul > li:first-child a:hover, .work-area .wa-head-block .top-menu ul > li:first-child a:active { background-image: url(../icons/house-outline-yellow.svg); background-position: center; -webkit-background-size: 40% 40%; background-size: 40%; background-repeat: no-repeat; }
*/
.work-area .wa-head-block .top-menu ul > li:first-child:after { height: 40px; border-right: 1px solid #1d1d1d; margin-left: -2px; margin-top: -40px; }
.work-area .wa-head-block .top-menu ul > li:last-child:before { height: 40px; border-right: 1px solid #777; right: 14px; }
#cart-header-block-menu {position: relative; display: none;}
#cart-header-block-menu a {background: url(../icons/shopping-cart-white.svg) no-repeat;    display: block;    width: 32px;    height: 32px; text-decoration: none;}
#cart-header-block-menu span {    border-radius: 100%;    background: #fff;    line-height: 20px;    width: 20px;    height: 20px;    display: block;    text-align: center;    font-size: 14px;    color: #333;    position: absolute;top: -10px;}
.work-area .wa-head-block .back-call-block button { margin-top: 10px; width: 200px; height: 40px; line-height: 23px; font-size: 14px; background-image: url(../icons/telephone-handle-silhouette.svg); background-position-y: center; background-position-x: 20px; padding-left: 40px; background-repeat: no-repeat; background-size: 16px; position: absolute; right: 15px; text-transform: uppercase; }
.work-area .wa-head-block .back-call-block button:active, .work-area .wa-head-block .back-call-block button:hover { background-image: url(../icons/telephone-handle-silhouette-white.svg); }
.work-area aside.sidebar .fast-filter-block { background-image: url(../icons/selective-yellow.svg); background-size: 20px; background-position-x: 15px; background-position-y: 15px; background-repeat: no-repeat; padding-bottom: 1px; }
.work-area aside.sidebar .fast-filter-block .list-selects { list-style: none; padding-left: 0; }
.work-area aside.sidebar .fast-filter-block .list-selects li { margin-left: 10px; position: relative; }
.work-area aside.sidebar .fast-filter-block .list-selects li.active .list-options { display: block; }
.work-area aside.sidebar .fast-filter-block .list-selects li.active .icon { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.work-area aside.sidebar .fast-filter-block .list-selects li span.icon { position: absolute; display: block; width: 19px; height: 19px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #b9b9b9; background-image: url(../icons/arrow-right.png); background-position: center; background-repeat: no-repeat; left: 5px; top: 10px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; z-index: 1000; cursor: pointer; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.work-area aside.sidebar .fast-filter-block .list-selects li label { cursor: pointer; }
.work-area aside.sidebar .fast-filter-block .list-selects li a.filter-title { height: 40px; line-height: 40px; padding-left: 35px; font-size: 18px; display: block; position: relative; color: #fff; text-transform: uppercase; cursor: pointer; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options { list-style: none; padding-left: 0; display: none; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options li { margin-left: 6px; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label:after { width: 17px; height: 17px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #b9b9b9; left: 0px; top: 4px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; z-index: 1000; cursor: pointer; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label input { display: none; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label span { color: #d0d0d0; font-size: 16px; text-transform: none; font-weight: 200; display: block; position: relative; height: 20px; line-height: 20px; padding-left: 35px; }
.work-area aside.sidebar .fast-filter-block .list-selects li .list-options li label.active:before { width: 7px; height: 7px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #b9b9b9; left: 5px; top: 9px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; z-index: 1000; cursor: pointer; }
.work-area aside.sidebar .widget_feodoraxis_catalog_widget { background-image: url(../icons/clipboard-with-a-list-yellow.svg); background-size: 20px; background-position-x: 15px; background-position-y: 15px; background-repeat: no-repeat; }
.work-area aside.sidebar .sidebar-block { position: relative; background-color: #333; margin-top: 15px; }
.work-area aside.sidebar .sidebar-block .title { width: 213px; height: 50px; display: block; background-color: #ffc000; position: absolute; right: 0; line-height: 50px; padding: 0 0 0 20px; text-transform: uppercase; color: #1d1d1d; }
.work-area aside.sidebar .sidebar-block .data { padding-top: 50px; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul > li:first-child > a { border-top: none; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul { list-style-type: none; padding-left: 0; margin-left: 0; margin-top: 1px; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li { margin-left: 10px; position: relative; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li > span { position: absolute; display: block; width: 19px; height: 19px; border-radius: 50%; background-color: #b9b9b9; background-image: url(../icons/arrow-right.png); background-position: center; background-repeat: no-repeat; left: 5px; top: 10px; transition: .2s; z-index: 1000; cursor: pointer; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li a { height: 40px; line-height: 40px; padding-left: 35px; font-size: 18px; display: block; position: relative; color: #fff; border-bottom: 1px solid #1d1d1d; border-top: 1px solid #585858; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 10px; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li.active > span { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); transition: .2s; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li.active ul { display: block; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li ul { display: none; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li ul li { margin-left: 0; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li ul li a { color: #d0d0d0; font-size: 16px; text-transform: none; font-weight: 400; }
.work-area aside.sidebar .sidebar-block .data .left-menu ul li ul li a:after { background: none; padding-left: 10px; }
.work-area aside.sidebar .sidebar-block.event { background-color: #f6f6f6; text-align: center; }
.work-area aside.sidebar .sidebar-block.event .data { padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; }
.work-area aside.sidebar .sidebar-block.event b { font-size: 23px; margin-bottom: 5px; display: inline-block; }
.work-area aside.sidebar .sidebar-block.event button { border: none; text-transform: uppercase; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget { background-image: url(../icons/yellow-star.png); background-size: 23px; background-position-x: 14px; background-position-y: 13px; background-repeat: no-repeat; padding-left: 10px; padding-right: 10px; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular { width: 100%; position: relative; overflow: hidden; margin-top: 20px; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-stage-outer { min-height: 100px; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-stage-outer .owl-stage .owl-item { display: inline-block; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-stage-outer .owl-stage .owl-item .item a { text-decoration: none; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-stage-outer .owl-stage .owl-item .item span { color: #d0d0d0; text-align: center; font-size: 16px; font-weight: 100; display: block; margin-top: 18px; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-nav button { background-color: rgba(0, 0, 0, 0.3); width: 30px; height: 30px; border-radius: 50%; border: none; line-height: 30px; position: absolute; z-index: 10; top: 90px; outline: none; cursor: pointer; font-size: 16px; background-repeat: no-repeat; background-position: center; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-nav button:hover, .work-area aside.sidebar .popular-blocks .list-slides-popular .owl-nav button:active { background-color: rgba(0, 0, 0, 0.5); }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-nav button span { display: block; line-height: 26px; height: 30px; color: transparent; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-nav button.owl-next { right: 5px; background-image: url(../icons/arrow-right-mini.png); }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .list-slides-popular .owl-nav button.owl-prev { left: 5px; background-image: url(../icons/arrow-right-mini.png); transform: rotate(180deg); }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .view-all { text-align: center; margin-top: 10px; padding-bottom: 15px; }
.work-area aside.sidebar .widget_feodoraxis_popular_widget .view-all a { text-align: center; text-decoration: underline; color: #fff; font-weight: 800; }
.work-area .main-block-content { padding-top: 15px; }
.work-area .main-block-content .breadcrumps { background-color: #f6f6f6; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; margin-bottom: 20px; }
.work-area .main-block-content .breadcrumps ol { list-style-type: none; padding-left: 0; margin-bottom: 0; font-weight: 600; }
.work-area .main-block-content .breadcrumps ol li { display: inline-block; }
.work-area .main-block-content .breadcrumps ol li a, .work-area .main-block-content .breadcrumps ol li span { text-transform: uppercase; font-weight: 600; font-size: 14px; }
.work-area .main-block-content .breadcrumps ol li a > span { color: #777; }
.work-area .main-block-content .breadcrumps ol li span { color: #333; }
.work-area .main-block-content h1 { text-transform: uppercase; font-size: 36px; margin-bottom: 30px;}
.work-area .main-block-content h2 { font-size: 24px; }
.work-area .main-block-content h3 { font-size: 18px; }
.work-area .main-block-content p, .work-area .main-block-content ul, .work-area .main-block-content li, .work-area .main-block-content span, .work-area .main-block-content div { color: #333; font-size: 18px; }
.work-area .main-block-content a { color: #333; text-decoration: underline; }
.work-area .main-block-content a:hover { text-decoration: none; }
.work-area .main-block-content ul, .work-area .main-block-content ol { padding-left: 18px; }
.work-area .main-block-content table.table { width: 100%; border: 1px solid #ddd; letter-spacing: 0; margin-top: 30px; margin-bottom: 30px; }
.work-area .main-block-content table.table thead { background-color: #f6f6f6; text-align: center; }
.work-area .main-block-content table.table tbody { text-align: center; }
.work-area .main-block-content table.table td, .work-area .main-block-content table.table th { border: 1px solid #ddd; padding-top: 7px; padding-bottom: 7px; font-size: 14px; }
.work-area .main-big-slider { position: relative; overflow: hidden; }
.work-area .main-big-slider img {width: 100%;}
.work-area .main-big-slider .owl-dots { text-align: center; }
.work-area .main-big-slider .owl-dots button { width: 10px; height: 10px; display: inline-block; border: 1px solid #333; background-color: #fff; padding: 0; border-radius: 50%; margin: 5px; outline: none; }
.work-area .main-big-slider .owl-dots button.active { background-color: #ffc000; border-color: #ffc000; }
.work-area .main-big-slider .owl-dots button span { display: none; }
.work-area .main-big-slider .owl-item { display: inline-block; }
.work-area .main-big-slider .owl-nav button { background-color: rgba(0, 0, 0, 0.3); width: 50px; height: 50px; border-radius: 50%; border: none; line-height: 50px; position: absolute; z-index: 10; top: 50%; margin-top: -25px; outline: none; cursor: pointer; font-size: 26px; background-repeat: no-repeat; background-position: center; }
.work-area .main-big-slider .owl-nav button span { display: block; line-height: 44px; height: 50px; color: transparent; font-size: 65px; font-weight: 100; }
.work-area .main-big-slider .owl-nav button.owl-next { right: 10px; background-image: url(../icons/arrow-right-detail-product.png); }
.work-area .main-big-slider .owl-nav button.owl-prev { left: 10px; background-image: url(../icons/arrow-left-detail-product.png); background-position-x: 20px; }
.work-area .main-big-slider .owl-nav button:hover, .work-area .main-big-slider .owl-nav button:active { background-color: rgba(0, 0, 0, 0.5); }
.work-area .main-block-content .teasers-list { text-align: center; margin-top: 35px; }
.work-area .main-block-content .teasers-list div.item { text-align: center; position: relative; }
.work-area .main-block-content .teasers-list div.item p { color: #000; }
.work-area .main-block-content .teasers-list div.item .bgc { background-color: #ffc000; width: 140px; height: 140px; position: relative; margin: 0 auto 15px; }
.work-area .main-block-content .teasers-list div.item .bgc img { width: 100px; line-height: 140px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.work-area .main-block-content .teasers-list div.item .bgc .hover { display: none; }
.work-area .main-block-content .teasers-list div.item .bgc:hover { background-color: #333; text-align: center; }
.work-area .main-block-content .teasers-list div.item .bgc:hover .hover { display: block; margin: auto; }
.work-area .main-block-content .teasers-list div.item .bgc:hover .main { display: none; }
.work-area .main-block-content .go-to-catalog button { border: none; text-transform: uppercase; margin: 10px auto; display: block; font-size: 14px; padding: 15px 30px; }
.work-area .main-block-content .about-our { margin-top: 60px; }
.work-area .main-block-content .gray-block { background-color: #f6f6f6; padding-top: 20px; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; margin-bottom: 35px; }
.work-area .main-block-content .front-title-h2 h2 { font-size: 36px; text-transform: uppercase; text-align: center; color: #212529; margin-bottom: 40px; margin-top: 30px; }
.work-area .main-block-content .front-title-h2 h2:after { background-image: url(../icons/subtitle-icon.png); width: 100px; height: 6px; background-size: contain; background-repeat: no-repeat; background-position: center; right: 0; left: 0; margin: auto; }
.work-area .main-block-content .front-title-h2 h1 { font-size: 40px; text-transform: uppercase; text-align: center; color: #212529; margin-bottom: 50px; }
.work-area .main-block-content .front-title-h2 h1:after { background-image: url(../icons/subtitle-icon.png); width: 100px; height: 6px; background-size: contain; background-repeat: no-repeat; background-position: center; right: 0; left: 0; margin: auto; }
.work-area .main-block-content .about-teasers .item { background-color: #fff; position: relative; border: 1px solid #ddd; padding: 20px 0px 20px 25px; min-height: 171px; }
.work-area .main-block-content .about-teasers .item img { height: 60px; display: inline-block; float: left; }
.work-area .main-block-content .about-teasers .item span { font-size: 40px; font-weight: 800; height: 60px; line-height: 60px; color: #212529; display: inline-block; margin-left: 10px; }
.work-area .main-block-content .about-teasers .item p { color: #212529; font-size: 22px; line-height: 1; margin-top: 15px; margin-bottom: 0; height: 44px; display: block; position: absolute; bottom: 20px; }
.work-area .main-block-content .about-teasers > div:last-child img { height: 70px; }
.work-area .main-block-content .about-teasers > div:last-child span { height: 70px; line-height: 70px; }
.work-area .main-block-content .repair-parts { margin-bottom: 35px; }
.work-area .main-block-content .repair-parts .col { margin-bottom: 30px; }
.work-area .main-block-content .repair-parts .col img { width: 138px; }
.work-area .main-block-content .map { width: 100%; display: block; height: 400px; margin-bottom: 40px; }
.work-area .main-block-content .list-kontakts { margin-top: 60px; margin-bottom: 40px; }
.work-area .main-block-content .list-kontakts .item { text-align: center; }
.work-area .main-block-content .list-kontakts .item .picture { width: 80px; height: 80px; position: relative; display: block; box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2); margin: 0 auto 25px; }
.work-area .main-block-content .list-kontakts .item .picture img { max-width: 60%; max-height: 50%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.work-area .main-block-content .list-kontakts .item p, .work-area .main-block-content .list-kontakts .item a { text-decoration: none; color: #333; line-height: 1.5; }
.work-area .main-block-content .list-products .item { margin-bottom: 30px; }
.work-area .main-block-content .list-products .item:hover .picture { margin-top: -4px; margin-bottom: 14px; transition: .2s; }
.work-area .main-block-content .list-products .picture { border: 1px solid #ddd; border-radius: 2px; position: relative; background-color: #fff; margin-bottom: 10px; transition: .2s; }
.work-area .main-block-content .list-products .picture img { max-width: 100%; margin: auto; }
.work-area .main-block-content .list-products a { text-decoration: none; }
.work-area .main-block-content .list-products a:hover { text-decoration: none; }
.work-area .main-block-content .list-products a b { color: #333; height: 83px; display: inline-block; overflow: hidden; }
.work-area .main-block-content .list-products .diskount { position: absolute; border-radius: 3px; color: #fff; font-size: 18px; text-align: center; background-color: #1ab517; padding: 2px 15px; top: 10px; right: 25px; }
.work-area .main-block-content .list-products .price { font-weight: 700; line-height: 1; }
.work-area .main-block-content .list-products .old-price { display: inline-block; color: #e11315; font-size: 18px; position: absolute; margin-top: -22px; margin-left: 65px; }
.work-area .main-block-content .list-products .old-price * { color: #e11315; }
.work-area .main-block-content .list-products .old-price:before { width: 100%; border-bottom: 2px solid #e11315; top: 13px; }
.work-area .main-block-content .list-products button { text-transform: uppercase; border: none; font-size: 14px; padding: 8px 15px; margin: 15px 0; display: block; }
.work-area .main-block-content .list-subcategories .item { margin-bottom: 30px; }
.work-area .main-block-content .list-subcategories .item:hover .picture { margin-top: -4px; margin-bottom: 14px; transition: .2s; }
.work-area .main-block-content .list-subcategories .picture { border: 1px solid #ddd; border-radius: 2px; position: relative; background-color: #fff; margin-bottom: 10px; transition: .2s; height: 160px; line-height: 160px; text-align: center; }
.work-area .main-block-content .list-subcategories .picture img { max-width: 100%; margin: auto; max-height: 130px;}
.work-area .main-block-content .list-subcategories a { text-decoration: none; }
.work-area .main-block-content .list-subcategories a:hover { text-decoration: none; }
.work-area .main-block-content .list-subcategories a b { color: #333; }
.work-area .main-block-content .cart-table { width: 100%; }
.work-area .main-block-content .cart-table thead tr { border-bottom: 1px solid #eee; }
.work-area .main-block-content .cart-table thead tr > th:first-child { width: 40px; }
.work-area .main-block-content .cart-table thead tr th { padding-bottom: 10px; text-transform: uppercase; font-size: 14px; text-align: center;}
.work-area .main-block-content .cart-table tbody tr { border-bottom: 1px solid #eee; }
.work-area .main-block-content .cart-table tbody tr td { padding-top: 10px; padding-bottom: 10px; position: relative; }
.work-area .main-block-content .cart-table tbody tr td a { color: #777; }
.work-area .main-block-content .cart-table tfoot tr > td:nth-child(4) { text-align: right; padding-right: 50px; width: 200px; }
.work-area .main-block-content .cart-table tfoot td { padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; }
.work-area .main-block-content .mobile-cart-item { border-bottom: 1px solid #e4e4e4; margin-bottom: 10px; }
.work-area .main-block-content .mobile-cart-item .unset { top: 4px; }
.work-area .main-block-content .mobile-cart-item .label-name { display: inline-block; text-align: right; width: 70px; text-transform: uppercase; color: #3a3a3a; }
.work-area .main-block-content .mobile-cart-item .block-price .price { display: inline-block; }
.work-area .main-block-content .mobile-cart-item .product-length { display: inline-block; margin-left: 10px; width: auto; }
.work-area .main-block-content .mobile-cart-item .product-length input { height: 60px; line-height: 60px; width: 30px; text-align: center; }
.work-area .main-block-content .mobile-cart-item .product-length .up, .work-area .main-block-content .mobile-cart-item .product-length .down { width: 30px; height: 30px; right: -30px; border: 1px solid #e4e4e4; }
.work-area .main-block-content .mobile-cart-item .product-length .down { top: 30px; }
.work-area .main-block-content .unset { width: 13px; height: 13px; background-image: url(../icons/delete-button.png); background-position-x: center; background-position-y: top; background-repeat: no-repeat; background-size: 13px; cursor: pointer; display: inline-block; position: absolute; top: 15px; }
.work-area .main-block-content .unset:hover, .work-area .main-block-content .unset:active { background-position-y: bottom; }
.work-area .main-block-content .product-length { width: 35px; position: relative; margin: 0 auto;}
.work-area .main-block-content .product-length input { background-color: #fff; border: none; width: 40px; line-height: 1; }
.work-area .main-block-content .product-length .up { display: block; position: absolute; cursor: pointer; top: 4px; right: 5px; text-align: right; font-size: 24px; background-color: #fff; width: 12px; height: 6px; background-image: url(../icons/arrow-top.png); background-repeat: no-repeat; background-position: center; }
.work-area .main-block-content .product-length .down { display: block; position: absolute; cursor: pointer; bottom: 4px; right: 5px; text-align: right; font-size: 24px; background-color: #fff; width: 12px; height: 6px; background-image: url(../icons/arrow-bottom.png); background-repeat: no-repeat; background-position: center; }
.work-area .main-block-content .back-form-order { padding-top: 50px; }
.work-area .main-block-content .back-form-order h3 { color: #333; font-size: 24px; text-align: center; font-weight: 400; }
.work-area .main-block-content .back-form-order input { background-color: transparent; border: none; border-bottom: 1px solid #333; width: 100%; padding-left: 10px; margin-bottom: 20px; }
.work-area .main-block-content .back-form-order textarea { background-color: transparent; border: none; border-bottom: 1px solid #333; width: 100%; padding-left: 10px; height: 40px; }
.work-area .main-block-content .back-form-order button { display: block; font-size: 15px; width: 300px; padding: 7px 15px; margin: auto; border: none; text-transform: uppercase; }
.work-area .main-block-content .back-form-order button:hover { background-color: #1d1d1d; color: #fff; }
.work-area .main-block-content .message-for-user { width: 450px; display: block; margin: 30px auto; text-align: left; color: #333; line-height: 1.3; padding-left: 80px; position: relative; margin-bottom: 100px; }
.work-area .main-block-content .message-for-user:before { background-image: url(../icons/headset.svg); background-position: center; background-repeat: no-repeat; background-size: contain; width: 60px; height: 60px; left: 0; }
.work-area .main-block-content .product-detail .product-header h1 { color: #333; font-size: 32px; font-weight: 400; margin-bottom: 0; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures { position: relative; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures.dont-slider { border: 1px solid #ddd; border-radius: 3px; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures:before { width: 24px; height: 24px; top: 15px; right: 15px; background-image: url(../icons/magnifying-glass.svg); background-size: contain; background-repeat: no-repeat; background-position: center; z-index: 10; cursor: pointer; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-stage-outer { overflow: hidden; border: 1px solid #ddd; border-radius: 3px; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item { display: inline-block; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item .picture { cursor: pointer; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:first-child, .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(4), .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(7), .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(10), .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(13), .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(16), .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots > button:nth-child(19) { margin-left: 0; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button { display: inline-block; width: 62px; height: 62px; border: 1px solid #ddd; border-radius: 2px; margin-left: 15px; margin-right: 15px; position: relative; background-color: transparent; cursor: pointer; margin-bottom: 15px; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button.active:after, .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:hover:after { background-color: rgba(255, 255, 255, 0.5); background-image: url(../icons/eye.png); background-position: center; background-repeat: no-repeat; top: 0; right: 0; left: 0; bottom: 0; background-size: 22px; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button img { max-width: 100%; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav { margin-top: 30px; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button { background-color: rgba(0, 0, 0, 0.3); width: 50px; height: 50px; border-radius: 50%; border: none; line-height: 50px; position: absolute; z-index: 10; top: 0px; bottom: 92px; margin: auto; outline: none; cursor: pointer; font-size: 26px; padding: 0; color: transparent; background-repeat: no-repeat; background-position: center; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button span { display: block; line-height: 44px; height: 50px; width: 50px; color: transparent; font-size: 65px; font-weight: 100; }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button.owl-next { right: 10px; background-image: url(../icons/arrow-right-detail-product.png); }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button.owl-prev { left: 10px; background-image: url(../icons/arrow-left-detail-product.png); }
.work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button:hover, .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav button:active { background-color: rgba(0, 0, 0, 0.5); }
.work-area .main-block-content .product-detail .hr { margin-top: 25px; margin-bottom: 25px; }
.work-area .main-block-content .product-detail .list-chars .option { margin-bottom: 10px; margin-top: 0; }
.work-area .main-block-content .product-detail .list-chars .value { font-weight: 500; margin-bottom: 10px; margin-top: 0; }
.work-area .main-block-content .product-detail .list-chars .value span { font-weight: 400; }
.work-area .main-block-content .product-detail .detail-price { font-size: 36px; color: #333; display: inline-block; font-weight: 600; float: left; }
.work-area .main-block-content .product-detail .detail-price * { font-size: 30px; }
.work-area .main-block-content .product-detail .detail-old-price { display: inline-block; color: #e11315; font-size: 24px; position: relative; margin-top: 5px; margin-left: 15px; }
.work-area .main-block-content .product-detail .detail-old-price * { color: #e11315; font-size: 22px; }
.work-area .main-block-content .product-detail .detail-old-price:before { width: 100%; border-bottom: 2px solid #e11315; top: 18px; }
.work-area .main-block-content .product-detail .diskount { background-color: #1ab517; padding: 9px 13px 6px; color: #fff; text-align: center; -webkit-border-radius: 2px; border-radius: 2px; line-height: 15px; display: inline-block; margin-left: 30px; }
.work-area .main-block-content .product-detail .do-order-detail, .work-area .main-block-content .product-detail .do-fast-order-detail { padding-left: 45px; text-transform: uppercase; padding-right: 45px; text-transform: uppercase; width: 165px; display: inline-block; line-height: 1.3; margin-right: 30px; font-size: 14px; padding-bottom: 7px; margin-top: 40px; }
.work-area .main-block-content .product-detail .product-teasers { margin-bottom: 30px; }
.work-area .main-block-content .product-detail .product-teasers .isset { padding-left: 72px; background-image: url(../icons/delivery-truck.svg); background-size: 38px; background-repeat: no-repeat; background-position-y: 4px; background-position-x: 15px; }
.work-area .main-block-content .product-detail .product-teasers b { color: #333; font-size: 18px; line-height: 1; display: inline-block; font-weight: 500; }
.work-area .main-block-content .product-detail .product-teasers p { font-size: 16px; color: #777; line-height: 1; display: block; margin-bottom: 0; }
.work-area .main-block-content .product-detail .product-teasers .consultate { padding-left: 92px; background-image: url(../icons/question.svg); background-size: 38px; background-repeat: no-repeat; background-position-y: 4px; background-position-x: 22px; }
.work-area .main-block-content .product-detail .product-teasers .get-consultate { text-transform: uppercase; font-size: 16px; margin-top: 15px; display: inline-block; cursor: pointer; }
.work-area .main-block-content .product-detail .description { padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; }
.work-area .main-block-content .product-detail .description b { font-weight: 500; color: #333; font-size: 18px; margin-bottom: 0; line-height: 1; }
.work-area .main-block-content .product-detail .description p { color: #777; font-size: 18px; line-height: 1.4; margin-top: 30px; }
.work-area .main-block-content .product-detail .back-to-list { color: #777; text-align: center; display: block; width: 220px; position: relative; margin: 60px auto; text-transform: uppercase; color: #777; font-size: 16px; }
.work-area .main-block-content .product-detail .back-to-list:before { background-image: url(../icons/left-arrow-gray.svg); width: 30px; height: 20px; background-size: contain; background-repeat: no-repeat; background-position: center; }
.work-area .main-block-content .product-detail .width-this-product-buy > b { display: block; text-align: center; color: #333; font-size: 24px; margin-top: 30px; margin-bottom: 30px; }
.work-area .main-block-content .product-detail .in_stock .text {color: #2ecc6d;}
.work-area .main-block-content .product-detail .in_stock span.bullet {padding-right: 12px; display: inline-block; color: #2ecc6d;}
.site-footer { padding-left: 0; }
.site-footer .container { background-color: #333; margin: auto !important; width: 100%; padding-left: 0; padding-right: 0; padding-top: 60px; }
.site-footer .container .item-1 { padding-left: 0; }
.site-footer .container .item-1 .footer-logo { margin-bottom: 40px; width: 186px; position: relative; margin-left: -15px; }
.site-footer .container .item-1 .footer-logo img { width: 186px; }
.site-footer .container .item-1 p { font-size: 16px; color: #9f9f9f; font-weight: 400; margin-left: -15px; }
.site-footer .container .item-2 div { margin-bottom: 28px; height: 30px; line-height: 30px; font-size: 18px; color: #d0d0d0; text-decoration: none; padding-left: 40px; }
.site-footer .container .item-2 div a { color: #d0d0d0; text-decoration: none; }
.site-footer .container .item-2 .address { background-image: url(../icons/placeholder-yellow.svg); background-size: 28px; background-repeat: no-repeat; background-position-y: 0px; background-position-x: left; }
.site-footer .container .item-2 .phone { background-image: url(../icons/mobile-phone-yellow.svg); background-size: 16px; background-repeat: no-repeat; background-position-y: 0px; background-position-x: 6px; }
.site-footer .container .item-2 .phone a { display: inline-block; margin-top: 1px; }
.site-footer .container .item-2 .email { background-image: url(../icons/envelope-yellow.svg); background-size: 26px; background-repeat: no-repeat; background-position-y: 5px; background-position-x: 1px; }
.site-footer .container .item-3 nav ul { list-style-type: none; }
.site-footer .container .item-3 nav ul li { margin-bottom: 20px; line-height: 1; }
.site-footer .container .item-3 nav ul li:before { content: '›'; color: #ffc000; font-size: 24px; margin-left: -17px; margin-top: -6px; }
.site-footer .container .item-3 nav ul li a { color: #d0d0d0; font-size: 16px; margin-bottom: 0; }
.site-footer .container .item-4 { padding-left: 0; padding-right: 0; }
.site-footer .container .item-4 p { margin-left: -15px; color: #d0d0d0; }
.site-footer .container .item-4 p a { color: #d0d0d0; text-decoration: underline; }
.site-footer .container .item-4 .small-text { font-size: 14px; width: 200px; font-weight: 200; }
.site-footer .container .copyright { text-align: center; color: #d0d0d0; font-size: 14px; padding-top: 20px; padding-bottom: 40px; }
.site-footer .soc {margin-left: -15px;}
.site-footer .soc h3 {color: #fff; font-size: 18px; margin: 0 0 10px 0; padding: 0;}
.site-footer .soc img {width: 18px;}
.modal { display: none; top: 0; bottom: 0; left: 0; right: 0; position: fixed; margin: auto; z-index: 1300; width: 360px; height: 540px; background-color: #333; max-width: 100%; }
.modal .close-modal { position: absolute; display: block; width: 30px; height: 30px; right: 5px; top: 5px; cursor: pointer; }
.modal .close-modal::after { width: 30px; border-bottom: 1px solid #ccc; transform: rotate(45deg); top: 15px; }
.modal .close-modal::before { width: 30px; border-bottom: 1px solid #ccc; transform: rotate(-45deg); top: 15px; }
.modal .close-modal:hover *, .modal .close-modal:focus * { border-color: #fff; }
.modal.active { display: block; }
.modal.view-comment-form { height: 540px; }
.modal.view-comment-form textarea { width: 263px; height: 80px; font-size: 18px; padding-left: 10px; border-radius: 3px; border: none; margin: 20px auto; display: block; }
.modal.product-modal { height: 600px; }
.modal.product-modal input[type="text"][disabled='disabled'] { display: block; }
.modal input[type="text"] { width: 263px; height: 40px; font-size: 18px; padding-left: 10px; border-radius: 3px; border: none; margin: 20px auto; display: block; }
.modal input[type="text"][disabled='disabled'] { background-color: #ccc; display: none; }
.modal textarea {     width: 263px;    height: 80px;    font-size: 18px;    padding-left: 10px;    border-radius: 3px;    border: none;    margin: 20px auto;    display: block; }
.modal .we-will-recall { background-image: url(../icons/support-yellow.svg); background-size: 60px; background-repeat: no-repeat; background-position-x: center; background-position-y: 0; display: block; margin-bottom: 30px; margin-top: 40px; padding-top: 80px; }
.modal .we-will-recall p { color: #fff; text-align: center; font-size: 22px; }
.modal .i-agree { width: 263px; margin: auto; line-height: 1; height: auto; }
.modal .i-agree label { line-height: 1; margin-bottom: 0; padding-left: 45px; text-align: left; margin-top: 10px; }
.modal .i-agree:after, .modal .i-agree:before { top: -6px; }
.modal button { width: 155px; display: block; margin: 20px auto; text-transform: uppercase; font-size: 14px; padding-top: 10px; padding-bottom: 7px; }
.bg-modal-block { position: absolute; display: none; top: 0; bottom: 0; left: 0; right: 0; position: fixed; margin: auto; z-index: 1200; background-color: rgba(0, 0, 0, 0.5); }
.bg-modal-block.active { display: block; }
.i-agree { position: relative; text-align: center; height: 100px; }
.i-agree label[for='iaggree-order-do']:after { width: 30px; height: 30px; border-radius: 2px; border: 1px solid #777; top: 4px; bottom: 0; left: 0; right: 360px; margin: auto; }
.i-agree label.active[for='iaggree-order-do']:before { width: 30px; height: 30px; background-image: url(../icons/ok.png); background-repeat: no-repeat; background-position: center; top: 4px; bottom: 0; left: 0; right: 360px; margin: auto; }
.i-agree input { display: none; }
.i-agree label { color: #777 !important; font-size: 13px !important; line-height: 100px; margin-bottom: 1px; }
label.error { background-color: #fff; padding: 5px 10px; width: 263px; border-radius: 2px; color: #333; position: absolute; display: inline-block; z-index: 1; right: 50px; margin-top: -14px; }
label.error:before { border: 5px solid transparent; border-bottom: 5px solid #fff; top: -10px; left: 70px; }
label.error#iaggree-error { width: 160px; text-align: center; right: 130px; color: #333 !important; padding-left: 5px !important; }
label.error#iaggree-error:before { left: 36px; }

/*==========  Desktop First  ==========*/
@media (max-width: 1199.98px) { 

  .site-header .container .right-header-block .phone-header { position: absolute; }
  .site-header .container .right-header-block .phone-header-block a { line-height: 45px; }
  .site-header .container .right-header-block .messengers { left: -26px; top: 38px; }
  .site-header .container .right-header-block .messengers > img:nth-child(2) { margin-right: 25px; }
  .site-header .phone-email-block {display: flex;    flex-direction: column;    line-height: 100%;    align-items: center;    justify-content: center;}
  .site-header .phone-header-block a {padding-top: 6px; padding-bottom: 6px; background-position-x: 7px;}
  .site-header .email-header-block {margin-left: 0;}
    .site-header .phone-header-block {margin-bottom: 10px;}
  .fixed-header.active nav.top-menu-fixed { display: none; position: absolute; top: 80px; z-index: 1050; background-color: #333; width: 100% !important; right: 0; left: 0; flex: 100%; max-width: 100%; padding-top: 0; padding-left: 0; }
  .fixed-header.active nav.top-menu-fixed ul { width: 100% !important; margin-bottom: 0; }
  .fixed-header.active nav.top-menu-fixed ul li { display: block; text-align: center !important; float: none !important; width: 100% !important; border-right: 0; border-left: 0; border-bottom: 1px solid #1d1d1d; border-top: 1px solid #777; position: relative; }
  .fixed-header.active nav.top-menu-fixed ul li:after, .fixed-header.active nav.top-menu-fixed ul li:before { display: none !important; content: none !important; }
  .fixed-header.active nav.top-menu-fixed ul li a { text-align: center !important; width: 100% !important; background-image: none !important; color: #fff !important; }
  .fixed-header.active nav.top-menu-fixed ul li .view-childs { display: block; position: absolute; width: 40px; height: 40px; line-height: 40px; right: 0; top: 0; cursor: pointer; background-color: #222; }
  .fixed-header.active nav.top-menu-fixed ul li .view-childs:after { content: ''; position: absolute; display: block; font-family: fontawesome; color: #fff; text-align: center; width: 100%; }
  .fixed-header.active nav.top-menu-fixed ul li ul { display: none; position: relative; background-color: #222; margin-bottom: 0; }
  .fixed-header.active nav.top-menu-fixed ul li ul > li > ul { background-color: #111; margin-bottom: 0; }
  .fixed-header.active nav.top-menu-fixed ul li ul li .view-childs { background-color: #111; }
  .fixed-header.active .top-menu-button-mobile { display: block; color: transparent; font-size: 24px; font-weight: 200; cursor: pointer; position: absolute; left: 300px; line-height: 80px; background-color: transparent; outline: none; border: none; }
  .fixed-header.active .top-menu-button-mobile i { color: #333; }
  .work-area .wa-head-block .top-menu { display: none; position: absolute; top: 60px; z-index: 1050; background-color: #333; width: 100% !important; right: 0; left: 0; flex: 100%; max-width: 100%; padding-top: 0; }
  .work-area .wa-head-block .top-menu ul { width: 100% !important; }
  .work-area .wa-head-block .top-menu ul li { display: block; text-align: center !important; float: none !important; width: 100% !important; border-right: 0; border-left: 0; border-bottom: 1px solid #1d1d1d; border-top: 1px solid #777; position: relative; }
  .work-area .wa-head-block .top-menu ul li:after, .work-area .wa-head-block .top-menu ul li:before { display: none !important; content: none !important; }
  .work-area .wa-head-block .top-menu ul li a { text-align: center !important; width: 100% !important; background-image: none !important; color: #fff !important; }
  .work-area .wa-head-block .top-menu ul li .view-childs { display: block; position: absolute; width: 40px; height: 40px; line-height: 40px; right: 0; top: 0; cursor: pointer; background-color: #222; }
  .work-area .wa-head-block .top-menu ul li .view-childs:after { content: ''; position: absolute; display: block; font-family: fontawesome; color: #fff; text-align: center; width: 100%; }
  .work-area .wa-head-block .top-menu ul li ul { display: none; position: relative; background-color: #222; margin-bottom: 0; }
  .work-area .wa-head-block .top-menu ul li ul > li > ul { background-color: #111; margin-bottom: 0; }
  .work-area .wa-head-block .top-menu ul li ul li .view-childs { background-color: #111; }
  .work-area .wa-head-block .search-form input { width: 210px; }
  .work-area .wa-head-block .back-call-block { position: absolute; right: 0px; }
  .work-area .main-block-content .about-teasers .item { min-height: 160px; }
  .work-area .main-block-content .about-teasers .item span { font-size: 26px; }
  .work-area .main-block-content .about-teasers .item p { font-size: 18px; }
  .work-area .main-block-content .repair-parts .w-100 { display: none; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item { height: 270px; position: relative; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item .item img { max-width: 100%; }
  .work-area aside.sidebar .sidebar-block .title { width: 160px; }
  .work-area aside.sidebar .popular-blocks .list-slides-popular .owl-stage-outer .owl-stage .owl-item img { max-width: 100%; }
  .work-area aside.sidebar .popular-blocks .list-slides-popular .owl-nav button { top: 60px; }
  .top-menu-button-mobile { display: block; color: #fff; font-size: 24px; font-weight: 200; cursor: pointer; background-color: transparent; outline: none; border: none; } }

@media (max-width: 991.98px) { 
  .site-header .messengers-header-block {display: flex;    flex-wrap: wrap;    width: 130px;    line-height: 100%;   align-items: center;    justify-content: center;  height: 80px;    margin-top: 10px;}
  .site-header .messengers-header-block a, .site-header .messengers-header-block a:last-child, .site-header .messengers-header-block a:first-child {margin: 5px;}
  .site-header .messengers-header-block a:nth-child(1), .site-header .messengers-header-block a:nth-child(2) {flex-basis: 30%; text-align: center;}
  .site-header .container .right-header-block .phone-header-block { margin-left: 80px; margin-right: -35px; }
  .site-header .container .logo { margin-left: -15px; }
  .work-area .main-block-content h1 {font-size: 30px; line-height: 1.3;}
  .site-header .container .logo img { width: 180px; }
  .work-area .wa-head-block .search-form { padding-top: 10px; position: relative; margin-bottom: 10px; width: 240px !important; max-width: 100%; }
  .work-area aside.sidebar .sidebar-block .title { width: 150px; }
  .work-area aside.sidebar .popular-blocks .list-slides-popular .owl-stage-outer .owl-stage .owl-item img { max-width: 100%; }
  .work-area aside.sidebar .popular-blocks .list-slides-popular .owl-nav button { display: none; }
  .work-area .main-block-content .product-detail .diskount { display: block; margin-left: 0; text-align: left; width: 137px; margin-top: 30px; margin-bottom: 30px; }
  .work-area .main-block-content .product-detail .do-fast-order-detail, .work-area .main-block-content .product-detail .do-order-detail { margin-top: 0; margin-bottom: 10px; width: 100%; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item { height: 195px; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-nav { display: none; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button { margin: 5px !important; width: 58px; height: 58px; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:first-child { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(3) { margin-right: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(4) { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(6) { margin-right: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(7) { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(9) { margin-right: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(10) { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(12) { margin-right: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(13) { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(15) { margin-right: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(16) { margin-left: 0 !important; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-dots button:nth-child(18) { margin-right: 0 !important; }
  .work-area .main-block-content .teasers-list div.item .bgc { width: 90px; height: 90px; }
  .work-area .main-block-content .teasers-list div.item .bgc img { width: 60px; line-height: 105px; }
  .work-area .main-block-content .teasers-list div.item p { font-size: 15px; }
  .work-area .normal-page .owl-item img { max-width: 100%; }
  .work-area .normal-page .owl-nav { display: none; }
  .work-area .main-block-content .about-teasers .item { padding: 5px 10px 5px 10px; }
  .work-area .main-block-content .about-teasers .item img { float: none; display: block; text-align: center; margin: auto; height: 60px !important; }
  .work-area .main-block-content .about-teasers .item span { display: block; margin: auto; text-align: center; line-height: 60px !important; height: 60px !important; }
  .work-area .main-block-content .about-teasers .item p { bottom: 5px; height: 40px; font-size: 14px; margin: auto; text-align: center; right: 0; left: 0; }
  .work-area .main-block-content .cart-table tfoot tr > td:nth-child(4) { padding-right: 10px; width: 100px; }
  .site-footer .container { padding-top: 30px; }
  .site-footer .container .item-4, .site-footer .container .item-2 { width: 100%; flex: 100%; max-width: 100%; padding-left: 40px; padding-right: 40px; }
  .site-footer .container .footer-logo-block, .site-footer .container .item-3 { display: none; }
  .site-footer .container .item-2 .address, .site-footer .container .item-2 .email { display: none; }
  .site-footer .container .item-2 .phone { width: 170px; margin: 0 auto 25px; }
  .site-footer .container .item-4 { margin: auto; }
  .site-footer .container .item-4 p { margin-left: 0; text-align: center; }
  .site-footer .container .item-4 .small-text { margin: 0 auto 12px; } }

@media (max-width: 767.98px) { 
  .site-header .container .right-header-block .messengers { display: none !important; }
  .site-header .container .right-header-block .phone-header {position: relative !important; background-image: none; line-height: 1 !important; padding-left: 0;}  
  aside.sidebar { display: none; }
  .work-area .wa-head-block .back-call-block button { width: 190px; }
  .work-area .wa-head-block .search-form { width: 230px; }
  .work-area .wa-head-block .search-form input { width: 200px; }
  .site-header .container .right-header-block .email-header-block { background-image: none; padding-left: 0; width: 145px; padding-right: 0; position: absolute; right: 130px; height: 30px; line-height: 30px; top: 48px; }
  .site-header .container .right-header-block .phone-header-block { background-image: none; padding-left: 0; width: 145px; padding-right: 0; position: absolute; right: 130px; height: 30px; line-height: 30px; top: 20px; margin-left: 60px;margin-right: auto; }
  .site-header .container .right-header-block div.mini-header-cart-block { display: none; }
  .site-header .container .right-header-block div.mini-header-cart-block.active { display: block; }
  .fixed-header.active .container { padding-left: 0; padding-right: 0; }
  .fixed-header.active .top-menu-button-mobile { left: 210px; }
  .fixed-header.active .fixed-logo { width: 175px; margin-top: 15px; }
  .fixed-header.active button.back-call { right: 0; }
  .cart-table { display: none; } }

@media (max-width: 575.98px) { 
.site-footer .container .item-1, .site-footer .container .item-2, .site-footer .container .item-3, .site-footer .container .item-4 { width: 100%; flex: 100%; max-width: 100%; padding-left: 40px; padding-right: 40px; }
  .site-footer .container .row { margin-left: 0; margin-right: 0; }
  .site-footer .container .item-1 .footer-logo, .site-footer .container .item-1 p { margin-left: 0; }
  h2 { font-size: 24px !important; }
  .site-header .container .right-header-block { max-width: 100%; right: auto; left: 0; }
  .site-header .container .right-header-block div.cart-header-block { width: 70px; padding-left: 0; }
  .site-header .container .right-header-block div.cart-header-block a { color: transparent; }
  .site-header .container .right-header-block div.cart-header-block span { right: 42px; }
  .site-header .container .right-header-block .email-header-block { display: none; }
  .site-header .container .right-header-block .phone-header-block { top: 66px; right: auto; left: 30px; width: auto; margin-left: 0; }
  .site-header .container .header-block .cart-header-block, .site-header .container .header-block .phone-email-block, .site-header .container .header-block .messengers-header-block {display: none;}
  #cart-header-block-menu {display: block;    position: absolute;    right: 80px;    top: 20px;}
  .under-menu {display: block;}
  .site-header .container .header-block .cart-header-block { right: 0; }
  .site-header .container .logo { margin-left: 0; height: 80px; }
  .site-header .container .logo img { margin-top: -20px; }
  .fixed-header.active .fixed-logo { display: none; }
  .fixed-header.active .top-menu-button-mobile { left: 15px; width: 60px; height: 80px; overflow: hidden; }
  .fixed-header.active button.back-call { right: 20px; width: 190px; }
  .search-form { display: none; }
  .work-area .wa-head-block .search-form { position: absolute; top: 60px; z-index: 1; background-color: #333; width: 100% !important; padding-bottom: 10px; }
  .work-area .wa-head-block .search-form input { width: 100%; }
  .work-area .bg-color-gray { height: 60px; }
  .work-area .top-menu-button-mobile { color: transparent; line-height: 60px; border: none; background-color: transparent; outline: none; width: 60px; }
  .work-area .top-menu-button-mobile i { color: #fff; font-size: 42px; line-height: 60px; margin-top: -2px; }
  .work-area .search-form-button-mobile { color: #fff; font-size: 37px; position: absolute; left: 60px; line-height: 60px; border: none; background-color: transparent; outline: none; }
  .work-area .main-block-content p, .work-area .main-block-content ul, .work-area .main-block-content li, .work-area .main-block-content span, .work-area .main-block-content div { font-size: 16px; }
  .work-area .main-block-content .teasers-list div.item { width: 230px; margin: auto; }
  .work-area .main-block-content .teasers-list div.item .bgc { display: inline-block; float: left; width: 40px; height: 40px; }
  .work-area .main-block-content .teasers-list div.item .bgc img { width: 30px; height: 30px; line-height: 40px; }
  .work-area .main-block-content .teasers-list div.item p { width: 170px; display: inline-block; text-align: left; }
  .work-area .main-block-content .product-detail .diskount { display: block; margin-left: 0; text-align: left; width: 137px; margin-top: 30px; margin-bottom: 30px; }
  .work-area .main-block-content .product-detail .do-fast-order-detail, .work-area .main-block-content .product-detail .do-order-detail { margin-right: 0; }
  .work-area .main-block-content .product-detail .product-header .product-detail-pictures .owl-item { height: auto; }
  .work-area .main-block-content .product-detail .product-teasers .isset { background-size: 38px; padding-left: 92px; margin-bottom: 20px; background-position-y: 4px; background-position-x: 22px; }
  .work-area .main-block-content .about-teasers .item { padding: 15px; margin-bottom: 15px; }
  .work-area .main-block-content .repair-parts { position: relative; }
  .work-area .main-block-content .repair-parts .col { width: 50%; }
  .work-area .main-block-content .repair-parts .col img { width: 113px; }
  .work-area .main-block-content .message-for-user { max-width: 100%; }
  .work-area .main-block-content .back-form-order button { max-width: 100%; }
  .work-area .main-block-content .back-form-order textarea { height: 70px; }
  .i-agree label { line-height: 1; margin-top: 40px; padding-left: 30px; max-width: 251px; } 
  .work-area .main-block-content .list-products a b { height: auto !important; margin-bottom: 3px; } 
.detail-price, .detail-price span.rouble,.work-area .main-block-content .list-products .price, .work-area .main-block-content .list-products .price span.rouble {color: #333 !important; font-weight: 700;}
.detail-price-no-nds,.detail-price-no-nds span.rouble,.price-no-nds .price-no-nds span.rouble {color: #545454 !important;}
	.site-header {height: auto;}
	.site-header .container {height: auto; flex-direction: column; line-height: 120%;}
	.site-header .container .logo {text-align: center; height: auto;}
	.site-header .container .logo img {margin-top: 20px; margin-bottom: 15px;}
	.work-area {margin: 0;}
	.site-header .header-block {width: 100%;     justify-content: space-around; flex-wrap: wrap;}
	.site-header .container .header-block .cart-header-block {top: 0;}
	.site-header .container .header-block .cart-header-block span {top: -8px;}
	.site-header .container .logo, .site-header .container .right-header-block {width: auto;}
	.site-header .container .header-block .cart-header-block {padding-top: 40px; background-position-y: top;}
	.site-header .container .header-block .cart-header-block, .site-header .container .header-block .phone-email-block, .site-header .container .header-block .messengers-header-block {flex: 1 1 100%; text-align: center;}
	.site-header .messengers-header-block a:nth-child(1), .site-header .messengers-header-block a:nth-child(2) {flex-basis: auto;}
	.work-area .wa-head-block .back-call-block button {width: 160px; font-size: 0; padding: 0; width: 40px; background-position: center center;}
}


/*==== Page Template ==== */

.work-area .normal-page, .work-area .normal-page p {color: #333;}
.normal-page img {max-width: 100%; height: auto; margin: 25px 0;}

.work-area .normal-page h2,
.work-area .normal-page h3,
.work-area .normal-page h4,
.work-area .normal-page h5,
.work-area .normal-page h6
{font-weight: 400;
color: #333;
margin-bottom: 20px;
margin-top: 30px;
}

.work-area .normal-page h1 {
	font-size: 32px;
	color: #333;
    font-weight: 400;
    margin-bottom: 40px;
}

.work-area .normal-page h2 {
	font-size: 28px;	
}

.work-area .normal-page h3 {
	font-size: 24px;	
}

.work-area .normal-page h4 {
	font-size: 20px;	
}

.work-area .normal-page h5 {
	font-size: 18px;	
}

.work-area .normal-page ul {
	padding-left: 20px;
}

.work-area .normal-page li {
	list-style: disc;
	margin-bottom: 10px;
	color: #333;
}

.work-area .normal-page figure {max-width: 100%;}
.work-area .normal-page table {margin-bottom: 40px;}

.work-area .normal-page { position: relative; overflow: hidden; }
.work-area .normal-page .gallery {position: relative;}
.work-area .normal-page .owl-dots { text-align: center; }
.work-area .normal-page .owl-dots button { width: 10px; height: 10px; display: inline-block; border: 1px solid #333; background-color: #fff; padding: 0; border-radius: 50%; margin: 5px; outline: none; }
.work-area .normal-page .owl-dots button.active { background-color: #ffc000; border-color: #ffc000; }
.work-area .normal-page .owl-dots button span { display: none; }
.work-area .normal-page .owl-item { display: inline-block; }
.work-area .normal-page .owl-nav button { background-color: rgba(0, 0, 0, 0.3); width: 50px; height: 50px; border-radius: 50%; border: none; line-height: 50px; position: absolute; z-index: 10; top: 50%; margin-top: -50px; outline: none; cursor: pointer; font-size: 26px; background-repeat: no-repeat; background-position: center; }
.work-area .normal-page .owl-nav button span { display: block; line-height: 44px; height: 50px; color: transparent; font-size: 65px; font-weight: 100; }
.work-area .normal-page .owl-nav button.owl-next { right: 10px; background-image: url(../icons/arrow-right-detail-product.png); }
.work-area .normal-page .owl-nav button.owl-prev { left: 10px; background-image: url(../icons/arrow-left-detail-product.png); background-position-x: 20px; }
.work-area .normal-page .owl-nav button:hover, .work-area .normal-page .owl-nav button:active { background-color: rgba(0, 0, 0, 0.5); }


		/* @media (max-width: 768px) {
			article .post-thumbnail img {
				width: 100%;
				height: auto;
			}
		} */


		article img {
			width: 100%;
			height: auto;
			max-width: fit-content;
		}
		article {
			margin-bottom: 80px;
		}
		
		.post-thumbnail img {
			margin: 30px 0;}
		a.post-button {margin-top: 30px !important; display: inline-block; text-decoration: none !important;}
		a.post-button:hover {color: #fff;}
		.float-left {
			float: left;
		}
		.mt-9 {
		    margin-top: 90px;
		}
		.mr-1 {
			margin-right: 30px;
		}
		.mb-1 {
			margin-bottom: 10px;
		}
		.mb-2 {
			margin-bottom: 20px;
		}
		.mb-3 {
			margin-bottom: 30px;
		}
		.max-img-width-500 {
			max-width: 500px;
		}
		
		.entry-content li {margin-bottom: 15px;}
		
		@media (max-width: 576px) {
			.entry-content {font-size: 16px !important;}
		}
	
		@media (max-width: 768px) {
			/* article .post-thumbnail img {
				width: 100%;
				height: auto;
			} */
			.float-left {
				float: left;
				width: 50%;
			}
		} 

/*==== Page Template ==== */

/*==========  Mobile First  ==========*/
@media (min-width: 576px) { .search-form-button-mobile { display: none; } }

@media (min-width: 768px) { .mobile-cart { display: none; } }

@media (min-width: 992px) { body.open-modal { overflow: hidden; padding-right: 15px; } }

@media (min-width: 1200px) { .top-menu-button-mobile { display: none; } }
