/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

h1 {
    font-family: ff-cocon-pro, sans-serif;;
    font-weight: 300;
    font-style: normal;
    color: #b4b4b4;
}

@media only screen and (min-width: 769px) {
    .hidden-lg {
        display: none;
    }
}

/* HEADER */
.inline-header.justify .main-nav,
.inline-header.right .main-nav{
    padding-right: 25px;
}
.inline-header.justify .main-nav .menu-text {
    letter-spacing: 0.05em;
}
.masthead:not(.side-header).full-height .main-nav {
    align-content: center;
}
.mini-contacts.multipurpose_2 p {
    text-align: right;
}

.mini-contacts.multipurpose_2 i {
    font-size: 26px;
    margin-top: 17px;
    color: #000;
}
.mini-contacts.multipurpose_2 a, #kontakt a {
   text-decoration: none;
}
/* Cookie Notice */
.cn-button.bootstrap {
    color: #fff;
    background: #b40b11;
}
/* Seiten */
.area-1-contact.wpb_content_element {
 margin-bottom: 10px;
}
.list-icon-mail {
 margin-top: 2px;
}
.uavc-list-content a {
   text-decoration: none;
}
.uavc-list-content a span.grey {
   color: #b4b4b4;
}
.rote-kachel-verlauf > .vc_column-inner {
 background: linear-gradient( 0deg, #ba1013, #db0913);
 -moz-border-bottom-right-radius: 40px;
 -webkit-border-bottom-right-radius: 40px;
 border-bottom-right-radius: 40px;
padding-top: 15px;
 min-height: 260px;
}
.rote-kachel-verlauf.wpb_column {
 padding: 15px;
}
.rote-kachel-verlauf .wpb_content_element {
  margin-bottom: 15px;
}
/* Dienstleistungen Animationen */
@media only screen and (min-width: 900px) {
   .dienstleistungen-icon-1 .aio-icon-img.animated.delay-03 {
     animation-delay: 0.4s;
   }
   .dienstleistungen-icon-2 .aio-icon-img.animated.delay-03 {
     animation-delay: 0.6s;
   }
   .dienstleistungen-icon-3 .aio-icon-img.animated.delay-03 {
     animation-delay: 0.8s;
   }
   .dienstleistungen-icon-4 .aio-icon-img.animated.delay-03 {
     animation-delay: 1s;
   }
   .dienstleistungen-icon-1 .wpb_animate_when_almost_visible.animated {
     animation-delay: 1s;
   }
   .dienstleistungen-icon-2 .wpb_animate_when_almost_visible.animated {
     animation-delay: 1.3s;
   }
   .dienstleistungen-icon-3 .wpb_animate_when_almost_visible.animated {
     animation-delay: 1.6s;
   }
   .dienstleistungen-icon-4 .wpb_animate_when_almost_visible.animated {
     animation-delay: 1.9s;
   }
}
/* Pricing Tables */
.preisstruktur .ult_pricing_table .ult_pricing_heading .price-subheading {
margin: 4px 10px 5px;
}
.preisstruktur .ult_pricing_heading {
 min-height: 130px;
}
.preisstruktur .ult_price_body_block {
 min-height: 130px;
}
.wpb_column .ult_pricing_table .ult_pricing_heading {
    padding: 40px 0 20px 0;
}
.ult_pricing_table .ult_price_features ul {
    color: inherit;
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px;
    list-style-position: outside;
}
.preisstruktur .ult_design_3 .ult_pricing_table .ult_price_link .ult_price_action_button,
.preisstruktur .ult_design_4.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button,
.preisstruktur .ult_design_5.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button{
 background: linear-gradient( 0deg, #ba1013, #db0913);
}
.ult_pricing_table .ult_price_features ul li {
  padding-left: 1.3em;
}
.ult_pricing_table .ult_price_features ul li:before {
  content: "\f00c";
  font-family: 'Defaults';
  color: #b40b11;
  display: inline-block;
  margin-left: -1.2em; 
  width: 1.3em;
}
.wpb_column .price-box-1 .ult_pricing_table .ult_price_features ul li {
    padding: 11px 0;
}
.wpb_column .price-box-2 .ult_pricing_table .ult_price_features ul li {
    padding: 6px 0;
}
.wpb_column .price-box-1 .ult_pricing_table .ult_price_features ul li #text {
    padding-left: 5px;
}
.ult_price_features ul {
    text-align: left;
}
.wpb_column .ult_design_5 .ult_pricing_table .ult_price_features ul li {
    line-height: 1.5em;
}
.ult_design_4 .ult_pricing_table .ult_price_body {
    font-size: 40px;
}
/* Button Kundenportal Active / Focus */
.vc_general.vc_btn3.active, .vc_general.vc_btn3:active, .vc_general.vc_btn3:focus {
    outline: 0;
}
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 0;
    color: #fff;
}
/* Footer */
#bottom-bar a, #bottom-bar p {
 font-size: 16px;
color: #fff;

}
/* RESPONSIVE */

/* images */
@media only screen and (max-width: 700px) {
    img.image-center.alignright {
        display: block;
        margin: auto;
        float: none;
        clear: both;
        align: center;
    }
    #kundenportal .wpb_single_image.vc_align_right {
        text-align: left;
    }
    #kundenportal .wpb_single_image.vc_align_right img {
        margin-top: 40px;
    }
        .mobile-margin-bottom-50 {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 776px) {
    .hidden-mobile {
     display: none;
    }
    #main-slideshow {
     display: none;
     }
}
@media only screen and (min-width: 777px) {
    .hidden-lg {
     display: none;
    }
}
