/*
 Theme Name:            Constructo Child Theme
 Author:
 Template:              constructo
 Version:               3.1.8
 Text Domain:           constructo
 Style Sheet ID:        theme_main_style
 Disable Stylesheet:    yes
 Combine CSS:           yes
 Combine JS:            no
*/

.e-content a {
	color:#ffffff;
	text-decoration:underline;
}
.e-content a:hover {
	color:#ffffff;
	text-decoration:none;
}
.paragraph .e-content a {
	color:#333333;
	text-decoration:underline;
}
.paragraph .e-content a:hover {
	color:#333333;
	text-decoration:none;
}

.col-md-12 .e-content a {
	color:#333333;
	text-decoration:underline;
}
.col-md-12 .e-content a:hover {
	color:#333333;
	text-decoration:none;
}
.companyBox  a {
	color:#7f7f7f;
	text-decoration:underline;
}
.companyBox a:hover {
	color:#7f7f7f;
	text-decoration:none;
}

@media (min-width: 993px) {
  .container .e-content .vc_custom_1431417559856 {
    margin-top: 6px !important;
  }
}

.wc-proceed-to-checkout .checkout-button{
	padding: 8px 14px;
    width: 100%;
    max-width: 100%;
    font-size: 13px;	
}
.product-quantity .quantity.buttons_added .screen-reader-text, .quantity .screen-reader-text{
	display: none !important;
}

.bannerSmall h1 {
	font-size:36px;
}
.qualityBox strong {
	color:#ffffff;
	font-weight:900;
}
.team h2 {
	font-size:18px!important;
}
.colBox a {
	color:#7f7f7f!important;
}