@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700&display=swap&subset=cyrillic');

/** May the force of SCSS be with you */
.logo-store a{
    display: block;
    text-align: center;
}
.logo-store a span{
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 76px;
    right: 0;
    bottom: 7px;
}
@media(max-width: 991px) {
    .logo-store a span{
        font-size: 13px;
        left: 0;
        bottom: -9px;
    }
}
@media(max-width: 570px) {
    .logo-store a span{
        font-size: 10px;
    }
}
@media(max-width: 480px) {
    .logo-store a span{
        font-size: 8px;
    }
}


/* Новый код */


body {
    background-color: #F5F5F5;
    font-family: 'Montserrat', sans-serif;
    color:#292929;
}

.btn, h1, h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif;}

a {
    color: #3E7CB4;
    text-decoration: none;
    cursor: pointer;
}
a:focus {text-decoration: none;}

#header-layout {position: relative; z-index: 2;}
.main-column, .main-columns, .breadcrumbs {position: relative; z-index: 1;}
.page-information-direktoru .breadcrumb {padding: 22px 0}

.btn-primary {
    color: #fff;
    background-color: #3E7CB4;
    border-color: #3E7CB4;
}


.widget-products .tab-header {border: 0;}
.widget-products .tab-header span, .desc-header, .featured-cats .panel-title {font-family: Montserrat;
font-weight: 600;
font-size: 40px;
line-height: 49px;
color: #292929; text-transform: uppercase;}

.tcarousel .owl-dots.disabled {display: block;}
.tcarousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .tcarousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .tcarousel .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .tcarousel .owl-dots .owl-dot.active span, .tcarousel .owl-dots .owl-dot:hover span {
      background: #869791; }

.tcarousel .owl-dots .owl-dot span {border:5px solid #fff; background:#BEBEBE; width: 23px; height: 23px;}
.tcarousel .owl-dots .owl-dot.active span, .tcarousel .owl-dots .owl-dot:hover span {background: #3E7CB4;}

.header-bottom > .container {height: 102px;}
.header-bottom .logo-container {flex: 0;}
.logo-store a span {position: relative; font-weight: 600;
font-size: 13px; left:auto; right: auto; bottom: -7px;
line-height: 16px;
color: #292929;}
.logo-store a:hover, .logo-store a:focus {text-decoration: none;}
.header-top2 .nav-search {width: 100%;text-align: right}
.header-bottom .nav-search {
    flex: 0 1 50%;
    padding: 0 30px 0 70px;
    align-self: center;
}
#searchtop {width: 100%; margin: 0}
#searchtop input.form-control {
border: 1px solid #BEBEBE;
box-sizing: border-box; border-right: 0;
border-radius: 2px 0 0 2px; font-size: 16px;
line-height: 24px; height: 51px;
}
#searchtop .input-group-btn {background:none; border: 1px solid #BEBEBE;
box-sizing: border-box; border-left: 0;
border-radius: 0 2px 2px 0;}
#searchtop .input-group-btn:hover {background:none;}
#searchtop .btn-search {border:0; margin: 10px 0 0 5px}
.header-top2 .search-mob {display: none}
.sphinxsearch {width: 100%}
.header-bottom .topcontacts .media-title > svg {width: 45px; height: 45px; padding: 0;}
.header-bottom .topcontacts .media-body {margin-left:5px;}
.header-bottom .topcontacts:last-child .media-body span:first-child {letter-spacing: 0.9px}

.topcontacts.worktime .media-body {text-transform: uppercase;}

.header-menu {background: #3E7CB4;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25)}
.header-top2 #searchtop, .header-top2 .search-mob {padding: 5px 15px;}
.header-top2 #searchtop input, .header-top2 .search-mob .icon {
    height: 40px;
    padding: 10px;
    margin: 7px 0px;
    background: #3E7CB4;
    border: 1px solid #fff;
    border-right: 0;
    color: #fff;
}

.header-top2 .search-mob .icon {border: 1px solid transparent;padding: 8px 0px}

.header-top2 #searchtop .btn-search, .header-top2 #searchtop span {
    padding: 0px;
    margin: 0px;
    line-height: 0px;
    border: 0px;
    height: 40px;
}
.header-top2 #searchtop svg, .header-top2 .search-mob svg {width: 35px}
.header-top2 #searchtop svg path, .header-top2 .search-mob svg path {fill:#fff}
.header-top2 #searchtop .input-group-btn button {border: 1px solid #fff;margin-left: -1px;border-left: 0;padding: 0px 10px 0px 0px;cursor: pointer}

/**/
.header-top2 #cart {margin: 0}
.header-top2 .headercart {flex-wrap: nowrap;display: flex;direction: rtl}


.product-compare-header {padding: 7px 10px}
.product-compare-header a {overflow: hidden;}
.product-compare-header a svg {float: left;}
.product-compare-header p {display: inline-block;}
.product-compare-header a div {float: none; display: block;}
.product-compare-header a #compare-right {float: left; color: #fff; font-size: 16px; line-height: 24px; padding-left:1px;}
.product-compare-header a #compare-right > div {display: block; text-align: left;}
.product-compare-header a #compare-name {font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase; color: #fff; margin: 5px 0 0 0;}
#cart {background: #F5F5F5; padding: 8px 5px 0px 7px;}


.product-label span {display: inline-block;text-transform: uppercase;font-size: 14px;border-radius: 5px; width: 100%;}

.product-label.sale,
.product-label.new,
.product-label.warranty,
.product-label.presale {display: block; right: auto; left: auto; top:auto; position: relative; background: rgba(255,255,255,0.9);  border:0; padding: 0; margin:5px 0; border-radius: 5px; width: 110px}
.product-label.presale {background: transparent}

.product-label.sale span { color: #D92928;    border:1px solid #D92928;  padding: 5px;}
.product-label.new span,
.product-label.warranty span {color: #275988; border:1px solid #275988; padding: 5px 15px}

.page-product .product-label.sale {left: 90px; top:10px;position: absolute}
.page-product .product-label.new {right: 10px; top:10px;position: absolute}
.page-product .product-label.warranty {bottom: 10px;right: 10px;position: absolute}
.page-product .product-label.presale {bottom: 10px;left: 90px;position: absolute}

.product-attr {position: absolute; left: 15px; top:10px;}
.stickers .product-label {position: absolute}
.stickers .product-label.warranty {right: 15px; top: 10px}
.stickers .product-label.presale {left: 15px;bottom: 10px}
.stickers span.product-label.presale img {max-width: 80px !important;}

.other-desc {width: 100%; display: block; padding: 0 20px; margin-bottom: 7px;}
.other-desc:after {content: ' '; width: 100%; display: table;}
.other-desc .other-desc-left {width: 40%; display: block; float: left; }
.other-desc .other-desc-left > div {display: inline-block;}
.other-desc .other-desc-left > div a, .other-desc .other-desc-left > div button {border:0; padding: 0;}
.other-desc .other-desc-right {width: 60%; display: block; float: right; text-align: right;}
.other-desc .other-desc-right .rating { padding: 8px 0 0 0;}

.product-grid .product-block, .products-owl-carousel .product-block {
  margin: 10px;
    width: calc(100% / 3 - 23px);
  padding-bottom: 25px; 
}
.product-grid .product-block .bottom, .products-owl-carousel .product-block .bottom {margin-top:3px;}

.product-block .name {font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #292929; margin: 0;}

.product-block .name a span.title1 {
          font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #292929; }
.product-block .name a span.title2 {
          font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
color: #292929;}

.product-block .name a span.title2 span {display: inline}
.product-block .name a span.title2 .gift-name {font-size: 16px;color: #292929;font-style: normal;font-weight: normal;text-transform: none;line-height: 20px}

#totop {background-color: #3E7CB4;}

.product-block .name a:hover, .product-block .name a:hover span, .product-block .name a:hover span .gift-name {color: #3E7CB4;}
.product-block .price {text-align: left;}
.price {font-family: Montserrat;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
color: #292929;}

.price span {display: block;}

.price .price-new {
font-weight: bold;
font-size: 30px;
line-height: 37px;color: #292929; }
.price .price-old {font-weight: 600;
    text-decoration: line-through;
    color: #292929;
    font-size: 14px;
line-height: 17px;
    height: 17px;
  }

.product-grid .product-block .cart, .products-owl-carousel .product-block .cart {    padding: 0;
    flex: 1 1 40%;}

.product-block .cart button {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 5px center no-repeat #fff; border:1px solid #3E7CB4; padding-left: 30px; -webkit-transition: none;
    -o-transition: none;
    transition: none; color: #3E7CB4; font-size: 12px;}
.product-block .cart button span {font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
color: #3E7CB4;}
.product-block .cart button:hover {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) 5px center no-repeat #3E7CB4; border:1px solid #3E7CB4; color:#fff;}
.product-block .cart button:hover span{color: #fff;}
.product-grid .product-block .cart-onclick, .products-owl-carousel .product-block .cart-onclick {    padding: 0;
    flex: 1 1 60%; text-align: right;}
.product-block .cart-onclick a{
font-weight: 600;
font-size: 12px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
color: #292929; display: inline-block; padding: 10px 0 0 0;
}
.product-block .cart-onclick a:hover {color: #3E7CB4;}

.preimuschestva {background:#3E7CB4; padding: 15px 0 30px 0; font-size: 18px;
line-height: 27px;
color: #FFFFFF; margin: 50px 0; overflow: hidden;}
.preimuschestva .preimuschestva-image {font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;}

.about-company {min-height:432px; background: url(https://cdn.hyundaionline.ru/image/data/garant.jpg) 50% center no-repeat #fff; background-size: cover;}
.about-company .title {padding: 80px 0 35px 0;font-weight: 600;
font-size: 40px;
line-height: 49px;
text-transform: uppercase;}
.about-company .text {font-size: 16px;
line-height: 24px;
color: #292929;}
.about-company .text ul {
  list-style: none;
  padding: 0;
}
.about-company .text ul li {
  font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase; margin-bottom: 18px;
}
.about-company .readmore {padding: 35px 0 15px 0;}
.about-company .readmore a {padding: 0 25px;}

.category-tovar {padding: 50px 0;width: 100%}
.category-tovar .price-cart {display: flex; flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
.category-tovar .cart {padding: 0}
.category-tovar .row-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.category-tovar .image, .category-tovar .image > div {height: 100%}
.category-tovar .tab-header {padding: 0 0 0px 0;}
.category-tovar .tab-header span {font-weight: 600;
    display: inline-block;
    font-size: 40px;
    line-height: 49px;
    color: #292929; text-transform: uppercase; padding: 0 5px;}
#tovari_sad {background: url(https://cdn.hyundaionline.ru/image/catalog/banners/tovari_sad.jpg) 100% 75% no-repeat; background-size: cover; width: 100%; height: 100%; display: block; overflow: hidden;min-height: 329px}
.category-tovar .product-block {margin: 30px 0 0 0;}
.category-tovar .product-block .name {line-height: 15px;margin-bottom: 15px}
.category-tovar .product-block .name a {font-size: 12px;line-height: 15px;text-transform: uppercase;}

.not_found_model {background: url(https://cdn.hyundaionline.ru/image/data/konsult.jpg) center no-repeat; background-size: cover; padding: 60px 40px; margin-bottom: 50px;}
.not_found_model .title {font-weight: 600;
font-size: 40px;
line-height: 49px;
text-transform: uppercase;
color: #FFFFFF; margin-bottom: 20px;}
.not_found_model .text {
  font-weight: 600;
font-size: 15px;
line-height: 18px;text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 20px;
}

.newsletter-block {background: #3E7CB4; padding: 50px 0; color: #fff;}
.newsletter-block .title {font-size: 40px;
line-height: 49px;
text-transform: uppercase; margin: 0 0 25px 0;}
.newsletter-block .text {font-size: 16px;
line-height: 24px;}
#tm-newsletter {margin: 15px 0 0 0;}
#tm-newsletter .tm-login-form {width: 50%; float: left;}
#tm-newsletter .tm-login-form input {height: 50px; border: 1px solid #BEBEBE;}
#tm-newsletter #tm-newsletter-button {height: 50px; background: #292929; color: #fff; text-transform: uppercase; border:0; padding: 0 25px; font-size: 15px; font-weight: 600;}
#tm-newsletter #tm-newsletter-button:hover {background:#B4CADD; color: #3E7CB4;}
#tm-newsletter p {margin: 15px 0;}
#tm-newsletter .checkbox_custom .input-control {margin: 15px 0 5px 0; color: #fff; font-weight: 500;
font-size: 12px;
line-height: 15px; padding-left: 35px; padding-top: 5px;}

#tm-newsletter .checkbox_custom .input-control__indicator {border: 2px #BEBEBE solid; width: 25px; height: 25px;}
#tm-newsletter .checkbox input ~ .input-control__indicator:after {
      left: 6px;
      border-bottom: #BEBEBE 2px solid;
      width: 8px;
      height: 15px;
      border-right: #BEBEBE 2px solid;
}
#tm-newsletter .checkbox_custom .newsletter {
    color: inherit;
    font-size: inherit;
    padding: 0px;
    text-decoration: underline;
}

.page-product-compare .comparetable table{background: #fff;}

.footer-center {background:#292929; }
.footer-center .box .box-heading {font-size: 20px;
line-height: 24px;
text-transform: uppercase; border-bottom: 1px solid #3E7CB4;
color: #FFFFFF; display: inline-block; margin-bottom: 20px;}
.footer-center .main-footer {margin:0;}
.footer-center .main-footer .box {flex-grow: 1;
    flex-basis: 0;}
#footer ul li, #footer ol li {font-family: Montserrat;
      font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
color: #FFFFFF; text-transform: none; margin: 0 0 10px 0;}
#footer ul li a, #footer ol li a {
  font-family: Montserrat;
      font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
color: #FFFFFF; text-transform: none;
}
#footer ul li span {display: block; margin: 0 0 10px 0;width: 100%}
#powered {background:#171717;}
#powered .copyright {text-transform: none; font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;}
#footer ul li a.link-direktor {color: #3E7CB4; text-transform: uppercase; margin: 25px 0 0 0; display: block; font-weight: 600; font-size: 15px;
line-height: 18px;}
#footer .ft-wt span:last-child {letter-spacing: 0.4px}


.modal-dialog .reserve_button, .modal-dialog .callback_button, .success .success_button {background:#3E7CB4;}
.modal-dialog .reserve_button {padding: 0px 20px}

.success .success_button.btn-continue {
    color: #3E7CB4 !important;
    border: 1px solid #3E7CB4;
    background: #fff;
}
.success .success_button.btn-continue:hover {
    color: #fff !important;
    border: 1px solid #3E7CB4;
    background: #444;
}

.breadcrumbs {background:none;}
.breadcrumb > li {font-size: 12px; font-weight: 500;
line-height: 20px; text-transform: uppercase; color: #3E7CB4;}
.breadcrumb > li:first-child a span { font-size: 12px;
color: #292929;}
.breadcrumb > li a {color: #292929;}
.breadcrumb > li + li:before {
  content: "";
    padding: 0 5px; margin: 0 5px 0 0;
    color: #444;
    width: 15px; height: 15px; background: url(https://cdn.hyundaionline.ru/image/icons/breadcrumb.svg) no-repeat;
}

.h1_container {padding:0;}
.h1_container:before {display: none;}
.h1_container h1 {
    padding: 25px 0 10px 0;
color: #292929;
    display: inline-block;
    width: 100%; font-weight: 700;}
#sidebar-left .box {background:#fff;}
.mfilter-box .box-heading {display: block; margin: 0 0 15px 0; font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
padding:15px 15px;
border-bottom: 1px solid #F5F5F5;
color: #292929;}
.mfilter-box .box-content {padding: 0 15px;}
.mfilter-box .box-content .mfilter-opts-container {border:0; border-bottom: 1px solid #F5F5F5; padding: 0 0 15px 0;}
.mfilter-box .box-content .mfilter-heading {border: 0;}
.mfilter-box .box-content .mfilter-heading .mfilter-heading-content {padding: 6px 0 6px 0px; border: 0;}
.mfilter-box .box-content .mfilter-heading .mfilter-head-icon {width: 25px; height: 25px;}
.mfilter-filter-item .mfilter-options {padding: 0 8px 0 0;}
#mfilter-opts-price-min, #mfilter-opts-price-max {width: 85px!important;
    min-width: 85px!important;
    max-width: 85px!important;}
.mfilter-box .mfilter-opts-slider-min, .mfilter-box .mfilter-opts-slider-max {width: 105px;
    min-width: 105px;
    max-width: 105px;}
.mfilter-box .box-content .mfilter-heading.mfilter-collapsed .mfilter-head-icon:before {content: ''; width: 25px; height: 20px; background: url(https://cdn.hyundaionline.ru/image/icons/filter_down.svg) center center no-repeat; display: block;}
.mfilter-box .box-content .mfilter-heading .mfilter-head-icon:before {content: ''; width: 25px; height: 20px; background: url(https://cdn.hyundaionline.ru/image/icons/filter_up.svg) center center no-repeat; display: block;}
.mfilter-box .box-content .mfilter-heading-text > span {text-transform: none; font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #292929;}
.mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-handle, .mfilter-slider-slider .ui-slider-handle , .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-handle{border:5px solid #f5f5f5!important; background: #3E7CB4!important; width: 23px!important; height: 23px!important; border-radius: 50%!important}
.mfilter-box .box-content .mfilter-opts-container .mfilter-counter {background: #3E7CB4;}
.mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-range, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-range {background: #3E7CB4!important;}
.ui-slider-horizontal .ui-slider-range {top:1px;}

#sidebar-left .box.category .panel-heading {display: block; margin: 0 0 15px 0; font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
padding:15px 15px;
border-bottom: 1px solid #F5F5F5;
color: #292929;}
#sidebar-left .box.category .tree-menu {padding: 0 15px;}
#sidebar-left .box.category .tree-menu ul li {padding: 0 0 20px 0; border: 0; background: none;}
#sidebar-left .box.category .tree-menu ul li:hover {background: none; color:#292929;}
#sidebar-left .box.category .tree-menu ul li a:hover {color:#3E7CB4; text-decoration: none;}
#sidebar-left .box.category .tree-menu ul li a {font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color:#292929;
}
#sidebar-left .box.category .tree-menu ul li a.active {color: #3E7CB4;}
#sidebar-left .box.category .tree-menu ul ul {padding: 3px 0 0 0;}
#sidebar-left .box.category .tree-menu ul ul a {font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #292929;  text-transform: none; display: block;}
#sidebar-left .box.category .tree-menu ul ul li {padding: 5px 0;}

#sidebar-left .box.category .tree-menu .fa-minus:before, #sidebar-left .box.category .tree-menu .fa-angle-up:before {content: ''; width: 25px; height: 20px; background: url(https://cdn.hyundaionline.ru/image/icons/filter_up.svg) center center no-repeat; display: block;}
#sidebar-left .box.category .tree-menu .fa-plus:before, #sidebar-left .box.category .tree-menu .fa-angle-down:before {content: ''; width: 25px; height: 20px; background: url(https://cdn.hyundaionline.ru/image/icons/filter_down.svg) center center no-repeat; display: block;}

.refine-search {margin: 15px 0;}
.refine-search ul li, .refine-search ol li {width: calc(100% / 3 - 23px); margin: 0 10px; display: inline-block;}
.refine-search ul li a, .refine-search ol li a {box-shadow: none; background-color: #fff;}
.refine-search ul li a span, .refine-search ol li a span {font-weight: 600;
font-size: 15px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
color: #292929; padding: 15px 5px;}
.refine-search ul li a:hover span, .refine-search ol li a:hover span {background: #3E7CB4;}
.product-filter .btn-switch {color:#292929!important;}
.product-filter .btn-switch svg {fill: #292929;}
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {color:#3E7CB4!important;}
.product-filter .btn-switch:hover svg, .product-filter .btn-switch.active svg{fill:#3E7CB4;}
.product-filter span {font-weight: 500;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000;}
.product-filter select {border: 0; background: none; font-weight: 500;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000;}
.product-filter .selectric {border: 0; background: none;}
.product-filter .selectric .label {font-weight: 500;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000; }
.product-filter .selectric-items li {font-weight: 500;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000;}
.product-filter .selectric-items li.selected, .product-filter .selectric-items li.highlighted, .selectric-items li:hover {background: #3E7CB4; color:#fff;}
.product-list .product-block .bottom .cart button {padding: 0 10px 0 30px;}
.product-list .product-block .cart-onclick {padding: 0;
    flex: 1 1 60%;
    text-align: right;}
.product-list .description {margin-bottom: 0}
.other-desc.type2 {margin: 0 0 10px 0;}
.product-list .other-desc.type1, .product-list .product-meta .bottom, .product-list .product-meta .price {display: none;}
.product-grid .other-desc.type2, .product-grid .list-type3 {display: none;}
#products.product-list .products-block {margin: 0 -7px}
.product-list .product-meta {padding-top:25px;}
.product-list .list-type3 {padding:50px 25px 0 0; width: 70%;}
.product-list .product-block .list-type3 .bottom {display: block; padding: 0;}
.product-list .product-block .bottom .cart {display: block; padding-bottom: 0; text-align: center;}
.product-list .product-block .list-type3 .bottom a, .product-list .product-block .list-type3 .bottom button {width: 100%; display: block; font-size: 14px;}
.product-list .product-block .list-type3 .bottom button span {font-size: 14px;}
.product-list .product-block .cart-onclick a {text-align: left;}

.product-block .image {padding: 20px 20px 0 20px;}

.pagination li span, .pagination li a {background: #fff; border-radius: 50%; border: 0; color:#000; font-weight: bold; text-decoration: none; width: 40px; height: 40px; font-size: 16px; line-height: 40px;}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {text-decoration: none; background: #3E7CB4; color: #fff;}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {text-decoration: none; background: #3E7CB4; color: #fff;}

.product-info {margin: 0;}
.product-info .title-product {font-weight: bold;
font-size: 30px;
line-height: 37px;
text-transform: uppercase;
color: #292929; border-bottom: 2px solid #292929;}

.top_info {margin: 15px 0;}
.top_info span {float: left; margin: 0 10px 0 0; font-weight: 600;
font-size: 15px;
line-height: 25px;
text-transform: uppercase; vertical-align: top;
color: #292929;}
.top_info span span {margin: 0;}
 .top_info span.stars span.fa {margin-right: 5px;}
.top_info span.custom-color span svg, .top_info .compare_add span svg {fill: #292929; margin-right: 4px;}
.top_info .stars {padding-top: 3px;}
.top_info span.custom-color:hover, .top_info span.custom-color:hover span, .top_info .compare_add:hover span {color: #3E7CB4;}
.top_info span.custom-color:hover span svg, .top_info .compare_add:hover span svg {fill: #3E7CB4;}
.top_info .compare_add {display: inline-block;}
.top_info .compare_add span {margin: 0}

.contact-icon {background:#3E7CB4}

.image_block {position: relative;background: #fff; padding: 50px 0;}

.product-info .image-additional {}
#image-additional {transform: rotate(90deg);width: 270px;margin-top:100px; padding:0; position: absolute; left: -80px; top:-30px}
#image-additional .item{
  transform: rotate(-90deg);
}
.product-info .image-additional .item {margin: 0; border: 0;}
.product-info .image {margin: 0; border: 0;}
#image-additional .owl-prev, #image-additional .owl-next {background: none; color: #292929;}
#image-additional .owl-prev:hover, #image-additional .owl-next:hover {color: #3E7CB4;}
.product-info .image-additional .item a.active:before {background-color: #3E7CB4; top:auto; bottom: -2px;}
.product-info .image-additional .item a.active:after {border-bottom: 6px solid #3E7CB4; top:auto; bottom: 0; margin-left: -6px;}

.osn_har li {font-size: 16px;
line-height: 24px; position: relative; padding: 0 0 15px 0;}
.osn_har li img {height: 21px; width: auto; bottom: auto!important; top:0;}
.osn_har li span {font-weight: bold; text-transform: uppercase;}
.osn_har li span.in_stock {font-weight: normal; text-transform: none; color: #219653;}
.osn_har li span.out_stock {font-weight: normal; text-transform: none; color: #ff0000;}

.cheap_invoice a {
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
    font-weight: 600;
font-size: 15px;
line-height: 30px;
text-transform: uppercase; padding: 0 0 0 40px;
color: #292929;}
.cheap_invoice a:hover, .cheap_invoice .btn-credit:hover {color: #3E7CB4;}
.cheap_invoice a.invoice {background:url(https://cdn.hyundaionline.ru/image/icons/bill-01.svg) left center no-repeat; }
.cheap_invoice a.cheap {background:url(https://cdn.hyundaionline.ru/image/icons/discount-01.svg) left center no-repeat; }
.cheap_invoice .btn-credit {margin: 0 0 5px 0;
    text-decoration: none;
    display: block;
    font-weight: 600;
font-size: 15px;
line-height: 30px;
    height: 30px;
text-transform: uppercase; padding: 0 0 0 40px;
color: #292929;  border: 0;}
#button-cart-credit {background:url(https://cdn.hyundaionline.ru/image/icons/credit-01-01.svg) left center no-repeat;background-size: 30px;}
#button-cart-installment {background:url(https://cdn.hyundaionline.ru/image/icons/installment.svg) left center no-repeat;background-size: 30px;}
.quick-view #button-cart-credit {background:none;}
.quick-view #button-cart-credit:hover {background:#292929;}

#product {background: #fff; padding: 25px;}
#product .price {margin: 0 0 15px 0;}
#product .price-old {font-size: 14px;
line-height: 17px;
text-decoration-line: line-through;
text-transform: uppercase;
color: #292929;}
#product .price-new {font-size: 30px;
line-height: 37px;}
.product-info .quantity-adder {border: 1px solid #BEBEBE;}
.product-info .quantity-adder .add-action {font-size: 14px;}
.product-info .quantity-adder .quantity-number {border-right: 1px solid #BEBEBE;border-left: 1px solid #BEBEBE;}
#button-cart {width: 100%; margin: 5px 0 0 0;}
#button-cart span {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) left center no-repeat; padding-left: 30px;}
#product .cart-onclick a {display: block; background: #B4CADD; font-weight: 600;
font-size: 15px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
color: #3E7CB4; margin: 20px 0; padding:10px 0;}
#product .cart-onclick a:hover, #button-cart:hover {color:#fff; background: #292929; text-decoration: none;}

.other-dost {font-size: 14px; line-height: 24px;}
.other-dost1 {background: url(https://cdn.hyundaionline.ru/image/icons/delivery-02.svg) left top no-repeat; padding-left: 30px;}
.other-dost1 .other-title {color: #3E7CB4;font-weight: 500;
font-size: 12px;
text-transform: uppercase;}
.other-dost2 {background: url(https://cdn.hyundaionline.ru/image/icons/somovovoz-01.svg) left top no-repeat; padding-left: 30px; margin: 10px 0 0 0;}
.other-dost2 .other-title {color: #3E7CB4;font-weight: 500;
font-size: 12px;
text-transform: uppercase;}

.harakteristiki {margin: 50px 0 0px 0; background: #fff; padding-bottom: 25px; position: relative; z-index: 0;}
.harakteristiki-list {background: #E0E0E0; margin-bottom: 60px;}
.harakteristiki-list .nav-tabs > li {border-right:1px solid #fff;}
.harakteristiki-list .nav-tabs > li:first-child {border-left:1px solid #fff;}
.harakteristiki-list .nav-tabs > li > a {font-weight: 600;
font-size: 20px;
line-height: 24px;
text-align: center;
text-transform: uppercase;
color: #292929;}
.harakteristiki-list .nav-tabs > li > a:hover, .harakteristiki-list .nav-tabs > li.active > a {background: #fff; color: #3E7CB4;}
.tab-content {font-size: 16px;
line-height: 24px;}

#tab-specification table td {border: 0; font-size: 18px;
line-height: 27px;}
#tab-specification table thead tr td {background: #F5F5F5;}
#tab-specification table tbody tr td:last-child {font-weight: bold; font-size: 15px;}
#tab-specification table tbody tr:nth-child(2n) td {background: #F5F5F5;}
#tab-downloads ul {padding: 0;}

.owl-related .owl-dots.disabled {display: block;}
.owl-related .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-related .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-related .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-related .owl-dots .owl-dot.active span, .owl-related .owl-dots .owl-dot:hover span {
      background: #869791; }


.owl-related .owl-dots .owl-dot span {border:5px solid #fff; background:#BEBEBE; width: 23px; height: 23px;}
.owl-related .owl-dots .owl-dot.active span, .owl-related .owl-dots .owl-dot:hover span {background: #3E7CB4;}
.product_bottom_block {margin-top:50px;padding-bottom: 50px; position: relative; z-index: 0;}
.product_bottom_block.noproduct {margin: 0; padding:0;}

.checkout-buy {background: #fff;}
.page-information h1, .checkout-buy h1 {font-weight: bold;
font-size: 30px;
line-height: 37px;
text-transform: uppercase;
color: #292929;}
.table.shopping-cart-table > tbody > tr > td {color: #292929;}
.table.shopping-cart-table td.column-price, .table.shopping-cart-table td.column-total {width: 10%;}
.table.shopping-cart-table > tbody > tr > td.column-total {font-weight: 600;
line-height: 18px;
text-transform: uppercase;}
.shopping-cart-table a, .shopping-cart-table td {font-size: 18px;line-height: 27px;color: #292929}
.shopping-cart-table a:hover {text-decoration: none; color:#3E7CB4;}
.shopping-cart-table.table tr td {border: 0;}
.shopping-cart-table > thead:first-child > tr:first-child > td {border: 0; border-bottom: 1px solid #F5F5F5; font-weight: 600;
font-size: 20px;
line-height: 24px; text-transform: uppercase;
}

.checkout-buy h3 {font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
color: #222222; margin: 0 0 25px 0;}

#input-topic {list-style: none;padding: 0}
.radio_custom .input-control.radio input ~ .input-control__indicator:after {background: #3E7CB4; border: 1px solid #fff;}
.radio_custom .input-control__indicator {background-color:#fff; border:2px solid #BEBEBE; width: 20px; height: 20px; top:2px;}
.radio_custom .input-control.radio input:checked ~ .input-control__indicator {border:2px solid #3E7CB4;}

.radio_custom .input-control {font-size: 18px;
line-height: 27px; text-transform: none;
color: #292929; padding-left: 30px;padding-top:0}
.information-direktoru .radio_custom .input-control {font-size: 14px; min-height: 30px;}
.information-direktoru .type-mail-send-header {margin-top: 0; font-size: 20px;}
.recaptcha_container .control-label {width: 20px}

#shipping_methods {margin: 25px 0;}
#shipping_methods .radio_custom {display: inline-block; margin-right: 15px;}
#shipping_methods .tk-comment {padding:25px 0 0 0; font-size: 16px;
line-height: 24px;
color: #292929;}

#payment_methods .radio_custom {margin: 0 0 10px 0;}

#checkout-form .control-label {font-weight: normal;
font-size: 18px;
line-height: 27px;
color: #292929;}
#checkout-form .form-control {border: 1px solid #F5F5F5; font-size: 14px;
line-height: 17px;
}
.ocwall-visible {
    opacity: 1;
    visibility: visible;
    z-index: 5;
}

.storage_widget {margin: 25px 0 0 0;}
.storage_widget b {font-weight: normal;}
.storage_widget > span:nth-child(2) {color: #292929!important;}
.storage_widget table tr td {font-weight: 600;font-size: 15px;text-transform: uppercase;color: #424242}
.storage_widget table tr td:last-child span {background: none!important;font-weight: 600;font-size: 15px;text-align: center;text-transform: uppercase; cursor: pointer;color: #3E7CB4; border: 1px solid #3E7CB4}
.storage_widget table tr td:last-child span:hover {color:#fff; background: #3E7CB4!important;}
.storage_widget #storage_time {color: #3E7CB4}

.modal-header .close, .success .close {color: #292929; font-size: 32px; font-weight: normal; opacity: 1; }
.success .close {width: 10px; height: 10px;}
.form-control {color:#222222;}
.checkbox_custom a.agree b {text-transform: uppercase; color:#3E7CB4; text-decoration: underline;}
.checkbox_custom .input-control {margin: 8px 0; color:#222;}
.checkbox_custom .input-control.checkbox input ~ .input-control__indicator:after {border-color: #fff;}
.checkbox_custom .input-control.checkbox input:checked ~ .input-control__indicator {background: #3E7CB4;}
.checkbox_custom .input-control__indicator {border-color: #3E7CB4;}
#button-order {width: 300px; margin: 15px 0 15px 0;}
.checkbox_custom p {font-size: 12px;}

.buy_block2 {padding:25px; background: #F5F5F5;}
.buy_block2 h3 {margin: 0 0 10px 0;}
.buy_block2 h4 {font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #292929;}
.buy_block2 #total_info {overflow: hidden;}
table.total-item {background: none; border: 0; margin: 0;}
table.total-item td {border: 0;width: 50%; border: 0!important; padding: 5px 0 10px 0!important;}
table.total-item td:first-child {text-align: left!important;font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase!important;
color: #292929;}
table.total-item td:first-child strong {font-weight: 600;}
table.total-item td:last-child {font-size: 18px;
line-height: 27px;
text-align: right;
color: #292929;}
table.total-item tr:last-child td {border-top:2px solid #3E7CB4!important;}
#coupon_form h4 {font-size: 15px;}
#coupon_form {display: flex;flex-wrap: wrap}
#button-coupon {color: #fff; background: #3E7CB4;}
#button-coupon:hover {background: #292929;}

.quick-view .product-info .title-product {font-size: 28px;}
.quick-view .image_block {padding: 0;}
.quick-view .image_block .col-sm-2 {display: none;}
.quick-view .image_block .col-sm-10 {width: 100%;}
.quick-view .price {margin: 0 0 15px 0;}
.quick-view .price.detail .price-new {font-size: 24px;}
.quick-view #product {padding: 0;}
.quick-view .compare_add span {color:#292929}
.quick-view .compare_add span svg {fill: #292929; margin:0 5px;}
.quick-view .compare_add:hover {text-decoration: none;}
.quick-view .compare_add:hover span {color: #3E7CB4;}
.quick-view .compare_add:hover span svg {fill: #3E7CB4;}
.quick-view .compare_add {display: inline-block; margin: 5px 0 0 15px;}
.quick-view .compare_add span {margin: 0; float: left;}
.quick-view .product-view ul li span {font-weight: bold; text-transform: uppercase;}
.quick-view .product-view ul li img {height: 18px; top:0; bottom: auto;}
.quick-view .cart button, .quick-view #button-cart {width: 46%; float: left; margin: 0 2%;}
.quick-view #button-cart {margin-left: 0;}
.product-block .compare button svg, .product-block .quickview a svg {fill: #292929;}
.product-block .compare button:hover svg, .product-block .quickview a:hover svg{fill: #3E7CB4;}
.homebuilder .pav-container.visible-xs .row-inner {margin-left: -15px;margin-right: -15px}
.homebuilder .padding-top {padding-top: 20px}
.page-checkout-buy .order {display: flex;flex-direction: row-reverse;}
.other-product-icons {display: none;padding: 10px 15px;margin-top: 10px; background:#fff;}
.other-product-icons > div > div {display: flex;flex-wrap: nowrap;padding-top: 10px;padding-bottom: 10px;/*min-width: 267px*/}
.other-product-icons svg {width: 40px;height:45px}
.other-product-icons .text {display: block;margin: auto 10px;min-width: 160px}

@media screen and (min-width: 1800px) {
    .headercart {-webkit-box-flex: 0 !important;
        -ms-flex: 0 1 550px !important;
        flex: 0 1 550px !important;}
    #cart {width: 220px}
    #cart .cart-inner {text-align: center}
    .product-compare-header {width: 240px}
}
@media screen and (min-width: 1450px) {
.not_found_model {
      padding-top: 100px;
      padding-bottom: 100px;
    }
}
@media screen and (max-width: 1450px) {
    #coupon_form .form-group, #coupon_form #input-coupon, #coupon_form #button-coupon {width:100%}

}

@media screen and (max-width: 1395px) {
    #compare-name, #compare-number-name, #cart-number-count, #cart-summa-count {display:none !important;}
    .headercart {flex: 0 1 200px !important;}
    .main-menu {width:85% !important;}
}
@media (min-width: 992px) and (max-width: 1280px) {
  .container {width: 100%!important;}

}
@media screen and (max-width: 1200px) {
    #cart-summa-count {display:none !important;}
    
    .popular-category .popular-category-block {padding: 10px 15px 0px 15px}
    .popular-category .popular-category-block .title span{font-size: 24px}
}
@media screen and (max-width: 992px) {
  .headercart {flex: 0 1 150px !important;}
}
@media screen and (min-width: 1200px) {
.header-bottom #topcontacts {flex: 0 1 199px}
.topcontacts.phone .media-body {
    font-size: 20px;
line-height: 24px;
}
.topcontacts.worktime .media-body {
    font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 22px;
}
.headercart {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 390px;
    flex: 0 1 390px;
}
.dropdown-menu-inner {width: 1200px;}

}

@media screen and (max-width: 992px) and (min-width: 1200px){
.dropdown-menu-inner {width: 992px;}
}

@media screen and (min-width: 1025px) {

  #cart {
    margin-left:5px;
}
#cart .wrap-cart .icon-cart {
    width: 50px; float: left; padding: 0; height: auto; margin-right: 5px;
}
#cart .wrap-cart .badge {position: relative!important; display: inline-block; top:auto!important; right: auto; padding: 0; background:0; border-radius: 0; font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #292929; min-width: auto;}
#cart-total {font-size: 16px;
line-height: 24px;
color: #292929;}
#cart-number-count {font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #292929;}
#cart-name-count, #cart-summa-count {display: block;}
#cart-name {text-align: left; margin-top: 3px;}

}

@media screen and (max-width: 1395px) {
}
@media screen and (min-width: 992px) {
.dropdown-menu-inner {margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;}



.pav-megamenu .navbar-nav > li > .dropdown-menu {z-index: 0;}
.pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {width: 100%!important; background: rgba(41,41,41,0.95); border:0; padding: 43px 0;}
.pav-megamenu .navbar-nav > li, .navbar {position: inherit;}
.pav-megamenu .cat_all {display: flex; flex-wrap: wrap;}
.pav-megamenu .cat_all > li {width: 25%;
  box-sizing: border-box; display: flex;
  align-items: center;
  }
.pav-megamenu .cat_all > li a {width: auto; display: inline-block; padding-right: 10px!important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3E7CB4; }
.pav-megamenu .dropdown-menu li {border: 0; margin-bottom: 15px;}
.pav-megamenu .dropdown-menu li:hover, .pav-megamenu .dropdown-menu li > ul.children > li:hover {
          background: none; }
.pav-megamenu .dropdown-menu li a {text-decoration: none; text-transform: none; border: 0; color:#fff; font-weight: 600;
font-size: 15px;
line-height: 18px;
text-transform: uppercase; padding: 0;
display: flex;align-items: center;}
.pav-megamenu .dropdown-menu li a:hover {color:#3E7CB4;}
.pav-megamenu .dropdown-menu li > ul.children {display: none; width: 100%; position: relative; background: none; left: auto!important; right: auto; top: auto; box-shadow: none; margin-top: 10px;}
.pav-megamenu .dropdown-menu li > ul.children > li {border: 0; padding: 0; margin: 0; display: block;}
.pav-megamenu .dropdown-menu li > ul.children > li a {text-transform: none; color:#fff; padding: 0 5px; border: 0; font-size: 15px;
line-height: 24px; border-left: 2px solid #3E7CB4; font-weight: normal; min-height: auto; font-weight: normal;}
.pav-megamenu .dropdown-menu li > ul.children > li a:hover {color: #F5F5F5;}
.pav-megamenu .dropdown-menu li.haschildren:after {display: none;}
i.click-allcat {display: inline-block; position: relative; right: auto; top:auto; color:#fff;}
i.click-allcat.fa-plus-square:before {content: ' '; width: 12px; height: 12px; background: url(https://cdn.hyundaionline.ru/image/icons/mask.svg) center center no-repeat; display: block;}
i.click-allcat.fa-minus-square:before {content: ' '; width: 12px; height: 12px; background: url(https://cdn.hyundaionline.ru/image/icons/mask.svg) center center no-repeat; display: block;}
.pav-megamenu .dropdown-menu li:hover > ul.children {display: none;}
.pav-megamenu .dropdown-menu li.haschildren.opened {flex-wrap: wrap;}
.pav-megamenu .dropdown-menu li.haschildren.opened > ul.children, .pav-megamenu .dropdown-menu li.haschildren.opened:hover > ul.children {display: none; position: absolute; top:15px; left: 0; background: rgba(62,124,180,1); border-left: 2px solid #fff; padding: 10px; border-radius: 0 5px 5px 0;} 

.pav-megamenu .navbar-nav .dropdown-menu span.image {
    min-width: 65px;
    height: 65px;
    padding-top: 9.5px;
    padding-bottom: 12.5px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;

}
.pav-megamenu .navbar-nav .dropdown-menu span.title {
    vertical-align: middle; padding-left: 10px;
}
.pav-megamenu .navbar-nav .dropdown-menu img {max-width: 45px; max-height: 45px;}

.main-menu {padding: 0;width:70%}

.pav-megamenu .navbar-nav > li, .pav-megamenu .navbar-nav > li:last-child {width: -webkit-max-content;width: -moz-max-content;width: max-content;padding: 0; border: 0; height: auto; background:url(https://cdn.hyundaionline.ru/image/icons/menu-line.svg) left center no-repeat;background-size: 1px 45px;flex: 1 auto;}
    .pav-megamenu .navbar-nav > li:first-child {background:url(https://cdn.hyundaionline.ru/image/icons/menu-line.svg) left center no-repeat;background-size: 1px 45px;}
    .pav-megamenu .navbar-nav {background:url(https://cdn.hyundaionline.ru/image/icons/menu-line.svg) right center no-repeat;display: flex;flex-wrap: nowrap;justify-content: space-between;background-size: 1px 45px}

.pav-megamenu .navbar-nav > li:last-child a {}
.pav-megamenu .navbar-nav > li > a {font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px; text-transform: none; display: block;
color: #FFFFFF; padding: 22px 10px; }
.pav-megamenu .navbar-nav > li:first-child > a {padding-left: 50px; background:url(https://cdn.hyundaionline.ru/image/icons/menu-01-01.svg) 10px center no-repeat; padding-right: 14px; z-index: 1;}
.pav-megamenu .navbar-nav > li:first-child > a .caret {display: none;}
.pav-megamenu .navbar-nav > li:hover {background: #B4CADD;}

.pav-megamenu .navbar-nav > li:first-child:hover > a:after {
content: '';
    position: absolute;
    bottom: -9px;
    left: 18px;   
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #B4CADD;
  border-bottom: 0;
 z-index: 10;}
}

.header-top1 {background: #fff; display: block; overflow: hidden; padding: 5px 15px 0 5px;}
.header-top1 .worktime {display: flex; float: left;}
.header-top1 .worktime .media-body {margin: 6px 0 0 5px;}
.header-top1 .worktime .media-body span {display: block; font-weight: 600;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #292929;}
.header-top1 .phone {display: flex; float: right;}
.header-top1 .phone .media-body {margin: 6px 0 0 5px;}
.header-top1 .phone .media-body span {display: block; font-weight: 600;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #292929;}
.header-top1 .phone .media-body span a {font-weight: 600;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #292929;}

.page-checkout-buy #accordion h4 {width: 100%}
.page-product a.supplied {color:inherit}
.page-product .owl-carousel .owl-nav.disabled {display: inherit}
.page-product .owl-carousel .owl-nav.disabled i.fa-angle-left {display: none}

#filter-mob-btn, .mob-owl-nav {display: none}
#filter-mob-btn a {background: #fff;color: #3E7CB4;font-weight: normal;margin-right: 10px}
#filter-mob-btn #ct-filter-icon {width: 20px;height: 36px;vertical-align: top;transform: rotate(-90deg);margin-right: 5px}
#filter-mob-btn #ct-filter-icon path {fill:#3E7CB4}

@media screen and (max-width: 1024px) {

    .product-label.sale,
    .product-label.new,
    .product-label.warranty,
    .product-label.presale {
        max-width: max-content;
    }
    .image .product-label span {padding: 5px 5px}

  #cart-count {display:block !important;}
  #cart-number-count {display: none; }
  #cart-summa-count {display: none; }
  #cart .wrap-cart .badge { background-color: #F47952!important;
    border-radius: 10px!important; color:#fff!important; padding: 2px 5px!important; position: absolute!important; right: 5px!important; min-width: 18px; min-height: 18px; top:4px!important;}
  #cart .icon-cart {height: auto; padding: 0 5px;}
  .product-compare-header a #compare-name, #compare-number-name{display: none!important;}
  .product-compare-header p#compare-total {background-color: #F5F5F5!important;
    border-radius: 10px!important; color:#000!important; padding: 2px 5px!important; position: absolute!important; right: 5px!important; min-width: 18px; min-height: 18px; top:10px!important; font-size: 12px;
    font-weight: bold; line-height: 11px;}
.headercart {flex: 0 1 160px!important}
.product-compare-header .badge {background: #F5F5F5; color:#000; top:10px!important;}
.product-block .cart-onclick a {padding: 0}
.product-block .image .product-label span {font-size: 12px}
.popular-category .popular-category-block .title span {font-size: 24px; line-height: normal;}
}

@media screen and (max-width: 991px) {
   #page .container {width: unset}
  .header-bottom .logo-container {order: 0;}
  .main-menu .canvas-menu {padding: 10px 15px;}
  .preimuschestva {text-align: center;}
  .preimuschestva .col-md-4 {margin: 15px 0;}
  .price .price-new {
    font-size: 24px;
    line-height: normal;}
    .category-tovar .tab-header {padding-top: 25px}
  .product-compare-header {width: auto;}
  #cart {border-left: 0; margin-left: 10px;}
  .page-product .main-column, .page-product .main-columns, .page-product .breadcrumbs {background: #F5F5F5;}
  body .mfilter-free-container .mfilter-free-button {background: #fff;}
  .main-menu {width: auto !important}
  .page-product .product-view { padding-top: 30px }

    .harakteristiki-list .nav-tabs > li > a {font-size: 18px;padding: 10px 9px}
    .harakteristiki-list .nav-tabs > li {width: auto}
}

@media screen and (max-width: 768px) {
  .product-info .quantity-adder .add-action {width: 25px;}
  .shopping-cart-table > thead:first-child > tr:first-child > td.column-price {width: 20%;}
  .shopping-cart-table > thead:first-child > tr:first-child > td.column-image {width: 20%;}
  .shopping-cart-table a, .shopping-cart-table td {font-size: 16px;line-height: 24px}
  .page-information h1, .checkout-buy h1 {font-size: 24px;line-height: 29px}
  .preimuschestva img {display: block;margin: auto}
    .product-grid .product-block, .products-owl-carousel .product-block {width: calc(100% / 2 - 23px)}
    .shopping-cart-table .column-image .product-label-special {display: none}
    .page-checkout-buy .order1, .page-checkout-buy .order2 {width: 100%}
    .page-checkout-buy .order1 {padding: 0px 69px 25px 39px}
    .page-checkout-buy #checkout-form {margin: 0}
}

@media screen and (max-width: 640px) {
  .about-company .text {padding-right:0}
  .table.shopping-cart-table td.column-name {width: 100%;}
  .table.shopping-cart-table td.column-price, .table.shopping-cart-table td.column-total {width: 100%;}
  .header-bottom .nav-search {flex: 0 1 370px;padding: 0 15px 0 35px;align-self: center}
  .product-info .title-product {font-size: 21px}
  .refine-search ul li, .refine-search ol li {width: calc(100% / 2 - 23px);}

  .order {display: flex; flex-wrap: wrap;}
  .order1 {order: 1; width: 100%; margin-bottom: 25px;}
  .order2 {order: 2;}

  .product-grid .product-block .bottom, .products-owl-carousel .product-block .bottom {display: block;}
  .product-grid .product-block .cart-onclick, .products-owl-carousel .product-block .cart-onclick {text-align: center; margin: 5px 0 0 0;}
  .about-company {background: #fff;}
  .header-bottom .topcontacts .media-body {}
  .header-bottom #topcontacts {display: none; }
  .product-grid .product-block, .products-owl-carousel .product-block {width: calc(100% / 2 - 23px);}
  .product-view {margin-top: 25px;}
  .harakteristiki-list .nav-tabs > li {border: 0; border-top:1px solid #fff; width: 100%; float: none; }
  .harakteristiki-list .nav-tabs > li:first-child { border-top:0;}
  .harakteristiki-list .nav-tabs > li > a {width: 100%;}
  .top_info span {display: block}
  .top_info span span {float: left;}
 
  .top_info .text-write, .top_info .text-compare {display: none}
  .top_info .text-right {}
  .top_info .text-right span {float: left;}
  .filter-right .sort {margin-left: 0;}
  .product-filter .filter-right > div {padding-left: 0;}
  .h1_container h1 {padding-top: 0;}
  .page-product-compare #sidebar-main {padding:0}

  .header-top2 #searchtop {display: none}
  .header-top2 .search-mob {display: block}
    .header-top2 #searchtop.active {
        display: block;
        position: absolute;
        background: #fff;
        top: 113px;
        width: 100%;
        height: 40px;
        left: 0;
        padding: 0;
        margin: 0;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    }
    .header-top2 #searchtop.active .form-control {
        margin: auto;
        background: #fff;
        color: initial;
    }
    .header-top2 #searchtop.active .input-group-btn {
        position: absolute;
        right: 5px;
    }
    .header-top2 #searchtop.active svg path {fill:#3E7CB4}
}

@media screen and (max-width: 480px) {
    .main-menu {width: auto !important}
    .product-compare-header {width: auto;}
    #tm-newsletter #tm-newsletter-button, #tm-newsletter .tm-login-form {width: 100%; float: none; margin: 5px 0;}
    .product-grid .product-block, .products-owl-carousel .product-block {width: calc(100% - 23px);}
    .top_info .text-right {text-align: left;}
    #image-additional {top: -50px; display: none}
    .popular-category .popular-category-block {text-align: left}
    #filter-mob-btn a {width: 100%;margin-bottom: 10px}
    .mob-owl-nav {display: block}
    .image_block .col-sm-10 {width: 100%}
    .mob-owl-nav .owl-prev, .mob-owl-nav .owl-next {z-index: 10}
    .mob-owl-nav .owl-next {right: 11px}
    .mob-owl-nav .owl-prev {left: 5px; right: auto}
    .mob-owl-nav .owl-prev:hover, .mob-owl-nav .owl-next:hover {background: transparent; cursor: pointer}
    .page-checkout-buy .order1 {padding: 0}
    .page-checkout-buy .order1 .buy_block2 {margin: auto}
    .page-product .product-label.sale,
    .page-product .product-label.presale {left:10px}
}

@media screen and (max-width: 439px) {
    .popular-category .tab-header {padding: 5px 0px 0px 0px}
    .category-tovar .products-block .product-block .top .cart button {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 5px center no-repeat #fff}
    .product-block .cart button {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 40% center no-repeat #fff}
    .product-block .cart button:hover {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) 40% center no-repeat #3E7CB4}

    .product-block .cart button.pod_zakaz {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 35% center no-repeat #fff}
    .product-block .cart button.pod_zakaz:hover {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) 35% center no-repeat #3E7CB4}

    .header-top2 svg {width: 35px}
    .header-top2 .search-mob, .header-top2 #cart, .header-top2 .product-compare-header, .header-top2 #cart-url .icon-cart {padding: 0px}
    .product-compare-header .badge {right: 3px;top: 5px !important}
    .header-top2 #compare-url svg {margin:5px 0px}
    .header-top2 #cart-url svg {margin-top:5px}
    .header-top2 #cart-url, .header-top2 #compare-url {padding: 0px 11px;display: block}
    .header-top2 .search-mob .icon {padding: 8px 0px 8px 16px}
    #logo-theme a {width: 83px}
}

@media screen and (max-width: 375px) {
    .product-block .cart button {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 35% center no-repeat #fff}
    .product-block .cart button:hover {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) 35% center no-repeat #3E7CB4}
    .product-block .cart button.pod_zakaz {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart.svg) 30% center no-repeat #fff}
    .product-block .cart button.pod_zakaz:hover {background: url(https://cdn.hyundaionline.ru/image/icons/product_cart_h.svg) 30% center no-repeat #3E7CB4}
    .popular-category .popular-category-block {height: 200px}
    .popular-category .popular-category-block .title {margin-top: 10px}
    .top_info span {margin: 0 5px 0 0}
    .harakteristiki-list .nav-tabs > li > a {font-size: 18px;padding: 10px}
    .desc-header-wrapper .desc-header {line-height: 24px}
}

@media screen and (min-width: 1200px) {
.container {
    width: 85%;
    max-width: 1600px;
}
}