.elementor-115 .elementor-element.elementor-element-0c91ce3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-115 .elementor-element.elementor-element-8ee2fb7{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-115 .elementor-element.elementor-element-7b6189f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-115 .elementor-element.elementor-element-7b6189f .elementor-heading-title{font-family:"Atacama", Sans-serif;font-size:40px;font-weight:400;}@media(max-width:1024px){.elementor-115 .elementor-element.elementor-element-0c91ce3{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-115 .elementor-element.elementor-element-0c91ce3{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-115 .elementor-element.elementor-element-8ee2fb7{--gap:15px 15px;--row-gap:15px;--column-gap:15px;}.elementor-115 .elementor-element.elementor-element-7b6189f .elementor-heading-title{font-size:28px;}}/* Start custom CSS for container, class: .elementor-element-0c91ce3 */.my_account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}
.my_account .woocommerce .woocommerce-MyAccount-navigation li a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border: none;
    background-color: #fff;
    color: #000;
    margin: 10px 0;
    box-shadow: inset 0 0 20px 0 rgb(0 0 0 / 10%);
	transition: all linear .3s;
}
.my_account .woocommerce .woocommerce-MyAccount-navigation li.is-active a,
.my_account .woocommerce .woocommerce-MyAccount-navigation li a:hover {
    background-color: #000;
    color: #fff;
}
.my_account .woocommerce .woocommerce-MyAccount-navigation li:first-child a {
    margin-top: 0;
}
.my_account .woocommerce .woocommerce-MyAccount-content a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.my_account .woocommerce .woocommerce-MyAccount-content .button {
	text-decoration: none;
    border-radius: 100px;
    padding: 10px 50px;
    font-family: "Hellix", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    background-color: #fff0;
    color: #000;
	border: 2px solid #000;
    transition: all .3s;
}
.my_account .woocommerce .woocommerce-MyAccount-content .button:hover {
	background-color: #000;
	color: #fff;
}
.my_account .woocommerce .edit-account .button {
    margin-top: 20px;
}
.my_account .woocommerce h2 {
    font-family: "Hellix", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    margin: 0 !important;
    text-align: center;
    color: #000;
}
.my_account .woocommerce .login,
.my_account .woocommerce .register,
.my_account .woocommerce .woocommerce-ResetPassword {
    margin: 20px auto 0;
    border: 1px solid #000;
    width: 100%;
    max-width: 500px;
    padding: 30px;
}
.my_account .woocommerce .login label,
.my_account .woocommerce .register label,
.my_account .woocommerce .woocommerce-ResetPassword label {
    font-family: "Hellix", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 5px 0 !important;
    color: #000;
}
.my_account .woocommerce .login input,
.my_account .woocommerce .register input,
.my_account .woocommerce .woocommerce-ResetPassword input {
    border-color: #000;
    font-family: "Hellix", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px !important;
    color: #000;
    padding: 10px 15px;
}
.my_account .woocommerce .login .button,
.my_account .woocommerce .register .button,
.my_account .woocommerce .woocommerce-ResetPassword .button {
    width: 100%;
    border-radius: 100px;
    padding: 10px 50px;
    font-family: "Hellix", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    background-color: #fff0;
    color: #000;
    border: 2px solid #000;
    transition: all .3s;
}
.my_account .woocommerce .login .button:hover,
.my_account .woocommerce .register .button:hover,
.my_account .woocommerce .woocommerce-ResetPassword .button:hover {
    background-color: #000;
    color: #fff;
}
.my_account .woocommerce .login .lost_password {
	margin-bottom: 0;
}
.my_account .woocommerce .login .lost_password a {
	color: #000;
	text-decoration: underline;
}
.my_account .woocommerce .woocommerce-ResetPassword .woocommerce-form-row {
    width: 100%;
}
.my_account .woocommerce .register p {
    font-family: "Hellix", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.my_account .woocommerce .register p a {
    color: inherit;
	text-decoration: underline;
}
@media only screen and (max-width: 767px) {
	.my_account .woocommerce .login,
	.my_account .woocommerce .register,
	.my_account .woocommerce .woocommerce-ResetPassword {
		padding: 15px;
	}
	.my_account .woocommerce h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.my_account .woocommerce .login input,
	.my_account .woocommerce .register input,
	.my_account .woocommerce .woocommerce-ResetPassword input {
		padding: 5px 15px;
	}
	.my_account .woocommerce .u-column2.col-2 {
		margin-top: 20px;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Atacama';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://tropicanalifeshop.com/wp-content/uploads/2026/03/Atacama-VF.woff2') format('woff2');
}
/* End Custom Fonts CSS */