/*
	Theme Name:     Yokko Child Theme
	Template:       yokko
	Author: the Aisconverse team
	Author URI: http://aisconverse.com
	Description: Yokko – its a minimalist light theme with great possibilities. It is WooCommerce compatible and offer smooth shopping experience. Yokko is beautiful, flexible SEO-optimized and user-friendly.
	Version: 1.0
	License: GNU General Public License
	Tags: white, light, left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, responsive-layout, fluid-layout, custom-colors, editor-style, post-formats, sticky-post, theme-options, translation-ready, threaded-comments
*/
 
@import url("../yokko/style.css");

 
/* =Theme customization starts here
------------------------------------------------------- */



/* Farben Links Footer */

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
	text-decoration: underline;
}


.footer, .footer h5, .footer h5 a {
	color: #fff;
}



/* Überschriften */



h1 {
	font-size: 2.5em;
	}

@media (max-width: 768px) {
    h1. {
        font-size: 1em;
    }
}


h3 {
	text-transform: none;
	}

h6,
.h6{
	font-size: 1.3em;
	}
	



/* PRÜFEN */

.post .meta > *{
	display: inline-block;
	letter-spacing: .06em;
	font-size: 16px;
	text-align: center;
	width: 100%;
	margin-bottom: 0 !important;
}

/* Sidemenu Hover Farbe */

.sidemenu-toggle:hover{
	background-color: #bd1d1d;
	opacity: .7;
}


/* Button Formular */

.wpcf7 .wpcf7-submit {
	background-color: #fff;
	color: #bd1d1d;
	font-weight: 700;
}



.wpcf7 .wpcf7-submit:hover {
	background-color: #fff;
	opacity: .7;
}

span.op-closed {
  color: #ffffff !important;
}

.wpcf7-response-output {color: #fff; font-weight: bold; text-align: center; }


.entry-content a {
color: #333;
}



/* Formular Newsletter */
#responsive-form{
max-width:1000px /*-- change this to get your desired form width --*/;
margin:0 auto;
width:100%;
color: #fff;
}
.form-row{
width: 100%;
}
.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
}
.column-half{
float: left;
position: relative;
padding: 0.65rem;
width:50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}

.column-third{
float: left;
position: relative;
padding: 0.65rem;
width:33%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}&lt;/code&gt;

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


/* hebrew */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/yokko-child/fonts/varela-round-v19-latin-regular.woff2) format('woof2');
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/yokko-child/fonts/varela-round-v19-latin-regular.woff2) format('woof2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/yokko-child/fonts/varela-round-v19-latin-regular.woff2) format('woof2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/yokko-child/fonts/varela-round-v19-latin-regular.woff2) format('woof2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


