/*
CTC Separate Stylesheet
Updated: 2020-12-18 12:32:12
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Evy
Description: Child theme for Hello Elementor
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1608294732
*/


.site-navigation li a, #menu-main-menu li a { color:#242424; } 
.gallery-icon { background-color: #FFFFFF; }
/*.site-header { position: fixed; z-index: 1000; }*/
#top_keep { z-index: 1100; position: fixed; width: 100%; height: auto; margin: 0 0 500px 0; padding: 0;
float: none; background-color: #FFFFFF; border-bottom: #F3F3F3 1px solid; }
/*background: rgba(255, 255, 255, .92); */

/*body.scrolled #top_keep  { background:rgba(255, 255, 255, .92); transition: 0.3s; }*/
.seperator_div { float:none; margin-top:30px; width: 100%; transition: 0.3s; }


@media screen and (max-width : 550px){
	#top_keep { background-color:#FFFFFF; }
}

@media screen and (max-width : 768px){
	.seperator_div { float:none; margin-top:100px; width: 100%; transition: 0.3s; }
}

#topseperator { height:150px; transition: 0.3s;}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #242424;
    width: 100%;
	border-radius: 7px;
	border:solid 1px #d2d2d2;
}


