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


/*Add your own styles here:*/

/* Slideshow */
@media only screen and (max-width: 590px) {
.slideshow_caption { display: none !important; }}

@media only screen and (min-width: 1050px){
.avia-slideshow-inner {
height: 300px !important;
}}

/* Slideshow Hintergrund*/
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title {
background: rgba(255, 255, 255, 0.7);
}


/*Logo position */
#top .inner-container {
margin-left: -0px!important; }

/*Header stile */
@media only screen and (min-width: 770px) {
.header_color .header_bg {
	background-color: #ffffff;
	background-attachment: scroll;
	background-image:url(http://foundation.skatswis.myhostpoint.ch/wp-content/uploads/2016/11/foundation_farbe.png);
	background-position: left;
	background-repeat: no-repeat;
}}

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

.header_color .header_bg {
background: #ffffff;
}
}

/* Mobile Menu */

@media only screen and (max-width: 930px) 
{
#advanced_menu_toggle { 
display: block !important; 
}}
/*nav.main_menu {
display: none !important; 
}
}

/* Menü überlappt mit Burger Menü */
@media only screen and (max-width: 1195px ) {
.av-burger-menu-main { 
     display: block!important; 
}
#top .av_mobile_menu_tablet .av-main-nav .menu-item {
     display: none!important;
}}

@media only screen and (min-width: 1195px ) {
.av-burger-overlay {
     display: none!important;
}}

/* Menü Padding*/
.av-main-nav-wrap {
padding-top: 6px !important;}

/* Titel- / Breadcrumbbereich */
#top .title_container .container {
padding-top: 0px;
padding-bottom:0px;
min-height: 45px !important;
}
.title_container {
background-color: #f8f8f8;
}

/* Links */
.avia_iconbox_title a {
text-decocration: none;
}
.main_color a {
font-weight: 900 !important;
}
/* Sprachwechsler
.goog-te-gadget-icon {
display: none;}
}*/
.goog-te-menu-value span {
Color: white;
font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 100;
font-size: 11px;
}
.goog-te-gadget-simple {
border: #fff !important;
background-Color: #2f5e8c !important;
}

/* Portfolio ohne Rahmen*/ 
.grid-entry .inner-entry {
box-shadow: none;
}

/* Portfolio Gird with space*/ 
.grid-entry .inner-entry {
width: 80%;
}

/*Blätter-Buttons - preview and back e: */
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    border-radius: 5px 5px 5px 5px;
	background-color: #2f5e8c;
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
	 color: #ffffff!important;
    float: right;
    height: 35px;
    line-height: 10px;
    margin-right: 2px;
    padding-top: 11px; 
    text-align: center;
    width: 100px;
}

/*Newsletter-Button im Footer */
.button-newsletter {
    background-color: #949494;
    border: none;
font-weight: bold;
    width: 120px!important;
    heigth: 15px!important;    
    padding: 10px;
    color: #ffffff!important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    border-radius: 4px;
}


/* CSS für die Navigation auf dem Smartphone */
.show_mobile_menu #mobile-advanced {
width: 80%!important;
}

/* Cookie Zustimmung */
.pea_cook_wrapper.pea_cook_bottomcenter {
	bottom: 0px !important;
}

.pea_cook_wrapper > p {
	font-family: Open Sans !important;
	font-size: 13px !important;
}

button#pea_cook_btn {
	font-family: Open Sans !important;
	font-weight: bold;
	font-size: 13px !important;
	background-color: #949494;
	color: white;
	box-shadow: none !important;
	border-radius: 3px;
	border-color: #949494;
	font-style: normal;
	text-shadow: none;
	padding: 9px 0px 7px;
}

button#pea_cook_btn:hover {
	opacity: 0.9;
}
.iteam_row .iteam_img {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    border: 1px solid #949494;
    text-align: center;
    margin-right: 11px;
}
.iteam_row .iteam_content {
    display: inline-block;
    width: 74%;
}
.iteam_row {
  /*  max-width: 202px;*/
    margin: 5px;
}
/*.search_list {
    display: flex;
    flex-wrap: wrap;
}*/
.search_list .iteam_row strong{
    color: #000;
}
.search_list .iteam_row h2 {
    color: #2f5e8c!important;
    font-size: 16px !important;
    }
  @media only screen and (max-width: 767px ) {
/*.search_list .iteam_row {
    max-width: 149px;
 
}*/
}
  
.single-mbdb_book .mbm-book-cover {
    border: 1px solid #cccccc;
}
.bookheader h1, .bookheader h3{
display: inline-block !important;
}
#mbm-book-page .mbm-book-details {
    font-size: smaller;
    border: 1px solid #cccccc;
    /* margin: 15px 0px; */
    margin: 3% 0px;
    /* padding: 10px; */
    padding: 2%;
    background: #ededed !important;
}
.single-mbdb_book  .tabcontainer {
    
    display: none;
}

#mbm-book-page div#mbm-book-links1 {
    display: none !important;
}
.single-mbdb_book a#mbm_book_editions_toggle_0{
    display: none;
}
.single-mbdb_book span.mbm-book-editions-format-name {
    display: none;
}
.single-mbdb_book .mbm-book-summary p {
    font-size: 15px;
}

.mbm-book-editions {
	display: none;
}

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

.sdm_download.blue {
    background: #2F5E8C !important;
  /*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#6fcef3');
    background: -webkit-gradient(linear, left top, left bottom, from(#abe4f8), to(#6fcef3));
    background: -moz-linear-gradient(top, #abe4f8, #6fcef3); */
    border-color: #2F5E8C;
    color: #ffffff!important;
    text-shadow: 0 0px 0 #ffffff;
    -webkit-box-shadow: 0 0px 0px #d6d6d6, inset 0 0px 0 #c0ebfa;
    -moz-box-shadow: 0 0px 0px #d6d6d6, inset 0 0px 0 #c0ebfa;
    box-shadow: 0 0px 0px #d6d6d6, inset 0 px 0 #c0ebfa;
}

.main_color a {
    font-weight: 700 !important;
}