a#whatsapp-notification img {
    max-width: 157px!important;
}

#form_register span.error { color: red; display: block; padding-top: 5px; }
.header-onna1 { margin-bottom: 15px!important; }
.header-onna { margin-bottom: 20px!important; }
.widget-onna { margin-bottom: 0px!important; }

.gallery-detail { margin-top: 20px!important; } 

#header {
    border-top: 3px solid #38506c;
    background-color: #38506c;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    -moz-box-shadow: 0px -1px 5px 0 rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px -1px 5px 0 rgba(0,0,0,0.7);
    box-shadow: 0px -1px 5px 0 rgba(0,0,0,0.7)!important;
}

#header .section-menu ul.menu li a {
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #f9f9f9;
    padding: 28px 20px;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#header .section-menu ul.menu li:hover > a, #header .section-menu ul.menu li.active>a, #header .section-menu ul.menu li.opened > a {
    color: #fbc251;
    -moz-box-shadow: inset 0 -3px 0 0 #fbc251;
    -webkit-box-shadow: inset 0 -3px 0 0 #fbc251;
    box-shadow: inset 0 -3px 0 0 #fbc251;
}

#footer-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #38506c;
    font-size: 12px;
    line-height: 27px;
    color: #fff;
    padding: 4px 0 5px;
}
#footer {
    background-color: #fff;
    padding: 22px 0;
}

#header .header-top {color: #f9f9f9;}

.authorized_distributor { color: #fbc251; font-size: 15px; display: inline-block; padding: 6px 10px 6px 10px; margin-left: 10px; font-weight: 600;}

.authorized_distributor_wrapper { position: absolute; right: 110px; top: 24px; }

.btn.btn-warning {
    background-color: #fbc251;
    border-color: #fbc251;
}

.btn.btn-warning:hover {
    background-color: #e5a01b;
    border-color: #e5a01b;
}

.product-block-list .item .item-inner { border:none; background: none; }
.product-block-list .item .item-inner .entry-header .entry-title a { font-size: 15px; text-transform: uppercase; font-weight: 600; }
.box .section-box-content .header-area .entry-title {
	border-bottom: 3px solid #fcb01e;
}

.product-detail-page .product-widget {
    border:none;
    background-color:none;
    margin-bottom: 30px;
}

.newsimg { overflow: hidden; height: 160px!important; }
.blog-label-category { font-size: 16px; font-weight: 600; margin-bottom: 15px; }
.blog-category { float: left; width: 20%; }
.blog-list-wrap { float: left; width: 80%; }
.blog-judul { font-size: 14px; }
.list-cate { margin-bottom: 4px; }
.list-cate a { font-size: 14px; font-weight: 600; }

.product-detail-page .product-widget { background:none; }
.product-detail-page .product-widget .product-widget-heading {  border-bottom:none; }

.table-responsive table thead tr td { background: #38506c; color: #fff; }
.table-responsive table tbody tr td { background: #f3f3f3; color: #38506c; }


.panel {
    margin-bottom: 20px;
    background-color: #f3f3f3;
    border: #f3f3f3;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f3f3f3;
    border: #f3f3f3;
    text-transform: uppercase;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 90%;
    height: auto;
}

@media (min-width: 1180px) {
    .owl-carousel .owl-dots {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        text-align: center;
    }
}

@media (min-width: 980px) {

.owl-carousel .owl-dots {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        text-align: center;
}

ul.menu li ul li {
    display: block;
    min-width: 198px!important;
}

ul.menu li ul li.sub_lagi {
    display: block;
    min-width: 200px!important;
}

#header .section-menu ul.menu li ul {
    position: absolute;
    background-color: #38506c;
    padding-left: 0;
    text-align: left;
}

#header .section-menu ul.menu li ul li a {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 20px;
    color: #fff;
}

#header .section-menu ul.menu li ul li a:hover {
    color: #fbc251;
}

#header .section-menu ul.menu li ul li {
    border-bottom: none;
}

div.product {overflow:scroll; overflow-x:hidden; height: 100%; max-height: 350px!important;}

#header .section-menu ul.menu li ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 6px 20px;
    color: #fff;
}
   
}


@media (max-width: 1180px) {
.authorized_distributor_wrapper { display: none!important; }
}

@media (min-width: 768px) and (max-width:980px)  {
 .banner.basic-page-banner {margin-top: 129px!important; }
}


@media (max-width: 980px) {
.info-padding {margin-bottom: 30px!important;}
.img-onna-avail { width: 100%; max-width: 100px!important; }
.gallery-detail { margin-top: 0px!important; } 

 #header .section-menu ul.menu li a {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #f9f9f9;
    padding: 13px 20px;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
 }

 #header .section-menu ul.menu {
    border: 1px solid #f3f3f3;
    height: 240px;
    overflow-x: hidden;
}

#header .section-menu ul.menu li:hover > a, #header .section-menu ul.menu li.active>a, #header .section-menu ul.menu li.opened > a {
    color: #fbc251;
    -moz-box-shadow: inset 0 -3px 0 0 #fbc251;
    -webkit-box-shadow: inset 0 -3px 0 0 #fbc251;
    box-shadow: inset 0 -0px 0 0 #fbc251;
}


}

@media (max-width: 768px) {
.box-onna { padding-top: 20px!important; }
}

