/*
Theme Name:     Renovation Progression Child
Description:    
Author:         admin
Template:       renovation-progression

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



/* regole generali */
/* ----------------------------------------- */
body #logo, body #logo img {
  margin-top: 3px;
}
blockquote {
  border-left: 5px solid #0068ac !important;
  color: #0068ac;
  background-color: #FBFCFC;
  padding-top: 6px;
}
#page-title h1 {
  font-size:80px;
}
#widget-area a {
  color: #f69906;
}
#page-title {
  padding: 90px 0px 115px 0px;
}
#page-title h1 {
	font-size: 70px;
}
#page-title-description {
  font-size: 22px;
}



/* fix per IE7 e IE8 */
/* ----------------------------------------- */
h5 {
	margin-top:5px;
}



.summary-text-pro {
	margin-bottom: 60px;
}
.summary-text-pro {
  font-size: 28px;
}

.portfolio-post-content h2 {
	font-size: 30px;
}

.portfolio-post-content h2 a {
	color: #f69906;
}




/* regole per contact-form-7 */
/* ----------------------------------------- */
.wpcf7 input {
	width: auto;
}



/* update del 2017-07-05 */
/* ----------------------------------------- */
.testimonial-thumb img {
	width:140px;
	-webkit-border-radius: 140px;
	-moz-border-radius: 140px;
	border-radius: 140px;
}
#widget-area {
    font-weight: 400;
    color: #767676;
    font-size: 16px;
    line-height: 1.4;
}



/* 2022-09 Lorenzo M. */
/* ----------------------------------------- */
#copyright a.medium.cli-plugin-button-.cli-plugin-main-button-.cli_settings_button {
    background-color: transparent !important;
	color:#e18a00 !important;
}
.cli-modal-body a.cli-privacy-readmore {
    display: none !important;
}
.cli-modal-body a.cli-nav-link.cli-settings-mobile {
	text-transform: initial !important;
}



/* 2023-02-01 Lorenzo M. */
/* ----------------------------------------- */
blockquote {
  border-color: #0068ac;	
}
.wp-caption-text {
	font-weight:400;
	font-style:italic;
}
#copyright {
  text-transform: initial;
	font-size:14px;
}
#copyright p {
	margin-bottom:0;
}
#page-title-pro:before {
	background-color: #712425a8; /* rosso */
	/* background-color: #244a71a8; /* blu */
}
#pre-footer {
	padding-top:40px;
}
#pre-footer h6 {
	font-size:17px;
	font-weight:700;
}
blockquote a,
blockquote a:hover {
	color:#e18a00;
}
.tp-caption a,
.tp-caption a:hover {
	color:#FFF !important;
}
section#home-servizi {
	margin:10px;
	margin-top:0;
}




