/* OSGEAR */
.header-top{
    background: #012326;
    color: #F3F3F3;
    border-bottom: none;
}
.header-middle{
    background: url('../images/header.jpg') no-repeat;
}
.header-bottom{
    background: #038c5a;
}
.header-bottom .menu>li>a{
    color: #ffffff;
}
.header-bottom .menu>li.active>a, .header-bottom .menu>li:hover>a{
    background-color: #c7d9c1;
    color: #012623;
}
.side-menu-container h2{
    background: #012326;
    color: #F3F3F3;
}
.sticky-header.fixed .menu > li.active > a , .sticky-header.fixed .menu > li:hover > a {
    background-color: #c7d9c1;
    color: #012623;
}

.sticky-header.fixed {
    background-color: rgba(3, 140, 90, 0.8);
}
.sticky-header.fixed .logo > img {
    /*filter: brightness(0) invert(1);*/
}
h1.list-page{
    color: #012623;
    text-align: center;
    font-size: 3rem;
}
.footer{
    width: 100%;
}
.cat-list{
    margin:0;
    padding:0;
    list-style:none
}
.cat-list .custom-control{
    margin:0;
}
.cat-list .custom-control label{
    font-size: 1.2rem;
}
.cat-list li{
    margin-bottom:.6rem
}
.cat-list li label{
    padding: 0;
}
.cat-list li:last-child{
    font-weight:400;
    margin-bottom:0
}
.cat-list li a{
    font-weight:400;
    color:#7a7d82
}
.cat-list li span{
    float:right;
    font-size: 1rem;
    font-weight: bold;
    color: #012623;
    background: #c7d9c1;
    padding: 2px 4px;
    border-radius: 12px;
}
.cat-list li a span{
    float:right
}
.cat-list li a:hover,.cat-list li a:focus{
    color:#038c5a
}
.product-class span.icon{
    color: #038c5a;
}
.product-class strong{
    width: 170px;
    display: inline-block;
}
.grouped_form {
    border: 1px solid #ededed;
    margin-bottom: 25px;
}
.grouped_form table {
    width: 100%;
}
.grouped_form table tbody tr {
    border-bottom: 1px solid #ededed;
}
.grouped_form table tbody tr td.grouped-product-list.quantity {
    min-width: 80px;
    text-align: center;
    line-height: 12px;
}
.table-responsive table tbody tr td {
    border-right: 1px solid #ededed;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    min-width: 150px;
}
.grouped_form table tbody tr td {
    border-right: 1px solid #ddd;
    padding: 11px 5px;
    text-align: center;
}
.grouped_form table tbody tr td.grouped-product-list.label {
    min-width: 188px;
    font-weight: 500;
    font-size: 14px;
}
.grouped_form table tbody tr td.grouped-product-list.price {
    font-size: 14px;
    font-weight: 500;
    min-width: 190px;
}
.table-step-shipping .custom-control{
    margin: 0;
}

/*FAQ*/
.faq-content .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.faq-content .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.faq-content .panel-title {
    font-size: 14px;
}

.faq-content .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.faq-content .more-less {
    float: right;
    color: #212121;
}

.faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
.faq-content .panel-collapse {
    padding: 0 20px 10px 20px;
}

.faqList span{
    float: right;
    font-size: 1rem;
    font-weight: bold;
    color: #012623;
    background: #c7d9c1;
    padding: 2px 4px;
    border-radius: 12px;
    margin-right: 5px;
}
.substance {
    font-size: 0.85rem;
    padding: 0;
    margin: 0;
    text-align: center;
}

/*
#cd{
    margin-top: 355px;
    margin-left: 173px;
    width: 900px;
}
#cd .cd-block{
    float: left;
    background: #f5f9fc;
    font-size: 60px;
    color: #333;
    padding: 10px 0 0 0;
    text-align: center;
    border: 1px solid #f5f9fc;
    margin: 3px;
    line-height: 50px;
    width: 120px;
    font-weight: 600;
}
#cd .cd-block .cd-text{
    font-size: 23px;
    color: #515151;
    display: block;
}
*/

#cd {
    margin-top: 383px;
    margin-left: 183px;
    width: 900px;
}

/*
#cd .cd-block {
    float: left;
    font-size: 60px;
    color: #333;
    padding: 15px 0 0 0;
    text-align: center;
    margin: 3px;
    line-height: 40px;
    width: 115px;
    font-weight: bold;
    background: rgb(205,205,205);
    background: linear-gradient(0deg, rgba(205,205,205,0) 0%, rgb(237 241 243) 100%);
    border-radius: 5px;
}

#cd .cd-block .cd-text {
    font-size: 20px;
    color: #515151;
    display: block;
}
    */

#cd .cd-block {
    float: left;
    font-size: 60px;
    color: #b6bbbe;
    padding: 15px 0 0;
    text-align: center;
    margin: 3px;
    line-height: 40px;
    width: 115px;
    font-weight: 700;
    background: #0d0c0b;
    background: linear-gradient(0deg, #000000 0%, #0d0c0b 100%);
    border-radius: 5px;
}

#cd .cd-block .cd-text {
    font-size: 20px;
    color: #b6bbbe;
    display: block;
}


.nofocus:focus {
    outline: none;
}
.side-nav ul.warehouse-nav {
    display: none;
}
.side-nav ul.warehouse-nav-visible {
    display: block;
}
.sorter-btn{
    cursor: pointer;
}
.widget-cats ul li a{
    font-weight:600;
}
.red-counter{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: -1.7rem;
    line-height: 1;
    top: -.5rem;
    border-radius: 50%;
    padding-bottom: 1px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background-color: #ff5b5b;
    box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);
}

.newsletter-popup {
    width: 942px;
    height: 530px;
    }
    


    @media (max-width:768px) {
        .mfp-newsletter{
            display: none;
        }
        .mobile-menu li a{
            padding:0.5rem 0 0.5rem 1.5rem;
        }
      }

/*

.header-middle {
    background: url('../images/newyear/header-bg-animation.gif') repeat-x 50% 0%;
}

.header-bottom .menu>li.active>a, .header-bottom .menu>li:hover>a {
    background-color: #d70512;
    color: #ffffff;
}

.header-bottom {
    // background: #01671e;
    background: url('../images/newyear/menu-bar-animation.gif') repeat-x 50% 50%;
}

.header-top {
    background: #191434;
    color: #f3f3f3;
    border-bottom: none;
}

.sticky-header.fixed .menu>li.active>a, .sticky-header.fixed .menu>li:hover>a {
    background-color: #d70512;
    color: #ffffff;
}

.side-menu-container h2 {
    // background: #012326;
    background: url('../images/newyear/side-menu-animation.gif') repeat-x 100% 0%;
    color: #f3f3f3;
}
*/