/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
.article-info{
  display: none;
}
body.view-article, body.layout-blog {
    background-color: #FAFAFA;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: Open Sans, sans-serif ;
    text-decoration: none;
    text-transform: Uppercase;
}

.sppb-addon-articles .sppb-article-meta {
    display: none;
}
a, .sppb-btn-custom {
font-family: Open Sans, sans-serif ;
font-size: 1em ;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans serif;
}
h2 {
    font-weight: 400;
    color: #f6ab44;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a{
    color: #3993aa;
}

.article-list .article .readmore {
  background-color:#3993aa;
  padding: 15px 25px 15px 25px;
}
.article-list .article .readmore a {
    color: #fff ;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a, a {
color:#3993aa;
}
a:hover {
color: #386975;
}
.entry-header h3 a,  .sppb-btn.btn-primary, .btn.sppb-btn-primary, .sppb-btn.sppb-btn-primary, .btn.btn-link, .sppb-btn.btn-link, .btn.sppb-btn-link, .sppb-btn.sppb-btn-link, .scrollup:before, .entry-header h3 a, .sppb-slider-products-wrapper .customNavigation span:hover, .great-shoping-section .sppb-addon-feature .sppb-feature-box-title, div.pagination ul li a, .manufacturer-filters .j2store-brand-checkboxes:checked + .j2store-product-brand-label, .manufacturer-filters .j2store-product-brand-title span a, .category-filters ul li.j2product-categories.active a, .j2store-single-product.simple .product-content .product-sku span, .j2store-single-product.simple .product-content .product-price .sale-price, .j2store-single-product.simple .product-content .j2store-addtocart-form .options b, .j2store-single-product.simple .product-content .j2store-addtocart-form .options label, .j2store-single-product.simple .nav.nav-tabs li.active a, body.view-article #sp-right .sp-module .latestnews > div a:hover, body.view-article #sp-right .sp-module .latestnews > div a:focus
 {
color:#3993aa;
}


.btn.btn-primary {
  color: #fff;
}


.btn.btn-default, .sppb-btn.btn-default, .btn.sppb-btn-default, .sppb-btn.sppb-btn-default, .sp-megamenu-parent >li >a:before, .j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .pull-right > a:hover, .j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .pull-right > a:focus, .helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus, .sppb-slider-products-wrapper .customNavigation span, .sppb-slider-products-wrapper .customDots .owl-dot.active span, .great-shoping-section .sppb-addon-feature:hover .sppb-addon-content, .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-btn-success, div.pagination ul li a:hover, div.pagination ul li a:focus, .cart-action-complete, .j2store-product-filters #j2store-slider-range.ui-slider .ui-slider-range, .j2store-product-filters #j2store-slider-range .ui-slider-handle, .shop-details-add-to-cart-btn .j2store-add-to-cart .j2store-details-btn input, .shop-details-add-to-cart-btn .j2store-add-to-cart .product-wishlist a, .cart-action-complete, body .pagination>li>a:hover, body .pagination>li>a:focus, body .pagination>li>span:hover, body .pagination>li>span:focus, .view-products .wishlist#j2store-wishlist-main-block table .j2store-wishlist-items form.j2store-wishlist-form input[type="submit"] {
background-color: #3993aa;
}


body.view-article article {
    background: #fff;
    padding: 20px;
    max-width: 1200px;
    display: inherit;
    text-align: initial;
}

body.view-category article.item .article-info-wrap .entry-header h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    text-transform: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    letter-spacing: 2px;
}

body.view-category article.item .article-info-wrap .entry-header h3 {
font-size: 16px;
}

#sp-footer a{
   color: #3993aa;
}



.field-label {
font-weight: 600;
display: inline-block;
width: 190px;
}

.field-entry {
line-height: 1.5;
}

.entry-header h3 {
    font-size: 36px;
    color: #f6ab44;
    font-weight: 600;
    text-transform: none;
    line-height: 1.4;
    letter-spacing: 3px;
}
body.view-article article .sppb-addon-content, body.view-article article p {
    font-weight: normal;
    font-size: 15px;
}
.sp-module .sp-module-title {
    margin: 0 0 15px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    color: #f6ab44!important;
    letter-spacing: 1.87px;
}
#sp-top1 {
    text-align: left;
    height: 25px;
}
#sp-top2 {
    text-align: right;
    height: 25px;
}

#sp-title {
    min-height: 0;
    max-height: 300px;
}
.btn, .sppb-btn {
text-transform: none}

.tags>li a {

    font-size: 0.8rem;
    padding: 0.2rem 0.4rem;

}
.mb-4 {
 
//    display: none !important;
}