/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/** ALLGEMEIN **/
@media (max-width: 1199px) {
    .row {
        margin-top: -1.7em;
    }
}
/*@media (max-width: 767px) {
    .row {
        margin-top: -2.7em;
    }
}*/
    /* colors */
.white, .white h2, .white h4 {
    color: #fff;
}
.white li:before {
    background-color: #fff !important;
}
.black-title{
	color: #364146;
}
.red-title.red-title{
	color: #7c89a4;
}
.highlight-word, .highlight-word span, .highlight-word h3, .highlight-word h4 {
	color: #7c89a4;
    line-height: 1;
}
.highlight-word-brown.highlight-word-brown, .highlight-word-brown.highlight-word-brown p{
	color: #7c89a4;
}
    /* btn */
.gem-button {
    box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
    .gem-button {
        line-height: 37px !important;
        height: 42px;
        padding: 0 20px;
        font-size: 16px;
    }
}
    /* heights */
.h-400 > .wpb_column {
    min-height: 400px;
}
    /* margins / paddings */
.nopadding {
    padding: 0 !important;
}
.mb-7 {
    margin-bottom: 7% !important;
}
.mt-4 {
    margin-top: 4%;
}
.ptb-140 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.ptb-70 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.ptb-80 > div {
    padding-top: 40px !important;
    padding-bottom: 40px;
}
.mr-25vw, .mr-25vw > div {
    margin-right: -27vw;
    padding: 0 !important;
}
@media (min-width: 768px) {
    .text-over-img-l, .text-over-img-r {
        z-index: 99;
    }
    .text-over-img-l .wpb_text_column, .text-over-img-r .wpb_text_column {
        background-color: #fff;
        padding: 8% 5%;
    }
    .text-over-img-l .wpb_text_column {
        margin-right: -140px;
    }
    .text-over-img-r .wpb_text_column {
        margin-left: -140px;
    }
}
@media (min-width: 992px) {
    .ptb-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }   
    .ptb-80 > div {
        padding-top: 80px !important;
        padding-bottom: 80px;
    }
    .ptb-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media (min-width: 1199px){
	.ml-190 span, .ml-190 p, .ml-190 h3, .ml-190 h4, .ml-190 ul{
		margin-left: 45px;
	}
	.mr-190 span, .mr-190 p, .mr-190 h3, .ml-190 h4{
		margin-right: 45px;
	}
    .mt-120 {
        margin-top: -120px;
    }
}
@media (min-width: 2100px) {
	.ml-190 span, .ml-190 p, .ml-190 h3, .ml-190 h4, .ml-190 ul{
		margin-left: 190px;
	}
	.mr-190 span, .mr-190 p, .mr-190 h3, .ml-190 h4{
		margin-right: 190px;
	}
}
    /* fonts */
h1 {
    margin-bottom: 20px;
}
body h1 { font-size: 25px; line-height: 30px;}
body h2 { font-size: 20px; line-height: 24px;}
body h3, body h4, .like-h3 { font-size: 18px; line-height: 24px;}
.like-h3, .like-h3 h4 {
    text-transform: uppercase;
 /*   font-size: 28px;*/
    font-weight: 700;
    font-family: 'Montserrat';
    margin-bottom: 0;
}
.like-h4, .like-h4 h2, .like-h4 a {
    font-size: 24px;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
}
.like-h5, .like-h5 h3 {
    font-size: 19px;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
}
.like-h6 {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
}
.montserrat-text {
    text-align: center;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
.quelle {
    font-size: 14px;
    line-height: 1.2;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
    body h1 { font-size: 30px; line-height: 30px;}
}
@media (min-width: 1200px) {
    body h1 { font-size: 40px; line-height: 50px;}
    body h2 { font-size: 25px; line-height: 33px;}
    body h3, body h4, .like-h3 { font-size: 22px; line-height: 31px;}
}
@media (min-width: 1770px) {
    body h1 { font-size: 50px; line-height: 69px;}
    body h2 { font-size: 36px; line-height: 53px;}
    body h3, body h4, .like-h3 { font-size: 24px; line-height: 38px;}
}
    /*letterspacing entfernen*/
h1, h2, h3, h4, h5, h6{
	letter-spacing: 0 !important;
}
    /* border radius */
.b-radius-25 {
    border-radius: 25px;
    overflow: hidden;
}
    /* shadow footer */
.site-main {
    box-shadow: 0px 2px 14px -2px rgba(124,137,164,0.2);
}
    /* order */

@media (max-width: 767px) {
    .responsive-order > div:nth-child(1) {
        order: 1;
    }
    .responsive-order > div:nth-child(2) {
        order: 2;
    }
    .responsive-order > div:nth-child(3) {
        order: 4;
    }
    .responsive-order > div:nth-child(4) {
        order: 3;
    }
    .responsive-order-2 > div:nth-child(2) {
        order: 1;
    }
    .responsive-order-2 > div:nth-child(3) {
        order: 2;
    }
    .responsive-order-2 > div:nth-child(4) {
        order: 4;
    }
    .responsive-order-2 > div:nth-child(5) {
        order: 3;
    }
    .responsive-order-home > div:nth-child(2) {
        order: 1;
    }
    .responsive-order-home > div:nth-child(3) {
        order: 2;
    }
    .responsive-order-home > div:nth-child(4) {
        order: 5;
    }
    .responsive-order-home > div:nth-child(5) {
        order: 4;
    }
    .responsive-order-home > div:nth-child(6) {
        order: 3;
    }
}
/** END ALLGEMEIN **/

/** MENÜ **/
    /* topbar*/
#top-area {
    /*color: white;*/
    padding: 0;
    border: none;
}
#top-area .container {
    padding-left: 37px;
}
#top-area .top-area-items {
    margin: 0;
}
#top-area .top-area-block {
    padding-left: 0px;
}
#top-area > .container {
    width: 100%;
}
#top-area .top-area-contacts:after, .top-area-socials:after {
    border-right: none;
}
    /* main menu */
#site-header .transparent-header-background {
    background-color: rgba(255,255,255,0.8) !important;
}
/** END MENÜ **/

/** ELEMENTS **/
    /* grey boxes */
.grey-boxes > .wpb_column > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
    /* quote */
.gem-quote.gem-quote-style-default.gem-quote.gem-quote-style-default blockquote {
    font-size: 18px;
    line-height: 26px;
    padding: 40px 50px;
}
    /* accordion */
.wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: rgba(124, 137, 164, 0.3);
    color: #7c89a4;
}
.wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #f4f6f7;
}
    /* kachel section (gleichmäßig) */
body .lms-kachel-section > .wpb_column > .vc_column-inner {
    padding: 30px 20px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
    body .lms-kachel-section > .wpb_column > .vc_column-inner {
        padding: 30px 50px;
    }
}
@media (min-width: 1770px) {
    body .lms-kachel-section > .wpb_column > .vc_column-inner {
        padding: 50px 80px;
    }
}
    /* kachel section (ungleichmäßig – Service) **/
.service-section-1 .highlight-word {
    text-align: left;
}
@media (min-width: 768px) {
    .service-section-1 .highlight-word {
        text-align: right;
    }
}
    /* CTA */
.cta .big-font.title-h3{
    font-size: 30px;
}
@media (max-width: 767px) {
    .cta .gem-button-position-right {
        float: left !important;
    }
    .cta .gem-button-position-right a {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .cta .big-font.title-h3{
        font-size: 40px;
    }
    .cta .gem-button-position-left {
        float: right;
    }
}
@media (min-width: 992px) {
    .cta .big-font.title-h3{
        font-size: 45px;
    }
}
@media (min-width: 1200px) {
    .cta .big-font.title-h3{
        font-size: 50px;
    }
}
/** PAGES – Home **/
    /* Blog */
.gem-blog-slider .gem-blog-slider-navigation > .gem-blog-slider-next,
.gem-blog-slider .gem-blog-slider-navigation > .gem-blog-slider-prev{
	background-color: #7c89a4;
}

/** PAGES – Lise Meitner **/
@media (min-width: 768px) {
    .lise-meitner-img {
        float: right;
    }
}

/** PAGES — Veranstaltungen **/
.vc_grid-container .gem-button {
    border-radius: 0 !important;
    height: 40px;
    line-height: 35px;
}
.lms-veranstaltungen-grid .vc_pageable-slide-wrapper {
    display: flex;
    flex-flow: row wrap;
}
.lms-veranstaltungen-grid .vc_grid-item .vc_grid-item-mini, .lms-veranstaltungen-grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
    height: 100%;
}
.lms-veranstaltungen-grid h2 a {
    font-weight: 300;
}
.lms-veranstaltungen-grid .vc_btn3-container > a {
    border: 2px solid #8b94a5;
    height: 40px;
    letter-spacing: 0.05em;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
    font-family: 'Montserrat';
    font-weight: 700;
    padding: 0 14px;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    background-image: none;
}
.lms-veranstaltungen-grid .vc_btn3-container > a:hover {
    border: 2px solid #8b94a5;
    background-color: #8b94a5 !important;
    color: #fff !important;
}

/** PAGES — Vertretungsplan (PW geschützt) **/
.post-password-required {
    margin: 8% 0;
}
.post-password-required form p > input {
    border-radius: 0;
    background-color: white;
    border: 3px solid rgb(124, 137, 164);
    color: rgb(124, 137, 164);
    line-height: 44px;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-family: 'Montserrat';
    box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
    height: 50px;
    padding: 0 25px;
    font-size: 19px;
    text-transform: uppercase;
}
.post-password-required form p > label > input {
    border-radius: 0;
    background-color: white;
    border: 2px solid rgb(124, 137, 164);
    color: rgb(124, 137, 164);
    line-height: 34px;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-family: 'Montserrat';
    margin-left: 10px;
    height: 40px;
    padding: 0 25px;
    font-size: 19px;
    text-transform: uppercase;
}

/** PAGES — Downloads **/
@media (max-width: 767px) {
    .downloads .gem-button-position-right {
        float: left;
    }
    .downloads .gem-button-position-right a {
        margin-left: 0;
        margin-bottom: 40px;
    }
}

/** PAGES – 404 **/
body.search .page-title-block .page-title-title {
    padding-top: 60px;
}
body.search .page-title-block:before {
    background-color: #8b94a5;
}
body.search.search-results .page-title-block .highlight {
    color: #8b94a5;
}
body.search.search-results .post-meta-author {
    display: none;
}
body.search.search-results .post-footer-sharing {
    display: none;
}
.blog.blog-style-masonry article {
    min-height: 207px;
}
.blog.blog-style-masonry article > div{
    min-height: 207px;
}


/** FOOTER **/
.footer-header-title p {
	color: #364146;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Montserrat;
}
.custom-footer .wpb_single_image .vc_single_image-wrapper {
    max-width: 261px;
}
/** END FOOTER **/