/*
 Theme Name:   Malen Child 
 Theme URI:    https://themeholy.com/wordpress/malen/
 Description:  This is a child theme for Malen - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeholy.com/
 Template:     malen
 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:  malen-child
*/

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

.blog-img img { width:100%; height:100%; }
.blog-meta a:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
  display: none;
}
.slick-slide .blog-meta a {  border-right: none;
  margin-right: 0;
  padding-right: 0; }
.blog-meta a:nth-child(2) {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.author-widget-wrap, .th-comments-wrap, #comments { display:none; }
.contact-info { max-width:inherit; }
.copyright-wrap .footer-links { display:none; }
.nice-select .list { height:250px; overflow:auto; }
.th_btn i { margin-left:8px; }