/*
Theme Name: Child Thrive Theme
Theme URI: https://thrivethemes.com/
Author: <a href="https://thrivethemes.com">Thrive Themes</a>
Description: Fully customizable, front end theme and template editing for WordPress has arrived!
Template: thrive-theme
Version: 2.9 
License: GNU General Public License v2 or later
Text Domain: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/

@media only screen and (max-width: 1080px) {
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .wpcf7-form input[type=submit], textarea, select{
	width: 95% !important;
}
.wpcf7-form input[type=submit] {
	width: 90% !important;
}
}

.wpcf7-list-item {
	width: 95%;
}
.pif-has-gallery:hover .wp-post-image {
    opacity: 1!important;
}
.corporateunitprice,
.corporatesubtotal,
.corporateservicecharge,
.corporatetotal,
.corporategst,
.corporategrandtotal,
.corporatedeposit,
.corporatebalance,
.birthdayunitprice,
.birthdaysubtotal,
.birthdayservicecharge,
.birthdaytotal,
.birthdaygst,
.birthdaygrandtotal,
.birthdaydeposit,
.birthdaybalance,
.schoolunitprice,
.schoolsubtotal,
.schoolservicecharge,
.schooltotal,
.schoolgst,
.schoolgrandtotal,
.schooldeposit,
.schoolbalance,
.offsiteunitprice,
.offsitesubtotal,
.offsiteservicecharge,
.offsitetotal,
.offsitegst,
.offsitegrandtotal,
.offsitedeposit,
.offsitebalance,
.homepartyunitprice,
.homepartysubtotal,
.homepartyservicecharge,
.homepartytotal,
.homepartygst,
.homepartygrandtotal,
.homepartydeposit,
.homepartybalance{
	display: none;
}

/*
.tve-theme-50 .content-section .product__display .shop-template-wrapper ul.products li.product {
	height: 540px;
}*/
/*
div.product_img_link .product_btns_container {
	display: none;
}
@media only screen and (max-width: 991px){
	div.product_img_link .product_btns_container {
		display: none;
}
}*/

@media only screen and (min-width: 941px) {
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
		width: 44%;
	}
}

@media only screen and (max-width: 767px) {
	.sub-menu span {
		color: #000 !important;
	}
}
