/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* GERAL */

 
input#politica_privacidade_aceite_4cf8adec8a894f5f87384dc3a8ce218c {
        height: unset!important;;
}

.home [data-mobile-video="true"] .elementor-background-video-container:before {
  background-image: linear-gradient(
    0.75turn,
    #ffffff00 0%,
    #252525 110%
  ) !important;
}

ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}

input.jet-search-filter__input:focus {
  outline: none;
}

.jet-search-filter__submit:focus {
  outline: none;
}

/* SWIPER */

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom:-15px
}


/* POPUP */

#elementor-popup-modal-5081 .dialog-close-button {
  border-radius: 100% !important;
  font-size: 18px;
  padding: 5px;
  right: -10px !important;
  top: -10px !important;
  position: absolute;
}


 



/* Css estilo sobre o banner, cores invertidas, home */


.scrolling-header .elementor-element.elementor-element-2430588 > .elementor-widget-container {
margin: unset;
opacity:1;    
}

.scrolling-header.top-position:before{
 display:none;
}

.scrolling-header:before {
content: "";
background: #36383a!important;
width:100%!important;
max-width:100%!important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
flex-wrap: wrap;
opacity:1;   
}

.scrolling-header {
    transition: top 0.3s; /* Adicione uma transiÃ§Ã£o suave para a mudanÃ§a do cabeÃ§alho */
}

.header-hidden {
 top:30px!important;
 position:fixed!important;
}

.header-view {
 top:30px!important;
 position:fixed!important;
 z-index: 99999999!important;
}


 .scrolling-header {
 top:30!important;
}

 .scrolling-header.header-view.top-position {
 background:none; 
 top:190px!important;
}

 .scrolling-header:before   {
  content: "";
  transition: all 0.5s ease; 
  box-shadow: none  opacity:0.4;
}



 .scrolling-header.top-position svg#logo_villa  .color_class {
 fill: #fff;
 stroke-width: 0px;
}



 .scrolling-header.top-position .elementor-heading-title a {
  color:#fff;
}


 .scrolling-header.top-position .elementor-element.elementor-element-3c04f6f > .elementor-widget-container {
 background:none;
}


 .scrolling-header.top-position .elementor-button {
   background:#ffffff40;
}

 

 /* Personal Care Section */

#personal-care-infos p {
display: flex;

}

#personal-care-infos strong {
color:#cd7190;
font-size:22px;
min-width:22px;
margin-right:10px;
text-align:center;
}



/* FOOTER */

.elementor-location-footer a:hover {
  text-decoration: underline;
}

i.jet-listing-dynamic-field__icon.fas.fa-mobile-alt {
    min-width:16px;
    text-align:center;
}