/*
Theme Name: Formota - Child
Theme URI: http://harutheme.com/formota
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Formota
Template: formota
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/

/*
Theme Name: Formota - Child
Theme URI: http://harutheme.com/formota
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Formota
Template: formota
Version: 1.0.0

*/

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/OpenSans-Regular.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('assets/fonts/OpenSans-Italic.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/OpenSans-Bold.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('assets/fonts/OpenSans-BoldItalic.ttf');
    font-display: swap;
}



/*---------------------------------
    General
------------------------------------*/

body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a,
.vc_custom_heading.heading_style_1,
.vc_custom_heading.heading_style_2,
.vc_custom_heading.heading_style_3,
.vc_custom_heading.heading_style_4,
.vc_custom_heading.heading_style_5,
.vc_custom_heading.heading_style_6,
body .blog-shortcode-wrapper.masonry .blog-list .blog-item .post-title a,
body .single-content .single-wrapper article .post-meta-wrapper .post-meta-info .post-title
{
    font-family: "Open Sans", sans-serif;
}

.single-content a, .wpb_text_column a {
  text-decoration: underline;
}

/*---------------------------------
    Header
------------------------------------*/

header.haru-main-header, header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container, header.haru-mobile-header .haru-mobile-header-wrap {
  background: #f3f3f3;
}
header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu > li > a {
  color: #333;
}
.navbar .navbar-nav > li a i.left {
  line-height: 105px;
}
.headroom--pinned.headroom--not-top .navbar .navbar-nav > li a i.left {
    line-height: 60px;
}
.mw-media-icon a i:before {
  content:"\e900" !important;
  font-family: 'mw' !important;
}

/*---------------------------------
    WP Bakery Module Headline
------------------------------------*/
.mw-headline  {
  display: block;
}
.mw-headline > * {
  display: block;
}
.header-social-network-wrap li a {
    padding: 0 4px;
}
.header-elements-right .header-elements-item {
    margin-left: 0px;
}

/*---------------------------------
    Post Archive, Video Archive
------------------------------------*/
.post-meta-views, .post-meta-comment, .video-views {
  display: none !important;
}

/*---------------------------------
    Post Single
------------------------------------*/
.haru-single-blog {
    margin-top: 80px;
}
.mw-single-subtitle {
    font-weight: 400;
    margin-bottom: 28px;
}
.mw-single-meta {
    display: inline-block;
    margin-right: 16px;
    font-size: 14px;
    font-style: italic;
}
.mw-single-meta i {
  color: #333;
  margin-right: 8px;
}

/*---------------------------------
    Video Single
------------------------------------*/
.mw-vid-single-subtitle {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 28px;
}
.video-content a {
   text-decoration: underline;
}
.video-date {
   display: none;
}
/*
.video-icon .video-player-direct:after{
    position: absolute;
    content: "Mit Klick stimmen Sie den Datenschutzbedingungen und der Verwendung von YouTube Cookies zu";
    left: 50%;
    bottom: -80%;
    transform: translateX(-50%);
    font-size: 80%;
    line-height: 1.2;
    color: white;
    width: 280px;
}
@media (max-width: 480px){
    #haru-content-main .video-image .video-icon{
        top: 35%;
    }
}
*/

/*---------------------------------
    Director Single
------------------------------------*/
/*
.single-haru_director .haru-page-title-section {
    display: none;
}
*/
ul.director-filter {
   display: none;
}
.single-director-comment {
   display: none;
}
.single-video-comment, .meta-comment {
   display: none;
}

/*---------------------------------
    Archive
------------------------------------*/
.haru-archive-blog .archive-content .archive-content-layout article .post-wrapper .post-content-wrapper .post-detail .post-read-more .read-more {
  color: #FFF;
}
.haru-archive-blog .archive-content .archive-content-layout article .post-wrapper .post-content-wrapper .post-detail .post-read-more .read-more:hover {
  background: #444;
}


/*---------------------------------
    WP Bakery Module Video Grid
------------------------------------*/
/*
.video-shortcode-ajax.grid .video-category {
    display: none;
} */
.haru-single-director  {
    padding-top: 60px;
}
/*---------------------------------
    WP Bakery Module Footer Link
------------------------------------*/
.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li a {
    text-transform: none;
    letter-spacing:0;
    line-height: 24px;
    font-size: 17px;
    font-weight: 400;
}


/*---------------------------------
    WP Bakery Module Button
------------------------------------*/
.mw-button {
  border: 2px solid #ccc;
  text-align: center;
  font-size: 14px;
    font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
display: block;
}


/*---------------------------------
    WP Bakery Module Slider Featured
------------------------------------*/
.mw-featured-content {
  font-weight: 600;
  color: #000;
}
.mw-featured-top {
  margin-bottom: 20px;
  display: block;
    position: relative;
}
.mw-featured-bottom {
  font-size: 20px;
}
.mw-featured-bottom-more {
  font-weight: 600;
}
.mw-featured a:hover {
  color: inherit;
}
.mw-featured-slider h3 {
  margin:0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.mw-featured-content {
  position: absolute;
  bottom:0;
  padding: 20px;
  z-index:1;
}
.mw-featured-more {
  position: absolute;
  bottom:0;
  right:0;
  padding: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #FFF;
}
.mw-featured-content > * {
  margin-bottom: 15px;
}
.mw-featured-headline {
  display: block;
}
.mw-featured-subtitle {
  text-transform: uppercase;
}
.mw-featured-headline h3, .mw-featured-subtitle span, .mw-featured-date span {
  background: #FFF;
  padding: 5px 10px;
}

/*---------------------------------
    WP Bakery Element Carousel
------------------------------------*/
.slick-vertical .slick-slide  {
  border: none !important;
}
/* slide */
.mw-carousel .mw-slide {
  padding-bottom: 30px;
}
.mw-carousel .mw-slide-inner {
  position: relative;
  overflow: hidden;
  text-align: center;
}

/* content */
.mw-carousel .mw-carousel-content {
  position: absolute;
  bottom: 0;
  left:0;
  padding: 10px 15px 30px 15px;
  width: 100%;
  z-index:99;
}
.mw-carousel .mw-headline h3 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.mw-carousel .mw-cats a, .mw-carousel-subtitle {
  color: #FFF;
  text-transform: uppercase;
  line-height: 2;
  letter-spacing: 1px;
    background: rgba(0, 0, 0, 0.3);
}

/* img */
.mw-carousel .mw-slide .mw-img, .mw-featured .mw-slide .mw-img  {
  position: relative;
  overflow: hidden;
}
.mw-carousel .mw-slide .mw-img img, .mw-featured .mw-slide .mw-img img {
  transform: scale(1);
  transition: all 0.5s;
}

/* img overlay */
.mw-carousel .mw-slide .mw-img:before, .mw-featured .mw-slide .mw-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  transition: all 0.5s;
}
.mw-featured .mw-slide .mw-img:before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
}

/* play icon */
.mw-carousel .mw-carousel-icon, .mw-featured .mw-featured-icon {
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 80px;
  height: 80px;
  color: #FFF;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.5s;
}
.mw-carousel .mw-carousel-icon:before, .mw-featured .mw-featured-icon:before {
  content: "\f357";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Ionicons;
  width: 80px;
  height: 80px;
  line-height: 80px;
  padding-left: 6px;
  font-size: 30px;
}
/*
.mw-featured .mw-featured-icon:before {
  content: "\e900";
  font-family: 'mw' !important;
}
*/
.mw-featured .mw-featured-icon {
  text-align: center;
}
.mw-featured .mw-featured-icon {
  display:none;
}

/*  slick dots */
.mw-featured .slick-dots li button:before {
  font-size: 20px;
}
.mw-carousel .slick-dots li button:before {
    font-size: 30px;
}

/*  hover animations */
.mw-carousel .mw-slide:hover .mw-img img, .mw-featured .mw-slide .mw-featured-top:hover .mw-img img {
  transform: scale(1.03);
  transition: all 0.5s;
}
.mw-carousel .mw-slide:hover .mw-img:before, .mw-featured .mw-slide .mw-featured-top:hover .mw-img:before {
  height: 100%;
}
.mw-carousel a:hover, .mw-carousel .mw-headline h3:hover {
  color: #D8B069;
}
.mw-carousel .mw-carousel-icon:hover {
  color: #D8B069;
  border-color: #D8B069;
}
.mw-carousel .mw-slide:hover .mw-carousel-icon, .mw-featured .mw-slide .mw-featured-top:hover .mw-featured-icon  {
  opacity: 1;
}

/* WP Bakery Module Accordion */
.panel {
  background: transparent;
}

/*---------------------------------
    newsletter
------------------------------------*/

.newsletter-2.mw-newsletter .subscribe-default .subscribe-email input[type="email"] {
  background: #f3f3f3 !important;
}

/*---------------------------------
    Footer
------------------------------------*/
/* logo */
.mw-footer-adress .contact-icon {
    display: none;
}
.mw-footer .footer-contact-shortcode-wrap.style_1 .footer-contact-content .contact-information li {
    padding: 0;
    line-height: 24px;
    font-size: 17px;
    margin-bottom: 4px;
}
.mw-footer .footer-contact-shortcode-wrap.style_1 .footer-contact-content .contact-information li, .mw-footer .footer-contact-shortcode-wrap.style_1 .footer-contact-content .contact-information li a {
    color: #757575;
}
.mw-footer .footer-contact-shortcode-wrap.style_1 .footer-contact-content .contact-information {
    margin: 8px 0;
}

/*---------------------------------
    Responsive
------------------------------------*/
@media screen  and  (min-width: 768px) and (max-width: 991px) {
  .mw-carousel-subtitle {
      display: none;
  }
}
@media screen  and  (max-width: 767px) {
  .mw-footer, .mw-footer .wpb_single_image.vc_align_left, .footer-link-shortcode-wrap.style_3 .footer-link-content .link-list {
      text-align: center;
  }
}

.mw-d-lg {
  display: none;
}
.mw-d-md {
  display: none;
}
.mw-d-xs {
  display: none;
}
@media (min-width: 1140px) {
.mw-d-xl {
  display: block;
}
.mw-hidden-xl {
  display: none;
}
}
@media (min-width: 992px) and (max-width: 1139px) {
.mw-d-lg {
  display: block;
}
.mw-hidden-lg {
  display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.mw-d-md {
  display: block;
}
.mw-hidden-md {
  display: none;
}
}
@media (max-width: 767px) {
.mw-d-xs {
  display: block;
}
.mw-hidden-xs {
  display: none;
}
}


/*------------------------------------*\
    #CONTACT FORM 7
\*------------------------------------*/

.wpcf7 .contact-form .wpcf7-not-valid{
    margin-bottom: 5px;
}
.wpcf7 .contact-form .wpcf7-not-valid-tip{
    margin-bottom: 15px;
}


/*------------------------------------*\
    #CUSTOM HEADINGS
\*------------------------------------*/

.vc_custom_heading{
    font-weight: bold;
}


/*------------------------------------*\
    #SLIDER
\*------------------------------------*/

.wpb_posts_slider.light-arrows .flex-nav-prev a:before,
.wpb_posts_slider.light-arrows .flex-nav-next a:before
{
    color :white
}
.wpb_posts_slider .flex-caption {
    background-color: transparent;
}


/*------------------------------------*\
    #MAGNIFIC POPUP
\*------------------------------------*/

.mfp-bg.search-popup{
    opacity: 0.97;
}
#haru-search-popup .haru-search-wrap .search-popup-form input[type="search"]{
    padding: 25px 25px 28px 25px;
    font-family: "Open Sans";
    font-size: 120%;
    border: 2px solid white;
}
#haru-search-popup .haru-search-wrap .search-popup-form button{
    height: 54px;
    font-size: 134%;
}