/*
Theme Name:   Veneta Cucine Master
Description:  Veneta Cucine Master (Shapely Child)
Author:       Etinet
Template:     shapely
Version:      1.0.0
Text Domain:  venetacucinemaster
*/

:root {
  --fontFamily: "Poppins";
}

body {
  font-size: 1.2rem !important;
}
body p {
  font-size: 1.2rem;
}

footer p {
  color: black !important;
}

.btn,
.button {
  /*font-family: "futura-pt";*/
  font-family: var(--fontFamily);
}

.entretien_text {
  min-height: 240px;
}

.entretien_text p {
  font-size: 19px;
  line-height: 24px;
}

section.fascia_offerta .container-fluid > .row {
  min-height: 250px;
}

.vcmin-cuisine-insp-container .cuisine-image img {
  object-fit: cover;
}

#quiz-6.vcr-quiz-slide {
  padding: 50px 0px;
}
#quiz-6 .wpcf7-submit {
  display: inline-block;
  padding: 0px 30px !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none !important;
  border: 1px solid;
  transition: all 0.5s;
  margin: 0px 10px 10px 0px;

  color: #fff !important;
  background-color: #dc0812;
  border: 1px solid #dc0812;
}
.formNewsletter form .cont-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  align-items: center;
}

.formNewsletter form [type="button"],
.formNewsletter form [type="reset"],
.formNewsletter form [type="submit"],
.formNewsletter form button {
  background: #dc0812;
  border: unset;
  /*font-family: "Futura Std";*/
  font-family: var(--fontFamily);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding: 17px 30px;
}
h3.subhead,
body p,
body ul,
.vcr-cta,
div#vc-menu-fw p,
.footer-single-content .menu.menu-footer li a,
footer .footer-single-content h4.title,
footer h4.title {
  color: var(--bianco) !important;
}
@media (max-width: 996px) {
  .formNewsletter form .cont-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .formNewsletter form .cont-form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    align-items: center;
  }
}

@media (min-width: 1px) {
  body header#masthead .nav-container {
    padding-top: 20px;
  }
  body header#masthead nav#site-navigation > .nav-bar {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  /*body header#masthead nav#site-navigation {
		position: fixed;
		top: 0;
	}*/
  body header#masthead .nav-container {
    padding: 0;
  }
  body header#masthead nav#site-navigation {
    height: 75px;
  }
}

.vcr-form label.accettazione:not(:last-child),
.fascia_form label.accettazione:not(:last-child),
label.accettazione:not(:last-child) {
  margin-bottom: 0;
}

/* PAGINA ARCHIOVO SYLE */
main#archive_style .vcr-breadcrumbs {
  margin-top: 40px;
}

section.content-area > .container:has(main#archive_style) {
  max-width: unset !important;
  width: 100%;
  padding: 0 !important;
}

main#archive_style section.fascia_styles_intro {
  padding-bottom: 60px !important;
}
main#archive_style section.fascia_styles {
  padding-top: 60px !important;
}

main#archive_style section.fascia_styles .row {
  row-gap: 24px;
  --bs-gutter-x: 24px;
}
main#archive_style section.fascia_styles .vcr-single-kitchen-container {
}
main#archive_style section.fascia_styles .vcr-single-kitchen-content {
  margin: 0;
}
main#archive_style section.fascia_catalogo {
  padding: 80px 0;
}
main#archive_style section.fascia_cucine .container {
  padding-top: 80px;
  border-top: 1px solid #d1d1d1;
}

main#archive_style section.fascia_quiz_stores .row {
  row-gap: 60px;
}
@media (max-width: 767px) {
  main#archive_style section.fascia_quiz_stores .row {
    row-gap: 32px;
  }
}
.home .vcr-breadcrumbs.page_no_image {
  visibility: hidden;
}

/* CSS LANDING PAGE */
body.page-template-template-lp header#masthead .nav-container,
body.single-retailer:has(main#single_retailer.newT) .nav-container {
  padding: 0;
}
body.page-template-template-lp
  header#masthead
  .nav-container
  nav#site-navigation,
body.single-retailer:has(main#single_retailer.newT)
  header#masthead
  .nav-container
  nav#site-navigation {
  background-color: #000 !important;
  padding: 0;
  border: 0 !important;

  visibility: visible;
  opacity: 1;
  transform: unset !important;
  -webkit-transform: unset !important;
  height: auto !important;
}
body.page-template-template-lp header#masthead .nav-container .nav-bar,
body.single-retailer:has(main#single_retailer.newT)
  header#masthead
  .nav-container
  .nav-bar {
  margin: 0 auto;
  border: 0;
}
body.page-template-template-lp
  header#masthead
  .nav-container
  .nav-bar
  .col-logo,
body.single-retailer:has(main#single_retailer.newT)
  header#masthead
  .nav-container
  .nav-bar
  .col-logo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

body.page-template-template-lp #main.container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
body.page-template-template-lp section#lp_slider > .elementor-container {
  max-width: 1280px;
}
@media (max-width: 1399px) {
  body.page-template-template-lp section#lp_slider > .elementor-container {
    max-width: 1160px !important;
  }
}
@media (max-width: 1199px) {
  body.page-template-template-lp section#lp_slider > .elementor-container {
    max-width: 980px !important;
  }
}
@media (max-width: 991px) {
  body.page-template-template-lp section#lp_slider > .elementor-container {
    max-width: 740px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-template-lp section#lp_slider > .elementor-container {
    max-width: 570px !important;
  }
}

section#lp_slider {
  padding: 0 !important;
}
section#lp_slider .elementor-column {
  padding: 60px 0;
}
section#lp_slider .elementor-background-video-container:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 20%);
  z-index: 1;
}
body.page-template-template-lp form.wpcf7-form {
  background-color: rgba(12, 12, 12, 0.7);
  padding: 32px;
}
body.page-template-template-lp form.wpcf7-form input.wpcf7-text,
body.page-template-template-lp form.wpcf7-form select.wpcf7-select,
body.page-template-template-lp form.wpcf7-form textarea.wpcf7-textarea {
  border: 1px solid #717171 !important;
  background-color: #373737;
  padding: 4px 12px !important;
  font-size: 16px;
  line-height: 24px !important;
  height: auto !important;
  color: #fff !important;
}
body.page-template-template-lp form.wpcf7-form input.wpcf7-text::placeholder,
body.page-template-template-lp
  form.wpcf7-form
  textarea.wpcf7-textarea::placeholder {
  color: #a7a7a7;
}
body.page-template-template-lp form.wpcf7-form select.wpcf7-select option {
  color: #fff !important;
}
body.page-template-template-lp form.wpcf7-form textarea.wpcf7-textarea {
  height: 100px !important;
}
body.page-template-template-lp form.wpcf7-form label.accettazione {
  margin-top: 0;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
body.page-template-template-lp form.wpcf7-form label.accettazione a {
  color: #fff;
}
body.page-template-template-lp form.wpcf7-form button.vcr-cta {
  margin-bottom: 0;
  font-size: 16px !important;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-template-lp form.wpcf7-form button.vcr-cta:hover {
  color: #dc0812 !important;
  background-color: #fff !important;
}
body.page-template-template-lp form.wpcf7-form button.vcr-cta:hover svg path {
  fill: #dc0812;
}
body.page-template-template-lp form.wpcf7-form button.vcr-cta svg {
  top: unset;
  margin-left: 0 !important;
}
section#vcf_lp_form_mobile_container {
  background-color: #000;
}
section#vcf_lp_form_mobile_container form.wpcf7-form {
  padding: 0;
}
section#vcf_lp_form_mobile_container form.wpcf7-form button.vcr-cta {
  width: 100%;
  justify-content: center;
}
body.page-template-template-lp form.wpcf7-form select#select_magasin {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 28px !important;
}
body.page-template-template-lp
  form.wpcf7-form
  span.wpcf7-form-control-wrap:has(#select_magasin):before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 0.823486L7 7.17643L13 0.823486' stroke='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 8px;
  top: 15px;
  transform: translateY(-50%);
}
@media (max-width: 600px) {
  body.page-template-template-lp
    form.wpcf7-form
    span.wpcf7-form-control-wrap:has(#select_magasin):before {
    top: 10px;
  }
}

.contatori_animati {
  margin-bottom: 40px;
}
.contatori_animati .contatore {
  font-size: 64px !important;
  font-weight: 500;
  line-height: 77px;
  margin-bottom: 10px;
}

#vcf_lp_slider_cucine .vcmin-single-cuisine-container,
#vcf_lp_slider_ispirazioni .img_realizzazione {
  margin-left: 17.5px;
  margin-right: 17.5px;
  height: auto;
}
#vcf_lp_slider_ispirazioni.slick-slider .slick-track {
  display: flex;
}
#vcf_lp_slider_ispirazioni .img_realizzazione img {
  height: 100%;
  object-fit: cover;
}

#vcf_lp_slider_cucine .vcmin-single-cuisine-container .cuisine-preview {
  height: 100%;
}
#vcf_lp_slider_cucine .vcmin-single-cuisine-container .cuisine-image {
  height: calc(100% - 46px) !important;
  min-height: 180px;
}

div#lp_promo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 40px;
}
@media (min-width: 1201px) {
  #lp_slider_immagini > .elementor-widget-container {
    padding-right: 10%;
  }
  #lp_promo .col-txt > *:not(.vcr-cta) {
    padding-right: 5%;
  }
}

section#lp_slider #form,
section#vcf_lp_form_mobile_container #form {
  height: 150px;
  background-color: red;
  margin-top: -150px;
  visibility: hidden;
}
/*
section#lp_slider .elementor-background-video-container {
    width: 100%;
    position: relative;
    height: 100%;
}
section#lp_slider .elementor-background-video-container iframe {
    height: 100% !important;
    width: 177.78% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}*/

section#lp_slider .elementor-background-video-container iframe {
  width: 177.78% !important;
  max-width: 1920px;
  height: auto !important;
  aspect-ratio: 16/9;
}

body.page-template-template-lp .elementor-column.col-12 {
  width: 100% !important;
}

section#lp_reviews_row section.elementor-inner-section > .elementor-container {
  margin-left: auto;
  margin-right: auto;
}
section#lp_reviews_row
  section.elementor-inner-section
  > .elementor-container
  .elementor-widget-wrap {
  padding: 0 !important;
}
#lp_reviews,
#page_client_reviews {
  width: calc(100% + 54px);
  margin-left: -27px;
  margin-bottom: 40px;
}
#lp_reviews .slick-list,
#page_client_reviews .slick-list {
  overflow: visible;
  padding: 0 !important;
}
#lp_reviews .review,
#page_client_reviews .review {
  margin: 0 30px;
  width: calc(100% - 60px);
  background: #fafafa;
  padding: 24px 60px;
  display: flex;
  align-items: center;
  column-gap: 60px;
  text-align: center;
}
.review_bianche #page_client_reviews .review {
  background-color: #fff;
}
#lp_reviews .review:before,
#lp_reviews .review:after,
#page_client_reviews .review:before,
#page_client_reviews .review:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*mask-size: contain !important;
    -webkit-mask-size: contain !important;
    background-color: #717171;*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: var(--transition);
}
#lp_reviews .review:before,
#page_client_reviews .review:before {
  /*mask: url(./inc/img/left-quote.svg) no-repeat 50% 50%;
    -webkit-mask: url(./inc/img/left-quote.svg) no-repeat 50% 50%;*/
  background-image: url(./inc/img/left-quote.svg);
}
#lp_reviews .review:after,
#page_client_reviews .review:after {
  /*mask: url(./inc/img/right-quote.svg) no-repeat 50% 50%;
    -webkit-mask: url(./inc/img/right-quote.svg) no-repeat 50% 50%;*/
  background-image: url(./inc/img/right-quote.svg);
}
#lp_reviews .review .testo,
#page_client_reviews .review .testo {
  width: 100%;
}

body.page-template-template-lp #content a.vcr-cta:hover {
  background-color: #0c0c0c;
  color: #fff !important;
  border-color: #0c0c0c;
}
body.page-template-template-lp #content a.vcr-cta:hover svg path {
  fill: #fff;
}

div#vcf_lp_slider_cucine .slick-track {
  display: flex;
}
#vcf_lp_slider_cucine .vcmin-single-cuisine-container.blocco_testo {
  background-color: #0c0c0c;
}
#vcf_lp_slider_cucine .vcmin-single-cuisine-container.blocco_testo .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#vcf_lp_slider_cucine .vcmin-single-cuisine-container h2 {
  width: 100%;
}

section.elementor-section > .elementor-container:has(.elementor-col-50) {
  row-gap: 20px;
}

body.page-template-template-lp #content a.vcr-cta {
  display: flex;
  width: fit-content;
}
body.page-template-template-lp #content a.vcr-cta svg {
  top: unset;
}

#lp_slider_immagini .slick-track {
  display: flex;
}
#lp_slider_immagini .slick-track img {
  height: auto;
  object-fit: cover;
}

body.page-template-template-lp div#popup-quiz {
  display: none !important;
}
body.page-template-template-lp header .banner {
  display: none !important;
}

body.page-template-template-lp footer .footer-logo {
  text-align: center;
  margin-bottom: 0;
}
body.page-template-template-lp footer .footer-logo img {
  margin-bottom: 0;
}
body.page-template-template-lp footer .copyright-text {
  margin-top: 40px;
  text-align: center;
}

@media (min-width: 992px) {
  body.page-template-template-lp .elementor-column.col-lg-6 {
    width: 50% !important;
  }

  .logo_vcf_on_marble {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  .cta_allinea_destra a.vcr-cta {
    margin-left: auto;
  }
  section#vcf_lp_cta_fixed {
    display: none;
  }
}

@media (max-width: 1199px) {
  section#lp_slider h1,
  .contatori_animati .contatore {
    font-size: 52px !important;
  }
}
@media (max-width: 991px) {
  section#lp_slider h1,
  .contatori_animati .contatore {
    font-size: 40px !important;
  }
  section#lp_slider .elementor-column {
    width: 100%;
  }

  section .elementor-column:has(#lp_slider_immagini) {
    padding-bottom: 40px;
  }

  section#lp_slider .elementor-column:not(.col-form) {
    padding-bottom: 20px;
  }
  section#lp_slider .elementor-column.col-form {
    padding-top: 0px;
  }

  #vcf_lp_slider_cucine .vcmin-single-cuisine-container h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-lp #main > .elementor > section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  section#lp_slider .elementor-column:not(.col-form) {
    padding: 80px 0;
    text-align: center;
  }

  body.page-template-template-lp
    header#masthead
    .nav-container
    nav#site-navigation
    .col-logo
    img {
    width: 210px;
    height: auto;
  }
  body.page-template-template-lp
    header#masthead
    .nav-container
    nav#site-navigation
    .col-logo {
    height: 81px;
  }
  body.page-template-template-lp
    header#masthead
    .nav-container
    nav#site-navigation
    .col-logo
    a {
    width: auto;
    height: auto;
  }

  body.page-template-template-lp #content a.vcr-cta {
    width: 100% !important;
    text-align: center !important;
    justify-content: center;
  }

  section#lp_fascia_murble {
    padding: 40px 0 60px;
  }

  .logo_vcf_on_marble {
    margin-bottom: 40px;
  }

  .contatori_animati.row {
    --bs-gutter-x: 15px;
  }

  #lp_reviews .review {
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 30px;
    justify-content: center;
    padding: 24px 20px;
  }

  #lp_promo .col-txt a.vcr-cta {
    display: none;
  }
  #lp_promo .col-txt *:nth-last-child(2) {
    margin-bottom: 0;
  }

  body.page-template-template-lp footer .footer-inner {
    display: grid;
  }
  body.page-template-template-lp footer .footer-inner .show-mobile {
    order: -1;
  }

  body.page-template-template-lp section#vcf_lp_cta_fixed {
    padding: 0 !important;
    position: fixed;
    bottom: 0;
    z-index: 1001;
    width: 100%;
    display: none;
  }

  #vcf_lp_slider_cucine .vcmin-single-cuisine-container h2 {
    font-size: 26px !important;
  }

  #vcf_lp_slider_ispirazioni .img_realizzazione img {
    max-height: 475px;
  }

  body.page-template-template-lp footer .show-mobile:has(.footer-logo) {
    margin-bottom: 0;
    justify-content: center;
  }
  body.page-template-template-lp
    footer
    .show-mobile:has(.footer-logo)
    > .col-6 {
    width: 100%;
  }
  body.page-template-template-lp footer .show-mobile .footer-logo img {
    max-width: 300px;
  }
}
@media (max-width: 599px) {
  #vcf_lp_slider_ispirazioni .img_realizzazione img {
    max-height: 350px;
  }

  #vcf_lp_slider_cucine .vcmin-single-cuisine-container {
    padding: 14px;
  }
  #vcf_lp_slider_cucine .vcmin-single-cuisine-container,
  #vcf_lp_slider_ispirazioni .img_realizzazione {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
}
@media (max-width: 499px) {
  section#lp_slider .elementor-background-video-container iframe {
    width: 235% !important;
  }
}

.devenez_revendeur_loghi {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
}
.devenez_revendeur_loghi > a {
  width: calc((100% - 160px) / 5);
  height: auto;
}
.devenez_revendeur_loghi > a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .devenez_revendeur_loghi > a {
    width: calc((100% - 80px) / 3);
  }
}
@media (max-width: 580px) {
  .devenez_revendeur_loghi > a {
    width: calc((100% - 40px) / 2);
  }
}

div#vcr-quiz-form-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#vcr-quiz-form-container span.wpcf7-spinner {
  float: unset;
}

/* ================================================================================================================ */
/* SLIDER GALLERIA IMMAGINI */
section.test_sldr {
  ddisplay: none;
}

#slider_galleria_immagini_pag {
  overflow: visible;
}
#slider_galleria_immagini_pag .swiper-slide {
  height: auto;
}
#slider_galleria_immagini_pag .swiper-slide img {
  height: 100%;
  object-fit: cover;
}

.slider_galleria_immagini_pag_nav {
  display: flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  bottom: -50px;
  justify-content: center;
  width: 100%;
}
.slider_galleria_immagini_pag_nav > * {
  z-index: 11;
}
.slider_galleria_immagini_pag_nav a.pr,
.slider_galleria_immagini_pag_nav a.nx {
  height: 40px;
}
.slider_galleria_immagini_pag_nav a.pr:before,
.slider_galleria_immagini_pag_nav a.nx:before {
  content: "";
  position: relative;
  width: 56px;
  height: 16px;
  display: inline-block;
  background-color: #000;
  transition: var(--transition);
  mask: url(../../plugins/venetacucine-master/assets/css/img/arrow_red_r.svg)
    no-repeat 0% 50%;
  -webkit-mask: url(../../plugins/venetacucine-master/assets/css/img/arrow_red_r.svg)
    no-repeat 0% 50%;
  mask-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.slider_galleria_immagini_pag_nav a.pr:before {
  transform: translateY(-50%) rotate(180deg);
}
.slider_galleria_immagini_pag_nav a.pr:hover:before,
.slider_galleria_immagini_pag_nav a.nx:hover:before {
  background-color: var(--rosso);
}

.slider_galleria_immagini_pag_nav a.swiper-button-disabled:before {
  background-color: #a7a7a7 !important;
}

.slider_galleria_immagini_pag_nav .count {
  height: 36px;
  line-height: 36px;
  padding-top: 4px;
  font-weight: 300;
}

@media (max-width: 767px) {
  #main > #vcr-bc-container .vcr-breadcrumbs {
    margin-top: 0px;
  }
}

div#container_submit_cf7form {
  display: flex;
  align-items: center;
  gap: 14px;
}
div#container_submit_cf7form span.wpcf7-spinner {
  margin: 0;
}

#exit-popup h2 {
  font-size: 36px;
}

.elementor-widget-shortcode:has(.vcr-contact-link-box),
.elementor-widget-container:has(.vcr-contact-link-box),
.elementor-shortcode:has(.vcr-contact-link-box),
.elementor-shortcode .vcr-contact-link-box {
  height: 100%;
}

/* NUOVO TEMPLATE RETAILER */
body.single-retailer:has(main#single_retailer.newT)
  header#masthead
  #main-menu-container {
  display: none !important;
}
body.single-retailer:has(main#single_retailer.newT)
  header#masthead
  nav#site-navigation
  .col-logo
  a {
  pointer-events: none;
}

@media (max-width: 767px) {
  body.single-retailer:has(main#single_retailer.newT)
    header#masthead
    nav#site-navigation
    .col-logo
    a {
    text-align: center;
    height: fit-content;
  }
  body.single-retailer:has(main#single_retailer.newT)
    header#masthead
    nav#site-navigation
    .col-logo
    img {
    width: 210px;
    height: auto;
  }
}

body.single-retailer:has(main#single_retailer.newT) footer .footer-logo {
  text-align: center;
  margin-bottom: 0;
}
body.single-retailer:has(main#single_retailer.newT) footer .footer-logo img {
  margin-bottom: 0;
}
body.single-retailer:has(main#single_retailer.newT)
  footer
  .footer-inner
  > .row:not(:has(.copyright-text)) {
  display: none;
}
body.single-retailer:has(main#single_retailer.newT)
  footer
  .footer-inner
  .copyright-text {
  text-align: center;
}

main#single_retailer.newT .row {
  row-gap: 32px;
}
@media (max-width: 574px) {
  main#single_retailer.newT a.vcr-cta {
    width: 100%;
    text-align: center;
  }
}

main#single_retailer.newT section.fascia_pourquoi_choisir .col-txt ul {
  margin-left: 0;
}
@media (min-width: 1200px) {
  main#single_retailer.newT section.fascia_pourquoi_choisir .col-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  main#single_retailer.newT section.fascia_pourquoi_choisir .col-img img {
  }
}

main#single_retailer.newT section#retailer_header > .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 0;
}
@media (max-width: 767px) {
  main#single_retailer.newT section#retailer_header > .container {
    min-height: 380px;
  }
}

main#single_retailer.newT section#retailer_header {
  margin-top: var(--hHead);
}
main#single_retailer.newT
  section#retailer_header
  .elementor-background-video-container {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main#single_retailer.newT
  section#retailer_header
  .elementor-background-video-container:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 20%);
  z-index: 0;
}
main#single_retailer.newT
  section#retailer_header
  .elementor-background-video-container
  iframe {
  width: 177.78% !important;
  max-width: 1920px;
  height: auto !important;
  aspect-ratio: 16 / 9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

main#single_retailer.newT section#retailer_header .col-testo {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
main#single_retailer.newT section#retailer_header .col-testo > * {
  margin-bottom: 0;
}
main#single_retailer.newT section#retailer_header .col-testo .indirizzo {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: unset;
  transition: var(--transition);
}
main#single_retailer.newT section#retailer_header .col-testo .indirizzo:hover {
  text-decoration: underline;
}
main#single_retailer.newT section#retailer_header .col-testo .indirizzo svg {
  height: 26px;
}
main#single_retailer.newT
  section#retailer_header
  .col-testo
  .indirizzo
  svg
  path {
  fill: #fff;
}

main#single_retailer.newT section#retailer_header form.wpcf7-form {
  background-color: rgba(12, 12, 12, 0.7);
  padding: 32px;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  input.wpcf7-text,
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  select.wpcf7-select,
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  textarea.wpcf7-textarea,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  input.wpcf7-text,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  select.wpcf7-select,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  textarea.wpcf7-textarea {
  border: 1px solid #717171 !important;
  background-color: #717171 !important;
  padding: 4px 12px !important;
  font-size: 16px;
  line-height: 24px !important;
  height: auto !important;
  color: #fff !important;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  input.wpcf7-text::placeholder,
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  textarea.wpcf7-textarea::placeholder,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  input.wpcf7-text::placeholder,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  textarea.wpcf7-textarea::placeholder {
  color: #a7a7a7;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  select.wpcf7-select
  option,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  select.wpcf7-select
  option {
  color: #fff !important;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  textarea.wpcf7-textarea,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  textarea.wpcf7-textarea {
  height: 100px !important;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  label.accettazione,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  label.accettazione {
  margin-top: 0;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  label.accettazione
  a,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  label.accettazione
  a {
  color: #fff;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  button.vcr-cta,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  button.vcr-cta {
  margin-bottom: 0;
  font-size: 16px !important;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 1200%;
  justify-content: center;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  button.vcr-cta:hover,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  button.vcr-cta:hover {
  color: #dc0812 !important;
  background-color: #fff !important;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  button.vcr-cta:hover
  svg
  path,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  button.vcr-cta:hover
  svg
  path {
  fill: #dc0812;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  button.vcr-cta
  svg,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  button.vcr-cta
  svg {
  top: unset;
  margin-left: 0 !important;
}
/*
section#vcf_lp_form_mobile_container {
    background-color: #000;
}
section#vcf_lp_form_mobile_container form.wpcf7-form {
    padding: 0;
}
section#vcf_lp_form_mobile_container form.wpcf7-form button.vcr-cta {
    width: 100%;
    justify-content: center;
}
*/
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  select#select_magasin,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  select#select_magasin {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 28px !important;
}
main#single_retailer.newT
  section#retailer_header
  form.wpcf7-form
  span.wpcf7-form-control-wrap:has(#select_magasin):before,
main#single_retailer.newT
  section#retailer_header_mobile_form
  form.wpcf7-form
  span.wpcf7-form-control-wrap:has(#select_magasin):before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 0.823486L7 7.17643L13 0.823486' stroke='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 8px;
  top: 15px;
  transform: translateY(-50%);
}

main#single_retailer.newT section#retailer_header #form-rivenditore,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore {
  padding: 0;
  margin: 0;
  max-width: unset !important;
  width: 100%;
}
main#single_retailer.newT section#retailer_header #form-rivenditore > img,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  > img {
  display: none;
}
main#single_retailer.newT section#retailer_header #form-rivenditore > .row,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  > .row {
  margin: 0;
}
main#single_retailer.newT
  section#retailer_header
  #form-rivenditore
  > .row
  > .col-lg-8,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  > .row
  > .col-lg-8 {
  width: 100% !important;
  padding: 0;
}
main#single_retailer.newT section#retailer_header #form-rivenditore .row.header,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  .row.header {
  display: none;
}
main#single_retailer.newT
  section#retailer_header
  #form-rivenditore
  input#vcr-ret-cf7,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  input#vcr-ret-cf7 {
  max-width: unset;
}
main#single_retailer.newT
  section#retailer_header
  #form-rivenditore
  input#vcr-ret-cf7
  + span.wpcf7-spinner,
main#single_retailer.newT
  section#retailer_header_mobile_form
  #form-rivenditore
  input#vcr-ret-cf7
  + span.wpcf7-spinner {
  position: absolute;
  right: 10px;
}

section#retailer_header_mobile_form {
  background-color: #000;
  padding: 40px 0 !important;
}
section#retailer_header_mobile_form .row {
  row-gap: 0 !important;
}

main#single_retailer.newT section.fascia_intro > .container > .row {
  row-gap: 40px;
}
main#single_retailer.newT section.fascia_intro .cont_tel {
  gap: 24px;
  margin-bottom: 24px;
}
main#single_retailer.newT section.fascia_intro .cont_tel a {
  display: flex;
  gap: 8px;
  align-items: center;
  text-decoration: unset;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
main#single_retailer.newT .vcr-retailer-orari {
  margin: 30px 0 0;
}
main#single_retailer.newT .vcr-retailer-orari .col-toggle {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 16px;
  margin-bottom: 16px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: var(--transition);
}
main#single_retailer.newT
  .vcr-retailer-orari:has(.rows_orari.close)
  .col-toggle {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
main#single_retailer.newT .vcr-retailer-orari .col-toggle h4 {
  border: 0;
  padding: 0;
  margin: 0;
}
main#single_retailer.newT .vcr-retailer-orari .col-toggle svg {
  transition: var(--transition);
}
main#single_retailer.newT
  .vcr-retailer-orari:not(:has(.rows_orari.close))
  .col-toggle
  svg {
  transform: rotate(180deg);
}

main#single_retailer.newT section.fascia_intro .card .card-body p:empty {
  display: none;
}
main#single_retailer.newT section.fascia_intro .frame_mappa {
  margin-bottom: 0;
}

main#single_retailer.newT section.fascia_marque .container {
  padding-bottom: 0;
  border-bottom: 0;
}

section.retailer_faq .row-faq {
  row-gap: 16px;
}
section.retailer_faq .col-faq {
  border: 1px solid #d1d1d1;
  background: #fff;
  padding: 24px;
}
section.retailer_faq .col-faq .domanda {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
section.retailer_faq .col-faq .domanda svg {
  transition: var(--transition);
}
section.retailer_faq .col-faq:has(.risposta.open) .domanda svg {
  transform: rotate(180deg);
}
section.retailer_faq .col-faq .risposta {
  padding-top: 24px;
}
section.retailer_faq .col-faq .risposta > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  main#single_retailer.newT section.fascia_intro .frame_mappa {
    height: 100%;
    max-height: 600px;
  }
}

@media (min-width: 768px) {
  main#single_retailer.newT section.fascia_recensioni #recensioni_arrows {
    display: none;
  }
}
@media (max-width: 767px) {
  main#single_retailer.newT h3 {
    font-size: 24px !important;
  }
  main#single_retailer.newT section.fascia_marque .container {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  main#single_retailer.newT section.fascia_info .vcr-retailer-info.info_social {
    vertical-align: top;
  }
  main#single_retailer.newT section.fascia_recensioni #recensioni_arrows {
    padding-top: 0;
  }
  section.fascia_recensioni .row_recensioni .grw-btns {
    display: none;
  }
}
@media (max-width: 600px) {
  main#single_retailer.newT
    section#retailer_header
    form.wpcf7-form
    span.wpcf7-form-control-wrap:has(#select_magasin):before {
    top: 10px;
  }

  main#single_retailer.newT section.fascia_intro .cont_tel {
    justify-content: space-between;
  }
}
@media (max-width: 575px) {
  main#single_retailer.newT section.retailer_faq .row {
    margin-left: 0;
    margin-right: 0;
  }

  main#single_retailer.newT .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  main#single_retailer.newT section#retailer_header .col-testo .indirizzo {
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
  }
  main#single_retailer.newT section.fascia_info .wp-google-powered,
  main#single_retailer.newT section.fascia_info h3.subhead {
    font-size: 14px !important;
    line-height: 160%;
  }
  main#single_retailer.newT
    section.fascia_info
    .vcr-retailer-info:not(.info_social)
    a {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4px;
    align-items: center;
    justify-content: center;
  }

  main#single_retailer.newT section.fascia_ispirazioni #swiper_ispi {
    width: 70%;
  }
}
@media (max-width: 499px) {
  main#single_retailer.newT
    section#retailer_header
    .elementor-background-video-container
    iframe {
    width: 235% !important;
  }
}
