<style>
.row {margin-bottom:20px;}
header { background:#333333; margin: 0 0 20px;}
.section-bg{
  padding-top: 15px;
  padding-bottom: 5px;
}
.grid_1{
    background: #transparent;
    height:auto; width:49%;
    margin-bottom: 10px;
    margin-right: 1%;
    padding-left:  0px !important;
    padding: 0px !important;
  }
.grid_2{
    background: #transparent;
    height:auto; width:49%;
    margin-bottom: 10px;
    margin-left: 1%;
    padding-left:  0px !important;
    padding: 0px !important;
  }
.uk-slider  li { padding: 0px; }
.uk-slider li a { margin: 0px; display: block; width: 100%; height: 100%; }
.body_1{background:##333333; height:50px; width:100%; }
.body_1 img{height:50px;};
.body_2{background:#eeeeee; height:auto; width:100%; margin-bottom: 10px; }
.body_2 > img {
	height: auto;
}
.btn-wa{
  background-color: #1bd47a;
    color: white;
    font-size: medium;
}
.btn-wa:hover{
  background-color: #19f98c;
  color: white;
}
.body_3{
		background: #transparent;
		height:auto; width:100%;
		margin-bottom: 10px;
		padding-left:
		0px !important;
		padding: 0px !important;
	}

.body_3 p{
	color: white;

}
.body_4{
	background: #eeeeee;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.body_produk1{
    background: #ffffff;
    height: 300px;
    width: 100%;
    border-bottom: 6px solid #130f0f;
    border-right: 6px solid #0a0909;
    border-left: 6px solid red;
    border-top: 6px solid red;
  }
.body_produk1 > img {height: 100%;width: auto;}
.body_produk1 > a > img {
    height: 95%;
    width: auto;
    margin-top: 7px;
  }

.item{
    padding: 15px;
    background: #ffffff;
    height: auto;
    width: 100%;
    border-bottom: 6px solid #130f0f;
    border-right: 6px solid #0a0909;
    border-left: 6px solid red;
    border-top: 6px solid red;
    margin-bottom: 5px;
  }
.item > img {height: 100%;width: auto;margin-top: 7px;}
.item > a > img {
    height: 95%;
    width: auto;
    margin-top: 7px;
  }
  .topproduk >a > img{
    height: auto !important;
  }

.body_produk2{background:#ffffff; height:80px; width:100%; margin-top: 20px;margin-bottom: 10px;
    border-bottom: 5px solid #ff0000;
    border-right: 5px solid #0a0909;
    border-left: 5px solid #ff0000;
    border-top: 5px solid #130f0f;
}

.body_produk2 > a > img {
    height: 95%;
    width: auto;
    padding: 2px 2px 2px 2px;
  }

.ket-produk{
    background:#fff;
    height: auto;
    min-height: 400px;
    width:100%; margin-bottom: 10px; padding: 5px;
    border-bottom: 5px solid #ff0000;
    border-right: 5px solid #ff0000;
    border-left: 5px solid #130f0f;
    border-top: 5px solid #ff0000;
}

.block-title{
	color:#da0707;
	font-size: 20px;
  font-family: inherit;
  text-decoration: underline;
  font-weight: bold;
}
.block-title-footer {
    color: #f3eeee;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
}
.title{
  color: #4d4444;
  font-size: 20px;
  font-family: inherit;
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight: bold;
}

.title_produk{
  color: #4d4444;
  font-size: 20px;
  font-family: inherit;
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
a .title_produk:hover{
  color: #C30707 !important;
  text-decoration:none !important;
}
a{text-decoration:none !important;}

.cari {
    float: right;
    padding-top: 2px;
    padding-bottom: 7px;
}

.cari input[type="submit"] {
    background: #d60707;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
}

.cari input {
    padding: 6px 8px;
    margin-top: 5px;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
}
.cari .btn {
    background-color: #d60707;
    color: #ffffff;
    padding: 6px 8px;
    margin-top: 5px;
    height: 40px !important;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
}
.cari .btn:hover {
    background-color: #a50c0c;
    color: #ffffff;
    }
.nav-menu .btn {
    background-color: #d60707;
    color: #ffffff;
    padding: 6px 8px;
    margin-top: 5px;
    height: 40px !important;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
    border-radius: 15px;
}
.nav-menu .btn:hover {
    background-color: #a50c0c;
    color: #ffffff;
    }
.cari select {
    background-color: #d60707;
    color: #ffffff;
    padding: 6px 8px;
    margin-top: 5px;
    height: 40px !important;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
    border-radius: 0px !important;
}

.cari select:hover {
    background-color: #a50c0c;
    color: #ffffff;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
}
.size select {
    background-color: #ffffff;
    color: #d60707;
    padding: 6px 8px;
    margin-top: 5px;
    height: 40px !important;
    border-bottom: 2px solid #d60707;
    border-right: 2px solid #d60707;
    border-left: 2px solid #d60707;
    border-top: 2px solid #d60707;
    border-radius: 0px !important;
}
.col-lg-3 {
  padding-bottom: 10px;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li a:hover{
background-color: #ab0505;
color: white;
text-decoration: none;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}
/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (min-width: 1024px) {
  #nav-menu-container {
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 20px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
  padding-top: 15px;
}

.nav-menu > .menu-active > a {
  color: #e73131;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}


.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #18d26e;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #18d26e;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}


.hotword-card__label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 26px;
    margin-right: 10px;
    margin-left: 10px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hotword-card__label:hover{
  background-color: rgba(132, 76, 76, 0.4);
}
.medsos i{
    position: inherit;
    color: aliceblue;
    font-size: 22px;
    margin-right: 5px;
    margin-left: 5px;
  }
.bmenu{
  margin-top: 15px;
    margin-left: 5px;
}
.bmenu i{
  font-size: 22px
}

.loading-overlay{display: none;position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background: rgba(255,255,255,0.7);}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
/* For Pagination Links by CodexWorld */
div.pagination {
  font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
  padding:20px;
  margin:7px;
  padding: 15px!important;
  display: inherit;
}

div.pagination a {
  margin: 2px;
  padding: 0.5em 0.64em 0.43em 0.64em;
  background-color: #ee4e4e;
  text-decoration: none; /* no underline */
  color: #fff;
}
div.pagination b {
  margin: 2px;
  padding: 0.5em 0.64em 0.43em 0.64em;
  background-color: #f5b9b9;
  text-decoration: none; /* no underline */
  color: #fff;
}
div.pagination a:hover, div.pagination a:active {
  padding: 0.5em 0.64em 0.43em 0.64em;
  margin: 2px;
  background-color: #de1818;
  color: #fff;
}
div.pagination span.current {
    padding: 0.5em 0.64em 0.43em 0.64em;
    margin: 2px;
    background-color: #f6efcc;
    color: #6d643c;
}
div.pagination span.disabled {
    display:none;
}
.fixheader{
	width:100%;
	background:#252525;
	position:fixed; /*trik posisi fix*/
	z-index:9999; /*supaya header selalu muncul di atas seluruh elemen*/
}
#totop {
    height: 40px;
    position: fixed;
    right: 15px;
    width: 40px;
    z-index: 9999;
    bottom: 0;
    background-color: #404040;
    font-size: 28px;
    color: #08c;
    text-align: center;
    line-height: 1;
    padding: 5px 0;
    display: none;
    border-radius: 5px 5px 0 0;
}
footer {border-top: 6px solid #af0808;width:100%; background:#333333; padding:20px 0 20px;}
.footer-bottom {background:#000000;widht:100%; padding:15px 0 15px}
.footer-bottom p {color:#eeeeee;}
.contact-info {padding-left:0; list-style-type:none;}
</style>
