@charset 'utf-8';
/*
Theme Name: Kingler Theme Child
Template: kingler-theme
Theme URI: http://kingler.themerex.net/
Description: Kingler Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: kingler-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.top_panel_wrap .logo_main {
	max-height: 100% !important;
    width: auto;
}

.menu_main_nav > li > a {
    padding: 0.708em 1.5em 0.708em;
    font-size: 1.2em !important;
    line-height: 1.2857em;
}

.product-categories {
	z-index: 9999 !important;
}

.cat-item{
	z-index: 9999 !important;
}

@media only screen and (max-width: 768px) {
	font-size: 20px !important;
}

@media only screen and (max-width: 320px) {
	font-size: 10px !important;
}

.woocommerce-terms-and-conditions-link {
    color: #000000 !important;
}

.woocommerce-input-wrapper a {
    color: #000000 !important;
}