/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.thumbnail-container .product-image {
    overflow: hidden;
}

.logo-site svg {
max-width:275px;
}
.logo-site .st0{fill:#000000;}
.logo-site .st1{fill:#000000;}
.logo-site .st2{fill:#000000;}

@media (max-width: 991px) {
.box-nav2 {
    display: block!important;
}
.logo-footer img {
max-width:275px;
}
}
b, strong {
    font-weight: 700;
}

.subcategory-image {
text-align:center;
}
.category-cover {
margin-top:20px;
}
/*
.bannercontainer .tp-caption.h6-style-slide a.btn-white {
background:#fff;
}*/
@media (max-width: 768px) {
.bannercontainer .tp-caption.h6-style-slide a {
border: 2px solid #fff;
}
.nqt_address {
    margin-top: 20px;
}
}

.nqt_info a{
color:#fff!important;
}
@media (min-width: 991px) {
.nqt_address {
    padding-left: 40px;
}
}
.bannercontainer .tp-caption.data-link {
border-bottom:0;
}