/*
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:        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
*/

.bkwhite {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.single-product .woo-variation-items-wrapper .variable-item-contents .variable-item-span {
	font-size: 16px;
	padding: 20px !important;
}
.single-product .yith-wapo-block select {
	padding: 15px 20px;
}
.single-product .single_add_to_cart_button {
	width: auto !important;
	padding: 20px 30px !important;
}
.single-product .variations label {
	top: 6px !important;
	font-size: 16px !important;
	margin: 12px -5px 0 !important;
}
.single-product .additional_information_tab,
.single-product .yith-wapo-addon-label,
.single-product .options-container label,
.single-product .summary.entry-summary p.price {
	display: none !important;
}
.single-product .post-1455 .woocommerce-variation-price,
.single-product .post-1599 .woocommerce-variation-price,
.single-product .post-1610 .woocommerce-variation-price,
.single-product .post-1690 .woocommerce-variation-price,
.single-product .post-1699 .woocommerce-variation-price,
.single-product .post-1709 .woocommerce-variation-price,
.single-product .post-1763 .woocommerce-variation-price,
.single-product .post-1814 .woocommerce-variation-price,
.single-product .post-1823 .woocommerce-variation-price,
.single-product .post-1874 .woocommerce-variation-price,
.single-product .post-1925 .woocommerce-variation-price,
.single-product .post-1934 .woocommerce-variation-price,
.single-product .post-1943 .woocommerce-variation-price,
.single-product .post-2043 .woocommerce-variation-price,
.single-product .post-2046 .woocommerce-variation-price,
.single-product .post-2076 .woocommerce-variation-price,
.single-product .post-2106 .woocommerce-variation-price,
.single-product .post-2115 .woocommerce-variation-price,
.single-product .post-2166 .woocommerce-variation-price,
.single-product .post-2217 .woocommerce-variation-price,
.single-product .post-2226 .woocommerce-variation-price,
.single-product .post-2235 .woocommerce-variation-price,
.single-product .post-2244 .woocommerce-variation-price,
.single-product .post-2257 .woocommerce-variation-price,
.single-product .quantity input {
	display: none;
}
.single-product .yith-wapo-option-value,
.single-product .options-container .textarea-container,
.single-product .yith-wapo-ajax-uploader-container span {
	color: #000000 !important;
}
.single-product .yith-wapo-option-value {
	display: inline-block !important;
	padding: 10px 15px;
}
.single-product .yith-wapo-option-value,
.single-product .options-container .textarea-container {
	margin: -50px 0;
	font-size: 16px;
}
.single-product .options-container .textarea-container {
	margin-bottom: 0;
}
.single-product .yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
	display: inline-block !important;
	width: 100%;
}
.variable-item-contents .variable-item-span-button {
	text-transform: uppercase;
}

.site-header-main-left {
	flex-basis: 60% !important;
}
.site-header-main-right {
	flex-basis: 40% !important;
}

@media only screen and (max-width: 768px) {
	.site-logo-img {
		max-width: 200px !important;
		height: auto !important;
		padding: 0 !important;
	}
	.znpb-footer-smart-area .image-boxes-img {
		max-width: 200px !important;
	}
}