
  
  html *{
    font-family: 'Roboto';
  }
  .products-list {
    margin-top: 35px;
}
.products-list .hover-product {
    margin-bottom: 30px;
}
.products-list .hover-product {
    border: 1px solid #e1e1e1;
    background-color: #F2F0F1;
}
.products-list .hover {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.products-list .hover img {
    display: block;
    position: relative;
    height: 200px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none !important;
}
.container{
  width:90% !important;
}

header .top-header{
    background-color: #000;  
}
.tab-content span{
    font-family: 'Roboto' !important;
}
.font{
    font-family: 'Roboto' !important;
}
  
header .header-background{
    background-color: #840510;
}

.search-form{
    margin-top: 15px;
width:90%;                                                                                  
}

header #header_content .mega-dropdown-menu {
    width: 450%;
}
header #header_content ul.all-menu li .main {
    color: #ffffff;
}

header #header_content ul.right-menu li, header #header_content ul.all-menu li {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    padding: 0px 0px;
}

header .top-header {
    background-color: #171717;
}

#home_page .advanced-products-tab .nav-tabs li.active a, #home_page .advanced-products-tab .nav-tabs li.active a:hover, #home_page .advanced-products-tab .nav-tabs li.active a:focus {
    background-color: #840510;
    color: #ffffff;
    cursor: default;
    margin-left: 0;
    margin-right: 0;
    height:100%;
}
#home_page .advanced-products-tab ul {
    border-bottom: 3px solid #840510;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}

footer .footer-copyright-background {
    height: auto;
}

footer .footer-copyright .footer-text {
    padding: 30px 0px;
    color: silver;
    font-size: 14px;
    /* font-family: "Lato",sans-serif; */
    line-height: 20px;
}
input[type=checkbox] + label {
    display: block;
    margin: 0.5em;
    cursor: pointer;
    padding: 0.3em;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
  }
  
  input[type=checkbox] {
    display: none;
  }
  
  input[type=checkbox] + label:before {
    content: "\2714";
    border: 0.1em solid #000;
    border-radius: 0.2em;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
  }
  
  input[type=checkbox] + label:active:before {
    transform: scale(0);
  }
  
  input[type=checkbox]:checked + label:before {
    background-color: #840510;
    border-color: #840510;
    color: #fff;
  }

  
    #shop_page .btn-style {
        background-color: #ffffff;
        border-color: transparent;
        color: #fff;
    }
    #shop_page .btn-style:hover {
        background-color: #ffffff;
        color: #fff;
    }
    #home_page .btn-style {
        background-color: #f8f9fa;
        border-color: transparent;
        color: #fff;
    }
    #home_page .btn-style:hover {
        background-color: #f8f9fa;
    }

    header #header_content #list_popover{
        background-clip: padding-box;
        background-color: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        display: none;
        left: 5%;
        width: 320px;
        padding: 15px;
        position: absolute;
        text-align: left;
        top: 50px;
        white-space: normal;
        z-index: 1010;
        margin-left: -190px;
      }

      #vendorInfo table {
        width: 200%;
    }

      .dropdown-menu {
        position: absolute;
        top: 100%;
        left: auto;
        z-index: 1000;
        display: none;
        width: 180px;
        float: initial;
        min-width: 120px;
        padding: 5px 0;
        padding-left: 0px;
        margin: 2px 0 0;
        font-size: 12px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
      }

      #cart_page .price, #cart_page .cart-total-main .value, #checkout_page .price, #checkout_page .cart-total-main .value {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
    }

    #cart_page .cart-total-main .label, #checkout_page .cart-total-main .label {
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        display: inline-block;
    }

    #cart_page .columnCaptions, #checkout_page .columnCaptions {
        color: #000;
        font-size: 13px;
        text-transform: uppercase;
        box-shadow: 0 0 0;
        background-color: #f2f6f9;
        display: block;
    }

    #cart_page .itemName .item-name a, #checkout_page .itemName .item-name a {
        color: #000000;
        text-decoration: none;
    }
    #checkout_page .checkout-content {
        padding: 20px;
        color: #000000;
    }

    .panel-login {
        border-color: #ccc;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
        border-radius: 2em;
    }

    .panel-login > .panel-heading {
        background-color: #840510;
        border-color: #fff;
        color: #ffffff;
        text-align: center;

        border-top-right-radius: 2em;
        border-top-left-radius: 2em;
    }

    .btn-default {
        color: #7b7a7a;
        background-color: #dadada;
    }

    .btn-default:hover {
            color: #000;
            background-color: #ccc8c8;
    }

    /* header #header_content #btn-search {
        position: relative;
        z-index: 2;
        background-color: #cac8c8;
        color: #000000;
    } */
    #shop_page .single-product-bottom-section p {
        font-family: "Roboto",sans-serif;
        text-transform: uppercase;
        text-align: center;
        font-size: 13px;
    }

    #shop_page .single-product-bottom-section h3, #shop_page .single-product-bottom-section p {
        font-family: "Roboto",sans-serif;
        text-transform: uppercase;
        text-align: center;
        font-size: 13px;
    }
    .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
header .btn-compare {
    width: 80%;
    background-color: #f3f3f3;
    border-color: #d7d7d7;
    border-radius: 5px;
    color: #7b7a7a;
    cursor: pointer;
}
#blogs_main .best-blog-content a .blog-bottom-text{
    position: absolute;
    bottom: 0px;
    padding: 2em;
    background-color: #0000007d;
    left:0%;
  }
  #blogs_main .blog-content-elements-main .blog-text p.blog-title {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 2;
    font-weight: bold;
}
#blogs_main .blog-categories-accordian h2::after, #blogs_main .best-blog h2::after {
    background: #840510 none repeat scroll 0 0;
    bottom: -0.5em;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 45px;
}
#blogs_main .best-blog .content-title h2::after {
    background: #840510 none repeat scroll 0 0;
    bottom: -1em;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 68px;
}
#blogs_main .blog-content-elements-main .btn:hover {
    background-color: #840510;
    color: #FFFFFF;
    border: none;
}
.c-deflist__label{
    font-family: "Roboto" !important;
}
.c-deflist__value{
    font-family: "Roboto" !important;
}