/*
Theme Name: CARE for Licar Child
Theme URI: http://www.carecom.it
Description: A child theme of CARE for Licar Theme
Author: Care Srl
Author URI: http://www.carecom.it
Version:4.0
Template: structure
*/
.scheme .intro{background-color:white !important;}

.licar-orange{color:#c35411;}
.licar-dim-01 p{
    font-size:17px;
    line-height:24px;
}
.licar-dim-02 p{
    font-size:20px;
    line-height:30px;
}
.licar-bianco p{color:white;}
.remove-bottom-margin p,
.remove-bottom-margin h1,
.remove-bottom-margin h2,
.remove-bottom-margin h3{
    margin-bottom:0;
}
.triangolino-top{
    margin-top:0;
}
.triangolino-bottom{
    margin-bottom:0;
}
.licar-light-headings h1, 
.licar-light-headings h2, 
.licar-light-headings h3, 
.licar-light-headings h4{
    font-weight:100;
}
.licar-get-more-info-btn button{
    background-image:none;
    text-transform:initial;
    font-family:'Raleway';
    font-weight:300;
    font-style:italic;
}
#map-canvas {
    margin-bottom:0;
}
@media only screen and (min-width: 1200px){
.navigation > div > ul > li > a {
    font-weight: normal;
    letter-spacing: 0;
}
}
/* FOOTER */
.licar-footer-1st-col{text-align:center;}
.licar-footer-1st-col div p{font-size:13px;line-height:17px;}
.licar-footer-1st-col div span{color:white;}
.licar-footer-1st-col div a{font-size:13px;}
.licar-footer-2nd-col{position:relative;padding:30px 30px 0;text-align:center;}
.licar-footer-3rd-col{position:relative;padding:15px 15px 0;text-align:center;}
@media only screen and (min-width: 768px){
}
@media only screen and (min-width: 992px){
	.licar-footer-2nd-col::before{
		content: '';
		background-color: #434343;
		width: 1px;
		height: 150%;
		position: absolute;
		top: -10%;
		left: 0;
	}
	.licar-footer-2nd-col::after{
		content: '';
		background-color: #434343;
		width: 1px;
		height: 150%;
		position: absolute;
		top: -10%;
		right: 0;
	}
	.licar-footer-1st-col {text-align:left;}
	.licar-footer-3rd-col .licar-footer-3rd-col-txt{font-size:13px;line-height:150%;color:#BABFC5}
	.licar-footer-1st-col .licar-footer-1st-col-txt{padding-left:65px;font-size:13px;line-height:150%;}
	.licar-footer-1st-col .licar-footer-1st-col-txt .companyname{color:white;}
	.licar-footer-2nd-col, .licar-footer-3rd-col{text-align:left;}
	.licar-footer-2nd-col .widget-title::after, .licar-footer-3rd-col .widget-title::after{width:40px;}
}
.licar-footer-2nd-col .widget-title, .licar-footer-3rd-col .widget-title{
	font-size: 20px;
    font-weight: 400;
    text-transform: initial
}
.licar-footer-2nd-col .widget-title::after, .licar-footer-3rd-col .widget-title::after{height:1px;background-color:#d8baa1!important;bottom:5px;}
.licar-footer-2nd-col .menu li{width:100%;margin-bottom:0;font-size:13px;}
.licar-footer-2nd-col .menu li::before{display:none;}
.licar-footer-3rd-col a{
	display: inline-block;
    border: 1px solid #434343;
	color:#434343!important;
    padding: 5px 15px;
    margin-bottom: 40px;
}
.licar-footer-3rd-col a:hover{
	border: 1px solid #d8baa1;
	background-color:#d8baa1;
	color:white!important;
}

.licar-footer-1st-col img {
    width: 179px;
}
