@font-face {
  font-family: "manropereguler";
  src: url("../fonts/manrope_regular.otf");
  font-display: swap;
}

@font-face {
  font-family: "manropelight";
  src: url("../fonts/manrope_light.otf");
  font-display: swap;
}

@font-face {
  font-family: "arial_regular";
  src: url("../fonts/arial_regular.otf");
  font-display: swap;
}

.texttitle {
  font-family: "manropereguler";
  /*font-size: 15pt;*/
}

.textharga {
  font-family: "manropelight";
  font-size: 15pt;
}

.textdesc {
  font-family: "manropereguler";
  font-size: 12pt;
}

body {
  width: 100%;
}

.row {
  margin: 0;
}

.listproduk {
  /*height:15em; */
  /* padding: 10px; */
  padding: 5px;
  /*margin-bottom:85px;*/
  float: left;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }

  .listproduk {
    /*height:15em; */
    padding: 10px;
    /*margin-bottom:110px;*/
    float: left;
  }
}

.container {
  padding: 0;
}

.gambar:focus,
.gambar:hover {
  /*border: 2px solid #2a80c5;*/
}

.nama_produk {
  /*padding-left: 5%;*/

  /*width: 85%;*/
  /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: none;
    letter-spacing: normal;*/
  height: 62px;
  /* padding: 10px 0px; */
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: none;
}

.titlemenu {
  height: 30px;
  line-height: 30px;
  margin: 0px;
  font-size: 12px;
  /*padding-left:5px;*/
  display: inline-block;
  color: #666;
  /*float:left;*/
}

.titlemenu:hover {
  color: #fff;
}

.navbar-inverse {
  background-color: #f1f1f2;
  border-color: #f1f1f2;
  /*border-top: 2px solid #F1F1F2;*/
}

.icon_img {
  width: 25px;
  height: 25px;
}

.titlemenu {
  height: 30px;
  line-height: 30px;
  margin: 0px;
  font-size: 12px;
  /*padding-left:5px;*/
  display: inline-block;
  color: #666;
  /*float:left;*/
}

.titlemenu:hover {
  color: #fff;
}

.deskripsiads1 {
  font-size: 10.5pt;
  margin-bottom: 2px;
  color: black;
}

.deskripsiads2 {
  font-size: 8.5pt;
  color: black;
  padding-top: 1px;
}

@media (max-width: 321px) {
  .deskripsiads1 {
    font-size: 9.5pt;
    margin-bottom: 2px;
    color: black;
  }

  .deskripsiads2 {
    font-size: 7.5pt;
    color: black;
  }
}

/*STYLE KATEGORI*/
.swiper-slide {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  background: #f7f7f7;
  /* width: fit-content; */
  padding-left: 7px;
  padding-right: 8px;
  /* padding-left: 15px;
      padding-right: 15px; */
  /*box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);*/
  box-shadow: 0 1px 6px 0 #00000029;
  border-radius: 8px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  /*border:1px solid rgb(222, 218, 218);*/
}

.swiper-wrapper {
  /*height: 20%;*/
  width: 50%;
}

.link_kategori {
  width: 100%;
  text-decoration: none;
  color: #E50000;
}

.link_kategori:hover {
  text-decoration: none;
}

.label_slide {
  width: 100%;
  white-space: nowrap;
  /* width: 50px; */
  overflow: hidden;
  text-overflow: ellipsis;
  /* border: 1px solid #000000; */
}

.label_kategori {
  font-family: "arial_regular";
}

.label_kategori_all {
  font-family: "arial_regular";
}

/*STYLE KATEGORI*/

.floatwa {
  position: fixed;
  width: 70px;
  height: 60px;
  bottom: 95px;
  right: 0px;
  /* background-color:#0C9; */
  color: black;
  border-radius: 50px;
  text-align: center;
  z-index: 1000;
  /* box-shadow: 2px 2px 3px #999; */
}

.rowmargin {
  margin: 0;
}

.rowlist {
  display: flex !important;
  flex-wrap: wrap;
}

.rowlist>[class*="col-"] {
  margin: 0 -0.3px;
}

/* .modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
} */

/* .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
} */
.modal-title {
  line-height: normal;
}

.rowmargindefault {
  margin-right: -15px;
  margin-left: -15px;
}

/* E-CATALOG LIST & GRID */
.carousel {
  height: 50%;
}

.item,
.active {
  height: 100%;
}

/* IMAGE CART BIGS */
.floatcart {
  position: fixed;
  width: 60px;
  height: 60px;
  top: 20px;
  right: 10px;
  background-color: #ffa700;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 1000;
}

.my-floatcart {
  font-size: 30px;
  position: static;
  margin-top: 10px;
}

#lblCartCount {
  margin-left: -20px;
  margin-top: 4px;
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
  vertical-align: top;
  border-radius: 10px;
}

/* IMAGE CART MENUQU */
.floatcartmenuqu {
  background-color: transparent;
  box-shadow: none;
  width: 80px;
  height: 80px;
  top: 10px;
  right: 10px;
}


.btn:focus,
select,
select option {
  outline: 0 !important;
  outline-offset: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

select {
  width: 150px !important;
  overflow: hidden !important;
  display: inline-block !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.floatSideNav {
  position: fixed;
  width: 60px;
  height: 60px;
  top: 20px;
  left: 10px;
  background-color: transparent !important;
  /* color: #fff; */
  /* border-radius: 50px; */
  /* text-align: center; */
  /* box-shadow: 2px 2px 3px #999; */
  z-index: 1000;
}

.padding-left {
  padding-left: 35px !important;
}

.dropdown-btn:active {
  height: auto !important;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 1100;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
}

/* Transparent Overlay */
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 50px;
  height: 50px;
  margin-top: -0.5em;
  border: 5px solid rgba(33, 150, 243, 1);
  border-radius: 100%;
  border-bottom-color: transparent;
  -webkit-animation: spinner 1s linear 0s infinite;
  animation: spinner 2.5s linear 0s infinite;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.icon-size {
  padding: 0 0 0 3px;
  color: #3b403c;
  vertical-align: middle;
}

.vertical-align {
  display: flex;
  align-items: center;
}

/* .modal-dialog {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.modal.fade .modal-dialog {
  transition: top 0.4s ease-out;
  transform: translate(0, -50%);
  top: 0;
}
.modal.in .modal-dialog {
  transform: translate(0, -50%);
  top: 50%;
} */

.containerimg {
  position: relative;
}

.containerimg img {
  width: 100%;
  height: auto;
}

.containerimg .btn {
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: transparent;
  color: #ffa700;
  font-size: 46px;
  padding: 12px 24px;
  /* border: none; */
  cursor: pointer;
  /* border-radius: 5px; */
  text-align: center;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.disable {
  pointer-events: none;
  cursor: default;
}

/*OWL CAROUSEL BANNER*/
.owl-item {
  height: auto !important;
}

.owl-stage-outer .owl-height {
  height: auto !important;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
  left: 0;
}

.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}

.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}

.owl-dots button.owl-dot.active {
  background-color: #E50000;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.single-slider {

  height: 250px;
  /* height: auto; */
  width: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.owl-carousel .owl-item img {
  width: auto;
  height: 250px;
}

/* .item{
height: 0px;
} */
@media only screen and (max-width: 600px) {
  .single-slider {

    /* height: 170px; */
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
  }
  
  .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
  }
}

.nopadding {
  padding: 0;
}

/* END OWL CAROUSEL BANNER*/

/* END E-CATALOG LIST & GRID */

/* Not Found Template */
#notfound-template {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* for IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* for Safari */
  padding: 40px 15px;
  /* optional size in px or %: */
  width: 100%;
}

.notfound-actions {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Not Found Template */

.floating-language {
  position: fixed;
  width: 75px;
  height: 30px;
  top: 10px;
  right: 10px;
  background-color: rgb(255, 255, 255);
  color: #747474;
  border-radius: 5px;
  box-shadow: 2px 2px 3px #999;
  z-index: 1050;
  font-size: 10px;
}

.text-gray {
  color: #747474;
}

.bg-selected {
  background-color: #ECECEC;
}

.text-brand {
  color: #E50000;
}

.bg-brand {
  background-color: #E50000;
}

.card {
  height: 100%;
}

.card .product-cover {
  height: 100%;
  /* height: 180px; */
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.card .product-cover .product-picture {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.card .product-details {
  text-align: center;
  width: 100%;
  /* height: 150px; */
}

/* .card .product-details .product-name {
  margin-bottom: 10px;
} */

.product-name {
  font-size: 11pt;
  margin: 0;
  overflow: hidden;
  font-weight: bold;
}

.card .product-details .product-price {
  /* color: #666; */
  color: #080808;
  font-size: 10pt;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.card .contact-us {
  width: 100%;
  border: 0;
  color: white;
}

/* Skeleton */

/* Static Skeleton */

.card.skeleton .product-cover {
  background: #e2e2e2;
}

.card.skeleton .product-cover .product-picture {
  display: none;
}

.card.skeleton .product-cover::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  background: #e2e2e2;
}

.card.skeleton .contact-us::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  background: #e2e2e2;
  pointer-events: none;
}

/* Animated Skeleton */

.card.skeleton .hide-text,
.product-detail.skeleton .hide-text,
.product-detail.skeleton .hide-text span,
.product-detail.skeleton .hide-text td span img,
.product-detail.skeleton .hide-text a,
.product-detail.skeleton .hide-text table {
  background: #e2e2e2;
  color: transparent;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.product-detail.skeleton .hide-text td img,
.product-detail.skeleton .hide-text table {
  display: none !important;
}

.card.skeleton .hide-text::before,
.product-detail.skeleton .hide-text::before  {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  height: 100%;
  width: 50px;
  background: linear-gradient(to right, #e2e2e2 25%, #d5d5d5 50%, #e2e2e2 100%);
  animation-name: gradient-animation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: blur(5px);
  z-index: 11;
}
.product-detail.skeleton .box-2{
  background: #e2e2e2;
}

.product-detail.skeleton .box-2::after,
.product-detail.skeleton .detail-contact::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  background: #e2e2e2;
}

.detail-contact {
  height: 100%;
  display: flex;
}

@keyframes gradient-animation {
  from {
    left: 0%;
  }

  to {
    left: 100%;
  }
}

.owl-prev-next {
  font-size: 25pt;
  color: #E50000;
  width: 35px;
  font-weight: 100;
}

.product-name a:hover{
  border:2px solid #E50000 !important;
  padding: 5px;
  color: #E50000 !important;
 }

 *:focus {
  outline: 0 !important;
}