/* Variables */
:root {
    --bg-color--paperwhite: #f7fcfe;
}

/* { == Header ==> */
#site-header .logo-position-center .site-title {
	padding-bottom: 15px !important;
}

#site-header .primary-navigation {
	width: 100%;
}

#site-header .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
	border: none;
}

#site-header .header-layout-overlay .site-title {
	display: block;
	padding: 20px 0;
}

#site-header .header-layout-overlay .primary-navigation {
	position: absolute;
	top: 10;
	right: 0;
	width: auto;
	z-index: 12;
}
/* <== } */

/* { == Featured Posts (Hero, Duo, Latest) ==> */
#featured .caroufredsel_wrapper,
#featured .gem-blog-slider article {
	width: 1120px !important;
}

#featured .caroufredsel_wrapper {
	margin-right: -60px !important;
	margin-left: -60px !important;
	margin-bottom: 15px !important;
}

#featured .gem-blog-slider img {
	width: 100%;
}

#featured .gem-blog-slider .gem-blog-slider-navigation {
	display: none;
}

#featured .gem-blog-slider .gem-slider-item-overlay {
	position: relative !important;
	margin-top: -82px;
	margin-left: 60px !important;
	padding: 35px !important;
	max-width: 880px !important;
	width: 100% !important;
	background: var(--bg-color--paperwhite);
}

#featured .gem-blog-slider .post-title span {
	color: #000;
	font-size: 26px;
}

#featured .gem-blog-slider .post-title a:hover {
	color: #f0903b;
}

#featured .gem-blog-slider .summary {
	color: #3d4246;
}

#featured-duo .type-post.image,
#latest-posts .type-post.image {
	aspect-ratio: 4/3;
}

#featured-duo .type-post.image .image-inner,
#latest-posts .type-post.image .image-inner {
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	top: 50%;
}

#featured-duo .type-post.caption,
#latest-posts .type-post.caption {
	padding-top: 32px;
}

#featured-duo .author-name,
#latest-posts .author-name {
	color: #3d4246;
	font-weight: 500;
}

#latest-posts .post-author-date {
	letter-spacing: -0.1px;
}

#latest-posts .portfolio-item {
	padding: 21px 18px;
}

#latest-posts .portfolio-load-more {
	margin-top: 25px;
}
/* <== } */

/* BUTTONS */
.gem-button,
input[type="submit"] {
	text-transform: none;
}

.comment-form .form-submit .gem-button.submit {
	padding: 0 25px;
	border: 3px solid #f0903b;
	border-radius: 0;
	background-color: transparent !important;
	color: #f0903b;
	line-height: 44px;
}

.comment-form .form-submit .gem-button.submit:hover {
	background-color: #f0903b;
	color: #fff;
}

/*** PARTNER (Client Carousel)  ***/
.partner .gem-client-set-title {
	display: none;
}

.partner .gem_client-carousel {
	margin-top: 0;
}

.partner .gem-client-item {
	padding: 0;
}

.partner .gem_client-carousel img {
	width: 223px;
	height: auto;
}

.partner .gem_client-carousel .gem-client-carousel-navigation a {
	opacity: 0.35;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.partner .gem_client-carousel:hover .gem-client-carousel-navigation a {
	opacity: 0.8;
}

/* Qutoe */
#home_quote blockquote {
	text-align: center;
	font-size: 21px;
}

#home_quote blockquote .author {
	position: relative;
	top: 18px;
	color: #f0903b;
	font-size: 19px;
}

/*** ABOUT ***/
.quickfinder-item-title {
	letter-spacing: -0.4px;
	font-size: 17.2px;
}

#tageslicht_team .quickfinder-item-effect-image-scale img {
	-webkit-filter: none;
	        filter: none;
}

/* hide categores: no_date, templates */
.tagcloud .tag-link-87,
.tagcloud .tag-link-105,
.tagcloud .tag-link-1 {
	display: none !important;
}

.widget_tag_cloud .widgettitle {
	display: none;
}

/*** BLOG SINGLE-POST ***/
.custom-title-background.custom-title-back {
	padding: 150px 0 !important;
}

.single-post article .wpb_content_element {
	margin-bottom: 45px;
}

.single-post .gem-wrapbox {
	margin-bottom: 35px;
}

.single-post article .vc_row {
	font-size: 18px;
	line-height: 28px;
}

.single-post .block-content {
	padding-top: 60px;
}

.single-post .post-content .post-meta {
	margin-top: 30px;
}

.single-post .post-content .post-meta .post-meta-author {
	font-weight: 600;
}

.single-post .gem-quote.gem-quote-style-1 blockquote,
.single-post blockquote {
	font-weight: 400;
	font-size: 19px;
	line-height: 28px;
}

.single-post blockquote {
	padding: 50px 40px 50px 50px;
}

.single-post blockquote::after {
	color: #f0903b;
	opacity: 0.8;
}

.single-post .gem-quote.gem-quote-style-1 p {
	margin-bottom: 1.1em;
}

.single-post .gem-quote.gem-quote-style-1 p:last-child {
	margin-bottom: 0;
}

/*** SIDEBAR ***/
.widget-title {
	font-size: 21px;
	line-height: 31px;
}

body .widget .tagcloud a {
	font-size: 13.5px !important;
}

.panel.row.with-sidebar .col-lg-9,
.panel.row.with-sidebar .col-md-9 {
	width: 66.6667%;
}

.panel.row.with-sidebar .sidebar.col-lg-3,
.panel.row.with-sidebar .sidebar.col-md-3 {
	width: 33.3333%;
}

/*** COOKIE NOTICE ***/
.cookie-notice-container {
	padding: 16px 30px;
	border-top: 1px solid #eee;
}

.cn-text-container {
	margin: 0;
	line-height: 18px;
}

.cn-text-container a {
	color: #f0903b;
}

.cn-text-container a:hover {
	text-decoration: underline;
}

.cn-button.wp-default::after {
	padding-left: 4px;
	content: "\f00c";
	font-family: FontAwesome;
}

.post-footer-sharing {
	display: none;
}

.single-post .shariff li,
.single-post .shariff a {
	height: 32px;
}

.single-post .shariff .shariff-icon svg {
	padding: 6px 1px;
}

.single-post .shariff .shariff-text {
	line-height: 33px;
}

.single-post .shariff .info li,
.single-post .shariff .info a,
.single-post .shariff .shariff-button.info {
	width: 32px;
}

.shariff .info .shariff-icon svg {
	width: 28px;
}

/*** MAILSTER NEWSLETTER ***/
.mailster-widget-text-before {
	margin-bottom: 10px;
}

.mailster-widget-text-after {
	font-size: 85%;
}

.mailster-widget-text-after::before {
	color: #f0903b;
	content: "* ";
}

.mailster-email-wrapper {
	margin: 10px 0 !important;
}

.mailster-email-wrapper input {
	height: 40px;
	background: #fff;
}

.mailster-email-wrapper input[type="email"]::-webkit-input-placeholder {
	color: #888;
}

.mailster-email-wrapper input[type="email"]::-moz-placeholder {
	color: #888;
}

.mailster-email-wrapper input[type="email"]:-ms-input-placeholder {
	color: #888;
}

.mailster-email-wrapper input[type="email"]::-ms-input-placeholder {
	color: #888;
}

.mailster-email-wrapper input[type="email"]::placeholder {
	color: #888;
}

.mailster-submit-wrapper input {
	margin: 0;
	width: 100%;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	font-family: "Source Sans Pro";
}

.mailster-submit-wrapper input[type="submit"]:hover {
	background-color: #f0903b;
}

/* Contact From */
#contact-form__consent {
    margin-top: 1.33em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
#contact-form__consent .wpcf7-form-control-wrap {
    -webkit-flex-basis: content;
        -ms-flex-preferred-size: content;
            flex-basis: content;
}
#contact-form__consent .wpcf7-acceptance .wpcf7-list-item {
	margin: 0.175em 0.5em 0 0;
}

/*** MEDIA QUERYS ***/
@media (min-width: 1024px) {
	#page.layout-boxed {
		width: 1000px !important;
	}

	/* body + div.preloader {
		display: none;
	} */

	.gem-slider-item-image {
		position: relative;
		overflow: hidden;
		height: 500px;
	}

	.container {
		padding-right: 60px;
		padding-left: 60px;
		width: auto;
	}

	.tageslicht-socialshare,
	.shariff {
		margin-right: 8.3333%;
		margin-left: 8.3333%;
		width: 83.3333%;
	}

	.cn-button.wp-default {
		position: absolute;
		top: 20px;
	}

	.single-post .vc_column_container.vc_col-sm-10 {
		padding: 0 50px;
	}

	.single-post article .vc_row {
		font-size: 19px;
	}
}

@media (max-width: 992px) {
	br.rwd-break {
		display: none;
	}

    .site-title .logo {
        margin-left: 50%;
        -webkit-transform: translateX(-25%);
            -ms-transform: translateX(-25%);
                transform: translateX(-25%);
    }

	#featured .vc_column-inner {
		padding: 0;
	}

    #featured .gem-blog-slider .post-title span {
        color: #000;
        font-size: 23px;
    }
    
	#featured .caroufredsel_wrapper,
	#featured .gem-blog-slider article,
	.gem-blog-slider-carousel {
		width: 100% !important;
	}

	#featured .caroufredsel_wrapper {
		margin: 0 0 15px !important;
	}

	#featured .gem-blog-slider .gem-slider-item-overlay {
		margin: -35px 15px 0 !important;
		padding: 25px !important;
		width: auto !important;
	}

	#home_quote blockquote,
	.single-post .gem-quote.gem-quote-style-1 blockquote,
	.single-post blockquote {
		font-size: 18px;
	}

	#home_quote blockquote .author {
		font-size: 16.5px;
	}

	.cn-button.wp-default {
		padding: 5px 8px;
		text-decoration: none;
	}

	.single-post blockquote {
		padding: 21px 21px 50px;
	}

	.post-related-posts h2 {
		padding-right: 0;
		font-size: 26px;
	}

	.post-related-posts h2::before {
		margin-right: 15px;
	}

	.related-posts-navigation {
		top: 15px;
		position: relative;
	}
}