/*
Theme Name:   Vwash Child
Theme URI:    https://themecrafter.com/doctent/
Description:  Vwash Child Theme
Author:       Theme Crafter
Author URI:   https://themecrafter.com/
Template:     vwash
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  vwash-child
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

.heading_piccolo .tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
	line-height: 30px;
	font-size: 24px;
}

.chiamaci_subito p {
	margin-bottom: 0;
}

.tcr_custom_heading_wrapper .tcr-heading-title-wrapper h4.heading-title {
	line-height: 40px;
  	font-size: 35px;
  	color: #E51A2C;
}

#lavaggio-mano-prezzi .tcr-pricing-table-button,
#lavaggio-mano-prezzi .tcr-pricing-table-feature-list-container, 
#locazione-prezzi .tcr-pricing-table-button,
#locazione-prezzi .tcr-pricing-table-feature-list-container,
#locazione-prezzi .pricing-table-title-period{
	display: none;
}

#locazione-prezzi .tcr-pricing-table-title {
	color: #E51A2C;
}


footer .tcr-footer #block-7.widget.widget_media_image img {
	width: 100% !important;
  	margin: 0px 0 5px 0;
}

footer .footer-title-text {
	font-size: 25px;	
	margin-bottom: 20px;
}

.footer-text {
	font-size: 14px;
  	line-height: 20px;
}

.footer-bottom {
	font-size: 12px;
}


@media (max-width: 575px) {
	
	.tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
		margin-top:20px;
	}
	
}






