/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1756152723
Updated: 2025-08-25 20:12:03

*/

body{
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: var( --e-global-color-text );
}

h1, h2, h3, h4, h5, h6{
	margin: 0 0 20px; 
}
h1{
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
}
h2{
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
	color: var( --e-global-color-primary );
}
img{
	max-width: 100%;
}
p{
	margin: 0 0 30px;
}
a,
a:hover{
	color: var( --e-global-color-text );
}
select:focus{
	outline: none;
	box-shadow: none;
}
.p-mb-0 p{
	margin-bottom: 0;
}
.left-column-align{
	padding-left: calc((100% - var(--content-width)) / 2)
}
.right-column-align{
	padding-right: calc((100% - var(--content-width)) / 2)
}
.elementor-widget-text-editor span{
	text-decoration-color: var(--e-global-color-4a3c85d) !important;
}
.underline{
	text-decoration: underline;
	text-decoration-color: var(--e-global-color-4a3c85d) !important;
	text-underline-offset: 7px;
}
.position-relative > .e-con-inner{ 
	position: relative;
}

/*---- Common classes ----*/
.w-100{
	width: 100%;
}
.h-100,
.h-100 .elementor-shortcode {
	height: 100%;
}
.center{
	text-align: center;
}
.d-flex{
	display: flex;
}
.flex-column{
	flex-direction: column;
}
.justify-between{
	justify-content: space-between;
}
.justify-center{
	justify-content: center;
}
.align-center{
	align-items: center;
}
.position-relative{
	position: relative;
}
.position-absolute{
	position: absolute;
}
.bottom-0{
	bottom: 0;
}
.start-0{
	left: 0;
}

/*---- Grid ----*/
.d-grid{
	display: grid;
}
.column-2{
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}
.column-3{
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

/*---- Margin ----*/
.m-auto{
	margin: 0 auto;
}
.mb-40{
	margin-bottom: 40px;
}
.mb-0{
	margin-bottom: 0;
}

/*---- Padding ----*/
.py-100{
	padding-block: 100px;
}
.py-70{
	padding-block: 70px;
}
.py-10{
	padding-block: 10px;	
}
.pt-100{
	padding-top: 100px;
}
.pt-70{
	padding-top: 70px;
}
.pt-40{
	padding-top: 40px;
}
.pt-10{
	padding-top: 10px;
}
.pb-30{
	padding-bottom: 30px;
}
.pb-20{
	padding-bottom: 20px;
}

/*---- Header ----*/

.bottom-header #html-logo{
	width: 100%;
	max-width: 205px;
	transform: translateY(-6px);
}
[data-elementor-type="header"] .elementor-widget-htmega-menu-inline-menu, 
#menu-header-menu  li.htmega_mega_menu {
    position: static;
}
#menu-header-menu .htmegamenu-content-wrapper {
    width: 100%;
}
.htmega-megamenu #promoted{
	margin: 0;
	padding: 0;
	list-style: none;
}
.htmega-megamenu .promoted-product-categories{
	max-width: 180px;	
}
.htmega-megamenu  #promoted-product-categories li.promoted-product-item a{
	padding: 0 0 2px;	
	border-bottom: 1px solid transparent;
	display: block;
	font-size: 14px;
	color: var( --e-global-color-text );
}
.htmega-megamenu  #promoted-product-categories li a{	
	background-size: 14px;	
	background-position: center right;
}
.htmega-megamenu #promoted-product-categories li.promoted-product-item a:hover{
	background: url('assets/images/right-arrow.svg') no-repeat;
	border-bottom-color: var(--e-global-color-4a3c85d);
	background-position: center right;
}
.htmega-megamenu #promoted-product-images li{
	display: none;
}
.htmega-megamenu #promoted-product-images li:first-child{
	display: flex;
}
.htmega-megamenu #promoted-product-images a{
	border: none;
}
.htmega-megamenu .htmegamenu-content-wrapper{
	border-top: 1px solid #ABB8B9;
	box-shadow: none;
}
.menu-item-has-children span.htmenu-icon{
	display: inline-block;
	transform: translateY(1px);
}
.htmega-megamenu li.htmega_mega_menu span.htmenu-icon i{
	transition: all ease 0.2s;
}
.htmega-megamenu li.htmega_mega_menu:hover span.htmenu-icon i{
	transform: rotate(180deg);
}
ul.htmega-megamenu li.htmega_mega_menu:hover a.menu-link span.htmenu-icon{
	color: var( --e-global-color-text );	
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header{
	background: #fff;
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header,
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header .elementor-widget-icon-list span{
	color: var( --e-global-color-text );
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header li a.menu-link{
	color: var( --e-global-color-text );
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header #html-logo svg path{
	fill: var( --e-global-color-text );
	stroke: unset;
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header svg path{
	stroke: var( --e-global-color-text );
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header .elementor-widget-woocommerce-menu-cart svg path{
	fill: var( --e-global-color-text );
}
html:has(.htmega-megamenu li.htmega_mega_menu:hover) .bottom-header .icon-wishlist svg{
	fill: var( --e-global-color-text );
}
.light-header .elementor-menu-cart__toggle .elementor-button:hover svg{
	fill: #fff;
}
.dark-header .elementor-menu-cart__toggle .elementor-button:hover svg{
	fill: var( --e-global-color-text );
}

.promoted-product-images .product-summary{
	padding: 40px;
	color: var( --e-global-color-text );
}
.promoted-product-images .product-price{
	color: var(--e-global-color-4a3c85d);
}
.promoted-product-images .product-summary svg{
	width: 14px;
	height: 14px;
	fill: var( --e-global-color-text );	
}
.lang-icons{
	visibility: hidden;
	opacity: 0;
	pointer-events: none;		
}

/*---- Image box widget ----*/
.elementor-widget-image-box .elementor-image-box-img{
	transform: translateY(3px);
}

/*---- Icon box widget ----*/
.elementor-widget-icon-box .elementor-icon-box-icon{
	transform: translateY(2px);
}

/*---- Hero banner ----*/
.jewelry-type select{
	margin: 0;
	padding: 0 40px 12px 12px;
	background: url('https://pospointindia.com/salazarybermudez/wp-content/uploads/2025/08/down-arrow.svg') no-repeat;
	background-position: 100% 5px;
	background-size: 16px;
	border: none;
	border-bottom: 1px solid var( --e-global-color-text );
	border-radius: 0;
	font-family: "DM Sans", Sans-serif;	
	color: var( --e-global-color-text );
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.jewelry-type select option {
    color: var( --e-global-color-text );
}
.hero-banner .jewelry-type select{
	color: var(--e-global-color-feaa025);
	border-bottom: 1px solid var(--e-global-color-feaa025);
}

/*---- Looking form ----*/
.looking-for{	
	gap: 20px;
}
.looking-for label{
	flex: 0 0 auto;
	color: var(--e-global-color-4a3c85d);
}
.looking-for select{
	margin: 0;
	padding: 0 40px 12px 0;
	background: url('https://pospointindia.com/salazarybermudez/wp-content/uploads/2025/08/down-arrow-green.svg') no-repeat;
	background-position: 96% 8px;
	background-size: 12px;
	border: none;
	border-bottom: 1px solid var(--e-global-color-text);
	border-radius: 0;
	font-family: "DM Sans", Sans-serif;
	color: var(--e-global-color-text);
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/*---- Carousel ----*/
.elementor-widget-loop-carousel .elementor-swiper-button{
	width: 24px;
	height: 24px;
	border: 1px solid var(--e-global-color-text);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.we-hope .swiper-pagination-bullet{
	background: none;
	border: 1px solid var(--e-global-color-4a3c85d);
	opacity: 1;
}
.we-hope .swiper-pagination-bullet-active{
	background: var(--e-global-color-4a3c85d);
}
.our-selection .swiper{
	padding-right: 60px;
}
.our-collections .swiper{
	padding-right: 160px;
}

/*---- Woocommerce ----*/
.product-add-cart{
	opacity: 0;
	visibility: hidden;
	transition: all ease 0.2s;
}
.elementor-widget-loop-carousel .swiper-slide:hover .product-add-cart{
	opacity: 1;
	visibility: visible;	
}
.product-category-slider .swiper-slide img,
.product-category-slider .swiper-slide:hover .elementor-icon-list-item .elementor-icon-list-text,
.product-category-slider .swiper-slide:hover .elementor-icon-list-item svg path{
	transition: all ease 0.2s;
}
.product-category-slider .swiper-slide .elementor-icon-list-item{
	padding: 0 0 5px;
	border-bottom: 1px solid transparent;
}
.product-category-slider .swiper-slide:hover img{
	filter: brightness(0) invert(1);
}
.product-category-slider .swiper-slide:hover .elementor-icon-list-item{	
	border-bottom-color: var(--e-global-color-feaa025);
}
.product-category-slider .swiper-slide:hover .elementor-icon-list-item .elementor-icon-list-text{
	color: var(--e-global-color-feaa025);
}
.product-category-slider .swiper-slide:hover .elementor-icon-list-item svg path{
	stroke: var(--e-global-color-feaa025);
}
.product-category-slider .elementor-icon-list-item{
	flex-flow: row-reverse;
	column-gap: 10px;
}
.product-category-slider a.elementor-element,
.product-category-slider a.elementor-element:before{
	background-size: cover;
}
.e-loop-item .tinvwl-position-shortcode .tinvwl_add_to_wishlist-text,
.e-loop-item .tinvwl-position-shortcode .tinvwl_remove_from_wishlist-text{
	display: none !important;
}

/*---- PDP ----*/
.single-product .price .amount{
	font-size: 20px;
}
table.variations{
	background: none;
}
table.variations th{
	display: none;
}
table.variations tr td.value{
	padding: 0;
	background: none;
}
table.variations .reset_variations{
	display: none !important; 
}
table.variations .variation-btn{
	padding: 10px 18px;
	background: #fff;
	border: none;
	font-size: 14px;
	color: #567174;
}
table.variations .variation-btn:hover,
table.variations .variation-btn.selected{
	background: var(--e-global-color-primary);
	color: #fff;
}
.single_variation_wrap .quantity{
	display: none !important;
}
.single_variation_wrap .woocommerce-variation-price{
	display: none;
}
.single_variation_wrap button[type="submit"].single_add_to_cart_button{
	margin: 0 !important;
	padding: 18px 0;
	background: var(--e-global-color-primary);
	border-radius: 0;
	color: #fff;
}
#single-main-product .woocommerce-product-gallery__trigger{
	z-index: 9;	
}
#single-main-product .elementor-widget-woocommerce-product-price .woocommerce-Price-currencySymbol{
	padding: 0 0 0 8px;
}
#single-main-product .single_add_to_cart_button{
	width: 100%;
}
.tinvwl-buttons-group button{
	color: #fff !important;
}
#single-main-product .single-product-gallery .flex-control-nav{
	padding: 0 0 0 100px;
	position: absolute;	
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: grid;
	gap: 10px;
	z-index: 99;
}
#single-main-product .single-product-gallery .flex-control-nav li{
	width: 14px;
	height: 14px;
	background: transparent;
	border: 1px solid var( --e-global-color-4a3c85d );
	border-radius: 50%;
	overflow: hidden;
}
#single-main-product .single-product-gallery .flex-control-nav li img{	
	opacity: 0;
}
#single-main-product .single-product-gallery .flex-control-nav li:has(img.flex-active) {
    background: var(--e-global-color-4a3c85d);
}
#single-main-product .single-product-gallery .woocommerce-product-gallery__trigger{
	width: 100%;
	height: 100%;
	background: none;
	opacity: 0;
}

.product-images-carousel .swiper-slide{
	height: auto;
}
.product-images-carousel figure,
.product-images-carousel figure img{
	height: 100%;
}

/*---- Produt loop ----*/
.product-items .image-block{
	height: 360px;
	padding: 30px;
	border: 1px solid var( --e-global-color-ebe9367 );	
}
.product-items .price-block{
	color: var(--e-global-color-4a3c85d);
}

/*----Woocommerce ----*/
.woocommerce .button{
	padding: 16px 20px 18px !important;
	background: var( --e-global-color-text ) !important;
	border-radius: 0 !important	;
	font-size: 16px !important;
	color: #fff;
	font-weight: 400 !important;
}	

/*---- Cart ----*/
.wc-empty-cart-message{
	display: none;
}
.summary-wrapper-block{
	max-width: 500px;
}
.cart-empty-products{
	border-top: 1px solid var( --e-global-color-ebe9367 );
}
.cart-page .header-block a{
	text-decoration: underline;
	text-underline-offset: 7px;
}
.cart-wrapper{
	grid-template-columns: 65% auto;
	gap: 30px;
}
.cart-items{	
	padding: 20px;
	border: 1px solid var( --e-global-color-ebe9367 );
}
.cart-items .cart-item{
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid var( --e-global-color-ebe9367 );
	grid-template-columns: 200px auto auto;
	gap: 30px;	
	position: relative;
}
.cart-items .cart-item:last-child{
	margin: 0;
	padding: 0;
	border: none;	
}
.cart-items .cart-item a.remove{
	color: var( --e-global-color-primary ) !important;
	font-weight: 400;
	position: absolute;
	top: -2px;
	right: 0;
}
.cart-items .cart-item a.remove:hover{
	background: none;
}
.cart-items .cart-item .bottom-block{
	color: var(--e-global-color-4a3c85d);
}
.cart-collaterals{
	padding: 20px;
	border: 1px solid var( --e-global-color-ebe9367 );
}
.cart-collaterals table.shop_table,
.cart-collaterals table tr,
.cart-collaterals table tr td{
	border: none;
}
.elementor-shortcode .cart-collaterals .cart_totals{
	width: 100%;
}
.cart_totals h2{
	display: none;
}
.cart_totals table,
.cart_totals table.shop_table tr,
.cart_totals table.shop_table tr th,
.cart_totals table.shop_table td{
	margin: 0;
	padding: 10px 0;
	background: none;
	border: none;
	border-bottom: 1px solid var( --e-global-color-ebe9367 );
}
.cart .cart_totals .checkout-button{
	background: #ddd;
}

/*---- Checkout ----*/
.woocommerce-checkout input:focus{
	outline: none;
	box-shadow: none;
}
#checkout-form h2{
	margin: 0 0 15px;
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-size: 20px;
}
#checkout-form .wc-block-components-checkout-step__description{
	display: none;
}
#checkout-form .wp-block-woocommerce-checkout-order-summary-block{
	border: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;
}
#checkout-form .wc-block-components-product-name{
	font-size: 16px;
}
#checkout-form .wc-block-components-checkout-order-summary__content{
	font-size: 14px;
	font-weight: 400;
}
#checkout-form .wc-block-components-checkout-order-summary__content span,
#checkout-form .wc-block-components-checkout-order-summary__content strong{
	font-weight: 400;	
}
#checkout-form .wc-block-components-totals-coupon__content form{
	gap: 0; 
}
#checkout-form .wc-block-components-totals-coupon__content input{
	height: 48px;
	background: none;
	border: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;
}
#checkout-form .wc-block-components-totals-coupon__content label{
	font-size: 12px;
}
#checkout-form .wc-block-components-totals-coupon__content button{
	height: 48px;
	background: var( --e-global-color-text );
	border: none;
	color: #fff;
}
#checkout-form .wc-block-components-totals-footer-item span{
	font-size: 14px;
}
#checkout-form .wc-block-components-totals-footer-item .wc-block-formatted-money-amount{
	color: var(--e-global-color-4a3c85d);
}
#checkout-form .wc-block-components-checkout-step__heading{
	margin-top: 0;
}
#checkout-form .wc-block-components-checkout-step{
	margin: 0;
}
#checkout-form .wc-block-components-address-form__email{
	display: flex;
	flex-direction: column-reverse;
}
#checkout-form .wc-block-components-address-form__email label{
	position: static;
}
#shipping input,
#billing input,
#checkout-form .wc-block-components-address-form__email input,
#billing select,
#shipping select{
	height: 45px;
	margin: 0;
	padding: 0 15px;
	background: none;
	border: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;
	display: flex;
	align-items: center;
	font-size: 16px;
}
#checkout-form .wc-block-components-address-card-wrapper{
	display: none;
}
#checkout-form .wc-block-components-address-form-wrapper{
	height: auto;
	opacity: 1;
	overflow: visible;	
	visibility: visible;
}
#shipping .wc-block-components-text-input,
#billing .wc-block-components-text-input{
	display: flex;
	flex-direction: column-reverse;
}
#shipping label,
#billing label{
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1;
	color: var( --e-global-color-text );
	transform: none;
	position: static;
}
#shipping .wc-blocks-components-select__container,
#billing .wc-blocks-components-select__container{
	height: auto;
	background: none;
	border-radius: 0;
}
#shipping .wc-blocks-components-select__container svg,
#billing .wc-blocks-components-select__container svg{
	top: calc(50% + 10px);
}
#checkout-form .wc-block-checkout__shipping-option{
	margin: 0 0 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid var( --e-global-color-text );
}
#checkout-form .wc-block-checkout__shipping-option .wc-block-components-radio-control:after{
	display: none;
}
#checkout-form .wc-block-checkout__shipping-option label{
	padding-left: 45px;
	border-bottom: 1px solid var( --e-global-color-ebe9367 );
	box-shadow: none;
	border-radius: 0;	
}
#checkout-form .wc-block-checkout__shipping-option .wc-block-components-radio-control:last-child label{
	border-bottom: none;
}
#checkout-form .wc-block-checkout__shipping-option input{
	width: 20px;
	height: 20px;
	min-width: unset;
	min-height: unset;
	border-color: var( --e-global-color-text );
}
#checkout-form .wc-block-checkout__shipping-option input:before{
	background: var( --e-global-color-text );
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control{
	border: 1px solid var( --e-global-color-ebe9367 );
	border-bottom: 0;
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control:after{
	display: none;
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control-accordion-option{
	border-bottom: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;	
	box-shadow: none;
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control__option{
	padding-left: 45px;
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control__option-checked{
	background: #FAF9F7;	
}
#checkout-form .wp-block-woocommerce-checkout-payment-block input{
	width: 20px;
	height: 20px;
	min-width: unset;
	min-height: unset;
	border-color: var( --e-global-color-text );
}
#checkout-form .wp-block-woocommerce-checkout-payment-block input:before{
	background: var( --e-global-color-text );
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control__option-layout{
	transform: translateY(1px);
}
#checkout-form .wp-block-woocommerce-checkout-payment-block .wc-block-components-radio-control-accordion-content{
	padding: 20px;
	font-size: 14px;
}
#checkout-form .wc-block-checkout__order-notes{
	margin: 10px 0 40px;
	padding: 0 0 35px;
	border-bottom: 1px solid var( --e-global-color-text );
}
#checkout-form .wc-block-checkout__order-notes input{
	background: none;
	border: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;
}
#checkout-form .wc-block-checkout__terms{	
	display: none;
}
#checkout-form .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{
	display: none;
}
#checkout-form .wc-block-checkout__actions button.wc-block-components-button{
	width: 100%;
	background: var( --e-global-color-text );
	border: none;
	color: #fff;
}

/*---- Order ----*/
.woocommerce-order{
	max-width: 600px;
	margin: 0 auto;
}
.order-summary svg{
	margin: 0 0 30px;
}
.order-summary h1{
	font-size: 40px;
}
.woocommerce-order ul.woocommerce-order-overview{
	margin: 0 0 30px;
	padding: 15px 15px 5px;
	border: 1px solid var( --e-global-color-ebe9367 );
	list-style: none;	
}
.woocommerce-order ul.woocommerce-order-overview li{
	float: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;	
	border: none;
	display: flex;
	justify-content: space-between;
	font-size: 12px;	
}
.woocommerce-order ul.woocommerce-order-overview li strong{
	font-size: 16px;
	font-weight: 400;
}
.woocommerce .woocommerce-customer-details address{
	border: none;
	border-radius: 0;
	text-align: center;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
	padding: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{
	display: none;
}
.woocommerce-customer-details h3{
	font-size: 20px;
}
.order-contact{
	max-width: 350px;
	row-gap: 35px;
}
.woocommerce-customer-details a.button,
.woocommerce-customer-details a.button:hover{
	color: #fff;
}

/*---- My account ----*/
.woocommerce-MyAccount-navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.woocommerce-MyAccount-navigation .is-active{
	text-decoration: underline;
	text-underline-offset: 4px;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table,
.woocommerce-MyAccount-content table.woocommerce-orders-table tr,
.woocommerce-MyAccount-content table.woocommerce-orders-table tr th,
.woocommerce-MyAccount-content table.woocommerce-orders-table tr td{
	padding: 0;
	background: none;
	border: none;
	font-size: 14px;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table thead tr th{
	padding: 0 0 10px;
	border: none;
	border-bottom: 1px solid var( --e-global-color-ebe9367 );
	font-size: 12px;
	text-transform: uppercase;
}
.woocommerce-MyAccount-content a.woocommerce-button{
	background: none !important;
	border: none;
	font-size: 14px !important;
	color: var( --e-global-color-c8c2948 );
	text-decoration: underline;
	text-underline-offset: 3px;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table th br{
	display: none;
}
.woocommerce-MyAccount-content h2{
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-size: 24px;
}
.woocommerce-MyAccount-content address{
	font-style: normal;
}
.woocommerce-MyAccount-content .addresses .title a.edit{
	float: none;
}
.woocommerce-MyAccount-content p.woocommerce-form-row{
	padding: 0 0 10px;
}
.woocommerce-MyAccount-content p.woocommerce-form-row em{
	font-size: 14px;
	font-style: normal;
}
.woocommerce-MyAccount-content form br{
	display: none;
}
.woocommerce-MyAccount-content legend{
	margin: 0 0 10px;
	font-weight: 600;
}
.woocommerce-MyAccount-content fieldset{
	margin: 30px 0 0;
	padding: 0;
	border: none;
}
#myaccount-content input{
	height: 45px;
	padding: 0 15px;
	background: none;
	border: 1px solid var( --e-global-color-ebe9367 );
	border-radius: 0;
	display: flex;
	align-items: center;
	font-size: 16px;
}
#myaccount-content button.woocommerce-Button{
	color: #fff;
}

/*---- Cart drawer ----*/
.elementor-menu-cart__wrapper .elementor-menu-cart__main{
	max-width: 450px;
	width: 100%;
	background: var( --e-global-color-e74c2d3 );
}
.elementor-menu-cart__main .elementor-menu-cart__product-name a{
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.elementor-menu-cart__main .elementor-menu-cart__product-price{
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	color: var( --e-global-color-4a3c85d );
}
.elementor-menu-cart__main .elementor-menu-cart__product{
	border-bottom-color: var( --e-global-color-ebe9367 ); 
}
.elementor-menu-cart__main .elementor-menu-cart__subtotal{
	border-color: var( --e-global-color-ebe9367 );
	display: flex;
	justify-content: space-between;
	font-size: 16px;
}
.elementor-menu-cart__main .elementor-menu-cart__subtotal strong{	
	font-weight: 400;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout{
	background: var(--e-global-color-primary);
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-size: 16px;
}
.xoo-wsc-markup .xoo-wsc-basket{
	display: none !important;
}

/*---- Article ----*/
.article-read-time{
	font-size: 12px;
	color: #ABB8B9;
}
.all-article-read-time{
	color: #567174;
}

/*---- Form fields ----*/
.wpcf7 a{
	color: #4B5563;
	text-decoration: underline;
	text-underline-offset: 6px; 
}
.wpcf7 p{
	margin: 0;
}
.wpcf7 br{	
	display: none;
}
.wpcf7 label{
	padding: 0 0 10px;
	display: block;
	font-size: 16px;
	color: var(--e-global-color-text);
}
.wpcf7-form-control-wrap{
	padding: 0 0 30px;
	display: block;
}
[id^="wpcf7-"] .wpcf7-form-control{
	width: 100%;
	height: 45px;
	padding: 0 15px;
	background: none;
	border: 1px solid var(--e-global-color-ebe9367);
	border-radius: 0;
	font-size: 16px;
}
[id^="wpcf7-"] textarea.wpcf7-form-control{
	height: 120px;
	padding: 15px;
}
[id^="wpcf7-"] .wpcf7-acceptance{
	width: auto;
	padding: 0;
	border: none;
}
.wpcf7-acceptance .wpcf7-list-item{
	margin: 0;
}
.wpcf7-acceptance label{
	display: flex;
	column-gap: 20px;
}
.wpcf7-acceptance input{
	width: 18px;
	height: 18px;
	background: none;
}
[id^="wpcf7-"] input[type="submit"].wpcf7-submit{
	width: auto;
	padding: 0 30px;
	background: var(--e-global-color-text);
	border: none;
	color: #fff;
}
.wpcf7-form-control:-moz-placeholder{
	color: var(--e-global-color-text);
	opacity: 0.5;
}
.wpcf7-form-control::-moz-placeholder{
	color: var(--e-global-color-text);
	opacity: 0.5;
}
.wpcf7-form-control::-webkit-input-placeholder{
	color: var(--e-global-color-text);
	opacity: 0.5;
}
.wpcf7-form-control:-ms-input-placeholder{
	color: var(--e-global-color-text);
	opacity: 0.5;
}


/*---- Responsive ----*/
@media(max-width: 1366px){

	.left-column-align{
    	padding-left: 40px;
	}

}

@media(max-width: 1024px){
	
	.bottom-header .mobile-logo{
		position: absolute;
		left: 0;
		right: 0;
		z-index: 999;
	}
	#mobile-logo{
		max-width: 40px;
		margin: 0 auto
	}
	.dialog-widget .htmega-verticle-menu ul{
		box-shadow: none;
	}
	.dialog-widget ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(1) svg,
	.dialog-widget ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) svg{
		fill: var( --e-global-color-ba8c046 );
	}
	.dialog-widget [id^="menu-"] li.menu-item-has-children a{
		justify-content: space-between;
		background: none;
	}
	.elementor-nav-menu--dropdown .elementor-item.highlighted{
		background: none;
	}
	
}


@media(max-width: 768px){

	.column-2{
		grid-template-columns: 1fr;
	}
	#mobile-logo{
		max-width: 25px;		
	}
	.mobile-static{
		position: static;
	}	
	.mobile-color-dark .elementor-heading-title,
	.mobile-color-dark .term-description,
	.mobile-color-dark .elementor-icon-box-description,
	.mobile-color-dark .elementor-icon-box-title{
		color: var( --e-global-color-text ) !important;
	}
	.mobile-color-dark svg{
		fill: var( --e-global-color-text ) !important; 
	}
	.mobile-button-full a{
		display: block;
	}	
	.left-column-align{
    	padding-left: 25px;
	}
	.right-column-align{
		padding-right: 25px;
	}
	.pe-mobile-0{
		padding-right: 0;
	}
	[data-elementor-type="footer"] .elementor-widget-button a{
		width: 100%;
	}
	
	.bottom-header .mobile-menu{
		width: 120px;		
	}
	.bottom-header .mobile-menu .elementor-menu-toggle{
		justify-content: flex-start;
	}
	.bottom-header .top-right-icons{
		width: 120px;
	}
	
	
	.we-hope .swiper-slide .elementor-widget-text-editor{
		position: static;
		color: var( --e-global-color-text );
	}
	.we-hope .elementor-element .elementor-widget-n-carousel .swiper-pagination{
		top: unset;
		left: 25px;
		bottom: 90px;
	}
	.our-collections .swiper{
		padding-right: 70px;
	}
	.our-collections a.elementor-element{
		background: none !important;
	}
	.our-collections a.elementor-element:hover:before{
		opacity: 1;
	}
	.product-category-slider .swiper-slide img{
    	filter: brightness(0) invert(1);
	}
	.product-category-slider .swiper-slide .elementor-icon-list-item span.elementor-icon-list-text{
    	color: var(--e-global-color-feaa025);
	}
	.product-category-slider .swiper-slide .elementor-icon-list-item svg path{
    	stroke: var(--e-global-color-feaa025);
	}	
	.wpcf7 .column-2{
		gap: 0;
	}

}

@media(max-width: 480px){
	
	.we-hope .elementor-element .elementor-widget-n-carousel .swiper-pagination{		
		bottom: 110px;
	}	
	
}

@media(max-width: 375px){
	
	.we-hope .elementor-element .elementor-widget-n-carousel .swiper-pagination{		
		bottom: 130px;
	}	
	
}


