/*
Theme Name: Haloween Child
Template: code4rest
Author: Code4rest
Description: Code4rest 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.1694078127
Updated: 2023-09-07 09:15:27

*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nosifer&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/* Theme customization starts here -------------------------------------------------------------- */

/* ------------  --->  common <--- ------------ */
.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
	margin: 0;
}

.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
	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,
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: var(--global-palette6);
}

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: 1px solid var(--global-palette6);
	color: var(--global-palette1);
}

.wp-block-search .wp-block-search__input,
body .wp-block-search .wp-block-search__button,
body .code4rest-header-cart.header-navigation ul a.button {
	border-radius: 10px;
}

#search-drawer .drawer-inner input.search-field {
	border: none;
	border-bottom: 1px solid var(--global-palette9);
	border-radius: 0px;
	color: var(--global-palette9);
}

#search-drawer .drawer-inner .search-form input.search-field:focus {
	box-shadow: none;
	color: var(--global-palette9);
}

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

/* image carousal */
.elementor-widget-image-carousel .swiper .swiper-slide figure {
	display: inline-block;
	text-align: center;
}

/* blog grid, slider, list hover */
.elementor-widget-ucaddon_post_carousel .uc_image_carousel_placeholder:hover img,
.loop-entry .post-thumbnail-inner:hover img,
.uc_post_list_image img:hover {
	transform: scale(1.05);
}

.loop-entry .post-thumbnail-inner img,
.uc_post_list_image img {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.uc_post_list_image {
	overflow: hidden;
}

.blog .primary-sidebar input[type="search"]:focus {
	color: var(--global-palette1);
	border-color: var(--global-palette6);
}

/* Hover zoom - singleblog*/
.hover-zoom .uc_post_list_image img:hover {
	transform: scale(1.05);
}

.hover-zoom .elementor-image-box-img {
	overflow: hidden;
}

.elementor-widget-image .elementor-widget-container {
	overflow: hidden;
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .code4rest-svg-iconset {
	display: none;
}

/* archive conetnt left sidebar */
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,
.wp-block-latest-posts.wp-block-latest-posts__list {
	margin: 0;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
	color: var(--global-palette1);
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	font-family: 'DM sans';
}

#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: 6px;
}

.search-results.content-style-unboxed .entry-content-wrap {
	margin-block-start: 20px;
}

/*------------ end common css ------------*/

/* archive search left sidebar */
.wp-block-search .wp-block-search__input {
	padding: 0.6em 0.7em;
	border: 1px solid var(--global-palette6);
	color: var(--global-palette1);
	border-radius: 0px;
	background: transparent;
}

body .wp-block-search .wp-block-search__button {
	color: var(--global-palette9);
	background: var(--global-palette2);
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--global-palette9);
	font-family: 'DM sans';
	text-decoration: underline;
	letter-spacing: 0px;
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link:hover {
	color: var(--global-palette2);
}

.blog .entry-summary p {
	margin-bottom: 40px;
}

/* input radius */
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: 0px;
}

.entry-taxonomies a {
	font-weight: 400;
}

/* ------------  --->  elementor design css <--- ------------ */

/* newsletter  */
.newsletter-form {
	width: 287px;
	height: 50px;
	justify-content: end;
}

.newsletter-form input[type="email"] {
	width: 100%;
	background: transparent;
	padding: 0px;
	border: none;
	color: var(--global-palette1);
	border-bottom: 1px solid var(--global-palette2);
}

.newsletter-form input[type="email"]::placeholder {
	text-transform: capitalize;
	color: var(--global-palette1);
}

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

}

.newsletter-form input[type="submit"] {
	padding: 15px 35px;
	color: var(--global-palette9);
	font-size: 13px;
	font-weight: 400;
	background-color: var(--global-palette2);
	margin-top: 25px;

}

.newsletter-form input[type="submit"]:hover {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
}

.mc4wp-response .mc4wp-alert {
	color: var(--global-palette1);
	margin-top: 65px;
}

/* blog hover */
.entry-content-wrap .entry-header h2.entry-title a:hover {
	color: var(--global-palette2);
}

/* footer btn */
.form-submit .submit,
.form-submit .submit:focus {
	color: var(--global-palette1);
	font-size: 12px;
	font-weight: 700;
	font-family: 'DM sans';
	padding: 18px 50px 18px 50px;
	background-color: var(--global-palette2);
	border-radius: 50px;
	text-transform: uppercase;
}

.form-submit .submit:hover {
	background-color: var(--global-palette9);
	color: var(--global-palette2);
}

@media screen and (max-width: 480px) {
	.comments-title {
		font-size: 30px;
	}
}


/* blog */
.page-load-status .infinite-scroll-last {
	color: var(--global-palette1);
}

/* signgle blog */
.comment-respond .comment-form .float-label {
	color: var(--global-palette1);
}

/* footer */
.site-bottom-footer-wrap .site-container {
	padding: 0;
}

/* loader */
.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/image/loader.gif) center no-repeat #fff;
	background-size: 10%;
}

.reply .comment-reply-link {
	color: var(--global-palette1);
	border: 1px solid var(--global-palette2);
}

.reply .comment-reply-link:hover {
	color: var(--global-palette1);
	border-color: var(--global-palette2);
}

/* faq  */
.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
	margin-bottom: 30px;
}

.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
	margin-bottom: 0px;
}

.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
	margin-bottom: 0px;
}

.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
	background-color: var(--global-palette2);
}

/* comment */
.comment-form .comment-form-comment textarea::placeholder,
.comment-form .comment-input-wrap input::placeholder {
	color: var(--global-palette1);
}

.comment-form .comment-form-comment textarea:focus,
.comment-form .comment-input-wrap input:focus {
	box-shadow: none;
}

.comment-form p.comment-form-float-label label.float-label,
.comment-form .comment-input-wrap p label.float-label {
	color: var(--global-palette1);
}

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 {
	color: var(--global-palette1);
	background-color: transparent;
	border: 1px solid var(--global-palette6);
}

/* blog */
@media screen and (max-width: 766px) {

	form.comment-form .comment-input-wrap .comment-form-author,
	form.comment-form .comment-input-wrap .comment-form-email,
	form.comment-form p.comment-form-float-label {
		margin: 0px;
	}

	body .comment-form p {
		margin-bottom: 20px;
	}

}

/* 111 */
/* footer img */
#colophon {
	background-image: url('./assets/image/footer-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll;
	background-color: var(--global-palette3);
}

/* footer navigation */
@media screen and (max-width: 673px) {
	.footer-navigation .menu {
		display: block;
	}

	#colophon .footer-navigation .menu .menu-item a {
		padding-bottom: 0px;
	}

	#colophon .footer-navigation .menu .menu-item a:last-child {
		padding-bottom: 10px;
	}
}

/* image hover */
.image-hover .elementor-widget-image-box .elementor-image-box-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
	transition: transform 0.5s ease, filter 0.5s ease;
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper img {
	display: block;
	transition: transform 0.5s ease;
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper .overlay {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	/* Dark overlay with opacity */
	opacity: 0;
	transition: opacity 0.5s ease;
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper .text-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	opacity: 0;
	transition: opacity 0.5s ease;
	z-index: 3;
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper:hover .overlay {
	opacity: 1;
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper:hover img {
	transform: scale(1.1) rotate(5deg);
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper:hover {
	transform: scale(1.05);
	filter: brightness(0.8);
}

.image-hover .elementor-widget-image-box .elementor-image-box-wrapper:hover .text-overlay {
	opacity: 1;
}


/* gradiant */
.heading-gradiant .elementor-heading-title {
	background: linear-gradient(to right, #F00 40%, #FFF 66%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	z-index: 1;
}

.btn-bg .elementor-button, .btn-bg .metform-btn {
	background: url(./assets/image/btn-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.testimonial-bg .uc_quote_item.ue-item::before {
	content: '';
	background: url(./assets/image/testimonial-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 661px;
	height: 393px;
	transform: translate(0em, 0em);
}
@media screen and (max-width: 1399px) {
	.testimonial-bg .uc_quote_item.ue-item::before{
		display: none;
	}
	
}

/* .testimonial-bg .elementor-testimonial {
	padding: 6.5em 12em 5.5em 7em;
} */

/* faq */
.elementor .faq-home.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
	border-bottom: 1px solid var(--global-palette6);
}

.elementor .faq-home.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
	border-bottom: none;
}

/* img */
.hello-ween::before {
	content: " ";
	background: url(./assets/image/ween-01.png) no-repeat;
	display: block;
	width: 335px;
	height: 270px;
	position: absolute;
	right: -10em;
	bottom: 0px;
	animation: slide_up_down 1.3s ease-in-out infinite alternate both;
}
.hello-ween::after {
	content: " ";
	background: url(./assets/image/ween-02.png) no-repeat;
	display: block;
	width: 191px;
	height: 94px;
	position: absolute;
	right: -21em;
	animation: slide_up_down 1.3s ease-in-out infinite alternate both;
	top: 2em;
}
.hello-ween01,
.testimonial-img img{
	animation: slide_up_down 1.3s ease-in-out infinite alternate both;
}

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

	100% {
		transform: translateY(-20px);
	}
}
.eater img
{
	animation: roll 1.3s ease-in-out infinite alternate both;
}
@keyframes roll {
	0% {
		transform: translateX(10px);
	}

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

@media screen and (max-width: 1403px) {
	.hello-ween::before,
	.hello-ween::after{
		display: none;
	}
}