/*
Theme Name: Clangeauto 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;200;300;400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

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

/* ------------  --->  common <--- ------------ */
/* common css */
.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 .single-content h1,
body .single-content h2,
body .single-content h3,
body .single-content h4,
body .single-content h5,
body .single-content h6 {
	margin-top: 0;
}

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

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

/* ---------- Blog css ---------- */
.blog-slider .uc_carousel_item .uc_image_carousel_placeholder img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.blog-slider:hover .uc_carousel_item .uc_image_carousel_placeholder:hover img {
	transform: scale(1.05);
}

/* ---------- footer css ---------- */
.newsletter-form {
	width: 300px;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="email"]:focus {
	border-radius: 0;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 0px;
	width: 100%;
	display: flex;
	color: #fff;
}

.newsletter-form input[type="submit"] {
	margin-block-start: 20px;
}

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

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

	.newsletter-form input[type="submit"] {
		width: 100%;
	}
}

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

@media screen and (min-width: 720px) and (max-width: 1024px) {

	body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default,
	body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
		grid-template-columns: 2fr 1fr 1fr;
	}

	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default,
	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* woocommerce */
.woocommerce ul.products li.product .onsale {
	right: 6px;
}

body .woocommerce ul.products li.product .entry-content-wrap,
body.woocommerce ul.products li.product .entry-content-wrap {
	padding: 10px 0 0 0;
	position: relative;
	margin: 0;
	border-radius: 0;
	transition: none;
	transform: none;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product:hover .entry-content-wrap,
body .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .entry-content-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .entry-content-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .entry-content-wrap {
	-webkit-transform: none;
	transform: none;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap,
body .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-action-wrap {
	bottom: 0;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap {
	position: relative;
	padding: 0;
	bottom: 0;
}

body.woocommerce ul.products li.product .woocommerce-loop-product__title,
body .woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-block-end: 0;
}

body .woocommerce ul.products li.product .price ins,
body.woocommerce ul.products li.product .price ins {
	font-weight: 400;
}

body.woocommerce .code4rest-shop-top-row {
	align-items: center;
}

body.woocommerce ul.products li.product .onsale {
	background-color: #FF0000;
}

/* Woocommerce single product */
body.woocommerce div.product p.price ins {
	font-weight: 400;
}

body.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
	padding-block-start: 4em;
}

body.woocommerce .woocommerce-product-details__short-description {
	border-block-end: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

body.woocommerce div.product .product_meta>span {
	color: var(--global-palette1);
	font-size: 15px;
	font-weight: 400;
}

.entry-content-wrap .entry-summary .quantity.spinners-added input.minus,
.entry-content-wrap .entry-summary .quantity.spinners-added input.plus {
	color: var(--global-palette1);
}

body .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {
	margin: 0 1.5em;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 20px;
}

body .woocommerce-tabs .woocommerce-Tabs-panel h2 {
	display: none;
}

body.woocommerce span.onsale {
	background-color: #FF0000;
	border-radius: 0;
	margin: 10px;
	line-height: 1;
}

/* wishlist css */
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
	font-size: 1.2rem;
	margin: 0;
}

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

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link .code4rest-svg-iconset.svg-baseline {
	display: none;
}

.blog-area:hover .uc_carousel_item .uc_image_carousel_placeholder img,
.loop-entry .post-thumbnail-inner img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.blog-area .uc_carousel_item .uc_image_carousel_placeholder:hover img,
.loop-entry .post-thumbnail-inner:hover img {
	transform: scale(1.05);
}

/* left and right sidebar */
.primary-sidebar .widget_media_image figure.wp-block-image img,
.loop-entry .post-thumbnail-inner img,
.code4-right-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail,
.code4-left-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.primary-sidebar .widget_media_image figure.wp-block-image img:hover,
.loop-entry .post-thumbnail-inner:hover img,
.code4-right-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover,
.code4-left-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover {
	transform: scale(1.05);
}

.primary-sidebar .widget_media_image figure.wp-block-image,
.code4-right-side.elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link,
.code4-left-side.elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link,
.gallery-img.elementor-widget-image {
	overflow: hidden;
}

.primary-sidebar.widget-area .widget_block:first-child,
.primary-sidebar.widget-area .widget_block:last-child,
.wp-block-search .wp-block-search__input {
	border: none;
}

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

.wp-block-search__inside-wrapper {
	border-block-end: 1px solid var(--global-palette6);
}

.wp-block-search__button.has-icon {
	line-height: 0;
}

.primary-sidebar.widget-area .widget_block {
	padding-block-end: 30px;
	border-block-end: 1px solid var(--global-palette6);
}

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

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

}

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

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

/* sticky add to cart */
body .quantity.spinners-added input.minus,
body .quantity.spinners-added input.plus {
	color: var(--global-palette1);
}

/* cart page */
body.woocommerce-cart table.cart .coupon .button:not(:hover) {
	background: var(--global-palette2);
	color: var(--global-palette9);
	box-shadow: none;
}

/* cart toggle */
body .woocommerce.widget_shopping_cart .buttons a:not(.checkout),
body .woocommerce .widget_shopping_cart .buttons a:not(.checkout) {
	background: var(--global-palette1) !important;
	color: var(--global-palette9) !important;
}

body .woocommerce ul.cart_list li .quantity,
body .woocommerce ul.product_list_widget li .quantity {
	color: var(--global-palette1);
}

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

}

/* -------------------- elementor section css -------------------- */
/* services */
.code4-services .elementor-icon.elementor-animation-rotate {
	border: 1px solid #e5e5e5;
}

/* cms */
.code4-cms .elementor-image-box-wrapper figure.elementor-image-box-img {
	overflow: hidden;
}

/* gallary masonry */
.code4-masonry .elementor-widget-container {
	overflow: hidden;
}

.border-faq .elementor-widget-wrap .elementor-widget-container .elementor-accordion .elementor-accordion-item {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	border-radius: 5px;
}

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

/* comments */
.comment-form-comment.comment-form-float-label:focus,
textarea:focus {
	color: var(--global-palette1);
}

.entry {
	box-shadow: none;
}

textarea,
input[type="email"],
input[type="text"],
input[type="url"] {
	background-color: var(--global-palette8);
	border: 1px solid var(--global-palette6);
	color: var(--global-palette1);
	border-radius: 0px;
	box-shadow: none;
}

textarea:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="url"]:focus {
	color: var(--global-palette1);
	box-shadow: none;
}

textarea::placeholder,
input[type="email"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder {
	color: var(--global-palette1);
}

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

.comments-area textarea:focus {
	box-shadow: none;

}

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

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

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

.uc_post_grid_style_one_button .add_to_cart_button .ue-inner-btn-wrapper,
.uc_post_grid_style_one_button a.added_to_cart.wc-forward{
	text-transform: uppercase !important;
	text-decoration: underline !important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
	flex-direction: row;
}

.uc_post_grid_style_one_item.ue-item .uc-button-addcart {
	opacity: 0;
}
  
.uc_post_grid_style_one_item.ue-item:hover .uc-button-addcart {
opacity: 1;
}