img.logo{
    width: 250px;
    height: auto;
}
ul.social{
    list-style-type: none;
    padding:0;
}
ul.social li{
    display:inline-block;
}
ul.social li:not(:last-child){
    margin-right:10px;
}
#mobile-header .m-nav-btn {
    padding-top: 12px;
    padding-bottom: 12px;
}
@media(max-width:605px){
    .left-nav{
        display:none;
    }
    #header .text-right {
        text-align: center !important;
        width: 100%;
        font-size: 14px;
        padding: 5px 0px;
    }
    #header ul.social li:not(:last-child){
        margin-right:10px;
    }
}
.product-manufacturer-next img {
    max-width: 110px;
}
.product_header_container {
    padding-bottom: 5px;
}
.product-variants .form-control-label{
    color:#000;
}
.cbp-hrmenu .cbp-hrsub-inner{
    width:80%;
}
.products-sidebar img{
    max-width: 90px;
    margin:auto;
    display:block;
    margin-bottom:10px; 
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-bottom: solid 3px #ff71b6;
  }
@media(min-width:768px){
    .facated-toggler{
        display:none;
    }
}
#iqitcookielaw.iqitcookielaw-showed {
    text-align: center;
}
#iqitcookielaw{
    left:none;
    right: 1rem;
}
#footer-copyrights img{
    max-width: 120px;
}
#footer-copyrights a{
    color:#212529;
}
#footer-copyrights a:hover{
    color:#ff71b6;
}
.alert-info {
    color: #000;
    background-color: #ffe5f2;
    border-color: #ffe5f2;
  }
  .delivery-options img{
    max-width: 80px;
  }
  .product-miniature .product-add-cart .btn.btn-product-list{
    display: none;
  }
  @media(max-width:991px){
    li.ntt{
        display:none !important;
      }
  }
  #wrapper {
    color: #000;
  }