/************************************************************
 *
 * Theme Name: Enfold Child
 * Template: enfold
 *
 ************************************************************
 *
 * CHILD-BASE
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * 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,
.colorbox,
.colorbox::before
{
	-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;
}

.special_amp
{
	color: inherit !important;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
}
.hr-custom .hr-inner.inner-border-av-border-fat
{
	border-top-width: 6px;
}

/*
 * - HEADING
 */

h1,
h2,
h3,
h4,
h5,
h6,
.widgettitle,
.av-thin-font .av-special-heading-tag,
.modern-quote .av-special-heading-tag
{
	font-weight: 400;
	line-height: normal;
}

h1,
h2,
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2
{
	text-transform: uppercase;
	letter-spacing: normal;
}

h1
{
	font-size: 33px;
}

h2
{
	font-size: 30px;
}

h3
{
	font-size: 24px;
}

h4
{
	font-size: 20px;
}

h5
{
	font-size: 18px;
}

h6
{
	font-size: 16px;
}

/*
 * - FORM
 */

#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
{
	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,
{
	padding: 10px;
}

#top .button,
#top .avia-button,
#top .avia-button.avia-color-dark,
#top .avia-button.avia-color-light
{
	font-family: 'Montserrat', Arial, sans-serif;
	opacity: 1;
	margin: 0;
	min-width: auto;
	border-width: 3px;
	border-radius: 0;
	border-style: solid;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

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

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

/*
 * - MENU
 */

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

/*
 * - TOGGLE
 */

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

/*
 * - 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;
}

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

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

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

.av_font_icon.av-icon-style-border .av-icon-char
{
	border-width: 2px;
}

/*
 * - 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;
}

#top .avia-buttonrow-wrap .avia-button
{
	margin-bottom: 0 !important;
}

@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;
	}
	
}

/*
 * - IMAGE
 */

.avia-image-container.avia-align-center,
.avia-image-container.avia-align-center.avia-builder-el-no-sibling
{
	margin-top: 0;
	margin-bottom: 0;
}

/*
 * - TEXTBLOCK
 */

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

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

@media only screen and (min-width: 768px)
{
	.avia_textblock p
	{
		text-align: justify;
	}
}

/*
 * - MASONRY
 */

#top .container .av-masonry.av-large-gap.av-masonry-gallery
{
	padding-top: 0;
	padding-bottom: 0;
}

/*
 * ----------------------------------------------------------
 *
 * LAYOUT
 *
 * ----------------------------------------------------------
 *
 * - SIZE
 */

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

#top .layout-wide .container
{
	max-width: 1280px;
}

/*
 * - CONTAINER
 */

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

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

}

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

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

}

/*
 * - COLUMNS
 */

@media only screen and (max-width: 989px)
{
	.responsive #top #wrap_all .flex_column,
	.responsive #top #wrap_all .flex_column.av-break-at-tablet
	{
		margin-bottom: 30px;
	}
	.responsive #top #wrap_all .flex_column:last-child
	{
		margin-bottom: 0;
	}
	.responsive #top #wrap_all .av-columns-reverse .flex_column
	{
		margin-bottom: 0;
	}
	.responsive #top #wrap_all .av-columns-reverse .flex_column
	{
		margin-bottom: 30px;
	}
}

/*
 * - 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: 80px 30px !important;
	}

}

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

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

}

/*
 * - COLORBOX
 */

.colorbox
{
	padding: 60px;
}

.colorbox.colorbox-left::before,
.colorbox.colorbox-right::before
{
	display: block;
	content: "";
	position: absolute;
	top: 68px;
	width: 60px;
	height: 6px;
	overflow: visible;
	visibility: visible;
	background-color: transparent;
}

.colorbox-left::before
{
	left: -30px;
}

.colorbox-right::before
{
	right: -30px;
}

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

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

/*
 * - BORDERBOX
 */

.borderbox-left
{
	padding-left: 40px;
}

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

	.responsive .borderbox-left
	{
		padding-left: 30px;
	}

}

.borderbox-left
{
	border-left-width: 1px;
	border-left-style: solid;
}

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

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

@media only screen and (min-width: 990px)
{
	.av_minimal_header #header_main_alternate
	{
		display: none;
	}
}

/*
 * - FOOTER
 */

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

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

#footer .widget_nav_menu a,
#footer .widget_nav_menu ul:first-child > .current-menu-item > a,
#footer .widget_nav_menu ul:first-child > .current_page_item > 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;
}

/*
 * - 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;
}

/*
 * ----------------------------------------------------------
 *
 * COLORS
 *
 * ----------------------------------------------------------
 *
 * - BUTTON
 */

#top .button,
#top input[type="submit"],
#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: #dddddd;
	color: #ff3232;
}

#top .button:hover,
#top input[type="submit"]: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: #ff3232;
	color: #ff3232;
}

#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: #dddddd;
	color: #ff3232;
}

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

/*
 * - COLORBOX
 */

.colorbox.colorbox-left::before,
.colorbox.colorbox-right::before
{
	background-color: #ff3232;
}

.colorbox-gray
{
	background-color: rgba(0,0,0,0.03);
}

.colorbox-gray:hover
{
	background-color: rgba(0,0,0,0.06);
}

.colorbox-white
{
	background-color: rgba(255,255,255,0.8);
}

.colorbox-white:hover
{
	background-color: rgba(255,255,255,1.0);
}


/*
 * - INTRO
 */

#intro .av-special-heading
{
	margin-top: 0px;
}

#top #wrap_all #intro .flex_column_table
{
	margin-top: 50px;
	margin-bottom: 0px;
}

/*
 * ----------------------------------------------------------
 *
 ***********************************************************/