/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-elementor-theme
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor2.staging-server.nl/
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.0.2.1558001217
Updated: 2019-05-16 11:06:57

*/

#acf-field_5dceb5eb7439e {
	display: none;
}	

body {
    color: #2b2b2b;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.1em;
    letter-spacing: 0px;
}

h1 {
   color: #f95f00;
   font-size: 1.5em;
   font-weight: 600;
   line-height: 1.6em;
   letter-spacing: 1px;
   text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
   }
h2 {
    color: #2b2b2b;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}
h3 {
    color: #f95f00;
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}
h4 {
    color: #2b2b2b;
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}
h5 {
    color: #f95f00;
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}
h6 {
    color: #2b2b2b;
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}
a {
   font-weight: bold;
   color: #f95f00;
}	

.elementor a:hover {
    color: #d15000;
}

@media (min-width: 768px) {
	/* 
    .elementor-column-gap-default>.elementor-row>.elementor-column:first-child>.elementor-element-populated {
	padding-left: 0;
    }
    .elementor-column-gap-default>.elementor-row>.elementor-column:last-child>.elementor-element-populated {
	padding-right: 0;
    }
	*/
}

input[type='text'], input[type='email'] {
	font-size: 15px;
}

img.scaled-image {
	border: none !important;
	margin: 0 !important;
}	

.lity-content>div {
    overflow: inherit;
}

.elementor-menu-toggle {
	outline: 0;
}

/* Media query 1024 */
@media screen and (max-width: 1024px) {
	h1 {
		font-size: 27px;
		line-height: 1.5em;
		letter-spacing: 1.2px;
	}
	h2 {
		font-size: 22px;
		line-height: 1.5em;
		letter-spacing: 1.2px;
	}
	h3 {
		font-size: 22px;
		line-height: 1.5em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	h4 {
		font-size: 22px;
		line-height: 1.5em;
		font-style: italic;
		letter-spacing: 1.2px;
	   
	}
	h5 {
		font-size: 22px;
		line-height: 1.5em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	h6 {
		font-size: 22px;
		line-height: 1.5em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	body {
		color: #2b2b2b;
		font-size: 17px;
		font-weight: 400;
		line-height: 2.1em;
		letter-spacing: 0px;
	}
}
/* Media query 1024 */

/* Media query 768 */
@media screen and (max-width: 768px) {
	h1 {
		font-size: 21px;
		line-height: 1.4em;
		letter-spacing: 1.2px;
	}
	h2 {
		font-size: 18px;
		line-height: 1.4em;
		letter-spacing: 1.2px;
	}
	h3 {
		font-size: 18px;
		line-height: 1.4em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	h4 {
		font-size: 18px;
		line-height: 1.4em;
		font-style: italic;
		letter-spacing: 1.2px;
	   
	}
	h5 {
		font-size: 18px;
		line-height: 1.4em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	h6 {
		font-size: 18px;
		line-height: 1.4em;
		font-style: italic;
		letter-spacing: 1.2px;
	}
	body {
		color: #2b2b2b;
		font-size: 16px;
		line-height: 1.8em;
	}
	/* gap probleem */
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding-left: 0;
		padding-right: 0;
	}
	.elementor-section .elementor-container {
		padding: unset;
	}

}
/* Media query 768 */