/*
Theme Name: The7 Handyaktion Child
Theme URI: http://dream-theme.com/the7/
Template: dt-the7
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 4.2.0.1487844344
Updated: 2017-02-23 10:05:44

*/

/*-------------- Mobile----------------------------*/
@media (max-width: 800px) {
  .mini-widgets {display: none !important;}
  .mobile-mini-widgets {display: none !important;}
   div.viertel, div.halb, div.dreiviertel { width: 100% !important;} 

}

  .mobile-navigation {margin-right: 20px;}


/*-----------------------Formular-------------------*/
#bestellen {
  background: #f1fafa;
  padding: 10px 10px 10px 10px;
  border-radius: 5px;
}

#bestellen input:focus {
  background:#d3fbc2;
}

div.viertel {
   float: left;
   width: 25%;
   margin-bottom: 8px;
} 

div.halb {
   float: left;
   width: 50%;
   margin-bottom: 8px;
} 

div.dreiviertel {
   float: left;
   width: 75%;
   margin-bottom: 8px;
} 

/*---------------Generell---------------------*/


.content {
    background-color: #fff;
    padding: 30px !important;
    min-height: 1000px;

}

body h1 {
    border-bottom: #005581 1px solid !important;
    padding-bottom: 7px;
    color: #005581 !important;
}

.sidebar {
    padding-left: 20px !important;
    padding-right: 20px !important; 
    padding-top: 25px !important;
}

#page a, #post a {
    text-decoration: none !important;
    color: #005581 !important;
    transition: ease 0.1s;
}
#page a:hover, #post a:hover  {
    font-weight: bold !important;
    transition: ease 0.1s;
}
.widget-title {
    font: bold 15px/26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    border-bottom: #ffffff 1px solid !important;
    color: #005581 !important;
}
a.shariff-link {
    color: #ffffff !important;
}

.bottom-text-block {
    text-align: left !important;
    padding: 0px 30px;
}

.ha-slider {
    margin-bottom: 0px;
}

.masthead ul.sub-nav {
   margin-top: -50px;
}

#phantom ul.sub-nav {
   margin-top: -20px !important;
}


/* ---------Suche-----------*/
.search .entry-meta {display:none !important;}



.wl-liste-mittel ul li { margin-bottom: 10px !important;}
.wl-liste-mittel ul li ul { margin-bottom: 10px !important;}
