/**
Theme Name: listainsiemepercrescere
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: listainsiemepercrescere
Template: astra
*/

#header-menu {
  box-shadow: none;
}

.candidates_slider .swiper {
  width: 100%;
  height: 100%;
}

.candidates_slider .swiper-slide {
  background-position: center;
  background-size: cover;
}

.candidates_slider .swiper-slide img {
  display: block;
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  background-size: contain;
  background-repeat: no-repeat;
  width: 44px; /* Imposta la larghezza desiderata */
  height: 44px; /* Imposta l'altezza desiderata */
}

.swiper-button-next {
  background-image: url("assets/img/angle-right-solid.svg"); /* Percorso dell'icona next personalizzata */
}

.swiper-button-prev {
  background-image: url("assets/img/angle-left-solid.svg"); /* Percorso dell'icona prev personalizzata */
}

/* Nascondi le icone predefinite */
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.candidates_slider .swiper-button-prev,
.candidates_slider .swiper-rtl .swiper-button-next {
  left: 32px;
  right: auto;
}

.candidates_slider .swiper-button-next,
.candidates_slider .swiper-rtl .swiper-button-prev {
  left: auto;
  right: 32px;
}

.candidates_slider
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
}

.candidates_slider .swiper-pagination-bullet {
  background-color: #a8a8a8; /* Colore dei pallini non attivi */
  width: 8px; /* Larghezza dei pallini */
  height: 8px; /* Altezza dei pallini */
  opacity: 1; /* Opacità dei pallini */
}

/* Colore e dimensioni del pallino attivo */
.candidates_slider .swiper-pagination-bullet-active {
  background-color: #fff; /* Colore del pallino attivo */
  width: 8px; /* Larghezza del pallino attivo */
  height: 8px; /* Altezza del pallino attivo */
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 textarea,
.wpcf7 .form-select {
  font-size: 16px;
  border-radius: 25px;
  padding: 10px 20px;
  background-color: #fff;
}

.wpcf7 button.wpcf7-submit {
  background-color: #c89615;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 5px 25px;
  font-weight: normal;
  line-height: 2.125em;
  min-width: 150px;
}

.wpcf7 button.wpcf7-submit:hover {
  background-color: #fff;
  color: #c89615;
}

.wpcf7-spinner {
  position: absolute;
  right: 18%;
  top: 13%;
  background-color: #1a6d82;
}

.wpcf7-list-item-label,
.wpcf7-list-item-label a {
  font-size: 14px;
}

.wpcf7-list-item-label a {
  color: #c89615;
}

::-webkit-input-placeholder {
  /* Chrome and Safari */
  color: #2b2936 !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #2b2936;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #2b2936;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #2b2936;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #2b2936;
}

::placeholder {
  color: #2b2936;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

#loop-candidati .e-loop-item.type-candidato.hentry {
  margin-bottom: 0;
}

#loop-candidati .elementor-widget-loop-grid .elementor-grid {
  grid-row-gap: 0;
}

#loop-candidati .e-loop-nothing-found-message {
  display: none;
}
