/*
Theme Name: Refresh Media Child
Theme URI: https://github.com/elementor/hello-elementor-theme
Template: hello-elementor
Author: Refresh Media 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;
}	



@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 768 */
@media screen and (max-width: 768px) {
	
	/* 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 */