/*
Theme Name: CluckCo 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

*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&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,
.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;
}

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

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

.wp-block-search .wp-block-search__input,
body .wp-block-search .wp-block-search__button,
body .thewebs-header-cart.header-navigation ul a.button,
#search-drawer .drawer-inner input.search-field {
	border-radius: 0px;
}

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

/* menu remove padding */
#primary-menu>li:first-child a {
	padding-inline-start: 0;
}

#primary-menu>li:last-child a {
	padding-inline-end: 0;
}


/* 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 .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.uc_post_list_image {
	overflow: hidden;
}

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

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

}

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

.hover-zoom {
	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 .thewebs-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: 15px;
	text-transform: capitalize;
}

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

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

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

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

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

.wp-block-search .wp-block-search__input:focus {
	background-color: var(--global-palette8);
}

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

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	letter-spacing: 0px;
	color: var(--global-palette1);
	font-family: 'Oswald';
}

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

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

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

}


/* single blog comment */
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]: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 {
	color: var(--global-palette1);
	border: 1px solid 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);
}

/* woo commerce */

body #wrapper .woocommerce form .form-row input.input-text,
body #wrapper .woocommerce form .form-row textarea,
.woocommerce table.shop_table td .quantity.spinners-added,
body.woocommerce-cart table.cart td.actions .coupon .input-text,
body .select2-container--default .select2-selection--single,
body .select2-dropdown,
.woocommerce-billing-fields__field-wrapper,
body .woocommerce-cart #payment ul.payment_methods li,
body .woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li,
body .select2-container--default .select2-search--dropdown .select2-search__field {
	border-radius: 0px;
}

.woocommerce-info .showcoupon,
.woocommerce-info .showlogin {
	color: var(--global-palette1);
}

.woocommerce-info .showcoupon:hover,
.woocommerce-info .showlogin:hover {
	color: var(--global-palette1);
}

.woocommerce-privacy-policy-link,
.woocommerce-terms-and-conditions-link {
	color: var(--global-palette1);
	font-weight: 600;
}

/* cart plus minus */
body .quantity.spinners-added input.minus:hover,
body .quantity.spinners-added input.plus:hover {
	background: transparent;
	box-shadow: none;
	color: var(--global-palette1);
}

body.woocommerce-cart table.cart .coupon .button:not(:hover),
body.woocommerce-checkout table.cart .coupon .button:not(:hover),
#add_payment_method table.cart .coupon .button:not(:hover) {
	background: transparent;
	color: var(--global-palette9);
}

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

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


.blog-date::after {
	content: "";
	border-right: 1px solid var(--global-palette1);
	height: 100px;
	padding-right: 10px;
}

@media screen and (max-width: 1675px) and (min-width: 1367px) {
	.stay-bg .elementor-widget-container {
		padding: 0px !important;
	}

	.stay-bg .elementor-widget-container {
		margin: 0em 12em 0em 1.5em !important;
	}
}


/* blog page*/
.reply .comment-reply-link,
.reply .comment-reply-link:focus,
.reply .comment-reply-link:hover {
	border: 1px solid var(--global-palette1);
	color: var(--global-palette1);
	border-radius: 0px;
}

.wp-block-latest-posts__featured-image img {
	border-radius: 0px;
}

.wp-site-blocks .post-thumbnail.thewebs-thumbnail-ratio-inherit img,
#archive-container a.post-thumbnail {
	border-radius: 0px;
}

/* blog single */
@media screen and (max-width: 767px) {
	#main .thewebs-thumbnail-position-behind {
		margin-bottom: -2.3em;
		height: 300px;
	}
}

#main .thewebs-thumbnail-position-behind .post-thumbnail-inner,
#main .thewebs-thumbnail-position-behind .post-thumbnail-inner img {
	height: 100%;
}

/* ---------------------- New css -------------------- */
/* footer */
.site-footer-middle-section-3 .wp-block-list li {
	display: flex;
	gap: 12px;
}

/* text br none */
@media screen and (max-width: 519px) {

	.elementor-widget-text-editor br,
	.site-footer-middle-section-1 .widget_text p br {
		display: none;
	}
}

/* faq */
.elementor-element .uc_material_accordion .uc_container .uc_ac_box:last-child:last-child {
	margin-bottom: 0px;
}

/* newslatter */

.mc4wp-form-fields {
	display: flex;
	margin-top: 24px;
}

.newsletter-form {
	width: 302px;
	position: relative;
	display: flex;
	height: 30px;
}

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

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

.mc4wp-form .newsletter-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0;
	background-image: url(./assets/image/newsletter-icon.svg);
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
	width: 18px;
	padding-left: 0;
	margin: -9px 0 0px 0;
	border: none;
	background-color: transparent;
}

.mc4wp-response {
	padding-top: 10px;
	color: var(--global-palette9);
	text-align: left;
	text-transform: capitalize;
}


/* service */
.service .elementor-icon-box-wrapper .elementor-icon-box-icon {
	margin-top: -35px;
}

/* contact from */
.contact-form {
	display: grid;
	gap: 30px;
}

.contact-form .cf-field,
.contact-form .cf-field:focus,
.contact-form textarea,
.contact-form textarea:focus {
	width: 100%;
	padding: 16.5px;
	border: 1px solid var(--global-palette6);
	background: transparent;
	color: var(--global-palette1);
}

.contact-form .cf-field::placeholder {
	color: var(--global-palette1);
}

.contact-form textarea {
	height: 150px;
}

.contact-form .row p {
	display: flex;
	gap: 30px;
	width: 100%;
}

.contact-form p {
	margin: 0;
}

.contact-form .row p br {
	display: none;
}

.contact-form .row p span.wpcf7-form-control-wrap {
	width: 100%;
}

.contact-form .cf-submit {
	width: 100%;
}

.wpcf7-spinner {
	display: none;
}

@media screen and (max-width: 719px) {
	.contact-form .row p {
		display: grid;
		width: 100%;
	}

	.contact-form .cf-field {
		display: grid;
		gap: 30px;
	}
}

/* blog */
.owl-stage-outer .owl-item .ue-item.uc_carousel_item .ue-meta-data {
	position: absolute;
	background-color: var(--global-palette9);
	top: 20px;
	left: 20px;
	width: 130px;
	height: 40px;
}

.owl-stage-outer .owl-item .ue-item.uc_carousel_item .ue-meta-data .ue-grid-item-meta-data-icon {
	font-size: 20px;
}

/* product */
@media (max-width: 1145px) and (min-width: 1025px) {
	body .thewebs-woo-cart-form-wrap .cart-collaterals {
		width: 37%;
	}

	body .thewebs-woo-cart-form-wrap>form {
		width: 63%;
	}
}

/* header */
#masthead .thewebs-sticky-header .search-toggle-open-container .search-toggle-open {
	color: var(--global-palette2) !important;
}

.site-main-header-inner-wrap .header-account-button{
	border: none;
}

/* text img */
@media (max-width: 1784px) and (min-width: 1367px) {
	.elementor-element.elementor-widget-ucaddon_image_background_text_effect .uc_style_image_background_text_effect_elementor_text {
		font-size: 150px !important;
		line-height: 170px !important;
	}
}

/* testimonal */
.ue-item .uc_quote_info .our-testimonial {
	z-index: -1;
}