@font-face {
    font-family: FontAwesome;
    src: url(font-awesome/fonts/fontawesome-webfonte0a5.eot?v=4.3.0);
    src: url(font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.3.0)
        format("embedded-opentype"),
      url(font-awesome/fonts/fontawesome-webfonte0a5.woff2?v=4.3.0)
        format("woff2"),
      url(font-awesome/fonts/fontawesome-webfonte0a5.woff?v=4.3.0) format("woff"),
      url(font-awesome/fonts/fontawesome-webfonte0a5.ttf?v=4.3.0)
        format("truetype"),
      url(font-awesome/fonts/fontawesome-webfonte0a5.svg?v=4.3.0#fontawesomeregular)
        format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  .fa-search:before {
    content: "\f002";
  }
  html {
    font: 400 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #444;
  }
  @font-face {
    font-family: FontAvenir;
    src: url(fonts/avenir-next/AvenirNext-Medium.eot);
    src: url(fonts/avenir-next/AvenirNext-Mediumd41d.eot?#iefix)
        format("embedded-opentype"),
      url(fonts/avenir-next/AvenirNext-Medium.woff) format("woff"),
      url(fonts/avenir-next/AvenirNext-Medium.ttf) format("truetype");
    font-display: swap;
  }
  h1 {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
  }
  input,
  textarea {
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  div,
  p {
    font-size: 13px;
  }
  img {
    max-width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
  }
  a {
    background: 0 0;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  main,
  nav,
  section,
  summary {
    display: block;
  }
  button,
  input,
  select,
  textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
  }
  button,
  input,
  label,
  select,
  textarea {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }
  button,
  input,
  select,
  textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .uk-navbar:after {
    clear: both;
  }
  .uk-navbar:after,
  .uk-navbar:before {
    content: "";
    display: block;
  }
  .uk-navbar {
    background: #eee;
    color: #444;
  }
  .uk-navbar {
    max-width: 100%;
    background: #00a445 !important;
    position: fixed !important;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 1005;
    min-width: 280px;
  }
  .menu-wrapper {
    padding: 10px;
  }
  .uk-link,
  a {
    color: #07d;
    text-decoration: none;
    cursor: pointer;
  }
  #cart,
  #cart2 {
    width: 55px;
    float: right;
    margin-right: 0;
  }
  #search {
    width: 40px;
    float: right;
  }
  .badge,
  .label {
    display: inline-block;
    padding: 2px 4px;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
  }
  .badge,
  .label {
    display: inline-block;
    font-size: 11.84px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
  }
  .pop-produk-terkait ul {
    margin: 0;
  }
  .containerx {
    color: #000;
  }
  .app-download {
    padding: 10px;
    background: #eee;
    max-height: 120px;
    display: none;
  }
  .app-image {
    float: left;
    width: 10%;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .app-logo {
    float: left;
    width: 15%;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .app-logo img {
    width: 60px;
  }
  .app-message {
    float: left;
    width: 40%;
    padding-left: 10px;
    padding-top: 20px;
    line-height: 5vw;
    font-size: 1em;
  }
  .app-button {
    float: left;
    padding-left: 10px;
    padding-top: 25px;
    padding-bottom: 20px;
    width: 15%;
  }
  .app-button button {
    border-radius: 0;
    border: none;
    padding: 8px 24px;
    background-color: #00a445;
  }
  [class*="span"] {
    min-height: 1px;
  }
  .uneditable-input,
  input[type="color"],
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
  }
  .uneditable-input,
  input[type="color"],
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
  }
  .row-fluid .uneditable-input[class*="span"],
  .row-fluid input[class*="span"],
  .row-fluid select[class*="span"],
  .row-fluid textarea[class*="span"],
  .uneditable-input[class*="span"],
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"] {
    float: none;
    margin-left: 0;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .row-fluid {
    width: 100%;
  }
  .main:first-child {
    position: relative;
    top: 0;
  }
  .main {
    margin-top: 80px;
    padding: 0;
    border: 0;
  }
  .row-fluid:after,
  .row-fluid:before {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    min-height: 30px;
    box-sizing: border-box;
  }
  .icon-shopping-cart {
    background-position: -360px -120px;
  }
  .dropdown-menu > .active > a > [class*=" icon-"],
  .dropdown-menu > .active > a > [class^="icon-"],
  .dropdown-menu > li > a:hover > [class*=" icon-"],
  .dropdown-menu > li > a:hover > [class^="icon-"],
  .dropdown-submenu:hover > a > [class*=" icon-"],
  .dropdown-submenu:hover > a > [class^="icon-"],
  .icon-white,
  .nav-list > .active > a > [class*=" icon-"],
  .nav-list > .active > a > [class^="icon-"],
  .nav-pills > .active > a > [class*=" icon-"],
  .nav-pills > .active > a > [class^="icon-"],
  .navbar-inverse .nav > .active > a > [class*=" icon-"],
  .navbar-inverse .nav > .active > a > [class^="icon-"] {
    background-image: url(images/glyphicons-halflings-white.png);
  }
  [class*=" icon-"],
  [class^="icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-repeat: no-repeat;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span5 {
    width: 40.42553191489362%;
  }
  .row-fluid .span7 {
    width: 57.44680851063829%;
  }
  .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#fff),
      to(#e6e6e6)
    );
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
      0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
      0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
      0 1px 2px rgba(0, 0, 0, 0.05);
  }
  address,
  blockquote,
  dl,
  fieldset,
  figure,
  ol,
  p,
  pre,
  ul {
    margin: 0 0 15px;
  }
  ul li {
    font-size: 13px;
  }
  li {
    line-height: 20px;
  }
  .title-price {
    color: #000;
  }
  .uk-h5,
  h5 {
    line-height: 20px;
  }
  .uk-h4,
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .uk-h2,
  h2 {
    line-height: 30px;
    font-weight: 100;
  }
  .uk-h3,
  h3 {
    line-height: 24px;
  }
  .list-view {
    padding-top: 0;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
    margin-bottom: 0;
  }
  .thumbnails {
    padding: 0;
    list-style: none;
  }
  .thumbnails:after,
  .thumbnails:before {
    display: table;
    line-height: 0;
    content: "";
  }
  .thumbnails:after {
    clear: both;
  }
  .product-thumbnail-container {
    background: rgba(111, 191, 70, 0.1);
    border-radius: 2px;
    border-left: 1px solid #eee;
    overflow: hidden;
    font-family: arial;
  }
  .pop-produk-terkait .product-thumbnail-attribute-related {
    height: 145px !important;
  }
  .thumbnail-custom {
    box-shadow: rgba(49, 53, 59, 0.12) 2px 0 5px 1px;
    margin: 0 4px;
    border-radius: 10px;
  }
  .product-thumbnail-image {
    background: #fff;
    position: relative;
    overflow: hidden;
  }
  .product-thumbnail-image img {
    width: 90%;
    height: auto;
  }
  .product-thumbnail-attribute-related {
    border-top: 1px solid #ddd;
  }
  .product-thumbnail-name {
    overflow: hidden;
  }
  .product-thumbnail-price {
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 85%;
  }
  .product-thumbnail-price .resep {
    padding-bottom: 15px;
  }
  .tombol-beli {
    text-align: center;
  }
  .list-table {
    width: 100%;
  }
  .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#f5f5f5),
      to(#f9f9f9)
    );
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#149bdf),
      to(#0480be)
    );
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
  }
  .progress-striped .bar-success,
  .progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(
      linear,
      0 100%,
      100% 0,
      color-stop(0.25, rgba(255, 255, 255, 0.15)),
      color-stop(0.25, transparent),
      color-stop(0.5, transparent),
      color-stop(0.5, rgba(255, 255, 255, 0.15)),
      color-stop(0.75, rgba(255, 255, 255, 0.15)),
      color-stop(0.75, transparent),
      to(transparent)
    );
    background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: -moz-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
  }
  .progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
  @keyframes progress-bar-stripes {
    0% {
      background-position: 40px 0;
    }
    100% {
      background-position: 0 0;
    }
  }
  table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .list-table td {
    vertical-align: top;
  }
  table td,
  table th {
    padding: 9px 10px;
  }
  .nav {
    list-style: none;
  }
  .nav-pills:after,
  .nav-pills:before,
  .nav-tabs:after,
  .nav-tabs:before {
    display: table;
    line-height: 0;
    content: "";
  }
  .nav-pills:after,
  .nav-tabs:after {
    clear: both;
  }
  .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-pills > li > a,
  .nav-tabs > li > a {
    margin-right: 2px;
  }
  .nav > li > a {
    display: block;
  }
  .nav-tabs > .active > a,
  .nav-tabs > .active > a:hover {
    color: #555;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
  }
  li[class="active"] > a {
    background-color: #eee !important;
  }
  .tab-content {
    overflow: auto;
  }
  .pill-content > .pill-pane,
  .tab-content > .tab-pane {
    display: none;
  }
  .pill-content > .active,
  .tab-content > .active {
    display: block;
  }
  .title {
    padding: 5px;
    line-height: 30px;
    border-bottom: 3px solid #bbb;
    background: rgba(200, 200, 200, 0.3);
    color: #888;
  }
  .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
  em {
    color: #d05;
  }
  em {
    font-style: italic;
  }
  .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .uneditable-input,
  input,
  textarea {
    margin-left: 0;
  }
  input,
  textarea {
    width: 97%;
  }
  .alert-danger,
  .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
  }
  .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #00a445;
    background-image: -moz-linear-gradient(top, #00a445, #00a445);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#00a445),
      to(#00a445)
    );
    background-image: -webkit-linear-gradient(top, #00a445, #00a445);
    background-image: -o-linear-gradient(top, #00a445, #00a445);
    background-image: linear-gradient(to bottom, #00a445, #00a445);
    background-repeat: repeat-x;
    border-color: #00a445 #00a445 #00a445;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#ee5f5b),
      to(#bd362f)
    );
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#5bc0de),
      to(#2f96b4)
    );
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  .btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .btn span,
  button {
    font-weight: 700;
    text-shadow: 0 1px #666 !important;
  }
  blockquote {
    padding-left: 15px;
    border-left: 5px solid #ddd;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    padding: 0 0 0 15px;
  }
  blockquote:after,
  blockquote:before,
  q:after,
  q:before {
    content: "";
  }
  blockquote small:before {
    content: "\2014 \00A0";
  }
  blockquote p {
    font-weight: 300;
    line-height: 25px;
  }
  #kirim-tanggapan,
  .thumb-tanggapan {
    width: 100px;
    margin-left: 0;
    font-style: normal;
  }
  small {
    font-size: 80%;
  }
  blockquote small {
    line-height: 20px;
    color: #999;
  }
  .modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
  }
  .modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    margin: -250px 0 0 -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
  }
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  body {
    max-width: 100%;
    overflow-x: hidden;
    min-width: 280px;
    color: #444;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: FontAvenir;
    top: 0;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    text-rendering: optimizelegibility;
    color: #444;
    font-weight: 400;
  }
  * + h1,
  * + h2,
  * + h3,
  * + h4,
  * + h5,
  * + h6 {
    margin-top: 25px;
  }
  footer .social {
    background: #00a445;
    padding: 10px;
  }
  .uk-container-center {
    margin-left: auto;
    margin-right: auto;
  }
  .uk-text-center {
    text-align: center !important;
  }
  .uk-width-1-1 {
    width: 100%;
  }
  #zopim_logo {
    box-shadow: none;
    font-family: FontAvenir;
  }
  .bk-eee h4 {
    color: #000;
    margin-bottom: 3px;
    font-size: 14pt;
    font-weight: 400;
  }
  #twitter {
    width: 40px;
  }
  #instagram {
    width: 40px;
  }
  footer .about {
    background: #fff;
    padding: 10px;
    padding-top: 0;
  }
  footer .about div div {
    padding: 5px;
  }
  footer .about a {
    text-decoration: none;
    color: #000;
    margin: auto;
  }
  .uk-grid > * {
    flex: none;
    margin: 0;
    float: left;
  }
  .uk-grid {
    margin-top: 0 !important;
  }
  .aboutdetil {
    text-align: center;
    color: #fff;
    font-size: 17px;
  }
  .aboutdetil a {
    white-space: nowrap;
  }
  .uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .btn-success2 {
    background-color: #00a445;
  }
  .btn-danger2,
  .btn-info2,
  .btn-inverse2,
  .btn-primary2,
  .btn-success2,
  .btn-warning2 {
    cursor: pointer;
    color: #fff;
    margin: 0.5vh auto;
    display: block;
    width: 85%;
    text-decoration: none;
    padding: 8px;
    text-align: center;
    font-size: 15.5px;
  }
  .btn-live-chat {
    background-color: #f89406;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 110px;
    text-decoration: none;
    padding: 8px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
  }
  #komentar textarea,
  .tanggapan textarea {
    width: 100%;
    height: 100px;
    margin-top: 10px;
    resize: none;
  }
  #komentar,
  .tanggapan {
    display: none;
  }
  .clue {
    font-size: 1em;
    color: orange;
    font-weight: 700;
  }
  #thumb-komentar {
    cursor: pointer;
    font-size: 1.2em;
  }
  #thumb-komentar:hover {
    color: green;
  }
  .penanya {
    font-weight: 700;
    font-size: 1em;
  }
  .pertanyaan {
    margin: 10px 0;
  }
  .pertanyaan-block {
    border-color: green;
  }
  #kirim-tanggapan,
  .thumb-tanggapan {
    width: 100px;
    margin-left: 0;
    font-style: normal;
  }
  blockquote small {
    display: inline;
  }
  blockquote p {
    font-size: 0.8em;
  }
  #seemore {
    color: #00a445;
    cursor: pointer;
    text-align: center;
  }
  div[class*="hidden-"] {
    display: none;
  }
  .seemore-comment {
    margin-left: 30px;
    cursor: pointer;
  }
  .photo-disclaimer {
    color: green;
    text-align: center;
    font-size: 9pt;
    font-style: italic;
  }
  #plinkless,
  #plinkmore {
    font-size: 18px;
  }
  .row-fluid [class*="span"] {
    margin-left: 0;
    padding: 0 5px;
    text-align: justify;
  }
  table td,
  table th {
    text-align: justify;
  }
  .list-table [class*="span"],
  .rate-container [class*="span"] {
    padding: 0;
  }
  .nav-tabs > li > a {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .lightbox-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .box {
    position: absolute;
    padding: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
  }
  .box p {
    margin: 0 8px;
  }
  .closed {
    position: absolute;
    left: 100%;
    top: 0;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    color: #00a445;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
  }
  .clicked-ytb {
    position: absolute;
    top: 70%;
    padding: 10px;
    width: 68%;
    left: 10%;
  }
  .clicked-blog {
    position: absolute;
    top: 68%;
    padding: 10px;
    width: 68%;
    left: 10%;
  }
  .clicked-sosmed-tw {
    position: absolute;
    top: 71%;
    padding: 35px;
    left: 19%;
  }
  .clicked-sosmed-fb {
    position: absolute;
    top: 71%;
    padding: 35px;
    left: 35%;
  }
  .clicked-sosmed-ig {
    position: absolute;
    top: 71%;
    padding: 35px;
    left: 50%;
  }
  .clicked-sosmed-pt {
    position: absolute;
    top: 71%;
    padding: 35px;
    left: 66%;
  }
  .thumbnail-type {
    padding-bottom: 2px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 3%;
  }
  .golongan img {
    width: 3%;
  }
  .golongan span {
    vertical-align: bottom;
  }
  @media screen and (min-width: 769px) {
    .tab-rating-ulasan {
      font-size: 16px;
      display: inline;
      line-height: 10px;
      margin: 0 8px;
    }
  }
  @media screen and (max-width: 768px) {
    .tab-rating-ulasan {
      font-size: 12.5px;
      display: inline;
      line-height: 10px;
      margin: 0 8px;
    }
    .box {
      padding: 0 !important;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      display: flex;
      justify-content: center;
      position: relative;
    }
    .closed {
      position: absolute;
      left: 87%;
      top: 0;
      margin: -10px 0 0 -10px;
      width: 20px;
      height: 20px;
      color: #00a445;
      font-size: 13px;
      font-weight: 700;
      text-align: center;
      border-radius: 50%;
      background-color: #fff;
      cursor: pointer;
      text-decoration: none;
    }
    .clicked-sosmed-tw {
      position: absolute;
      top: 70%;
      padding: 17px;
      left: 25%;
    }
    .clicked-sosmed-fb {
      position: absolute;
      top: 70%;
      padding: 17px;
      left: 38%;
    }
    .clicked-sosmed-ig {
      position: absolute;
      top: 70%;
      padding: 17px;
      left: 50%;
    }
    .clicked-sosmed-pt {
      position: absolute;
      top: 70%;
      padding: 17px;
      left: 63%;
    }
  }
  @media screen and (max-width: 500px) {
    .thumbnail-type {
      width: 8%;
    }
    .golongan img {
      width: 8%;
    }
  }
  .button-req {
    width: 100% !important;
    border-radius: 7px;
    box-shadow: 1px 2px 2px 1px #00000059;
    font-weight: 700;
  }
  .button-beli {
    width: 100% !important;
    border-radius: 7px;
    box-shadow: 1px 2px 2px 1px #00000059;
    font-weight: 700;
  }
  .anim-heartbeat {
    animation: beat 0.7s infinite alternate;
    transform-origin: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .background-hover-button {
    background-color: #fff;
    border-top: 2px solid #eee;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 44px;
    z-index: 9998;
  }
  @keyframes beat {
    to {
      transform: scale(0.9);
    }
  }
  .btn-sticky-left {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 40%;
    padding: 2px 7px;
  }
  .btn-sticky-right {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 60%;
    padding: 2px 7px 0 0;
  }
  .modify-btn {
    border-radius: 7px;
    box-shadow: 1px 2px 2px 1px #00000059;
    font-weight: 700;
    padding: 7px 0;
  }
  .btn-success-app {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #fc5243;
    background-image: -moz-linear-gradient(top, #fc5243, #fc5243);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#fc5243),
      to(#fc5243)
    );
    background-image: -webkit-linear-gradient(top, #fc5243, #fc5243);
    background-image: -o-linear-gradient(top, #fc5243, #fc5243);
    background-image: linear-gradient(to bottom, #fc5243, #fc5243);
    background-repeat: repeat-x;
    border-color: #fc5243 #fc5243 #fc5243;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  .btn-success-app:hover {
    color: #fff;
    background-color: #fc5243;
  }
  .btn-success-app2 {
    width: 100%;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #fc5243;
    background-image: -moz-linear-gradient(top, #fc5243, #fc5243);
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#fc5243),
      to(#fc5243)
    );
    background-image: -webkit-linear-gradient(top, #fc5243, #fc5243);
    background-image: -o-linear-gradient(top, #fc5243, #fc5243);
    background-image: linear-gradient(to bottom, #fc5243, #fc5243);
    background-repeat: repeat-x;
    border-color: #fc5243 #fc5243 #fc5243;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  .btn-success-app2:hover {
    color: #fff;
    background-color: #fc5243;
  }
  .btn-success-app2 p {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
  }
  .btn-success-app2 span {
    font-size: 11px;
    color: #ff0;
  }
  .btn-success-app p {
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 28%;
  }
  .btn-success-app span {
    font-size: 12px;
    color: #ff0;
    position: absolute;
    top: 18px;
    right: 28%;
  }
  .comp-left,
  .comp-right {
    width: 45% !important;
  }
  @media screen and (max-width: 345px) {
    .btn-success-app p {
      right: 12%;
    }
    .btn-success-app span {
      right: 12%;
    }
    .comp-left,
    .comp-right {
      width: 100% !important;
    }
    .divider {
      display: none !important;
    }
    .comp-left ul {
      margin: 0 !important;
    }
    .comp-right ul {
      padding-left: 30px !important;
    }
  }
  @media screen and (max-width: 376px) and (min-width: 345px) {
    .btn-success-app p {
      right: 15%;
    }
    .btn-success-app span {
      right: 15%;
    }
  }
  @media screen and (max-width: 575px) and (min-width: 377px) {
    .btn-success-app p {
      right: 15%;
    }
    .btn-success-app span {
      right: 15%;
    }
  }
  @media screen and (max-width: 900px) and (min-width: 576px) {
    .btn-success-app p {
      right: 23%;
    }
    .btn-success-app span {
      right: 23%;
    }
  }
  .run-caphy {
    text-align: center;
    padding: 0 10px;
  }
  .run-caphy span {
    font-family: sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #00a445;
    vertical-align: super;
  }
  .run-caphy img {
    width: 25px;
    margin-right: 10px;
  }
  .sosmed {
    width: 35px;
    margin: 2px;
  }
  .tabbable:after,
  .tabbable:before {
    display: table;
    line-height: 0;
    content: "";
  }
  .tabbable:after {
    clear: both;
  }
  .nav-tabs {
    border-bottom: 1px solid #ddd;
  }
  .nav-tabs > li {
    margin-bottom: -1px;
  }
  .nav-pills > li,
  .nav-tabs > li {
    float: left;
  }
  .bintang-review-half-mini,
  .bintang-review-off-mini,
  .bintang-review-on-mini,
  .caphy-run1,
  .caphy-run2,
  .copy-icon,
  .facebook-icon,
  .twitter-icon,
  .whatsapp-icon {
    display: inline-block;
    background: url(https://www.k24klik.com/images/icon/sprite.webp) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
  }
  .caphy-run1 {
    background-position: 0 0;
    width: 25px;
    height: 25px;
    background-size: 25px;
  }
  .caphy-run2 {
    background-position: 0 -25px;
    width: 25px;
    height: 25px;
    background-size: 25px;
  }
  .copy-icon {
    background-position: 0 -70px;
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .facebook-icon {
    background-position: 0 -105px;
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .twitter-icon {
    background-position: 0 -140px;
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .whatsapp-icon {
    background-position: 0 -175px;
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .bintang-review-on-mini {
    background-position: 0 -480px;
    width: 15px;
    height: 14px;
  }
  .bintang-review-half-mini {
    background-position: -15px -480px;
    width: 14px;
    height: 14px;
  }
  .bintang-review-off-mini {
    background-position: -29px -480px;
    width: 14px;
    height: 13px;
  }
  .zopim-copy {
    margin: 0;
    padding: 15px;
    border: 0;
    background: #5fcb14;
    overflow: hidden;
    position: fixed;
    z-index: 16000002;
    opacity: 0;
    display: block;
    border-radius: 8px;
    width: 160px;
    right: 10px;
    bottom: 60px;
  }
  .zopim-copy::before {
    content: "ðŸ’¬  \00a0 \00a0 \00a0 \00a0 \00a0 Chat with us";
    position: absolute;
    color: #fff;
    font-weight: bolder;
    text-align: left;
    line-height: 1.2;
    margin-top: -7px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    height: 30px;
    width: 180px;
    border-radius: 5px;
    padding-top: 0;
    padding-left: 8px;
  }
  @media only screen and (max-width: 500px) {
    .zopim-copy {
      bottom: 60px !important;
    }
    .zopim-copy::before {
      content: "ðŸ’¬ \00a0 \00a0 \00a0 Chat with us";
      position: absolute;
      color: #fff;
      font-weight: bolder;
      text-align: left;
      line-height: 1;
      margin-top: -6px;
      margin-left: 0;
      margin-right: 0;
      font-size: 1.1em;
      height: 30px;
      width: 160px;
      border-radius: 5px;
      padding-top: 0;
      padding-left: 8px;
    }
  }
  .rate-container {
    height: 50px;
  }
  