@import url("../vendor/slick/slick.css");
@import url("../vendor/slick/slick-theme.css");
@import url("../vendor/meanMenu/meanmenu.min.css");
@font-face {
  font-family: "Avenir Light";
  src: url("../fonts/Avenir-Light/AvenirLTStd-Book.eot");
  src: url("../fonts/Avenir-Light/AvenirLTStd-Bookd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Avenir-Light/AvenirLTStd-Book.woff2") format("woff2"),
    url("../fonts/Avenir-Light/AvenirLTStd-Book.woff") format("woff"),
    url("../fonts/Avenir-Light/AvenirLTStd-Book.html") format("truetype"),
    url("../fonts/Avenir-Light/AvenirLTStd-Book-2.html#AvenirLTStd-Book")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Black";
  src: url("../fonts/Avenir-Black/AvenirLTStd-Black.eot");
  src: url("../fonts/Avenir-Black/AvenirLTStd-Blackd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Avenir-Black/AvenirLTStd-Black.woff2") format("woff2"),
    url("../fonts/Avenir-Black/AvenirLTStd-Black.woff") format("woff"),
    url("../fonts/Avenir-Black/AvenirLTStd-Black.html") format("truetype"),
    url("../fonts/Avenir-Black/AvenirLTStd-Black-2.html#AvenirLTStd-Black")
      format("svg");
  font-weight: 900;
  font-style: normal;
}
.slick-dots {
  text-align: left;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #82401a;
}
body {
  background: #fff;
  font-size: 14px;
  overflow-x: hidden;
  font-family: "Avenir Light";
  font-weight: normal;
  font-style: normal;
}
#main_content {
  margin-top: 75px;
  min-height: 200px;
}
.container {
  max-width: 1200px;
}
.text_main {
  color: #82401a;
}
.bg_main {
  background-color: #f17713;
}
.btn_secondary {
  background: #e7d420;
  color: #fff !important;
}
.btn_main {
  background-color: #f17713;
  /* background-color: #82401a; */
  color: #fff !important;
  border-color: #f17713;
}
.btn_main a {
  color: #fff !important;
}
.btn-primary {
  background-color: #f17713;
  border-color: #f17713;
  color: #fff !important;
}
.btn-primary a {
  color: #fff !important;
}
.btn-outline-main {
  background: #fff;
  border: 1px solid #82401a;
  color: #82401a;
}
.btn-outline-main:hover {
  background: #82401a;
  color: #fff;
}
.btn_add_cart {
  background: #f17713;
  color: #fff;
}
.btn_add_cart:hover {
  background: #f17713;
  color: #fff;
}
.btn-outline-beli {
  border-color: #f17713;
  color: #f17713;
}
.btn-outline-beli:hover {
  border-color: #f17713;
  color: #f17713;
}
.border_main {
  border: 1px solid #f17713;
}
label,
th {
  text-transform: capitalize;
}
hr {
  border-top-color: rgba(77, 82, 89, 0.07);
  margin: 0rem auto;
}
.ratio_1_1 {
  position: relative;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ratio_1_1:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%;
}
.ratio_1_1 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#header #header_dekstop {
  display: block;
}
#header #header_mobile {
  display: none;
}
#header .logo_header_fix img {
  max-height: 36px;
}
#header .logo_header {
  padding: 30px 0px 32px;
}
#header .topbar-btn {
  color: #f17713;
  position: relative;
}
#header .topbar-btn .badge_icon {
  font-size: 10px;
  position: absolute;
  right: 5px;
  top: 10px;
  background: #ef144a;
  color: #fff;
}
#header .topbar-btn:hover {
  color: #f17713;
  border-top-color: transparent;
}
#header .topbar_wishlist {
  color: #82401a;
  position: relative;
}
#header .topbar_wishlist .icon {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: -10px;
  color: #da2424;
}
#header .topbar_wishlist .badge {
  font-size: 12px;
  background: #e7d420;
  color: #f96868;
}
#header .topbar_wishlist:hover {
  color: #82401a;
  border-top-color: transparent;
}
#header .dropdown_menu {
  width: 300px;
}
#header .dropdown_menu:before {
  content: "";
  position: absolute;
  top: -11px;
  right: 17px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 9px solid rgba(0, 0, 0, 0.045);
}
#header .dropdown_menu .text_price {
  color: #82401a;
  font-size: 12px;
}
#header .menu_wishlist {
  color: #fff;
  font-size: 16px;
  position: relative;
}
#header .menu_wishlist .badge_icon {
  font-size: 10px;
  position: absolute;
  left: -15px;
  top: -8px;
  background: #e7d420;
}
.header_mode .top-search .form-control {
  padding: 22px 12px;
}
.header_mode #header_fix {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 5px 0px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
  background: #fff;
}
.header_mode #header_auto {
  display: block;
  background: #fff;
}
.header_mode #header_auto .bottom_header {
  background: #82401a;
}
.header_mode.header_fix #header_fix {
  display: block;
}
.header_mode.header_fix #header_auto {
  display: none;
}
#main_menu li a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding-right: 22px;
  padding-left: 22px;
}
#header_mobile {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 2;
}
#collapseSearchMobile {
  padding: 15px 30px 0px;
  background: #fff;
  width: 100%;
  position: fixed;
  top: 60px;
}
.category-heading {
  border: 1px solid #ebebeb;
  border-radius: 4px 0 0 4px;
}
.category-heading h2 {
  color: #f17713;
  /* color: #82401a; */
  font-size: 14px;
  font-family: "Avenir Black";
  line-height: 27px;
  padding: 8px 15px 0;
  height: 100%;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}
.category-heading h2 > i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.category-menu-list {
  width: 300px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  display: none;
}
.category-menu-list > ul {
  background: #fff;
  border-radius: 0px 0px 4px 4px;
  margin: 0px 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.category-menu-list ul > li {
  padding: 0 0px;
  position: relative;
  text-align: left;
  display: block;
}
.cat-mega-title {
  font-family: "Avenir Black";
}
.category-menu-list > ul > li:last-child a,
.cat-dropdown > li:last-child > a {
  border-bottom: 0;
}
.category-menu-list > ul > li > a,
.cat-dropdown > li > a {
  display: block;
  text-transform: capitalize;
  border-bottom: 1px solid #ebebeb;
  color: #7a7a7a;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
}
.category-menu-list > ul > li > a img,
.cat-dropdown > li > a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 10px;
}
.category-menu-list > ul > li.right-menu > a:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  vertical-align: top;
}
.category-menu-list > ul > li.rx-parent > a {
  font-size: 14px;
  font-weight: 600;
  color: #363f4d;
}
.rx-parent {
  cursor: pointer;
}
.category-menu-list ul > li span.fa {
  float: left;
  padding-top: 15px;
  margin-right: 15px;
}
.rx-child {
  display: none;
}
.category-menu-list ul li a.rx-show {
  display: none;
}
.category-menu-list ul li.rx-change a.rx-show {
  display: block;
}
.category-menu-list ul li.rx-change a.rx-default {
  display: none;
}
.cat-dropdown,
.cat-mega-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 15px;
  background: #fff;
  z-index: 999;
  width: 220px;
  border-top: 1px solid #82401a;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cat-dropdown > li > a {
  font-size: 14px;
}
.cat-dropdown > li > a:hover {
  color: #eb3e32;
}
.cat-mega-menu {
  width: 400px;
  padding: 10px;
  overflow: hidden;
}
li.right-menu .cat-mega-menu > li {
  width: 100%;
  float: left;
  padding: 15px 0px;
}
.cat-mega-menu > li > ul > li.cat-mega-title > a {
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
  line-height: 2.8;
  pointer-events: none;
  font-family: "Avenir Black";
}
.cat-mega-menu > li > ul > li > a {
  font-size: 14px;
  display: block;
  line-height: 2;
  color: #7a7a7a;
  font-weight: normal;
}
.category-menu-list > ul > li:hover .cat-dropdown,
.category-menu-list > ul > li:hover .cat-mega-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.megamenu_kategori {
  position: relative;
  height: 45px;
  width: 170px;
}
.megamenu_kategori > .btn-mega {
  font-weight: 600;
  font-size: 16px;
  color: #82401a;
  height: 45px;
  padding-left: 70px;
  line-height: 45px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 5px 0 0 5px;
  position: relative;
  z-index: 98;
  cursor: pointer;
}
.megamenu_kategori:hover ul.menu {
  top: -1px;
  visibility: visible;
  opacity: 1;
}
.megamenu_kategori > .btn-mega > span {
  position: absolute;
  height: 2px;
  width: 20px;
  left: 32px;
  top: 20px;
  background-color: #82401a;
  display: inline-block;
}
.megamenu_kategori > .btn-mega > span:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  top: -7px;
  background-color: #82401a;
}
.megamenu_kategori > .btn-mega > span:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  top: 7px;
  background-color: #82401a;
}
.megamenu_kategori > ul.menu {
  position: relative;
  z-index: 90;
  background-color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  top: -40px;
  opacity: 0;
  visibility: hidden;
  height: 516px;
  width: 260px;
}
.megamenu_kategori > ul.menu > li > a {
  height: 50px;
  line-height: 51px;
  padding: 0 24px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  position: relative;
}
.megamenu_kategori > ul.menu > li:last-child > a {
  border-bottom: none;
}
.megamenu_kategori > ul.menu > li:hover > a .menu-title {
  color: #82401a;
}
.megamenu_kategori > ul.menu > li > a.dropdown:after {
  content: "\f105";
  position: absolute;
  font-family: "fontawesome";
  right: 29px;
  font-size: 14px;
  color: #484848;
}
.megamenu_kategori > ul.menu > li > a .menu-img {
  margin-right: 18px;
  min-width: 30px;
  display: inline-block;
  text-align: center;
}
.megamenu_kategori > ul.menu > li > a .menu-title {
  color: #484848;
}
.megamenu_kategori.style1 > ul.menu {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
  top: -1px;
  visibility: visible;
  border-width: 1px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.megamenu_kategori > ul.menu > li:hover > .drop-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.megamenu_kategori > ul.menu > li .drop-menu {
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
  opacity: 0;
  visibility: hidden;
  padding: 27px 7px 27px 0;
  position: absolute;
  top: -1px;
  left: 250px;
  width: 400px;
  border-radius: 10px;
  z-index: -1;
  height: 516px;
  overflow: auto;
  background-color: #fff;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category {
  float: left;
  padding-left: 42px;
  padding-right: 15px;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category.one {
  width: 100%;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category.two {
  width: 50%;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category .cat-title {
  font-size: 14px;
  font-family: "Avenir Black";
  margin-bottom: 20px;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  .cat-title
  a {
  color: #82401a;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category ul {
  padding-left: 0;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category ul li {
  margin-bottom: 5px;
  display: block;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul
  li
  a:not(:hover) {
  color: #484848;
}
.megamenu_kategori > ul.menu > li .drop-menu > .menu_right_category .show a {
  color: #82401a;
  font-weight: bold;
  position: relative;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  .show
  a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -4px;
  right: 0;
  background: #82401a;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  .show
  a:hover:before {
  width: 100%;
  left: 0;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li {
  border: 2px solid #e5e5e5;
  border-radius: 5px;
  background-color: #e5e5e5;
  height: 110px;
  padding: 30px 10px 30px 18px;
  margin-bottom: 20px;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li:hover {
  background-color: #fff;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li
  .banner-text {
  float: left;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li
  .banner-text
  .banner-title {
  font-family: "Avenir Black";
  font-size: 18px;
  color: #82401a;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li
  .banner-text
  .more-link
  a
  img {
  margin-left: 10px;
}
.megamenu_kategori
  > ul.menu
  > li
  .drop-menu
  > .menu_right_category
  ul.banner
  li
  .banner-img {
  float: right;
}
.slider-nav {
  margin-left: -5px;
}
.slider-nav .item_slide {
  background: #ffffff;
  padding: 10px 5px;
}
.slider-nav .item_slide .item_slide_img {
  border: 1px solid #e9e9e9;
}
.nav_arrow_slick {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  border: 0px;
}
.nav_arrow_slick.arrow_left {
  left: -40px;
}
.nav_arrow_slick.arrow_right {
  right: -40px;
}
.nav_arrow_slick i {
  background: #e5e5e5;
  color: #fff;
  padding: 5px 16px;
  font-size: 32px;
  border-radius: 50%;
  opacity: 0.75;
  text-align: center;
}
.nav_arrow_slick:hover i {
  background: #82401a;
}
.tree {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 1em;
  position: relative;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.tree li {
  margin: 0;
  padding: 5px 1em;
  line-height: 2em;
  color: #000;
  font-weight: bold;
  position: relative;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree li a {
  text-decoration: none;
  color: #7a7a7a;
  font-weight: normal;
}
.tree li button {
  text-decoration: none;
  color: #000;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}
.tree li button:active,
.tree li button:focus {
  text-decoration: none;
  color: #000;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}
.number-style {
  border: 1px solid #f8f8f8;
  border-radius: 4px;
}
.number-style input {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  text-align: center;
  border: none;
  font-size: 14px;
  color: #000000;
}
.number-style span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: #f8f8f8;
  color: #949696;
}
.number-style span.number-minus {
  border: 0px solid #fe0021;
}
.number-style span.number-minus::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -5px;
  width: 10px;
  height: 2px;
  background-color: #949696;
}
.number-style span.number-plus {
  border: 0px solid #00fe02;
}
.number-style span.number-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -5px;
  width: 10px;
  height: 2px;
  background-color: #949696;
}
.number-style span.number-plus::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -1px;
  width: 2px;
  height: 10px;
  background-color: #949696;
}
.number-style span.disabled {
  border: 0px solid #a4a3a0;
}
.number-style span.disabled::after,
.number-style span.disabled::before {
  background-color: #a4a3a0;
}
.number-style input[type="number"] {
  -moz-appearance: textfield;
}
.number-style input::-webkit-outer-spin-button,
.number-style input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.mean-container .mean-bar {
  background: transparent;
  z-index: 1;
}
.mean-container .mean-nav ul li a {
  background: #fff;
  color: #82401a;
}
.page_other {
  margin: 75px 0px 50px;
}
.breadcrumb_content {
  background: #fafafa;
  padding: 25px 0px;
  margin-bottom: 30px;
}
.breadcrumb_content .breadcrumb {
  margin-bottom: 0;
}
.section_title {
  padding: 20px 0px;
  text-transform: capitalize;
}
.section_title h5 {
  background: #fff;
  padding: 2px 15px;
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.04em;
  color: #000000;
}
.section_title a {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 18px;
  line-height: 25px;
  color: #f17713;
}
.home_section {
  padding: 40px 0px;
}
#home_kategori {
  position: relative;
  z-index: 1;
}
#home_kategori.kategori {
  padding: 30px;
  background: rgba(133, 246, 67, 0.5);
  /* background: rgba(246, 239, 67, 0.5); */
}
#home_kategori .menu-kategori {
  width: 100%;
  margin: 0px auto;
  border-radius: 15px;
}
#home_kategori .menu-kategori ul {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  top: 0px;
  text-align: center;
}
#home_kategori .menu-kategori ul li {
  background: #fff;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
  min-width: 143px;
  height: 110px;
  padding: 10px;
  border-radius: 15px;
}
#home_kategori .menu-kategori ul li:hover {
  background: #f0f0f0;
  border: inherit;
}
#home_kategori .menu-kategori ul li img {
  margin-top: 5px;
  width: 43px;
  margin-bottom: 5px;
}
#home_kategori .menu-kategori ul li h3 {
  font-size: 15px !important;
  font-family: "Avenir Black";
  color: #f17713;
  margin-top: 10px;
}
#section_promoted {
  background: #9af643;
  /* background: #f6ef43; */
}
#section_blog {
  background: rgba(133, 246, 67, 0.5);
  /* background: #9af643; */
}
.section_content {
  position: relative;
}
.section_content .bg_before {
  position: absolute;
  top: -30px;
  left: -100px;
  width: 400px;
}
.section_content .bg_after {
  position: absolute;
  bottom: -30px;
  right: -100px;
  width: 400px;
}
.slick-dots li button:before {
  font-size: 14px;
  opacity: 1;
  color: #bdddf2;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #1d77a9;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slider-area {
  background: rgba(162, 246, 67, 0.3);
  padding: 40px 0px;
}
.slider-area .item_slide {
  padding: 0px 25px;
  border-radius: 10px;
}
.slider-area .slick-dots {
  bottom: -40px;
}
.add_wishlist {
  position: absolute;
  right: 21px;
  top: 20px;
  font-size: 24px;
  z-index: 1;
  color: #fff;
}
.add_wishlist:hover {
  color: #da2424;
}
.add_wishlist.active {
  color: #da2424;
}
.btn_wishlist:hover {
  color: #da2424;
}
.btn_wishlist.active {
  color: #da2424;
}
.card_produk {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.card_produk a {
  color: #212121;
}
.card_produk .add_wishlist {
  position: absolute;
  right: 21px;
  top: 20px;
  font-size: 24px;
  z-index: 1;
  color: #fff;
}
.card_produk .add_wishlist:hover {
  color: #da2424;
}
.card_produk .add_wishlist.active {
  color: #da2424;
}
.card_produk .card_img {
  position: relative;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card_produk .card_img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%;
}
.card_produk .card_img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card_produk .body_produk {
  padding: 10px 10px 0px;
}
.card_produk .name {
  text-transform: capitalize;
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 14px;
  line-height: 20px;
  color: #212121;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.card_produk .price .persen {
  border-radius: 3px;
  background-color: #ffeaef;
  font-size: 10px;
  font-weight: bold;
  color: #ff5c84;
  margin-right: 5px;
  line-height: 16px;
  padding: 0px 3px;
}
.card_produk .price .diskon {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 12px;
  line-height: 16px;
  color: #a8a8a8;
  text-transform: uppercase;
  text-decoration: line-through;
}
.card_produk .price .regular {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #f17713;
}
.card_produk .star i {
  color: #f17713;
}
.card_produk:hover .add_wishlist {
  color: #da2424;
}
.card_produk:hover a {
  color: #82401a;
}
.product_right .name {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
}
.product_right .price .persen {
  border-radius: 3px;
  background-color: #ffeaef;
  font-size: 16px;
  font-weight: bold;
  color: #ff5c84;
  margin-right: 5px;
  line-height: 16px;
  padding: 4px 3px;
}
.product_right .price .diskon {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 18px;
  line-height: 25px;
  color: #a8a8a8;
  text-transform: uppercase;
  text-decoration: line-through;
}
.product_right .price .regular {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 50px;
  color: #f17713;
}
.product_right .star {
  padding: 10px 0px 5px;
}
.product_right .star i {
  color: #82401a;
}
.product_right .short_desc {
  color: #696868;
  margin-bottom: 25px;
}
.product_right .qty_label {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #757575;
}
.product_right .qty_opsi .opsi_beli {
  width: auto;
}
#Deskripsi {
  font-size: 15px !important;
  word-break: break-word;
}
.media_produk {
  padding-left: 10px;
  padding-right: 10px;
}
.media_produk .card_img {
  position: relative;
  width: 80px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.media_produk .card_img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%;
}
.media_produk .card_img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.media_produk .name {
  text-transform: capitalize;
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 14px;
  line-height: 20px;
  color: #212121;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.media_produk .harga .diskon {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 12px;
  line-height: 16px;
  color: #a8a8a8;
  text-transform: uppercase;
  text-decoration: line-through;
}
.media_produk .harga .regular {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #82401a;
}
.media_produk .subtotal {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #82401a;
}
.media_produk .subtotal h6 {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  color: #82401a;
}
.border-delivery {
  height: 0.1875rem;
  width: 100%;
  background-position-x: -1.875rem;
  background-size: 7.25rem 0.1875rem;
  background-image: repeating-linear-gradient(
    45deg,
    #6fa6d6,
    #6fa6d6 33px,
    transparent 0,
    transparent 41px,
    #f18d9b 0,
    #f18d9b 74px,
    transparent 0,
    transparent 82px
  );
}
.card_blog {
  background: #fff;
  margin-bottom: 15px;
}
.card_blog .card_img {
  position: relative;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card_blog .card_img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 50%;
}
.card_blog .card_img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card_blog .body_blog {
  padding: 20px;
}
.card_blog .tanggal {
  font-family: "Avenir Black";
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.04em;
  color: #bababa;
}
.card_blog .name {
  text-transform: capitalize;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.card_blog .singkat {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 19px;
  max-height: 56px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 10px 0;
  letter-spacing: 0.04em;
  color: #676767;
}
.card_blog .read_more {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.1em;
}
.card_blog a {
  color: #1d1d1d;
}
.card_blog:hover a {
  color: #82401a;
}
.news_detail .judul {
  text-transform: capitalize;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-family: "Avenir Black";
  padding-bottom: 15px;
}
.news_detail .meta_post {
  font-family: "Avenir Black";
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #bababa;
  padding-top: 15px;
  margin-bottom: 15px;
}
.shop_filter_left .card {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
}
.shop_filter_left .card .avatar-sm {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.shop_filter_left .card a {
  color: #000;
}
.shop_filter_left .card .title_filter {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #404156;
}
.page_contact .title_contact {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 42px;
  line-height: 57px;
  margin-bottom: 15px;
  color: #000000;
  text-align: center;
}
.page_contact .desc_contact {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
#about_spesial {
  position: relative;
  padding: 50px 0px;
  margin: 50px 0;
}
#about_spesial .overlay_special_offer {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  background: #82401a;
}
#about_spesial .special_left {
  color: #fff;
}
#about_spesial .special_left h5 {
  font-family: "Avenir Light";
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
}
.accordion .card_item_faq {
  background: #ffffff;
  -webkit-box-shadow: 0px 15px 40px rgba(190, 190, 190, 0.25);
  box-shadow: 0px 15px 40px rgba(190, 190, 190, 0.25);
  border-radius: 16px;
  margin-bottom: 30px;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 16px;
}
.accordion .card_item_faq .card-title a::before {
  content: "";
}
.accordion .card_item_faq .card-title a.collapsed::after {
  content: "\e649";
}
.accordion .card_item_faq .card-title a {
  padding-left: 15px;
  font-style: normal;
  font-family: "Avenir Black";
  color: #333333;
}
.accordion .card_item_faq .card-title a:after {
  content: "\e646";
  display: inline-block;
  font-family: themify;
  font-size: 10px;
  padding-top: 3px;
  padding-left: 3px;
  right: 15px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #f17713;
  color: #fff;
  position: absolute;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.faq_header .input-group {
  margin: 30px 0px 60px;
  -webkit-box-shadow: 0px 15px 30px rgba(171, 171, 171, 0.25);
  box-shadow: 0px 15px 30px rgba(171, 171, 171, 0.25);
  border-radius: 36px;
}
.faq_header .input-group input {
  background: #ffffff;
  border-radius: 36px;
  border: 0;
}
.faq_header .input-group button {
  border: 0px;
  border-radius: 36px;
}
.faq_header .input-group button:hover {
  background: #82401a;
}
.faq_header .input-group button i {
  padding: 6px;
  background: #82401a;
  color: #fff;
  border-radius: 50%;
}
.card_order {
  border-bottom: 2px solid #ebebeb;
  padding: 15px;
}
.card_order .card_order_head .no_order {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.card_order .card_order_head .status {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #82401a;
}
.card_order .card_order_product .item_product_order {
  padding: 10px 0;
}
.card_order .card_order_product .item_product_order h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.card_order .card_order_product .item_product_order h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  color: #82401a;
}
.card_order .card_order_product .item_product_order p {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #797979;
}
.card_order .card_order_foot .total_price b {
  font-style: normal;
  font-weight: bolder;
  font-size: 22px;
  line-height: 20px;
  text-align: right;
  color: #82401a;
}
.tracking_detail a {
  color: #82401a;
}
.tracking_detail .item_status {
  position: relative;
  padding: 5px 15px;
  background: #82401a;
  border: 2px solid #82401a;
  border-radius: 37px;
  color: #fff;
  margin-right: 20px;
}
.tracking_detail .item_status:after {
  content: "";
  position: absolute;
  right: -30px;
  top: auto;
  bottom: auto;
  width: 30px;
  height: 2px;
  background: #82401a;
}
.tracking_detail .item_status:last-child {
  background: #fff;
  color: #82401a;
  border: 2px solid #82401a;
}
.tracking_detail .item_status:last-child:after {
  content: "";
  position: absolute;
  right: -30px;
  top: auto;
  bottom: auto;
  width: 0px;
  height: 2px;
  background: #82401a;
}
.tracking_detail .item_status i {
  margin-right: 5px;
}
.rating {
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}
.social-share a {
  font-size: 24px;
  margin-left: 5px;
  margin-right: 15px;
  color: #8b95a5;
}
#kategori a {
  color: #000;
  font-weight: bold;
}
.footer_subcribe {
  width: 100%;
  margin-bottom: 0;
  background: #586322;
  padding: 27px 10px;
}
.footer_subcribe .container {
  max-width: 1180px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.footer_subcribe .title {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-top: 9px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding-left: 35px;
  color: #fff;
}
.footer_subcribe .content {
  display: inline-block;
  max-width: 350px;
  width: 100%;
}
.footer_reviews {
  padding: 20px 0 0px;
  background: #4f9909;
}
.footer_reviews .media {
  margin-bottom: 20px;
}
.footer_reviews .media h3 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.footer_reviews .media p {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 5px;
}
footer {
  background: #3e3e3e;
  padding-top: 50px;
}
footer #footer_top {
  padding-bottom: 20px;
}
footer #footer_top .ft-content {
  margin-top: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.04em;
  color: #fff;
}
footer #footer_top .ft-title h3 {
  font-style: normal;
  font-family: "Avenir Black";
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
}
footer #footer_top .ft-menu {
  color: #fff;
}
footer #footer_top .ft-menu ul {
  padding-left: 0;
  margin-left: 0;
}
footer #footer_top .ft-menu ul li {
  display: block;
}
footer #footer_top .ft-menu ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  background: transparent;
  color: #fff;
  border-color: #fff;
}
footer #footer_top ul.social-list {
  padding-left: 0;
  margin-left: 0;
}
footer #footer_top ul.social-list li {
  display: inline-block;
  margin-right: 27px;
}
footer #footer_top ul.social-list li:last-child {
  margin-right: 0px;
}
footer #footer_top ul.social-list li a {
  color: #fff;
  font-size: 18px;
}
footer #footer_top ul.social-list li a:hover {
  color: #e7d420;
}
footer #footer_top .subscription {
  border-bottom: 1px solid #fff;
}
footer #footer_top .subscription i {
  color: #fff;
}
footer #footer_top .subscription .form-control {
  background-position: center bottom, center calc(100% - -1px);
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fff),
      to(#fff)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #ebebeb);
}
footer #footer_top form .btn {
  color: #fff !important;
}
footer #footer_top form .btn:hover {
  color: #000 !important;
}
footer #footer_bottom {
  border-top: 1px solid #e4e8ff;
  color: #fff;
}
footer #footer_bottom a {
  color: #fff;
}
.btn_wa {
  background-color: #4dc247;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 5px;
  right: 5px;
  color: #fff;
  font-size: 32px;
  padding: 12px 0px;
  z-index: 9;
}
@media (max-width: 576px) {
  .section_title h5 {
    font-size: 16px;
  }
  .section_title a {
    font-size: 12px;
  }
  .product_right .qty_opsi {
    display: block !important;
  }
  .product_right .qty_opsi .opsi_beli {
    width: 100%;
    margin-top: 15px;
    margin-left: -15px;
  }
  .opsi_wishlist {
    display: grid;
  }
  .opsi_cart .number-style input {
    width: 35px;
  }
  .opsi_cart .number-style span {
    width: 17px;
  }
  .slider-area .item_slide {
    padding: 0px 0px;
    border-radius: 10px;
  }
}
@media (max-width: 991px) {
  #header #header_dekstop {
    display: none !important;
  }
  #header #header_mobile {
    display: block !important;
  }
  .sidebar-toggler i,
  .topbar-menu-toggler i {
    font-style: normal;
    display: inline-block;
    -webkit-transform: translateY(-2px);
    transform: translateY(3px);
  }
  .item_produk {
    margin-bottom: 0px;
  }
  .row_5 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .col-xl-col-5 {
    padding: 5px;
  }
  .shop_produk {
    padding: 10px;
  }
  .home_section {
    padding: 0px 0px 30px;
  }
  #main_content {
    margin-top: 65px;
  }
  .page_other {
    margin-top: 65px !important;
  }
  #reset {
    display: none;
  }
  #subcard {
    padding: 0;
    border: 0px solid;
  }
  #subcard .card-body {
    padding: 0;
  }
  #subcard hr {
    display: none;
  }
  .widget_shop {
    background: #fff;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    background: #fff;
    z-index: 9;
    overflow: auto;
    padding: 15px;
  }
  .widget_shop .title_filter {
    display: none;
  }
  .widget_shop.show {
    display: block !important;
  }
  .widget_head {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #82401a;
    margin-bottom: 15px;
  }
  .widget_head h6 {
    font-weight: 700;
  }
  .widget_head i {
    cursor: pointer;
  }
  #nav_filter {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    background: #fff;
    z-index: 9;
  }
  #nav_filter li a {
    color: #82401a;
  }
  #nav_filter li a i {
    font-size: 18px;
  }
  #nav_filter li a h6 {
    font-size: 14px;
    color: #82401a;
  }
  #nav_mobile_footer {
    position: fixed;
    bottom: -16px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 0 -1px 8px;
    box-shadow: 0 -1px 8px;
  }
  #nav_mobile_footer li a {
    color: #f17713;
  }
  #nav_mobile_footer li a i {
    font-size: 18px;
  }
  #nav_mobile_footer li a h6 {
    font-size: 14px;
    color: #f17713;
    margin-top: 0px;
    margin-bottom: 0;
  }
  #nav_mobile_footer li.active a i {
    font-weight: bold;
  }
  #nav_mobile_footer li.active a h6 {
    font-weight: bold;
  }
  .card_cart {
    padding: 0;
  }
  .section_content .bg_after {
    right: 0;
    width: 100%;
    max-width: 400px;
    z-index: -1;
  }
  .slider-area .item_slide {
    padding: 0px 10px;
    border-radius: 10px;
    max-width: 13%;
  }
  footer {
    margin-bottom: 80px;
  }
  #wh-widget-send-button.wh-widget-right {
    right: 0;
    bottom: 60px !important;
  }
  .btn_wa {
    bottom: 90px;
  }
}
@media (min-width: 991px) {
  .sidebar-mobile {
    display: none;
  }
  .row_5 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .col-xl-col-5 {
    max-width: 20%;
    padding: 10px;
  }
  .shop_produk {
    padding: 10px;
  }
  #nav_filter {
    display: none;
  }
  .widget_head {
    display: none !important;
  }
  #nav_mobile_footer {
    display: none;
  }
}
.email_footer {
  margin-top: 30px;
}
.nav-link {
  text-decoration: none;
  color: #9a9a9a;
}
div.wh-widget-send-button-wrapper.wh-widget-right
  div.wh-widget-send-button-wrapper-list
  a.wh-widget-send-button-get-button {
  display: none !important;
}
@media (max-width: 1200px) {
  #home_kategori .menu-kategori ul li {
    min-width: 110px;
  }
}
@media (max-width: 767px) {
  #home_kategori.kategori {
    padding: 10px 0px;
  }
  #home_kategori .menu-kategori {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0px !important;
  }
  #home_kategori .menu-kategori ul {
    width: 100%;
    top: 0;
  }
  #home_kategori .menu-kategori ul li {
    margin-right: 7px;
    margin-bottom: 8px;
    margin-left: 7px;
    min-width: 110px;
  }
  #home_kategori .artikel-nav {
    display: none;
  }
  #home_kategori .menu-kategori ul li {
    min-width: 110px;
  }
  #home_kategori .menu-kategori ul li h3 {
    font-size: 13px !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  #home_kategori .menu-kategori ul li {
    width: 29% !important;
    margin-right: 7px;
    margin-bottom: 7px;
    margin-left: 7px;
  }
  #home_kategori .menu-kategori ul li h3 {
    font-size: 13px !important;
  }
}