/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* Odnoklassniki converted to Apple */
.w-socials.style_1 .w-socials-item.odnoklassniki .w-socials-item-link
{
	color: #bfbfbf;
}
.no-touch .w-socials-item.odnoklassniki .w-socials-item-link:hover,
.w-socials.style_2 .odnoklassniki .w-socials-item-link
{
	background-color: #bfbfbf;
	color: #fff;
}
.w-socials-item.odnoklassniki .w-socials-item-link:after
{
	content: '\f179';
}
		
/* Houzz converted to Google */
.w-socials.style_1 .w-socials-item.houzz .w-socials-item-link
{
	color: #7ac142;
}
.no-touch .w-socials-item.houzz .w-socials-item-link:hover,
.w-socials.style_2 .houzz .w-socials-item-link
{
	background-color: #7ac142;
	color: #fff;
}
.w-socials-item.houzz .w-socials-item-link:after
{
	content: '\f17b';
}


/* Center App Store and Google Play buttons */
.app_store_button
{
  text-align: center;
}

/* Custom fonts */
.jasper_and_zot_font
{
  font-family: Risque;
}

.quaaargh_font
{
  font-family: gilligansisland;
}

.brass_font
{
  font-family: 'IM Fell English', serif;
}

@font-face 
{
  font-family: OCR_A_Std;
  src: url(fonts/OCR_A_Std.woff) format('woff');
  font-weight: normal;
}

@font-face 
{
  font-family: Square_721_Condensed;
  src: url(fonts/Square_721_Condensed.woff) format('woff');
  font-weight: normal;
}

.among_the_stars_font
{
  font-family: OCR_A_Std;
}

.rounded_image img
{
  border-radius: 50%;
}

/* Remove gradient in main menu */
.l-canvas.type_wide .l-header.bg_transparent 
{ 
 background: none;
}

.l-header.layout_standard .l-subheader.at_middle 
{
  box-shadow: none;
}

.l-header.layout_standard.transparent .l-subheader.at_top,
.l-header.layout_extended.transparent .l-subheader.at_top {
  background-color: transparent;
  color: white;
}

/* MailChimp Form */
.mc4wp-form { } /* the form element */
.mc4wp-form p { } /* form paragraphs */
.mc4wp-form label { } /* labels */
/* input fields */
.mc4wp-form input { 
  border-color: #fedd10!important
}
.mc4wp-form input[type="checkbox"] { } /* checkboxes */
/* submit button */
.mc4wp-form input[type="submit"] { 
  background-color: #fedd10;
  color: #424242;
}

.mc4wp-alert { } /* success & error messages */
.mc4wp-success { } /* success message */
.mc4wp-error { } /* error messages */
.l-section.height_small .l-section-h {
  padding: 0px;
}

/* Underline active menu item */
.menu-item.current-menu-item .w-nav-title {
  border-bottom: solid 1px #ffffff;
  display: inline;
  padding-bottom: 3px;
}
.menu-item .w-nav-title:hover {
  border-bottom: solid 1px #ffffff;
  display: inline;
  padding-bottom: 3px;
}


/* Align menu to righ */
.w-nav-list {
  margin-right: -20px;
}

/* Person width limiter */
.person-width-limiter {
    width: 236px;
}

/* Black text in separator */
.w-separator-h {
  color: #424242;
}

.w-separator-h h6 {
  font-size: 40px;
}

.w-separator.cont_text {
  padding-top: 20px;
  height: 60px
}

.w-logo.with_transparent {
  line-height: 70px;
  padding-bottom: 10px;
}
