/*
Theme Name:   BPTAdvisor Child
Theme URI:    http://www.buyprotheme.com/product/bptadvisor/
Description:  Child Theme for BPTAdvisor - Premium WordPress Theme
Author: bdrabin
Author URI: http://www.buyprotheme.com
Template:     bptadvisor-pro
Version:      1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: Blog, Custom-Background, Custom-Colors, Custom-Logo, Custom-Menu, Featured-Images, Footer-Widgets, Full-Width-Template, Post-Formats, Right-Sidebar, Theme-Options, Threaded-Comments, Translation-Ready
Text Domain: bptadvisor-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#footer .footer-logo:after {
    background: none;
}



/* sikrama shortcode */
.box_keluarga{
	  margin-bottom: 30px;
}
.box_keluarga .content-title {
    margin: 3px 0 0px 0;
    font-size: 15px;
    font-weight: 600;
}
.box_keluarga .kc-team {
    max-width: 225px;
	margin-bottom: 30px;
	min-height: 240px;
}
.box_keluarga .content-subtitle {
    font-size: small;
}
.box_keluarga .content-desc {
    font-size: small;
}
.box_keluarga h5{
    font-weight: bold;
    color: #a80a34 !important;
    padding: 10px 0;
	border-bottom: solid 1px;
}
body.page-template-full-width-krama .kc-team .content-title {
    margin: 15px 0 5px;
    font-size: 17px;
}
body.page-template-full-width-krama .kc-team {
    margin-bottom: 20px;
}
body.page-template-full-width-krama .kc-team-1 .content-title {
    margin: 10px 0 10px;
}

body.page-template-full-width-krama .kc-team-2 .content-title {
    color: #a02727;
    margin: 0 0 5px;
}
body.page-template-full-width-krama .kc-team-2 .content-subtitle {
    text-decoration: underline;
}
.box_keluarga .kc-team-2{
    max-width: none;
}


/* footer icons */
.logo-organisasi img{float: left; margin: 0 10px 10px 0; max-width: 75px; max-height: 75px;}


/* footer margin-top */
#footer {
    margin-top: 50px;
}

/* ul, ol format */
div.full-width-content ul, div.full-width-content ol {
    margin: 0 0 25px 30px !important;
}

/* testimonial */
.kc-testi-layout-5 .content-image {
    max-width: 20%;
}
.kc-testi-layout-1 .content-desc {
    margin: 15px 0 10px;
}
.kc-testi-layout-1 .content-position {
    font-size: inherit !important;
}

/* footer */
#footer .usefull-links-widget h4 {
    font-weight: 600;
    border-bottom: solid 1px #BBB;
}

/* statistik */
.logo-statistic{max-height: 70px; max-width: 150px; display: none;}
.stat-title{
    font-weight: 700;
    color: black;
    font-size: 1.5em;
    margin-bottom: 0px;
}
.stat-subtitle{
    margin: 10px 0 10px;
    color: darkblue;
    font-weight: normal;
    font-style: italic;
    font-size: 0.9em;
    line-height: normal;
}
.stat-subtitle b{
    font-style: normal;
}

.table-statistic{
   margin: 20px 0;
}

.table-statistic td, .table-statistic th{
   border: solid 1px #e9e9e9;
   font-size: .9em;
}

.header-statistic{
   background: white;
   padding: 10px;
   border: solid #EEE 3px;
   margin-bottom: 20px;
   min-height: 15px;
}

.align-center{text-align: center;}
.align-left{text-align: center;}
.align-right{text-align: center;}
.bold{font-weight: bold;}

.table-statistic thead th, .table-statistic tfoot th{
   background: #02314c;
   color: white;
   text-align: center;
   font-size: .9em;
   font-weight: normal;
}
.table-statistic tr:not(.no-over){
   background: white;
}
.table-statistic tr:not(.no-over):hover{
   background: #CCC;
}
.table-statistic tr{
    height: 40px;
}



/** book css **/
.page-template-book-full-width .full-width-content {
    margin-top: 0px;
}
