/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://hogash-demos.com/kallyas_wp/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.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
*/

#yith_wc_category_accordion-2 {
font-size:13px;
line-height:14px;
}

.woocommerce-page .product_meta .posted_in {
display:none;
}

.woocommerce ul#shipping_method label {
margin-left:25px;
}

/*** Gravity FOrms Styling **/

body .gform_wrapper .gform_footer input[type=submit] {
    border: 1px solid #ffffff;
    padding:5px;
    font-size: 18px;
    color:#ffffff;
    background-color:#CD2122;
    cursor:pointer;
}

body .gform_wrapper .gform_footer input[type='submit']:hover {
    background-color:#000000;
    color:#ffffff;
}

.gform_wrapper li.hidden_label input {
margin-top:0px !important;
}

.ginput_container_textarea {
margin-top:1.0em !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
border: 1px solid #cccccc;
background-color:rgba(153, 153, 153, 0.17);
}


body .gform_wrapper .gform_body .gform_fields .gfield textarea {
background-color:rgba(153, 153, 153, 0.17);
}

p.demo_store {
background-color:#0848FF !important;

}

.woocommerce-demo-store #top, .wocommerce-demo-store .nav-toggle {
    margin-top: 4em !important;
}

p.demo_store {
position:absolute !important;
}

p.demo_store {
    z-index: 999;
    margin-top:100px !important;}

@media screen and (max-width: 767px) {
	p.demo_store {
	position:fixed !important;

	    top: 80% !important;
	}
}
@media screen and (max-width: 500px) {
	p.demo_store {
	position:fixed !important;
	    top: 80%;
            padding: 5px;
	}
}
@media screen and (max-width: 400px) {
	p.demo_store {
	position:fixed !important;
	    top: 80% !important;
            padding: 2px;
	}
}
/*
p.demo_store {
    z-index: 999;
    margin-top:100px !important;}

*/

.woocommerce ul#shipping_method li label {
font-size: 10px;
}

.allow {
color:red;
}

