/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	background:none;
}

.kl-single-layout--modern .kl-blog-post-img.full-width:after {
background :none;
}



.main-nav a {
    color: #555 !important;
}

.main-nav li a {
    color: #393a51 !important;
	padding:10px;
	
	border:1px solid #eee !important;;
	margin-left:10px;
	background-color:rgba(255,255,255,0.77);
}

.bread-style--minimal {
    position: absolute;
    top: -25px;
    z-index: 99;
}
.site-header.style1 {
	border:0;
}

.kl-single-layout--modern .kl-blog-post {
	margin-top:70px;
}

.widget zn-sidebar-widget woocommerce widget_shopping_cart {
	margin-top:100px;
}

.woocommerce div.product.prodpage-style3 .product-page {
	border-bottom:15px solid #435c84;
	width:80%;
	margin-top:0px;
	margin-left:10% !important;
	box-shadow:12px 12px 12px rgba(213,213,213,0.51);
	padding:25px;
}

.woocommerce div.product.prodpage-style3 form.cart .single_add_to_cart_button {
margin:20px;
}

.woocommerce div.product.prodpage-style3 .summary {
    padding-top: 50px !important;
    padding-left: 30px;
    padding-bottom: 40px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images {
	float:left;
}

.site-logo-img {
	margin-left:20px;
}

.site-header-main-right {

	text-align:right;
	padding-right:100px;
	
}

.blueback {
	background:rgba(81,78,127,0.86);
	padding:40px;
	
}
.div.quantity {
	margin-bottom:20px !important;
}
.woocommerce div.product.prodpage-style3 .product_title {

	color:#6b6eb7 !important;
}

.site-header.sh--light {
	background: none !important;
}

@media screen and (max-width: 900px) {
	.woocommerce .left_sidebar ul.products li.product, .woocommerce.left_sidebar ul.products li.product, .woocommerce .right_sidebar ul.products li.product {
width:50% !important;
}

.woocommerce .zn_shop_four_columns ul.products li.product, .woocommerce.zn_shop_four_columns ul.products li.product {
    width: 45% !important;
}

}


