/*
Theme Name: Casette
Theme URI: http://casettesrl.diamente.it/wp-content/themes/casette
Description: Casette child theme.
Author: Diamente
Author URI: https://www.diamente.it
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
/*.grecaptcha-badge { right: -270px !important; }*/
.vcex-post-type-entry-title.entry-title { line-height: 32px !important; }
.portfolio-entry-title.entry-title { line-height: 32px !important; }

/*MENU*/
.navbar-style-one .dropdown-menu>li>a { padding: 0 3px; }
.navbar-style-one .dropdown-menu>li>a>span.link-inner {
	font-size: 14px;
	padding: 0.5em 4px;
}
#menu-item-1971 > a > span { 
	text-transform: uppercase; 
	font-size: 14px;
	color: #000;
}

/*Proposta immobilare*/
.desc-immobile > .vc_column-inner {
	background-color: rgba(255,255,255,0.8) !important;
}
.desc-immobile > .vc_column-inner p span {
	color: #1d1d1b !important;
}

div.vc_grid-item-mini.vc_clearfix > div > div.vc_gitem-zone > div > div > div > div > div {
	background: #ffffff !important;
	padding: 5px 0 !important;
}
.gallery-render .vc_is-hover .vc_gitem-zone-a {
	opacity: 0.6 !important;
}
.gallery-render .vc_custom_heading { display: none; }
.gallery-plan .vc_is-hover .vc_gitem-zone-a {
	opacity: 0.6 !important;
}
/*MUTUI*/
.col-mutui-1 h2 { width: 60%; }
.col-mutui-1 .block-1 p { width: 70%; }
.col-mutui-icon { margin-bottom: 20px; }
.col-mutui-icon > .vc_column-inner  {
	background-color: #ffffff;
	padding: 25px 0 15px;
    margin: 0 7px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.col-mutui-icon .icon-block { padding: 0 10px; }

@media only screen and (max-width: 768px) {
	.col-mutui-1 h2 { width: 100%; }
	.col-mutui-1 .block-1 p { width: 100%; }
}

/*fix after second update*/
h1.tp-caption { margin-top: 0 !important; }
.wpcf7-display-none { display: none; }
textarea {
	background-color: transparent !important;
}
 form span > textarea {
	background-color: transparent !important;

 }