/**
* Theme Name: Kitchor Child
* Description: This is a child theme of Kitchor, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus</a>
* Template: kitchor
* Version: 1.3.6
*/

.single-project-navigation .button-project-nav .sub-title {
	display: none;
}

.kitchor-canvas-info.kitchor-canvas-info-right {
	background: #30373e !important
}

.kitcho-info-button .kitchor-icon .icon-2, .menu-mobile-nav-button .kitchor-icon .icon-2
{
	width: 22px;
}


.kitcho-info-button .kitchor-icon > span:last-child, .menu-mobile-nav-button .kitchor-icon > span:last-child
{
	width: 12px;
}
.wpcf7-form .wpcf7-form-control-wrap input[type=text] {
	color: var(--e-global-color-secondary)
}

.elementor-testimonial-item-wrapper .elementor-testimonial-item {
	margin-bottom: 0px;
}

.main-navigation .sub-menu {
	    min-width: 280px;
}
@media only screen and (max-width: 776px) {
	.instagram-media {
		min-width: unset !important;
	}
}

@media (max-width: 768px) {
	.cmplz-cookiebanner {
		gap: 2px !important;
	}
	.cmplz-header {
		    position: absolute  !important;
			right: 10px !important;
			top: 10px !important;
	}
	.cmplz-cookiebanner .cmplz-buttons {
    	flex-direction: row !important;
	}
	.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
		height: 30px !important;
    	padding: 3px !important;
		font-size: 10px !important;
	}
}

