/*
 Theme Name:   Healthmate Sauna
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.grid-container {max-width: 100%;}
.inside-header {padding: 13px 20px;max-width: 1240px;}
.site-header {border-bottom: 1px solid rgb(0 0 0 / 20%);}
.elementor-widget-text-editor p:last-child {margin: 0;}
span.text-green {color: #02DC8D;}
.service-list ul {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 10px;}
.prueba-list ul {display: grid;grid-template-columns: 1fr 1fr 1fr;}
.prueba-list ul .elementor-icon-list-text {	max-width: 157px;} 
span.elementor-button-icon svg {width: auto;}
.contact-form .form-field input {border: 1px solid rgb(0 0 0 / 30%);width: 100%;border-radius: 6px;background-color: transparent;}
.contact-form .form-field label {font-size: 14px;color: #3F3F3F;font-weight: 500;}
.contact-form .form-field input:focus {border-color: #02505A;}
.submit-btn input {
	background: #02DC8D;
	width: 100%;
	color: #131313;
	font-size: 14px !important;
	border-radius: 50px;
	font-weight: 800 !important;
	font-family: 'Figtree';
	padding: 15px 12px;
	transition: .3s all;
}
.submit-btn input:hover {
	background: #034e58 !important;
} 
.submit-btn p {margin: 0;}.hover-boxes .elementor-image-box-description {    height: 0;    overflow: hidden;    transition: height 0.5s ease;}.hover-boxes::before {    position: absolute;    content: "" !important;    width: 100%;    height: 161px !important;    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);    bottom: 0;    top: auto !important;    transition: height 0.5s ease !important;}.hover-boxes:hover::before {    height: 100% !important;    background: linear-gradient(180deg, rgba(0, 0, 0, 0.89) 0%, rgba(0, 0, 0, 0.8188) 100%);} .btn-outline .elementor-button:hover path, .btn-solid .elementor-button:hover path {    fill: #fff;}.elementor-button path {    transition: .3s all;}.features-list span.elementor-icon-list-text {    display: flex;    gap: 6px;}.features-section, .features-grid{	backdrop-filter: blur(42px);		background: radial-gradient(100% 100% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);}.total-icons .elementor-icon  {	backdrop-filter: blur(42px);	box-shadow: -5px -5px 250px 0px #FFFFFF05 inset;	background: radial-gradient(100% 100% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%)}
.btn-outline a.elementor-button, .btn-solid a.elementor-button{
    position: relative;
    z-index: 1;
	overflow:hidden;
}
.btn-outline a.elementor-button::before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: #02DC8D;
    transition: .3s all;
    z-index: -1;
    border-radius: 50px;
}
.btn-solid a.elementor-button::before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: #034E58;
    transition: .3s all;
    z-index: -1;
    border-radius: 50px;
}
.btn-outline a.elementor-button:hover::before, .btn-solid a.elementor-button:hover::before {
    width: 100%;
}
span.elementor-button-content-wrapper {
    align-items: center;
} 
.software-seapuestas {
    backdrop-filter: blur(42px);
    box-shadow: -5px -5px 250px 0px #FFFFFF05 inset;
    background: radial-gradient(100% 100% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.estas-list ul {
    counter-reset: section;
}
.estas-list ul li {
    counter-increment: section;
    position: relative;
}
.estas-list ul li::before {
    content: counter(section);
    color: #02DC8D;
    font-size: 24px;
    padding-right: 22px;
}
.estas-list ul li:nth-child(-n+9)::before {
    content: "0" counter(section);
}
.custom-accordin .e-n-accordion {
    counter-reset: section;
}
.custom-accordin .e-n-accordion-item {
    counter-increment: section;
    position: relative;
}
.custom-accordin .e-n-accordion-item summary::before {
    content: counter(section);
    color: #02DC8D;
    font-size: 24px;
    min-width: 100px;
    text-align: center;
}
.custom-accordin .e-n-accordion-item:nth-child(-n+9) summary::before {
    content: "0" counter(section);
}
.custom-accordin .e-n-accordion-item {
  position: relative;
  border-radius: 20px;
  z-index: 1;
}
.custom-accordin .e-n-accordion-item::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* border width */
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -59.26%, #666666 134.26%);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;
}
.custom-accordin .e-n-accordion-item-title-icon {
    position: absolute !important;
    right: 35px;
}
.custom-accordin summary.e-n-accordion-item-title {
    position: relative;
    border: none;
}
.preguntas-accordin .e-n-accordion-item-title-icon {
    right: 20px;
}
.preguntas-accordin .e-n-accordion-item summary::before {
    min-width: 85px;
}
ol {
    list-style-position: inside;
    margin: 0;
} 
.deportivas-list li {
  position: relative;
  border-radius: 20px;
  z-index: 1;
}
.deportivas-list li::before {
	content: "";
	position: absolute;
	inset: 0;
	padding: 1px; /* border width */
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) -59.26%, #666666 134.26%);
	-webkit-mask: 
	linear-gradient(#fff 0 0) content-box, 
	linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
		  mask-composite: exclude;
	z-index: -1;
}
.deportivas-list li span {
    display: flex;
    align-items: center;
	padding-right:15px;
}
.deportivas-list li span span {
    min-width: 90px;
    text-align: center;
    display: inline-block;
    color: #02DC8D;
    font-size: 24px;
}
.deportivas-list li {
    min-height: 95px;
}
.deportivas-list li:not(:last-child) {
    margin-bottom: 8px;
} 
footer.site-info {
    display: none;
}
.latest-article {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 13px;
}
.article-box {
    background-color: rgb(0 0 0 / 33%);
    border-radius: 28px;
    color: #fff;
    padding: 30px 24px 40px 24px;
    position: relative;
    border: 1px solid transparent;
    transition: .2s all;
}
.post-arrow-outer {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.article-box h4 {
    font-size: 20px;
    line-height: 27px;
}
.article-post-text {
    font-size: 18px;
}
.article-box:hover {
    color: #fff;
}
.post-arrow {
    border: 1px solid #02DC8D;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.article-box:hover {
    border-color: rgb(2 220 141 / 24%);
}
.hover-arrow {
    display: none;
}
.post-arrow::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #02DC8D;
    transition: .2s all;
    z-index: -1;
}
.article-box:hover .post-arrow::before {
    height: 100%;
}
.article-box:hover .default-arrow {
    display: none;
}
.article-box:hover .hover-arrow {
    display: inline-block;
}
.wpcf7-spinner {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}
.submit-btn {
    position: relative;
    padding-bottom: 20px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 0 20px;
}

/* Custom scrollbar styling via SimpleBar */
/* SimpleBar track */
.simplebar-track.simplebar-vertical {
  background: #00272C;
  border-radius: 10px;
  width: 11px;
  opacity: 1 !important; /* ensure track is always visible */
}

/* SimpleBar thumb (the handle) */
.simplebar-scrollbar:before {
    background-color: #02DC8D;
    border-radius: 10px;
    opacity: 1 !important;
    left: 0;
    top: 0;
    right: 0;
}

/* Hover effect */
.simplebar-scrollbar:hover:before {
  background-color: #b30000;
}


/* div#accordin-scroll {
    height: 461px;
    overflow-y: scroll;
    padding-right: 20px;
}
#accordin-scroll::-webkit-scrollbar {
  width: 11px;
}
#accordin-scroll::-webkit-scrollbar-track {
  background:#00272C;
  border-radius: 10px;
}
#accordin-scroll::-webkit-scrollbar-thumb {
  background: #02DC8D; 
  border-radius: 10px;
}
#accordin-scroll::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}  */
.preguntas-accordin .e-n-accordion-item-title-header {
    min-height: 64px;
    align-items: center;
}
.register-field p {
    margin: 0;
}
.register-field label {
    color: #D9D9D9;
    font-size: 18px;
    font-weight: 500;
}
.register-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.register-btn {
    width: 100%;
    text-align: center;
    margin-top: 26px;
}
.register-field input {
    width: 100%;
    border-radius: 8px;
    color: #0A0A0A !important;
}
.register-field input:focus {
    outline: none;
}
.register-btn p {
    margin: 0;
}
.register-btn input {
    background: #02DC8D;
    color: #000000;
    border-radius: 50px;
    padding: 15px 42px;
    transition: .3s all;
}
.register-btn .wpcf7 form .wpcf7-response-output {
    color: #fff;
}
.register-field {
    width: 32.5%;
	margin-bottom: 20px;
}
.register-btn p {
    display: inline-block;
}
.register-btn input:hover {
    background: #034E58;
} 
.custom-menu a span {
    color: #3F3F3F;
    font-size: 16px;
    background: #E8EFF0;
    display: block;
    border-radius: 50px;
    line-height: normal;
    padding: 15px 28px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .3s all;
}
.custom-menu a {
    display: inline-block;
}
.chat-menu a {
    background-image: url(assets/images/chat-icon.svg);
    padding-left: 46px !important;
    background-repeat: no-repeat;
    background-position: left center;
}
.tel-menu a {
    background-image: url(assets/images/tel.svg);
    padding-left: 36px !important;
    background-repeat: no-repeat;
    background-position: left center;
    padding-right: 0px !important;
}
.custom-menu a span::before {
    position: absolute;
    content: "";
    background: #034e58;
    height: 100%;
    width: 0%;
    left: 0;
    top: 0;
    border-radius: 50px;
    z-index: -1;
    transition: .3s all;
}
.custom-menu a:hover span::before {
    width: 100%;
}
.custom-menu a:hover span {color: #fff;}
.main-navigation .main-nav ul li a {
    line-height: normal;
} 
.more-link span {
    color: #02DC8D;
    font-size: 20px;
    cursor: pointer;
}
.more-link {
    text-align: center;
}
.more-content {
    display: none;
}
.more-link span::after {
    width: 15px;
    height: 15px;
    border: 2px solid #02DC8D;
    content: "";
    display: inline-block;
    border-top: none;
    border-right: none;
    margin-left: 10px;
    transform: rotate(-45deg);
    position: relative;
}
.more-link.active span::after {
    transform: rotate(135deg);
    top: 5px;
}
.register-btn span {
    display: block;
}
[data-id="bcaf7b2"] .wpcf7-response-output {
    color: #fff;
}
.software-accordinn .e-n-accordion-item {
    outline: 3px solid #4E9AA4;
    border-radius: 28px;
}
.custom-footer  ul.elementor-icon-list-items {
    list-style: none;
    margin: 0;
}
.article-box:focus {
    color: #fff;
}
.form-field p {
    margin-bottom: 20px;
}
/* media rule start */
@media(max-width:1024px){
.latest-article {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (max-width:768px){ 
button.menu-toggle {
    background-color: transparent !important;
    padding: 0;
}
#site-navigation {
    background-color: transparent !important;
}
.tel-menu a {
    padding-left: 46px !important;
}
.chat-menu a span, .tel-menu a span {
    min-width: 169px;
    text-align: center;
}
}

@media(max-width:767px){
.custom-accordin .e-n-accordion-item summary::before {
    min-width: 50px;
}
.custom-accordin .e-n-accordion-item-title-icon {
    right: 15px;
}
.service-list ul {
    grid-template-columns: 1fr 1fr;
}
.prueba-list ul {grid-template-columns: 1fr;}
.prueba-list ul .elementor-icon-list-text {
    max-width: 100%;
}
.table-outer > .e-con-inner {
    min-width: 600px !important;
}
.table-outer {
    overflow-x: scroll !important;
}
.table-outer::-webkit-scrollbar {
  height: 9px;
}
.table-outer::-webkit-scrollbar-track {
  background:#131313;
  border-radius: 10px;
}
.table-outer::-webkit-scrollbar-thumb {
  background: #02DC8D; 
  border-radius: 10px;
}
.latest-article {
    grid-template-columns: 1fr;
}
.register-field {
    width: 100%;
} 
.register-btn {
    margin-top: 0px;
}
.hover-boxes .elementor-image-box-description {
    height: auto !important;
}
.hover-boxes::before {
    height: 100% !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.89) 0%, rgba(0, 0, 0, 0.8188) 100%);
}
.software-accordinn .e-n-accordion-item {
    outline: 3px solid #4E9AA4;
    border-radius: 15px;
}
}