/*
 Theme Name:     Folie Child Theme
 Theme URI:      https://www.codeless.co/folie
 Description:    Folie Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.codeless.co
 Template:       folie
 Version:        1.0.1
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

.cl-icon {
		margin-right: 6px;
}
.no-odd-even tr:nth-child(1n) td {
    background: none;
}

table {
		margin-top: 30px;
}

.header_container.header-top.menu_style-simple {
	background-color: #fff;
}

@media (max-width: 767px) {
	.cl-custom-heading.h1 {
		font-size: 36px;
		
	}
	.cl-custom-heading.h2 {
		font-size: 20px;
		
	}
}

.cl-slide h1 {
	margin-bottom: 18px;
}

.cl-slide .col-content {
	margin-bottom: 30px;
}

.header-col {
	
}
.header-el.cl-h-cl_header_menu {
	margin-left: auto;
}

#copyright .copyright-widget:last-child .widget ul {
    float: right;
}

#copyright .textwidget { display: none; }
#colophon { display: none; }

#logo .light  { display: none; }

#logo img{height:90px; postion: absolute; top: -14px;}

@media (max-width: 991px) {
#logo img{
top: 0px;
height:80px;
}}

.header_container.header-top > .main .header-el, .header_container.header-bottom > .main .header-el {
 margin-right: 0 !important; 
}