/*
Theme Name:     Sentinel Child Theme
Theme URI:      http://anpsthemes.com/Sentinel/
Description:    Child theme for the Sentinel theme 
Author:         Davide Grigis
Template:       sentinel
Version:        4.2.0
*/

@import url("../sentinel/style.css");


.titlebar-2_container{background:#e90f0f;}

.titlebar-2 .titlebar_breadcrumbs, .titlebar-2 .titlebar_breadcrumbs a {
    color: #fff;
    text-decoration: none;
}
.titlebar-2 .titlebar_inner {
    border-bottom: 0px solid #e5e5e5;
}
.titlebar_title{
    font-size: 38px !important;
    background-color: transparent !important;
    color:#ffffff !important;
}
.titlebar-1_container {
    background-color: #10557e !important;
    
}

.text_icon_block-2{
border:0px;
border-radius:10px;
}

.text_icon_block-2_inner {
border:0px;

}
.authorbox {
    display: none;
}
.post_meta {
       display: none;
}

.rps_like_wrapper {
    /*display: none;*/
}
.dot-irecommendthis {
    display: none !important;
}

.blog-post-1 .post_meta_left a {
    display: none !important;
}

.recent_post_comments_number {
    display: none !important;

}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {

  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
}

p, blockquote {
   font-size: 13px; 
}


.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  /* font-size: 12px; */
}


/* *********   PORTFOLIO *************** */
.portfolio_date{display:none;}
.rps_date{display:none;}



.widget-boxpage {
    padding: 20px !important;
    background: #3d4345 !important;
}


