/* Add here all your CSS customizations */
.img-thumb{
    width:40%;
}
.main-content{
    padding:15px;
}
.b-option-cart__items__title {
    border-bottom: none;
}

.b-option-cart__items {
    width: 205px;
}

.header-alert #alertdiv {
    border-top:1px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.btn-add a:focus{
    color:#fff;
}

.b-btn:focus{
    outline:none !important;
}

.btn-add-cart{
    margin-top:10px;
    width: 100%!important;
    padding: 12px!important;
}

.f-product-preview__content_title {
    font-size: 1.0em;
    line-height: 1.2;
}
.b-btn-sm {
    min-width: 56px;
}

.text-primary {
    color: #f72121!important;
}

header {
    background-image: url(../img/diagonal-line-bg-light.png);
}


nav ul li a.active {
    color: #f72121!important;
}

nav ul li a:focus {
    color: #f72121!important;
}

.account a{
    margin: 0 20px 0 0;
    vertical-align: middle;
}
.account{
    padding: 13px 0;
    vertical-align: middle;
    margin-left: 20px;
}

.account a .fa {
    vertical-align: middle;
    margin: 0 2px 0 0;
    font-size: 1.23077em;
    line-height: 1.2;
}
.b-bg-burner{
    background-image: url(../img/section-bg-burner.png);
}

.b-banner{
    background-image: url(../img/banner.png);
    background-size: auto;
    height:156px;

}

.b-banner2{
    background-image: url(../img/slider/slider-bg-4.png);
    width: 100%;
    height: 194px;

}

.b-bg-compliance{
    background-image: url(../img/compliance.png);
    background-size: cover;
    height:156px;
}
.b-bg-faq{
    background-image: url(../img/faq.png);
    background-size: cover;
    height:156px;
}
.b-bg-howto{
    background-image: url(../img/howto2.png);
    background-size: cover;
    height:156px;
}

.b-bg-safety{
    background-image: url(../img/safety-bg.png);
    background-size: cover;
    height:156px;
}

.text-red{
    color:red;
}

.f-primary-b {
    font-weight: 600;
}

.b-product-preview__content {
    padding: 10px 10px;
}

.f-some-examples__item_total {
    font-size: 1.0em;
}
.btn-add{
    margin-top: 5px;
}

.slick-prev {
    left: -10px;
}
.slick-next {
    right: -10px;
}

.pagination>.active>a{
    background-color: #f72121;
    border-color: #f72121;
}

@media screen and (max-width: 479px) {
    .f-product-preview__content_title {
        font-size: 10px;
    }

    .f-product-preview__content_category {
        font-weight: 500;
    }

    .f-btn {
        font-size: 11px;
    }

}

.b-infoblock--without-border{
    border:0;
}

.home-widget{
    border-top:1px solid #e8e8e8;
    margin-top:20px;
}

.flexslider-thumbnail{
    margin-bottom: 20px !important;
}
/*
.b-footer-secondary a{
    color:#bbbbbb;
}*/
