/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* Utils */
.grecaptcha-badge{ 
  opacity:0 !important;
}

@media (max-width: 767px) {
  
  .responsive #top #wrap_all #header { position: fixed !important; top: 0 !important; width: 100% !important; }
  #main { margin-top: 80px !important; }
}

#menu-title {
  color: #FAC829 !important;
  height: 40px !important;
  bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  left: 15px;
  position: absolute;
}



.breadcrumb {
  left: 50px;
  right: auto;
}

.title_container {
  background-color: #00379c !important;
  display: none !important;
  min-height: 0 !important;
}

.breadcrumb-trail *{
  display: none !important;
}

.title_container .trail-end {
  color: #fff;
  display: block !important;
  font-size: 14px;
  font-weight: 700;
}

#popup-bg {
  background-color: rgba(0,0,0,.7);
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 9998;
}
#vetro-popup {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 800px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  top: 10vh;
  width: 55vw;
} 

#vetro-popup .left-side {
  float: left;
  padding: 40px;
  width: 36%;
}
#vetro-popup .left-side img {
  width: 100%;
}
#vetro-popup .right-side {
  background-color: #0B5CB9;
  float: left;
  padding: 40px 20px;
  position: relative;
  width: 64%;
}

#banner-vtr .av_three_fifth {
  background-color: #0B5CB9;
}

#vetro-popup #numero-verde {
  margin-bottom: 20px;
  max-width: 220px;
  width: 80%;
}


#vetro-popup .close {
  cursor: pointer !important;
  position: absolute;
  font-weight: 700;
  font-size: 30px;
  height: 20px;
  top: 10px;
  right: 10px;
  color: #fff;
  text-decoration: none !important;
  width: 20px;
}

#vetro-popup .popup-btn  {
  background-color: #f59a30 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 18px !important;
  padding: 8px 20px !important;
  text-decoration: none !important;
  
  -webkit-border-radius: 20px !important; 
  -moz-border-radius: 20px !important; 
  border-radius: 20px !important;
}

#vetro-popup .right-side h4 {
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 40px;
  text-align: center;
  padding: 40px 0;
}

#vetro-popup .right-side p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin: 40px auto 20px;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 1600px) {
  #vetro-popup .right-side h4 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  #vetro-popup {
    margin: 0 5vw;
    width: 90vw;
  }
}

@media only screen and (max-width: 600px) {
  #vetro-popup .right-side h4 {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 20px;
    margin: 0 10px;
  }
  #vetro-popup .right-side p {
    margin-top: 20px;
  }
  #vetro-popup  {
    display: block;
    position: absolute;
  }
  #vetro-popup .left-side,
  #vetro-popup .right-side {
    float: none;
    padding: 10px;
    width: 100%;
  }
  #vetro-popup .left-side{
    padding-top: 20px;
  }
  #vetro-popup .right-side{
    padding-bottom: 20px;
  }
  #vetro-popup .left-side img {
    margin: auto;
    width: 20vw;
  }
  #vetro-popup .close {
    color: #0B5CB9;
  }

  #vetro-popup #numero-verde {
    width: 60%;
  }
}

a.btn {
  background-color: #f59a30 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 18px !important;
  padding: 8px 20px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  
  -webkit-border-radius: 20px !important; 
  -moz-border-radius: 20px !important; 
  border-radius: 20px !important;
  
}


#tabella{
  display: none;
  padding-top: 20px;
}

#tabella img {
  margin: auto;
  width: 60%;
}

#scroll-top-link {
  display: none !important;
}
#main {
  background-color: #fff !important;
}
.no-opacity {
  opacity: 0 !important;
}

.toggle_icon {
  height: 20px;
  width: 20px;
}
.arrow-up {
  background-image: url('/wp-content/themes/enfold-child/images/arrow-up.png') !important;
  background-repeat: no-repeat !important;
  background-size: 75% !important;
  background-position: center !important;
  display: inline-block;
  height: 14px;
  margin-left: 5px;
  width: 20px
}

.arrow-down {
  background-image: url('/wp-content/themes/enfold-child/images/arrow-down.png') !important;
  background-repeat: no-repeat !important;
  background-size: 75% !important;
  background-position: center !important;
  display: inline-block;
  height: 14px;
  margin-left: 5px;
  width: 20px;
}


@media (max-width: 767px) {
  a.btn {
    font-size: 11px !important;
    line-height: 16px;
  }

  .arrow-down, .arrow-up {
    height: 8px;
    width: 14px;
  }

  #tabella img {
    margin: auto;
    width: 100% !important;
  }
}

.bold,
.extra-bold h1,
.extra-bold h2,
.extra-bold h3{
  font-weight: 700 !important;
}
.extra-bold,
.extra-bold h1,
.extra-bold h2,
.extra-bold h3{
  font-weight: 800 !important;
}
:focus {
  outline: none !important;
}
.toggle_icon .vert_icon {
  border-left-width: 2px;
  left: 8px;
  height: 12px;
  top: 3px;
}
.toggle_icon .hor_icon {
  border-top-width: 2px;
  left: 3px;
  top: 8px;
  width: 12px;
}
p {
  line-height: 1.7em;
}
.text-center {
  text-align: center !important;
}
.main_color {
  border: none !important;
}
.av-special-heading {
  margin-top: 0 !important;
}

.special-heading-border {
  display: none;
}


/* Navbar */
.av-main-nav ul {
  background: #274283; /* Old browsers */
  background: -moz-linear-gradient(top,  #274283 0%, #365cb5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #274283 0%,#365cb5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #274283 0%,#365cb5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274283', endColorstr='#365cb5',GradientType=0 ); /* IE6-9 */
  width: 280px;
}
.av-main-nav li,
.av-main-nav ul a{ 
  background-color: transparent !important;
  border: none !important;
}
.av-main-nav ul a:hover {
  text-decoration: none !important;
}


#furgoncino-mobile,
.menu.av-main-nav .d2d::before {
  background-image: url(/wp-content/uploads/2020/05/recoaro-furgoncino.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  float: left;
  height: 97px;
  width: 147px;
}

#furgoncino-mobile {
  background-image: url(/wp-content/uploads/2020/05/recoaro-furgoncino-mobile.png);
  display: none;
  left: -100px;
  /* margin-left: 20px;
  margin-right: 10px !important; */
  position: absolute;
  height: 80px;
  width: 94px;
  z-index: 99999;
}

.d2d.shake-slow::before {
  animation-name: shake-slow;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
/* .shake-slow::before {
  animation: shake 1.1s;
  animation-iteration-count: infinite;
} */

.menu.av-main-nav .d2d {
  color: transparent !important;
  cursor: pointer !important;
  background-image: url(/wp-content/uploads/2020/05/recoaro-vetro-domicilio.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin-left: 40px;
  width: 364px;
}
.menu.av-main-nav .d2d a{
  opacity: 0 !important;
  color: transparent !important;
}
#header_main .logo img{
  top: 50%;
  transform: translateY(-50%);
  width: 230px;
}

@media only screen and (max-width: 1300px) {
  #header_main .logo img{
    width: 140px !important;
  }
}


@media only screen and (max-width: 1150px) {
  .av-main-nav > li.menu-item-avia-special {
    display: block !important;
  }
  .av-main-nav > li {
    display: none !important;
  }

  #furgoncino-mobile {
    display: block;
  }

  #menu-title {
    /* display: none !impxortant; */
    font-size: 10px !important;
    left: 53px !important;
    position: fixed !important;
    top: 110px !important;
    width: 100% !important;
  }

  .d2d {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #menu-title {
    font-size: 10px !important;
    left: 8vw !important;
    position: fixed !important;
    top: 50px !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 691px) {
  #header_main .logo img{
    top: 0 !important;
    transform: none !important;
    width: 125px !important;
  }
}

/* Hero */
.home #layer_slider_1 .ls-bg-wrap img {
  left: 0 !important;
  transform: translateX(0) !important;
}
.home .avia-layerslider h1  {
  color:#fff !important;
  line-height: 44px !important;
  text-align: center !important;
  text-shadow: 0 0 30px rgba(0,0,0,.8), 0 0 30px rgba(0,0,0,.8) !important;
}
.ls-wrapper {
  display: block !important;
}

/* .ls-wrapper > * {
  left: 0 !important;
  margin: auto !important;
} */

.ls-layers > .ls-wrapper:last-child {
  left: 0  !important; 
  width: 100vw !important;
}

#mask {
  content: " ";
  left: 0 !important;
  width: 100vw !important;
}


/* Slider */
.owl-next,
.owl-prev {
  background: none !important;
  background-image: url('/wp-content/themes/enfold-child/images/next.png') !important;
  background-repeat: no-repeat !important;
  background-size: 50% !important;
  background-position: center !important;
  margin-top: -50px;
}
.owl-prev {
  background-image: url('/wp-content/themes/enfold-child/images/prev.png') !important;
}

.owl-next:hover,
.owl-prev:hover {
  background-color: transparent !important;
}
.sa_hover_buttons {
  width: 80% !important;
  left: 10% !important;
  top: 0 !important;
  margin-top: -50px !important;
  margin-left: -50px !important;
  display: block !important;
  height: 100% !important;
  cursor: pointer !important;
}

.sa_slide_link_icon{
  cursor: pointer !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  background: none !important;
}
.sa_hover_container h4 {
  color: #365cb5 !important;
  font-size: 26px !important;
  font-weight: 700;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-left: -30px; 
  top: 0;
}
.sa_hover_container p {
  bottom: 0;
  color: #365cb5 !important;
  font-size: 18px !important;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-left: -30px; 
}

@media only screen and (max-width: 691px){ 
  
  .sa_hover_container h4,
  .sa_hover_container p {
    margin-left: -15px; 
  }
}

.sa_hover_container p * {
  color: #365cb5 !important;
}

.owl-item {
  padding-bottom: 80px;
  padding-top: 80px;
}

/* Home */
.title-dash::before {
  content: "—";
  font-size: 20px;
  left: 0;
  position: absolute;
  top: -5px;
}

.title-dash {
  padding-left: 24px;
}

.title-dash h4 {
  font-size: 14px !important;
}

#home-banner{
  background: url('/wp-content/uploads/2020/05/recoaro-home-banner-bg.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

#home-banner-2{
  background: url('/wp-content/uploads/2020/05/banner-img-homepage.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: bottom center !important;
}

#slide-title-container .slide-title {
  text-align: center !important;
}

#main_menu::before {
  background-image: url(/wp-content/uploads/2020/05/recoaro-furgoncino.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: " ";
  float: left;
  height: 97px;
  width: 147px;
}

@media only screen and (max-width: 1180px){
  .ls-wrapper:not(.ls-hide-on-phone) {
    left: 0 !important;
    width: 100% !important;
  }

  #slide-title-container {
    width: 100% !important;
  }

  #main_menu::before {
    display: none;
  }
}
@media only screen and (max-width: 691px){
  #slide-title-container .slide-title {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}

.banner-title h3{
  color: #fff !important;
  font-size: 26px;
  float: none !important;
  font-size: 34px !important;
  font-weight: 700 !important;
  line-height: 44px !important;
  text-align: center !important;
  text-shadow: 0 0 30px rgba(0,0,0,.3), 0 0 30px rgba(0,0,0,.3);
}

/* Vanity */
/* Hero */
.page-id-192 #layer_slider_1 {
  background-color: #FDE5D9;
}

.page-id-192 #hat {
  animation: lady-hat-animation 5s ease-in-out infinite
}

.page-id-192 #hat,
.page-id-192 #lady-hat {
  margin: auto !important;
}


@keyframes lady-hat-animation {
  0%, 100% {
    tranform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  50% {
    tranform: rotate(5deg);
    -webkit-transform: rotate(5deg);
  }
}

#firma-vanity {
  margin-bottom: 20px;
  max-width: 260px;
}
#vanity-title{
    margin: auto !important;
  }
@media only screen and (max-width: 691px){
  #firma-vanity {
    margin-top: 40px;
  }

  
}

/* Cool */
.page-id-39 #animali{
  position: absolute;
  bottom: 37px;
  left: 20px;
  width: 600px;
}
@media only screen and (max-width: 1000px){
  .page-id-39 #animali{
    left: 10px;
    bottom: 49px;
    width: 400px;
  }
}

@media only screen and (max-width: 767px){
  .page-id-39 #animali{
    bottom: 115px;
    width: 392px;
  }
}

@media only screen and (max-width: 676px){
  .page-id-39 #animali{
    bottom: 122px;
    width: 275px;
  }
}

/* #cool-footer main{
  margin: 0 !important;
  padding: 0 !important;
}
#cool-footer .container {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
}
#cool-footer .container::after,
#cool-footer .avia-image-container-inner::after  {
  display: none !important;
}
#cool-footer .avia-image-container,
#cool-footer img {
  margin: 0 !important;
  width: 100vw;
} */

/* Vetro */
#clouds-container {
  background-size: cover;
}

#clouds-container-mobile {
  background-position: center bottom !important;
  background-size: cover;
}


#clouds-container .container,
#clouds-container-mobile .container {
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100vw !important;
}

#clouds-container main,
#clouds-container-mobile main {
  width: 100vw !important;
}


#clouds,
#clouds img {
  background-color: transparent !important;
  margin: 0 !important;
  width: 100vw !important;
}
#clouds {
  bottom: -14vw;
  position: absolute;
}


#clouds * {
  -webkit-transition: none !important;
  transition: none !important;
}

.page-id-53 #title {
  margin-top: -10vh !important;
}

.page-id-53 #after_section_1 {
  background-color: transparent !important;
}

.page-id-53 h3 {
  line-height: 26px;
  /* padding-left: 40px !important;
  padding-right: 40px !important; */
}

.page-id-53 strong {
  color: #656667 !important;
}

.slider-title-center {
  padding-left: 30px;
}

.slider-title-center strong {
  color: #365cb5 !important;
}

.page-id-53 #direttamente-title,
.page-id-53 #direttamente-title * {
  line-height: 88px !important;
}

.page-id-53 #direttamente-title h3 {
  float: right !important;
  padding-right: 80px !important;
}
.page-id-53 #direttamente-title a {
  background-color: #f59a30 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 18px !important;
  padding: 8px 20px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  
  -webkit-border-radius: 20px !important; 
  -moz-border-radius: 20px !important; 
  border-radius: 20px !important;
}

#banner-vetro-container {
  height: 820px !important;;
  margin-bottom: 60px;
  position: relative !important;
}

#banner-vetro-donna {
  position: absolute;
  bottom: 0;
  left: -300px;
  max-width: 1400px;
  width: 1400px;
}

#banner-vetro-donna img {
  width: 100%;
}

#banner-vetro-bottiglia {
  bottom: -5%;
  position: absolute;
  right: -20%;
  width: 45%;
}

.page-id-53 #ordine-title{
  padding-top: 40px !important;
}

.page-id-53 .title_container {
  display: block !important;
  height: 0 !important;
}

@media only screen and (max-width: 1096px) and (min-width: 768px) {
  #banner-vetro-donna {
    width: 885px;
  }
}

@media only screen and (max-width: 1096px){
  #banner-vetro-donna {
    left: 0;
    width: 100%;
  }

  #banner-vetro-bottiglia {
    display: none;
  }
}

.js_active .toggler {
  padding: 12px 3px 12px 40px;
}
.page-id-53 .sa_hover_container {
  margin-bottom: 20px !important;
}
.page-id-53 .sa_hover_container p{
  box-sizing: border-box;
  color: #365cb5; 
  font-size: 18px !important; 
  margin-left: -15px !important;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  #form-mobile {
    display: none !important;
  }
}

form label {
  color: #8a8a8a;
  font-size: 16px;
}

form p i {
  color: #8a8a8a !important;
  font-style: italic;
}
form p i a {
  color: #8a8a8a !important;
  text-decoration: underline;
}

form input, 
form textarea {
  margin-bottom: 0 !important;
}
form .wpcf7-not-valid-tip {
  color: #f59a30 !important;
  font-weight: 700 !important;
}
form .wpcf7-form-control-wrap{
  margin-bottom: 20px;
}
form .wpcf7-response-output {
  border: none !important;
  color: #365cb5;
  font-weight: 700;
  padding: 0 !important;
}

form .wpcf7-acceptance > span {
  margin-left: 0;
}

[type='submit']{
  background-color: #f59a30 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  padding: 8px 20px !important;
  text-transform: uppercase !important;
  
  -webkit-border-radius: 20px !important; 
  -moz-border-radius: 20px !important; 
  border-radius: 20px !important;
}

@media only screen and (max-width: 767px){
  
  .page-id-53  #banner-vetro-container {
    height: auto !important;
    margin-bottom: 0 !important;
  }
  .page-id-53 #direttamente-title {
    margin-top: 20px !important;
  }
  .page-id-53 #direttamente-title,
  .page-id-53 #direttamente-title * {
    font-size: 32px !important;
    line-height: 38px !important;
    
  }
  .page-id-53 #direttamente-title,
  .page-id-53 #banner-vetro-donna {
    position: relative !important;
  }

  .page-id-53 #direttamente-title h3 {
    float: none !important;
    padding: 0 !important;
  }
}

/* Footer */
#footer {
  padding: 0 !important;
  border-top: none !important;
}
#footer .first img{
  width: 230px !important;
}

#footer .social_bookmarks_facebook,
#footer .social_bookmarks_instagram {
  clear: none;
  float: left;
  margin-left: 20px;
}

#footer .social_bookmarks_facebook a,
#footer .social_bookmarks_instagram a {
  font-size: 20px;
}

#footer .social_bookmarks_facebook:hover a, 
#footer .social_bookmarks_instagram:hover a {
  background-color: transparent !important;
  text-decoration: none !important;
}

@media only screen and (max-width: 767px){
  #footer .flex_column {
    margin-bottom: 0 !important;
  }
  #footer #media_image-2 {
    margin-bottom: 0;
  }
  #footer .flex_column > *{
    text-align: center;
  }

  #footer #custom_html-3 {
    font-size: 12px;
    margin: 0;
  }
}

/* R-PET */
.page-id-334 .title_container {
  display: block !important;
  height: 0 !important;
}
.page-id-334 #title {
  margin-top: -10vh !important;
}
#fascia-scritte {
  background-size: contain;
  margin-top: 80px;
  position: relative;
}
#rpet-banner {
  right: -200px;
  top: -80px;
  position: absolute;
}
#rpet-banner img {
  height: 780px;
  width: auto;
}

#rpet-heart-container {
  background-size: cover;
}

#rpet-heart {
  margin-top: -25%;
  width: 130%;
}

.bordered-title {
  background-color: #329244;
  -webkit-border-radius: 40px !important; 
  -moz-border-radius: 40px !important; 
  border-radius: 40px !important;
  padding: 10px 20px !important;
}
@media (max-width: 767px) {
  #rpet-heart {
    margin: auto;
    margin-top: 0;
    width: 100%;
  }
  #rpet-heart-container {
    background-position: right center !important;
  }
  .page-id-334 #after_section_3 .av-content-full {
    margin-top: 0 !important;
  }
}
#rpet-cycle .col-cycle,
#rpet-cycle-mobile .col-cycle {
  float: left;
  margin: 0 !important;
  /* margin-left: 5% !important; */
  padding: 0 !important;
  /* height: 100px !important; */
  text-align: center;
  width: 10.8% !important;
}



#rpet-cycle-mobile .col-cycle p,
#rpet-cycle .col-cycle p {
  color: #329244 !important;
  font-size: 14px !important;
  line-height: 18px !important;
}

#rpet-cycle-mobile .col-cycle img,
#rpet-cycle .col-cycle img {
  height: 100px;
  width: auto !important;
}

#rpet-cycle .col-cycle:first-child,
#rpet-cycle-mobile .col-cycle:first-child {
  margin-left: 0 !important;
}
#rpet-cycle .col-arrow,
#rpet-cycle-mobile .col-arrow {
  content: " ";
  background-image: url(/wp-content/uploads/2020/05/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  height: 100px !important;
  width: 3%;
}

#rpet-cycle .col-arrow-up {
  background-image: url(/wp-content/uploads/2020/05/arrow-up.png);
  background-position: bottom center;
  height: 100px !important;
  margin-top: 40px;
}
#rpet-cycle .col-arrow-down {
  background-image: url(/wp-content/uploads/2020/05/arrow-down.png);
  background-position: bottom center;
  height: 100px !important;
  margin-top: 40px;
}

#rpet-cycle .col-arrow-back {
  background-image: url(/wp-content/uploads/2020/05/arrow-back.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  clear: both;
  height: 40px !important;
  margin: auto;
  width: 80%;
}
/* #rpet-cycle .col-cycle:first-child::before {
  content: none;
} */

#rpet-cycle-mobile {
  padding-bottom: 40px !important; 
}

#rpet-cycle-mobile .col-cycle {
  height: auto !important;
  width: 45% !important;
}

#rpet-cycle-mobile .col-arrow {
  width: 7% !important;
}

#rpet-cycle-mobile .col-arrow-new-line{
  clear: both !important;
  float: none !important;
  display: block !important;
  margin: auto !important;
  width: 50% !important;
  height: auto !important;
}

#rpet-cycle-mobile .col-cycle p{
  font-size: 11px !important;
}

@media (max-width: 767px) {

  #fascia-scritte {
    margin-top: 0 !important;
  }

  #fascia-scritte .container {
    margin: 0 !important;
  }

  #fascia-scritte .content {
    padding: 0 !important;
  }

  #rpet-cycle {
    display: none !important;
  }

  #rpet-cycle-mobile {
    display: block !important;
  }

  #after_section_3 .content{
    padding-top: 0 !important;
  }
}


#rpet-heart-container .content {
  padding-bottom: 0 !important;
}

/* --- Cookie consent --- */
#cookie-consent {
  position: fixed;
  border-top: 1px solid #365cb5;
  bottom: 0;
  z-index: 9999;
  background: #fff;
  padding: 5px 20px;
  padding-bottom: 20px;
  color: #365cb5;
  font-size: 13px;
  width: 100vw;
}

.cookie-button {
  padding: 5px 10px;
  border: 1px solid #365cb5;
  margin-top: 4px;
  display: inline-block;
  cursor: pointer
}
.cookie-button.cookie-button-consent {
  margin-right: 20px;
}


.reco-infinity {
  background-image: url(/wp-content/uploads/2020/05/recoinfinito.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: inline-block;
  line-height: 12px;
  margin: 0 2px;
  vertical-align: baseline;
  width: 60px;
}

#av-burger-menu-ul .reco-infinity,
.menu.av-main-nav .reco-infinity {
  background-image: url(/wp-content/uploads/2020/05/recoinfinito-white.png);
  line-height: 11px;
  width: 48px;
}



h4 .reco-infinity{
  background-image: url(/wp-content/uploads/2020/05/recoinfinito-blue.png);
  background-position: center bottom;
  height: 22px;
  width: 84px;
}

#av-burger-menu-ul .reco-infinity {
  line-height: 11px;
  width: 52px;
}

#menu-item-52 > a{
  line-height: 20px !important;
  vertical-align: middle !important;
  padding-top: 40px !important;
}


.dropdown_ul_available {
  cursor: pointer !important;
  padding-right: 25px !important;
}
.dropdown_ul_available a {
  cursor: pointer !important;
}
.dropdown_ul_available > a::after{
  background-image: url('/wp-content/themes/enfold-child/images/arrow-down.png') !important;
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  content: " ";
  height: 120px !important;
  width: 15px;
  position: absolute;
    
    top: 0;
    right: 15px;
}

.current_page_item .avia-menu-text{
  color: #FAC829 !important;
}
.current_page_item .reco-infinity {
  background-image: url(/wp-content/uploads/2020/06/recoinfinito-yellow.png) !important;
}


#home-video {
  cursor: pointer;
  position: relative;
}
#home-video .container {
  margin: 0 !important;
  padding: 0 !important;
}

#home-video .template-page{
  padding: 0 !important;
}

#home-video .video-placeholder{
  background-color: #000;
  height: 55.25vw;
  max-height: 80vh;
  width: 100vw;
}

#home-video #player,
#home-video .img{
  height: 55.25vw !important;
  max-height: 80vh;
  width: 100vw !important;
}

#home-video .img{
  background-image: url(/wp-content/uploads/2020/07/bg-video.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top center;
  background-color: #fff;
}

#home-video #player {
  display: none;
}

#home-video .video-placeholder .play-btn {
  background: url(/wp-content/uploads/2020/07/play-button.png) no-repeat 0 0;
  content: "";
  cursor: pointer;
  display: block;
  background-size: contain;
  left: 50vw;
  height: 8vh;
  margin-left: -4vh;
  margin-top: -4vh;
  position: absolute;
  top: 50%;
  width: 8vh;
}


/** New Vetro **/
.page-id-759 input, 
.page-id-759 textarea {
  border-color: #365cb5 !important;
  background-color: #f1f1f1 !important;
}
.page-id-759 form label,
.page-id-759 form label *{
  color: #365cb5 !important;
  font-weight: normal !important;
}

.page-id-759 textarea {
  height:80px;
}

.page-id-759 form .wpcf7-submit {
  /* -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important; 
  background-color: #f59a30 !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 10px 20px !important;
  text-align: center !important;
  text-transform: none !important;
  width: 100% !important; */


  background-color: #f59a30 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 18px !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    width: 100% !important; */
}

.page-id-759 form .wpcf7-form-control-wrap.cap,
.page-id-759 form .wpcf7-form-control-wrap.city {
  display: inline-block !important;
}
.page-id-759 form .form-row label:first {
  margin-right: 5%;
  display: inline-block;
  min-width: 0 !important;
  width: 30% !important;
}
.page-id-759 form .form-row label:first {
  display: inline-block;
  min-width: 0 !important;
  width: 65% !important;
}
.page-id-759 form .form-row span,
.page-id-759 form .form-row input{
  float: left !important;
  min-width: 0 !important;
}
.page-id-759 form .form-row label:first {
  overflow: hidden;
  display: inline-block;    
  min-width: 0;
  margin-right: 5% !important;
  width: 30% !important;
}

.page-id-759 form .form-row .cap input,
.page-id-759 form .form-row .city  input { 
  width: 100% !important;
}

.page-id-759 form .form-row .cap,
.page-id-759 form .form-row .city {
  float: left;
}
  .page-id-759 form .form-row label:last-child {
overflow: hidden;
    display: inline-block;
    
    min-width: 0;
  width: 65% !important;
}

.page-id-759 .wpcf7-not-valid-tip {
  color:red !important;
}

.page-id-759 #ordini-vetro {
  margin-top: 60px !important;
}

.page-id-759  #ordini-vetro .wpcf7-submit {
  margin-bottom: 0 !important;
}

.page-id-759  #ordini-vetro .form-row label,
.page-id-759  #contact-form-step-2  .form-row label{
  display: inline;
  float: left;
  width: 60% !important;
}

.page-id-759  #ordini-vetro .form-row label:first-child,
.page-id-759  #contact-form-step-2  .form-row label:first-child{
  width: 39% !important;
  margin-right: 1% !important;
}

.page-id-759  #ordini-vetro p,
.page-id-759  #contact-form-step-2 p {
  clear: both;
}

/* .page-id-759  #ordini-vetro .form-row label .cap {
  width: 100%;
} */

.page-id-759 #come-funziona p {
  font-size: 16px !important;
  line-height: 22px !important;
}

.page-id-759 #perche-scegliere {
  margin-top: 40px;
}
.page-id-759 #perche-scegliere * {
  color: #fff !important;
}

.page-id-759 #perche-scegliere .content {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.page-id-759 #perche-scegliere img {
  margin-top: -60px;
  max-width: 120%;
  width: 120%;
}

.page-id-759 #richiedi-reventivo-btn a {
  background-color: #FF8F17 !important;
  -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important; 
  border: none !important;
  border-radius: 0 !important;
  text-decoration: none;
}

.page-id-759 #slider_99 .owl-item .sa_hover_container {
  min-height: 0 !important;
}

.page-id-759 #slider_99 .owl-item,
.page-id-759 #slider_99 .owl-item .sa_hover_container {
  padding: 0 !important;
}
.page-id-759 #slider_99 .owl-item {
  padding: 0 !important;
  padding-right: 30px !important;
}
.page-id-759 #slider_99 .owl-item .sa_hover_container {
  background-color: #fafafa;
}

.page-id-759 #slider_99 .owl-item .review,
.page-id-759 #slider_99 .owl-item .author {
  
  color: #000 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 15px !important;
  margin: 0 !important;
  position: relative !important;
  text-align: left !important;
}

.page-id-759 #slider_99 .owl-item .author {
  margin-top: 10px !important;
}
.page-id-759 #slider_99 .owl-prev,
.page-id-759 #slider_99 .owl-next {
  width: 20px !important;
}
.page-id-759 #slider_99 .owl-prev {
  left: auto !important;
  right: 50px !important;
  top: -30px !important;
}

.page-id-759 #slider_99 .owl-next {
  top: -30px !important;
}

.page-id-759 #dubbio-form p, 
.page-id-759 #dubbio-form p * {
  color: #fff !important;
}

.page-id-759 #dubbio-form p {
  margin-top: 40px;
}
.page-id-759 #dubbio-form label {
  color: #fff !important;
}

.page-id-759 #dubbio-form .first_col {
  float: left !important;
  width: 30%;
}
.page-id-759 #dubbio-form .last_col {
  float: left !important;
  width: 30%;
}
.page-id-759 #dubbio-form p {
  margin-top: 0;
}
.page-id-759 #dubbio-form  .richiamatemi {
  color: #000 !important;
  margin-bottom: 0 !important;
  width: 50%;
}
.page-id-759 #dubbio-form  select {
  width: 100%;
}
.page-id-759 #dubbio-form .form-row {
  clear: both;
}
.page-id-759 #dubbio-form p.check {
  margin-bottom: 6px;
  margin-top: -10px;
}
.page-id-759 #dubbio-form label {
  width: 90% !important;
}

.page-id-759 #dubbio-form .wpcf7-submit {
  background-color: transparent !important;
  -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important; 
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  display: inline-block;
  padding: 8px 30px !important;
  text-decoration: none;
  width: auto !important;
}

.page-id-759 #recoaro-vetro-bg img {
  float: right !important;
  padding-right: 10px !important;
  max-width: 120% !important;
  width: 120% !important;
}


.page-id-759 #contact-btn-mobile-container {
  height: 0;
  min-height: 0;
  position: relative;
  z-index: 999999;
}

.page-id-759 #contact-btn-mobile {
  /* background-image: url(/wp-content/uploads/2021/01/contact-btn-1.png); */
  background-image: url(/wp-content/uploads/2021/02/contact-btn-mobile.png);
  background-repeat: no-repeat;
  background-size: contain;

  height: 100px;
  position: fixed;
  bottom: 20px;
  right: 20px;

  width: 100px;
  
}


.popup-visible{
  /* max-height: 100vh !important; */
  overflow-y: hidden !important;
}
.page-id-759 #contact-form-step-1 {
  background-color: rgba(0, 55, 156, 0.8);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99999;
}

.page-id-759 #contact-form-step-1 .mail-icon,
.page-id-759 #contact-form-step-1 .phone-icon {
  background-image: url(/wp-content/uploads/2021/01/phone-icon.png);
  background-repeat: no-repeat;
  background-size: auto 20px;
  display: inline;
  background-position: left center;
}

.page-id-759 #contact-form-step-1 .avia_codeblock {
  height: 100vh;
  position: relative;
}
.page-id-759  #contact-form-step-1-content h4 {
  color: #365cb5;
  margin-bottom: 20px;
  text-transform: uppercase !important;
  
}
.page-id-759  #contact-form-step-1-content {
  background-color: #fafafa;
  /* height: 50vh;
  margin-top: 50vh; */
  bottom: 0;
  position: absolute;
  padding: 40px 0 160px;
  text-align: center;
  width: 100vw;
}

.page-id-759  #contact-form-step-1-content a {
  background-color: transparent !important;
  -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important; 
  border: 1px solid rgba(0, 55, 156) !important;
  border-radius: 0 !important;
  color: rgba(0, 55, 156) !important;
  display: block;
  
  margin: 20px auto;
  padding: 8px 30px !important;
  text-decoration: none;
  width: 60% !important;
}

.page-id-759 #contact-form-step-1 .mail-icon  {
  padding: 0 20px 0 40px;
}
.page-id-759 #contact-form-step-1 .phone-icon {
  padding: 0 15px 0 30px;
}

.page-id-759  #contact-form-step-1-content .close-btn,
.page-id-759  #contact-form-step-2-content .close-btn {
  border: none !important;
  background-image: url(/wp-content/uploads/2021/01/close-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  margin: 0 !important;
  position: absolute;
  right: 20px;
  top: -20px;
  width: 40px !important;
  z-index: 9999999;
}

.page-id-759  #contact-form-step-2-content {
  padding-bottom: 160px !important;
}

.page-id-759  #contact-form-step-2-content .close-btn {
  top: 40px;
}

.page-id-759 #contact-form-step-2-content  .wpcf7-response-output {
  text-align: center;
  margin-top: 0;
}

.page-id-759 #contact-form-step-1 .mail-icon{
  background-image: url(/wp-content/uploads/2021/01/mail-icon.png);
}

.page-id-759 #contact-form-step-2 {
  display: none;
  position: relative;
  z-index: 99999999;
}

.page-id-759  #contact-form-step-2-content {
  background-color: #fafafa;
  max-height: 100vh;
  min-width: 100vw;
  min-height: 100vh;
  overflow-y: scroll;
  padding: 40px;
  padding-top: 80px;
  position: fixed;
  top: 0;
  
}

.page-id-759  #contact-form-step-2-content h4 {
  color: #365cb5;
  font-size: 20px;
  margin-bottom: 40px;
  text-align: center;
}


.page-id-759 #dubbio-form .wpcf7-response-output {
  color: #fff !important;
  margin-top: 0;
}

.page-id-759 #dubbio-form .ajax-loader{
  background-repeat: no-repeat !important;
}

@media (max-width: 767px) {
  
  .page-id-759 #main .container {
    max-width: 100% !important;
    width: 100% !important;
  }

  .page-id-759 .flex_column > *{
    padding-left: 7%;
    padding-right: 7%;
  }
  .page-id-759 #recoaro-vetro-bg {
    padding: 0;
  }
  .page-id-759 #recoaro-vetro-bg img {
    float: none !important;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .page-id-759 #ordini-vetro {
    margin-top: 0 !important;
  }


  .page-id-759 #perche-scegliere {
    padding-top: 50px;
  }
  .page-id-759 #dubbio-form,
  .page-id-759 #recensioni,
  .page-id-759 #footer {
    padding: 0 7% !important;
  }

  .page-id-759 #slider_99 .owl-item {
    padding-right: 0 !important;
  }

  #footer .social_bookmarks_facebook,
  #footer .social_bookmarks_instagram {
    float: none;
    display: inline;
    margin: 0 10px;
  }
  #footer .custom-html-widget * {
    text-align: center !important;
  }
  
  .page-id-759 #ordini-vetro {
    display: none;
  }

  .page-id-759 #dubbio-form .first_col,
  .page-id-759 #dubbio-form .last_col,
  .page-id-759 #dubbio-form label,
  .page-id-759 #dubbio-form span {
    width: 100% !important;
  }
  .page-id-759 #dubbio-form form {
    margin-top: 40px !important;
  }
}


.page-id-759 .privacy .wpcf7-list-item {
  line-height: 15px !important;
}
.page-id-759 .privacy .wpcf7-list-item-label{
  font-size: 11px !important;
}

.page-id-759 .privacy a {
  text-decoration: underline;
}

body #socket .social_bookmarks {
  display: none;
}

#socket .container { text-align: center; }
#socket .container .copyright { float: none;}

#top #footer .widget ul {
  display: flex;
  justify-content: end;
}

@media (max-width: 767px) { 
  #top #footer .widget ul {
    justify-content: center;
  }
}