/*
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.17.5
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.
*/



/*custom css*/

.btn.btn-custom-color.cta-button-0{
    background: #DBE565;
    color: #DBE565;
    border-color: #DBE565 !important;
}
.btn.btn-custom-color.cta-button-0:hover{
    color: #DBE565;
    border-color: #DBE565 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: #DBE565;
     border-color: #DBE565;
}
a#eluidd4aec3880 , a#eluidf5988d4a0, a#eluidf690140e0 , a#eluid65ba7b810{
    background: #DBE565;
    color: #000;
    border-color: #DBE565;
}

.custom-link-pro{
	display: flex;
}
.custom-link-pro > a:first-child{display: none;}


.custom-link-pro > a.pop-btn,
.custom-link-pro > a.prod-btn{width: 100%; text-align: center; padding: 10px 10px;background: #dbe565;color: #000;font-size: 14px;font-weight: 600;}

.custom-link-pro > a.pop-btn{margin-right: 2px;}
.custom-link-pro > a.prod-btn{margin-left: 2px;}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions{
        bottom: 40px !important;
}
span.kw-actions {
    display: none;
}
.custom-link-pro > a.pop-btn, .custom-link-pro > a.prod-btn{
    font-size: 18px;
    font-weight: bold;
}
.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover .kw-details {
    background: #fff !important;
}
#cboxContent .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
    width: calc(100% - 8px);
    margin-top: 0px;
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
    width: 100% !important;
    padding: 12px !important;
    line-height: inherit;
}
.btn.btn-fullcolor, .btn.btn-fullcolor:focus{
        color: #000 !important;
        background: #DBE565 !important;
        font-weight: bold !important;
}
.btn-lined.lined-dark {
    color: #000;
    background: #DBE565;
    font-weight: bold;
    border-color: #DBE565 !important;
}
/*section#eluid42cc0435.hide-sec {
    display: none;
}*/