/*
Theme Name: DVZ_Theme
Author: Designvollzug
Author URI: http://designvollzug.de/
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
*/

.stripe-style-3 {
    background-image: url('../ressources/home/profectec_bg3.jpg') !important;
}

.top-header .sub-nav > li.dt-mega-parent > a {
    margin-bottom: 2px;
}

.phantom-sticky .boxed .masthead:not(.side-header) {
    margin-top: 10px;
}

/* #main {
    border-top: 10px solid #efefef;
}*/


.top-bar #lang_sel > ul > li:after, .top-bar #lang_sel_click > ul > li:after {
    background-image: none !important;
}


.masthead.line-decoration:not(.side-header):not(.mixed-header) {
    border-bottom: 10px solid #efefef;
}

.phantom-line-decoration.phantom-sticky.sticky-on .masthead:not(.side-header):not(.mixed-header) {
    border-bottom: 10px solid #efefef;
}

.phantom-line-decoration #phantom {
    border-bottom: 10px solid #efefef;
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
    border-top: 10px solid #efefef;
}

#lang_sel a, #lang_sel_click a {
    min-width: 20px;
}

.masthead .mini-search .field, .dt-mobile-header .mini-search .field {
    width: 280px;
}

div#wpbs_slider {
    border-left: solid 2px #78b82a;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: fixed;
    top: 30%;
}

.icon_label {
    font-size: 14pt;
    font-weight: bold;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: lr-tb;
    -moz-transform-origin: 90% 57%;
    -ms-transform-origin: 90% 57%;
    -o-transform-origin: 90% 57%;
    -webkit-transform-origin: 90% 57%;
    transform-origin: 90% 57%;
}

.tp-video-play-button {
    display: none !important;
}

.vc_col-has-fill>.vc_column-inner {
    padding-top: 0px;
}

.color-white {
    color: white;
}

#page.boxed {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.ult-new-ib-content {
    font-size: 16px !important;
}

/*--------------- Responsive --------------*/

@media only screen and (max-width:767px) { div#wpbs_slider {display: none!important;} .profectec-video {display: none !important;}}

@media only screen and (min-width:767px) { .dvz-left-0 {padding-left: 0!important;} .dvz-right-0 {padding-right: 0!important;} .profectec-iphone {display: none !important;} }



