/*
Theme Name: Hestia Pro Child
Theme URI: https://jimbu.co.za
description: >- Hestia Child theme
Author: Daniel Burgess
Author URI: http://jimbu.co.za
Template: hestia-pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: hestia-child-theme
*/

.header-filter-gradient {
	background: linear-gradient(45deg, rgb(255 255 255) 0%, #4aa63f 100%);
}


#wpforms-5-field_0, #wpforms-5-field_3 {
	background-color: transparent !important
}

.feature-box:nth-child(3) {
	width: 100%;
}

.feature-box {
	width: 50%;
}

.feature-box > .hestia-info {
margin-right: 5px !important;
margin-left: 5px !important;
	max-width: unset;
	text-align: left;
}

.description {
	font-family: Montserrat;
	font-weight: bolder !important;
}

.feature-box > .hestia-info > .icon {
	text-align: center;
}

.feature-box:nth-child(3) > .hestia-info  > .icon {
	text-align: left;
	padding-left: 21%;
}

#team > div > div.hestia-team-content > div > div {
width: 69%;
/* NICE */
}


.hestia-features-content > div > div:nth-child(1) > div > ul > li > span > i {
	color: #e91e63;
}

.hestia-features-content > div > div:nth-child(2) > div > ul > li > span > i {
	color: #00bcd4;
}

.hestia-features-content > div > div:nth-child(3) > div > ul > li > span > i {
	color: #81d742;
}

#about > div > div {
	color: #ffffff;
}

.shop-item-title-link {
	font-family: montserrat;
}

.category {
	font-family: montserrat;
}

.fa-cart-plus {
	color: #81d742;
}

#team > div > div.hestia-team-content > div > div > div > div.col-md-7 > div > h6 {
font-weight: bold;
	color: #ff9800;
}
.woocommerce.single-product .page-header {
	min-height: 400px;
}

.woocommerce.single-product .page-header {
     min-height: 430px;
     }

.woocommerce.single-product .blog-post .col-md-12>div[id^=product].product {
    margin-top: -385px !important;
    }

@media (max-width: 768px) {
	.woocommerce.single-product .blog-post .col-md-12>div[id^=product].product {
    margin-top: 10px !important;
    }
}

.hestia-about p {
	font-size: 24px;
}

.woocommerce div.product form.cart div.quantity {
	float: none;
		margin-bottom: 15px;
	}
	
	.woocommerce div.product form.cart div.quantity:before {
	content: "Quantity:"
	}
	
	.card-product > .content >
	.card-description {
		display:none;
	}
	