/*
Theme Name: Green tea Child
Template: thewebs
Author: Thewebs
Description: Thewebs 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

*/
/* Theme customization starts here
-------------------------------------------------------------- */


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

/* common css */
body .single-content h1,
body .single-content h2,
body .single-content h3,
body .single-content h4,
body .single-content h5,
body .single-content h6 {
	margin: 0;
}

.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;
}

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);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 400;
	color: var(--global-palette1);
}

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

.comment-navigation,
.post-navigation {
	border-top: 1px solid var(--global-palette6);
	border-bottom: 1px solid var(--global-palette6);
	padding: 50px 0;
}


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

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


/* blog image hover */
.loop-entry .post-thumbnail-inner:hover img {
	transform: scale(1.05);
}

/* .blog .loop-entry .entry-header .entry-title,
.our-blog .uc_post_title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 352px;
} */

.entry-content-wrap .entry-header .entry-title:hover {
	color: var(--global-palette2);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: 600;
	color: var(--global-palette1);
}

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

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link .thewebs-svg-iconset.svg-baseline {
	display: none;
}
/* 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;
	}

}
/* -------------------- elementor section css -------------------- */
#search-drawer .drawer-inner input.search-field {
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid var(--global-palette6);
}

#search-drawer .drawer-inner input.search-field:focus {
	box-shadow: none;
}

/* blog sidebar */

#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;
}

.wp-block-search .wp-block-search__input:focus,
.wp-block-search .wp-block-search__input {
	color: var(--global-palette1);
	border-color: var(--global-palette6);
	border-radius: 0px;
}

.wp-block-search .wp-block-search__button:hover,
.wp-block-search__inside-wrapper #wp-block-search__input-1:focus {
	box-shadow: none;
}


.primary-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: var(--global-palette2);
	font-size: 15px;
	font-weight: 400;
}

.blog .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover,
.loop-entry .post-thumbnail-inner:hover img {
	transform: scale(1.05);
}

.blog .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail,
.loop-entry .post-thumbnail-inner img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.blog .elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
	overflow: hidden;
}

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

.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);
}

/* 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;
}

#colophon {
	background-image: url('./assets/image/footer-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll;
}

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

/* blog comment */
.comment-respond .comment-form .float-label,
.comments-area .comment-form .comment-form-float-label textarea::placeholder,
.comment-input-wrap input::placeholder {
	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 {
	border: 1px solid var(--global-palette6);
	color: var(--global-palette1);
	background: transparent;
}

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


.wp-block-image {
	margin-top: 0px;
}


/* blog */
.our-blog .ue-grid-item-meta-data {
	position: absolute;
	right: 0px;
	top: 0px;
	background: var(--global-palette2);
	padding: 8px 35px 8px 25px;
}

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

.form-submit .submit {
	border-radius: 10px;
}

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

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

.marquee_text {
	opacity: 0.8;
}

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

.posted-by {
	color: var(--global-palette1);
}

/* newsletter  */
.newsletter-form {
	margin-top: 15px;
	width: 278px;
	text-align: left;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="email"]:focus {
	padding: 13px 0px;
	width: 100%;
	display: flex;
	color: var(--global-palette9);
	background: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid var(--global-palette9);
}

.newsletter-form input[type="submit"],
.newsletter-form input[type="submit"]:focus {
	border: none;
	padding: 14px 46px;
	background: var(--global-palette2);
	border-radius: 10px;
	margin-top: 30px;
	align-items: left;
	color: var(--global-palette3);
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 600;
}

/* leave */
.about-leave::before,
.about-leave::after,
.img-leave:before,
.img-leave:after,
.leave-tea::before,
.green-tea::before {
	content: '';
	background-repeat: no-repeat;
	position: absolute;
}

.about-leave::before {
	width: 158px;
	background-image: url('./assets/image/leave-01.png');
	height: 173px;
	bottom: 57px;
	right: -13em;
}

.about-leave::after {
	width: 106px;
	background-image: url('./assets/image/leave-02.png');
	height: 59px;
	bottom: 17em;
	right: 2em;
}

.img-leave::before {
	width: 321px;
	background-image: url('./assets/image/leave-03.png');
	height: 225px;
	bottom: -12em;
	left: 0em;

}

.img-leave::after {
	width: 130px;
	background-image: url('./assets/image/leave-04.png');
	height: 89px;
	bottom: 13em;
	left: -17em;
}
.leave-tea::before {
	width: 382px;
	background-image: url('./assets/image/leave-05.png');
	height: 319px;
	bottom: -12em;
	left: -20em;
}
.green-tea::before {
	width: 416px;
	background-image: url('./assets/image/leave-06.png');
	height: 296px;
	bottom: -3em;
	right: -14em;
}

@media screen and (max-width: 1366px) {

	.about-leave::before,
	.about-leave::after,
	.img-leave::after,
	.img-leave::before,
	.leave-tea::before,
	.green-tea::before {
		display: none;
	}
}

/* footer icon */
.footer-icon1::before,
.footer-icon2::before,
.footer-icon3::before {
	content: " ";
	display: block;
	width: 30px;
	height: 20px;
	float: left;
	cursor: pointer;
	margin: 10px 0px 0px 0px;
}

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

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

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