
/*
Theme Name:     skyworkers-child
Theme URI:      http://www.skyworkimages.ch
Description:    This Is A Theme By http://www.skyworkimages.ch
Author:         Steven Merkle Sky Work Images
Author URI:     http://www.skyworkimages.ch
Template:       lc-blank
Version:        1.0.0
*/

@import url("../lc-blank/style.css");

a,a:link,a:visited{
	outline:none !important; 
	color:#F400CD;
	}
h1{
	color:#F400CD !important;
	font-family: "Abel" !important;
	font-size: 67px !important;
	line-height: 68px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	}
	
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 40px !important; 
	line-height: 40px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
  }
}
	
td{
	color: #000 !important;
	font-family: "Abel" !important;
	font-size: 27px !important;
	line-height: 30px !important;
	}
p{
	color: #000 !important;
	font-family: "Abel" !important;
	font-size: 27px !important;
	line-height: 33px !important;
	}
/* Für Platzhaltertext */
input::placeholder, textarea::placeholder {
    font-family: "Abel" !important;
    color: #000; !important;
	font-size: 27px !important;
	line-height: 30px !important;
}
/* Für Eingabetext */
input, textarea {
    font-family: "Abel" !important;
    color: #000; !important;
	font-size: 27px !important;
	line-height: 30px !important;
}



#responsive-form{
	//max-width:900px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/*ContactForm7 Felder*/
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 input[type="textarea"],
.wpcf7 input[type="submit"],
 textarea {
     font-size: 32px !important;
     font-family: Abel !important;
	 color: #fff; !important;
 }
/*ContactForm7 Meldungen*/
.wpcf7 form .wpcf7-response-output {
    line-height: 40px;
}

/*Toggle Icons*/
.dslc-icon-plus:before, .dslc-icon-minus:before {
    font-size: 40px;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 5px;
	//border: 1px solid #BEBEBE !important;
	border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 textarea {
	height:150px;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: left;
	background: #daa891;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #cb9177;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 25px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #000;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

span.wpcf7-list-item {
    display: block;
	margin: 0 0 0 0em !important;
	color: black !important;
}


/**---------------- Cookie Choise ----------------**/
div#cookieChoiceInfo {
	font-family: Montserrat;
    font-size: 16px;
}

div#cookieChoiceInfo a {
    color: #ad803c !important;
}

/**---------------- Testimonial Pagination Color ----------------**/
.tss-wrapper .tss-carousel3 .item-content-wrapper {
	background: rgba(255, 165, 0, 0);
}

/**---------------- Testimonial Pagination Color ----------------**/
.tss-carousel .swiper-pagination-bullet:hover, .tss-carousel .swiper-pagination-bullet-active {
    background: #A38D53;
}

.ug-gallery-wrapper .ug-preloader-trans {
    display: none !important;
}

/**Youtube**/
