body {
  font-family: 'Oxygen', sans-serif;
}

.yp-shortcut-container {
  position: relative;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 8px 0px;
  max-width: 500px;
  min-height: 198px;
  display: flex;
  flex-wrap: wrap;
  border-radius: initial;
  overflow: hidden;
  margin: 0px auto;
  padding: 16px 0px 12px;
}

.yp-shortcut-grid {
  width: 25%;
  min-height: 58px;
  height: auto;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 5px 0px 0px;
  margin: 0px 0px 10px;
  text-decoration: none;
}

.yp-shortcut-icon {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 3;
  box-shadow: #d2d2d2 0px 2px 6px 0px;
  box-sizing: border-box;
  margin: 0px auto;
  background: rgb(255, 255, 255);
  border-radius: 30px 30px;
  border-left: none;
  border-right: none;
}

.yp-shortcut-icon:hover {
-webkit-transform: scale(1.2);
        transform: scale(1.2);
}

.yp-shortcut-text {
  font-size: 9px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  bottom: 0px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 6px 0px 0px;
  overflow: hidden;
  padding: 0px 4px;
}

.yp-shortcut-text-small {
  font-size: 9px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  bottom: 0px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 6px 0px 0px;
  overflow: hidden;
  padding: 0px 4px;
}
.yp-shortcut-img {
  width: 40px;
  height: 40px;
  background-size: contain;
  display: block;
  position: relative;
  z-index: 5;
  top: 6px;
  left: calc(50% - 20px);
  background-repeat: no-repeat;
}

.header_top {
  background: #FF9800;
  min-height: 28px;
  position: fixed;
  z-index: 1000;
  width: 100%;
}

.logo {
  float: left;
  margin-top: 0px;
}

@media (max-width: 430px){
.logo img {
  width: 30%;
  margin-top: 50px;
}
}

@media (max-width: 768px){
.yp-mobile{
  padding-right: 0px;
  padding-left: 0px;
}
.yp-nopadding{
padding-right: 0px;
  padding-left: 0px;
}
}

.search input[type="submit"] {
  background: no-repeat 10px 10px #ec7500;
  padding: 5px 17px;
  height:100%;
  border-radius: 0px 25px 25px 0px;
}

.search input[type="text"] {
  padding: 8px 12px;
}

.column_center {
  margin-bottom: 10px;
}

@media (max-width: 430px){
.header_bottom_right {
  margin-bottom: -20px;
}
}

@media (min-width: 768px){
.yp-mt-25{
margin-top:5px;
padding-left: 5px
padding-right:5px;
}
}

.m_3 h3 {
  text-transform: capitalize;
  margin-top: 20px;
}

@media (max-width: 768px){
.yp-mt-25{
margin-top:5px;
padding-left: 5px;
padding-right:5px;
}
}


/* Owl-Carousel-Kategori */
.owlitem{
opacity:1;
transition:.4s ease all;
margin:0 0px;
transform:scale(.9);
}
@media(max-width:1000px){
.item{margin:0; transform:scale(.9)}
}
.active .owlitem{
opacity:1;
transform:scale(1);
}
.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}}
.owl-controls{position:absolute; margin-top:300px;}

/* End Of Owl-Carousel-Kategori */

.brands {
  border-bottom: none;
}

/* Product Card */
.voffset4 {
  padding: 0 6px;
  border-style: none;
}
.view {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
  padding-top:20px;
   background: #ffffff;
   min-height:330px;
}

@media (max-width: 768px){
.view{
min-height:290px;
}
}
.view:hover {
  box-shadow: rgba(165, 78, 36, 0.44) 0px 2px 4px 1px;
}
.content_bottom{
background: #f9f9f9;
}

h5.p3 {
  margin-top: 1px;
  font-size:0.74rem;
  line-height: 1em;
  margin-bottom: 3px;
}
.tab_desc {
  background: none;
}
.view:hover{
box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
}
.bvbar {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 5px;
  background-color: #FF9800;
}

.prdcdbar {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 5px;
  background-color: #74ac80;
}

.cartbtn {
  width: 95%;
  border-style: none !important;
  border-radius: 3px;
  height: 32px;
  margin-top: 5px;
  background: #4CAF50 !important;
}
.cartbtn:hover {
  background: #FF9800 !important;
}
.yp-prodcontainer {
  padding: 0 5px;
}

.title-desc a {
  color: #777674;
}
.yp-pricetxt {
  color: #1e1f1e;
  font-size: 13px;
  margin: 10px 0px 5px 0px;
}

.title-desc a {
  text-transform: capitalize;
  margin: 4px 3px 0px 3px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Sold Out */
  .soldout {
      content: " ";
      z-index: 10;
      display: block;
      position: absolute;
      height: 100%;
      top: 0;
      left: 6px;
      right: 0;
      background: rgba(0, 0, 0, 0.3);
      width: 97%;
  }

  p.soldtext {
      text-align: center;
      position: relative;
      color: white;
      background: #00BCD4;
      top: 86%;
      height: 32px;
      width: 95%;
      border-radius: 3px;
      left: 5px;
      font-size: 13px;
      padding-top: 7px;
  }

  input.greysold {
      border: none;
      padding-top: 14.6px;
  }
/* Sold Out - End */

.yp-shortcut-container{
width: 100%;
}
.yp-shortcut-text {
font-size: 11px;
margin-top: 8px;
}

.wrap-img-product{
display: flex;
justify-content: center;  /* Center horizontally */
align-items: center;      /* Center vertically */
height: 164px ;
}
.img-product{
margin: auto;
width: auto;
max-height: 164px;
}

.title-desc{
min-height: 28px;
margin: 4px 4px 0px 4px;
}

.tab_desc1 p.p3 {
font-size: 10px;
}

input.greysold {
padding: 4px 0px;
}

.wrap-greysold{
margin: 10px 0px;
}
.yp-shortcut-container a:hover, .yp-shortcut-container a:active{
text-decoration: none;
}
.search input[type="submit"] {
height: 36px;
}
.footer_top {
background: #ededed;
padding: 3em 0px 2em 0px ;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.tab_desc1 p.p3 {
  font-size: 12px;
}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
.yp-shortcut-text {
  font-size: 10px;
}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

@media (max-width: 480px) {
.wmuSlider {
    min-height: 285px;
}
.header {
  margin-bottom: 15px
}
.yp-pricetxt {
  font-size: 11px;
}
.title-desc{
  min-height: 28px;
  margin: 4px 3px 0px 3px;
  }
}
@media (max-width: 900px) {
.yp-nopadding{
  padding-left: 0px;
  padding-right: 0px;
}
}

@media(max-width: 370px){
  .title-desc a,  .title-desc a:hover{
    text-transform: none;
    font-size: 12px;
    -webkit-line-clamp: 3;
  }
}

