/*
	Theme Name: Enfold Child
	Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> 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
*/

/* General Custom CSS */
h1, h2, h3, h4, h5, h6 {font-family: 'Futura', Helvetica, Arial, sans-serif;font-weight:normal;}
.widgettitle {font-weight:400;}
.logo img {padding-top: 10px; padding-bottom: 10px;}

img.ibookbarImg {position: absolute;left: 22%;z-index: 9;top: 0px;}

a.fb-sm {display:block;padding:0 0 0 60px;color:#43549c;height:50px;background:url('/wp-content/uploads/2016/06/FB-f-Logo__blue_50.png') no-repeat left top;}
a.fb-sm:hover {color: #223273;}

#top .av_header_transparency #header_meta {border:0 none;background: #f2f2f2;}
#top #wrap_all .social_bookmarks li.social_bookmarks_facebook {color: #fff;/* background-color: #37589b; */}
#top #wrap_all .social_bookmarks li.social_bookmarks_facebook a, #top #wrap_all .social_bookmarks li.social_bookmarks_facebook a:hover {color: #fff;text-decoration: none;}

#top .scroll-down-link {bottom:20px!important;}
div div .av-light-form .button {background-color: #004581;}

/* taalswitch */
nav.sub_menu {display: none;}
.av-main-nav ul {top:75%;}

section.avia_codeblock_section {position: relative;z-index: 9;}
#icl_lang_sel_widget-1 {margin: 0;padding:0;}
#lang_sel {position: absolute;top:-28px;float: right;right: 98px;z-index: 2;}

/*newsletter bar*/
.mc-field-group label {color: #fff;}
.mc-field-group.input-group {background: #fff;margin:0 0 10px 0;padding: 10px 10px 35px 10px;}
.mc-field-group.input-group ul {margin:0;padding: 0;}
.mc-field-group.input-group ul li {display:block;list-style: none;float: left;margin: 0 10px 0 0;padding: 0;}
.mc-field-group.input-group ul li label {color: #B0B0B7;}

/*no show*/
#math-ibook, #math-ibook-nl, #war-ibook, #war-ibook-nl, #bordeaux-ibook, #bordeaux-ibook-nl {display: none;}

/* champagne pagina */
.container_wrap_first {display:block;height:30px;background: #f2f2f2!important;border: 0 none;z-index: 301;top: 0px;width: 100%;position: fixed;}
#top .av-submenu-container {top: 30px!important;}
.container_wrap_first .container, .container_wrap_first .content {padding: 0;}
#top .av-subnav-menu > li {display: inline-flex;}
#top .av-subnav-menu > li > a {border: 0 none;}
#top .social_bookmarks li {width: auto;margin: 0;}
#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {color: #fff;}
#top #header .social_bookmarks li:last-child, #top #wrap_all .social_bookmarks a {background-color:#C7C7C7;}
#top #wrap_all .av-social-link-ibook:hover a, #top #wrap_all .av-social-link-cart:hover a {background-color:#FB890E;}
#top .av-social-link-kriesi a:before{content: "\e900"; font-family: "Kriesi Font";
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}
