/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html, body {
	overflow-x: hidden;
}

/* 	font-family: 'Satoshi', sans-serif; */

@import url('https://fonts.cdnfonts.com/css/satoshi');

h1, h2, h3, h4, h5, h6, a, p, ul , li, span.elementor-counter-number, .elementor-counter-title, .elementor-widget-container, span.elementor-icon-list-text, .e-n-accordion-item-title-text {
	font-family: 'Satoshi', sans-serif !important;
} 

body{
	zoom: 90%;
}


/* Home page style Start */

.who_we_are_row .e-con-inner {
	margin: 0 0 0 auto;
}

.top_swiper {
	overflow-x: hidden;
	position: relative;
}

.top_swiper .swiper-wrapper .swiper-slide h2 {
	font-family: 'Satoshi', sans-serif !important;
	font-size: 64px;
	font-weight: 500;
	line-height: 64px;
	letter-spacing: -0.06em;
	text-align: left;
	color: #FFFFFF;
}

.top_swiper .swiper-wrapper .swiper-slide p {
	font-family: 'Satoshi', sans-serif !important;
	font-size: 18px;
	font-weight: 400;
	line-height: 28.8px;
	letter-spacing: -0.02em;
	text-align: left;
	width: 493px;
	color: #fff;
}

.top_swiper .swiper-wrapper .swiper-slide a {
	background: #FFFFFF;
	padding: 13px 30px 13px 30px;
	gap: 10px;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 28.8px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #000000;
	margin-top: 30px;
	display: flex;
	width: max-content;
	transition: .3s ease-in;
}

.top_swiper .swiper-wrapper .swiper-slide a:hover {
	background: #061650;
	color: #fff;
}

.top_swiper .swiper-button-prev {
	left: unset;
	right: 70px;
	background: #fff;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	top: 50px;
}

.top_swiper .swiper-button-prev::after {
	font-size: 20px;
}

.top_swiper .swiper-button-next {
	left: unset;
	right: 0px;
	background: #fff;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	top: 50px;
}

.top_swiper .swiper-button-next::after {
	font-size: 20px;
}

.cus_swiper {
	margin-top: 40px;
}

.cus_swiper .swiper-wrapper .swiper-slide {
	display: flex;
	gap: 30px;
	align-items: center;
	background: #ECF0FE;
	padding: 50px;
}

.cus_swiper .swiper-wrapper .swiper-slide figure {
	width: 35%;
}

.cus_swiper .swiper-wrapper .swiper-slide .test_con {
	width: 50%;
}

.cus_swiper .swiper-wrapper .swiper-slide .test_con p.rev {
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.02em;
	text-align: left;
	margin-bottom: 20px;
}

.cus_swiper .swiper-wrapper .swiper-slide .test_con p.auth_details {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -0.06em;
	text-align: left;
}

.cus_swiper .swiper-wrapper .swiper-slide .test_con p.auth_details span.status {
	font-family: Satoshi;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #64748B;
	margin-left: 10px;
}

.cus_swiper .swiper-wrapper .swiper-slide .test_con img {
	margin-bottom: 20px;
}

.pro_short h4 {
	height: 17px;
	overflow: hidden;
}

.product_price h4 {
	display: flex;
	flex-direction: row-reverse;
	gap: 10px;
}

.product_price h4 del {
	font-weight: 400 !important;
}

.product_loop .elementor-loop-container .e-loop-item > .elementor-element:hover {
	background: linear-gradient(270deg, rgba(130, 95, 73, 0.14) 0%, rgba(197, 171, 158, 0.14) 100%);
}

/* Product Single Page Style Start */

.elementor-widget-woocommerce-product-short-description ul li {
	position: relative;
}

.elementor-widget-woocommerce-product-short-description ul {
	list-style: none;
	padding-left: 30px;
}

.elementor-widget-woocommerce-product-short-description ul li::before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(https://cuebeige.com/wp-content/uploads/2024/10/check-circle.png) !important;
	left: -30px;
	top: 3px;
}

.elementor-widget-woocommerce-product-short-description ul li:not(:last-child) {
	margin-bottom: 10px;
}

form.cart .quantity {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px !important;
}

form.cart .quantity::before {
	content: "Quantity";
	font-family: 'Satoshi', sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #01040E;
}

form.cart button.single_add_to_cart_button.button.alt {
	background: #061650;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 22px;
	font-weight: 600;
	line-height: 33px;
	letter-spacing: -0.02em;
	text-align: center;
	border-radius: 0;
	display: block;
	width: 100%;
	margin: 0 !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	display: flex;
	flex-direction: column;
}

form.cart {
	display: flex;
	flex-direction: column;
}

form.cart .quantity input {
	border-radius: 50px;
	margin-top: 5px;
}

.additional_info_spec table tbody tr td {
	border: 0;
	padding: 0;
	background: transparent;
}

.additional_info_spec table tbody tr td:nth-child(1) {
	font-weight: 600;
}

.additional_info_spec table tbody tr td {
	font-size: 16px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: -0.02em;
	text-align: left;
	width: 50%;
}

.single-product summary.e-n-accordion-item-title {
	border-top: 1px solid #00000040 !important;
}

.single-product .product_gallery ol.flex-control-nav.flex-control-thumbs {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.single-product .product_gallery ol.flex-control-nav.flex-control-thumbs li {
	width: 100% !important;
}

.single-product .product_gallery ol.flex-control-nav.flex-control-thumbs li img {
	height: 250px;
	object-fit: cover;
}

.woocommerce div.product form.cart .variations tr td, .woocommerce div.product form.cart .variations tr th {
	padding: 0;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	background: transparent;
}

.woocommerce div.product form.cart .variations tr {
	display: flex;
	flex-direction: column;
}

.woocommerce div.product form.cart .variations tr:nth-child(1) th.label {
	margin-top: 10px;
}

.woocommerce div.product form.cart .variations tr th.label {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.02em;
	text-align: left;

}

.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
	background: #ECF0FE;
	padding: 12px 24px 12px 24px;
	gap: 16px;
	border-radius: 90px;
	border: 0px;
}

.woocommerce-product-gallery {
	position: relative !important;
}

.woocommerce-product-gallery::after {
	content: "Cue Beige";
	top: unset;
	position: relative;
	color: #7B5F4A;
	opacity: 10%;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 268.54px;
	font-weight: 500;
	line-height: 214.83px;
	letter-spacing: -0.06em;
	text-align: left;
	transform: rotate(-90deg) !important;
	display: block;
	bottom: -140px;
}

/* Footer Style Start */

.news_con {
	display: flex;
	background: #fff;
	width: 408px;
	position: relative;
}

.news_con .btn span.wpcf7-spinner {
	position: absolute;
}

.news_con .btn {
    position: absolute;
    right: 10px;
    top: 8px;
    /* background: #061650; */
    padding: 0;
}

.news_con p {
	margin: 0;
}

.news_con input[type=email] {
	height: 62px;
	border: 0;
	border-radius: 0;
	font-family: 'Satoshi', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.02em;
}

.email {
	width: 100%;
}

.news_con .btn input {
    font-size: 0;
    border: 0;
    padding: 20px;
    background: #061650;
    display: flex;
/*     z-index: 3;
    position: relative; */
}

.news_con .btn::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(https://cuebeige.com/wp-content/uploads/2024/10/Group-1.png);
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}



/* Responsive Style Start */

@media screen and (max-width:600px) {
	.news_con {
		width: 100%;
	}

	.top_swiper .swiper-button-prev, .top_swiper .swiper-button-next {
		bottom: 10px;
		top: unset;
	}

	.top_swiper .swiper-button-prev, .top_swiper .swiper-button-next {
		bottom: 10px;
		top: unset;
	}

	.cus_swiper .swiper-wrapper .swiper-slide {
		display: block;
	}

	.cus_swiper .swiper-wrapper .swiper-slide figure, .cus_swiper .swiper-wrapper .swiper-slide .test_con {
		width: 100%;
	}

	.cus_swiper .swiper-wrapper .swiper-slide figure img {
		width: 100%;
	}

	.cus_swiper .swiper-wrapper .swiper-slide .test_con img {
		margin-bottom: 10px;
	}

	.cus_swiper .swiper-wrapper .swiper-slide .test_con {
		margin-top: 20px;
	}
	
	.woocommerce-product-gallery::after {
		display: none;
	}

	.additional_info_spec {
		overflow-x: scroll !important;
	}
}