.sticker-left {
    top: 18px;
    left: -40px;
    background-color: rgba(255, 112, 67, 0.8);
    transform: rotate(-45deg);
    width: 150px;
    padding: 5px;
    font-size: 13px;
    position: fixed;
    text-align: center;
    z-index: 9999;
    color: white;
}

body,
.entry__article,
.entry__article p,
.entry__article_detail,
.entry__article_detail p,
.entry__excerpt p,
.entry__tags {
	color: #555;
}

h1 small {
    font-size: 60%;
}

h1 .text-warning {
    color: #fc6d41;
}

.featured-posts-grid__item {
    position: relative;
}

#bupati-wakil-bupati-bg {
    position: absolute;
    bottom: 0;
    left: 2;
    z-index: 10;
}

img#bupati-wakil-bupati-img {
    width: 420px;
}

.w-100 {
    width: 100%;
}

.py-1 {
    padding: 10px 0;
}

.float-left {
    float: left !important;
}

.header {
    padding: 18px 0;
}

.header .logo__img {
    height: 64px;
}

.nav__dropdown-menu {
    min-width: 270px;
}

.overlay::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.6);
    z-index: 2;
}

.slide-caption {
    z-index: 3;
    top: 40px;
    width: 100%;
}

.search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.button-search {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.frost-bg {
    background: rgba(255, 255, 255, 0.6);
}

.text-orange {
    color: #fc6d41;
}

img.border {
	border: 1px solid #ebeeef;
}

.order-options {
	padding-right: 35px;
}

.featured-posts-grid {
    padding: 30px 0;
}

.featured-posts-grid__item--lg {
    height: 420px !important;
    padding-right: 0;
    padding-left: 30px;
}

.widget_mc4wp_form_widget {
    padding: 21px 24px !important;
}

.bg-pattern {
    background: url(../img/bali.png) repeat;
}

a.btn-button {
    line-height: 40px !important;
}

.search-box {
    height: auto;
}

.social-whatsapp {
    background-color:#25d366; }

#filter-form .contact-name,
#filter-form .contact-email,
#filter-form .contact-subject,
.search-box .contact-name,
.search-box .contact-email,
.search-box .contact-subject{
    max-width: unset;
}

.border-bottom {
    border-bottom: 1px solid #ebeeef;
}

.text-uppercase {
    text-transform: uppercase;
}

.law-list {
    font-family: "Open Sans", sans-serif;
}

.law-list li {
    padding: 7px 0;
    border-bottom: 1px solid #ebeeef;
}

.law-list a {
    color: #404648;
}

.links li {
    padding: 7px 0;
}

.list-label {
    display: inline-block;
    width: 100px;
}

.def-dl {
    margin-bottom: 0;
}

.def-dl dt,
.def-dl dd {
    padding-bottom: unset;
    padding-top: unset;
    border: unset;
}

body .footer--dark,
.text-muted {
	color: #878c8e;
}

.footer-contact {
    margin-top: 18px
}

.footer-contact li {
    margin-bottom: 5px
}

.bg-grey {
    background-color: #f2f4f5;
}

.law-list li:last-child {
    border: none;
}

.entry__article_detail dt,
.entry__article_detail dd {
    border-bottom: none;
}

.entry__article_detail dd {
    margin-bottom: 0;
}

.survey-form {
    padding-left: 18px;
}

.survey-form .form-check {
    display: block;
}

.survey-form input[type="radio"] {
    display: inline-block;
    height: unset;
    width: unset;
    margin: 0 5px 5px 0;
}

.survey-form input[type="radio"]:hover {
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .featured-posts-grid__item {
        padding-left: 0;
    }

    .header {
        display: none;
    }
}

#whatsapp-helper {
    display: block;
    z-index: 101;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 14px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    #back-to-top img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    #back-to-top a {
        display: block;
        color: #fff; }

.entry__status li {
    display: inline-block;
    font-size: 12px;
    color: #555;
    margin-right: 15px; }
