/*
Theme Name: Enfold Child
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 3.4.7
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/

html.html_boxed.responsive {
background: #edeef3; /* Old browsers */
background: -moz-linear-gradient(top, #edeef3 0%, #a8a3c3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #edeef3 0%,#a8a3c3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #edeef3 0%,#a8a3c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeef3', endColorstr='#a8a3c3',GradientType=0 ); /* IE6-9 */
}

#top #wrap_all .main_color .avia-color-theme-color, #top #wrap_all .avia-slideshow-button {
background: #f89828;
}
#top #header .av-logo-container .main_menu {
    width: 80%;
    background: rgba(0,0,0,0);
}
#top #header .av-logo-container .logo img {
    width: 100%;
    max-width: 250px;
}
#top #header .av-logo-container .main_menu ul.ubermenu-nav, #top #header .ubermenu {
    background: rgba(0,0,0,0);
}
#top #header .inner-container .main_menu .ubermenu-nav li .ubermenu-target {
  line-height: 60px;
  color: #004594;
}
#top #header .inner-container .main_menu .ubermenu-tabs .ubermenu-target {
  line-height: 20px !important;
  height: 50px !important;
}
#top #header .inner-container .ubermenu-nav #menu-item-search {
    display: inline-block;
    padding-left: 20px;
}
/*#top #wrap_all .main_color .avia-color-theme-color*/
#top #wrap_all .ubermenu-submenu > .ubermenu-tabs-group > .ubermenu-tab-content-panel > .ubermenu-tabs-group > .ubermenu-tab-content-panel {
    min-height: inherit !important;
    max-height: 600px;
    overflow: auto;
}

/*UBERMENU PRODUCT LISTING*/
#header .ubermenu .ubermenu-custom-content {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#header .ubermenu-custom-content a {
    padding: 5px;
    height: 70px;
    line-height: 40px;
}

#main .av-special-heading:first-of-type {
    margin-top: 0;
}
#top ol li ol {
    list-style: none;
}
#top #header .custom_submenu {
  text-align: center !important;
  width: 100%;
}
#top #header .custom_submenu b {
  font-size: 18px;
  display: block;
}
#top #header .custom_submenu img {
  display: inline-block;
}
#top #header .custom_submenu img.product-grp {
  max-height: 75px;
}
/*SLIDE CAPTION*/
#top .caption_right .slideshow_caption {
  right: 175px;
}
/*DOWNLOADBEREICH*/
.dl_col {
    padding: 20px 0;
}
/*PRODUKT LISTE*/
.product_listing {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-direction: row;
}
.product_listing .kat_listing h2 {
    text-transform: none;
    letter-spacing: normal;
    font-size: 18px;
}
.product_listing .kat_listing {
    padding: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.product_listing .kat_listing .subkat_listing li {
    list-style: none;
}
.product_listing .kat_listing .subkat_listing.no_childs {
    line-height: 2;
}
.product_listing .kat_listing .subkat_listing.no_childs b{
    font-weight: normal;
}
.product_listing .kat_listing .subkat_listing.no_childs ul{
    display: none;
}
/*SHORT PRODUCT LIST*/
.short_productlist {
    display: table;
    width: 100%;
    border-spacing: 10px;
}
.short_subkat {
    display: table;
    width: 100%;
    border-spacing: 10px;
}
.short_subkat .subkat_title {
    display: table-row;
}
.short_productlist .product {
    display: table-cell;
    width: 33%;
    text-align: center;
    border: 3px solid #00488f;
    vertical-align: middle;
    border-spacing: 10px;
    padding: 15px 0;
}
.short_productlist .product img {
    display: block;
    max-height: 180px;
}
@media screen and (max-width: 960px) {
  .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
    z-index: 9999;
  }  
  #top .av-burger-menu-main, #menu-item-search {
    display: none !important;
  }
  .ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
  #top .custom_submenu {
    display: none !important;
  }
  a.product_item {
    display: inline-block;
    padding: 7px;
    width: 50%;
  }
}
@media only screen and (max-width: 830px) {
  #top #header .av-logo-container .logo img {
    max-width: 180px;
  }
}
@media only screen and (max-width: 768px) {
  #top .caption_right .slideshow_caption {
    right: 125px;
    padding: 10px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #top #header .av-logo-container .logo img {
    max-width: 250px;
  }
  #ubermenu-main-2-avia {
    display: none;
  }
  
  
}
@media only screen and (max-width: 600px) {
  #top #wrap_all #full_slider_1 {
    display: none;
  }
}