/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/


/*Old stuff that was in the Additional CSS editor*/

.site-header {
	border-bottom: 1px solid #e3e7e8;
}

.site-header.transparent {
	border: none;
}

.megamenu-custom-plus {
	border-left: 1px solid #e3e7e8;
	font-size: 1.0rem;
}

.megamenu-custom-plus a {
	font-size: 1.8rem !important;
	margin-bottom: 6px !important;
	line-height: 28px;
}

.megamenu-custom-plus span {
	font-size: 2.8rem !important;
}

.konte-icon-box__icon {
	font-size: 1.0rem;
	line-height: 1;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 12px;
	float: left;
}

.product-custom-details {
	font-size: 24px;
}

.menu-item-content {
	color: black;
}

.utility-full-menu {}

.hamburger-navigation .menu>li>ul {
	min-height: 0;
}

.wcpf-front-element {
	margin-bottom: 24px;
}

.woocommerce-products-header .page-title {
	font-size: 3.25rem;
}

.woocommerce-products-header .woocommerce-breadcrumb {
	margin-top: 36px;
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item {
	border-radius: 0;
	width: 48px;
	height: 48px;
}

.woocommerce .tawcvs-swatches .swatch {
	font-size: 0;
	height: 60px;
	width: 60px;
	margin: 0 12px 12px 0;
}

.tawcvs-swatches .swatch-image img {
	border-radius: 0;
}

.konte-size-guide .konte-size-guide__table th,
.konte-size-guide .konte-size-guide__table td {
	border: 1px solid #ececec;
	text-align: center;
}

.konte-size-guide .konte-size-guide__name {
	border: none;
}

.woocommerce div.product .size-guide-button {
	border: 1px solid black;
	padding: 12px 12px 12px 12px;
}

.products-toolbar.layout-v4 .products-filter-toggle {
	display: none;
}

@media (max-width: 1200px) {}

.woocommerce div.product.layout-v4 .variations td {
	display: inherit;
}

.woocommerce div.product .variations select {
	margin-right: 120px;
}

.woocommerce div.product.layout-v4 .single_variation_wrap {
	margin-top: 36px;
}
}

/*End*/

span.availability_date {
	font-size: 1rem;
}

.konte-product-carousel .slick-dots {
	display: block !important;
}

/* Hide Mailchimp's ugly ass popup */
#PopupSignupForm_0 {
	display: none !important;
}

/* Topbar fix on mobile */
@media (max-width: 767px) {
	.topbar.topbar-mobile {
		padding: 32px 0;
	}
}

/*Fix Popup Newsletter*/
.konte-subscribe-box__title {
	font-size: 1.6rem !important;
}

/*Fix Products carousel*/

.woocommerce-product-gallery__wrapper {
	width: 600% !important;
}

/*Fix pagina contatti Google Map API scaduta*/

.entry-header {
    display: none !important;
}