.fa-star:before {
    content: "New Formula"!important;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.sigma_product-badge.sigma_badge-featured {background:#eb6026;}

.site-content {padding-top:134px;}
body.blog .container {max-width:1400px;}
.sigma-blog-classic .nyc_post_categories .categories-list a {background-color:#26abe3; color:#FFFFFF;}
.blog-standard .sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .nyc_post_author .author.vcard a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
}
.widget_search .search-submit {background-color:#26abe3;}
.widget h3.widget-title:before {background-color:#26abe3;}

body.blog h2.entry-title a {
    color: #002759;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
}

body.blog h2.entry-title a:hover {
    color: #26abe3;
}

.widget_recent_services .sigma-service-content:after:hover {
		background-color: #26abe3;
}

.widget_recent_services ul li:hover a:after {background-color:#002759;}

/*header*/
.header-layout-4 .site-header-bottom .header-menu-area-inner .navigation-wrap {
    height: auto;
		padding:0 10px;
    background-color: #fff;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 4%);
    background: url(https://woocommerce-473627-3171474.cloudwaysapps.com/wp-content/uploads/headercontainer_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -10%;
    background-color: #002759;
}


.header-layout-4 .site-header .main-navigation div>ul>li.current-menu-ancestor>a, .header-layout-4 .site-header .main-navigation div>ul>li > a {color:#FFFFFF;}
.header-layout-4 .site-header .main-navigation div>ul>li.current-menu-ancestor>a, .header-layout-4 .site-header .main-navigation div>ul>li.current-menu-parent>a {color:#FFFFFF!important; text-decoration:underline!important;}
.site-header .main-navigation div > ul ul li.current_page_item > a {color:#FFFFFF;}
.site-header .main-navigation div>ul ul a {color:#FFFFFF; line-height:20px;}
.site-header .main-navigation div>ul ul a:hover {color:#FFFFFF; text-decoration:underline;}
.site-header .main-navigation div>ul ul li>a:hover, .site-header .main-navigation div>ul ul li {background-color:#0586c9;}
.site-header .main-navigation div>ul ul li>a:hover, .site-header .main-navigation div>ul ul li:hover>a {background-color:#0586c9;}

.sigma-page-title .breadcrumb {background-color:#002759;}
.sigma-page-title .breadcrumb a {color:#FFFFFF;}
.sigma-page-title .breadcrumb span {color:#FFFFFF;}

.xt_woofc-ready.xt_woofc-is-desktop .xt_woofc-counter-pos-top-left:not(.xt_woofc-cart-open) .xt_woofc-trigger .xt_woofc-count {background:#26abe3;}

.sigma_product .sigma_badge-sale {
		background-color:#91bc39; 
		font-size:22px;
}
/*.sigma-page-title .page-title {display:none;}*/

.sigma-page-title .btg-text {display:none;}

.sigma_product .sigma_product-body .sigma_product-title a:hover {color:#0586c9; text-decoration:none;}
.sigma_product .sigma_product-title sup {font-size:14px; margin-left:5px; margin-top:-3px;}
.sigma_product .woocommerce-Price-amount.amount {color:#0586c9;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover {color:#FFFFFF;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {background-color:#0586c9;}

.blog-layout-grid .sigma-post-date {display:none!important;}

#colophon.site-footer .sigma-copyright a {
    color: #03b7f1;
}

@media only screen and (max-width: 600px) {

.site-content {
    padding-top: 0;
}
}