/*
Theme Name: 	OneLife Child
Theme URI: 		http://www.wedesignthemes.com/themes/onelife/
Template: 		onelife
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for OneLife WordPress Theme.
*/
@import url("../onelife/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
html[lang=hr-HR] #toTop:before{
content: 'Vrh' !important;
}
#footer{
margin-top: 0;
}

.icon-content h4 a {
	padding: 11px;
}

#header form#searchform .container input[type="submit"] {
	position: absolute;
    right: 0;
    margin: 0;
    height: 50px;
    width: 100px;
    padding: 0;
}

.vc_row[data-vc-full-width] {
	overflow: -webkit-paged-x;
}

.contact-form .wpcf7-form div.wpcf7-validation-errors, .contact-form .wpcf7-form div.wpcf7-mail-sent-ok, .contact-form div.wpcf7-response-output {
    margin: 0px;
    padding: 15px 15px 5px 45px;
    text-align: left;
}

.contact-form .wpcf7-form div.wpcf7-validation-errors:before, .contact-form .wpcf7-form div.wpcf7-mail-sent-ok:before, .contact-form div.wpcf7-response-output:before  {
	left: 20px;
    right: 0px;
}

a.emd_dl_blue {
background:#89CDDF;
border: 0px solid #84bbf3;
font-family: Quicksand, sans-serif;
font-size: 16px;
}

.dt-sc-testimonial-images {
	display:none !important
}