* {
	padding:0;
	margin:0;
}

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

html, body {
	overflow-x: hidden;
}

body {
	padding-top:110px;
	font-family:inter;
}

::-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;
	z-index: 99999;
}

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

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

body .gform_wrapper form .gform_body {
	float: left;
}

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;
	margin: 0 0px 35px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
	box-sizing: border-box;
}

body .gform_wrapper form .gform_body ul li.gfield.f-name{
	padding-right: 15px !important;
}

body .gform_wrapper form .gform_body ul li.gfield.l-name{
	padding-left: 15px !important;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Inter';
	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% !important;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	height: 160px !important;
	border-radius: 10px !important;
	background-color: #fff;
	box-sizing: border-box;
}

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;
	font-family: 'Inter';
}

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: 'Inter';
	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 {
	border: none;
	font-weight: normal;
	font-family: 'Inter';
	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 #fff !important;
	border-radius: 10px !important;
	padding: 22px 20px 22px 22px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Inter';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: #fff !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;
}

body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer input[type="submit"] {
	background: #fff;
	color: #000;
	padding: 18px 50px;
	border-radius: 50px;
	font-family: 'Inter';
	font-size: 18px;
	font-weight: 500;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	width: auto;
	transition: 0.3s ease;
}

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

body .gform_footer.top_label {
	margin: 0 !important;
	padding: 0 !important;
}

input::placeholder,
textarea::placeholder{
	color: #000;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 160% */
	text-transform: capitalize;
}

/******************** Home Page ********************/

/* Marquee carousel */
.marquee .swiper-wrapper .swiper-slide {
	margin-left: 0px !important; 
	/* 	width: 100%; */
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px !important;
	font-style: normal !important;
	/*     position: relative; */
}

/* Short border instead of full border */
/* .marquee .swiper-wrapper .swiper-slide:not(:last-child)::after {
content: "";
position: absolute;
right: 0px;
left: 0px;
top: 50%;
transform: translateY(-50%);
height: 16px;
width: 1px;
background-color: rgba(0, 0, 0, 0.20);
}
*/
/* Testimonial carousel */
#slides .elementor-testimonial {
	align-items: center;
	display: flex !important;
	flex-wrap: nowrap !important;
}
.slides .elementor-testimonial__cite{
	margin-top: 0px !important;
}
.testimonial .elementor-main-swiper{
	padding: 0px 0px 40px;
}
.marquee .swiper-slide {
	width: fit-content !important;

}
.marquee .elementor-testimonial{
	padding-right: 34px !important;
	padding-left: 34px !important;
}
#slides .swiper-wrapper .swiper-slide{
	margin-left: 110px;
}

#slides .swiper-slides{
	padding: 0px !important;
}

#slides .elementor-testimonial-inner {
	/* Ensures items are aligned at the top */
	align-items: flex-start !important;
}

#slides .elementor-testimonial__name{
	margin-top: -25px
}

/* #slides .swiper-slide {
align-items: flex-start !important;
}
*/
#slides .elementor-heading-title,
#slides h1, #slides h2, #slides h3, #slides h4, #slides h5, #slides h6 {
	font-style: normal !important;
}

/* Targets the Quote/Description text and ensures normal style */
/* #slides .elementor-testimonial-content p,
#slides .elementor-testimonial-content span,
#slides .elementor-testimonial-content div,
#slides .elementor-widget-text-editor,
#slides i, 
#slides em 
{
font-style: normal !important;
} */

@keyframes scroll-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

#slides .swiper-container {
	overflow: hidden !important;
	width: 100%;
}

#slides .swiper-wrapper {
	transition-duration: 0ms !important;
	width: fit-content !important; 
	animation: scroll-left 40s linear infinite;
}

/* testimonial review cards */

.testimonial .elementor-swiper .elementor-main-swiper {
	width: calc(100% + 1600px) !important;
	margin-left: -794px !important;
	text-align: center !important;
}

.testimonial .swiper-slide{
	box-shadow: 0 14px 24px 0 rgba(0, 0, 0, 0.04);
}

.testimonial .elementor-testimonial__header{
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	align-items: center !important;
}

.testimonial .elementor-testimonial__text{
	padding-top: 18.2px !important;
	padding-bottom: 51px !important; 
}

/* Default opacity for all slides */
.testimonial .swiper-slide {
	opacity: 0.3;
	transition: opacity 0.3s ease;
}

/* The NEXT slide should always be fully visible */
.testimonial .swiper-slide-next {
	opacity: 1 !important;
}

/* Accordion */
.accordian .elementor-accordion-item{
	margin-bottom: 30px;
	border-radius: 10px;
	border: 1px solid #DEDEDE !important;
}

.accordian .elementor-accordion .elementor-tab-title {
	pointer-events: auto;
}

.faq-num{
	margin-right: 13px !important;
}

/********** Educational Hub Page **********/
.Education-hub .elementor-post__read-more{
	padding: 18px 50px 18px 50px !important;
	color: #fff!important;
	background-color: #DA7C63;
	font-weight: 500;
	font-family: Inter;
	border-radius: 50px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out
}

.Education-hub .elementor-post__read-more:hover{
	background-color: #C26D3F;
}

/* slick slider */
.slick-section .slick-slide{
	height: auto !important;
}

.slick-section .slick-slide > div {
	height: 100%;
	width: 100%;
}

.slick-section .elementor-container .slick-slide {
/* 	margin-right: 40px;  */
	position: relative;
}

/* Optional: remove extra margin on the last slide in a row */
.slick-section .elementor-container .slick-track {
	display: flex;
}

.slick-prev:before,
.slick-next:before {
	padding: 20px 23px 20px 23px;
	color: blue !important;
	background-color: black !important;
	border-radius: 5px; /* optional, like your screenshot */
}

.slick-prev:before {
	content: '\2039' !important;  /* left arrow */
	padding-top: 0px !important;
	font-size: 40px !important;
}

/* .slick-next:before {
	content: '\203A' !important;   
	padding-top: 0px !important;
	font-size: 40px !important;
}
 */

 
.slick-next:before, .slick-prev:before {
	background: transparent !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
button.slick-next:before {
    content: "" !important;
    background-image: url(https://pelvicore.techsolutionn.com/wp-content/uploads/2026/01/arroe-right.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;	
    display: inline-block;
    width: 11px !important;
    height: 16px !important;
    margin-right: 0;
    padding: 0;
    border: 0px solid #000 !important;
}
button.slick-prev:before {
    content: "" !important;
    background-image: url(https://pelvicore.techsolutionn.com/wp-content/uploads/2026/01/arroe-left.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
	
    display: inline-block;
    width: 11px !important;
    height: 16px !important;
    margin-right: 0;
    padding: 0;
    border: 0px solid #000 !important;
}
button.slick-arrow {
    width: 54px;
    height: 54px;
    padding: inherit;
    border: 1px solid #000 !important;
    position: absolute;
    top: -77px ! Important;
    right: 42px !important;
    border-radius: 10px;
}

button.slick-prev.slick-arrow {
	width: 54px;
    height: 54px;
    padding: inherit;
    border: 1px solid #000 !important;
    position: absolute;
    top: -77px ! Important;
    right: 106px !important;
    border-radius: 10px;
    left: auto;
}
.slick-section .elementor-container .slick-slide {
		margin-right: 40px !important;
		/* Change 20px to your desired gap */
		position: relative;
	}


/********** Educational Hub Single page **********/
.woocommerce-breadcrumb a + span {
	display: inline-block;
}
.woocommerce-breadcrumb span.separator::before {
	content: " > ";
}

.Custom-post_content h2{
	padding-top: 87px !important;
	color: #262626;
	font-family: "Roca Two"; 
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.Custom-post_content p{
	color: #1B1B1B;
	font-family: Inter;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 20px;
}

.Custom-post_content ul{
	padding-top: 20px;
	padding-left: 25px;
}

.Custom-post_content ul li{
	padding-bottom: 20px;
	color: #1B1B1B;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
} 
.Custom-post_content h3,
.Custom-post_content h4,
.Custom-post_content h5,
.Custom-post_content h6{
	padding-top: 50px !important;
}
.elementor-breadcrumbs .elementor-breadcrumb-separator {
	display: none !important;
}

/* #breadcrumbs a:after {
content: "<" !important; 
padding: 0 8px !important; 
color: #333333 !important; 
font-weight: 400 !important; 
font-size: 1.1em !important; 
}

#breadcrumbs > span > span:not(.breadcrumb_last) > a:after {
content: "<" !important; 
padding: 0 8px !important; 
color: #333333 !important; 
font-weight: 400 !important; 
font-size: 1.1em !important; 
} */

#breadcrumbs span{
	padding-right: 20px;
}

.breadcrumb_last{
	padding-left: 20px;
}
.wishlist-icon .yith-wcwl-add-to-wishlist-button__label{
	display: none;
}

/* Product detail page */
.product-detail .rtwpvg-slider-wrapper,
.product-detail .rtwpvg-single-image-container {
	width: 100% !important;
	height: 640px !important;
	/*     max-width: 820px !important; */
	max-height: 640px !important;
	padding-bottom: 20px;
}

/* Main image inside */
.product-detail .rtwpvg-single-image-container img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

.product-detail .rtwpvg-images {
	max-width: 100%;
	float: none;
}

/* Thumbnail outer container */
.rtwpvg-thumbnails-container {
	width: 820px !important;
	max-width: 820px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	overflow: visible !important;
}

/* Swiper container */
.rtwpvg-thumbnails-container .swiper-container {
	width: 100% !important;
}

/* Swiper wrapper */
.rtwpvg-thumbnails-container .swiper-wrapper {
	width: 100% !important;
	display: flex !important;
	justify-content: center !important;
	gap: 20px !important;  /* fixed comment! */
}

/* Slides */
.rtwpvg-thumbnails-container .swiper-slide {
	flex: 0 0 auto !important;
	width: auto !important;
}

/* Thumbnails */
.rtwpvg-thumbnail-image img {
	width: 190px !important;
	height: 150px !important;
	object-fit: cover !important;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

/* Active thumbnail */
.rtwpvg-thumbnail-image.swiper-slide-thumb-active img {
	border-color: #000 !important;
}

/* Make ALL thumbnails full opacity */
.product-detail.images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
	cursor: pointer;
	display: inline-block;
	margin: 0;
	opacity: 1;
	overflow: hidden;
}

.blog-detail .woocommerce-product-details__short-description p{
	padding-bottom: 20px !important;
}

.quantity {
	display: flex;
	align-items: center;
	border: 1px solid #000;
	border-radius: 0px 40px 40px 0px;
	width: fit-content;
	background: white;
	padding: 12px 35px 12px 30px
}
.quantity button {
	background: none;
	border: none;
	font-size: 20px !important;
	font-weight: 300 !important;
	cursor: pointer;
	padding: 0px !important;
	color: #333 !important;
	display: flex;
	align-items: center;
}

.quantity input.qty {
	width: 120px !important;
	text-align: center;
	border: none;
	font-size: 24px;
	font-weight: 500;
	background: transparent;
	outline: none;
	font-family: Kanit;
}

.quantity-btn {
	display: flex;
	align-items: center;
}
.woocommerce div.product form.cart div.quantity{
	margin: 0px 4px 0 140px;
}

.quantity:after {
    content: "Quantity";
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-radius: 40px 0px 0px 40px;
    position: absolute;
    width: 143px;
    height: 74px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plus, .minus {
	margin: 0 !important;
	border:none !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-tab .elementor-tab-content{
	background-color: rgba(247, 247, 247, 0.6);
	padding: 70px 107px 108px 50px;
}

.product-tab .elementor-tab-content div{
	padding-bottom: 15px;
}

.product-tab h2{
	font-size: 38px !important;
	padding: 0px 0px 30px 0px !important;
}

.product-tab .elementor-widget-tabs .elementor-tab-content {
	display: none;
	margin-top: 30px !important;
	padding: 70px 50px 90px 50px !important;
}

.elementor-pagination .page-numbers.current{
	background-color: rgba(194, 109, 63, 1);
	padding: 8px 12px;
	border-radius: 100%;
	border: none;
	border: 1px solid #000;
}
.elementor-pagination .page-numbers{
	background-color: transparent;
	padding: 8px 12px;
	border-radius: 100%;
	/* 	color:rgba(125, 125, 125, 1) !important; */
	border: 1px solid rgba(125, 125, 125, 1);
}
.page-numbers .elementor-screen-only{
	color: rgba(125, 125, 125, 1) !important;
}
.blog-detail .woocommerce-product-details__short-description p{
	padding-bottom: 20px;
}
.product-tab .elementor-tab-title {
	border: 1px solid #000 !important;
	text-align: center;
	font-weight: 400 !important;
	line-height: 32px;  
	vertical-align: middle;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

/* Active tab CSS */
.elementor-2732 .elementor-element.elementor-element-da0b50a .elementor-tab-title.elementor-active, .elementor-2732 .elementor-element.elementor-element-da0b50a .elementor-tab-title.elementor-active a {
	color: #ffffff !important;
	background-color: #4A4E69 !important; 
}
.breadcrumbs .woocommerce-breadcrumb{
	margin-bottom:0px;
}
.reviews-sec .description_tab, .woocommerce-Tabs-panel--description{
	display: none !important;
}
.reviews-sec .woocommerce #reviews #comments h2{
	display: none;
}  
.reviews-sec .reviews_tab  a{
	padding:0px !important;
}
.reviews-sec .woocommerce-Tabs-panel--reviews{
	padding:0px !important;
}
.woocommerce p.stars a::before {
	color: rgba(254, 190, 40, 1) !important;
}
.comment-form-author input {
	padding: 10px;
	width: 297px;
}
.comment-form-email input {
	padding: 10px;
	width: 300px;
}
.reviews-sec textarea {
	height: 136px !important;
	border: 1px solid #000 !important;
	border-radius: 10px !important;
	scrollbar-width: none;
}	
.woocommerce-Reviews-title{
	display:none;
} 
.comment-respond .submit {
	background-color: transparent !important;
	border: 1px solid #000 !important;
	color: #000 !important;
	font-family: 'Inter';
	font-weight: 400 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding-left: 5px;
	padding-bottom: 23px;
}
.elementor-tab-title.elementor-tab-mobile-title{
	display: none !important;
}
.black-font .product_title a, .black-font .woocommerce-Price-amount, .black-font p.price{
	color: #fff !important;
}
.product-category .elementor-column .elementor-widget-wrap{
	align-content: space-between;
}
.header-image .elementor-container{
	gap:15px;
}
/* .header-wrapper .sub-menu, .header-wrapper .sub-arrow{
display: none !important;
} */
.woocommerce-MyAccount-content-wrapper p{
	font-size: 18px !important;
}
.woocommerce-info::before, .woocommerce-info a {
	color: #000;
}
.woocommerce-info {
	border-top-color: #000;
}
.single_add_to_cart_button.added:after{
	position: absolute;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .payment_method_cod, .woocommerce-shipping-calculator{
	font-size: 16px;
	font-family: inter;
}
.cart-sec .product-quantity .quantity{
	border: 0px;
}
.select2-selection__rendered{
	line-height: 140% !important;
}
#ship-to-different-address label span::after {
	content: "Ship to a different address?";
	font-size: 16px;
	color: #000;
	margin-left: 8px;
}
.woocommerce-privacy-policy-text{
	padding-bottom: 20px;
}
.e-coupon-box .coupon-container-grid{
	padding-top: 20px;
}
.woocommerce-checkout-payment .woocommerce-info{
	margin-bottom: 0px;
}
/* thankyou-page */
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-size: 24px !important;
	color: rgba(27, 27, 27, 1) !important;
	position: relative !important;
	border: none !important;
	line-height: 1.5 !important;
	font-family: "Inter", Sans-serif !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;
	border:1px solid #000 !important;
	color: rgba(27, 27, 27, 1) !important;
	padding: 5px 15px !important;
	border-radius: 20px !important;
	margin-bottom: 15px !important;
	font-size: 18px !important;
	width: fit-content !important;
	margin-left: auto !important;
	margin-right: auto !important;
	font-family: "Inter", Sans-serif !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: flex !important;

	column-gap: 20px !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;
	gap:10px !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, .woocommerce-order-overview__order {
	margin-top: 0 !important;
	font-size:16px !important;
	font-family: "Inter", Sans-serif !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, .woocommerce .shop_table tfoot th {
	font-size: 18px !important;
	color: rgba(27, 27, 27, 1) !important;
	font-family: "Inter", Sans-serif !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, .woocommerce-order-downloads {
	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, .woocommerce-order-downloads__title {
	color:rgba(27, 27, 27, 1) !important;
	font-size: 24px !important;
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e5e7eb !important;
	font-family: "Inter", Sans-serif !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, .woocommerce-Price-amount {
	width: 100% !important;
	border-collapse: collapse !important;
	margin-bottom: 20px !important;
	border: none !important;
	color:rgba(27, 27, 27, 1) !important;
	font-family: "Inter", Sans-serif !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;
	color: rgba(27, 27, 27, 1) !important;
	border: none !important;
	border-bottom: 1px solid #e5e7eb !important;
	font-family: "Inter", Sans-serif !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 0px !important;
	border: none !important;
	vertical-align: top !important;
	font-size:18px !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, .woocommerce .shop_table tfoot td {
	color: rgba(27, 27, 27, 1) !important;
	text-decoration: none !important;
	font-family: "Inter", Sans-serif !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: rgba(27, 27, 27, 1) !important;
	font-family: "Inter", Sans-serif !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: 18px !important;
	color: rgba(27, 27, 27, 1) !important;
	font-family: "Inter", Sans-serif !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, 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, .woocommerce .shop_table tbody td, .woocommerce .shop_table thead tr th   {
	color: rgba(27, 27, 27, 1) !important;
	font-size: 18px !important;
	font-family: "Inter", Sans-serif !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;
	font-size:18px;
	font-family: "Inter", Sans-serif !important;
}

/* Customer details title */
body.woocommerce-checkout.woocommerce-order-received .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-column__title,
.woocommerce-column__title {
	color: rgba(27, 27, 27, 1) !important;
	font-size: 24px !important;
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e5e7eb !important;
	text-align: left !important;
	font-family: "Inter", Sans-serif !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;
	height: fit-content !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 .return-to-shop .button{
	border-radius: 50px !important;
	background: #DA7C63 !important;
	color: rgba(27, 27, 27, 1) !important;
	font-family: "Inter", Sans-serif !important;
	font-size: 18px !important;
	font-family: "Inter", Sans-serif !important;
}
.woocommerce-table--order-details tfoot td{
	font-size: 18px;
	font-family: "Inter", Sans-serif !important;
	color: rgba(27, 27, 27, 1) !important;
}

/* login page */
body.page-id-4288, body.page-id-4266, body.page-id-4370, body.page-id-4199 {
	padding-top: 0px !important;
	overflow: hidden !important;
} 

.login_page{
	height:100vh;
	overflow:scroll;
}
.login-side-img, .login-side-img * {
	height: 100vh !important;
	object-fit: cover !important;
	width: 100%;
}

.login_form .woocommerce-form-login__rememberme,
#customer_login .woocommerce-privacy-policy-text{
	display: none !important;
}
.login_page form.login, .register_page form.register{
	border:none !important;
	padding:0 !important;
	max-width:100% !important;
	width:100% !important;
	margin:0px !important;
}
.login-col .woocommerce-error {
	border: 1px solid red !important;
	width: 100%;
	border-radius: 32px;
	background: rgba(248, 224, 117, 0.5);
	margin-top:15px;
}
.login-col{
	padding:33px 30px 10px 120px !important;
	background:#F6F1D9 !important;
	overflow:hidden;
}
.register_page .img-col,
.login_page .img-col{
	position: sticky;
	top:1px;
	height: 100%;
}
.register_page, .login_page {
	height: 100vh;
	overflow-y: scroll;
	overflow-x: hidden;
}
.page-id-4288 .col-2 {
	display: none;
	width: 100% !important;
	max-width: 100% !important;
}
.page-id-4370 .col-2 {
	width: 100%;
	float: inherit !important;
	max-width: 100% !important;
}
.page-id-4370 .col-1 {
	display: none;
}
.page-id-4370 .col-2 form{
	padding:0;
}
body.page-id-4288 .woocommerce .col2-set .col-1 form,
body.page-id-4370 .woocommerce .col2-set .col-2 form{
	max-width: 100% !important;
	border: none !important;
	padding: 0 !important;
}
.page-id-4288 .woocommerce .col2-set .col-1,
.page-id-4370 .woocommerce .col2-set .col-2{
	width:100% !important;
}
body.page-id-4288 .woocommerce h2,
body.page-id-4370  .woocommerce h2{
	display:none;
}
body.page-id-4288 .woocommerce input.woocommerce-Input, 
body.page-id-4370 .woocommerce input.woocommerce-Input {
	height: 75px;
}
body.page-id-4288 .woocommerce button[type="submit"],
body.page-id-4370 .woocommerce button[type="submit"] {
	width: 100%;
	height: 75px;
	border-radius: 50px !important;
	background: #C26D3F !important;
	color: #FFF;
	font-family: Inter;
	font-size: 20px;
	font-weight: 400;
	text-transform: capitalize;
}
label.woocommerce-form-login__rememberme {
	display: none !important;
}
p.woocommerce-LostPassword.lost_password a {
	color: #4A4E69 !important;
	text-align: right;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	text-transform: capitalize;
}
li.my-account{
	display:none !important;
}
.logged-in li.my-account{
	display:block !important;
}
.wholesaler_from .user-registration {
	padding: 0;
	box-shadow: none;
}
.wholesaler_from .ur-form-grid.ur-grid-1, .wholesaler_from .ur-button-container {
	padding: 0 !important;
}
.wholesaler_from .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input {
	width: 100%;
	max-width: 100% !important;
	border-radius: 20px !important;
	border: 1px solid #FFF;
	background: #F3F3F5;
	min-height: 75px !important;
	font-size: 18px !important;
}
input.ur-input-border-green:not([type=range]), textarea.ur-input-border-green,
input.ur-input-border-red, textarea.ur-input-border-red {
	border-color: #1ea71b00 !important;
}
.wholesaler_from input:focus{
	border: none !important;
	outline: none !important;
}
.woocommerce .woocommerce-form input {
	font-size: 20px !important;
	color: #000 !important;
}
.woocommerce .woocommerce-form input:focus {
	border: none !important;
	outline: none !important;
}
.wholesaler_from button.ur-submit-button.submit {
	width: 100% !important;
	height: 75px;
	border-radius: 50px !important;
	background: #C26D3F !important;
	border-color: #C26D3F !important;
	color: #FFF;
	font-family: Inter;
	font-size: 20px !important;
	font-weight: 400 !important;
	text-transform: capitalize;
	max-width: 100% !important;
	min-width: 100% !important;
}
.wholesaler_from .user-registration, .wholesaler_from .ur-button-container {
	width: 100% !important;
	max-width: 100% !important;
}
.wholesaler_from label.ur-label, .user-registration-ResetPassword label{
	color: #000;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 32px !important;
	text-transform: capitalize;
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
	margin-bottom: 30px;
}
.e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper p {
	margin-bottom: 16px;
}
.product-tab p{
	font-size: 18px;
	padding-bottom:20px;
	line-height:normal;
}
.product-tab h2{
	line-height:normal !important;
}
.wishlist_table .product-add-to-cart a{
	color: #fff;
	background-color: #DA7C63;
	padding: 10px 30px;
	border-radius: 25px;
}
.wishlist_table .product-stock-status span.wishlist-in-stock, .wishlist-items-wrapper .product-name a{
	color: #000;
}
.cart_not > .elementor-widget-wrap{
	display: flex;
	flex-direction: row !important;
	flex-wrap: nowrap;
	align-items: flex-end;
}

.get_quote_form div.validation_message {
	color: #fff !important;
}
.hide_Stock p.stock.in-stock {
	display: none;
}
.add-to-cart button.single_add_to_cart_button {
	display: none;
}
.d-none {
	display: none;
}

.wholesaler_from .ur-frontend-form.login{
	padding: 0 !important;
    box-shadow: none !important; 
}
.ur-lost-password-content-container {
    display: none !important;
}
.wholesaler_from input#user_login {
    background-color: #F3F3F5;
    /* height: 75px; */
    font-size: 20px !important;
    color: #000 !important;
    height: 75px !important;
    max-height: 75px !important;
    border-radius: 20px !important;
    border: none !important;
}
.wholesaler_from input.user-registration-Button.button.ur-reset-password-btn {
    width: 100% !important;
    height: 75px;
    border-radius: 50px !important;
    background: #C26D3F !important;
    border-color: #C26D3F !important;
    color: #FFF;
    font-family: Inter;
    font-size: 20px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    max-width: 100% !important;
    min-width: 100% !important;	
	margin-top: 32px;		
}
.wholesaler_from input#user_login::placeholder{
	color: transparent !important;
}
.wholesaler_from ul.user-registration-error {
    padding: 1em 2em 1em 1em !important;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #b81c23;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    margin-top: 0 !important;
    border-left: none;
    border-radius: none !important;
    color: #515151;
    font-size: 16px;
    font-family: inter;
}
.wholesaler_from .user-registration-error::before {
    color: #b81c23;
}
.wholesaler_from .ur-input-with-icon svg.input-icon {
    display: none !important;
}
/* -------------------------------------------------------------------------- */
.footer_links_inner .elementor-column{
	width: auto !important;;
}
.footer_links_inner .elementor-container{
	gap: 130px;
}
.nowrap_word {
	white-space: nowrap;
}

.video_inner_ab ,
.video_inner_ab video{
	max-height: 600px;
	overflow: hidden;
	border-radius: 20px;
}
.contact_form .gform_heading{
	display: none;
}
.woocommerce-review-link{
	color: #8B8A8A;
}

.woocommerce-product-rating .star-rating{
	color: #FFA90D !important;;
}

.stock.in-stock{
	display: none !important;
}

.xoo-wsc-container .xoo-wsc-ft-buttons-cont .woocommerce-Price-amount.amount {
	color: #fff !important;
}

.xoo-wsc-container:hover .xoo-wsc-ft-buttons-cont .woocommerce-Price-amount.amount {
	color: #000 !important;
}
.hide_Stock .quantity{
	display: none;
}
.single-product-card .elementor-column .elementor-widget-wrap{
	justify-content: space-between !important;
	flex-direction: column;
}
.single-product-card .elementor-container ,
.single-product-card {
	height: 100%;
}
#add_to_quantity_only button.minus, #add_to_quantity_only button.plus {
    background: transparent;
}
#add_to_quantity_only th.label {
    text-align: start;
}
#add_to_quantity_only table select {
    padding: 2px 7px !important;
    font-size: 18px !important;
    font-weight: 400;
}
#add_to_quantity_only a.reset_variations {
    padding: 0 7px !important;
}
.if_empt:has(.elementor-shortcode:empty) {
    display: none;
}
.product-tab h1, .product-tab h2, .product-tab h3, .product-tab h4, .product-tab h5, .product-tab h6 {
    margin-bottom: 8px;
    margin-top: 20px;
}
.elementor-tab-content > *:first-child {
    margin-top: 0;
}
.product-tab ul {
    margin-left: 35px;
    margin-bottom: 15px;
}
.marquee .elementor-testimonial__image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.marquee .swiper-wrapper .swiper-slide:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #00000033;
}
.marquee .elementor-testimonial__text,
.footer_links_inner h2 {
    white-space: nowrap;
}
.elementor>.elementor-section.pd_zero > .elementor-container.elementor-column-gap-default {
    padding: 0 !important;
}
.Better-sc {
    position: absolute !important;
    bottom: 0;
}
.accordian span.elementor-accordion-icon-opened img {
    width: 14px;
}
.what_gap_40 .elementor-container.elementor-column-gap-default {
    gap: 40px;
}
.xoo-wsc-container:hover .xoo-wsc-ft-buttons-cont .woocommerce-Price-amount.amount {
    color: #ffffff !important;
}
 
.xoo-wsc-container .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover .woocommerce-Price-amount.amount{
color: #000 !important;
}
.shop_list_a .elementor-widget-container {
    line-height: 122.727%;
}
/* shop page start */
.single_pro > div {
    flex-wrap: nowrap;
}
.single_pro_wrap {
    height: 100%;
}
.img-center {
    display: flex;
    align-items: center;
}
.recommended-products .elementor-loop-container{
    grid-auto-rows: auto !important;
}
/* shop page end */ 
button.btn.button.ur-submit-button.submit span {
    display: none !important;
}
body .gform_wrapper .field_description_below .gfield_description{
	color: #ff9898;
}
h2.gform_submission_error.hide_summary {
    font-family: 'Inter';
}.xoo-wsc-ft-buttons-cont span.woocommerce-Price-amount.amount {
    margin-bottom: 0 !important;
}
