/* 
Theme Name: Auto officina di palma
Theme URI: 
Description: Tema child per auto officina Di Palma
Author: Francesco Guida
Author URI: 
Template: hello-elementor
Version: 2.0.0
Text Domain: officina-dipalma
License: 
License URI: 
Tags: 
*/
@media (min-width: 768px) {
  .elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filters-group {
  flex-direction: row;
 }
 .elementor-283 .elementor-element.elementor-element-9ad5990 .jet-filter .jet-filters-group {
  display: flex; 
  flex-direction: row; 
  
}
 .jet-select {
    width: 33%;
  }
  .elementor-element-3321963 > .e-con-inner > .elementor-widget > .elementor-widget-container {
    display: flex;
  }
  .elementor-element-c8b0c90 > .e-con-inner > .elementor-widget > .elementor-widget-container {
    display: flex;
  }
  .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-545{
    display: none;
  }
  select {
    margin:0!important;
  }
  .elementor-283 .elementor-element.elementor-element-9ad5990 .apply-filters__button, .elementor-283 .elementor-element.elementor-element-9ad5990 .jet-filter-items-dropdown__apply-button {
    margin-top: 0!important; 
  }

  
}
.elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filters-group {
  display: flex;
  margin-top: calc(-10px/2);
  margin-bottom: calc(-10px/2);
}
.elementor-283 .elementor-element.elementor-element-9ad5990 .jet-filter .jet-filters-group {
  
  margin-top: calc(-10px/2);
  margin-bottom: calc(-10px/2);
}
.elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filter .jet-filters-group .jet-select {
  margin: 0 10px;
}
.elementor-283 .elementor-element.elementor-element-9ad5990 .jet-filter .jet-filters-group .jet-select {
  margin: 0 10px;
}
.elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filter .jet-filters-group {
  margin-top: 0;
  margin-bottom: 0;
}
.elementor-283 .elementor-element.elementor-element-cf292e9 .jet-filter .jet-filters-group {
  margin-top: 0;
  margin-bottom: 0;
}
select {
  display: block;
  height: 60px;
  font-size: 20px;
  font-family: inherit;
  border-radius: 0;
  margin: 5px 0;

}
.jet-smart-filters-hierarchy.jet-filter {
  width: 100%;
}
.jet-select {
  width: 95%;
}
.elementor-112 .elementor-element.elementor-element-cf292e9 .jet-smart-filters-hierarchy.jet-filter .jet-select__control {
  max-width: 100%;
  flex-basis: 150px;
}
.elementor-283 .elementor-element.elementor-element-9ad5990 .jet-smart-filters-hierarchy.jet-filter .jet-select__control {
  max-width: 100%;
  flex-basis: 150px;
}
.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container {
  height: 100%;
  
}
.elementor-112 .elementor-element.elementor-element-cf292e9 .apply-filters__button, .elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filter-items-dropdown__apply-button {
  margin-top: 0;
  height: 100%;
}
.elementor-283 .elementor-element.elementor-element-9ad5990 .apply-filters__button, .elementor-283 .elementor-element.elementor-element-9ad5990 .jet-filter-items-dropdown__apply-button {
  margin-top: 10px;
  height: 100%;
  margin-left: 10px;
  width: 95%;

}
.elementor-112 .elementor-element.elementor-element-cf292e9 .apply-filters__button, .elementor-112 .elementor-element.elementor-element-cf292e9 .jet-filter-items-dropdown__apply-button {
  margin-top: 0;
  height: 100%;
  margin-left: 10px;
  width: 95%;
}
.elementor-slideshow__title{
  display: none;
}
/* Icona WhatsApp fissa in basso a destra */
.whatsapp-float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25D366;
  color: white;
  font-size: 28px;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  transition: all 0.2s ease;
}
.whatsapp-float img {
  width: 45px;
}
.whatsapp-float:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
  color: white;
}

/* Tooltip a SINISTRA dell’icona */
.whatsapp-tooltip {
  position: absolute;
  right: 70px; /* distanza iniziale dal cerchio */
  bottom: 50%;
  transform: translateY(50%);
  background-color: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 14px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

/* Freccetta verso l’icona */
.whatsapp-tooltip::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left-color: #333;
}

/* Mostra tooltip all'hover */
.whatsapp-float:hover .whatsapp-tooltip {
  opacity: 1;
  right: 80px; /* sposta leggermente la nuvoletta verso sinistra */
}

@media (max-width: 480px) {
  .whatsapp-float {
    width: 50px;
    height: 50px;
    font-size: 24px;
    right: 15px;
    bottom: 20px;
    
  }
  .whatsapp-float img {
    width: 35px;
  }
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  font-size: 18px;
  border: 1px solid #EA5E11;
  outline: none;
  background-color: #EA5E11;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  border-radius: 0;
  width: 50px;
  height: 48px;
}
#myBtn:hover {
  background-color: #13283c;
  border: 1px solid #13283c;
}
.e-font-icon-svg.e-fas-arrow-up {
  color: #fff;
  width: 20px;
  fill: #fff;
}
#wa-btn{
  animation: info 3s ease 0s infinite normal backwards;
}
@keyframes info {
  0% {
    animation-timing-function: ease-out;
    transform: scale(1);
    transform-origin: center center;
  }

  10% {
    animation-timing-function: ease-in;
    transform: scale(0.91);
  }

  17% {
    animation-timing-function: ease-out;
    transform: scale(0.98);
  }

  33% {
    animation-timing-function: ease-in;
    transform: scale(0.87);
  }

  45% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
}
#wa-btn:hover{
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  cursor: pointer;
}

p.flag-venduta {
    margin: 0;
    padding: 10px 20px;
    color: #ea5e11;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--e-global-typography-c9eeb89-font-family), Sans-serif;
    text-align: center;
    border: 1px solid;
}






