body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: 1.4;
    color: #212121;
    background-color: #DADADA;
    font-size: 14px;
}
.cart-preloader {
    display: none;
    width: 20px;
    margin-right: 15px;
}
.image_gallery {
    overflow: hidden;
}
.image_gallery .slick-slide {
    margin: 0 5px;
}

.image_gallery .slick-list {
    margin: 0 -5px;
}
 
.image_gallery img {
    max-width: 100%;
    height: auto;
}

 
body.menu-open {
    overflow: hidden;
}
body.menu-open:after {
    content: '';
    display: block;
    position: fixed;
    top: 0; bottom: 0; left: 0; right: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background: rgba(0,0,0,0.5); 
}
 
label {
    font-weight: 400;
}
textarea.form-control{
     border-radius: 2px; 
}

input[type='text'],input[type='password'],input[type='email'],input[type='tel'],textarea {
border:1px solid #f2f2f2;
padding:5px 0 5px 10px;
color:#333;
background: #f2f2f2;
border-radius: 25px;    
margin-left:0;
margin-right:0;
font-size:16px;
font-family:inherit;
}

select {
 
border:1px solid #f2f2f2;
background: #f2f2f2;
border-radius: 25px;      
color:#333;
font-family:inherit;
padding:3px 0 3px 10px
}

textarea {
 
border-radius: 25px;
padding: 10px; 
} 
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #c3c3c3;
}
a,a b {
color:#59C9DC;
text-decoration:none;
cursor:pointer;
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out
}

a:hover,a b:hover {
text-decoration:none;
color:#ca5149
} 
h1 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 15px;
}
h3{
    margin: 20px 0 40px 0;
}

blockquote {
    color: #ce132a;
    font-size: 14px;
}
 
.compare-rotation .slick-dots li:nth-last-child(-n+3) {
    display: none;
}

 
.btn-filter {
    width: 100%;
    border-radius: 3px; 
}
.row-filter-buttons {
    margin: 0;
}
.row-filter-buttons div{
    margin: 3px 0;
    padding-left: 2px;
    padding-right: 7px; 
}
.row-filter-buttons div:first-child {
    padding-right: 2px; 
    padding-left: 7px;  
}
a.button,input.button {
cursor:pointer;
color:#fff;
line-height:18px;
border:none;
font-size:14px;
font-weight:700;
-webkit-appearance:none;
padding:8px 12px;
height:34px
}
a.button:hover, input.button:hover {
    background-color: #828282;
}
a.button, input.button, a.button:hover, input.button:hover {
    color: #FFFFFF;
}
a.button, input.button {
    background-color: #EF3123;
}

a.button {
display:inline-block;
text-decoration:none;
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out
}

input.button {
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out
}

a.button:hover,input.button:hover {
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out
}

.btn-primary:hover {
    color: #fff;
    background-color: #b1b1b1;
    border-color: #b1b1b1;
     text-decoration: none;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #b1b1b1;
    border-color: #b1b1b1;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #E80F3C; 
    border-color: #E80F3C; 
}

 
 
.btn-secondary {
    border-radius: 0;
    color: #fff;
        background-color: #b1b1b1;
    border-color: #b1b1b1;
      padding: 15px 40px;  
    text-decoration: none;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #E80F3C;
    border-color: #E80F3C;
    text-decoration: none;
}
.btn-secondary.focus, .btn-secondary:focus {
    color: #fff;
    background-color: #E80F3C; 
    border-color: #E80F3C; 
}
.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open>.dropdown-toggle.btn-secondary.focus, .open>.dropdown-toggle.btn-secondary:focus, .open>.dropdown-toggle.btn-secondary:hover {
    color: #fff;
    background-color: #b1b1b1;
    border-color: #b1b1b1;
}
 
 
 



.title {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 2px;
    text-transform: none;

} 
.main_news .title a,
.blog-list .title a {
    color: #030303;
}
.main_news .title a:hover,
.blog-list .title a:hover {
   color: #E80F3C;
   text-decoration: none;
}
 
 
 

 
.icocial {
    clear: both;
}
.footer .icocial {
    margin: 20px 0 0 -7px;  
    text-align: right;
}
.icocial a{
    display: inline-block;
    width: 30px; 
    height: 30px;  
    margin: 0; 
}
.footer-widget .rating-badge-title {
    margin-top: 30px;
    margin-bottom: 15px;
}
.rating-badge {
    text-align: right;
 
}



.footer-widget .icocial-title {
    text-align: right;
}

#navbar .footer-widget .icocial-title {
    text-align: left;
}
#navbar .footer-widget .icocial {
    text-align: left;
}

.icocial .facebook{ 
    background: url(../images/icon-facebook-light-grey.svg) no-repeat 10px 4px;
    background-size: 12px;
}

.icocial .instagram {  
     background: url(../images/icon-instagram-light-grey.svg) no-repeat 4px 9px; 
     background-size: 20px;  
}

.icocial .youtube {   
     background: url(../images/icon-youtube-light-grey.svg) no-repeat 0 8px;  
     background-size: 30px;  
     margin: 0 13px 0 10px; 
}
 
 
/*.product:hover .product_bg .image .image_bg{
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    background: #bdf1f0;
    opacity: 0.741; 
}*/
 

.product_bg { 
    text-align: center;   
    margin-bottom: 18px;
        border: 1px solid #d6d6d6;
}

.product_bg:hover { 
     border-color: #58585A; 
}

.breadcrumb {
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 12px; 
    color: #656565;
    padding: 0; 
    background: transparent;
}

.breadcrumb a{
    color: #8a8a8a;
    font-size: 12px;
    margin-bottom: 10px;
    text-decoration: none;
}

.image-product {
    text-align: center;
}

.ProductView .description { 
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 12px 12px 20px;

}


.description .category-name{
    color: #909090;
    font-size: 16px;
    margin-bottom: 10px;
}
.description .category-name a {
    color: #909090;
    font-size: 16px;
}
.description .title {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 2px;
}
 
.share {
    clear: both;
    margin-top: 40px;
    margin-left: -8px;
}
.share a {
    padding-left: 35px;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-right: 30px;  
    display: block; 
    color: #909090;

}
.share a:hover {
    text-decoration: none;
 
}
.share a.fb { 
    background: url(../images/facebook-icon.svg) no-repeat;
    background-size: auto 100%;  
} 
.share a.fb:hover {
    background: url(../images/facebook-color-icon.svg) no-repeat;
    background-size: auto 100%;  
    color: #3B5998;
} 


.share a.vb {
    background: url(../images/viber-icon.svg) no-repeat;
    background-size: auto 100%;  
} 
.share a.vb:hover {
    background: url(../images/viber-color-icon.svg) no-repeat;
    background-size: auto 100%;
    color: #834995;  
} 

.share a.tg {
    background: url(../images/telegram-icon.svg) no-repeat;
    background-size: auto 100%;  
} 
.share a.tg:hover {
    background: url(../images/telegram-color-icon.svg) no-repeat;
    background-size: auto 100%;  
    color: #20A0E1;
} 
 

#features {
    font-size: 16px;
    color: #8f8f8f;
}


#features>tbody>tr>td{ 
    border-bottom: 1px solid #ddd;
}
#back_forward {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin: 20px 0; 
}
#back_forward a{
    font-size: 18px;

    display: block;
}
#back_forward a:hover{
        text-decoration: none;
}
#back_forward span { 
    display: block;
    color: #888888;
    font-size: 14px; 
    margin-bottom: 2px;

}

.prev_page_link {
    float: left;
    background: url(../images/arrow-left.svg) no-repeat left center;
    padding-left: 40px
}
.next_page_link {
    float: right;
    background: url(../images/arrow-right.svg) no-repeat right center;
    padding-right: 40px
}

#distributor_text {
    display: none;
    margin-top: 20px;
}
.distributor_maps {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    background: url(../images/map-green.svg) no-repeat left center;
    padding: 20px 0 4px 45px;
    background-size: 50px;    
}
.distributor_maps:focus,
.distributor_maps:active,
.distributor_maps:hover {
    color: #8f8f8f; 
    text-decoration: none;
    background: url(../images/map-grey.svg) no-repeat left center;
    background-size: 50px;    
}

.product_content h2{
    font-size: 18px;
    margin:10px 0 30px 0;
}


.distributors h2 {
    font-size: 18px;
    margin: 10px 0;
}

.product_tabs .nav-tabs {
    border-bottom: none;
}


.product_tabs ul { 
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding-left: 0;
}
.product_tabs li {
    margin-bottom: 10px;

}
.product_tabs li a{
    font-size: 18px; 
    font-weight: bold;
    padding-right: 0;
    padding-left: 0;
}


a.disabled {
  pointer-events: none;
  cursor: default;
}

 
#navbar,
#navbar > .container { 
    background: #fff;
}
#navbar > .container ul {
    list-style: none;
    display: flex;
    align-items: center;
    
    text-align: center;
    margin: 0;
    padding: 0; 
    position: relative;
}

 

.logo img {
    height: 64px;
} 
.logo {
    top: 0;
    position: relative;
    display: block;
    margin-bottom: 14px; 
    margin-top: 16px; 
}
.logo:active {
    top: 1px;
}
.logo span {
    color: #212121; 
    font-size: 13px;  
    margin: -14px 0 0 0; 
    display: block;
    text-align: center;
    padding-left: 30px;
}
.logo:hover,
.logo span:hover{
    text-decoration: none;
}
 
#navbar > .container ul li a {
    font-size: 15px;
    line-height: 20px;
    color: #595959;
    padding: 14px 10px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
#navbar > .container > ul > li:hover > a {
      background: #DADADA; 
      text-decoration: none;
      color: #212121;
}
#navbar > .container ul ul {
    display: none; 
    position: absolute;
    left: 0;
    z-index: 9;
    width: 100%;
    padding: 0;
    background: #333;
    padding: 19px 0;

     /* Анимация */
     -webkit-transition: .4s ease-out;
     -webkit-transition-delay: 0.5s;
     -o-transition: .4s ease-out;
     -o-transition-delay: 0.5s;
     -moz-transition: .4s ease-out;
     -moz-transition-delay: 0.5s;
     transition: .4s ease-out;
     transition-delay: 0.5s;
}
 
#navbar > .container ul ul li {
        margin: 0 10px;
}
#navbar > .container ul ul li a {
    color: #A6A6A6;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 14px;
}
#navbar > .container ul li.subcategory:hover {
    outline: none;
}
#navbar > .container ul li.subcategory:hover ul {
     display: flex;
     flex-wrap: wrap;
} 
#navbar > .container ul li.subcategory:hover::after {
    content: "";
    position: absolute;
    top:100%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #DADADA;
    display: inline-block;
    z-index: 9999;
    opacity:1;
    transition:opacity .2s ease;
}
 
#navbar > .container  ul ul li a:hover {
    color: #ccc;
    text-decoration: none;
}



.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu a {
    color: #fff;
    font-weight: 300;
    line-height: 28px;

}
.copyright hr {
    margin-top: 45px; 
    margin-bottom: 57px;
}
.copyright img{
    display: block;
    float: right;
    height: 30px;
    margin-left: 30px;
}
#navbar .copyright img{
    float: left;
     margin:0 30px 0 0;
}
.footer-clink {
    font-size: 12px;
    color: #fff;
    padding-top: 16px; 
}
.footer-clink span {
    color: #ff0000;
}
.footer-widget h4 {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
    color: #A6A6A6;
}

#cart-form input[type=radio]{
    display: none;
}
#cart-form  .label-checkbox{ 
    color: #444444; 
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 20px;
}
#np_nubmer {
    margin-bottom: 24px;
}
#cart-form  .label-checkbox::before{ 
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #444444;
    background: #fff;
    float: left;
    margin: 1px 12px 0px 0;
}

#cart-form input[type=radio]:checked + label.label-checkbox {
  color: #ff0000;
} 
#cart-form input[type=radio]:checked + label.label-checkbox::before{  
  border-color: #ff0000;
} 

#account {
    text-align: right;
    margin: 9px 0 5px 0;
}
#account a,
#account {
    color: #a6a6a6;
}
#compare_informer, 
#cart_informer {
    float: right;
    margin-right: 14px;
}
#cart-modal .close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 26px;
    opacity: 1;
}
.product_images {
    margin: -20px 0 8px 0;   
    padding: 0 8px 16px 8px;      
    background: #fff; 
    text-align: center;
}
.product_images a {
    border:1px solid #E7E7E7;
    min-height: 102px;
    line-height: 102px;
    max-width: 102px;
}
.video-primg {
    position: relative;
}
.video-primg:before {
    content: "";
    background: url(../images/play-video.svg) no-repeat center;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 10;
    top: 25px;
    left: 25px;

}
.main_featured_products {
    margin-top: -12px;  
}
.cart_top {
    display: block;
    position: relative;
    width: 20px;
    height: 30px;
    background: url(../images/icon-shoping_bag-dark_grey.svg) no-repeat 0 0;
    background-size: auto 30px;
}
#compare_informer {
    margin-right: 20px;

}
#compare_informer a {
    margin-top: 5px;
    display: block;
    position: relative;
    background: url(../images/icon-comparison-dark_grey.svg) no-repeat 0 0;
    background-size: auto 25px;
    width: 25px;
    height: 25px;
}

#compare_informer a span,
.cart_top span {
    display: block;
    position: absolute;
    right: -14px;
    bottom: 0;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: #fff;
    background: #ff0000; 
    text-align: center;
    line-height: 18px;
    font-size: 11px; 
}
 
#banner0 > div{
/*  padding-right: 8px; 
    padding-left: 8px;*/
    overflow: hidden; 
    margin-bottom: 8px;  
}
#banner0 {
/*  margin-right: -8px;
    margin-left: -8px; */
}
.box-heading{
    font-weight: 400;
    margin: 20px 0 5px;
    padding: 12px 0;
    font-size: 20px;
    color: #333
}

.col-title {
    position: absolute;
    bottom: -10px;
    left: 8px;
    right: 8px;
    z-index: 2;
    color: #fff;
    line-height: 18px;
    background: rgba(70,70,70,0.9);
    text-transform: uppercase;
    padding: 12px 8px;
    transition: all 0.2s linear;
    font-weight: 500;
}
.col-title .title {
    margin: 0 0 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 18px;
}
#banner0 .row > div:hover .col-title { 
    bottom: 0; 
}

.contentgrid {
    width: 100%;
    z-index: 1;
    background: #e9e9e9;
    padding: 12px;
}

.related_categories .contentgrid {
    padding-top: 8px;
}

.product-grid .name {
    height: 56px;
    overflow: hidden;
}

.annotation {
    border-top: 1px solid #D1D1D1;
        padding-top: 10px;
}

.product-grid .price {
    display: block;
    margin-bottom: 7px;
    color: #474747;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    min-height: 44px;
}
.price-old {
    color: #686868;
    text-decoration: line-through;
}

.price-new{
    color: #EF3123;
    white-space: nowrap;
}

.product-grid .name a { 
    color: #030303;
    display: block;
    font-size: 14px;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    text-decoration: none;
}
.product-grid .name a:hover {
    color: #E80F3C;
}
.product-grid .image {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 8px;
    border-bottom: 1px solid #d6d6d6;
}

.featured_products .slick-prev {
    top: -26px; 
    right: 40px; 
    left: auto;
}
.featured_products .slick-next {
    top: -26px;
    right: 0;
} 

.go-to-blog {
    display: inline-block;
    font-size: 14px;
    margin-top: 12px;
    font-weight: 700;
    padding: 9px 16px;
    text-align: center;
    background-color: #EF3123;
    color: #fff;
}
.go-to-blog:hover {
    color: #fff;
    background-color: #8a8a8a;
    text-decoration: none;
}

.sku_line {
    font-size: 12px;
    color: #656565;
    margin-bottom:5px;      
}    
 

#cheaper-modal .modal-dialog{
        max-width: 411px;
}


.popup .close {
cursor:pointer;
position:absolute;
right:6px;
top:0;
display: block;
width: 26px;
opacity: 1;
}

.popup .popup-content {
text-align:left;
max-width:300px;
margin:0 auto
}

.popup-content form > a,.login-content .agr {
color:#656565;
display:block;
margin-top:10px;
margin-bottom:30px;
text-decoration:underline;
text-transform:none;
font-size:14px
}

.popup .title,.title {
font-size:22px;
margin:5px auto 12px;
display:block;
font-weight: 700;    
color: #333;
}
.popup .title,.login-content .title{
    text-align: left;
    border-bottom: 1px solid #A6A8AA;
    padding-bottom: 15px;
    max-width:300px;
}
.popup-content .input,.login-content .input {
text-align:left;
margin-top:18px
}

.popup-content .input label {
text-align:left;
color:#656565;
margin-bottom:8px;
display:block;
font-size:14px
}

.popup-content .input input {
height:34px;
font-size:14px;
padding-left:12px
}
.log-buttons{
 white-space:nowrap;
 font-size:0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.login-content .button,.popup-content .button {
margin:4px 0;
}
.popup-content .button {
text-align:center;
font-size:14px;
padding:8px 16px;
color:#fff;
height:34px;
}
 
.popup-content .warning,.login-content .warning  {
color:#fff;
font-size:14px;
font-weight:700;
padding:10px 15px;
}

/*cheap*/
 
 .popup{
position: relative;
left:0;
right:0;
}
.cheaper-box{
padding:10px 0 15px;
}
.cheaper-box .cheaper-title{
color: #454444;
font-size: 18px;
font-weight: bold;  
margin-bottom: 15px;
}
.cheaper-box .cheaper-subtitle{
line-height: 18px;
padding-bottom: 21px;
border-bottom: 1px solid #ccc;
}
.cheaper-box .cheaper-link{
color: #8d8d8d;
display: block;
margin-top: 10px;
text-decoration: underline;
text-transform: none; 
font-size: 14px;
}
.cheaper-box .input input{
text-align:center;
padding-right: 12px;
}
.cheaper-box .cheaper-buttons{
text-align: center;
padding-top: 30px;
}
.cheaper-box .buttons .button{
min-width:156px;
}

 


.description .price {
    font-size: 22px;
    margin-bottom: 8px;
    padding-top: 10px;
    width: 100%;
    float: left;
    white-space: nowrap;
    border-top: 1px solid #D1D1D1;
}

.description .price-old {
    margin-right: 10px
}
.btn-primary,
.cartpop-buttons a,
.cartpop-buttons .checkout a,
#button-cart {   
background-color:#77787B;
color:#fff;
font-size:14px;
height:34px;
font-weight: 700;
padding:8px 22px;
border:none;
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(119,120,123,1)),color-stop(100%,rgba(177,179,182,1)));
    background: -webkit-linear-gradient(left,rgba(119,120,123,1) 0%,rgba(177,179,182,1) 100%);
    background: -o-linear-gradient(left,rgba(119,120,123,1) 0%,rgba(177,179,182,1) 100%);
    background: -ms-linear-gradient(left,rgba(119,120,123,1) 0%,rgba(177,179,182,1) 100%);
    background: linear-gradient(to right,rgba(119,120,123,1) 0%,rgba(177,179,182,1) 100%);
    border-radius: 25px;
}
.chep-wishlist,
.compare-wishlist {
    float: left;
    width: 100%;
    margin: 5px 0 16px;
    border-bottom: 1px solid #D1D1D1;
    padding: 6px 0 14px 0;
}
.compare-wishlist {
    background: url(../images/icon-add_comparison-grey.svg) no-repeat 0 6px;
    background-size: 15px auto; 
    padding-left: 20px;
}

.compare-wishlist-active.compare-wishlist {
    background: url(../images/icon-del_comparison-grey.svg) no-repeat 0 6px;
    background-size: 25px auto; 
    padding-left: 30px;
}
.chep-wishlist a,
.compare-wishlist a {
    font-size: 14px;
    color: #8a8a8a;
    text-decoration: underline;
}

.description .socials {
    float: left;
    width: 100%;
    line-height: 20px;
}

.goodshare {
    font-size: 11px;
    font-weight: 700;
    padding: 4px 6px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 4px;
    white-space: nowrap;
    line-height: 1;
 
}
.share-face { 
       margin-right: 4px; 
}
.share-twit,
.share-gogg,
.share-vibe,
.share-face {
    background: #58585a; 
}

.goodshare i {
    display: inline-block;
    vertical-align: middle;
}
.i-vibe,
.i-face, .i-twit {
    width: 16px;
    height: 16px;
    margin-right: 2px;
}
.goodshare:hover {
    color: #fff;
    opacity: 0.8;
}
.main_news .box-heading {
    margin-top: 12px;
}
.main_news .title{  
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
    text-align: left;
    min-height: 34px; 
    line-height: 18px;
}
.main_news .row > div > .row{
    background: #fff;
    margin: 0;
    padding: 15px 10px;  
}
.sidebar .main_news .row > div > .row{
     padding: 8px 0 18px 0;  
     margin-bottom: 18px;
}
.image-product{
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
    text-align: center; 
    position: relative; 
} 

.image-product-single {
    padding: 5% 10%;
}

.product-nav-tabs {
    margin: 0;
    padding: 0;
    clear: both;
    float: left;
    width: 100%;
    list-style: none;   
}


.product-nav-tabs a {  
    color: #fff;
    float: left; 
    font-size: 14px;
    font-weight: 400;
    padding: 9px 15px; 
    text-align: center;
    text-decoration: none;
    background-color: #595959; 
    margin-right: 3px;
}

.product-nav-tabs li.active a {       
    color: #333333;
    background-color: #fff;
}
 
.description_blog {
    line-height: 22px;
    overflow: hidden;
    max-height: 92px; 
 }
.tab-pane {
        background: #fff none repeat scroll 0 0;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    text-align: left;
    z-index: 2;
    float: left;
    width: 100%;
}


.attribute {
border-collapse:collapse;
width:100%;
border-top:1px solid #DDD;
border-left:1px solid #DDD;
margin:0 auto 20px
}

.attribute thead td,.attribute thead tr td:first-child {
font-size:14px;
text-align:left;
font-weight:400
}

.attribute tr td:first-child {
text-align:left;
}

.attribute td {
padding:7px;
text-align:left;
vertical-align:middle;
border-right:1px solid #DDD;
border-bottom:1px solid #DDD
}

.product-flags {
    position: absolute;
    right: 10px;
    top: 10px;
}
.product-flags > div {
    float: right;
    display: block;
    clear: both;
    margin-bottom: 4px;
    padding: 4px 6px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    line-height: 1.15;
    max-width: 90px;
    background-color: #de2626;
} 


.cart-title {
    background: #555; 
    padding: 5px 18px; 
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    float: left;
    width: 100%;
    border-radius: 3px;
}
.cart-title.cart-title-silver {
    background: #555;  
    color: #fff;
}
.cart-title a {
    float: right;
    color: #dadada; 
    line-height: 30px;
    font-size: 14px;
    text-decoration: underline;
}

.cart-title span {
    display: none;
    float: right;
    color: #dadada; 
    line-height: 30px;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.checkout_button,
.reset_payment_form {
    float: right;
}
.reset_payment_method {
    float: right;
    color: #dadada; 
    line-height: 30px;
    font-size: 14px;
    background: transparent;
    border:none;
    text-decoration: underline; 
}
 
.order-summary { 
    width: 100%;
    clear: both;
    float: left;
    padding: 18px 28px 5px 28px; 
    border-right: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    border-radius: 0 0 3px 3px;
    margin-bottom: 28px;
    background: #fff;
}
.order-summary > .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 16px;
    padding-bottom: 16px; 
}
.order-summary > .row > div {
    padding: 0;
}

.order-summary > .row.order-summary-comment {
    border-bottom: none;
    margin-bottom: 0;

    padding-bottom: 0;
}
 
.order-summary small {
    display: block;
    color: #818181;
}
.order-summary-title a {
    margin-bottom: 8px;
    display: block;
    color: #030303;
}
.order-summary-title a:hover {
    color: #E80F3C;
    text-decoration: none;
}
.order-summary-title-total {
    color: #585558;
}
.item-document-link {
        color: #030303;
}
.item-document-link:hover {
    color: #E80F3C;
    text-decoration: none;
}
.order-summary-title-total-total {
        font-size: 18px;
        font-weight: bold;
        color: #363636;

}

.order-summary-title-total > div {
    margin-bottom: 3px;
}

.order-summary-title-total span {
    display: block;
    float: right;
}
.cart-body {
    clear: both;
    float: left;
    padding: 18px 20px;
    border-right: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    border-radius: 0 0 3px 3px;
    width: 100%;
    background: #fff;
}
.cart-body label {
    font-weight: 400;
}
.cart-body label span{
    color: #ff0000;
    font-weight: 300;
}
.payments-methods {
    margin-bottom: 18px;
}
.payments-methods .caption {
    color: #818181;

}
#payment_methods_10 {
        margin-bottom: 24px;
}
.cart-offer {
     color: #444;
     margin-top: 10px;
} 
.cart-offer a {
    text-decoration: underline;
    color: #444;
}

.cart-login {
    font-size: 14px;
    line-height: 30px; 
    color: #818181;
    margin-bottom: 17px;
}
.cart-login a {
    text-decoration: underline;
}

.nocallback input{
    margin-right: 11px;
}
.nocallback small{
    display: block;
    font-size: 10px;
    color: #a1a1a1;
    padding-left: 23px;
}
.pagination {
    margin: 0 0 40px 0;
    border-radius: 0;
    text-align: center;
    width: 100%;

 }
.pagination>li {
    display: inline-block;
}
.pagination>li>a {
    color: #212121;
    margin: 0 2px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; 
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #e80f3c;
    cursor: default;
    background-color: #fff;
    border-color: #ccc;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #e80f3c; 
    background-color: #eee;
    border-color: #ddd;
}
/* babyliss */
#search {
  margin-top: 30px; 
  position: relative;
  left: -40px;
}
/*#search form{
    border-radius: 3px;
position: relative;
  border: 1px solid #c2c2c2;
}*/
#search .input_search {
    width: 100%;  
    padding: 6px 0 6px 10px; 
}
#search .button_search {
   padding: 7px 13px;    
    background: #f2f2f2;
   right: 0;
    border-radius:0 3px 3px 0;
    color: #424242;
    font-size: 14px; 
    position: absolute;
    border-radius: 25px;
}
#search .input_search:active,
#search .input_search:focus,
#search .input_search:hover, 
#search .input_search,
#search  .button_search:focus,
#search  .button_search:active,
#search  .button_search:hover,
#search  .button_search {
    border: none;
    outline: none;
}
.header {
    background: #000;
}
.lang_block {
    float: right;
    line-height: 22px; 
        font-size: 12px;
}
.top_menu_left {
    float: left;
    list-style: none;
    margin: 0 0 0 -18px;
    padding: 0;
}
.top_menu_right {
    float: right;
    list-style: none;
        margin: 0;
    padding: 0;
}
.top_menu_right li,
.top_menu_left li{
    float: left;
}
.top_menu_right li a,
.top_menu_left li a{
    float: left;
    line-height: 22px;
    padding: 0 18px;
    font-size: 12px;
    color: #a6a6a6;
}

.header_top {
    min-height: 22px;
    border-bottom: 1px solid #dbdbdb;
}

.sale_header { 
    text-align: center; 
    background: url(../images/sale_header_fon.png) repeat-x #DADADA bottom; 
/*    background: #DADADA; */
    height: 47px;
    width: 100%;
    line-height: 35px;
    clear: both;
    float: left;
    color: #212121;
}
.sale_header a {
    font-weight: bold;
    font-size: 16px;
    color: #212121;
    padding-left: 10px;
    text-decoration: underline;
}

.footer {
    background: #333; 
    padding: 45px 0; 
    margin-top: 20px;
}
#navbar .footer {
    margin-top: 0;
    padding:0 0 23px 0; 
}

#navbar .sale_header {
    background: #a6a6a6;
    padding:30px 0 30px 8px;  
    color: #DADADA;
    text-align: left;
    font-size: 13px;
    position: relative;
    z-index: 1;
}
#navbar .sale_header a{
    color: #DADADA;
    padding-left: 0;
}
.close-search,
.close-menu {
    position: absolute;
    left: 82%;  
    top: 10px; 
}
.close-search {
    top: 14px; 
}
#panel_header {
    background: #444444;
    width: 100%;
    clear: both;
    float: left;
    display: none;
    position: relative;
    z-index: 5;
}


#panel_header .navbar-toggle {
    float: left;
    margin-left: 5px;
}
#panel_header  .cart_top {
    background: url(../images/icon-shoping_bag-light_grey.svg) no-repeat 0 0;
    background-size: auto 30px;
}
#panel_header #compare_informer, 
#panel_header #cart_informer {
    margin: 13px 28px 0 0;
}





.ProductView .review-wrap { 
    color: #656565;
    font-size: 14px;
    margin-top: 8px;
    padding-bottom: 12px; 
}

.ProductView .review-wrap img { 
    height: 15px;
    margin: -5px 5px -2px 0;
}



 
.review-list {
overflow:auto;
margin-bottom:20px;
text-align:left;
font-size:14px
}

.review-list .author {
background:url(../images/comment.png) left no-repeat;
padding-left:22px;
float:left;
color: #656565;
margin-bottom:5px
}

.review-list .author b {
display:block;
line-height:14px;
color:#000;
padding-top:5px
}

.review-list .rating {
float:left;
margin-bottom:5px;
margin-left:10px;
padding-top:2px
}

 .rating img {
max-height:15px
}

.review-list .text {
clear:both;
background:#f2f2f2;
width:100%;
padding:10px;
margin-top:10px
}

.review-list .answer {
margin-left:15px;
clear:both;
padding:10px;
margin-bottom:10px
}

.review-list .answer .title {
color:#000;
text-align:left;
margin-bottom:8px;
font-size:14px;
text-transform:none;
font-weight: 700;
}
 
#review h2,
.write-review h2 {
    font-size: 18px;
     margin: 0 0 12px 0;
}
#tab-certificate h3,
#tab-document h3,
#tab-attribute h3 {
        font-size: 17px;
            margin: 0 0 12px 0;
}


.required {
    color: red;
    font-weight: 700;
}

/*.rating-rew{
    display: inline-block;
    vertical-align: middle;
    margin-bottom:-2px;
}
.rating-rew label{
  display:inline-block;
  vertical-align:top;
  margin-right:2px;
}
.rating-rew input{
  display:none;
}*/
/*.fa-star{
  width:15px;
  height:15px; 
  display:block; 
  background:url(../images/icon-star-grey.png) no-repeat center;
}
.hover-star .fa-star{
  background:url(../images/icon-star-blue.png) no-repeat center; 
}
*/ 
.rating-rew {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -2px;
}

.rating-rew label {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    float: right;
}
.rating-rew input {
    display: none;
}

 
.fa-star {
    width: 15px;
    height: 15px;
    display: block;
    background: url(../images/null-star.svg) no-repeat center; 
}

.rating-rew > input:checked ~ label .fa-star ,.hover-star .fa-star {
    background: url(../images/full-star.svg) no-repeat center;
} 

.rating-rew > label:active { 
    position:relative;
    top:2px;
    left:2px;
}
#question_product_form,
#comment_product_form {
    margin-bottom: 30px;
}

 
.order-label {
    color: #818181;
    font-size: 13px;
    margin: 10px 0;
}

.coupon-cart {
    position: relative;
}

input[name=apply_coupon] {
    position: absolute;
    right: 10px;
    top: 4px;
    background: none;
    text-decoration: underline;
    border-color: transparent;
    outline: none; 
    color: #585558;
    font-weight: 500;
}
.coupon_error {
    border: 1px solid rgba(255, 0, 0); 
}

.order-summary .order-label small {
    color: #ff0101;
    display: inline;
}


.special-list {
    margin:0 -6px;
    overflow:hidden;
    font-size:0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap:wrap;
}

.special-list > div{
      margin-bottom: 16px;

}
 
.special-list .special-thumb {
    background-color:#fff;  
    padding:12px;
    height: 100%;   
}
.special-list .title {
    min-height: 38px;
    font-size: 16px;
    margin-top: 12px;
    color: #000;
}

.special-list .description {
    min-height: 48px;
    font-size:14px;
    margin-bottom: 12px;
    color: #494949;
}

.special-list .date {
    font-size: 14px;
    padding-bottom: 20px;
}

.special-list .description {
    min-height: 48px;
    font-size: 14px;
    margin-bottom: 12px;
    color: #494949;
    background: transparent;
}



.account-menu {
    margin-bottom: 25px;
    background: #f5f5f5;
}


.blog-list .blog-div {
width:100%;
float:left;
margin-bottom:16px
}
.blog-list .pavcol2{
    width: 50%;
    float: left;
    margin-bottom:25px;
    padding: 0 8px;    
}
.blog-list > div .title {
font-size:16px;
margin-bottom:10px;
font-weight: 700;
color: #000;    
text-align:left;
    min-height: 34px;
}
.blog-body{
    background: #fff;
}
.blog-body:after{
     clear: both;
     display: table;
     content: '';
}
.blog-list > div .sem-left {
float:left;
margin-right:15px
}
.blog-list .sem-left img{
display: block;
width: 100%;    
}
.blog-list > div .sem-right{
    padding: 8px 12px;
    min-height: 180px;
}
.blog-list > div .sem-right .description {
color:#000;   
line-height: 22px;
overflow:hidden
}
.sem-right .description h1,.sem-right .description p,.sem-right .description h1 > span{
   font-size:14px!important;
   font-weight:normal;
}



 
.account-menu ul {
padding:8px 10px;
list-style: none;
}

.account-menu ul li {
background-color:transparent;
position:relative;
border:none;
padding:10px 0
}
.account-menu ul li:last-child{
  border-bottom:none
}
.account-menu ul li a{
  color:#888;
  font-weight: 700;
  font-size: 14px;
}
.account-menu .active a,.account-menu ul li a:hover,.account-menu ul li:hover a{
color:#58585A
}
 


.special-wrap {
position:relative
}

.special-wrap .image img {
width:100%
}

.special-wrap .date {
margin-top:12px;
font-size:18px
}

.special-wrap .description {
padding:10px
}

.special-wrap .right {
position:relative;
margin-bottom:20px
}
.checkout-panel {
    padding-bottom: 60px;
}
.checkout_button,
.cart-next {
    float: left;
    margin: 23px 0 0 27px;
    cursor: pointer;
}
.checkout_button {
    margin-top: 5px;
    margin-bottom: 27px;
}
.cart-title-3,
.cart-title-2 {
    margin-top: 24px;
}


#login{ 
    background: url(../images/icon-user-dark_grey.svg) no-repeat left center; 
    background-size: auto 70%; 
    padding-left: 16px;
    margin-left: 2px;
}

.select_no {
    
}

.sort {
    margin: 0; 
    display: flex;
        align-items: center;
    justify-content: space-between;
}
  
.featured_products_vertical .slick-prev {
    top: -29px; 
    right: 29px;
    left: auto;
}
.featured_products_vertical .slick-next {
    top: -29px; 
    right: 0;
}

.featured_products_vertical .description {
    padding: 12px;
    background: #fff;
    margin-bottom: 16px;
}

.featured_products_vertical .name a {
    font-size: 14px;
    font-weight: 700;
}

.cart-body-result {
    font-size: 16px;
    color: #444444;
}




.amobisearch {
    padding: 10px;
    float: left;
    margin: 8px 0 0 10px;
}


#mobisearch {
    position: fixed; 
    left: -100%;
    top: 0;
    z-index: 99;
    text-align: left;
    padding: 0 20% 0 0;
    width: 100%;
}
#mobisearch form {
    position: relative;
}

#mobisearch .mobisearch-placeholder {
    position: fixed;
    background: #fff;
    left: -100%; 
    top: 50px;
    bottom: 0;
    width: 80%;
    height: 100%;
}
#mobisearch .mobisearch-placeholder p {
    text-align: center;
    font-size: 16px;
    color: #bdbdbd;
    padding: 10px 0;
}

.autocomplete-suggestions{
background-color: #ffffff;
overflow: hidden;
border: 1px solid #e0e0e0;
overflow-y: auto;
max-height: calc(100% - 51px);  
}
.autocomplete-suggestions .autocomplete-suggestion{cursor: default;}
.autocomplete-suggestions .selected { background:#F0F0F0; }
.autocomplete-suggestions div { padding:2px 5px;  clear: both;}
.autocomplete-suggestions strong {   color:#3399FF; }
.autocomplete-suggestions img {  max-width: 80px; }
.header-search-suggest-uah{font-size: 20px;font-weight: 700;font-style: italic; }
.header-search-suggest{float: right;width: calc(100% - 90px);} 
 
 

#mobisearch .button_search { 
    text-decoration: underline;
    font-size: 16px;
   line-height: 19px; 
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border: none;
    position: absolute;
    right: 5%;
    top: 15px; 
    background: #DADADA; 
}

#mobisearch .input_search {
   background: url(../images/icon-search-dark_grey.svg) no-repeat 10px 15px #DADADA; 
   background-size: 23px;  
   padding: 17px 0 15px 45px; 
   box-shadow: none;
   border: none;
   outline: none;
   font-size: 16px;
   line-height: 19px;  
   width: 100%; 
      -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

 
.minus,.plus {cursor: pointer;font-weight: 400;font-size: 16px;}






.filter_link {
    position: relative;
    font-size: 14px;
    display: block;
    color: #5b5a59;
    font-weight: 400;
    margin-bottom: 0;
    padding: 6px 0;
}

.filter_link label {
    margin-bottom: 0;
    color: #030303;
}
.filter_link label input[type="checkbox"] {
    display: none; 
}
.filter_link a {
        color: #5b5a59;
}
.filter_link a:focus,
.filter_link a:active,
.filter_link a:hover {
    color: #5b5a59;
    text-decoration: none;
}

.filter_link a:focus .checkbox-custom,
.filter_link a:active .checkbox-custom,
.filter_link a:hover .checkbox-custom {
    background: #5b5a59;
}

.checkbox-custom {
    display: inline-block;
    vertical-align: middle;
}
.checkbox-custom {
    position: relative;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    border-radius: 3px;
    margin: -2px 5px 0 0;
}
.filter_link input[type=checkbox]:checked + .checkbox-custom::before,
.selected .checkbox-custom::before {
    content: "";            
    display: block;          
    position: absolute;       
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background: #EF3123;      
    border-radius: 1px;
}
.aside {
    padding: 10px 15px 8px 15px;
    position: relative;
    background: #e9e9e9; 
}
.aside-open {
    border-top: 1px solid #fff; 
}
.aside-open:first-child{
    border-top: 1px solid transparent; 
}
.aside.aside-price {
    padding-bottom: 16px;
}
.aside-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 15px;
    color: #212121;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
}
.aside.aside-close {
    background: #fff;
    padding-bottom: 8px;
}
.aside.aside-open {
    background: #e9e9e9;  
}
.aside-close .formCost,
.aside-close ul {
    display: none;
}
.aside .aside-title::after {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    width: 12px;
    height: 2px;
    background: #444444;
}
.aside.aside-close .aside-title::before { 
    content: "";
    position: absolute;
    right: 0;
    top: 11px; 
    width: 12px;
    height: 2px;
    background: #444444;
    transform: rotate(-90deg);
}
.list-links {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

#featu .reset{ 
    text-align:center;
    display: block;
    background: #444444;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
border-radius: 3px;
}


#featu {
    margin-bottom: 16px;
    background: #fff;  
    padding: 0  
}


#featu .disabled {
    opacity: 0.7;
}



.product-special {
    margin-top: 5px;
 
float:left;
width:100%;
text-align:left;
    border-top: 1px solid #d1d1d1;
    padding: 0;
    padding-top:10px;
    padding-bottom: 10px;
}
.product-special .title {
font-size:14px;
margin-top:0;
margin-bottom:0;
text-align:left;
text-transform:none;
color:#d43e3c
}
.product-special .title a {
    font-size: 13px;
    text-decoration: underline;
    font-weight: 400;
    color: #585858;
}

.special_form .close { 
cursor:pointer;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 26px;
}

.special_form .special_content .title {
font-size:18px;
font-weight:400;
padding:0 20px
}

.special_form .special_content table {
width:100%
}

.special_form .special_content table td > img {
display:block
}

.special_form .special_content .to_special {
font-size:18px;
text-decoration:underline;
margin-top:5px
}

.special_form .special-text {
padding:12px 0;
word-wrap:break-word;
line-height:22px;
}

.special_form .special-text p {
text-align:justify
}

 
.product-gift .image {
    width: 33%;
    float: left;
 
}
.product-gift input {
    display: none;
}
.product-gift label {
    background: #e9e9e9;
}
.product-gift .contentgrid{
    color: #0d0d0d;
    font-size: 12px;
    text-align: left; 
    padding: 8px 0 5px 5px;   
    line-height: 18px;
     height: 60px;  
     overflow: hidden;  
    width: 66%; 
    float: right;
}
 

.product-gift input[type=radio]:checked + label.product_bg{
    border-color: #cc162c; 
}




.product-gift-title {
    font-weight: 500;
    color: #0d0d0d;
    margin:0 0 10px 0;
}


.blog-content img {
    max-width: 100%;
    height: auto;
}





#slider {
    margin: 20px 0;  
}



.ui-slider {
    position: relative; 
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px; 
    background: #CC162C;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}

.ui-slider .ui-slider-range {

    position: absolute;

    z-index: 1;

 

    display: block;

    border: 0;

    overflow: hidden;

}

.ui-slider-horizontal {
     height: 5px;
}

.ui-slider-horizontal .ui-slider-handle { 
    top: -10px; 

}
.ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -15px;  
}
.ui-slider-horizontal .ui-slider-range {

    top: -5px; 
  border-top: 5px solid #CC162C; 
    height: 100%;

}

.ui-slider-horizontal .ui-slider-range-min { 

    left: 0;

}

.ui-slider-horizontal .ui-slider-range-max {

    right: 0;

}

.ui-widget-content { 

    border-top: 5px solid #C4C4C4; 
 
}

.ui-widget-header { 

    border-top: 5px solid #D4D4D4; 

 

}

.ui-corner-all {

    -moz-border-radius: 0px; 

    -webkit-border-radius: 0px;

    border-radius: 0px;

}
 

#min-price,
#max-price {
    text-align: center;
    border-radius: 3px;
    padding: 6px 2px;
}

.sliderButton .btn-secondary {
    padding: 0;
    width: 100%;
    height: 34px;
    line-height: 30px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.item-document-link {
    display: block;
    margin: 5px 0;
    float: left;
}
.item-document-link:active,
.item-document-link:focus,
.item-document-link:hover {
    text-decoration: none;
}


.item-document-link img {
    height: 70px;
    margin-right: 25px;
    float: left;
}

.item-document-link strong {
    display: block;
    font-weight: 500;
    padding-top: 15px;
    line-height: 15px;
    float: left;
    width: calc(100% - 77px);
}

.item-document-link span { 
    display: block;
    clear: right;
    float: left;
    font-size: 13px;
    color: #3c3c3c;
}

.red_ribbon {
    text-align: center;
    font-size: 14px;  
    padding: 4px;
    background: #cc162c;
    color: #fff;   
}
.faqs-list {
    margin-top: -15px;
    margin-bottom: 50px;
}
.faq-category-title {
    font-size: 18px;
    margin: 35px 0 15px 0;
    line-height: 30px;
}
.heading-faq {
    font-size: 16px;
    padding: 12px 15px;
    background: #eaeaea;
    border-bottom: 1px solid #dbdbdb;
    cursor: pointer;
    position: relative;
}
.heading-faq div {
    padding-right: 30px;
}
.body-faq {
    font-size: 15px;
    background: #fff;
    color: #545454;
    padding: 15px; 
}
 

.faqs-list .heading-faq div.collapsed:after {
    content: '';
    background: url(../images/icon-menu_plus-dark_grey.svg) no-repeat 0 0;
    background-size: 16px;
 
}

.faqs-list .heading-faq div:after {
   content: '';
    background: url(../images/icon-menu_minus-dark_grey.svg) no-repeat 0 0;
    background-size: 16px;
    position: absolute;
    right: 25px;
    top: 15px;
    height: 16px;
    width: 16px;
}

.button-next-main {
    float: right;
}

.faq-panel.panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
 .table-scroll{
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    border-left: 1px solid #f1f1f1;
}

.table-scroll table {
    width: 100%;
    min-width: 1250px;
    max-height: 500px;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

.table-scroll table th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: -1px;
    z-index: 2;
    background-color: #fafafa;
    width: 220px;
    min-width: unset;
    border-left: none;
    text-align: left;
}

.compare-rotation {
    background: #fff;
    margin-top: 20px;

}
.compare-rotation-features p {
        text-align: left;
}
.baby-clear-all-items {
    float: right;
    color: #141414;
    text-decoration: underline;
}

.compare-rotation .contentgrid {
    background: transparent;
    text-align: center;
}
.compare-rotation .contentgrid strong {
    margin-top: 10px;
    display: inline-block;
}
.compare-rotation .image {
    border-bottom: none;
} 
.compare-rotation-item {
    padding: 0 20px;
}
.compare-rotation-card-item {
    margin: 20px 0;
    text-align: center;
}
.compare-rotation-card-item .variants {
    min-height: 143px;
}



.compare-rotation-features {
    margin-top: 60px;
}

.compare-rotation-features label {
    color: #a4a4a4;
}
.compare-rotation-features p {
    margin-bottom: 0;
}
.compare-rotation-features > div {
    margin-bottom: 20px;
}
#tabs-compare {
    background-color: #DADADA;
    border-bottom-color: transparent;
}

 


.compare-diffs {
    padding: 30px 20px;
    clear: both;
}

.compare-diffs a {
    padding: 0 10px;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 500;
}
.compare-diffs a.active {
    color: #f00b26;
    text-decoration: underline;
}

.compare-rotation .swiper-pagination {
    text-align: center;
    position: relative;
    top: 430px;
    z-index: 11;
}
.compare-rotation .swiper-pagination-bullet {
    border: 2px solid #959595;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
}

.compare-rotation .swiper-pagination-bullet-active {
    background: #959595;
}






.compare-head-slick .swiper-button-next, .compare-head-slick .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.compare-head-slick  .swiper-button-next {
    top: 150px;
    width: 30px;
    height: 50px; 
    background: #f2f2f2;

    right: 0;
}
.compare-head-slick  .swiper-button-next:before {
    content: "";
    width: 9px;
    height: 15px;
    position: absolute;
    z-index: 11;
    background: url(../js/slick/icon-arrow-right-dark_grey.svg) no-repeat;
    background-size: 9px auto;
    top: 17px;
    left: 11px;
}


.compare-head-slick .swiper-button-prev {
    top: 150px;
    width: 30px;
    height: 50px; 
    background: #f2f2f2;

    left: 0;
}
.compare-head-slick .swiper-button-prev:before {
    content: "";
    width: 9px;
    height: 15px;
    position: absolute;
    z-index: 11;
    background: url(../js/slick/icon-arrow-left-dark_grey.svg) no-repeat;
    background-size: 9px auto;
    top: 17px;
    left: 11px;
}


.compare-head-slick-top .contentgrid {
    text-align: left;
    padding-right: 0;
    padding-left: 0;
}
.compare-head-slick-top .price {
    text-align: left;
    font-size: 14px;
}
.compare-head-slick .slick-arrow {
    top: 150px;
}

.compare-head-slick .slick-dots {
    bottom: auto;
}

.compare-rotation-groupe-name {
    display: none;
    position: absolute;
    z-index: 10;
    padding: 0 20px;
    width: 100%;
}

.compare-rotation-groupe-name > div {
  display: flex;
  position: relative;
  align-items: baseline;
}
.compare-rotation-groupe-name > div::after {
    content: '';
    background: #D1D1D1;
    height: 1px;
    flex: 1;
    margin-left: 10px;
}
 .compare-rotation-groupe-name span {
  position: relative;
  display: inline-block;
  z-index: 2;
  font-weight: 500;
  font-size: 18px;
  color: rgb(20, 20, 20);
}

/*.compare-rotation-groupe-name::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0px;
    height: 1px;
    width: 100%;
    background: #D1D1D1;
    z-index: 11;
  }


.compare-rotation-groupe-name span::before {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    bottom: 0px;
    width: calc(100% + 10px);
    background: white;
    z-index: -1;
  }*/


.compare-head-fixed {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 99;
    height: 0px;
    overflow: hidden;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.compare-head-fixed.compare-head-fixed-active {
    height: auto;
}

 

#tab-description iframe {
    width: 100%;
}

.mainbar .title {
    margin-bottom: 48px;
}



.right-white {
    background:#fff;
    height:100%;
    padding:0 12px;
}
.right-white ul {
    padding:12px 0;
    list-style: none;
    margin: 0;
}
.right-white ul li {
    margin-bottom:6px;
    font-size: 13px;
}

.right-white ul .label {
    color:#595959;
    font-weight:700;
    font-size:16px;
    display:block;
    margin-bottom:10px;
    padding: 0;
    text-align: left;
}




















 
 








































































 
 







































































 
 



































 


@media screen and (max-width: 992px) {
    .button-next-main {
        float: left;
        margin-bottom: 20px;
    }
 .row-filter-buttons {
    padding-bottom: 120px;
}
#featu {margin-bottom: 0;}
.sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 10;
    height: 100%;
    overflow: auto;
    width: 100%;
    padding: 0;
}
.sidebar.sidebar-open {
    left: 0;
}
.filter-next { 
    text-decoration: none;
    padding: 10px 0;
    margin-bottom: 10px; 
    display: block; 
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}

.features-mobile-title {
    background: #444444;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #DADADA;
    padding: 12px 0 17px 25px;
}
 
.close-feature {
    float: right;
    margin-right: 15px; 
}


    #navbar {
        background: transparent;
    }
 #panel_header {
    display: block;
 }
.logo {
    margin: 0 8px;
    text-align: center;
}
.logo img {
    display: inline-block;
    height: auto;
}
.logo h1 {
    margin: 0;
    text-align: center;
}
 
.breadcrumb {
    padding: 10px 0;
    font-size: 12px;
    display: none;
}
.breadcrumb a{
    font-size: 12px;
}

.breadcrumb>li+li:before {
    padding: 0;
}
 .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
 
 
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
 
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }

.indexcity {
  z-index: 9999;
}

 
div#navbar.navbar-collapse {
        left: -130%;
 }

.show-menu {
    opacity: 1;
    left: 0 !important;
    transition: all 0.3s ease-out;
}


/*.collapsing { 
    -webkit-transition: none;
    transition: none;
    display: none;
}*/
#navbar { 
    overflow: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: left;
    padding: 0 20% 0 0;  
    height: 100%;
    width: 100%;
}
#navbar .close-menu {
    display: block;
}
.navbar-user {
    background: #444444;
    padding:14px; 
    color: #DADADA;
 
}

.navbar-user #login{ 
    background: url(../images/icon-user-light_grey.svg) no-repeat left center;
    background-size: auto 100%;
    padding-left: 34px;
    margin-right: 15px;
    color: #DADADA;
    text-decoration: underline;
 
}
.navbar-user #register{ 
    color: #fff;
    margin-left: 15px;
    text-decoration: underline;
    color: #DADADA;
}
.navbar-user #account {
    margin: 0;
    text-align: left;
}
#navbar ul {
    display: block; 
}
#navbar > ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    padding:14px;
    display: block;
    background: #fff;
    border-bottom: 1px solid #DADADA;
}
#navbar > ul li.nextcategory a {
    background: url(../images/icon-menu_arrow-dark_grey.svg) no-repeat 95% 50% #fff;
    background-size: auto 14px; 
}
#navbar > ul li.subcategory > a {
    background: url(../images/icon-menu_plus-dark_grey.svg) no-repeat 95% 50% #fff; 
    background-size: auto 12px; 
}
#navbar > ul li.subcategory.subcategory_open > a {
    background: url(../images/icon-menu_minus-dark_grey.svg) no-repeat 95% 50% #fff;  
    background-size: auto 12px; 
}
#navbar > ul li.subcategory ul {
    background: #DADADA; 
    display: none;
}
#navbar > ul li.subcategory ul li a {
    border-bottom: 1px solid #fff;
    background: #DADADA;
}



 .copyright hr {
margin-top: 25px;
    margin-bottom: 20px;
 }
 .footer-icon-pay {
    margin: 10px 0;
 }
 
 
.icocial {
    margin-left: -20px; 
    margin-bottom: 40px;
}
.icocial a {
    margin: 0 10px;
}


.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-collapse {
    padding: 0;
    border-top: none;
    box-shadow: none;
 }

.navbar-default {
    min-height: 60px;
}
.navbar-default .navbar-nav li a {
    padding: 20px 0;
    font-size: 20px;
}
.navbar-default .navbar-nav li {
    margin: 0;
}
 .navbar-default .navbar-nav>.active>a, 
 .navbar-default .navbar-nav>.active>a:focus, 
 .navbar-default .navbar-nav>.active>a:hover {
        background-color: transparent;
        font-weight: 700;

 }
.navbar-lang {
    margin: 20px 0 90px -15px;
}


.navbar-lang li a{ 
        font-size: 20px;
        padding: 0 15px;
        color: #737373;

}
 

    .navbar-brand {
        max-height: 60px;
    }
.navbar-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.navbar-mobile ul.footer-menu {
    margin-bottom: 30px;
}



    .title { 
        font-size: 24px;
    }
    .h3, h3 {
        font-size: 20px;
    }
    .footer-menu li {
        border: none;
    }
    .footer-menu li a {
        font-size: 14px;
    }

 


 
}





@media screen and (max-width: 480px) {
    .compare-rotation .slick-dots li:nth-last-child(-n+3) {display: inline-block;}
    .compare-rotation .slick-dots li:nth-last-child(-n+1) {
    display: none;
}
    .sale_header a.phoneone { 
        padding-left: 0;   
    }
 
    .share a {
        margin-right: 5px;
    }
    .share a.tg {
        margin-right: 0;
    }
    .share a.fb {
            padding-left: 28px;
    }
}




























.mini-cart-info table {
border-collapse:collapse;
width:100%;
margin-bottom:5px
}

.mini-cart-info tbody td {
color:#656565;
padding:8px;
text-align: left;
vertical-align:top;
border-top:1px solid #cdcdcd
}

.mini-cart-info thead td {
border-bottom:none;
color:#b4b4b4;
font-size:12px;
padding-top:16px;
}

.mini-cart-info td.image {
position:relative;
}
.mini-cart-info td.image,.mini-cart-info td.name {
  padding-top:45px;
}
.mini-cart-info td.name a {
    font-size: 14px;
    font-weight: 700;
    color: #656565;
    display:block;
    margin-bottom:8px;
}

.mini-cart-info .image img {
    min-width: 70px;
}

.mini-cart-info .name small {
color:#9d9d9d
}

.mini-cart-info .quantity {
text-align:center;
margin-right:12px;
min-width:18px
}
.mini-cart-info .quantity input{
margin:3px auto;
    padding: 7px;
    width: 34px;
    text-align: center;
    font-size: 16px;
}
.mini-cart-info .total p{
    font-size: 18px;
    margin: 15px auto;
    display: block;
    color:#000;
}

.mini-cart-info .total,.mini-cart-info .quantity{
    display:inline-block;
    vertical-align:top;
}
.mini-cart-info .total span,.mini-cart-info .quantity span{
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

 


.mini-cart-info .remove {
text-align:right;
position:relative;
}

.mini-cart-info .remove span {
cursor:pointer;
text-decoration:underline;
position:absolute;
top:18px;
right:0
}

.mini-cart-total {
text-align:right
}

.mini-cart-total table {
border-collapse:collapse;
width:100%;
margin-bottom:5px
}

.mini-cart-total td {
    padding:13px 0;
    font-size: 22px;
    text-align: right;
    font-weight: 700;
    border-top: 1px solid #cdcdcd;
}
.mini-cart-total td.text-left{
    text-align: left;
}
.mini-cart-total tr.coup td{
    font-size: 14px;
    font-weight: 400;
    color: #656565;
}
.mini-cart-total td.checkout {
    padding: 13px 0px;
}
.mini-cart-total .checkout a.button {
color:#fff;
font-weight:700;
padding:7.5px 15px;
font-size:14px;
    text-align: center;
    height: auto;
}

 
.cartpop-buttons .checkout a {
    color: #fff;
    font-weight: 700;
    padding: 7.5px 15px;
    font-size: 14px;
    text-align: center;
    height: auto;
    display: block;
}
.gift_cart_title {
    color: #EF3123; 
}
 
.compare-groupes-name {
    position: relative;
    width: 100%;
}

.image_gallery .slick-prev,
.image_gallery .slick-next,
.compare-rotation .slick-prev, 
.compare-rotation .slick-next
{
    width: 30px; 
    height: 50px;  
}
.image_gallery .slick-prev,
.compare-rotation .slick-prev {
    background: url(../images/icon-arrow-left-dark_grey.svg) no-repeat 50% 50% #f2f2f2;
    background-size: 10px auto;   
    border-radius: 0 3px 3px 0;
}
.image_gallery .slick-next,
.compare-rotation .slick-next {
    background: url(../images/icon-arrow-right-dark_grey.svg) no-repeat 50% 50% #f2f2f2;
    background-size: 10px auto;   
    border-radius: 3px 0 0 3px;
}

 





@media screen and (max-width: 600px) {
#compare_informer a {
        background: url(../images/icon-comparison-light_grey.svg) no-repeat 0 0;
    background-size: auto 25px;
}


/* mobile footer rating-badge hack*/
.footer-widget .rating-badge {
    text-align: left;
    width: 165px;
    height: 54px;
    position: relative;
    overflow: hidden;
}
.footer-widget .rating-badge > div {
    left: 0 !important;
    position: relative !important;
    width: 165px !important;
    height: 54px !important;
}
.footer-widget .rating-badge  iframe {
    position: relative !important;
    top: 0 !important;
}
/* end mobile footer rating-badge hack*/   
    .compare-head-slick .slick-dots {
        top: 350px;
    }
.sale_header {
    height: auto;
    line-height: 22px;
    padding: 8px 0 16px 0; 
}
.sale_header span{
    display: block;
    width: 100%;
}

.main_news > .row > div{
    margin-bottom: 8px; 
}

.product-nav-tabs li a {
    width: 100%;
    margin-right: 0; 
    border-bottom: 2px solid #fff;
}
 

}










 
