/*
Theme Name: Qualis Child
description: >-
  Qualis Child Theme
Author: Aris Ayvatyan
Template: qualis
Version: 1.0.0
*/

.nfsdarkgreen {
		color: #00533a;
	}

.nfslightgreen {
		color: #00ad70;
	}

.link_text {
		color: #ea1355;
	}

.our-features-box li.last a {
    display: block;
    padding: 15px 15px;
    background: #fff;
    border-radius: 999px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #00533a;
}

.header-banner .assetBlock span {
	color: #00ad70
}

.vc_separator2 h2 {
	font-size: 42px;
    margin: 0px 0;
    font-weight: 500;
    color: #292929;
    text-align: center;
    padding-bottom: 40px;
    letter-spacing: 0.5px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
}

.vc_separator3 h2 {
    font-size: 42px;
    margin: 0px 0;
    font-weight: 500;
    color: #292929;
    text-align: left;
    padding-bottom: 30px;
    letter-spacing: 0.5px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background:#f5f5f5;
	line-height:1.6em
}

.woocommerce-pagination li span.page-numbers.current {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #00533a;
    border-color: #00533a;
    border-radius: 0px;
    border-width: 1px;
    box-shadow: none;
    border: 1px solid #ddd;
    padding: 5px 10px;
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
}

ul.pewc-product-extra-groups {
    list-style: none;
    margin-left: 0;
    padding: 0; 
}

.pewc-information-fields td {
    border: 0;
    font-size: 14px;
    color: #333e48;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;    
}

.pewc-field-label {
    display: none !important;
}

.product-detail-bnt {
    display: none !important;
}