/* 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;
}
*/

/* =========================================================================
   Checkout billing form layout — the theme never styled #customer_details,
   so the WooCommerce fields rendered as raw inline label+input. This lays
   them out as a clean, stacked, two-column-where-needed form.
   ========================================================================= */
.osg-checkout #customer_details { margin-bottom: 28px; }

.osg-checkout .woocommerce-billing-fields > h3,
.osg-checkout .woocommerce-additional-fields > h3,
.osg-checkout #ship-to-different-address {
    font-size: 17px;
    font-weight: 600;
    color: #282d3b;
    margin: 0 0 18px;
}

/* each field = block row */
.osg-checkout .form-row {
    display: block;
    margin: 0 0 18px;
    padding: 0;
}
.osg-checkout .form-row label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    margin: 0 0 6px;
    line-height: 1.4;
}
.osg-checkout .form-row .required {
    color: #e02b27;
    border: 0;
    text-decoration: none;
}
.osg-checkout .form-row .optional { color: #999; }

/* inputs / selects / textarea: full width of their column, consistent box */
.osg-checkout .woocommerce-input-wrapper { display: block; width: 100%; }
.osg-checkout .form-row input.input-text,
.osg-checkout .form-row textarea,
.osg-checkout .form-row select,
.osg-checkout .form-row .select2-container {
    width: 100% !important;
    box-sizing: border-box;
}
.osg-checkout .form-row input.input-text,
.osg-checkout .form-row textarea,
.osg-checkout .form-row select {
    min-height: 44px;
    padding: 9px 13px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    transition: border-color .15s ease, box-shadow .15s ease;
}
.osg-checkout .form-row textarea {
    min-height: 96px;
    resize: vertical;
}
.osg-checkout .form-row input.input-text::placeholder,
.osg-checkout .form-row textarea::placeholder { color: #aaa; }
.osg-checkout .form-row input.input-text:focus,
.osg-checkout .form-row textarea:focus,
.osg-checkout .form-row select:focus {
    border-color: #038c5a;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(3,140,90,.12);
}

/* select2 (country / state) parity with native inputs */
.osg-checkout .select2-container .select2-selection--single {
    height: 44px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 0 6px;
}
.osg-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.4;
    color: #333;
    padding-left: 7px;
}
.osg-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
}

/* two-column rows: first / last name side by side */
.osg-checkout .form-row-first,
.osg-checkout .form-row-last {
    float: none;
    display: inline-block;
    width: calc(50% - 9px);
    vertical-align: top;
}
.osg-checkout .form-row-first { margin-right: 14px; }
.osg-checkout .form-row-wide,
.osg-checkout .form-row.notes { width: 100%; }

/* "Ship to a different address?" + order-notes rows */
.osg-checkout #ship-to-different-address label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    cursor: pointer;
}
.osg-checkout #ship-to-different-address input[type="checkbox"] { width: auto; min-height: 0; }

/* tidy validation states */
.osg-checkout .woocommerce-invalid input.input-text,
.osg-checkout .woocommerce-invalid select { border-color: #e02b27; }
.osg-checkout .woocommerce-validated input.input-text { border-color: #69bb7b; }

@media (max-width: 575px) {
    .osg-checkout .form-row-first,
    .osg-checkout .form-row-last { display: block; width: 100%; margin-right: 0; }
}