/* .dataTable.no-footer,
.dataTables_scrollBody,
.dataTables_scrollHead,
.dataTables_scrollHeadInner {
  width: 100% !important;
} */

.content-block {
  margin-top: 2rem;
}

table thead tr[role='row'] {
  height: 45px;
}
.nav-menu a {
  padding: 2px 2px !important;
  text-decoration: none;
  display: inline-block;
  color: #555;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 14px;
  outline: none;
}
.loadercap {
  display: inline-block;
  min-height: 50px;
  min-width: 453px;
  background: url('../../images/fb.gif') center center no-repeat !important;
}
a.link-page {
  margin: 0 12px;
  cursor: pointer;
  /* padding: 10px 40px; */
  background-color: #0089d1;
  color: white;
  border: none;
  font-weight: bold;
}

a.link-page-active {
  margin: 0 12px;
  cursor: pointer;
  color: #333;
  border: none;
  font-weight: bold;
}
a.direktory {
  color: #0462c7 !important;
  transition: 0.5s;
}
.title-putusan {
  width: 100%;
}
.tahun-putusan {
  width: 15%;
  float: right;
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background:rgb(3, 153, 60);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  
  left: 19px;
  top: 12px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(3, 153, 60, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}

/*
Tambahna
*/

#container {
  height: 400px;
  max-width: 800px;
  min-width: 320px;
  margin: 0 auto;
}
.highcharts-pie-series .highcharts-point {
  stroke: #ede;
  stroke-width: 2px;
}
.highcharts-pie-series .highcharts-data-label-connector {
  stroke: silver;
  stroke-dasharray: 2, 2;
  stroke-width: 2px;
}
.loader {
  position: fixed;
  z-index: 99999999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url('../../images/loading-apik.gif') center center no-repeat;
  background-size: 7em;
}
.loader:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.dropdown.default-dropdown > .custom-menu > li > a:hover {
  display: block;
  padding: 10px 0px;
  text-transform: uppercase;
  background: #eee;
}
.hidden {
  display: none !important;
}
.header-top-links > li a {
  font-size: 13px !important;
}

#home .home-wrap {
  /* margin-left: 330px; */
  margin-left: 0px !important;
}

.header-logo {
  display: inline-block;
  margin-right: 15px;
  margin-top: -1px;
  margin-bottom: -17px;
}

#header {
  /* position: fixed; */
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

#shopping-cart .shopping-cart-btns > button {
  width: calc(40% - 2px);
  padding-left: 0px;
  margin-left: 27px;
}
.product.product-widget .product-thumb {
  position: absolute;
  left: 0;
  top: 3px;
  width: 70px;
  border: 1px solid #eee;
}
.no-item-belanja {
  background-image: url('../img/icon/no_cart.png') !important;
  width: 250px !important;
}
#shopping-cart .shopping-cart-list .product.product-widget:hover {
  background: #eee;
}
#shopping-cart .shopping-cart-list .product.product-widget {
  margin-top: 0px;
  margin-left: 27px;
}
.shopping-cart-table > tbody > tr > .thumb > a > img {
  width: 130px;
  border: 1px solid #eee;
  border-radius: 10px;
}
.div-produk-belanja {
  padding: 5px;
}
.product .product-label > span {
  position: relative;
  display: inline-block;
  padding: 5px 15px;
  font-weight: 700;
  color: #fff;
  background-color: #489a46;
  z-index: 22;
}
/* .aside .aside-title {
    text-transform: none !important;
    width: 100%;     
} */

.header-top {
  z-index: 101;
  top: 0;
  transition: transform 0.2s ease-in-out;
  width: 100%;
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  min-height: 100px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
  /* background-color: #fff; */
  background: -webkit-linear-gradient(195deg, #d8f19c, #b9e4c0);
  background: -o-linear-gradient(195deg, #7fff9b, #6cb779);
  background: linear-gradient(255deg, #d6ecbe, #9fe2ab);
}

.main-body {
  min-height: 400px;
  /* min-width: 1200px; */
}

.main-header {
  height: 110px;
}

div.main-div-ul:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

ul.main-ul {
  /* height: 540px;
    max-height: 540px; */
  overflow-y: auto;
  z-index: 96;
}

.cari-produk {
  display: block;
  border-collapse: initial;
  padding: 0;
}

div#autocomplete-wrapper {
  height: 100%;
  width: 210%;
  float: left;
  position: relative;
  z-index: 11;
}
.col-12--12 {
  width: 1138px;
}
.div-checkout {
  position: relative;
  bottom: 5px;
}
.banner.banner-2 .banner-caption {
  position: absolute;
  z-index: 100;
  left: 10%;
  right: 10%;
  bottom: 10%;
}
div#autocomplete-wrapper input[type='text'] {
  height: 43px;
  width: 100%;
  outline: 0;
  font-size: 14px;
  padding-left: 20px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  color: #999;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
}
/* .form-control {
    height: 40px !important;
} */
button.bli-search.search-lup {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0;
  left: 445px;
  border: none;
  outline: 0;
  background-color: #f7931e;
  width: 40px;
  height: 40px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-radius: 4px;
}

.btn-masuk,
btn-daftar {
  padding-top: 10px;
  margin-top: 14px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

div.col-md-3 > .banner.banner-1 {
  height: 130px;
}

div.col-md-4 > .banner,
.slick-list .banner.banner-1 {
  height: 283px;
  /* width: 100% !important; */
}

.banner.banner-1 .banner-caption {
  position: absolute;
  top: 45%;
  left: 50%;
}

#navigation {
  background-color: #6cb779;
}

.menu-nav .menu-list > li > a:hover,
.menu-nav .menu-list > li > a:focus,
.menu-nav .menu-list > li.dropdown.open > a {
  color: #f1eded;
}

.btn-daftar {
  color: #333 !important;
  background-color: #fff !important;
  border: 1px solid #b5e2b0;
}

.primary-btn,
.primary-btn {
  color: #fff;
  background-color: #6cb779;
}

.primary-btn:hover,
.primary-btn:focus {
  color: #fff;
  background-color: #f7931e;
}

.dropdown.mega-dropdown.open > .custom-menu {
  z-index: 100;
}

button.bli-search.search-lup:hover {
  background-color: #f7931e;
}

button.bli-search.search-lup {
  background-color: #6cb779;
}

.menu-nav .menu-list > li > a {
  padding: 20px;
  text-transform: none;
  font-size: 15px;
}

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  background: #6cb779;
  z-index: 22;
}

.section {
  padding-top: 30px;
  padding-bottom: 0px;
  border-top: 1px solid #eee;
}

.product.product-single .product-thumb > img {
  width: 100%;
  height: 240px !important;
}

.product.product-single .product-thumb {
  width: 100%;
  height: 229px !important;
}

.product.product-single {
  border: 1px solid #6cb779;
}

.banner-2 > img {
  width: 100%;
  height: 412px;
}

.btn-detail {
  float: right;
  height: 25px;
  padding: 0;
  margin: 0;
  width: 130px;
}

div.col-md-2 > button.add-to-cart {
  width: 151px;
}
/* div.slick-track > button.add-to-cart {
    width: 260px;
} */

body,
header {
  /* overflow: auto; */
}

.product-slick-dots-1.custom-dots {
  position: relative;
  top: -10px;
}

ul.dropdown-ul > div.custom-menu {
  position: relative;
  top: 20px;
  left: -5px;
}

.custom-menu-kategori {
  position: absolute;
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 10000;
  top: 100%;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.dropdown.default-dropdown.open > .custom-menu-kategori {
  -webkit-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  transform: translateX(-50%) translateY(20px);
  left: -24px;
}

.dropdown.default-dropdown > .custom-menu-kategori {
  border-top: 2px solid #f8694a;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(15px);
  -ms-transform: translateX(-50%) translateY(15px);
  transform: translateX(-50%) translateY(15px);
}

.dropdown.open > .custom-menu-kategori {
  opacity: 1 !important;
  visibility: visible !important;
}

.header-cart.dropdown .custom-menu-kategori {
  width: 300px;
}

ul.custom-menu-kategori > li.li-kategori {
  margin: 0px;
  position: relative;
  top: -5px;
}
.custom-menu-belanja {
  width: 400px !important;
  padding-left: 0px !important;
  left: 228px !important;
  top: 69px !important;
  border-top: 2px solid #12d673 !important;
}
.category-nav .category-list {
  position: absolute !important;
  width: 270px;
  background-color: #fff;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  z-index: 102;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  top: -6px;
  left: 0px;
  border-top: 2px solid #12d673;
}

img.img-kategori {
  width: 24px;
}
.input-cart {
  width: 60px;
  align-item: center;
  height: 40px;
}
.product.product-single .product-body {
  padding: 15px;
  height: 105px;
  max-height: 105px;
  background: #fff;
}
.product.product-single .product-body:hover {
  padding: 15px;
  height: 105px;
  max-height: 105px;
  background: #c7fbd5;
}
.product.product-single:after,
.product.product-single:hover {
  transition: 0.3s all;
  border: 1px solid #6aa271;
}
.flash-sale {
  background: -webkit-linear-gradient(195deg, #7fff9b, #6cb779);
  background: -o-linear-gradient(195deg, #7fff9b, #6cb779);
  background: linear-gradient(255deg, #7fff9b, #6cb779);
}
.product.product-single .product-thumb {
  position: relative;
  margin-bottom: 0px;
}
.title-flash-sale {
  color: #fff !important;
}
.s-title-flash-sale {
  border-bottom: 1px solid #fff;
}
.icon-btn.main-btn,
.icon-btn.primary-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px;
  border: none;
  background: #d0dcd5;
}
.footer-logo {
  margin-bottom: 0px;
}
.banner > img {
  width: 100%;
  /* height: 283px; */
}
.banner > img.flashdeal {
  position: relative;
  width: 290px;
  height: 332px;
  z-index: 100;
}
.section-title .title {
  display: inline-block;
  text-transform: none !important;
  color: #289c3c;
}
#aside2 {
  width: 20%;
  padding-left: 30px;
}
.thumbnail {
  width: 20px;
  display: inline-block;
  margin-right: 10px;
}
.small {
  font-size: 10px;
  font-weight: 100;
  font-style: italic;
}
.autocomplete span {
  width: 100%;
}
.tt-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 103;
  display: none;
  background: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  width: 100%;
}
.tt-suggestion {
  height: 60px;
}
.tt-dataset {
  width: 472px;
  max-height: 400px;
  background: #d4f5c6;
}
.avatar img {
  width: 100px;
  max-height: 60px;
  height: 55px;
}
ul.typeahead__list {
  width: 450px;
  max-height: 450px;
}
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button,
.typeahead__label .typeahead__cancel-button {
  visibility: visible;
  position: absolute;
  left: 410px;
  top: -8px;
  font-size: 34px;
}
.typeahead__field .typeahead__hint,
.typeahead__field [contenteditable],
.typeahead__field input,
.typeahead__field textarea {
  display: block;
  /* width: 116% !important; */
  font-size: 14px !important;
}
.typeahead__backdrop {
  opacity: 0.6;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1040;
  background-color: rgb(214, 214, 214) !important;
}
.typeahead__dropdown,
.typeahead__list {
  position: absolute;
  left: 0;
  z-index: 4;
  width: 100%;
  min-width: 160px;
  padding: 0px 0;
  margin: 0px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-clip: padding-box;
}
.product-slick.product-rekomendasi .slick-slide {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
.product-slick.product-rekomendasi > .slick-list {
  max-height: 370px !important;
}
.product .product-label > span.promo {
  background-color: #7bbb6f !important;
  border-bottom-right-radius: 25px;
  /* width: 87px; */
}
.product .product-label > span.sale {
  background-color: #6cb779 !important;
  font-size: 14px;
  z-index: 1;
  right: 5px;
  width: 30px;
  padding: 4.5px 0;
  left: 6px;
}
.product.product-single .label-diskon {
  position: absolute !important;
  left: 0;
  top: 0;
  background-color: #6cb779 !important;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  top: 2px;
  right: -10px;
  width: 45px;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  border: solid 1px #6cb779;
  border-radius: 100%;
  left: 181px !important;
}
h4.product-name > span.left {
  float: left;
  font-size: 13px;
  position: relative;
  top: 5px;
}
h4.product-name > span.right {
  float: right !important;
  font-size: 13px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 1319px) and (min-width: 1140px) {
  .col-12--12 {
    width: 1116px !important;
  }
}
@media screen and (max-width: 1196px) {
  .banner > img.flashdeal {
    width: 232px !important;
    height: 338px !important;
  }
  .banner.banner-2 .banner-caption {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 40%;
  }
  #header {
    /* position: relative !important; */
    width: 100%;
    /* height: 300px; */
  }
  .header-top {
    height: 115px;
  }
  div#autocomplete-wrapper input[type='text'] {
    height: 43px !important;
    width: 206px !important;
  }
  button.bli-search.search-lup {
    left: 203px !important;
  }
  .pull-right {
    position: relative;
    top: 0;
    width: 300px !important;
  }
  .header-btn {
    position: relative;
    top: -69px;
    left: 230px;
  }
  ul.header-top-links {
    width: 400% !important;
    position: relative;
    left: -27px !important;
  }
  ul.typeahead__list {
    width: 200px;
    max-height: 430px;
  }
  .typeahead__container.cancel:not(.loading) .typeahead__cancel-button,
  .typeahead__label .typeahead__cancel-button {
    visibility: visible;
    position: absolute;
    left: 175px;
    top: -8px;
    font-size: 34px;
  }
  .typeahead__field .typeahead__hint,
  .typeahead__field [contenteditable],
  .typeahead__field input,
  .typeahead__field textarea {
    display: block;
    width: 46% !important;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1040px) {
  ul.typeahead__list {
    width: 200px;
    max-height: 430px;
  }
  .typeahead__container.cancel:not(.loading) .typeahead__cancel-button,
  .typeahead__label .typeahead__cancel-button {
    visibility: visible;
    position: absolute;
    left: 175px;
    top: -8px;
    font-size: 34px;
  }
  .typeahead__field .typeahead__hint,
  .typeahead__field [contenteditable],
  .typeahead__field input,
  .typeahead__field textarea {
    display: block;
    width: 46% !important;
    font-size: 14px !important;
  }
  .banner > img.flashdeal {
    width: 290px;
    height: 339px !important;
  }
  .slick-slider-deal {
    position: relative;
    left: 80px;
    width: 368px;
  }
  div.col-md-4 > .banner,
  .slick-list .banner.banner-1 {
    height: 283px;
    width: 366px !important;
  }
  .category-list {
    display: block !important;
    position: relative !important;
    width: 100%;
  }
  #header {
    /* position: relative !important; */
    width: 100%;
    /* height: 300px; */
  }
  .header-top {
    height: 115px;
  }
  div#autocomplete-wrapper input[type='text'] {
    height: 43px !important;
    width: 186px !important;
  }
  button.bli-search.search-lup {
    left: 203px !important;
  }
  .pull-right {
    position: relative;
    top: 0;
    width: 200px !important;
  }
  .header-btn {
    position: relative;
    top: -69px;
    left: 202px;
  }
  .header-btns {
    position: relative;
    top: 2px;
    left: -155px;
  }
  ul.header-top-links {
    width: 400% !important;
    position: relative;
    left: -27px !important;
  }
  /* .row {
        position: relative;
        left: -5px;
    } */
}
@media screen and (max-width: 980px) {
  ul.typeahead__list {
    width: 240px;
    max-height: 430px;
  }
  .typeahead__container.cancel:not(.loading) .typeahead__cancel-button,
  .typeahead__label .typeahead__cancel-button {
    visibility: visible;
    position: absolute;
    left: 205px;
    top: -8px;
    font-size: 34px;
  }
  .typeahead__field .typeahead__hint,
  .typeahead__field [contenteditable],
  .typeahead__field input,
  .typeahead__field textarea {
    display: block;
    width: 46% !important;
    font-size: 14px !important;
  }
  .avatar img,
  span.namaproduk,
  .description {
    width: 40px;
    left: 150px;
    position: relative;
    font-size: 24px !important;
  }
  .category-list {
    display: block !important;
    position: relative !important;
    width: 100%;
    z-index: 99999;
  }
  #header {
    /* position: relative !important; */
    width: 100%;
    /* height: 300px; */
  }
  .header-top {
    height: 175px;
  }
  div#autocomplete-wrapper input[type='text'] {
    height: 43px !important;
    width: 365px !important;
    position: relative;
    top: -10px !important;
    left: 10px;
  }
  button.bli-search.search-lup {
    /* left: 370px !important;
        position: relative;
        top: -10px !important; */
    left: -278px !important;
    position: relative;
    top: -2px !important;
  }
  .pull-right {
    position: relative;
    top: 0;
    width: 200px !important;
  }
  .header-btn {
    position: relative;
    top: -69px !important;
    left: 202px !important;
  }
  .header-btns {
    position: relative;
    top: -74px !important;
    left: 542px !important;
  }
  ul.header-top-links {
    width: 400% !important;
    position: relative;
    left: -27px !important;
  }
  #header .nav-toggle {
    display: inline-block;
    position: relative;
    top: -70px;
    float: left;
    left: 6px;
    width: 15px;
  }
  .slick-track {
    opacity: 1;
    width: 100%;
    transform: translate3d(-1104px, 0px, 0px);
  }
  /* menu dibawah header */
  /* .row {
        position: relative;
        left: -146px;
    } */
  .slick-slider-deal,
  .slick-slider {
    position: relative;
    left: 315px;
  }
  .banner > img.flashdeal {
    width: 330px !important;
    height: 338px !important;
  }
  .header-btns {
    position: relative;
    top: -26px !important;
    left: -25px !important;
  }
  /* #btn-login{
        color: #333 !important;
        background: #fff !important;
    }
    .dropdown-toggle>strong, .dropdown-toggle>span {
        color: #fff !important;
    } */
}
@media screen and (max-width: 770px) {
  /* .banner>img {
        width: 366px;
        height: 283px;
    } */
  div.col-md-4 > .banner,
  .slick-list .banner.banner-1 {
    height: 283px;
    width: 300px !important;
  }
  .avatar img,
  .namaproduk,
  .description {
    width: 40px !important;
    left: -165px !important;
    position: relative;
  }
  body {
    width: 100% !important;
    overflow-y: auto;
  }
  .category-list {
    display: block !important;
    position: relative !important;
    width: 100%;
    z-index: 99999;
  }
  #header {
    /* position: relative !important;   */
    width: 100%;
    /* height: 300px; */
  }
  .header-top {
    height: 225px !important;
  }
  div#autocomplete-wrapper input[type='text'] {
    height: 43px !important;
    width: 313 !important;
    position: relative;
    top: -10px !important;
  }
  button.bli-search.search-lup {
    /* left: 320px !important;
        position: relative;
        top: -10px !important; */
    left: -278px !important;
    position: relative;
    top: -2px !important;
  }
  .pull-right {
    position: relative;
    top: 0;
    width: 200px !important;
  }
  .header-btn {
    position: relative;
    top: -69px !important;
    left: 202px !important;
  }

  .header-btns {
    position: relative;
    top: 0px !important;
    left: 0px !important;
  }
  ul.header-top-links {
    width: 400% !important;
    position: relative;
    left: 0px !important;
  }
  #header .nav-toggle {
    display: inline-block;
    position: relative;
    top: -70px;
    float: left;
    left: 0px;
    width: 15px;
  }
  /* menu dibawah header */
  .main-body {
    min-height: 400px;
    /* min-width: 1200px; */
  }
  #home {
    position: relative;
    top: 56px;
    left: -22px;
  }
  /* .row {
        position: relative;
        left: 168px;
    } */
  .slick-slider-deal,
  .product-rekomendasi.slick-slider {
    position: relative;
    left: -115px;
    width: 300px;
  }
  .slick-slider-deal,
  .product-slick.slick-slider:not(.product-rekomendasi) {
    position: relative;
    left: 315px;
  }
  .banner > img.flashdeal {
    width: 330px !important;
    height: 337px !important;
  }
  /* small size */
  .col-xs-5 {
    width: 41.66666667%;
    position: relative;
    left: -138px;
  }
  .col-xs-11 {
    width: 100%;
    position: relative;
    left: -452px;
  }
  .flash-sale {
    position: relative;
    top: 58px !important;
  }
  .row2 {
    position: relative;
    left: 27px;
  }
  .col-xs-6 {
    width: 300px;
    position: relative;
    left: -540px !important;
  }
  .section2 {
    position: relative;
    top: 60px;
    left: -145px;
  }
  footer.section {
    padding-top: 30px;
    padding-bottom: 0px;
    border-top: 1px solid #eee;
    position: relative;
    left: 399px;
    top: 30px;
  }
  .row3 {
    position: relative;
    left: -400px;
  }
}
.logo .img-logo {
  width: 180px !important;
}
#top-header {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #f9f9f3 !important;
}
.footer-logo .logo > img {
  width: 100%;
  max-height: 70px;
  background: #9bd48f;
}
/* css for policy  */
.list-ui-link {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #eee;
}
.list-ui-link-grouped {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #eee;
}
li.list-ui-item a.active {
  background-color: #4caf50;
  color: white;
}

li.list-ui-item a:hover:not(.active) {
  background-color: rgb(93, 153, 81);
  color: white;
}
ul.list-ui-content {
  list-style-type: disc;
  margin-left: 20px;
}
.list-ui-item-grouped {
  position: relative;
}
.list-ui-link-grouped {
  position: relative;
}
ul.circle {
  list-style-type: circle;
  margin-left: 20px;
}
label.error,
.parsley-required,
.parsley-errors,
.parsley-length,
.parsley-equalto,
.parsley-type {
  color: #e60808;
}
input.parsley-error,
textarea.form-control.parsley-error,
select.parsley-error {
  border: 1px solid #e60808 !important;
}
input.error,
input.error:focus {
  border: 1px solid #e60808;
}
.alert-danger,
.alert-danger > message {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.7;
  color: rgba(15, 1, 1, 0.75);
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
a.img-popup-produk {
  width: 130px !important;
  border: 1px solid #eee;
  border-radius: 10px;
}
h2.title {
  padding: 5px !important;
}
#arrow-right {
  border-width: 30px 0 30px 40px;
  border-color: transparent transparent transparent #fff;
  right: 0;
  margin-right: 30px;
  opacity: 0.2;
}
#arrow-right:hover {
  border-width: 30px 0 30px 40px;
  border-color: transparent transparent transparent #fff;
  right: 0;
  margin-right: 30px;
  opacity: 0.8;
}
#arrow-left {
  border-width: 30px 40px 30px 0;
  border-color: transparent #fff transparent transparent;
  left: 0;
  margin-left: 30px;
  opacity: 0.2;
}
#arrow-left {
  border-width: 30px 40px 30px 0;
  border-color: transparent #fff transparent transparent;
  left: 0;
  margin-left: 30px;
  opacity: 0.8;
}
