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


/* ---------------------------------------------------------- */
/* Schriften */
/* ---------------------------------------------------------- */

h2 {
	text-transform: uppercase;
}



.liste li::marker {
    content: "\f00c" !important;
    font-family: 'Icomoon-font-awesome-14x14' !important;
   position: relative!important;
    color: #2E5497;
}

.liste li {
    padding-left: 2% !important;
}

.liste li a {
    color: #4f4f4f;
    font-weight: 800;
}

.liste li a:hover {
    color: #2d5397;
    font-weight: 800;
    text-decoration: underline;
}

#impressum h2,
#datenschutz h2 {
    font-size: 2rem;
    margin-top: 3%;
}

#impressum h3,
#datenschutz h3 {
    font-size: 1.8rem;
    margin-top: 3%;
}

#impressum h4,
#datenschutz h4 {
    font-size: 1.5rem;
    margin-top: 3%;
}


/* ---------------------------------------------------------- */
/* Gravity Forms */
/* ---------------------------------------------------------- */

.gfield_checkbox label {
    color: #d9d6d6;
    font-size: 12px !important;
    padding-left: 40px !Important;
}

.gform_wrapper .top_label .gfield_label {
    color: #fff;
}



.gfield_checkbox label:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    background-color: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8);
}
input[type=checkbox] {
    display: none !important;
}
.checkbox label:before {
    border-radius: 3px;

}
input[type=checkbox]:checked + label:before {
    content: "\2713";
    font-size: 20px;
    color: #2e5397;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}

input[type=checkbox]:checked + label {
font-weight: normal!important;
}

.gform_wrapper .gfield_checkbox li label {
    min-width: calc(100% - 35px)!important;
}

.gform_wrapper .gform_footer .button {
    float: right;
}


/* ---------------------------------------------------------- */
/* Zusatz Bewerbungsformular*/
/* ----------------------------------------------------------- */


.gform_wrapper h2.gsection_title {
    color: #d6d8db;
}
  
   
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    background-color: #1c1c1c;
    border: dashed 2px #2d5397;
    padding-top: 30px;
    padding-bottom: 30px;
}

.gform_wrapper p {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    
}

.gform_fileupload_multifile input.button{
    font-family: "Rajdhani" !important;
    font-weight: bold;
    text-transform: uppercase !important;
}

/* ---------------------------------------------------------- */
/* Navigation */
/* ----------------------------------------------------------- */

.sub-nav {
    border-bottom: solid 3px #2d5397;
}





/* ---------------------------------------------------------- */
/* Portfolio-Carousel */
/* ----------------------------------------------------------- */

.post-thumbnail-wrap  {
}
.post-thumbnail-rollover img{
    width: 70px!important;
    margin: 0 auto!important;
    display: block!important;
    padding: 20px 10px;
}
.post-thumbnail-rollover {
	background: #292929;
    border-top: 5px solid #2D5397;
}

.post-details i {
       margin-right: 0px !important;
}


.footer .widget_nav_menu {
    font-size: 15px !important;
}


/* ---------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------- */

.footer .widget_nav_menu a:hover {
    color: #a8a7a7;
    text-decoration: none;
}

.footer .menu li {
    display: inline-block;
    font-family: "Rajdhani";
    font-weight: bold;
    text-transform: uppercase;
    border-top: 0px;
    padding-top: 0px!important;
    margin-top: 0px!important;
    margin-left: 15px;
}

.wf-container-footer p a {
    font-weight: bold;
}

.wf-container-footer p a:hover {
    color: #2d5397;
    text-decoration: underline;
}

#bottom-bar {
    margin-top: -50px;
}
.footer .widget_nav_menu {
    padding-right: 0px!important;
}

.footer .vc_wp_custommenu {
        text-align: right!important;
}

@media only screen and (max-width: 767px){
	.footer .vc_wp_custommenu {
        text-align: center!important;
}
}
@media only screen and (max-width: 767px){
	.footer-logo {
       display: none !important;
}
}
/* --- Innsiders Footer Aufbrezelt reference --- */
.footer-credits {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem 2rem;
    margin: 0.7rem 3rem 0.3rem;
}
.footer-credits p {
    margin: 0;
    align-content: center;
    font-size: 14px!important;
}
.footer-credits .innsiders-reference a {
    text-decoration: underline!important;
}
.footer-credits .innsiders-reference a:hover {
    text-decoration: none!important;
}
.wf-float-right {
    display: none!important;
}
.wf-float-left {
    width: 100%!important;
    margin: 0 !important;
}
@media only screen and (max-width: 757px) {
    .footer-credits {
        justify-content: center;
        margin-top: 0;
    }
}

/* ---------------------------------------------------------- */
/* Footer Kontaktformular */
/* ----------------------------------------------------------- */


.footer .gform_wrapper .top_label .gfield_label .gfield_required {
    color: #ffffff;
}
    
.gform_wrapper .gfield_checkbox li label a {
   color: #ffffff; 
    text-decoration: underline; font-weight: bold;
    }

.gform_wrapper .gfield_checkbox li label a:hover {
        color: #2d5397;
}

.footer input.button {
    border: none;
    
}


/* ---------------------------------------------------------- */
/* Team */
/* ----------------------------------------------------------- */


.team img {
    clip-path: polygon(50% 5%, 90% 25%, 90% 75%, 50% 95%, 10% 75%, 10% 25%);
    background-size: cover;
  }
  
.team-author-name {
    font-family: "Rajdhani";
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 5px !important;
}

/* ---------------------------------------------------------- */
/* Akkordeon */
/* ----------------------------------------------------------- */


.accordeon .dt-btn {
    border: solid 2px;
}


/* ---------------------------------------------------------- */
/* Jobs */
/* ----------------------------------------------------------- */

.jobs-zeile .vcpb-default {
    background-color: #ece8e8!important;
}

.sechseck img {
    clip-path: polygon(50% 5%, 90% 25%, 90% 75%, 50% 95%, 10% 75%, 10% 25%);
}


