/*
	Theme Name: WerkStatt Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: werkstatt
	Text Domain: werkstatt
*/
#mobile-menu.style1 .mobile-menu-top .thb-mobile-menu{
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
#mobile-menu{
	z-index: 99999
}
#topbar{
    position: fixed;
    top: 0;
    left: 0;
    line-height: 35px;
    height: 35px;
    z-index:9999;
    background-color:#430a2e;
    text-align: center;
    width: 100%;
    color: #ffffff;
}
#topbar a{
	color: #ffffff;
	text-decoration: none;
}
#topbar a span.tog01 {
    display: inline-block;
    border: 1px solid #ffffff;
    line-height: 1em;
    padding: 3px 6px;
}
#topbar a:hover span.tog01  {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #430a2e;
}
#topbar a:hover{
    text-decoration: none;
}
.header{
	top: 33px;
}
div#topbar a:nth-child(2) {
    position: absolute;
    right: 30px;
}
@media(min-width: 1100px){

	.header{
		top: 0px;
	}	
}
.disable_header_fill-off .header:hover:before{
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.disable_header_fill-off .header.hover:hover:before{
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.hideme{
	display: none;
}
header{
    padding: 45px 0 30px 0 !important;
}
.home header nav a{
	font-weight: 400;
}
.home header nav a:hover{
	color: #ffffff;
	text-decoration: underline;
}
nav a:hover{
	text-decoration: underline;
}
.mobile-toggle{
	/* display: none; */
}
.wpcf7 form div.visible-only-if-sent {
    display: none;
}
.wpcf7 form div.visible-before-sent {
    display: block;
}
 
.wpcf7 form.sent div.visible-only-if-sent {
    display: block;
}
.wpcf7 form.sent div.visible-before-sent {
    display: none;
}
.applnw01{
    color: #430a2e;
    background-color: #ffffff;
    margin-bottom: 30px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 26px;
    right: 45px;
    padding: 15px 15px;
    font-size: 16px;  
	box-sizing: border-box !important;
    border-width: 5px;
    border-color:  #ffffff;
    border-style: solid;
    box-shadow: inset 0 0 0 1px #430a2e;
}
.applnw01:hover{
    background-color: #430a2e;
    color: #ffffff;
    border-width: 5px;
    border-color:  #430a2e;
    border-style: solid;
    box-shadow: inset 0 0 0 1px #ffffff;
	
}
.applmrbtn01:hover{
    background-color: #ffffff;
}

.applmrbtn01:hover{
    background-color: #ffffff !important;
}
.applmrbtn01:hover span{
	color: #430a2e;
}
.rcTestimonials .btn.thb-border-style.white.applmrbtn01:hover{
    background-color: #ffffff !important;
    border: 1px solid  #430a2e;
}
.rcTestimonials .applmrbtn01:hover span{
	color: #430a2e;
}
h1,
.h1 {
	font-size: 34px;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 600
}
p, li {
    font-size: 14px;
}
#qf01 label{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
#qf01 label span{
    width: 90%;
}
input[type=radio]{
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-clip: content-box;
  border: 2px solid #430a2e;
  background-color: #ffffff;
  margin-right: 10px;
}
input[type="radio"]:checked {
  background-color: #430a2e;
  padding: 4px;
  border: 2px solid #430a2e;
}

.menuFAQItem{
	display: none !important;
}
@media only screen and (min-width: 64.0625em) {/* 1025px */
	h1,
	.h1 {
		font-size: 62px
	}
	p, li {
		font-size: 22px;
	}
}

@media only screen and (min-width: 75.0625em) {/* 1201px */ 
	h1,
	.h1 {
		font-size: 65px;
		line-height: 1em;
	}
	.blog .blog-container,
	.single .blog-container{
		padding-top: 180px !important;
	}
	
	#mobile-menu .thb-close svg {
		width: 60px;
		height: 60px;
	}
}
.rcIntro .columns.thb-light-column,
.rcIntro .columns.thb-light-column h1,
.rcIntro .columns.thb-light-column p{
	color: #4B4749
}
.rcIntroText{
	max-width: 820px;
	margin: 0 auto;
}
@media only screen and (max-width: 75em) {/* 1200px */ 
.menuFAQItem{
	display: flex !important;
}
div#topbar a {
    display: block;
}
#topbar {
	display: flex;
    justify-content: center;
}
	.applnw01 {
		width: 130px;
		text-align: center;
		position: absolute;
		top: -4px;
		right: 5px;
		margin-left: 0;
		padding: 5px 15px;
		font-size: 13px;
		color: #430a2e;
		border: 1px solid #430a2e;
		background-color: #ffffff
	}
}

@media only screen and (max-width: 64.0625em) {/* 1025px */
	div#topbar a.faqTPL{
		display: none !important;
	}
}
@media only screen and (max-width: 37.500em){
	.rcIntroText{
		max-width: 90%;
	}
}
#thb_fullscreen_rows .fp-section{
	/*padding-top: 100px;*/
}
@media only screen and (max-width: 48.625em){/* 778px */
	#thb_fullscreen_rows .fp-section {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.applnw01 {
		width: 130px;
		text-align: center;
		position: absolute;
		top: -35px;
		right: 5px;
		margin-left: 0;
		padding: 5px 15px;
		font-size: 13px;
		color: #430a2e;
		border: 1px solid #430a2e;
		background-color: #ffffff
	}
	
}
@media only screen and (max-width: 40.000em){/* 640px */
	.rcContentText{
		max-width: 80% !important;
		margin: 0 auto;
	}
	.rcContentTextTxtCenter{
		text-align: center;
	}
}
input.pcbtn {
	border: 1px solid #dcc5b5;
	color: #dcc5b5;
	background: transparent;
	padding: 0 45px;
    height: 60px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    border-radius: 0;
}
input.pcbtn:hover {
	border: 1px solid #4b4749;
	color: #4b4749;
	background: #dcc5b5;
}

.ftrCF{
	font-size: 66px;
	text-align: center;
}
.text-align-center{
	text-align: center
}
@media only screen and (max-width: 48.625em){/* 778px */
	
	.ftrCF{
		font-size: 22px;
		text-align: center;
	}
	
	#thb_fullscreen_rows .fp-section.mat_bio,
	#thb_fullscreen_rows .fp-section.nuta{
		/*padding-top: 100px;*/
	}
	#thb_fullscreen_rows .fp-section.tips{
		/*padding-top: 80px;*/
	}
	.thb-testimonial blockquote p{
		font-size: 16px;
	}
}
#fp-nav ul li .fp-tooltip.right {
    right: 2000px; /* was 20px */
}
.wpb_text_column p a{
	font-weight: bold
}

.learn .nf-form-content input[type=button]{
	border: 1px solid #ffffff;
    color: #ffffff;
    background: transparent;
    padding: 0 45px;
    height: 60px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    border-radius: 0;
}
.learn .nf-form-content input[type=button]:hover{
	border: 1px solid #1f1f1f;
	color: #1f1f1f;
	background: #ffffff;
}
.nf-response-msg a{
	color: #ffffff;
}
.learn .nf-form-content input[type=email],
.learn .nf-form-content input[type=email]:focus {
	background: none;
    border-width: 0; 
    border-bottom: 1px solid #c4c4c4;
}
.learn .nf-field-label label{
	font-weight: 300;
}
.sndmsg,
.sndmsg p,
.sndmsg p a{
	color: #dcc5b5 !important;
}
.btnBio {
	text-align: center;
}
 
.page-id-698 footer#footer,
.page-id-698 div#subfooter{
	display: none;
}
.page-id-698 .page {
	padding: 5% !important;
}
.page-id-698 .page ul{
	padding-left: 640px;
	list-style-position: outside;
}
.page-id-698 .page li{
	margin-bottom: 8px;
	font-weight: 500;
}
.vc_custom_1589899991605 {
    background-position: right top !important;
}

@media only screen and (max-width: 48.625em){/* 778px */
	.page-id-698 .page ul{
		padding-left: 40px;
		padding-right: 40px;
	}
}


.rcIntro{
	background-position: right top;
}
.rcTestimonials {
	background-position: right top;
}
.rcFooter {
	background-position: -671px top !important;
}
.hide-for-desktop{
	display: none;
}
.hide-for-mobile{
	display: block;
}
.addpadding{
	margin: 0 40px 20px 0px ;
	margin-right: 40px;
}
.page-id-698 .wpb_text_column img.alignleft {
    margin-right: 40px;
}
@media only screen and (max-width: 48.625em){/* 778px */
	.hide-for-mobile{
		display: none;
	}
	.hide-for-desktop{
		display: block;
	}
	.rcIntro {
		background-position: center top;
	}
	.mat_bio{
		background-position: center top;
	}
	.nuta{
		background-position: center top;
	}
	.rcTestimonials{
		
	}
	.learn{
		background-position: center top;
	}
	.rcFooter {
		background-position: right top;
	}
}
.htwiw{
	display: none;
}
@media only screen and (max-width: 530px){	
	.htwiw{
		display: block;
	}
}
@media only screen and (min-width: 779px) and (max-width: 1024px){	
.ftrCF {
    font-size: 30px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1530px){	
.ftrCF {
    font-size: 43px;
	}
	.home h1,
	.home .h1 {
		font-size: 50px;
    	line-height: 1.2em !important;
	}
	.vc_custom_1704462031561 > .wpb_wrapper{
		padding-top: 50px
	}
	.home .learn h1{
		font-size: 44px;
	}
	.learn .btn.large {
    	height: 54px;
	}
	
}
@media only screen and (max-width: 81.25em){/* 1300px */
	.applnw01{
		right: 15px
	}
}
@media only screen and (max-width: 78.125em){/* 1300px */
	.applnw01{
		right: 7px
	}
}

.btn.thb-border-style.rev {
    border: 1px solid #430a2e;
    color: #fff;
    background: #430a2e;
}
.btn.thb-border-style.rev:hover {
    color: #430a2e;
    background: transparent;
    border: 1px solid #430a2e;
}

.desktop-only{
	display: block;
}
.mobile-only{
	display: none;
}
@media only screen and (max-width: 1024px){
	.desktop-only{
		display: none !important;
	}
	.mobile-only{
		display: block !important;
	}
}


@media screen and (max-width: 42.5em)
{
	.header .logolink .logoimg {
		max-height: 50px;
	}
}
@media only screen and (min-width: 64.063em){
	#mobile-menu.style1 {
		width: 55%;
	}
	#mobile-menu {
		padding: 70px;
	}
}



@media(max-width: 550px){
	.tbmiau01{
		display: none;
	}
	.vc_custom_1704462031561>.wpb_wrapper{
		padding-top: 50px;
	}
}
@media(max-width: 375px){
		.vc_custom_1704462031561>.wpb_wrapper{
		padding-top: 50px;
	}
	.mat_bio  > div > div > div > div > div{
		padding-top: 150px;
	}
	.learn .rcContentText h1{
	    font-size: 30px !important;
	}
	.learn .wpb_content_element{
        margin-bottom: 15px;
	}
}