/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.4.8.26
*/

.header-type3 ul.menu > li:nth-child(n+4), .header-type5 ul.menu > li:nth-child(n+4) {
	display: block;
}

.for-hero-bg::before {
	background-color: #f2e4d4;
}

body {
	--color-text: #342724;
	--color-form-border: #342724;
	--color-border: #342724;
}

.site-header .site-nav.primary a {
	color: #342724;
}

.contact-form .wpcf7-form-control {
	background-color: transparent;
}

form select, select, .form-control, .wc-blocks-components-select .wc-blocks-components-select__select, .wc-blocks-components-select .wc-blocks-components-select__container, .wc-block-components-form input, .my-account-page input  {
	background-color: transparent!important;
	border-color: #342724!important;
	margin: 0;
	color: #342724!important;
}

.quantity .qty {
	background-color: transparent!important;
}

.site-offcanvas, .search-holder, .klb-modal-root .klb-modal-inner {
	background-color: #f2e4d4!important;
}

.product-review {
	display: none!important;
}

.page-not-found {
	background: none!important;
}

.wp-block-woocommerce-checkout-order-note-block .wc-block-components-textarea {
	background-color: transparent!important;
	border-color: #342724!important;
	margin: 0;
	color: #342724!important;
	height: 200px;
}

.owl-item .banner {
	aspect-ratio: 2 / 1;
}

.site-header .header-row.border-container .header-wrapper {
	display: grid!important;
	grid-template-columns: 340px 1fr 340px;
}

.site-header .site-nav.primary .menu > .menu-item {
	margin-left: 1.25rem;
}