/*
 Theme Name:   Haarino Child
 Theme URI:    https://themeforest.vecuro.com/wordpress/haarino/
 Description:  This is a child theme for Haarino WordPress Theme
 Author:       Vecurosoft
 Author URI: http://vecurosoft.com/
 Template:     haarino
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 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:  haarino-child
*/

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

p {
    color: inherit !important;
    line-height: inherit !important;
}
.about-content.ps-lg-4.ps-xl-0 p {
    color: #fff !important;
}
p.ls-text-layer.ls-layer {
    color: #fff !important;
}
button.slick-arrow.slick-prev {
    background: #fff !important;
}

button.slick-arrow.slick-next {
    background: #fff !important;
}
[data-overlay=theme]:before {
    background-color: #E37F9D !important;
}
.gallery-thumb:after, .gallery-thumb:before {
	background-color: #E37F9D !important;
}
.process-box:hover .process-img::before {
	background-color: #E37F9D !important;
}
.blog-single .blog-meta i {
    color: #E37F9D !important;
}
.blog-meta a, .blog-meta span {
    color: #E37F9D !important;
}
.blog-comment-area {
    display: none !important;
}
.scroll-btn i {
	background-color: #E37F9D !important;
}