/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.16.4
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/


.breadcrumbs.bread-style--black li {
    background: rgb(255, 242, 2)!important;
   }

.breadcrumbs.bread-style--black li a {
    color: #000!important;
}

.breadcrumbs.bread-style--black li a:hover {
    color: #BFBFBF!important;
}

.menu-item.active  a {
    color: #f8ea0e  !important;
}

.site-header {
     background: #565457 !important;
    }

.single-product .product-page {
	display: flex;
	flex-direction: column;
}

.single-product .single_product_main_image {
	order: 2;
}

.single-product .main-data {
	width: 100%;
}

#eluidb0839bab, #eluid19a5bb02 {
         background-color: #565457;
 }


#tab-description > h2 { 
                   display:none;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
        font-weight: bold;
        color: #f8ea0e;
       border-bottom:0 !important;
       background-color:#000!important;
}




#responsive-form{
	max-width:600px /*-- 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;
}

/**---------------- 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: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	max-width: 30%;
	background: #ffd400;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #dbbe00;
	color:#000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	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: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {
	width:40%!important;
	
	}

.main-nav > ul > .menu-item > a {
 
    letter-spacing: 1px!important;
   
}

header.style1 {
    border-bottom: 2px solid #faec0e!important;
}

.main-nav .zn_mega_container, .main-nav ul ul.sub-menu {
   
    background: #565457!important;
}

.main-nav .zn_mega_container, .main-nav ul ul.sub-menu:hover>a {
   
    background: #565457!important;
}

.site-header .main-nav.mainnav--active-text > ul > .menu-item:hover > a {
    color: #f8ea0e!important;
}

.main-nav ul ul.sub-menu .menu-item a {
	color: #f8ea0e!important;
}
.main-nav ul ul.sub-menu .menu-item:hover> a {
	color: #FFF!important;
}
.yikes-custom-woo-tab-title-sound-clip, .yikes-custom-woo-tab-title-performance, .yikes-custom-woo-tab-title-discription {
	display:none;
}

#tab-description p{ margin:0!important;
}
#tab-description h1, #tab-discription h1{ display:none!important;}

#tab-description h4, #tab-fatboy-breakout h4, #tab-sport-glide-heritage h4{  font-size: 14px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    background-color: #000;
    padding: 20px 0px;
    margin: 10px 312px;
    color: #ffff;
	
}
#tab-description h6, #tab-fatboy-breakout h6, #tab-sport-glide-heritage h6{  font-size: 14px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    background-color: #bf0311;
    padding: 20px 0px;
    margin: 10px 312px;
    color: #ffff;
	
}

.site-footer {
   padding: 30px 0 13px!important;
  }

@media screen and (min-width: 1110px) {
  h4, h6 {
    margin: 10px 231px!important;
  }
}

@media screen and (min-width: 1040px) {
  h4, h6 {
    margin: 10px 200px!important;
  }
}

@media screen and (max-width: 1040px) {
  h4, h6 {
    margin: 0px 0!important;
  }
}

/******************************
 * Home
 * ******************************/
@media screen and (max-width: 450px) {


	.eluidb0839bab {
		padding-bottom: 0 !important;
	}
	.eluid19a5bb02 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
	.eluidcfd14019 .image-boxes-title {
		font-size: 22px !important;
	}
	.eluidb0839bab {
		margin-top: 0 !important;
	}
}

