/*
Theme Name: Furniter 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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&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;
}
.wp-block-search .wp-block-search__button:hover{
    color:var(--global-palette9);
}

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

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

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

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

/* -------------------- elementor section css -------------------- */

/* blog sidebar */

.wp-block-search .wp-block-search__input:focus,
.wp-block-search .wp-block-search__input {
	color: var(--global-palette3);
	border-color: var(--global-palette6);
}

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

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__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: 500;
}

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

/* testimonal */
.uc_quote_info .uc_author {
	position: relative;
}

.uc_quote_info .uc_author .ue-icon {
	position: absolute;
	right: 0;
	top: 0;
}

/* footer icon */
.footer-icon-1::before,
.footer-icon-2::before,
.footer-icon-3::before,
.footer-icon-4::before {
	content: " ";
	display: block;
	background: url(./assets/image/footer-icon-04.svg) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	cursor: pointer;
	margin-block-start: 3px;
}
.footer-icon-2::before {
	background: url(./assets/image/footer-icon-03.svg) no-repeat;
}
.footer-icon-2,
.footer-icon-4 {
	float: left;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	padding-top: 10px;
}
.footer-icon-2{
	margin-bottom: 10px;
}
.footer-icon-4{
	border-bottom: none;
}
.footer-icon-3::before {
	background: url(./assets/image/footer-icon-02.svg) no-repeat;
}
.footer-icon-4::before {
	background: url(./assets/image/footer-icon-01.svg) no-repeat;
}
.footer-icon-1 a,
.footer-icon-3 a{
	float: left;
}
.site-bottom-footer-wrap .site-container {
	padding: 0;
}
.comment-form .comment-form-comment label.float-label{
	color: var(--global-palette1);
}

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

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

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item+.elementor-accordion-item,
.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
	border-top: 1px solid var(--global-palette6);
}

/* our projrct */
.our-project .uc_image_grid_border .uc_image_grid_border_holder .uc_image_grid_border_box .uc_box_content {
	right: 0;
}

/* image hover */
.image-hover .elementor-image-box-img,
.round-hover .elementor-widget-container,
.contact-hover .elementor-widget-container{
	z-index: 1;
	overflow: hidden;
	position: relative;
}
.image-hover .elementor-image-box-img::before,
.round-hover .elementor-widget-container::before,
.contact-hover .elementor-widget-container::before{
	background-color: rgba(0, 0, 0, 0.15);
	content: '';
	position: absolute;
	z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	transform: translateX(100%);
	opacity: 0;
	transition: .5s ease-in-out;
}
.image-hover .elementor-image-box-img:hover::before{
	transform: translateX(0%);
	opacity: 1;
}
.round-hover .elementor-widget-container::before,
.round-hover .elementor-widget-container:hover::before{
	border-top-left-radius: 200px;
	border-top-right-radius: 200px;
	transform: translateY(100%);
}
.round-hover .elementor-widget-container:hover::before,
.contact-hover .elementor-widget-container:hover::before{
	transform: translateY(0%);
	opacity: 1;
}

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

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

}

textarea,
input[type="email"],
input[type="text"],
input[type="url"] {
	color: var(--global-palette1);
	border: 1px solid var(--global-palette6);
}

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

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

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


.comments-area {
	box-shadow: none;
}