/*
 Theme Name: 	Cardea WP Child
 Theme URI: 	http://demo.cocobasic.com/cardea-wp/
 Description: 	Cardea WP Child Theme
 Author: 		CocoBasic
 Author URI:  	http://www.cocobasic.com 
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:		cardea-wp
 Text Domain: 	cardea-wp-child
*/

/* SERVICES */
.post-10 .sticky-spacer {
	width: 370px;
}
.post-10 .section-title-holder {
	width: 370px;/*260px*/
}
.post-10 .bg-holder.float-left .split-color {
	left: 420px;/*405px*/
}

/* GARANTIES */
.post-40 .sticky-spacer {
	width: 350px;
}
.post-40 .section-title-holder.float-right {
	width: 350px;/*260px*/
}
@media screen and (min-width: 1020px) {
	.post-40 .section-title-holder.float-right .entry-title {
		font-size: 65px;/*80px*/
		text-align: right;
	}
}
.post-40 .bg-holder.float-right .split-color {
    right: 360px;/*360px*/
}

/*.section-title-holder {
    width: 350px;
    position: relative;
    color: #fff;
    word-break: break-all;
    padding-top: 50px;
}

.section-content-holder {
    width: 580px;
    margin-top: 50px;
    max-width: 55%;
}

.no-padding .section-content-holder {
    margin-top: 0;
    width: 840px;
    max-width: 100%;
}*/
