<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
/* Template: enfold
/*
/************************************************************
/*
/* FRAMEWORK
/*
/************************************************************
/*
/* ----------------------------------------------------------
/*
/* GLOBAL
/*
/* ----------------------------------------------------------
/*
/* - TRANSITIONS */

a,
li,
ul,
ol,
dl,
dt,
dd,
span,
input,
button,
select,
strong,
textarea,
#submit,
.button,
.avia-button,
.avia-menu-text,
.js_active .tab,
.toggler
{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}

/*
/* - TYPO */

body
{
	line-height: 1.6em;
}

a,
p,
ul,
ol,
li,
dt,
dd,
th,
td,
body
{
	font-weight: 300;
}

strong
{
	font-weight: 600;
}

a,
a:hover,
a:focus,
a:visited
{
	text-decoration: none !important;
}

p,
hr,
ul,
ol,
table
{
	margin: 40px 0;

}

p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6
{
	margin: 14px 0 24px 0;
}

/*
/* - HEADING */

h1,
h2,
h3,
h4,
h5,
h6,
.widgettitle
{
	line-height: normal;
	margin-bottom: 0;
}

h1,
h2
{
	font-family: 'Playfair Display', Arial, sans-serif;
	font-weight: 400;
}

h3,
h4,
h5,
h6,
.widgettitle
{
	font-family: 'Muli', Arial, sans-serif;
	font-weight: 300;
}

h1.av-special-heading-tag,
h2.av-special-heading-tag,
h6.av-special-heading-tag
{
	letter-spacing: 0.6px;
	text-transform: uppercase;
}

h1
{
	font-size: 30px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 18px;
}

h5
{
	font-size: 16px;
}

h6
{
	font-size: 16px;
}

@media only screen and (max-width: 480px)
{

	.responsive h1
	{
		font-size: 6.4vmin;
	}

	.responsive h2
	{
		font-size: 6.0vmin;
	}

	.responsive h3
	{
		font-size: 4vmin;
	}

	.responsive h4
	{
		font-size: 4vmin;
	}

	.responsive h5
	{
		font-size: 4vmin;
	}

	.responsive h6
	{
		font-size: 4.4vmin;
	}

	.responsive .av-subheading
	{
		font-size: 4.0vmin !important;
	}

	.responsive .modern-quote .av-special-heading-tag
	{
		line-height: 1.5em;
	}

}

/*
/* - FORM */

#top form
{
	margin-bottom: 0;
}

#top label
{
	font-weight: 300;
	font-size: 11px;
}

#top .input-text,
#top input[type="url"],
#top input[type="tel"],
#top input[type="text"],
#top input[type="input"],
#top input[type="email"],
#top input[type="search"],
#top input[type="number"],
#top input[type="password"],
#top textarea,
#top select,
#top .button,
#top .avia-button
{
	padding: 10px;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}

#top .button,
#top .avia-button
{
	font-family: 'Muli', Arial, sans-serif;
}

#top .input-text,
#top input[type="url"],
#top input[type="tel"],
#top input[type="text"],
#top input[type="input"],
#top input[type="email"],
#top input[type="search"],
#top input[type="number"],
#top input[type="password"],
#top textarea,
#top select
{
	font-family: 'Muli', Arial, sans-serif;
	font-weight: 300;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: transparent !important;
}

#top .button,
#top .avia-button,
#top .avia-button.avia-color-dark,
#top .avia-button.avia-color-light
{
	opacity: 1;
	margin: 0;
	min-width: auto;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	font-weight: 300;
	font-size: 15px;
	text-transform: uppercase;
}

/*
/* ----------------------------------------------------------
/*
/* ELEMENT
/*
/* ----------------------------------------------------------
/*
/* - HIDE */

.image-overlay,
#scroll-top-link,
.search_not_found
{
	display: none !important;
}

/*
/* - SEARCH */

#top #searchform .ajax_search_response
{
	display: none !important;
}

#top #searchform #searchsubmit
{
	border: none;
}

/*
/* - PHONE */

@media only screen and (min-width: 768px)
{

	#top .phone-info
	{
		margin-left: 10px;
	}

}

/*
/* - MENU: MAIN */

#top .av-main-nav ul
{
	border: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

#top .av-main-nav &gt; li &gt; a
{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

/*
/* - MENU: BUTTON */

#top .av-menu-button &gt; a .avia-menu-text
{
	border: 1px solid;
	border-radius: 0;
}

/*
/* - MENU: SUBMENU */

#top .sub_menu &gt; ul &gt; li
{
	border: none;
}

@media only screen and (max-width: 767px)
{

	.responsive #header .sub_menu
	{
		display: none;
	}

}

/*
/* - MENU: OVERLAY */

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a
{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.html_av-overlay-side #top #wrap_all #av-burger-menu-ul &gt; li:last-child
{
	margin-top: 40px;
}

/*
/* - TOGGLE */

#top .av-toggle-switch
{
	margin-top: 20px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767px)
{

	.toggle_content p
	{
		font-size: 11px;
	}

}

@media only screen and (min-width: 768px)
{

	.toggle_content p
	{
		text-align: justify;
	}

}

/*
/* - TABS */

.tabcontainer
{
	margin: 40px 0;
}

/*
/* - COOKIES */

.avia-cookie-consent
{
	padding: 20px;
}

.avia-cookie-consent .avia_cookie_text
{
	font-size: 11px;
}

.avia-cookie-consent .avia_cookie_text
{
	margin: 20px 20px 20px 0;
}

@media only screen and (max-width: 990px)
{

	.avia-cookie-consent
	{
		padding-bottom: 40px;
	}

	.avia-cookie-consent .avia_cookie_text
	{
		margin: 20px 0;
	}

}

/*
/* - SOCIAL */

#top .social_bookmarks li
{
	border: none;
}

#top .social_bookmarks li:hover a
{
	background-color: transparent !important;
}

/*
/* - THUMB */

.thumb
{
	overflow: hidden;
}

.thumb img
{
	display: block;
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
}

a:hover .thumb img
{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1); 
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}

/*
/* ----------------------------------------------------------
/*
/* BLOCKS
/*
/* ----------------------------------------------------------
/*
/* - ICON */

.avia-icon-pos-left
{
	margin-right: 1em;
}

.avia-icon-pos-right
{
	margin-left: 1em;
}

/*
/* - BUTTON */

#top .avia-button.avia-size-small
{
	padding: 10px 30px;
	line-height: 18px;
	font-size: 12px;
}

#top .avia-button.avia-size-medium
{
	padding: 10px 40px;
	line-height: 18px;
	font-size: 14px;
}

#top .avia-button.avia-size-large
{
	padding: 15px 50px;
	line-height: 20px;
	font-size: 16px;
}

#top .avia-button.avia-size-x-large
{
	padding: 30px 60px;
	line-height: 24px;
	font-size: 18px;
}

#top .avia-slideshow-button
{
	padding: 15px 50px;
	line-height: 20px;
	font-size: 16px;
}

@media only screen and (max-width: 989px)
{

	#top .avia-button.avia-size-small,
	#top .avia-button.avia-size-medium
	{
		font-size: 13px;
	}

	#top .avia-button.avia-size-large,
	#top .avia-button.avia-size-x-large
	{
		font-size: 18px;
	}
	
}

@media only screen and (max-width: 767px)
{
	
	#top .avia-button,
	#top .avia-button-wrap
	{
		width: 100% !important;
	}

	#top .avia-button.avia-size-small,
	#top .avia-button.avia-size-medium,
	#top .avia-button.avia-size-large,
	#top .avia-button.avia-size-x-large
	{
		padding: 15px;
		font-size: 15px;
	}
	
}

/*
/* - TEXTBLOCK */

.avia_textblock p:first-child
{
	margin-top: 0;
}

.avia_textblock p:last-child
{
	margin-bottom: 0;

}

@media only screen and (max-width: 767px)
{

	.avia_textblock p
	{
		font-size: 11px !important;
		line-height: 1.8em !important;
	}

}

@media only screen and (max-width: 767px)
{

	.avia_textblock p
	{
		text-align: justify !important;
	}

	#copyright .avia_textblock p
	{
		text-align: center !important;
	}

}

@media only screen and (min-width: 768px)
{

	.avia_textblock p
	{
		text-align: justify;
	}

}

/*
/* - MASONRY */

.avia_desktop .av-masonry-entry:hover .av-masonry-image-container
{
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	     -o-transform: none;
	        transform: none;
}

/*
/* ----------------------------------------------------------
/*
/* WIDGETS
/*
/* ----------------------------------------------------------
/*
/* - INSTAGRAM */

#top .avia-instagram-feed
{
	padding: 0;
}

#top .av-instagram-follow
{
	display: none;
	padding: 20px 0;
	margin-top: 40px;
}

/*
/* ----------------------------------------------------------
/*
/* WRAPPER
/*
/* ----------------------------------------------------------
/*
/* - HEADER */

.html_header_transparency #top .avia-builder-el-0 .container,
.html_header_transparency #top .avia-builder-el-0 .slideshow_caption
{
	padding-top: 150px;
}

/*
/* - FOOTER */

#footer
{
	padding: 60px 0;
	border-top: none;
}

#footer p,
#footer ul,
#footer .widget,
#footer .widgettitle
{
	line-height: 2em;
}

#footer p,
#footer ul
{
	margin: 30px 0;
}

#footer p:first-child,
#footer ul:first-child,
#footer .widget:first-child
{
	margin-top: 0;
}

#footer p:last-child,
#footer ul:last-child,
#footer .widget:last-child
{
	margin-bottom: 0;
}

#footer .avia_ajax_form p
{
	margin: 0;
}

#footer .avia_ajax_form p:first-child
{
	margin-bottom: 10px;
}

#footer .widget_nav_menu a,
#footer .widget_nav_menu ul:first-child &gt; .current-menu-item &gt; a,
#footer .widget_nav_menu ul:first-child &gt; .current_page_item &gt; a
{
	margin: 0;
	padding: 0;
	font-weight: 300;
	line-height: 2.2em;
}

#footer .widget_nav_menu .sub-menu
{
	display: none !important;
}

#footer .widgettitle
{
	margin-bottom: 20px;
	font-size: 16px;
}

@media only screen and (min-width: 768px)
{

	#footer .flex_column:last-child .widget
	{
		text-align: right;
	}

}

/*
/* - SOCKET */

#socket p,
#socket ul,
#socket span,
#socket .menu
{
	margin: 0;
	line-height: 2em;
}

@media only screen and (max-width: 767px)
{

	.responsive #socket .sub_menu_socket
	{
		width: auto;
		margin: 0;
		clear: none;
		float: right;
	}

}

@media only screen and (max-width: 480px)
{

	.responsive #socket .copyright,
	.responsive #socket .avia-menu-text
	{
		font-size: 2.5vmin;
	}

}

/*
/* - SECTION */

.avia-section
{
	min-height: 0;
	overflow: hidden;
}

/*
/* ----------------------------------------------------------
/*
/* SECTIONS
/*
/* ----------------------------------------------------------
/*
/* - COLORBOX */

.colorbox
{
	padding: 40px;
}

@media only screen and (max-width: 767px)
{

	.responsive .colorbox
	{
		padding: 30px;
	}

}

.colorbox .avia_textblock p:first-child
{
	margin-top: 0;
}

.colorbox .avia_textblock p:last-child
{
	margin-bottom: 0;
}

/*
/* - LAYOUT */

#top .layout-thin .container
{
	max-width: 800px;
}

#top .layout-wide .container
{
	max-width: 100%;
}

@media only screen and (max-width: 767px)
{

	.layout-thin .hr-custom.hr-center,
	.layout-thin .av-special-heading.modern-centered,
	.layout-thin .avia-image-container.avia-align-center
	{
		text-align: center;
	}

	.layout-thin .avia-image-container.avia-align-center .avia-image-container-inner
	{
		margin: 0;
	}

}

/*
/* - SOCIAL */

@media only screen and (max-width: 767px)
{

	.content-social .flex_column_table
	{
		display: flex !important;
		flex-direction: row;
		justify-content: space-between;
	}

}

/*
/* ----------------------------------------------------------
/*
/* RESPONSIVE
/*
/* ----------------------------------------------------------
/*
/* - COLUMNS */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .container
	{
		width: 100%;
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}

	.responsive #top #wrap_all .flex_column_table
	{
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.responsive #top #wrap_all .flex_column,
	.responsive #top #wrap_all .flex_column.av-break-at-tablet
	{
		margin-bottom: 60px;
	}

	.responsive #top #wrap_all .flex_column:last-child
	{
		margin-bottom: 0;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .container
	{
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media only screen and (min-width: 990px)
{

	#top #wrap_all .flex_column
	{
		margin-top: 0;
		margin-bottom: 0;
	}

	#top #wrap_all .flex_column_table
	{
		margin-top: 80px;
		margin-bottom: 80px;
	}

}

/*
/* - CELLS */

#top .flex_cell
{
	position: relative;
}

@media only screen and (max-width: 1280px)
{

	#top .flex_cell
	{
		padding: 80px 30px !important;
		margin-bottom: 0 !important;
	}

}

@media only screen and (max-width: 767px)
{

	#top .flex_cell
	{
		padding: 30px !important;
	}

}

@media only screen and (min-width: 1281px)
{

	#top .flex_cell
	{
		padding: 80px !important;
	}

}

/*
/* ----------------------------------------------------------
/*
/************************************************************
/*
/* COLORS
/*
/************************************************************
/*
/* ----------------------------------------------------------
/*
/* FRAMEWORK
/*
/* ----------------------------------------------------------
/*
/* - TYPO */

/*
/* - BUTTON */

#top .button,
#top input[type="submit"],
#top .avia-button,
#top .avia-button.avia-color-theme-color,
#top .avia-button.avia-color-theme-color-subtle,
#top .avia-button.avia-color-theme-color-highlight
{
	background-color: transparent;
	border-color: #333333;
	color: #ffffff;
}

#top .button:hover,
#top input[type="submit"]:hover,
#top .avia-button:hover,
#top .avia-button.avia-color-theme-color:hover,
#top .avia-button.avia-color-theme-color-subtle:hover,
#top .avia-button.avia-color-theme-color-highlight:hover
{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

#top .avia-button.avia-color-light
{
	background-color: transparent;
	border-color: rgba(255,255,255,0.2);
	color: #ffffff;
}

#top .avia-button.avia-color-light:hover
{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

#top .avia-button.avia-color-dark
{
	background-color: transparent;
	border-color: #333333;
	color: #808080;
}

#top .avia-button.avia-color-dark:hover
{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

/*
/* ----------------------------------------------------------
/*
/* ELEMENT
/*
/* ----------------------------------------------------------
/*
/* - SEARCH */

#top #searchform input#searchsubmit
{
	background-color: transparent;
	color: #ffffff;
}

#top #searchform input#s
{
	background-color: rgba(255,255,255,0.1);
	color: #ffffff;
}

/*
/* ----------------------------------------------------------
/*
/* LAYOUT
/*
/* ----------------------------------------------------------
/*
/* - COLORBOX */

.colorbox-white
{
	background-color: #ffffff;
}

.colorbox-gray
{
	background-color: #f3f3f3;
}

/*
/* ----------------------------------------------------------
/*
/* GRID
/*
/* ----------------------------------------------------------
/*
/* - ELEMENT */

ul.grid .item &gt; a
{
	background-color: rgba(0,0,0,0.1);
}

ul.grid .item &gt; a span
{
	color: #808080;
}

ul.grid .item &gt; a:hover
{
	background-color: rgba(255,255,255,0.9);
}

/*
/* ----------------------------------------------------------
/*
/* WRAPPER
/*
/* ----------------------------------------------------------
/*
/* - HEADER */

#top .header_color .header_bg
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #000000;
}

#top .av_header_glassy.av_header_transparency .header_bg
{
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: #000000;
}

#top #wrap_all .av_header_transparency .sub_menu &gt; ul &gt; li &gt; a,
#top .av_header_transparency #header_main .social_bookmarks li a,
#top .av_header_glassy.av_header_transparency .social_bookmarks li a,
#top #wrap_all .av_header_transparency .main_menu ul:first-child &gt; li &gt; a,
#top #header.header_color.av_header_transparency .av-main-nav &gt; li &gt; a .avia-menu-text,
#top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span
{
	opacity: 1;
	color: #909090;
}

#top #wrap_all .av_header_transparency .sub_menu &gt; ul &gt; li &gt; a:hover,
#top .av_header_transparency #header_main .social_bookmarks li a:hover,
#top .av_header_glassy.av_header_transparency .social_bookmarks li a:hover,
#top #wrap_all .av_header_transparency .main_menu ul:first-child &gt; li &gt; a:hover,
#top #header.header_color.av_header_transparency .av-main-nav &gt; li &gt; a:hover .avia-menu-text,
#top #header.header_color.av_header_transparency .av-main-nav &gt; li.current-menu-item &gt; a .avia-menu-text
{
	color: #ffffff;
}

/*
/* ----------------------------------------------------------
/*
/************************************************************</pre></body></html>