/*
Theme Name: JewelJem 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=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,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: 0 10px 0 0;
}

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

.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: 16px;
	text-transform: capitalize;
}

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

#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.97em 0.7em;
	color: var(--global-palette1);
	border: 1px solid var(--global-palette6);
	border-radius: 0 10px 0 0;
}

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

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

body .wp-block-search .wp-block-search__button:hover {
	background-color: transparent;
	border: 1px solid var(--global-palette2);
	color: var(--global-palette2);
}

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

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

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

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

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

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

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

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

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

.elementor-element .uc_material_accordion .uc_container .uc_ac_box .uc-heading {
	border-radius: 0 50px 0 0 !important;
}

/* icon animation */
@keyframes heading_icon {

	0%,
	100% {
		transform: scale(1);
	}

	30% {
		transform: scale(1.1, 0.9);
	}

	60% {
		transform: scale(0.9, 1.1);
	}
}

.heading_icon .elementor-icon,
.elementor-element.why_choose_us .elementor-element.e-con::after,
.elementor-element.service .elementor-element.e-con::after,
.ring_animation,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item:nth-child(odd) .uc_image_carousel_placeholder::before,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item:nth-child(even) .uc_image_carousel_placeholder::before {
	animation: heading_icon 2s ease-in-out infinite;
}

/* about_img */
.elementor-element.about_img {
	position: relative;
	z-index: 2;
}

.elementor-element.about_img::before {
	content: '';
	border: 1px solid var(--global-palette2);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: -1;
	border-radius: 0 190px 0 0;
}

.elementor-element.about_img_second {
	position: relative;
	z-index: 2;
}

.elementor-element.about_img_second::before {
	content: '';
	border: 1px solid var(--global-palette2);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: -1;
	border-radius: 190px 0 0 0;
}

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

	.elementor-element.about_img::before,
	.elementor-element.about_img_second::before,
	.our_testimonal .owl-item .uc_quote_item::before {
		content: '';
		border: none;
		bottom: 0px;
		left: 0px;
	}
}

/* blog */
.elementor-widget-ucaddon_post_carousel .owl-item .ue-grid-item-meta-data .ue-grid-item-meta-data-icon {
	font-size: 22px;
}

.elementor-widget-ucaddon_post_carousel .owl-item .uc_image_carousel_placeholder {
	padding-top: 20px;
	padding-right: 20px;
}

.elementor-widget-ucaddon_post_carousel .owl-item .uc_image_carousel_placeholder::before {
	content: '';
	border: 1px solid var(--global-palette2);
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2;
	border-radius: 0 150px 0 0;
}

body .elementor .elementor-element.elementor-widget-ucaddon_post_carousel .owl-item .uc_image_carousel_placeholder a img {
	border-top-right-radius: 140px;
	z-index: 2;
	position: relative;
}

/* testimonal*/
.our_testimonal .owl-item .uc_quote_item {
	background-color: transparent;
	background-image: linear-gradient(180deg, var(--e-global-color-thewebs4) 0%, var(--e-global-color-thewebs3) 100%);
}

.our_testimonal .owl-item .uc_quote_item::before {
	content: '';
	border: 1px solid var(--global-palette2);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: -1;
	border-radius: 0 150px 0 0;
}

.our_testimonal .owl-item {
	margin-top: 20px;
}

/* why choose us, product, service blog*/
.why_choose_us,
.elementor-element.service {
	position: relative;
}

.elementor-element.why_choose_us .elementor-element.e-con:nth-of-type(1)::after,
.elementor-element.why_choose_us .elementor-element.e-con:nth-of-type(3)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(1)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(3)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(5)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(7)::after,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item:nth-child(odd) .uc_image_carousel_placeholder::before {
	content: "";
	position: absolute;
	top: -30px;
	left: 0;
	width: 60px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("assets/image/why-choose-icon.svg");
	border: none;
}

.elementor-element.why_choose_us .elementor-element.e-con:nth-of-type(2)::after,
.elementor-element.why_choose_us .elementor-element.e-con:nth-of-type(4)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(2)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(4)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(6)::after,
.elementor-element.service .elementor-element.e-con:nth-of-type(8)::after,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item:nth-child(even) .uc_image_carousel_placeholder::before {
	content: "";
	position: absolute;
	top: -30px;
	right: 0;
	width: 60px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("assets/image/why-choose-icon.svg");
	border: none;
}

.elementor-element.why_choose_us .elementor-button::before,
.elementor-element.service .elementor-button::before {
	content: '';
	border: none;
}

/* circle animation */
.circle-animation {
	animation: rotate-center 90s linear infinite both;
}

@keyframes rotate-center {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* collection_img, product*/
.elementor-element.collection_img .elementor-element.elementor-widget-image-box:nth-of-type(1) .elementor-image-box-img img,
.elementor-element.collection_img .elementor-element.elementor-widget-image-box:nth-of-type(3) .elementor-image-box-img img,
.uc_overlay_image_carousel .owl-stage .owl-item:nth-child(odd) .uc_image_carousel_placeholder .uc_product_image img {
	border-radius: 0 130px 0 0;
}

.elementor-element.collection_img .elementor-element.elementor-widget-image-box:nth-of-type(2) .elementor-image-box-img img,
.elementor-element.collection_img .elementor-element.elementor-widget-image-box:nth-of-type(4) .elementor-image-box-img img,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item:nth-child(even) .uc_image_carousel_placeholder .uc_product_image img {
	border-radius: 130px 0 0 0;
}

/* product */
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item .uc_image_carousel_placeholder,
.elementor-widget-ucaddon_woocommerce_product_carousel .uc_overlay_image_carousel .owl-stage .owl-item .uc_image_carousel_placeholder {
	overflow: visible !important;
	margin-top: 30px;
}

/* all buttons */
.elementor-element .elementor-button,
.button,
.thewebs-shop-top-row .filter-toggle-open,
#commentform .form-submit,
.contact_page_form .cfovr-submit-btn {
	position: relative;
}

#commentform .form-submit {
	display: table;
}

#commentform .form-submit {
	z-index: 2;
}

#commentform .form-submit::before {
	z-index: -1;
}

.elementor-element .elementor-button::before,
.button::before,
.thewebs-shop-top-row .filter-toggle-open::before,
#commentform .form-submit::before,
.contact_page_form .cfovr-submit-btn::before {
	content: '';
	border: 1px solid var(--global-palette2);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 5px;
	left: 5px;
	border-radius: 0px 25px 0px 0px;
	transition: all 0.3s ease-in-out;
}

.elementor-element .elementor-button:hover::before,
.button:hover::before,
.thewebs-shop-top-row .filter-toggle-open:hover::before,
#commentform .form-submit:hover::before ,
.contact_page_form .cfovr-submit-btn:hover::before{
	border: 0;
	bottom: 0;
	left: 0;
}

.button,
.thewebs-shop-top-row .filter-toggle-open,
body.thewebs-cart-button-large.woocommerce div.product .button.single_add_to_cart_button,
.button.wc-forward,
body.woocommerce button.button.alt,
.form-submit .submit,
.wc-block-product-filters__apply {
	border-radius: 0 25px 0 0 !important;
}

.button.product_type_simple::before {
	content: '';
	border: none;
}

/* product single page */
.thewebs-sticky-add-to-cart {
	height: 90px;
	align-content: center;
}

/* footer */
#colophon,
#kt-scroll-up {
	background-color: transparent;
	background-image: linear-gradient(180deg, var(--e-global-color-thewebs4) 0%, var(--e-global-color-thewebs3) 100%);
}

@media screen and (min-width: 1025px) {
	.site-footer-row.site-footer-row-columns-4 {
		grid-template-columns: 1fr 0.9fr 0.8fr 1fr;
	}
}

/* footer img hover */
.footer-gallery {
	margin-top: 25px;
}

.footer-gallery figure {
	overflow: hidden;
}

.footer-gallery figure img {
	transition: .3s;
	width: 100%;
}

.footer-gallery figure img:hover {
	transform: scale(1.1);
}

/* header */
.item-is-stuck .header-cart-button .header-cart-total,
.item-is-stuck .header-cart-button:hover .header-cart-total {
	background-color: var(--global-palette9);
}