/*
 Theme Name:   BumiDatar.id
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  BumiDatar.id
 Author:       John Doe
 Author URI:   http://example.com
 Template:     bumidatar-child
 Version:      1.0.20
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/


/*
Anda bisa menambahkan CSS di sini.

Klik ikon bantuan di atas untuk info lebih lanjut.
*/

html {
	font-size: 115%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
        color: #333;
        font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
        color: #333;
        font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
        color: #333;
        font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
        opacity: 1;
        /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
        color: #333;
        font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
}


.site-title {
	text-transform: none;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

.site-description {
	text-transform: none;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

.single-featured-image-header img {
	width: 100%;
	max-width: 540px;
}

blockquote {
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

pre.prettyprinted {
	background-color: #333 !important;
}


.post-thumbnail {
	margin-left: -2em;
	margin-right: -2em;
}

.page-title {
	font-size: 1.3rem;
	font-weight: 700;
}

.site-description {
	opacity: 1 !important;
}

.social-button > iframe {
	margin-bottom: .5em !important;
}

.social-button > div {
	margin-bottom: 1em !important;
}

.social-button > .ig-container {
	margin-bottom: 0.5em !important;
}

#colophon {
	display: none;
}

/* instagram */
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }

@media screen and (min-width: 48em) {
.navigation-top {
￼    bottom: 0;
     font-family: "Open Sans Condensed";
     font-weight: 300;
￼    font-size: 12px;
￼    font-size: 0.875rem;
￼    left: 0;
￼    position: absolute;
￼    right: 0;
￼    width: 100%;
￼    z-index: 3;
}

.main-navigation a {
padding: 1em 1em;
}

.main-navigation ul ul a {
padding: 0.25em 1.25em;
}

.post-thumbnail {
	margin-left: 0;
	margin-right: 0;
}

.site-content {
	padding: 1.5em 0 0;
}

.navigation-top .wrap {
	padding-top: 0;
	padding-bottom: 0;
}

h2.widget-title {
	font-size: 1rem;
}

.language {
	float: right;
}

}



a.button3{
font-size: 1.3rem;
display:inline-block;
padding:0.3em 1.2em;
margin:0 0.3em 0.3em 0;
border-radius:2em;
box-sizing: border-box;
text-decoration:none;
font-weight:300;
color:#FFFFFF;
background-color:#cccccc;
text-align:center;
transition: all 0.2s;
}
a.button3:hover{
background-color:#888888;
}
@media all and (max-width:30em){
a.button3{
display:block;
margin:0.2em auto;
}
}


    /* This gets Google to fall into place */
    .social {
        font-size: 1px;
        margin-bottom: 1rem;
        height: 20px;
    }

    /* This gets Facebook to fall into place */
    .social iframe {
        vertical-align: bottom;
        margin: 0;
    }

    /* Set an optional width for your button wrappers */
    .social span {
        display: inline-block;
        width: auto;
	margin-right: 2em; 
	vertical-align: bottom;
    }

    .social span.twitter {
        margin-right: 4em;
        width: 62px;
    }

    .social span.facebook {
        // width: 116px;
    }

