
                /*Box styles*/
                
                /*Container width*/
                
                /*Sticky menu*/
                
                /*Primary theme color*/
                
               /*Buttons text color(Primary theme color)*/
                
                /*Primary theme color:HOVER*/
                
                /*Buttons text color(Primary theme color):HOVER*/
                
                /*Primary theme color:ACTIVE*/
                
                /*Buttons text color(Primary theme color):ACTIVE*/
                
                /*Secondary theme color*/
                
                /*Buttons text color(Secondary theme color)*/
                
                /*header top bg*/
                
                /*header top text color*/
                
                /*header bg*/
                
                /*header text color*/
                
                /*Main menu dropdown background*/
                @media (min-width: 992px) {
                    body .top-menu .sub-menu {
                        background-color: #097C47;
                    }
                }
                @media (max-width: 991.98px) {
                    body #mobile_top_menu_wrapper {
                        background-color: #097C47;
                    }
                }
                /*Main menu dropdown text color*/
                
                /*Footer before background*/
                
                /*Footer before text color*/
                
                /*Footer background*/
                
                /*Footer text color*/
                
                /*Page base background color*/
                body .page-box, body .page-heading > span, body .block-categories li[data-depth] .category-sub-menu, body .radio-label, body .card, body .checkout-step .address-item, body .bg-faded, body .checkout-step .address-item.selected, body .checkout-step .delivery-option, body .checkout-step .payment-options .payment-option, body #order-summary-content .card-block, body #order-summary-content .summary-selected-carrier, body #order-summary-content .order-confirmation-table, body #order-items .order-line, body .modal-content, body .cart-hover-content, body .dropdown-menu, body .instagram_block, body .custom-radio input[type="radio"] + span, body .custom-checkbox input[type="checkbox"] + span, body .block-promo .promo-input, body #cart-summary-product-list .media, body .thead-default th, body select, body select.form-control, body .custom-file-label, body .ui-autocomplete.-searchbar .results-item, body .definition-list dl dd, body .definition-list dl dt, body .definition-list dl dd:nth-of-type(even), body .definition-list dl dt:nth-of-type(even), body .product-features > dl.data-sheet dd.value {
                    background-color: #F5F6F8;
                }
                @media (min-width: 992px) {
                    body .promo_about-us:before, body #header .search-form:before {
                        background-color: #F5F6F8;
                    }
                }
                @media (max-width: 991.98px) {
                    body .offcanvas-block {
                        background-color: #F5F6F8;
                    }
                }
                @media (max-width: 575.98px) {
                    body .nav.nav-tabs .nav-item .nav-link {
                        background-color: #F5F6F8;
                    }
                }
                /*Base text color*/
                
                /*Base border color*/
                
