/*
	Theme Name:     Enfold Child Theme
	Description:    Enfold Child Theme
	Author:         Graphek
	Template:       enfold
	Version:        1.0
*/

@import url("../enfold/style.css");



@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}

@media all and (max-width: 767px) {
	.hidden-on-mobiles {
		display: none !important;
	}
}



/*
	
	.main_color .avia-icon-list .iconlist_icon,
.alternate_color .avia-icon-list .iconlist_icon,
.main_color .avia-icon-list .iconlist_icon {
background: #5bddb6 !important;
}

.main_color.iconbox_top .iconbox_content,
.main_color table,
.main_color tr:nth-child(odd) {
background: none;
}

.avia-shadow {
box-shadow: none;
border: 1px solid #efefef;
}

.header_color .heading-color, .header_color a.iconbox_icon:hover, .header_color h1, .header_color h2, .header_color h3, .header_color h4, .header_color h5, .header_color h6, .header_color .sidebar .current_page_item>a, .header_color .sidebar .current-menu-item>a, .header_color .pagination .current, .header_color .pagination a:hover, .header_color strong.avia-testimonial-name, .header_color .heading, .header_color .toggle_content strong, .header_color .toggle_content strong a, .header_color .tab_content strong, .header_color .tab_content strong a, .header_color .asc_count, .header_color .avia-testimonial-content strong, .header_color div .news-headline, #top .header_color .av-related-style-full .av-related-title, .header_color .av-default-style .av-countdown-cell-inner .av-countdown-time, .header_color .wp-playlist-item-meta.wp-playlist-item-title {
color: #5bddb6;

}

*/
