/*
Theme Name:Kitchio child
Template: heaven
Author: Heaven WP
Description: Heaven Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1693277791
Updated: 2023-08-29 02:56:31

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400..800&display=swap');

/* theme loader */

.themeloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(./assets/image/theamloader.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 300px;
	background-color: var(--global-palette9);
}

/* common css */


body .single-content h1.elementor-heading-title,
body .single-content h2.elementor-heading-title,
body .single-content h3.elementor-heading-title,
body .single-content h4.elementor-heading-title,
body .single-content h5.elementor-heading-title,
body .single-content h6.elementor-heading-title {
	margin: 0;
}

.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__input:focus,
body .wp-block-search .wp-block-search__button,
.wp-block-search .wp-block-search__button:hover,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	box-shadow: none;
	color: var(--global-palette1);
	border-color: rgba(255, 255, 255, 0.1);
	border-radius: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border-radius: 0;
	color: var(--global-palette1);
	background-color: var(--global-palette7);
	border-color: 1px solid rgba(255, 255, 255, 0.1);
}

.comment-form p.comment-form-float-label {
	margin-top: -1em;
	color: #000;
}

button,
.button,
.wp-block-button__link,
input[type="submit"],
.fl-button,
.elementor-button-wrapper .elementor-button,
.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit {
	font-weight: 600;
	font-size: 14px;
	font-family: Laila, sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	letter-spacing: 1px;
	padding: 17px 61px 17px 61px;
	box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
	color: var(--global-palette9);
	border: none;
	border-radius: 0px;
}

/* sidebar serch  */

.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__input:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #e5e5e5;
}

/* left sidebar margin */
.wp-block-latest-posts.wp-block-latest-posts__list {
	margin: 0;
}

body .wp-block-latest-posts__list li,
body.search-results.content-style-unboxed .site .post-thumbnail,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	margin: 0;
	line-height: 1.2;
}

#secondary .woocommerce.widget_product_categories>ul li,
.widget .tagcloud a,
.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.wp-block-tag-cloud .tag-cloud-link {
	padding-block: 5px;
}

.primary-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: var(--global-palette2);
}

.heaven-svg-icon.heaven-arrow-right-alt-svg {
	display: none;
}

/* search Drawer*/

#search-drawer .drawer-inner .drawer-content {
	align-items: normal;
}

.search-form .heaven-search-icon-wrap {
	top: 10px;
	height: 0;
	display: block;
	color: #000;
}

#search-drawer .drawer-inner input.search-field {
	border: none;
}

.site-header-section-right .site-header-item .site-header-focus-item .header-item-search-bar .search-form {
	color: transparent;
}

.search-toggle-open.drawer-toggle.search-toggle-style-default {
	border-radius: 30px;
}

/* blog left side */
.primary-sidebar.widget-area .widget_block {
	padding-block-end: 30px;
}

.wp-block-search__label {
	display: none;
}

body.wp-block-search .wp-block-search__input {
	background: transparent;
	color: #ffffff;
	border-radius: 0;
	padding: 0.6em 0.5em;
}

.wp-block-search .wp-block-search__button:not(.has-background) {
	background: var(--global-palette1);
}

.wp-block-search .wp-block-search__button:not(.has-text-color) {
	color: var(--global-palette9);
}

/* blog text css */

.blog .loop-entry .entry-header .entry-title,
.blog-section .uc_post_title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 380px;
}

.blog-section .uc_post_list_content {
	min-width: 0;
}

.blog .loop-entry .entry-header .entry-title .blog-section .uc_post_list_title {
	display: block;
	max-width: 380px;
	margin-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-section .uc_post_list_title a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: 0;
}


/* footer */
.site-footer-section .widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-widget-area .contact-area {
	font-size: 23px;
}

.site-footer-middle-section-4.site-footer-section.footer-section-inner-items-1 {
	margin-top: -55px;
}

/* end commen css */

@media (max-width: 881px) {
	.site-main-header-wrap .site-header-row-container-inner>.site-container {
		margin-top: 0;
	}
}

/* newslatter section */
.newsletter-form {
	position: relative;
	width: 100%;
	display: inline-block;
}

.newsletter-form .sub-email {
	margin-inline-start: 20px;
	margin-inline-end: 20px;
}

.newsletter-form input[type="email"],
input[type="text"],
.newsletter-form input[type="email"],
input[type="text"]:focus {
	border-radius: 0;
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	padding: 10px 0px;
	color: var(--global-palette9);
	box-shadow: none;
	width: 100%;
	display: block;
}

.newsletter-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0;
	background-color: transparent;
	background-image: url(./assets/image/send.svg);
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 50px;
	padding: 0;
	border: none;
}

.newsletter-form input[type="email"]::placeholder,
input[type="email"]::placeholder {
	color: rgba(255, 255, 255, .2);
}

@media (max-width: 576px) {
	.newsletter-form {
		width: 100%;
	}
}

/* animation-effect-start */

.swing-animation .attachment-full {
	animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

@keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

.side-effect img {
	position: relative;
	animation: run 3s linear infinite;
}

@keyframes run {
	0% {
		left: 0;
	}

	50% {
		left: 1%;
	}

	100% {
		left: 0;
	}
}


.shine-effect {
	overflow: hidden;
}

.shine-effect::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.shine-effect:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}


.circle_effect {
	overflow: hidden;
}

.circle_effect {
	position: relative;
}

.circle_effect::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, .2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.circle_effect:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}

@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}

	40% {
		opacity: 1;
	}

	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@keyframes circle {
	0% {
		opacity: 1;
	}

	40% {
		opacity: 1;
	}

	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


/* animation-effect-end */

/* Gallery Image */

.gallery-icon img {
	transition: transform 0.3s ease;
	transform: scale(1);
}

.gallery-icon img:hover {
	transform: scale(0.9);
}

/* pricing-area */

.pricing-area .uc_ispt_header_title {
	background-color: var(--global-palette2);
	padding: 9px 25px;
	z-index: 5;
	position: absolute;
}

.pricing-area #uc_icon_pricing_table_elementor_f1b22bd .uc_ispt_container_icon img,
.pricing-area #uc_icon_pricing_table_elementor_788ec77 .uc_ispt_container_icon img,
.pricing-area #uc_icon_pricing_table_elementor_6405042 .uc_ispt_container_icon img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}

@media (max-width:1025px) {

	.pricing-area #uc_icon_pricing_table_elementor_f1b22bd .uc_ispt_container_icon img,
	.pricing-area #uc_icon_pricing_table_elementor_788ec77 .uc_ispt_container_icon img,
	.pricing-area #uc_icon_pricing_table_elementor_6405042 .uc_ispt_container_icon img {
		height: 240px;
	}
}

@media (max-width:360px) {

	.pricing-area #uc_icon_pricing_table_elementor_f1b22bd .uc_ispt_container_icon img,
	.pricing-area #uc_icon_pricing_table_elementor_788ec77 .uc_ispt_container_icon img,
	.pricing-area #uc_icon_pricing_table_elementor_6405042 .uc_ispt_container_icon img {
		height: 210px;
	}
}

/* service-area */

.service-card {
	position: relative;
	overflow: hidden;
	background: var(--global-palette9);
	border-radius: 10px;
}

.service-card::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--global-palette2);
	z-index: 0;
	transition: top 0.3s ease-in-out;
	border-radius: 0px;
}

.service-card:hover .elementor-icon-box-title,
.service-card:hover .elementor-icon-box-description {
	color: var(--global-palette1);
	border-color: var(--global-palette1);
	fill: var(--global-palette1);
	stroke: var(--global-palette1);
	position: relative;
	z-index: 1;
	transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}

.service-card .elementor-icon svg {
	border-color: var(--global-palette3);
	position: relative;
	z-index: 1;
	transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}

.service-card:hover .elementor-icon-box-title,
.service-card:hover .elementor-icon-box-description,
.service-card:hover .elementor-icon svg {
	color: var(--global-palette9);
	border-color: var(--global-palette9);
	fill: var(--global-palette9);
	stroke: var(--global-palette9);
}

.service-card:hover {
	background: var(--global-palette2)
}

.location-icon::before {
	background: url(./assets/image/location-icon.svg) no-repeat;
}

.mail-icon::before {
	background: url(./assets/image/mail-icon.svg) no-repeat;
}

.call-icon::before {
	background: url(./assets/image/call-icon.svg) no-repeat;
}

.location-icon::before,
.mail-icon::before,
.call-icon::before {
	content: " ";
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
	margin: 8px 10px 10px 0px;
}

@media (max-width: 1024px) {

	.location-icon::before,
	.mail-icon::before,
	.call-icon::before {
		display: none;
	}
}

.swing-animation .attachment-full {
	animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

@keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

.blog-section #uc_post_carousel_elementor_b1f2e2b-wrapper .ue-meta-data {
    position: absolute;
    top: 10px;
    left: 0px;
    background-color: var(--global-palette2);
    padding: 12px;
}

/* content box overlay hover css padding */

.contentbox #uc_subtle_overlay_content_box_elementor_18f15d8 .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_8cd6821 .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_81b6e2f .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_8507ae4 .blox_centered_text {

	padding: 60px;
}

 @media (max-width: 1025px){

.contentbox #uc_subtle_overlay_content_box_elementor_18f15d8 .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_8cd6821 .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_81b6e2f .blox_centered_text,
.contentbox #uc_subtle_overlay_content_box_elementor_8507ae4 .blox_centered_text {

	padding: 0px;
}
} 

/* SIDE BY SIDE CSS */

.side-effect img {
    animation: linear infinite;
    animation-name: run;
    animation-duration: 3s;
}

@keyframes run {
    0% {
        left: 0;
    }

    50% {
        left: 2%;
    }

    100% {
        left: 0;
    }
}

/* met form css */

.code-form .form-row {
    margin-bottom: 20px;
}

.code-form .two-fields {
    display: flex;
    gap: 20px;
}

.code-form .field {
    width: 100%;
}

.code-form input[type="text"],
.code-form input[type="email"],
.code-form input[type="tel"],
.code-form textarea {
    width: 100%;
    padding: 14px 16px;
	color: var(--global-palette1);
    border: 1px solid var(--global-palette6);
}

/* .code-form textarea {
    min-height: 160px;
    resize: vertical;
} */

.code-form textarea {
    height: 13em;
    resize: none;
}


.code-form input:focus,
.code-form textarea:focus {
    border-color: var(--global-palette1);
}

.code-form .submit-row {
    margin-top: 10px;
}

.code-form input[type="submit"] {
    background: var(--global-palette2);
    color:var(--global-palette9);
    border: none;
    padding: 17px 61px;
}

.code-form input[type="submit"]:hover{

	background: var(--global-palette4);
    color:var(--global-palette9);
}

.code-form input::placeholder,
.code-form textarea::placeholder {
    color:var(--global-palette6);
    opacity: 1;
}



@media (max-width: 768px) {
    .code-form .two-fields {
        flex-direction: column;
    }
}
@media (max-width: 881px){
	.code-form input[type="submit"] {		 
		width: 100%;
}
}