::selection {
	/* 	background-color: transparent; */
	color: inherit;
	text-shadow: none;
}
body {
	/* 	padding-top:84px; */
	font-family: 'Instrument Sans'!important;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
.btn-wrap a.elementor-button,
.anwp-pg-wrap .btn {
	height: 50px;
	line-height: 50px !important;
	min-height: initial !important;
	display: inline-block !important;
	width: auto !important;
	padding: 0 35px;
	font-family: 'Satoshi-Regular';
	font-weight: 600;
	font-size: 16px !important;
	text-transform: uppercase;
	background-color: #404f63;
	color: #fff;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0px 5px 10px 0px rgba(63, 78, 99, .35);
	outline: none !important;
}
.btn-wrap a.elementor-button:hover,
.btn-wrap a.elementor-button:focus,
.anwp-pg-wrap .btn:hover,
.anwp-pg-wrap .btn:focus {
	background-color: #5bb947 !important;
	color: #fff !important;
	border-color: #5bb947 !important;
}
header#masthead {
	display: block !important;
}
#masthead.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	background-color: #fff; 
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.header-wrapper {
	padding: 15px 0;
}
.header-wrapper .hfe-nav-menu {
	width: auto;
	float: right;
	align-items: center;
	display:flex !important;
}
.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}
.header-wrapper .hfe-nav-menu ul li:first-child {
	padding-left: 0px;
}
.header-wrapper .hfe-nav-menu ul li {
	padding-left: 50px;
}
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: #5bb947 !important;
}
.header-wrapper .hfe-nav-menu ul li a {
	padding: 10px 0 !important;
	color: #000000 !important;
	font-size: 18px;
}
.header-wrapper .hfe-nav-menu ul li:last-child a {
	display: inline-block !important;
	width: auto !important;
	padding: 16px 30px !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	text-transform: uppercase;
	background-color: #404f63 !important;
	color: #fff !important;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none !important;
}
.header-wrapper .hfe-nav-menu .hfe-nav-menu__toggle {
	margin: 0;
	float: right;
	visibility: hidden !important;
	opacity: 0 !important;
	display: none !important;
}
.header-wrapper .hfe-nav-menu .hfe-nav-menu-icon {
	padding: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hfe-nav-menu-icon svg {
	width: 100%;
	height: 100%;
	line-height: initial;
	font-size: initial;
}
.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .logo-box .elementor-widget-image {
	width: 100%;
}
.header-wrapper .logo-box img {
	max-width: 140px;
	width: 100%;
}
.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: 148px !important;
	border-radius: 2px !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_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%;
}
/* ......... */

.yith-wcwl-add-to-wishlist-button__label,
.shop_product.collection_products h2,
.shop_product.collection_products .price,
.shop_product.collection_products .yith-add-to-wishlist-button-block {
	display: none !important;
}
.cart-btn .elementor-menu-cart__toggle_button {
	padding: 0 !important;
	border-width: 0 !important;
}
body select.gt_selector {
	border: none !important;
	padding: 0px !important;
	font-family: Inter !important;
	color: #191919 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	height: auto !important;
	float: inline-end;
	cursor: pointer;
	width:60%;
}

/* news letter */
.subscribe .es-email, .subscribe .es-email:focus-visible{
	outline:none;
	border-bottom: 1px solid #4D4D4D;
	padding: 20px 60px 12px 0px;
	color: #4D4D4D;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height:26px;
	background: transparent;
	width: 304px;
	border-right: none;
	border-left: none;
	border-top:none;
}
.subscribe input[type="email"]::placeholder{
	color: #191919;
}
.subscribe .es-form-field-container{
	position: relative;
}
.subscribe .es-form-field-container .gjs-row:last-child .gjs-cell {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.subscribe .gjs-row {
	margin: 0 !important;
}
.subscribe .es-form-field-container .gjs-row:last-child .gjs-cell input {
	padding: 20px 0px;
	background: transparent;
	border: none;
	color: transparent;
	box-shadow: none;
	/* 	width: 65px; */
	cursor: pointer;
}
.subscribe .es-form-field-container .gjs-row:last-child .gjs-cell:after {
	content: '';
	display: inline-block;
	width: 12px;
	height:12px;
	background: url('/wp-content/uploads/2025/01/Arrow-3.svg') no-repeat center;
	background-size: contain;
	position: absolute;
	top: 30px;
	right: 7px;
	z-index: -1;
	cursor: pointer;
} 
.es_subscription_message.success {
	color: #008000;
	font-size: 17px;
	margin-right: 20px !important;
}
.subscribe .es_spinner_image{
	display:none !important;
}
.gform_button {
	transition: background-color 0.5s ease;
	padding: 16px 32px 14px 32px !important;
}
.gform_button:hover {
	background: #000 !important;
	color: #fff !important;
}
/* second section product */

.blod_product .elementor-image-box-content {
	background: #fff;
	position: absolute;
	bottom: 0;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: translate(-50%, -40%);
	left: 50%;
	right: 0;
	padding: 25px 10px;
	width: 451px !important;
}
.blod_product .elementor-image-box-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.blod_product h5,
.committed_box h5 {
	margin-top: 0 !important;
}
.blod_product .elementor-widget-container{
	overflow: hidden; 
	position: relative; 
}
.list li {
	margin-bottom: 5px !important;
}
/* Contact form */

.gform_title {
	display: none;
}
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 textarea {
	width: 100% !important;
	border: 0px solid rgb(155 155 155 / 70%) !important;
	border-radius: 2px !important;
	padding: 26px 30px !important;
	color: #000 !important;
	box-shadow: none;
	font-family: Inter;
	height: 60px !important;
	font-weight: 400;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 18px !important;
	margin: 0 !important;
	background-color: #F0F0F0 !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	backdrop-filter: blur(10px);
}
body .gform_wrapper form .gform_body ul li.mail,
body .gform_wrapper form .gform_body ul li.company {
	width: 100% !important;
}
.gform_footer {
	text-align: center !important;
}
.scroll-head {
	position: sticky; /* Sticky behavior */
	top: 0; /* Distance from the top */
	z-index: 1000;
	background-color: #fff; /* Optional, to ensure it's visible */
	transition: all 0.3s ease-in-out;
}
.scroll-head.sticky {
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional visual effect */
}
.shop_product .add_to_cart_button,
.related_products .add_to_cart_button,
.related.products h2 {
	display: none !important;
}
.related.products h2.woocommerce-loop-product__title {
	display: block !important;
	padding-top:22px !important;
	padding-bottom:12px !important;
}
/* Product detail variation */

.products_details .elementor-accordion-item {
	margin-bottom: 18px;
	border-bottom: 1px solid #96765a80 !important;
}
.product_detail_sec .cfvsw-variation-disable-logic{
	margin-bottom:20px !important;
}
.product_price .price {
	margin-top: 0px !important;
}
.product_detail_sec .variations label {
	font-weight: 400 !important;
	line-height: 26px !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item.button-variable-item {
	background: rgba(234, 234, 234, 0.40) !important;
	border-radius: 0px !important;
	border-color: rgba(234, 234, 234, 0.40) !important;
	padding: 24px 13px !important;
	margin: 0px 10px 0px 0px !important;
	box-shadow: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
	color: #4D4D4D !important;
	font-family: Inter !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	line-height: 28px; /* 140% */
} 
.single_add_to_cart_button {
	background-color: transparent !important;
	color: #000 !important;
	width: 421px !important;
	border: 1px solid #191919 !important; 
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 26px;
	letter-spacing: -0.18px;
	padding: 16px 0px !important;
	transition: background-color 0.5s ease;
	opacity: 1 !important;
	margin-right: 40px !important;
	margin-left:0px !important;
}
.single_add_to_cart_button:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item .variable-item-contents 	.image-overflow {
	width: 100% !important;
}
.product img {
	transition: transform 0.3s ease-in-out;
	margin: 0 !important;
}
.related_products img {
	height: 610px !important;
	object-fit: cover;
	object-position: 50% 0%;
}
.add_cart input[type="number"]::-webkit-inner-spin-button,
.add_cart input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.add_cart input[type="number"] {
	-moz-appearance: textfield; /* For Firefox */
}
.product_detail_img .gallery-navigation-carousel .swiper-wrapper{
	flex-direction: column;
}
.product_detail_img .image-overflow img {
	width: 100% !important;
	height:100% !important;
	object-fit: cover;
	object-position: 0% 0%;
}
.product_detail_img .wcgs-woocommerce-product-gallery.horizontal {
	width: 100% !important;
	max-width: none !important;
	display: flex !important;
	flex-direction: column-reverse !important;
}
.product_detail_img .swiper-slide{
	justify-content: flex-start !important;
}
.product_detail_sec .elementor-widget-wrap {
	align-content: flex-start !important;
}
.product_detail_sec.elementor-column {
	position: sticky;
	top: 90px;
	height: 100%;
	transition: all 0.3s ease, opacity 0.3s ease;
}
.product_detail_sec h2{
	padding-top:0px !important;
}
.products_sec ul li:hover::after {
	position:absolute;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%) !important; 
}
.products_sec li.product{
	overflow:hidden;
	position:relative;
}
.products_sec a {
	position:absolute;
	bottom:0;
}
/* 
product detail */

.product_detail_sec .value .cfvsw-label-option{
	background: rgba(234, 234, 234, 0.40) !important;
	border-color: transparent !important;
	margin-bottom:15px;
	box-shadow: none !important;
	line-height:28px;
	padding: 10px 16px;

} 
.product_detail_sec .value .cfvsw-label-option:hover {
	background-color: #DDBE47 !important; 
}
.product_detail_sec .value .cfvsw-selected-swatch {
	background-color: transparent !important;
}
[swatches-attr="attribute_pa_color"] .cfvsw-swatches-option.cfvsw-selected-swatch{
	border: 1px solid #000 !important;
	border-radius:100% !important;
}
.product_detail_sec .value.disable-to-select .cfvsw-swatches-container .cfvsw-swatches-option.cfvsw-selected-swatch{
	background: #DDBE4700 !important;
}
.product_detail_sec .value .cfvsw-swatches-container .cfvsw-selected-swatch.cfvsw-swatches-option.cfvsw-label-option{
	background: #DDBE47 !important;
}
.product_detail_sec .label, .product_detail_sec  .quality-label{	
	display:none !important;
}
.product_detail_sec .variations{
	margin-bottom:38px;
}
.product_detail_sec .cfvsw-image-option{
	border: none;
}
.product_detail_img .elementor-widget-wrap {
	align-content: flex-start !important;
}
.product_detail_img .gallery-navigation-carousel .wcgs-thumb {
	width: 100% !important;
}
.product_detail_img .wcgs-thumb.swiper-slide img {
	height: 890px !important;
	object-fit: cover;
	width: 860px !important;
	margin-top: 33px !important;
}
.product_detail_img .wcgs-woocommerce-product-gallery{
	margin-right:0px;
	margin-bottom:0px;
}
.product_detail_img .wcgs-swiper-arrow{
	display:none !important;
}
.pro_gellery .image-overflow{
	margin-top:10px;
}
.product_detail_img .gallery-item{
	padding-top:20px;
}
.elementor-menu-cart__wrapper .elementor-menu-cart__product .variation {
	align-items:end;
}
.elementor-menu-cart__wrapper .elementor-menu-cart__main {
	width: 40%;
}
.related_products .slick-track {
	display: flex;
	gap: 30px;
}
.related_products .slick-dots li.slick-active button:before {
	color: #DDBE47; 
	font-size: 11px;
}
.related_products  .slick-dots li button:before {
	font-size: 11px;
	padding-top:20px;
}
.related_products .slick-dots li:nth-child(n+4) {
	display: none;		
}
.related_products .yith-wcwl-icon {
	display:none;
}
.tab_btn .elementor-widget-wrap {
	gap:10px;
}
.contact_us p{
	margin:0px !important;
	text-align: center;
}
.cart_Sec .e-cart__container {
	display: flex !important;
	flex-wrap: wrap;
	flex-direction:column;
}
.cart_Sec .e-cart__column.e-cart__column-end {
	width: 50%;
}
.woocommerce table.shop_table {
	border: 1px solid #4D4D4D;
}
.cart_Sec thead{
	outline: 1px solid #000;
}
.cart_Sec th{
	padding: 20px 20px 20px 0px !important;
	text-align: left;
}
.cart_Sec .coupon-col {
	padding: 30px 14px !important;
}
.cart_Sec table.shop_table.cart .actions {
	padding: 20px 20px 20px 20px !important;
}
.cart_Sec .e-cart-totals.e-cart-section {
	padding: 20px;
}
.cart_Sec .coupon{
	width: 50% !important;
}
.cart_Sec td.product-remove {
	padding-left: 20px !important;
}
.cart_Sec .variation-Color p{
	margin-top: 0px; !important;
}
.e-woo-select2-wrapper .select2-results__option {
	color:#000 !important;
}
.woocommerce-info {
	border-top-color: #000;
	background-color: #F5F5F5;
	margin-bottom:0px;
	padding-left:20px !important;
}
.woocommerce-info::before{
    top: 0;
    left: 0;
}
.abous_first p, .about_secound p{
	margin :0px !important;
}
.sustainability_sec ul, ol {
	padding-left: 25px;
}
.es-form-field-container{
	margin:0px;
}
.search-results .elementor-container{
	gap:30px;
}
.not-found .entry-title{
	color:#000;
}
.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons a {
	transition: background-color 0.5s ease, color 0.5s ease; 
	padding: 014px 20px 014px 20px !important;
}
.woocommerce-message .wc-forward, .wc-backward{
	border:1px solid #000 !important;
	background-color:transparent !important;
	transition: background-color 0.5s ease, color 0.5s ease; 
	color: #000 !important;
}
.woocommerce-message .wc-forward:hover, .wc-backward:hover{
	color: #fff !important;
	background-color:#000 !important;
}
.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons a:hover {
	background-color: #000 !important; 
	color: #fff;
}
.size_sec p, .clothing_sec p, .measurements_sec p, .shipping p, .payment_sec p{
	margin:0px !important;
}
.tabination_sec .elementor-tabs-wrapper {
	gap: 14px;
}
.tabination_sec .elementor-tab-content{
	border:none !important;
	padding:0px !important;
}
.tabination_sec .elementor-tabs-wrapper{
	padding: 40px 0px;
}
.tabination_sec .elementor-tab-title.elementor-active{
	background-color: #000 !important;  
}
.tabination_sec .elementor-tab-desktop-title.elementor-active:before,
.tabination_sec  .elementor-tab-desktop-title.elementor-active:after{
	border:none !important;
}
.tabination_sec .elementor-tab-title {
	border:1px solid #C0C0C0 !important;
	padding: 10px 30px !important;
	transition: background-color 0.3s ease, color 0.3s ease; 
}
.shop_product  ul.products li.product a img {
	width: 100%;
	height: 630px;
	object-fit: cover;
}
.collection_img_sec .elementor-column-gap-default {
	display: flex;
	flex-wrap: wrap;
	row-gap:35px;
}
.collection_img_sec .elementor-column{
	width:25% !important;

}
.image_big.elementor-column, .image_big2.elementor-column{
	width:50% !important;
}
.image_big li.product a img {
	height: 1156px !important; 
}
.image_big2 li.product a img {
	height: 1160px !important;
}
.pro-loop .elementor-loop-container{
	grid-column-gap: 13px !important;
	grid-row-gap: 5px !important;
}
.pro-loop .elementor-loop-container.elementor-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pro-loop .product-type-variable {
	width: 24.4% !important;
}
.pro-loop .elementor-loop-container.elementor-grid .e-loop-item:nth-child(6),
.pro-loop .elementor-loop-container.elementor-grid .e-loop-item:nth-child(15) {
	width:49.5% !important; 
}
.pro-loop .elementor-loop-container.elementor-grid .e-loop-item:nth-child(6) .image-overflow img,
.pro-loop .elementor-loop-container.elementor-grid .e-loop-item:nth-child(15) .image-overflow img {
	height: 1080px !important;  
	object-fit: cover;         
}
.pro-loop .elementor-loop-container.elementor-grid .e-loop-item:nth-child(20) .product_temp{
	display:none;	
}
.pro-loop .elementor-widget-image-carousel.e-widget-swiper {
	margin-bottom: 0 !important;
}
.pro-loop .elementor-grid .product-type-variable:nth-child(14) ,
.pro-loop .elementor-grid .product-type-variable:nth-child(13){
	margin-top: auto;
}
.pro-loop  .elementor-widget-woocommerce-product-price {
	margin-bottom: 0px !important;
}
.product_temp .price{
	position: relative;             
	transition: transform 0.3s ease-in-out; 
	transform: translateY(80px);
	opacity:0;
}
.product_temp:hover .price {
	transform: translateY(0); 
	opacity:1;
}
.pro-loop .elementor-widget-heading{
	margin-bottom:0px !important;	
}
.product_temp .product_title {
	position: absolute;                  
	bottom: 40px;                        
	transition: transform 0.3s ease-in-out; 
	display: none; 
	opacity: 0;
}
.product_temp:hover .product_title {
	transform: translateY(-55px);      
	display: block !important;         
	opacity: 1;  
	z-index: 1;
	padding-right: 20px !important;
}
.product_temp:hover .image-overflow {
	position: relative;
}
.product_temp:hover .image-overflow::after {
	content: "";
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 100%;
	height: 48%; 
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.3) 51.54%, rgba(0, 0, 0, 0.5) 100%);
}
.product_temp .elementor-swiper-button {
	display: none !important;
	transition: transform 0.3s ease-in-out; 
}
.product_temp:hover .elementor-swiper-button {
	display: block !important;
	opacity: 1 !important;
	z-index: 9999999999 !important;
}
.product_temp .elementor-swiper-button {
	z-index: 9999999999 !important;
}
.collection_img_sec .woocommerce-loop-product__title{
	display:none;
}
.collection_img_sec .yith-add-to-wishlist-button-block, .collection_img_sec .price, .collection_img_sec .woocommerce-Price-amount{
	display:none !important;
}
.product_detail_sec .form.cart .reset_variations {
	font-size: 18px !important;
}
.product_detail_sec .reset_variations{
	display:none !important;
}
.product_detail_sec .cfvsw-swatch-inner:hover{
	transform: scale(1.1);
}
.wishlist-title-container{
	display:none;
}
.product_type_variable:hover, .blod_product .elementor-image-box-description a:hover{
	font-weight:400 !important;
	transition: none;
}
.product-add-to-cart .product_type_variable{
	font-family: inter;
}
.woocommerce-notices-wrapper .woocommerce-message {
	border-top-color: #000;
	font-family: inter;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
	color: #000;
}
.yith-wcwl-share.yith-wcwl-share ul li br{
	display: none !important;
}
.yith-wcwl-share.yith-wcwl-share ul li p{
	display: none !important;
}
.shop_table br{
	display:none;
}
.woocommerce-checkout-payment .button{
	margin-top:20px !important;
}
.woocommerce-checkout-payment .button:hover, .e-apply-coupon:hover{
	border:1px solid #000 !important;
}
.woocommerce-error {
	border-top-color: #000 !important;
	font-family: 'Instrument Sans'!important;
}
.woocommerce-error::before {
	content: "\e016";
	color: #000 !important;
}
.wishlist_table thead tr th{
	background: #191919;
	color:#fff;
	border:1px solid #000;
}
.woocommerce-info::before, .woocommerce-message::before{
	color: #000;
}
.woocommerce-message {
	border-top-color:#000;
}
.sustainability_sec a{
	font-weight:600;
}
.woocommerce table.cart img {
	width: 100px !important;
}
.blod_product a{
	font-family: 'Instrument Sans'!important;
	font-weight: 400;
}
.notranslate option:first-child{
	display:none;
}
.shipping span a, .shipping p a{
	font-weight:600 !important;
}
.elementor-location-header a{
	font-weight:500 !important;
}
.elementor-widget-woocommerce-checkout-page p, .woocommerce-form .form-row-wide, .lost_password a,
.woocommerce-ResetPassword p, .woocommerce-ResetPassword label{
	font-family:'inter' !important;
	color: #000 !important;	
}
.collection_img_sec .shop_product a{
	pointer-events:none !important;
}
.privacy_policy p, .terms_of_sec p{
	margin:0px !important;
}
.cfvsw-swatches-option .cfvsw-swatch-inner{
	border-radius: 40px;	
	font-size: 16px;
}
.product_detail_sec .variations_button {
	display: flex !important;
	flex-direction: row-reverse !important;
	justify-content: flex-end !important;
}
.lost_password a:hover{
	font-weight:400 !important;
}
.privacy_policy a, .privacy_policy a:hover {
	font-weight: 600 !important;
	font-family: 'Inter';
}
.product_detail_sec .yith-wcwl-icon {
	color:#000 !important;
}
.product_detail_sec .cfvsw-swatches-container {
	display: flex;
	flex-wrap: wrap;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="xs"] {
	order: 1;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="s"] {
	order: 2;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="m"] {
	order: 3;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="l"] {
	order: 4;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="xl"] {
	order: 5;
}
.product_detail_sec .cfvsw-swatches-option[data-slug="2xl"] {
	order: 6;
}
.product_detail_img .wcgs-photo {
	background-image: url(/wp-content/uploads/2025/01/Image-42.webp);
	transform-origin: 0% !important;
	transition: 0s !important;
	transform: none !important;
}
.product_detail_img .wcgs-photo:hover {
	opacity: 0!important;
}
.wc-proceed-to-checkout .checkout-button:hover {
	border-color:transparent !important;
}
.add_cart .cfvsw-swatches-option.selected {
	border: 1px solid black !important;
	border-radius:0px !important;
}
.product_detail_sec tr:nth-child(3) td .cfvsw-selected-swatch  {
	border: 1px solid #000 !important;
	padding:3px !important;
	border-radius:50px !important;
	background-color: transparent !important;
}
.add_to_cart .elementor-menu-cart__toggle_button{
	padding:0px !important;
	border:none !important;
}
.cart_item .variation-Color p{
	margin:0px;
}
.cart_item .variation-SelectSize{
	padding-bottom:10px;
}
.e-coupon-box .e-woocommerce-coupon-nudge{
	margin:0px;
}
.e-coupon-box {
	padding: 20px !important;
}
.g_trans .gtranslate_wrapper{
	display:flex;
}
.product_detail_img .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 100% !important;
}
.product_detail_img .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
	opacity:1 !important;
}
.product_detail_img .swiper-slide-thumb-active {
	opacity: 1 !important; 
}
.product_detail_img .rtwpvg-single-image-container{
	display:none;
}
.product_detail_img .swiper-wrapper{
	gap:40px !important;
}
.g_trans .ekit-wid-con{
	border-bottom:1px solid #000;
}
.custom-size-guide {
	margin-top: 0px !important;
	padding-bottom: 10px;
}
.custom-size-guide:hover {
	font-family: 'Instrument Sans'!important;
	font-weight:500 !important; 
}
tr td.value {
	display: flex;
	flex-direction: column;
}
.accoridan a, .accoridan a:hover{
	font-weight:400 !important;
}
.variation-descriptions .default-desc {
	display: none;
}
.variation-descriptions .default-desc.active {
	display: block;
}
.single_variation .woocommerce-variation-description{
	display:none;
}
.cfvsw-swatches-container[swatches-attr="attribute_pa_select-size"] .cfvsw-swatches-option.cfvsw-swatches-blur-disable.cfvsw-swatches-disabled {
	position: relative;
	opacity: 0.6; 
	pointer-events: none; 
}
.cfvsw-swatches-container[swatches-attr="attribute_pa_select-size"] .cfvsw-swatches-option.cfvsw-swatches-blur-disable.cfvsw-swatches-disabled::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 10%;
	width: 80%;
	height: 2px;
	background-color: gray;

}
.cfvsw_ajax_add_to_cart{
	display:none !important;
}
.prodect_det_slide .elementor-widget-container .rtwpvg-slider-wrapper{
	display: none !important;
}
.woocommerce-form-login__submit, .lost_reset_password .woocommerce-Button, .woocommerce-form-register__submit{
	background:#DDBE47 !important;
}
.woocommerce-notices-wrapper .woocommerce-message, .stock.in-stock{
	display:none;
}
.search_box .mfp-content{
	margin-top:150px;
}
.variation-desc,
.default-desc {
	transition: opacity 0.3s ease;
	opacity: 0;
	display: none;
}

.variation-desc.active,
.default-desc.active {
	display: block;
	opacity: 1;
}

body .elementor-menu-cart__main {
	display: none;
}
.tinvwl_add_to_wishlist_button .icon-add-on-wishlist,
.tinvwl_add_to_wishlist_button .icon-already-on-wishlist {
	width: 24px !important;
	height: 24px !important;
	max-width: 24px !important;
	max-height: 24px !important;
	margin-top: 13px !important;
}
.tinvwl_add_to_wishlist_button {
	margin-bottom:0px !important;
}
.tinv-wishlist .image-overflow{
	margin-top:8px;
}
.related_products .tinv-wraper {
	display:none !important;
}
.tinv-wishlist table th{
	text-align: left;
}
.tinvwl-table-manage-list .button{
	font-size: 16px !important;
	padding: 10px !important;
	background-color: black !important;
}
.tinv-wishlist .product-action {
	width: 150px;
}
.tinv-wishlist .button br{
	display:none;
}
.tinvwl-to-left select {
	border-radius: 10px !important;
}
.tinv-wishlist select {
	width: 170px !important;
}
.tinvwl-table-manage-list .button, .tinvwl-table-manage-list button {
	background-color: #222 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 8px;
	cursor: pointer !important;
	transition: all 0.3s ease;
}
.tinvwl-table-manage-list .tinvwl-input-group.tinvwl-no-full {
	display: flex;
	align-items: center;
}
.tinvwl-table-manage-list tbody tr:nth-child(even) {
	background-color: #fafafa;
}
.cfvsw-swatches-option:hover {
	font-size: 10px !important;
}
.accoridan h6{
	font-size:16px !important;
	margin:0px;
	text-transform: capitalize !important;
	color:#4D4D4D !important;
}
.tinv-header h2{
	text-transform:capitalize;
}
.woocommerce-order p {
	font-size: 16px !important;
	color: #000 !important;
}
.woocommerce-order-overview li {
	font-size: 16px !important;
	color: #000 !important;
	font-family: "Inter", Sans-serif;
	text-transform: capitalize !important;
}
.woocommerce-thankyou-order-received {
	color: #000;
	font-size: 18px;
	background: #e0e0e0;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 50px !important;
	font-family: "Inter", Sans-serif;
}
.woocommerce-order {
	background-color: #fff;
	padding: 40px;
	border-radius: 10px;
	max-width: 80%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	margin: auto !important; 
	margin-bottom: 20px !important;
}
.woocommerce-table th {
	font-size: 18px;
}
.woocommerce-table th, .woocommerce-table td {
	border: 1px solid #ddd !important;
	padding: 10px !important;
	font-size: 18px;
	color:#000 !important;
	font-family: "Inter", Sans-serif;
}
.woocommerce-customer-details address {
	padding: 20px !important;
	height: auto !important;
	font-size: 16px !important;
	line-height: 28px;
	color: #000;
	font-family: "Inter", Sans-serif;
}
.woocommerce-order-details__title, .woocommerce-column__title {
	color: #000 !important;
	margin: 40px 0px 20px 0px !important;
}
.product-name ul{
	padding-left:0px !important;
}
.rtwpvg-slider .swiper-wrapper {
	transition: transform 0.4s ease-in-out;
}
.rtwpvg-slider .swiper-slide {
	transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
	opacity: 0;
	transform: scale(0.98);
}
.rtwpvg-slider .swiper-slide-active {
	opacity: 1;
	transform: scale(1);
}
.rtwpvg-slider .swiper-slide img {
	transition: opacity 0.4s ease-in-out;
	opacity: 1;
	width: 100%;
	height: auto;
}
.rtwpvg-slider .swiper-slide img:not([src]), .rtwpvg-slider .swiper-slide img[src=""] {
	opacity: 0;
}
.a_link a, .terms_of_use a, .privacy_policy p a{
	font-weight:600;
}
.a_link a:hover, .terms_of_use a:hover, .privacy_policy p a:hover{
	font-weight:600;
}
.rtwpvg-slider-wrapper .swiper-slide img {
	transition: opacity 0.2s ease-in-out;
	opacity: 1;
}
.rtwpvg-slider-wrapper .swiper-slide img:not([src]) {
	opacity: 0;
}
.rtwpvg-slider-wrapper .swiper-slide {
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
}
.woocs_auto_switcher ul li {
    height: auto !important;
}
.woocs_auto_switcher ul li span {
    line-height: 30px !important;
}