/*
Theme Name: B&B GO!
Theme URI: https://www.wegoup.it
Template: astra
Author: We Go Up
Author URI: https://www.wegoup.it
Version: 1.0.1762789114
Updated: 2025-11-10 16:38:34

*/

h2.uagb-ifb-title span {
    color: #F89116;
}
.owl-testimonials .testimonial-card {
    padding: 10px;
}

.testimonial-card-inner {
    background: #F4F8FE;
    border-radius: 24px;
    padding: 30px 30px 26px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-quote-icon {
    font-size: 40px;
    line-height: 1;
    color: #ff9a1f; /* arancione icona */
    margin-bottom: 16px;
}

.testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    color: #42526e;
    margin: 0 0 24px;
}

.testimonial-separator {
    height: 1px;
    background: #d7e4ff;
    margin-bottom: 18px;
}

.testimonial-footer {
    display: flex;
    align-items: center;
    gap: 14px;
}

.testimonial-avatar-circle {
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, #a5c4ff, #5f80ff);
}

.testimonial-name {
    font-weight: 700;
    color: #263238;
    font-size: 18px;
    margin-bottom: 4px;
}

.testimonial-date {
    font-size: 13px;
    color: #ff9a1f;
}

/* Dots sotto lo slider */
.owl-testimonials .owl-dots {
    text-align: center;
    margin-top: 18px;
}

.owl-testimonials .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 3px;
    display: inline-block;
    border-radius: 999px;
    background: #ffd9a5;
}

.owl-testimonials .owl-dot.active span {
    width: 18px;
    background: #ff9a1f;
}
.form-contattaci input {
    border-radius: 100px;
    box-shadow: none;
    border-width: 0;
    padding-right: 35px !important;
    font-size: 17px;
}
.form-contattaci input[name="your-name"] {
    background-image: url(/wp-content/uploads/2025/11/form-nome.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 99% center;
}
.form-contattaci input[name="your-subject"] {
    background-image: url(/wp-content/uploads/2025/11/form-telefono.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 99% center;
}
.form-contattaci input[name="your-email"] {
    background-image: url(/wp-content/uploads/2025/11/icona-mail.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 99% center;
}
.form-contattaci input[name="your-message"] {
    background-image: url(/wp-content/uploads/2025/11/form-marker.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 99% center;
}
img.custom-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section , .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left{
    justify-content: center;
}
.site-header-primary-section-left-center.site-header-section.ast-flex.ast-grid-left-center-section{
    display: none;
}
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container .menu-link {
    font-size: 18px;
    font-weight: 600;
    padding: 0 30px;
}
.site-header {
    z-index: 99;
    position: sticky;
    width: 100%;
	top:0;
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-1 img {
    max-width: 140px;
    margin-top: -70px;
}
aside.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner .menu {
    display: flex;
    flex-wrap: nowrap;      /* tutti sulla stessa riga */
    gap: 10px;              /* (opzionale) distanza tra li */
	place-content: space-between;
}

aside.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner .menu li {
    display: flex;          /* opzionale, solo se ti serve */
    align-items: center;    /* opzionale */
}
footer a.menu-link {
    color: #fff;
    font-size: 18px;
}
footer a.menu-link:hover {
    color: #F89115;
}
.ast-footer-copyright {
    color: #fff;
}
.ast-footer-copyright a {
    color: #f89115;
}
.box-numeri {
    position: absolute !important;
    height: 40px;
    width: auto !important;
    bottom: 15px;
    left: 25px;
}
sr7-txt#slide-partnerz span {
	color:#f89115;
}
section.ast-single-entry-banner .ast-container {
    background: #F89116;
    padding: 80px 25px 20px;
    border-radius: 50px;
	background-image: url(/wp-content/uploads/2025/11/bbgo-header-opacity.svg);
    background-position: calc(100% - 30px) calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: 150px;
}
div#primary {
    margin: 0 0 60px !important;
}
h1.entry-title {
    color: #fff;
    font-size: 2.5rem !important;
}
.ast-breadcrumbs-wrapper {
    border-top: 1px solid #fff;
    margin-top: 30px;
    padding-top: 20px;
}
ul.trail-items {
    background: #fff !important;
    padding: 5px 15px 2px !important;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: 'Josefin Slab';
    font-weight: 900;
	letter-spacing: 1.4px;
	font-size:14px;
}
.trail-items li::after {
    padding: 0 0.3em;
    content: "/";
}




/* WRAPPER GENERALE */
.services-tabs {
  max-width: 1100px;
  margin: 0 auto;
  font-family: inherit; /* usa il font di Astra */
}

/* NAV DEI TAB (desktop) */
.services-tabs-nav {
  display: flex;
  gap: 40px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  justify-content: space-between;
  margin-top:40px;
}

.services-tabs-nav .tab-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 18px 10px 12px;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 15px;
  text-transform: none;
  color: #777;
  white-space: nowrap;
}

/* icona del tab */
.services-tabs-nav .tab-icon {
  width: 100px;
  height: 100px;
  border-radius: 999px;
  background: #f5f5f5;
  display: block;
  align-items: center;
  justify-content: center;
}

.services-tabs-nav .tab-icon img {
	z-index:98;
	position:relative;
}

/* titolo del tab */
.services-tabs-nav .tab-title {
    font-weight: 600;
    font-size: 20px;
	line-height:24px;
    margin-bottom: 16px;
}

/* stato attivo */
.services-tabs-nav .tab-link.active {
  color: #f69a24; /* arancio */
}

.services-tabs-nav .tab-link.active .tab-icon {
  background: #fff4e5;
}

/* CONTENUTO TAB (desktop) */
.services-tabs-content .tab-pane {
  display: none;
}

.services-tabs-content .tab-pane.active {
  display: block;
}

.services-tabs-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.services-tabs-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.services-tabs-content ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
}

.services-tabs-content ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 1.4;
  color: #5bb1ff;
}

/* bottone contatto */
.services-tabs-content .btn-contact {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 22px;
  border-radius: 999px;
  border: 1px solid #f69a24;
  color: #f69a24;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}

/* stato hover */
.services-tabs-content .btn-contact:hover {
  background: #f69a24;
  color: #fff;
}

/* --- RESPONSIVE: MOBILE --- */
@media (max-width: 767px) {
  /* NASCONDO I TAB: MOBILE SENZA TAB, SOLO CONTENUTI UNO SOTTO L’ALTRO */
  .services-tabs-nav {
    display: none;
  }

  .services-tabs-content .tab-pane {
    display: block;        /* tutti visibili */
    margin-bottom: 35px;
  }

  .services-tabs-content h3 {
    font-size: 20px;
  }
}
@media (min-width:921px) {
div#tab-prenotazioni, #tab-assistenza, #tab-valutazioni, #tab-provvigioni {
    display: none;
}
#tab-prenotazioni.active,#tab-assistenza.active,#tab-valutazioni.active,#tab-provvigioni.active {
	display:flex;
	margin-top:-110px !important;
	border-radius:60px;
	} }
.ast-single-entry-banner .ast-container:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -14px;
    left: calc(50% - 15px);
    background: #F89116;
    transform: rotate(45deg);
    z-index: 2;
}
.page-id-105 .form-contattaci input {
    border-bottom: 1px solid #e9e8db;
    border-radius: 0;
    padding: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    padding: 20px !important;
    border-radius: 40px;
}
div#simulatore .due-colonne p {
    text-align: center;
    flex: 0 0 calc(50% - 20px);
	margin-bottom:10px;
}
div#simulatore .due-colonne {
    display: flex;
    flex-wrap: wrap;
	gap:20px;
}
#simulatore input,#simulatore select {
    border-radius: 40px;
    border: 0;
}
div#simulatore {
    max-width: 75%;
    margin: 0 auto;
}
#simulatore input#tel {
    background-image: url(/wp-content/uploads/2025/11/simulatore-telefono.svg);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 32px;
	min-height: 50px;
}
#simulatore input#your-firstname, #simulatore input#your-lastname {
    background-image: url(/wp-content/uploads/2025/11/simulatore-nome.svg);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 32px;
	    min-height: 50px;
}
#simulatore select {
    background-image: url(/wp-content/uploads/2025/11/simulatore-select.svg);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 32px;
	appearance: none;
	min-height: 50px;
}
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    border: 0;
}

li#menu-item-107 a {
    background: #f89016;
    border-radius: 100px;
    height: 60%;
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 45px;
    background-image: url(/wp-content/uploads/2025/11/icona-contatti.svg);
    background-size: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    padding: 0;
}
.grecaptcha-badge {
    display: none !important;
}
@media (max-width:921px) {
div#simulatore .due-colonne {
    display: block;
}
	div#simulatore .due-colonne p {
		margin-bottom:15px;
	}
	#simulatore {
		max-width:100% !important;
	}
	.site-footer-above-section-1.site-footer-section.site-footer-section-1, .site-footer-above-section-3.site-footer-section.site-footer-section-3 {
    display: none !important;
}
	section.ast-single-entry-banner .ast-container {
		background-image:unset !important;
	}
}
.site-branding.ast-site-identity .site-title {
    display: none;
}
.wp-block-uagb-container.cosa-facciamo-text-left.uagb-layout-grid.uagb-block-ticckfkm h4, .cosa-facciamo-text-left .uagb-ifb-title-prefix {
    text-align: left;
}
.single-post h1.entry-title {
    color: #000;
	margin-top:40px;
}
@media (max-width:768px) {
	.single-post h1.entry-title {
	margin-top:0;
		font-size:24px !important;
	}}
.ast-separate-container {
    background: #f6f5ec !important;
}
