/*
 Theme Name:   Logistik Child
 Theme URI:    https://themeholy.com/wordpress/logistik/
 Description:  This is a child theme for Logistik - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeholy.com
 Template:     logistik
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  logistik-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

#home-hero-section .themeholy-hero-wrapper .hero-text { opacity:1; }

#home-hero-section .hero-3 .slick-arrow:hover { background:#000000; border-color:#000000; }

.header-top .header-links li > a:hover { color:#ffffff; }

.header-top .header-links li > i { color:#ffffff; }

.header-top .header-right .header-social a i { color:#ffffff; }

#ventures-section .slick-arrow:hover{background:#000000; border-color:#000000;}

#ventures-section .slick-arrow{background:#2B0415; border-color:#000000;}

#review-section .slick-arrow:hover{background:#000000; border-color:#000000;
}
#review-section .slick-arrow{background:#2B0415; border-color:#000000;
}

#ventures-section .team-card .team-social:hover .icon-btn{background:#000000; border-color:#000000;}


#ventures-section .team-card .team-card-content{display: block;height: 270px;}


#about-us .themeholy-btn:hover{background:#000000;}



#about-us .about-profile{display: none;}


#about-us .img-box1 .about-counter-wrapper:before{background:#000000;}

#about-us .img-box1 .img1 img{height: auto;}


a.themeholy-btn.th_btn2.white-btn {
    display: none;
}
.team-card .team-social{
    display: none;
}
.img-box1 .about-counter-wrapper {
    display: none;
}
.themeholy-social {
    display: none;
}


.header-logo { padding-bottom:0; } 

.header-logo .logo img { max-height: 90px;
  margin-top: -20px; }
  
.sticky .header-logo .logo img { margin-top:0; } 
  
#review-section .testi-grid .testi-grid_text { min-height: 180px; }

.contact-info-wrap .contact-info { max-width: 350px; }

#contact-us .contact-form .wpcf7-text  { color: #666666 !important; }

#contact-us .contact-form .wpcf7-email { color: #666666 !important; }

#contact-us .contact-form .wpcf7-textarea { color: #666666 !important; } 

#contact-us .contact-form .wpcf7-submit { background: #2b0415;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .5px;
  font-family: Roboto;
  max-width: max-content;
  padding: 0 40px; }
  
.footer-widget .about-logo img  { width: 200px; }




/*----------------------------------------------------------------*/
/*----------------------MEDIA QUERIES-----------------------------*/
/*----------------------------------------------------------------*/

@media only screen and (min-width:320px) and (max-width:568px) {

.header-logo .logo img { max-height: 55px; margin-top:0; } 

}
.footer-widget.widget_nav_menu a:hover{
	color:white;
}
.footer-widget.widget_nav_menu a:hover:before{
	color:white;
}
.info-box_link:hover{
	color:white;
}