* {
	padding: 0;
	margin: 0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding: 20px !important;
}
::placeholder{
    text-transform:capitalize !important;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;

}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/* CART-ICON-IN-BODY */
.xoo-wsc-basket{
	margin-right:25px !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #0073aa !important;
    color: #fff !important;
}
/*----------- 404 Page -----------------  */
.btn-wrap a{
	    background-color: #B44037;
	border-radius: 12px 12px 12px 12px;
}
.btn-wrap a:hover{
	    background-color: #822018;
}
/*--------------------------------HOME-PAGE-CSS--------------------------*/

/* HERO-SECTION-HOME-PAGE*/
.hero-section {
	position: relative;
	overflow: hidden;

}

.hero-section::before,
.hero-section::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 278px;
	z-index: 2;
	pointer-events: none;
}


/* Bottom black fade */
.hero-section::after {
	bottom: 0;
	background: linear-gradient(to top, rgba(20, 20, 20, 1), transparent);
}




/* DARK-FOREST-SECTION-HOME-PAGE */

.dark-forest {
	position: relative;
	overflow: hidden;
}

.dark-forest::before,
.dark-forest::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 278px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.dark-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(20, 20, 20, 1), transparent);
}

/* Bottom black fade */
.dark-forest::after {
	bottom: 0;
	background: linear-gradient(to top, rgba(9, 17, 18, 1), transparent);
}



/* LIGHT-FOREST-SECTION-HOME-PAGE */

.light-forest {
	position: relative;
	overflow: hidden;
}

.light-forest::before,
.light-forest::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 260px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.light-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(20, 20, 20, 1), transparent);
}

/* Bottom black fade */
.light-forest::after {
	bottom: 0;
	background: linear-gradient(to top, rgba(9, 17, 18, 1), transparent);
}

/* NEUTRAL-FOREST-HOME-PAGE */

.neutral-forest {
	position: relative;
	overflow: hidden;
}

.neutral-forest::before
{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 260px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.neutral-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(9, 17, 18, 1), transparent);
}


/* HOME-PAGE-TAB-SECTION CSS */

/* dark-forest */
.dark-forest-section.category-dark-forest .tab-btn {
	background: rgba(255, 255, 255, 0.1) !important;
	backdrop-filter: blur(12px) !important;
}

.dark-forest-section.category-dark-forest .tab-btn.active {
	background:#b64f4a !important;
}

.dark-forest-section.category-dark-forest .product-box {
	background: rgba(255, 255, 255, 0.07) !important;
	backdrop-filter: blur(48px);
}

/* neutral-forest */
.dark-forest-section.category-neutral-forest .tab-btn {
	background: rgba(255, 255, 255, 0.1) !important;
	backdrop-filter: blur(12px) !important;
}

.dark-forest-section.category-neutral-forest .tab-btn.active {
	background: #b64f4a !important;
}

.dark-forest-section.category-neutral-forest .product-box {
	background: rgba(0, 0, 0, 0.07) !important;
	backdrop-filter: blur(48px);
}

.dark-forest-section {
	background: none;
	color: rgba(255, 255, 255, 1);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 48px;
	margin: 0px !important;
}

.dark-forest-section h3 {
	text-align: center;
	text-transform: uppercase !important;
}

.tabs {
	margin-bottom: 15px;
}

.tab-btn {
	background: rgba(0, 0, 0, 0.3) !important;
	backdrop-filter: blur(12px);
	padding: 14px 30px;
	margin-right: 16px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 12px;
	cursor: pointer;
	font-size: 18px;
	line-height: 25px;
	font-family: Montserrat;
	color: rgba(255, 255, 255, 1);
}

.tab-btn.active {
	background: #b64f4a !important;
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block !important;
}

 .product-box {
	display: flex;
	gap: 45px;
	background: rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(48px);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	padding: 36px;
	
} 


.tab-contents{
	width:100% !important;
}

.dark-forest-section.elementor-section,
.dark-forest-section .elementor-container,
.dark-forest-section .elementor-widget-wrap {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dark-forest-section {
    max-width: 1520px !important; 
    width: 100% !important;
    margin: 0 auto !important;
}

.dark-forest-section .product-box {
    width: 100% !important;
    box-sizing: border-box;
}


.product-img-title h4 {
	font-size: 24px;
	line-height: 100%;
	font-weight: 500;
	font-family: Montserrat;
	padding-top: 30px !important;
}

.tab-product-img img {
	width: 100%;
	aspect-ratio: 308 / 263 !important;
	height: auto !important;
	object-fit: cover;
	display: block;
	border-radius: 12px !important;
}

.product-desc {
	padding-top: 15px !important;
	font-size: 18px !important;
	line-height: 25px;
	font-weight: 500px;
	font-family: Montserrat;
	letter-spacing: -1%;
	color: rgba(255, 255, 255, 1);
}

.product-desc p {
	padding-bottom: 14px !important;


}

.story {
	font-size: 20px !important;
	line-height: 28px !important;
	font-family: Montserrat;
}

.tab-add-to-cart-btn .elementor-button.elementor-size-md {
	background-color: #b64f4a !important;
	padding: 18px 32px !important;
	border: none;
	border-radius: 12px !important;
	font-size: 18px !important;
	line-height: 100%;
	font-weight: 500;
	font-family: Montserrat;
	margin-top: 20px;
	color: rgba(255, 255, 255, 1) !important;
	transition: 0s;

}

.tab-add-to-cart-btn .elementor-button.elementor-size-md:hover {
	background-color: rgba(130, 32, 24, 1) !important;
}

tab-add-to-cart-btn .elementor-button-content-wrapper {
	gap: 8px !important;
}






/*--------------------------------SHOP-PAGE-CSS--------------------------*/


/* SHOP PAGE PRODUCT-SECTION  CSS */

/* ===== Category Section ===== */
.category-section {
	text-align: center;
	margin: 20px auto !important;
	padding: 40px 20px !important;
}



.category-header h3 {
	font-size: 30px !important;
	font-weight: 600 !important;
	font-family: Montserrat !important;
	margin-bottom: 60px;
	text-transform: uppercase !important;
	color: rgba(255, 255, 255, 1) !important;
	letter-spacing: 0% !important;
	line-height: 100% !important;
}





/* ===== Products Grid ===== */
.products-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);

	gap: 15px;
	width: 85%;
	margin: auto;

}

/* ===== Product Card ===== */
.product-card {
	width: 100%;
	height: auto;
	background: rgba(255, 255, 255, 0.07) !important;
	backdrop-filter: blur(48px);
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.2);

	padding: 0px;
	text-align: center;
	perspective: 1000px;

	position: relative;

}

/* Flip inner */
.product-inner {
	position: relative;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	transition: transform 0.6s ease;
}

.product-card:hover .product-inner {
	transform: rotateY(180deg);
}

/* Front & Back */
.product-front {
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 12px;
	padding-bottom: 15px;
}

.product-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 12px;
	font-size: 14px;
	max-height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

/* ===== Front Side ===== */
.product-front {
	transform: rotateY(0deg);
	z-index: 2;
}

/* ===== Back Side ===== */
.product-back {
	transform: rotateY(180deg);
	background: rgba(255, 255, 255, 0.07);
	backdrop-filter: blur(48px);

	padding:0px;
	text-align: left;
/* 	display: flex;
	 flex-direction:column !important;
	 height:100% !important; */
	

}





.product-info {

	width: 100%;
	height: 100%;
	padding: 20px !important;
	display: flex;
	 flex-direction:column !important;
	 height:100% !important;
	
}

.product-info p {

  overflow: hidden;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 400;
	line-height: 18px !important;
	letter-spacing: 0.2px !important;
	padding:5px 0px !important;
	
	color: rgba(255, 255, 255, 1);



	
}
.product-info .story-detail{
	
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5 !important;
	 height: 6.5em !important;
}

.product-info p br{
	display:none !important;
}

/* BACK BTN */
.cu_product-name{
padding-left:0px !important;
	padding-bottom:10px !important;
	color:white !important;
	font-size:23px !important;
}
.shop-product-back-view-detail{
	margin-top:auto !important;
}
.shop-product-back-view-detail .elementor-button.elementor-size-md {
	background-color:#B64F4A !important;
	padding: 18px 32px !important;
	border: none;
	border-radius: 12px !important;
	font-size: 18px !important;
	line-height: 100%;
	font-weight: 500;
	font-family: Montserrat;
	
	color: rgba(255, 255, 255, 1) !important;
	transition: 0s;
	width: 100%;

	

}

.shop-product-back-view-detail .elementor-button.elementor-size-md:hover {
	background-color: rgba(130, 32, 24, 1) !important;
}

.shop-product-back-view-detail .elementor-button-content-wrapper {
	gap: 8px !important;
}

.elementor-button-icon elementor-align-icon-right {
	height: 20px !important;
	width: 20px !important;
}



/* ===== Product Image ===== */
.product-img {
	padding-top: 20px;
}

.product-img img {

	aspect-ratio: 329/345;
	width: 90%;
	object-fit: cover;
	display: block;
	border-radius: 12px !important;
	margin: auto;


}

.product-title {
	margin: 15px 0 15px;
	font-size: 20px !important;
	line-height: 28px !important;
	font-weight: 500 !important;
	color: rgba(255, 255, 255, 1) !important;
}


/*===button====*/
.shop-product-add-to-cart .elementor-button.elementor-size-md {
	background-color: #B64F4A !important;
	padding: 18px 32px !important;
	border: none;
	border-radius: 12px !important;
	font-size: 18px !important;
	line-height: 100%;
	font-weight: 500;
	font-family: Montserrat;
	margin-top: 15px;
	color: rgba(255, 255, 255, 1) !important;
	transition: 0s;
	width: 90%;

}

.shop-product-add-to-cart .elementor-button.elementor-size-md:hover {
	background-color: rgba(130, 32, 24, 1) !important;
}

.shop-product-add-to-cart .elementor-button-content-wrapper {
	gap: 8px !important;
}

.elementor-button-icon elementor-align-icon-right {
	height: 20px !important;
	width: 20px !important;
}

.product-info p br {
	display: none !important;
}






/* DARK-FOREST-SECTION-SHOP-PAGE */
.shop-dark-forest {
	position: relative;
	overflow: hidden;
}

.shop-dark-forest::before,
.shop-dark-forest::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 278px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.shop-dark-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(20, 20, 20, 1), transparent);
}

/* Bottom black fade */
.shop-dark-forest::after {
	bottom: 0;
	background: linear-gradient(to top, rgba(9, 17, 18, 1), transparent);
}


/* LIGHT-FOREST-SECTION-SHOP-PAGE */
.shop-dark-forest {
	position: relative;
	overflow: hidden;
}

.shop-light-forest::before,
.shop-light-forest::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 278px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.shop-light-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(20, 20, 20, 1), transparent);
}

/* Bottom black fade */
.shop-light-forest::after {
	bottom: 0;
	background: linear-gradient(to top, rgba(9, 17, 18, 1), transparent);
}

/* NEUTRAL-FOREST-SHOP-PAGE */

.shop-neutral-forest {
	position: relative;
	overflow: hidden;
}

.shop-neutral-forest::before,
.shop-neutral-forest::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 278px;
	z-index: 2;
	pointer-events: none;
}

/* Top black fade */
.shop-neutral-forest::before {
	top: 0;
	background: linear-gradient(to bottom, rgba(9, 17, 18, 1), transparent);
}


/*-----------------PRODUCT-DETAIL-PAGE-CSS--------------------------*/
/* (product-detail-title) */
.elementor-1655 .elementor-element.elementor-element-ba24a02 .elementor-heading-title {

	font-size: 24px !important;
	line-height: 100% !important;
}


.product-detail-img .wcgs-slider-image img{
    width:820px !important;;
    height: 653px !important;
	object-fit:cover !important;
	border-radius: 12px !important;
}
/* rating-text */
 .woocommerce-product-rating a{
	color:#FFFFFF !important;
}

/* (product-detail-thumbnails-img) */

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    aspect-ratio: 263/214 !important;
    object-fit: cover !important;
    width: calc(33% - 8px) !important; 
    margin-left: 14px !important; 
    border-radius: 12px !important;
    padding: 0 !important;
}


.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(2) {
    margin-left: 0 !important;
}




.quantity-wrapper {
	display: flex;
	align-items: center;
	gap: 7px;
}

.qty-label {
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	font-family: Montserrat !important;
	color: rgba(245, 243, 240, 1) !important;
	padding-right: 7px !important;
}

.quantity-btn {
	display: inline-flex;
	align-items: center;
	border-radius: 60px;
	padding: 9px 8px;
	background-color: rgba(245, 243, 240, 1) !important;
}



.quantity {
	display: flex;
	align-items: center;
	border-radius: 60px;

	padding: 10px !important;
}

.qty-add-to-cart .quantity {
	flex-basis: 25% !important;
}

.quantity button {
	height: 40px !important;
	width: 40px !important;
	/* 	background: rgba(180, 64, 55, 1) !important; */
	border: none;
	border-radius: 50% !important;
	font-size: 0px !important;
	font-weight: 300 !important;
	cursor: pointer;
	padding: 6px 10px !important;
	color: rgba(245, 243, 240, 1) !important;
/* 	display: flex;
	align-items: center; */
	position:relative;
}
button.minus:after {
    content: "-";
    position: absolute;
    font-size: 40px;
    inset: 0;
    line-height: 90%;
}
button.plus:after {
    content: "+";
    position: absolute;
    font-size: 40px;
    inset: 0;
    line-height: 100%;
}


.quantity input.qty {
	width: 60px !important;

	text-align: center;
	border: none;
	font-size: 24px;
	font-weight: 500;
	background: transparent;
	outline: none;
	font-family: Montserrat;
}




.plus {
	margin: 0 !important;

}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
	/* For Firefox */
}



/* (product-detail-add-to-cart-btn) */

.woocommerce div.product form.cart .button {
	width: 100% !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	background-color:#B64F4A !important;
}

.woocommerce div.product form.cart .button::after {
	content: "" !important;
	display: inline-block !important;
	width: 20px !important;
	/* icon size */
	height: 20px !important;
	background: url("https://charmedtea.techsolutionn.com/wp-content/uploads/2025/09/shopping-cart.svg") no-repeat center / contain !important;
}

/* (product-main-des) */
.product-main-contant p br {
	display: none !important;
}

.product-main-contant p {
	padding-bottom: 13px !important;
}


/* Recently viewed Products-css */

/* (product-price) */

.recently-viewed-products.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price {
	display: none !important;
}

/* (product-img) */

.woocommerce ul.products li.product a img {
	aspect-ratio: 329/340 !important;
	object-fit: cover !important;
	width: 90% !important;
	margin: 0 auto;
}

/* (product-add-to-cart-btn) */

.woocommerce ul.products li.product .button {
	width: 90% !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	background-color:#B64F4A !important;
}

/* (product-short-dec) */
.product-short-dec > .elementor-widget-container {
	backdrop-filter: blur(14px) !important;
	padding:15px !important;
}


.woocommerce ul.products li.product .button::after {
	content: "" !important;
	display: inline-block !important;
	width: 20px !important;
	height: 20px !important;
	background: url("/wp-content/uploads/2025/09/shopping-cart.svg") no-repeat center / contain !important;
}



/* (product-box) */

.elementor-1655 .elementor-element.elementor-element-dd7392b.elementor-wc-products ul.products li.product {
	width: 100%;
	height: auto;
	background: rgba(255, 255, 255, 0.07);
	backdrop-filter: blur(48px) !important;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.recently-viewed-products.elementor-product-loop-item--align-center ul.products li.product .star-rating {
	display: none !important;
}

.recently-viewed-products.elementor-products-grid nav.woocommerce-pagination {
	display: none !important;
}




/*-----------------CHECKOUT-PAGE-PAGE-CSS--------------------------*/

/* (place-order-btn) */
.woocommerce-terms-and-conditions-wrapper {
	padding-bottom: 20px !important;
}

.e-show-coupon-form {
	text-decoration: underline !important;
}

.woocommerce .wc_payment_method label {
	font-family: Montserrat !important;
}

.select2-container--default .select2-results>.select2-results__options li {
	font-family: Montserrat !important;
}


.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px !important;
}

/*-----------------MY-ACCOUNT-PAGE-CSS--------------------------*/




/* ===== My Account Navigation Styles ===== */
.woocommerce-MyAccount-navigation {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 20px;
	max-width: 280px;
	margin-top: 20px !important;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.woocommerce-MyAccount-navigation li {
	margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation a {
	display: block;
	padding: 20px 18px;
	padding-bottom: 20px !important;

	border-radius: 8px;
	font-size: 15px;
	font-weight: 500;
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease;
	background: #f8f8f8;
}




.woocommerce-MyAccount-navigation a:hover {

	background: rgba(130, 32, 24, 1);
	color: rgba(255, 255, 255, 1);
}

.woocommerce-MyAccount-navigation .is-active a {
	background: #b64f4a !important;
	/* active tab color */
	color: rgba(255, 255, 255, 1);
	font-weight: 600;
}


/* ===== My Account Address Section ===== */
.woocommerce-MyAccount-content {
	background: #fff;
	padding: 20px;
	border-radius: 12px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}

/* Notice wrapper (if any messages appear) */
.woocommerce-notices-wrapper {
	margin-bottom: 20px;
}

/* Columns wrapper */
.woocommerce-Addresses {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

/* Each address card */
.woocommerce-Address {
	flex: 1 1 100%;
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 20px;
	transition: all 0.3s ease;
}

.woocommerce-Address:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	transform: translateY(-3px);
}

/* Title (Billing / Shipping) */
.woocommerce-Address-title h2 {
	font-size: 28px !important;
	font-weight: 600;
	margin-bottom: 10px;
	color: black !important;
}

.woocommerce-Address-title .edit {
	background: #b64f4a !important;
	color: rgba(255, 255, 255, 1) !important;
	padding: 15px 20px !important;
	border-radius: 12px !important;
}

.woocommerce-Address-title .edit:hover {
	background: rgba(130, 32, 24, 1) !important;

}

/* Address text */
.woocommerce-Address address {
	font-size: 14px;
	color: #555;
	margin-top: 12px;
	line-height: 1.5;
}


/* ===== My Account Dashboard Welcome Section ===== */

.woocommerce-Input woocommerce-Input--text input-text {
	border: 1px #e3e9f0 !important;
	border-radius: 12px !important;
}

/* Hello username */
.woocommerce-MyAccount-content p strong {
	color: #0073aa;
	/* theme accent */
	font-weight: 600;
}

/* Dashboard links */
.woocommerce-MyAccount-content {
	color: black !important;
}

.woocommerce-MyAccount-content a {
	color: rgba(130, 32, 24, 1) !important;
	font-weight: 500;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: all 0.3s ease;
}



/* Paragraph spacing */
.woocommerce-MyAccount-content p {
	margin-bottom: 15px;
	color: black !important;
}

.woocommerce-MyAccount-content p strong {
	color: rgba(130, 32, 24, 1) !important;
}

/* ===== Edit Account Form ===== */
.woocommerce-EditAccountForm {
	background: #fff;
	padding: 25px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	max-width: 650px;
	margin: 20px auto;
}

/* Labels */
.woocommerce-EditAccountForm label {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin-bottom: 6px;
	display: inline-block;
}

/* Required star */
.woocommerce-EditAccountForm .required {
	color: red;
	font-weight: 700;
}

/* Inputs */
.woocommerce-EditAccountForm input.input-text {
	width: 100%;
	padding: 10px 14px;
	border: 1px solid #AEAEAE;
	border-radius: 12px;
	font-size: 14px;
	transition: border 0.3s ease, box-shadow 0.3s ease;
}

.woocommerce-EditAccountForm input.input-text:focus {
	border-color: #0073aa;
	box-shadow: 0 0 4px rgba(0, 115, 170, 0.3);
	outline: none;
}

/* Field row spacing */
.woocommerce-EditAccountForm .form-row {
	margin-bottom: 18px;
}

/* Password field group */
.woocommerce-EditAccountForm fieldset {
	border: 1px solid #e5e5e5;
	padding: 18px 20px;
	border-radius: 8px;
	margin-top: 20px;
}

.woocommerce-EditAccountForm legend {
	font-size: 15px;
	font-weight: 600;
	color: rgba(180, 64, 55, 1) !important;
	margin-bottom: 10px;
	padding: 0 6px;
}

/* order view btn */
.woocommerce table.my_account_orders .button {
	background-color: #b64f4a !important;
	color: rgba(255, 255, 255, 1) !important;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
	color: rgba(255, 255, 255, 1) !important;
}

/* Show password toggle button */
.woocommerce-EditAccountForm .show-password-input {
	background: transparent;
	border: none;
	cursor: pointer;
	opacity: 0.6;
	transition: opacity 0.3s ease;
}

.woocommerce-EditAccountForm .show-password-input:hover {
	opacity: 1;
}

/* Save button */
.woocommerce-EditAccountForm .woocommerce-Button,
.button {
	font-family: Montserrat !important;
	background-color: #b64f4a !important;
	color: rgba(255, 255, 255, 1) !important;
	border: none;
	padding: 15px 20px !important;
	border-radius: 12px !important;
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px !important;
	margin-inline-start: 0 !important;
	cursor: pointer;

}

.woocommerce-EditAccountForm .woocommerce-Button:hover {
	background: #005177;
}

#account_display_name_description {
	font-size: 14px !important;
	line-height: 0px !important;
}

/* ===== Login & Register Wrapper ===== */
#customer_login {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin: 20px auto;
	max-width: 900px;
}

/* Login + Register columns */
#customer_login .u-column1,
#customer_login .u-column2 {
	flex: 1 1 100%;
	background: #fff;
	padding: 25px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}

/* Headings */
#customer_login h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	color: rgba(180, 64, 55, 1) !important;
}

/* Labels */
#customer_login label {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin-bottom: 0px;
	display: block;
}

/* Required star */
#customer_login .required {
	color: red;
}

/* Input fields */
#customer_login input.input-text {
	width: 100%;
	padding: 10px 14px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 14px;
	transition: border 0.3s ease, box-shadow 0.3s ease;
}

#customer_login input.input-text:focus {
	border-color: #0073aa;
	box-shadow: 0 0 4px rgba(0, 115, 170, 0.3);
	outline: none;
}

/* Checkbox (Remember Me) */
#customer_login .woocommerce-form__label-for-checkbox {
	font-size: 14px;
	color: #555;
}

#customer_login input[type="checkbox"] {
	accent-color: #0073aa;
	/* modern checkbox styling */
}

/* Buttons (Login & Register) */
#customer_login .woocommerce-button {
	background: #b64f4a !important;
	color: rgba(255, 255, 255, 1) !important;
	border: none;
	padding: 12px 20px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.3s ease;
	margin-top: 10px !important;
}

#customer_login .woocommerce-button:hover {
	background: rgba(130, 32, 24, 1) !important;
}

/* Lost Password link */
#customer_login .lost_password a {
	font-size: 14px;
	color: rgba(180, 64, 55, 1) !important;
	text-decoration: none;
	padding-top: 20px !important;
	transition: color 0.3s ease;
}

#customer_login .lost_password a:hover {
	color: rgba(130, 32, 24, 1) !important;
	text-decoration: underline;
}

/* Privacy Policy Text */
#customer_login .woocommerce-privacy-policy-text {
	font-size: 13px;
	color: #555;
	margin: 15px 0;
}

#customer_login .woocommerce-privacy-policy-text a {
	color: rgba(180, 64, 55, 1) !important;

	font-weight: 500;
	text-decoration: none;
}

#customer_login .woocommerce-privacy-policy-text a:hover {
	text-decoration: underline;
}

/* Responsive (stack forms on small screens) */
@media (max-width: 768px) {
	#customer_login {
		flex-direction: column;
	}

	#customer_login .u-column1,
	#customer_login .u-column2 {
		flex: 1 1 100%;
	}
}

/* thankyou-page */

/* Apply Montserrat font to entire order received section */
body.woocommerce-checkout.woocommerce-order-received,
body.woocommerce-order-received,
.woocommerce-order {
	font-family: 'Montserrat' !important;
}

body.woocommerce-checkout.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
body.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	background-color: #ffffff !important;
	border-radius: 8px !important;
	padding: 25px !important;
	margin-bottom: 30px !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05) !important;
	text-align: center !important;
	font-weight: 600 !important;
	font-size: 24px !important;
	color: rgba(180, 64, 55, 1) !important;
	position: relative !important;
	border: none !important;
	line-height: 1.5 !important;
}


/* Order confirmation badge */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received:before,
body.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received:before,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received:before {
	content: "Order Confirmed" !important;
	display: block !important;
	background-color: #e6f7f5 !important;
	color: rgba(180, 64, 55, 1) !important;
	padding: 5px 15px !important;
	border-radius: 20px !important;
	font-weight: 600 !important;
	margin-bottom: 15px !important;
	font-size: 14px !important;
	width: fit-content !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* Order overview styling */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
body.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
	gap: 30px !important;
	margin-bottom: 30px !important;
	background-color: #f8f9fa !important;
	padding: 20px !important;
	border-radius: 8px !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05) !important;
	list-style: none !important;
	margin-left: 0 !important;
	float: none !important;
	width: 100% !important;
}

/* Each overview item */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li,
body.woocommerce-order-received .woocommerce-order-overview li,
.woocommerce-order-overview li {
	display: flex !important;
	flex-direction: column !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	text-align: left !important;
	margin-right: 0 !important;
	width: 100% !important;
}

/* Remove any margins between list items */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li+li,
body.woocommerce-order-received .woocommerce-order-overview li+li,
.woocommerce-order-overview li+li {
	margin-top: 0 !important;
}

/* Labels in order overview */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li strong,
body.woocommerce-order-received .woocommerce-order-overview li strong,
.woocommerce-order-overview li strong {
	font-size: 16px !important;
	color: #4d5156 !important;
	margin-top: 5px !important;
	font-weight: 600 !important;
	display: block !important;
}

/* Order details section */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details,
body.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-details {
	background-color: #ffffff !important;
	border-radius: 8px !important;
	padding: 25px !important;
	margin-bottom: 30px !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05) !important;
	float: none !important;
	width: auto !important;
}

/* Order details title */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-order-details__title,
.woocommerce-order-details__title {
	color: #4d5156 !important;
	font-size: 24px !important;
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e5e7eb !important;
	font-weight: 600 !important;
	text-align: left !important;
}

/* Order details table */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.shop_table.order_details,
body.woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.shop_table.order_details,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
	width: 100% !important;
	border-collapse: collapse !important;
	margin-bottom: 20px !important;
	border: none !important;
}

/* Table headers */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details thead th,
body.woocommerce-order-received .woocommerce-table--order-details thead th,
.woocommerce-table--order-details thead th {
	background-color: #f8f9fa !important;
	padding: 12px 15px !important;
	text-align: left !important;
	font-weight: 600 !important;
	color: #4d5156 !important;
	border: none !important;
	border-bottom: 1px solid #e5e7eb !important;
}

/* Table body rows */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tbody tr,
body.woocommerce-order-received .woocommerce-table--order-details tbody tr,
.woocommerce-table--order-details tbody tr {
	border-bottom: 1px solid #e5e7eb !important;
}

/* Table cells in body */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tbody td,
body.woocommerce-order-received .woocommerce-table--order-details tbody td,
.woocommerce-table--order-details tbody td {
	padding: 15px !important;
	border: none !important;
	vertical-align: top !important;
}

/* Product name styling */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table__product-name a,
body.woocommerce-order-received .woocommerce-table__product-name a,
.woocommerce-table__product-name a {
	font-weight: 600 !important;
	color: #4d5156 !important;
	text-decoration: none !important;
}

body.woocommerce-checkout.woocommerce-order-received .woocommerce-table__product-name a:hover,
body.woocommerce-order-received .woocommerce-table__product-name a:hover,
.woocommerce-table__product-name a:hover {
	color: #00d8c6 !important;
}

/* Product metadata list */
body.woocommerce-checkout.woocommerce-order-received .wc-item-meta,
body.woocommerce-order-received .wc-item-meta,
.wc-item-meta {
	list-style: none !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	color: #7a7e85 !important;
}

body.woocommerce-checkout.woocommerce-order-received .wc-item-meta li,
body.woocommerce-order-received .wc-item-meta li,
.wc-item-meta li {
	margin-bottom: 5px !important;
	display: block !important;
	width: 100% !important;
}

/* Table footer */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child,
body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child,
.woocommerce-table--order-details tfoot tr:last-child {
	color: #00d8c6 !important;
	font-weight: 700 !important;
}

body.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount,
body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount,
.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount {
	color: #00d8c6 !important;
}

/* Customer details section */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details,
body.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-customer-details {
	background-color: #ffffff !important;
	border-radius: 8px !important;
	padding: 25px !important;
	margin-bottom: 30px !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05) !important;
	float: none !important;
	width: auto !important;
}

/* Customer details title */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-column__title,
.woocommerce-column__title {
	color: #4d5156 !important;
	font-size: 24px !important;
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e5e7eb !important;
	font-weight: 600 !important;
	text-align: left !important;
}

/* Address styling */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details address,
body.woocommerce-order-received .woocommerce-customer-details address,
.woocommerce-customer-details address {
	padding: 0 !important;
	border: none !important;
	line-height: 1.8 !important;
	font-style: normal !important;
}

/* Add custom back to shop button */
.woocommerce-order:after {
	content: "" !important;
	display: block !important;
	margin-top: 30px !important;
	text-align: center !important;
}

/* Fix any floating issues */
.woocommerce-order:before,
.woocommerce-order:after,
.woocommerce-order-overview:before,
.woocommerce-order-overview:after,
.woocommerce-order-details:before,
.woocommerce-order-details:after,
.woocommerce-customer-details:before,
.woocommerce-customer-details:after {
	content: "" !important;
	display: table !important;
	clear: both !important;
}


.woocommerce-order p {
	font-size: 25px !important;
	color: white !important;
	padding-bottom: 30px !important;
/* 	display:none !important; */
}

/* CART-PAGE-BTN */
.coupon-col-end .e-apply-coupon{
margin-top:0px !important;
	margin-bottom:0px !important;
}
.input-text{
	margin-top:5px !important;
}

/* PAGE-NOT-FOUND */
.notfound-content h1{
    padding-top:100px !important;
}
.notfound-content h3{
	color:black !important;
}
/* ///////////////////////////////////////////// */
/* subscriptoin-section */
.subscribe-save-box {
    background: #f5f3f0;
    padding: 20px;
    border-radius: 12px;
}
form.my-subscription-form {
    padding: 20px;
    background-color: #f5f3f0;
    border-radius: 18px;
}


.my-subscription-form .qty-label {
    color: #000 !important;
}

.my-subscription-form p{
    margin-bottom: 10px !important;
}

.my-subscription-form .quantity{
    padding: 10px 0px 0px!important;
}


.my-subscription-form p label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.my-subscription-form p input[type="radio"] {
  -webkit-appearance: none;   
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border:2px solid #B64F4A;
  border-radius: 50%;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

/* The “dot” when checked */
.my-subscription-form p input[type="radio"]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #B64F4A;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease;
}

.my-subscription-form p input[type="radio"]:checked::after {
  transform: translate(-50%, -50%) scale(1);
}
#subscription-period-select{
    font-family: montserrat;
    margin-top: 10px !important;
        border-radius: 12px !important;
    font-weight: 400;
}

.my-subscription-notice {
    font-family: 'Montserrat';
}


.input-text.qty{
	    text-align: center !important;align-content
}


.cart .variation dt, .cart .variation dd{
    font-size: 14px;
}

.cart .product-name a{
    font-weight: 500 !important ; 
}


.cart .variation {
    margin-top: 5px;
}


.woocommerce{
    font-family: montserrat !important;
}


.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt{
	    font-style: normal !important;
}

.cart .variation dt {
    font-weight: 500;
}

