/*
Theme Name: Creote Child
Theme URI: 
Description: A child theme of Creote
Author: 
Author URI: 
Template: creote
Version: 1.0.0
Text Domain: creote-child
*/

/* Add your custom styles below this line */
.service_box.style_two .service_content_two .content_inner {
    height: 360px!important;
}
.page_header_default::before { 
    opacity: 0.5; 
}

.page_header_default .page_header_content .banner_title_inner .title_page {
    font-size: 50px;
    line-height: 60px;
}

.single-post .banner_title_inner .date, .single-post .meta_blog_single{
	display: none;
}