/*
 Theme Name:   OnePress Lanca
 Theme URI:    http://yer.io
 Description:  OnePress Child Theme
 Author:       Jevgenijs Cernihovics
 Author URI:   http://yer.io
 Template:     onepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one page, responsive-layout, accessibility-ready
 Text Domain:  onepress-lanca
*/

/* colors LA */
/* #2B2A85 - dark violet
	#C01019 - dark red
	#EB4D00 - orange
	#005BAB - blue */

/* Patch site title */
#masthead > div > div.site-branding > div > p.site-title > a {display:none;}

/* Patch logo display */
.site-branding .site-logo-div {
	min-width:200px;
	max-width:300px;
	padding-top: 14px;
	margin-bottom: 14px;
}

/* Features section */
.section-desc {text-align:justify;}
.feature-item-content > p {
	font-size: 1.2rem;
	text-align: justify;
	padding: 0 1rem;}
	.feature-item > h4 {
		color:#005BAB;
		font-size:1.82rem;
		letter-spacing: 2px;
	}
.feature-item:hover .icon-background-default {
	color:#005BAB!important;
}
.section-cta span.offer {
	color:#EB4D00;
	font-size:1.6375rem;
	
}

#sid1475569713068 .section-content-area > p, #what-we-offer .section-content-area > p {font-size:1.25rem;text-align:justify;}

.section-desc .aligncenter {text-align:center;}

.section-gallery {padding: 70px 0px 0px 0px!important;}

/*Patch link color in sidebar */
#text-2 > div > center > div > a:hover {color:white;}

@media (min-width: 544px){
.section-counter	.col-sm-6, .section-contact	.col-sm-6 {
	    width: 50%;
	    min-height: 40px!important;
	}
.col-sm-6 {
    width: 50%;
    min-height: 370px!important;
}}
