<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Enfold Child
Description: A &lt;a href='http://codex.wordpress.org/Child_Themes'&gt;Child Theme&lt;/a&gt; for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, .avia_transform .av_fullscreen .avia-slideshow-button, .avia_transform .av_slideshow_full .avia-slideshow-button .avia-caption-content {
	background-color: #ffffff;	
	padding: 15px;
	border-radius: 0px;	
}

#top #wrap_all .avia-slideshow-button, #top .avia-button, .html_elegant-blog .more-link, .avia-slideshow-arrows a:before, #top .av-menu-button &gt; a .avia-menu-text {
	border-radius: 0px;
}

.logo {
	margin-top: 20px;
} 

.avia-caption-title {
	color: #8c6444;
}

#top .av_header_transparency.av_alternate_logo_active .logo a &gt; img {
	width: 450px;
}

.avia-menu-text {
	font-size: 16px;
}

#top .menu-item-search-dropdown &gt; a {
	width: 40px;
}</pre></body></html>