/*
 Theme Name:   PersonalMustamarTheme
 Theme URI:    http://SedjaIndonesia.com/blogg-child-theme/
 Description:  CleanBlogg Child Theme for LombokBaliWisata.com
 Author:       Mustamar Natsir
 Author URI:   http://PamanKecil.com
 Template:     cleanblogg
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         blog
 Text Domain:  cleanblog-child
*/
body {
font-size:16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-weight: 700 !important;
letter-spacing: -1px !important;
}
.cb-header .cb-nav ul > li.menu-item-has-children > a::after {
	content:none;
	}
.cb-header .cb-nav ul li ul.sub-menu li.menu-item-has-children a::after{
	content: none;
	}
.cb-header .cb-nav ul li a {
    font-size: 16px !important;
    letter-spacing: -1px !important;
}
.cb-header .cb-nav > ul li {
    border-left: 1px solid #9DD2A6 !important;
}
.cb-header .cb-logo {
    background: url(https://www.andyhardiyanti.com/wp-content/uploads/2016/12/bg-top.jpg);
    border-bottom: 1px solid #999;
    margin-bottom: 50px;
    margin-top: 0px !important;
    padding-bottom: 45px;
    padding-top: 45px;
    background-position: center;
}
.cb-article-list.has-post-thumbnail .cb-list-content {
    padding: 0 10px 10px 20px !important;
}
.cb-article-list .cb-post-cat .post-categories li {
    border: medium none !important;
    border-radius: 4px;
    font-size: 12px;
    margin: 0 1px !important;
    padding: 0 10px !important;
}

h1 {font-size:34px !important;}
h1.cb-post-title a {font-size:34px !important;}
.h2, h2 {font-size: 24px;}
.cb-post-title a, .cb-article-list .cb-post-title a {
white-space:normal !important;
}
.post img, .widget img, .cb-about-author img, .cb-related img {
    border-radius: 8px !important;
}
.cb-article-list {
    border-radius: 8px 0;
}
.cb-post-date {
    border-radius: 8px 0;
}
article.post.sticky {
    background-color: #9BD2A5 !important;
    border: 1px solid #888;
    border-radius: 0px 8px;
    padding: 10px;
}

p.wp-caption-text {
    font-weight: 100 !important;
    text-align: left !important;
}
.cb-header .cb-top-bar {
    background-color: #50AF60 !important;
}
.widget h4.widget-title {
    background-color: #50AF60 !important;
    border-radius: 0px 8px;
    color: #f0f0f0 !important;
}
.gallery-caption {
    display: block;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
#cboxCurrent {
display:none !important;
}
.cb-about-author {
    background-color: #9BD2A5 !important;
    border: 1px solid #888;
    margin-bottom: 40px;
    padding: 10px;
    border-radius: 0px 8px;
}
.jetpack_subscription_widget {
border:1px solid #888; padding:10px; background:#9BD2A5;
border-radius: 0px 8px;
}
.cb-header .cb-top-social a i {
color:#fff !important;
}
.cb-header .cb-top-social a i:hover {
color:#222 !important;
}