<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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
*/

.the7-core-ver-2\.5\.6\.2.the7-ver-9\.10\.1.js-comp-ver-6\.6\.0\.1 .pswp-image img {
    width: 100%!important;
}


/* ------ MENÃœ &amp; HEADER----- */
.sub-nav {
    width: 100%!important;
}

.same-logo {
    padding: 0px!important;
}

/*------ TYPO &amp; SEITENTITEL -----*/

h1.entry-title {
     padding: 5px;
 }


#datenschutz h2,
#impressum h2 {
    font-size: 32px!important;
    margin-top: 40px!important;
}

#datenschutz h2:first-child,
#impressum h2:first-child {
    margin-top: 0px!important;
}

#datenschutz h3,
#impressum h3 {
       margin-top: 20px!important;
}


/*---- SORTIMENT- &amp; SPORTARTEN-CAROUSEL/-KACHELN ---- */

.sortiment-carousel .post-entry-wrapper .entry-title,
.sortiment-grid .post-entry-wrapper .entry-title {
    background-color: #3B746A !important;
	    font-size: 2.2rem!important;

}

.sortiment-carousel .post-entry-wrapper {
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom:0px!important;
}


.sportarten-carousel .post-entry-wrapper,
.sportarten-grid .post-entry-wrapper {
    padding-bottom:1%!important;
}

.sortiment-grid .post-entry-wrapper {
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom:0px!important;
} 


/* ------ SORTIMENT-LISTE ----*/

.sortiment-liste li {
    font-family: "Fira Sans Condensed"!important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sortiment-liste li a{
    text-decoration: none!important;
}

.standard-arrow li:hover:before {
    color: #fff;
    background-color: #BFE600;
}


/* ---- RELATED POSTS ----- */

.related-projects .project-list-content .entry-title {
    background-color: #3B746A!important;
    color: #ffffff!important;
    text-transform: uppercase!important;
    position: relative!important;
    z-index: 3!important;

}  

.related-projects .project-list-content .entry-title a {
    color: #ffffff!important;

}  

.related-projects .forward-post.this-ready {
    position: relative!important;
    margin-bottom: -30px!important;
    z-index: 0!important;
}



/*----- FORMULAR ----*/

label.gfield_consent_label {
     padding-left: 5px!important;
}

.gform_title {
    margin-bottom: 25px!important;
    color: #3B746A;
    font-size: 2.5em!important;
}

.gform_wrapper.gravity-theme .gfield input.large {
	border-bottom: solid 1px #3B746A!important;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
     border-bottom: solid 1px #3B746A!important;
}
.gform_wrapper.gravity-theme .gfield_radio label {
   font-family: "Fira Sans Condensed";
    text-transform: uppercase;
    font-weight: 600;
    color: #3B746A;
}

.textarea.large {
        max-height: 200px!important;
    }


@media only screen and (min-width: 600px) {
    
    .kontaktformular-zeile {
     padding: 45px 30px 30px 30px!important; 
}
    
    }

/* -------------- PORTFOLIO ----------------------*/

.portfolio-shortcode .post {
    background: url(http://innsiders-projekte.de/pegasus/wp-content/uploads/pics/Kategorie-BG-Test.jpg) !important;
    background-position: center center!important;
    background-repeat: no-repeat;
	background-size:100%!important;  
}

.related-projects .forward-post.this-ready {
    background: url(http://innsiders-projekte.de/pegasus/wp-content/uploads/pics/Kategorie-BG-Test.jpg) !important;
    background-position: center center!important;
    background-repeat: no-repeat;
	background-size:100%!important;
}

.pswp__caption {
  display: none!important;  
}


#sortiment .dt-css-grid {
        grid-row-gap: 30px;
}



/* ------ DOWNLOAD-MANAGER ------------*/

.w3eden a.btn {
    background-color: #3B746A!important;
    border: 0px!important;
    border-radius: 0px!important;
    font-family: "Fira Sans Condensed"!important;
    }

.w3eden a.btn:hover {
   box-shadow: none!important;
    background-color: #BFE600!important;
    color: #3B746A!important;
    }

.w3eden .package-title a {
    color: #313131!important;
}

.w3eden .text-muted {
    color: #b7b7b7!important;
}


</pre></body></html>