@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css), screen;

body {
    -webkit-font-smoothing: antialiased;
}

a {
    color: #8c1712;
}

@media (min-width: 768px) {
    .text-md-right {
        width: 25%!important;
    }
}


.product-short-description-wrap .product-status {
    font-family: "HelveticaNeue" !important;
}

@media (max-width: 1199px) and (min-width: 575px) {
    .page-header {
        padding: 0 0 15px 0;
    }
    .header-logo img {
        height: 55px;
    }
}

.new-items-wrap .item-wrap .item-img {
    padding: 30px 10px;
}

.product-categories-main-wrap.search-result .new-items-wrap .item-wrap .item-title {
    height: 50px;
}

@media (max-width: 575px) {
    .page-header {
        padding: 0 0 15px 0;
    }
    .header-logo img {
        height: 50px;
    }

}

@media (max-width: 1199px) and (min-width: 992px) {
    .homepage-slider-wrap .slide-item .slide-bg {
        object-fit: cover !important;
    }
}

.header-top-bar a {font-size:14px;}
.header-top-bar a:hover{
    color: #8c1712  !important;
}

@media (min-width: 1200px) {
  .page-header.fixed-header .header-logo img {height: 40px !important;}
  .page-header .header-logo img {
    height: 60px !important;
}
}

.cart-aside-wrapper .cart-order-now,
.cart-aside-wrapper .cart-order-edit {
    display: flex;
    justify-content: center;
}
.cart-aside-wrapper .cart-order-edit a{
    color: #333333;
    font-size: 12px;
    padding: 15px 5px;
}


.homepage-slider-wrap .slide-contacts-wrap h4,
.homepage-slider-wrap .slide-contacts-wrap h3,
.homepage-slider-wrap .slide-contacts-wrap p {color:#fff;}

.homepage-slider-wrap .slide-contacts-wrap h3{font-weight: 600;}

.hamburger {top: 19px;}
header.page-header {
    padding: 0 0 10px 0;
}
.mobile-nav-wrap {top: 0;}
body.mobile-nav--opened .mobile-nav-wrap {
    height: 100vh;
}

body.cart-aside--opened .cart-aside-wrapper {
    overflow: overlay;
}

.comparison-aside-wrapper {background:#fff;}
.cart-aside-wrapper .cart-item--img > a > img, .comparison-aside-wrapper .cart-item--img > a > img {
    max-width: 45px !important;
    max-height: 45px;
    object-fit: contain;
}
body.cart-aside--opened .cart-aside-wrapper,
body.comparison-aside--opened .comparison-aside-wrapper {position:fixed;}
.cart-aside-wrapper .cart-item,
.comparison-aside-wrapper .cart-item{
    border-bottom: 0px solid #e0dfdf;
}
.comparison-aside-wrapper .cart-items,
.cart-aside-wrapper .cart-items {
    border-bottom: 0px solid #e8e8e8 !important;
}
.cart-aside-wrapper       .cart-item--img > a > img,
.comparison-aside-wrapper .cart-item--img > a > img {width:100%;}
#cartItemsCount, #compareItemsCount {display:none;}
#compareRightBox .cart-item .cart-item--price > .older-price {display:block; color:#8c0014; text-decoration:line-through;}

#smallBasketCont .credit-box .credit-step {display:none;}
#smallBasketCont .credit-box .title {font-size:18px; font-weight: bold; }
#smallBasketCont .credit-box .credit-step .change-botton {
	margin:4px;
	border:1px solid gray;
	cursor:pointer;
}
#smallBasketCont .credit-box .credit-step .change-botton .name {font-weight:bold;}
#smallBasketCont .credit-box .ukrsib .icon,
#smallBasketCont .credit-box .privat .icon,
#smallBasketCont .credit-box .privat-partial .icon,
#smallBasketCont .credit-box .privat-installment .icon {float:left; width:50px; height:50px; border:1px; background-repeat:no-repeat;}
#smallBasketCont .credit-box .ukrsib .icon {
	background:url("/bitrix/templates/miele_shop_2/components/bitrix/sale.basket.basket.small/right-side/img/ukrsib-credit.svg");
	background-size: 100%;
}
#smallBasketCont .credit-box .privat .icon,
#smallBasketCont .credit-box .privat-partial .icon {
	background:url("/bitrix/templates/miele_shop_2/components/bitrix/sale.basket.basket.small/right-side/img/privat-credit.svg");
	background-size: 100%;
	background-position: 1px 1px;
}
#smallBasketCont .credit-box .privat-installment .icon {
	background:url("/bitrix/templates/miele_shop_2/components/bitrix/sale.basket.basket.small/right-side/img/privat-installment.svg");
	background-size: 200%;
	background-position: -24px -26px;
}
#basketCreditStepPrivat .row .change-botton,
#basketCreditStepUkrsib .row .change-botton {
	height: 28px;
	padding: 0px 3px;
}

.news-slide .news-img {
    height: 150px !important;
}

.header-user-links .header-comparison.no-items .counter,
.header-user-links .header-cart.no-items .counter{
    color: #333;
    background: #dcdada;
}

@media (min-width: 1200px) {
    .product-categories-main-wrap .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: none;
    }
}

.special .header-nav ul li.nav-li:nth-child(2) a.nav-a {
    color: #8c0113;
}

.new-items-wrap .item-wrap .best-seller {
    font-family: "HelveticaNeue" !important;
}

.product-sidebar-accordion .accordion-title:before {
    top: 0px;
    background:transparent;
}

.product-sidebar-accordion .accordion-title:before {
    content: '\f107'; /* You should use \ and not /*/
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.product-sidebar-accordion.active .accordion-title:before {
    content: '\f106'; /* You should use \ and not /*/
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.accordion-title span  {
    display: block;
    font-size: 10pt;
    width: 90%;
}

.accordion-content .checkbox label {
    font-size: 13px;
}

.product-sidebar-buttons button.show-filters {
    color: #ffffff;
    background: #333;
}

.page-header.fixed-header {
    -webkit-box-shadow: 0px 21px 63px -9px rgba(0,0,0,0.54);
    -moz-box-shadow: 0px 21px 63px -9px rgba(0,0,0,0.54);
    box-shadow: 0px 8px 63px -9px rgba(0,0,0,0.54);
}

.header-bottom-bar {margin-top: 15px;}

.cabinet-wrapper .cabinet-nav a {
    font-family: "HelveticaNeue-Light";
}
.header-service-nav a,
.header-user-links a{
    font-family: "HelveticaNeue-Light";
}
.header-nav .mega-nav-wrap .link-text {
    font-family: "HelveticaNeue-Light";
    padding-left: 15px;
}

.new-items-wrap .item-wrap {
    min-width: 261px;
}

.product-short-description-wrap .product-about {font-size:14px;}
.product-short-description-wrap .product-about ul{margin: 10px 20px;}

.best-seller {font-family: "HelveticaNeue";}

input[type="submit"], input[type="button"], .submit-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 120px;
    width: auto;
    padding: 5px 20px;
    height: 38px;
    margin: 0 6px;
    color: #fff;
    background: #8c0014;
    border: 0;
    border-radius: 1px;
    font-size: 15px;
    font-family: "HelveticaNeue";
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 5;
}

font.errortext {
    color: #8c0113;
}

#basket_form a.checkout {
    padding: 10px 20px;
    color: #fff;
    background: #8A0419;
    font-size: 14px;
    font-family: "HelveticaNeue-Bold";
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#basket_form{
    width: 90%;
    margin: 0px auto;
}

#order_form_div {
    width: 80%;
    margin: 0px auto;
}
#order_form_div .sale_data-table {display:table;}
#order_form_div .sale_order_table {font-size: 15px;}
#order_form_div .sale_order_table .name {width: 45%; padding-left: 5%;}
#order_form_div .sale_order_table .val {width: 55%; padding-left: 5%;}

.cabinet-wrapper .cabinet-content-nav a {
    padding: 0px;
    background: transparent;
}

.cabinet-wrapper .cabinet-content-nav a.personal {
    width: calc(33.3% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px 20px 20px;
    background: #F0F0F0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.sidebar-about-us {
   /* border: 5px solid #d0d6dc;
   background: #d0d6dc;    */
   padding: 30px 20px;
}

.sidebar-about-us img {
    width: 100%;
}

.sort.tabfilter {
    margin: 20px;
}

.diff-filter > a.botton {
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    background-color: white;
    border: 1px solid #8c1712;
    border-radius: 0px;
}

@media (max-width: 991px) and (min-width: 300px) {
    #compareProducts .new-items-wrap .item-wrap {
        min-width: 200px !important;
    }
}

.sort.tabfilter .sorttext {float:left; padding-right: 10px;}
.sort.tabfilter a.sortbutton {padding: 5px 10px; margin: 5px; background:#eee;}
.sort.tabfilter a.sortbutton.current {background:#8c1712; color:#fff;}

#ordersAccordion > .table-head {
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    background: #333333;
}
#ordersAccordion > .table-head > div{padding: 10px;}
#ordersAccordion > .order-head {
    font-size: 14px;
    vertical-align: middle;
    background: #eeeeee;
    padding: 10px;
}
@media (max-width: 575px) {
    #ordersAccordion > .table-head {
        display:none;
    }
}
#ordersAccordion > .order-head > div:nth-child(2) {
    font-weight: bold;
    min-width: 150px;
}

#ordersAccordion > .order-head {
    border: 4px solid #fff;
}
#ordersAccordion > .order-detail {
    font-size: 13px;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}
#ordersAccordion > .order-detail .row.basket-head {
    margin-top:15px;
}

#ordersAccordion > .order-detail > .container{
    padding: 20px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    color: #8c0113;
    font-size: 12px;
}

.product-sidebar-sub-categories.contacts-wrap:before {
    content: '';
    position: absolute;
    z-index: -2;
    top: -40px;
    right: -30px;
    width: 800px;
    height: calc(100% + 60px);
    background: #69717c url(/bitrix/templates/miele_shop_2/img/miele_contact_clock.png)no-repeat right center;
    /*background-size: cover;*/
}

.product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap {
    margin-top: 0px;
    color:#fff;
    padding-bottom:20px;
}

.product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap .social-links a,
.product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap p,
.product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap h3,
.product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap h4{
    color: #f0f0f0;
}

@media (max-width: 992px) {
    .product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap .social-links a,
    .product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap p,
    .product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap h3,
    .product-sidebar-sub-categories.contacts-wrap .mobile-contacts-wrap h4{
        color: #333;
    }
}
@media (min-width: 1199px) {
    .homepage-slider-wrap .slide-item {
        height:650px !important;
    }
}

.homepage-slider-wrap .slide-text-wrap h2 {
    letter-spacing: 0;
}
.homepage-slider-wrap .slide-text-wrap h4 {
    font-family: "HelveticaNeue-Light";
    letter-spacing: 0;
}

.navigation .navigation-pages {
    margin-bottom: 20px;
    text-align: center;
}
.navigation .navigation-pages a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 2px;
    color: #1a1a1a;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}
.navigation .navigation-pages a:hover {background: #ccc;}

.navigation .navigation-pages a.navigation-button {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 2px;
    color:#fff;
    font-size: 14px;
    background: #8A0419;
    text-align: center;
}

.navigation .navigation-pages span.nav-current-page {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 2px;
    color:#fff;
    font-size: 14px;
    background: #8A0419;
    text-align: center;
}

.product-categories-content ul,
.product-categories-content ol{padding-left: 30px;}
.page-wrapper .text-container ul{padding: 15px 10px 15px 30px;}

.product-categories-content h1,
.product-categories-content h2,
.product-categories-content h3 {
    font-family: "HelveticaNeue-Light";
}
#catalogSearch > .product-categories-content {width:auto;}

.category-short-description-wrap {
    background: #59606b;
}

.cart-aside-wrapper {
    background: #ffffff;
}

.header-nav .nav-a {
    font-size: 21px;
    padding: 15px 0 20px 0;
}

.header-nav .mega-nav-wrap .link-img img{
    width:50px;
}

.header-nav .mega-nav-wrap a {
    margin-bottom: 12px;
    padding: 0 20px;
    font-size: 16px;
}

.header-nav .mega-nav-wrap {
    padding: 50px 30px 25px;
}

.header-nav .mega-nav-wrap li {
    border-right: 1px solid #f0f0f0;
}

.homepage-slider-wrap .slide-text-wrap {
    position: relative;
    bottom: 100px;
    border-left: 10px solid #8c0014;
    border-bottom: 0px solid #8c0014;
    max-width: 500px;
    margin-right: 50px;
    padding: 40px 35px;
}
@media (max-width: 991px) {
    /*Home slider image adapt*/
    .homepage-slider-wrap  {
        background: rgba(26, 27, 30, 1);
    }
    .homepage-slider-wrap .slide-item {
        height: auto !important;
    }
    .homepage-slider-wrap .slide-item .slide-bg {
        width: 100% !important;
        left: 0 !important;
        object-fit: contain!important;
        height: auto !important;
    }
    .homepage-slider-wrap .slide-caption-wrap {
        position: relative;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0;
    }
    .homepage-slider-wrap .slide-text-wrap {
        bottom: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        padding-bottom: 40px !important;
    }
    /*Product header image adapt*/
    .product-header-wrap {
        height: auto;
        flex-wrap: wrap;
    }
    .product-header-wrap .container {
        max-width: 100%;
    }
    .product-header--bg {
        object-fit: contain;
        height: auto;
        position: relative;
    }
}

@media (max-width: 575px) {
    .product-header-wrap {
    height: auto !important;
}
    .homepage-slider-wrap .slide-caption-wrap {
        /*display: none;*/
    }
  .homepage-slider-wrap .slide-text-wrap h4{
      display:none;
  }

}

.new-items-wrap .item-wrap:hover {
    border: 1px solid #c9c8cd;
}

.news-slide.col-4 {
    padding-right: 1px;
    padding-left: 1px;
}

.slide-link {
    clear: both;
    margin-top: 30px;
}
.slide-link a {
    color: #fff;
    background: #8c0014;
    border: 0;
    border-radius: 1px;
    font-size: 15px;
    padding: 10px 20px;
}

.news-slide.top-news .news-title {
    background: #8c0113;
}
.news-slide.top-news .news-title a{
    color:#fff;
}
.new-items-wrap .item-wrap .item-info {
	display:none;
	position:absolute;
	z-index:1;
	margin-left:-21px;
	background-color:white;
	border:1px solid red;
	font-size: 11px;
	padding: 3px;
}
.new-items-wrap .item-wrap:hover .item-info {display:block;}

.new-items-wrap .item-wrap .special-offer {
    font-family: "HelveticaNeue";
}

.new-items-wrap .item-wrap .special-offer {
    background: #8c0014;
}

.footer-nav .footer-nav-title:before {
    background: #8c0113;
}

.about-us-text p {
    font-family: "HelveticaNeue-Thin";
}

.product-header--bg {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.3)));
}

.product-header-wrap .container {
    position: relative;
    padding: 40px 70px;
    background: rgba(0, 0, 0, 0.3);
    border-bottom: 10px solid #8c0014;
    z-index: 20;
    color: #eee;
}

.header-nav .mega-nav-wrap {
    -webkit-box-shadow: 0px 21px 63px -9px rgba(0,0,0,0.54);
    -moz-box-shadow: 0px 21px 63px -9px rgba(0,0,0,0.54);
    box-shadow: 0px 21px 63px -9px rgba(0,0,0,0.54);
}

.product-categories-sidebar {
    background: #f9f7f7;
    z-index: 9;
}

.about_new .product-categories-sidebar  {
    background: #8c1712 url(/bitrix/templates/miele_shop_2/img/miele_about.png) no-repeat left bottom;
    color: #fff;
    background-size: cover;
}

h1.product-title {
    font-family: "HelveticaNeue-Light";
    font-size: 33px;
}

#productPropGroups > .item > a {
	position: relative;
    display: block;
    padding: 2px 0px;
    background-color: #fff;
    /* background: linear-gradient(#7c7c7c, #4a4a4a); */
    color: #595f6a;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 10px;
    color: #383838;
    background: none;
    border: 1px solid #989898;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    font-family: "HelveticaNeue";
}

.fix-slide-bug-in-propgroup > table.product-prop-group {
    width: 100%;
    margin: 5px 10px 5px 0px;
}

#productPropGroups > .item > a.collapsed {
    border-bottom: 0;
}
#productPropGroups > .item > a:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 2px;
    height: 12px;
    background-color: #333;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
    transform: rotate(-90deg);
}
#productPropGroups > .item > a:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 12px;
    height: 2px;
    background-color: #333;
}
#productPropGroups > .item > a.collapsed:before {
    transform: rotate(0deg);
}
#productPropGroups > .item:last-child > a.collapsed {
    border-bottom: 1px solid #989898 !important;
}
#productPropGroups > .item:first-child > a.collapsed {
    border-bottom: 0px solid #989898 !important;
}

/*.btn-primary.add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 120px;
    height: 38px;
    margin: 0 15px 0 0;
    color: #fff;
    background: #8c0014;
    border: 0;
    border-radius: 1px;
    font-size: 15px;
    font-family: "HelveticaNeue";
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 5;
}*/

a.readmore {
    padding: 5px 17px;
    color: #fff;
    background: #8c1712;
    font-size: 11px;
    font-family: "HelveticaNeue";
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.sitemap .product-categories-content ul{list-style-type: none;}
.sitemap .product-categories-content ul li > a {
    /*background: rgba(140, 1, 19, 0.7); */
    color:   #333;
    display: block;
    margin:  5px 0px;
    display: table;
    border-radius: 5px;
    font-size:13px;
    font-weight:bold;
}
.sitemap .product-categories-content ul li ul li > a {
    font-weight: normal;
}

.sitemap .product-categories-content ul li > a:hover {
    color:#8c0014;
}
.sitemap .product-categories-content ul li ul li > a:hover {
    color:#8c0014;
}

.benefit-item a {color: #333;}
.benefit-item a:hover {color: #8c0113;}

.video-ui {background-color: #8c0113 !important;}

.sitemap .product-categories-content ul.site-pages{
    padding: 30px;
    background: #eee;
}

#check_serial input[type="submit"]{
	align-items: center;
	justify-content: center;
	position: relative;
	width: 120px;
	height: 28px;
	margin: 0 6px;
	color: #fff;
	background: #8c0014;
	border: 0;
	border-radius: 1px;
	font-size: 15px;
    font-family: $h-regular;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 5;
}
#check_serial input[type="submit"]:hover {
	background: #c10721;
}

.product-page--breadcrumbs.white a,
.product-page--breadcrumbs.white .fa-angle-right{
    color:#343a40;
}

.video-player {
    margin-top: 30px;
}
.video-player video {
    max-width: 600px;
    height: 350px;
}

#rasstrochkaIcon {margin-right: 5px;}
.ukrsocbank-button span, .ukrsocbank-button-hide span, .ukrsocbank-button a, .ukrsocbank-register button {
	float:right;
	width: 90px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	color: #484848;}
    .ukrsocbank-register button {border-width: 0px; background-color: transparent;}

    .header-logo {
        position: relative;
    }
    .header-phone {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: flex-end;
        align-items: flex-end;
        align-content: flex-end;
        justify-content: center;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        transition: all 0.25s ease-in-out;
    }
    .header-phone a {
        font-size: 1.5rem;
        line-height: 1;
    }

    @media screen and (min-width: 1200px) {
        .page-header.fixed-header .header-logo {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-direction: row-reverse;
            -moz-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
            -o-flex-direction: row-reverse;
            flex-direction: row-reverse;
            width: 350px;
        }
        .page-header.fixed-header .header-phone {
            position: relative;
            padding-right: 15px;
        }
    }

    @media screen and (max-width: 1199px) {
        .header-phone {
            padding-right: 15px;
        }
    }
    @media screen and (max-width: 1100px) {
     .header-logo {
        max-width: calc(100% - 150px);
        margin: 0 auto;
    }
    .header-phone a {
        font-size: 1.15rem;
    }
    .header-phone small {
        font-size: 0.60rem;
    }
}
@media screen and (max-width: 767px) {
    .header-phone {
        display: none;
    }
}
@media (min-width: 1200px) {
	#catalogSearch .new-items-wrap > .row > .col-xl-4 {flex: 0 0 25%;}
}

small.info {font-size:70%}

.product-short-description-wrap .product-buttons .comparison-btn .icon img {
    width: 24px !important;
}
.new-items-wrap .item-wrap .item-buttons .comparison-btn .icon img {
    width: 20px !important;
}

.header-comparison span,
.header-cart span {width: 25px;}

#order_form_div .sale_order_table .paysystem_name,
#order_form_div .sale_order_confirm .paysystem_name {
    font-size: 10px;
    color: #2f2f2f;
    width: 80%;
    margin: 5px auto 5px;
    line-height: 11px
}

.search-trigger {
    display: none;
    position: absolute;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url('../img/icon-search.png');
    mask-image: url('../img/icon-search.png');
    background-color: #212529;
    width: 25px;
    height: 25px;
    margin-left: 15px;
    top: 14px;
    left: 45px;
    z-index: 1;
    cursor: pointer;
}
@media screen and  (max-width: 1199px) {
    header.page-header {
        padding-bottom: 0;
    }
    .header-top-bar {
        top: 19px;
    }
    .search-trigger {
        display: inline-block;
    }
    .header-bottom-bar {
        display: none;
        margin-top: 0;
        padding-bottom: 10px;
    }
    .header-nav {
        display: none !important;
    }
    .header-search {
        margin: 0 auto;
        max-width: 100%;
    }
}

.header-langs {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    transition: all 0.25s ease-in-out;
}
.header-langs a {
    position: relative;
    display: inline-block;
    font-family: "HelveticaNeue-Bold", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    opacity: 1;
}
.header-langs a:not(:last-child):after {
    content: '/';
    position: relative;
    display: inline-block;
    margin: 0 5px;
    font-family: "HelveticaNeue-Light", sans-serif;
}
.header-langs .ru {
    opacity: 0.7;
    font-family: "HelveticaNeue-Light", sans-serif;
}
.ru .header-langs .ua {
    opacity: 0.7;
    font-family: "HelveticaNeue-Light", sans-serif;
}
.ru .header-langs .current-lang {
    opacity: 1;
    font-family: "HelveticaNeue-Bold", sans-serif;
}
@media (max-width: 767px) {
    .fixed-header .header-langs {
        display: none;
    }
}
@media (max-width: 767px) {
    .header-langs {
        display: none;
    }
    .header-langs-mobile {
        position: relative;
        display: flex!important;
        margin-bottom: 15px!important;
    }
    .mobile-login-register-link {
        margin-bottom: 15px!important;
    }
}
.page-header, .page-header.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 25;
}
body.header--fixed {
    padding-top: 0;
}
@media (max-width: 1199px) {
    body {
        padding-top: 55px;
    }
    body.header--fixed {
        padding-top: 55px;
    }
}
@media (max-width: 575px) {
	body {
        padding-top: 50px;
    }
}
@media (min-width: 767px) {

    .header-langs-mobile {
        display: none!important;
    }
}
@media (min-width: 1200px) {
    body {
        padding-top: 190px;
    }
    body.header--fixed {
        padding-top: 180px;
    }
    .hamburger {
        opacity: 0;
        visibility: hidden;
        display: block;
    }
    .fixed-header .hamburger {
        opacity: 1;
        visibility: visible;
    }
    .header-bottom-bar {
        height: 65px;
    }
    .page-header.fixed-header .header-bottom-bar {
        height: 0;
    }
    .page-header.fixed-header {
        padding-bottom: 0!important;
    }
    .page-header.fixed-header .header-top-bar {
        display: flex;
        width: 110px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }
    .header-bottom-bar {
        transition: all 0.25s ease-in-out;
    }
    .page-header.fixed-header .header-bottom-bar {
        display: block;
        overflow: hidden;
    }
    .page-header.fixed-header .header-service-nav,
    .page-header.fixed-header .header-user-links .header-login,
    .page-header.fixed-header .header-user-links .header-registration {
        opacity: 0;
        visibility: hidden;
        position: absolute;
    }
    .header-logo img{
        transition: all 0.25s ease-in-out;
    }
    .page-header.fixed-header .header-logo {
        position: relative!important;
        display: block;
        top: 0!important;
        right: 0!important;
        width: 100%!important;
        margin-bottom: 0!important;
        padding-left: 110px;
        padding-right: 110px;
    }
    .page-header.fixed-header .header-logo .header-langs {
        left: 55px;
    }
    .page-header.fixed-header .header-phone {
        position: absolute!important;
        right: 110px;
    }
    .page-header.fixed-header .hamburger {
        display: block !important;
        z-index: 1;
        top: 24px;
    }
    .page-header .container {
        flex-wrap: wrap;
    }


    .page-wrapper > div {
        overflow: hidden;
        width: 100%;
    }

    .page-header.fixed-header .container {
        position: relative;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .page-header.fixed-header .header-logo img {
        height: 60px!important;
    }
    .page-header.fixed-header .header-user-links .header-comparison {
        margin-top: 0!important;
        margin-right: 15px!important;
    }
    .page-header.fixed-header .header-user-links .header-cart {
        margin-top: 0!important;
    }
    .page-header.fixed-header  .header-user-links .header-comparison .counter {
        margin-left: -10px;
    }
    .page-header.fixed-header  .header-user-links .header-cart .counter {
        margin-left: -10px;
    }
}

.product-header-wrap .item-img .product-labels {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0;
}

.product-label {
    margin-right: 8px;
    height: 20px;
    border-radius: 0px;
    padding: 0px 8px;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
    display: inline-block;
}

.product-label.best-seller-bottom   {color: #fff;background: #777777;}
.product-label.special-offer-bottom {color: #fff;background: #777777;}
.product-label.special-offer-bottom {color: #fff;background: #777777;}



.new-items-wrap .item-wrap .item-price .older-price {
    color: #a9a8a8 !important;
    text-decoration: none !important;
}
.date-availability {
    font-size: 10px;
    text-align: center;
    padding-bottom: 10px;

}

.product-main-info .date-availability{
    background: #fff;
    padding: 8px 15px;
    font-size: 12px;
    margin-top: 15px;
    display: inline-block;
    color: #f97800;
}
.product-main-info .date-availability span{ color: #69717c}

.new-items-wrap .item-wrap .item-price span.normal-price {
    margin: 0 3px;
    color: #8c0015;
    font-size: 18px;
}
.new-items-wrap .item-wrap .item-price .older-price {
    font-size: 14px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    color: #8c0015;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    color: #a9a8a8 !important;
    text-decoration: none !important;
    font-size: 14px !important;
}
.product-short-description-wrap .product-price .old-price {
    font-size: 22px;
    margin-top: 7px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-short-description-wrap .product-price .old-price {
        margin-top: 0px !important;
        font-size: 20px;
    }
}
@media (max-width: 575px){
    .product-short-description-wrap .product-price .old-price {
        margin-top: 0px !important;
        font-size: 20px;
    }
}


.product-short-description-wrap .product-price .no-old-price {color: #333333;}
.product-short-description-wrap .product-price .old-price{font-family: "HelveticaNeue-Light" !important;}
.new-items-wrap .item-wrap .item-price span.normal-price.no-old-price {color:#333333;}
.action-button {
    display:inline-block;
    padding: 10px 20px;
    margin-right: 12px;
    height: 38px;
    color: #fff;
    background: #8A0419;
    border-width: 0px;
    border-radius: 1px;
    font-size: 14px;
    font-family: "HelveticaNeue";
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .action-button span {margin-right:10px;}
    .action-button:hover {background:#c30724;}

    #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour,
    #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form a.bingc-active-phone-form-button {background: #8c0015 !important;}


.page-header {
    z-index: 999 !important;
}

img.mfp-img {
    max-height: 80vh !important;
}

/**----- credit box -------**/

.make-credit-btn {
  margin-top:6px;
}

body.cart-aside--opened:before {
    z-index: 8888 !important;
  }

  .cart-aside-wrapper {
    z-index: 9999 !important;
  }

.credit-box .description{font-size: 12px; padding: 10px 0px; }
.credit-box .row.change-botton > div:nth-child(2) {
  padding:5px 10px;
}
.credit-box .row.change-botton div > .name {font-size: 13px;}
.credit-box .row.change-botton div > .hint {font-size: 11px; color:#777;}

#smallBasketCont .credit-box .credit-step .change-botton {
  border: 0px;
  background:#eee;
}

.ukrsib-overdue, #ukrsibImpossibleCont, .cancel-credit-hint {font-size: 12px; padding:5px;}
#basketCreditStepUkrsib .row > .name {font-size: 13px;background:#eee;font-weight:bold; padding: 16px 10px;}

#basketCreditStepUkrsib .row{margin: 10px 0px;}
#basketCreditStepUkrsib .row .change-botton{
    font-size: 11px;
    display: inline-block;
    width: 70px;
    height: auto;
    padding: 16px 5px;
    margin: 0 !important;
  }
#basketCreditStepUkrsib .row > select {
  background: #eee;
    border: 0;
    font-size: 11px;
    outline: none;
}
/**
#basketCreditStepUkrsib .row>* {
    width: auto !important;
  }
**/
.comparison-aside-wrapper {
	z-index: 9999;
	overflow: auto !important;
}
#compareProducts {
	width: 100vw;
}
.doubleScroll-scroll {
	/*max-width: 100vw !important;*/
}
#compareScroll {
	width: max-content;
	margin: 0 auto;
}
@media (min-width: 1200px) {
	#compareScroll {
		min-width: 1140px !important;
		padding: 0 15px;
	}
}
#compareScroll .compare-val-row > .name {
	max-width: 250px !important;
}
#compareScroll .new-items-wrap .item-wrap,
#compareScroll .compare-val-row > .val {
	max-width: 261px;
	margin: 0
}
.cart-aside-wrapper .cart-order-now a,
.comparison-aside-wrapper .cart-order-now a {
	font-size: 13px !important;
	text-align: center;
	width: 100%;
}
.person-type-1 {
	margin: 0 !important;
}
.person-type-1 td:nth-child(1) {
	width: 125px;
}
.person-type-1 td:nth-child(2) {
	width: calc(100% - 125px);
}
.person-type-1 input:not([type="checkbox"]) {
	width: 100% !important;
}
.register-personal_pager-row td{
	padding-bottom: 10px;
}
@media (max-width: 1199px) {
	#compareScroll .compare-val-row > .val {
		width: 100% !important;
		max-width: 230px !important;
		min-width: 230px !important;
	}
	#compareScroll .new-items-wrap .item-wrap, #compareScroll .compare-val-row > .val {
		width: 100% !important;
		max-width: 230px;
	}
	#compareScroll .compare-val-row > .val.item-wrap {
		padding: 20px 15px;
	}
	#compareScroll .new-items-wrap .item-wrap .item-img {
		padding: 0 0 30px 0;
		margin-bottom: 0;
	}
	#compareScroll .new-items-wrap .item-wrap .item-price {
		display: flex;
		flex-direction: column;
	}
	#compareScroll .new-items-wrap .item-wrap .item-price .older-price {
		width: 100%;
	}
	#compareScroll .compare-val-row.new-items-wrap {
		display: flex;
	}
	#compareScroll .compare-val-row > .val.item-wrap {
		display: inline-flex;
		flex-direction: column;
		min-height: 100%;
		height: auto;
	}

	#compareScroll .new-items-wrap .item-wrap .item-buttons {
		flex: 1;
		align-items: flex-end;
		align-content: flex-end;
	}
	#compareProducts .cart-item--delete {
		margin-bottom: 10px;
	}
}
@media (max-width: 991px) {
	.coupon-cont {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
	#order_form_content .coupon-cont> .name {
		width: 100%;
	}
	#order_form_content .coupon-cont> .value {
		display: flex;
		width: auto;
    flex: 1;
    max-width: calc(100% - 150px);
	}
	#order_form_content .coupon-cont> .button {
    position: relative;
    width: 150px;
}
#order_form_content .coupon-cont> .button> input {
	width: 100%;
}
	#order_form_content .coupon-cont> .value input {
		width: 100%;
		border-radius: 0
	}
}
@media (max-width: 767px) {
	.cart-aside-wrapper, .comparison-aside-wrapper {
		bottom: 0;
		height: 100%;
	}
	.ui-dialog {
		max-width: 95vw;
	}
	#order_form_div .title {
		position: sticky;
		left: 0;	
	}
	form#ORDER_FORM {
		display: flex;
		flex-direction: column;
	}

	#order_form_div .cart-total {
		order: 1;
		margin-bottom: 0;
		margin-top: 0;
		top: 0 !important;
		text-align: center;
	}
	form#ORDER_FORM input[type="button"] {
		text-transform: uppercase;
		font-family: "HelveticaNeue-Bold";
	}
	#order_form_div .order_comment textarea {
		max-width: 100%;
	}
	
	.cart-total .go-to-checkout {
		display: inline-flex;
		align-items: center;
		align-content: center;
		justify-content: center;
	}
	.cart-total .go-to-checkout a {
		text-transform: none !important;
		font-size: 12px !important;
	}

	#order_form_div .sale_data-table {
		display: flex;
		flex-direction: column;
	}
	#order_form_div .sale_data-table thead,
	#order_form_div .sale_data-table tbody {
		width: max-content;
	}
	#order_form_div .sale_data-table thead th,
	#order_form_div .sale_data-table tbody td {
		width: 75px;
		max-width: 75px;
	}
	#order_form_div .sale_data-table thead th:nth-child(2),
	#order_form_div .sale_data-table tbody td:nth-child(2),
	#order_form_div .sale_data-table thead th:nth-child(3),
	#order_form_div .sale_data-table tbody td:nth-child(3) {
		width: 120px;
		max-width: 120px;
	}
	#order_form_div .sale_data-table tfoot {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    align-content: flex-end;
    position: sticky;
    left: 0;
	}
}

div#basketCreditStepPrivatInstallment .row,
div#basketCreditStepPrivatPartial .row {
    margin: 0;
    align-items: center;
    align-content: center;
}
#smallBasketCont .credit-box .privat-installment .icon,
#smallBasketCont .credit-box .privat .icon, #smallBasketCont .credit-box .privat-partial .icon {
    margin-right: 5px;
}

div#basketCreditStepPrivatInstallment select,
div#basketCreditStepPrivatPartial select {
    width: 100%;
    margin-top: 5px;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #333;
        border-radius: 0;
    font-size: 14px;
    font-family: "HelveticaNeue-Light";
    box-sizing: border-box;
    outline: none;
}
#smallBasketCont .credit-box .credit-step .change-botton {
    border: 0px;
    background: #eee;
    align-self: flex-end;
    margin: 0;
    margin-top: 5px;
    margin-left: auto !important;
    padding: 5px;
}
.credit-box {
    padding-bottom: 10px;
}
.calc-cont span {
    font-weight: 500;
}

.calc-cont {
    font-weight: 400;
}

.pay-result {text-align: center; margin: 10% 5%;}

.change-botton.ukrsib {
    display: none;
}

