/*
 Theme Name:    JONGO-Theme
 Description:   Ein angepasstes Child-Theme der <a href="https://www.jongo-webagentur.de/" title="Website der JONGO Webagentur">JONGO Webagentur</a> auf Grundlage des Enfold-Themes. Kontakt: <a href="mailto:info@jongo-webagentur.de" title="JONGO eine E-Mail schreiben">. Wir lieben WordPress! <3
 Author:        Marcel Thum
 Author URI:    https://www.facebook.com/marcel.jongo
 Version:       1.0.0 
 Template:      enfold
*/

/*
 * FONTS
 */
/* vietnamese */
@font-face {
	font-family: 'Metrophobic';
	font-display: auto;
	font-style: normal;
	font-weight: 400;	
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.eot'); /* IE9 Compat Modes */
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular#iefix.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.ttf') format('truetype'),
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff2') format('woff2'), /* Super Modern Browsers */	
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff') format('woff'), /* Pretty Modern Browsers */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.svg') format('svg'); /* Legacy iOS */
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
	font-family: 'Metrophobic';
	font-display: auto;
	font-style: normal;
	font-weight: 400;	
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.eot'); /* IE9 Compat Modes */
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular#iefix.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.ttf') format('truetype'),
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff2') format('woff2'), /* Super Modern Browsers */	
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff') format('woff'), /* Pretty Modern Browsers */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.svg') format('svg'); /* Legacy iOS */
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Metrophobic';
	font-display: auto;
	font-style: normal;
	font-weight: 400;	
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.eot'); /* IE9 Compat Modes */
	src: url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular#iefix.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.ttf') format('truetype'),
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff2') format('woff2'), /* Super Modern Browsers */	
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.woff') format('woff'), /* Pretty Modern Browsers */
	url('/wp/wp-content/themes/enfold-child/assets/fonts/metrophobic/metrophobic-regular/metrophobic-regular.svg') format('svg'); /* Legacy iOS */
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF;
}

/*
 * HEADERR
 */
.logo img {
	margin-top: 5px;
}

.responsive #top #wrap_all #header .social_bookmarks {
	display: initial;
}

/*
 * AVIA ELEMENTS
 */
.avia-slideshow-arrows a:before,
#top .avia-slideshow-arrows a {
    display: none;
}

@media only screen and (min-width: 767px) {
	.avia-slideshow-arrows a:before,
	#top .avia-slideshow-arrows a {
		display: block;
	}	
}


/*
 * FOOTER
 */
.footer-section .av-special-heading-tag {
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff80;
    padding: 10px 0!important;
    border-left: none;
    border-right: none;
    font-weight: bolder;
	margin-bottom: 15px!important;
}
.footer-section .av_textblock_section .avia_textblock p {
	margin-top: 0px;
}

.socket_color a:hover {
	color: #FFF;
}