/*
Theme Name: Theme Optionen
Description: Das Theme für Lanzarote-Global.com
Version: 1.0
Author: Gregor Hartmaier
Author URI: https://webdesign4pros.com
Template: enfold
*/
@font-face {
    font-family: 'bbregular';
    src: url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.eot');
    src: url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.eot#iefix') format('embedded-opentype'),
         url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.woff2') format('woff2'),
         url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.woff') format('woff'),
         url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.ttf') format('truetype'),
		 url('https://lanzarote-global.com/wp-content/themes/enfold-child/fonts/bbodonicondmed.svg#bodoni_bauer_bqregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2 {font-family:"bbregular" !important; font-weight: normal !important; text-transform:none !important;}
span.klein {font-size:80px !important;}

.avia-menu  li a {text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);}

table caption {
    font-style: italic;
    text-align: left;
    font-size: 14px;
    color: #666 !important;
}

.special_amp {
    font-family: inherit !important;
    font-style: normal !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
	color: inherit !important;
}



#socket .copyright { width: 100%;}

/* Mobile Related Styles*/

@media all and (max-width:1025px) {

}

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

}


@media all and (min-width:320px) and (max-width:667px) {
	img.fullwidth-img {width:100% !important; margin-bottom:10px;}
}