/home/bdqbpbxa/demo-subdomains/u-pod.goodface.com.ua/wp-content/themes/upod/assets/css/dev.css
.title-1 h1, 
.title-1 h2, 
.title-1 h3, 
.title-1 h4, 
.title-1 h5,
.title-1 h6,
.title-1 p
{
  font-family: 'Benzin', sans-serif;
  font-size: 64px;
  line-height: 100%;
}

.title-2 h1,
.title-2 h2,
.title-2 h3,
.title-2 h4,
.title-2 h5,
.title-2 h6,
.title-2 p
 {
  font-family: 'Benzin', sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.title-3 h1,
.title-3 h2,
.title-3 h3,
.title-3 h4,
.title-3 h5,
.title-3 h6,
.title-3 p
 {
  font-family: 'Benzin', sans-serif;
  font-size: 28px;
  line-height: 113%;
}

.title-4 h1,
.title-4 h2,
.title-4 h3,
.title-4 h4,
.title-4 h5,
.title-4 h6,
.title-4 p
 {
  font-family: 'Benzin', sans-serif;
  font-size: 20px;
  line-height: 113%;
}

.mission-section .title-box .title {
  margin-bottom: 0px;
}

.mission-section .title-box .title p {
  margin-bottom: 32px;
}


li.current-lang a {
  pointer-events: none;
  opacity: 0.5;
}

label.active .checkbox-check:before {
  opacity: 1;
}

.wpcf7-response-output {
  display: none !important;
}

form .ajax-loader {
  display: none!important;
}

.not-on-viewport {
  animation-play-state: paused !important;
}

.not-on-viewport .main-section__animation-list {
  animation-play-state: paused !important;
}
/* .wpcf7-acceptance {
  display: none !important;
} */

.checkbox input:checked + span label .checkbox-check:before {
  opacity: 1;
}

.wpcf7-list-item {
  margin: 0px !important;
}

.wpcf7-checkbox {
  display: none !important;
}

@media screen and (max-width: 1240px) {
    /*--*-- Text --*--*/

    .title.mobile-1 h1,
    .title.mobile-1 h2,
    .title.mobile-1 h3,
    .title.mobile-1 h4,
    .title.mobile-1 h5,
    .title.mobile-1 h6,
    .title.mobile-1 p
     {
      font-size: 34px;
      line-height: 110%;
    }  
  
    .title.mobile-2 h1,
    .title.mobile-2 h2,
    .title.mobile-2 h3,
    .title.mobile-2 h4,
    .title.mobile-2 h5,
    .title.mobile-2 h6,
    .title.mobile-2 p
     {
      font-size: 28px;
      line-height: 113%;
    }  
  
    .title.mobile-3 h1,
    .title.mobile-3 h2,
    .title.mobile-3 h3,
    .title.mobile-3 h4,
    .title.mobile-3 h5,
    .title.mobile-3 h6,
    .title.mobile-3 p 
     {
      font-size: 20px;
      line-height: 120%;
    }  
  
    .title.mobile-4 h1,
    .title.mobile-4 h2,
    .title.mobile-4 h3,
    .title.mobile-4 h4,
    .title.mobile-4 h5,
    .title.mobile-4 h6
    .title.mobile-4 p
     {
      font-size: 18px;
      line-height: 113%;
    }

    .mission-section .title-box .title {
      margin-bottom: 0px;
    }

    .mission-section .title-box .title p {
      margin-bottom: 16px;
  }
}