@media only screen and (max-width: 768px) {
  .urunkatmenu {
    position: relative !important;
  }
  .menu-icon {
    top: 20px;
  }

  .infobardetay {
    display: none;
  }

  .sepetim {
    position: absolute;
    right: 60px;
    z-index: 1000;
    margin-top: 23px;
  }

  .aramamobile {
    position: relative;
    z-index: 1000;
    margin-top: 90px;
    margin-bottom: 30px;
    margin-left: 10px;
    padding: 15px;
  }

  .whatsapp_tabela .wrap {
    width: 100% !important;
  }

  .ortabanner {
    max-height: 100%;
    margin-bottom: 15px;
  }
  .slogan {
    font-size: 22px;
  }
  .sloganalt {
    font-size: 15px;
  }
  .product-grid .price {
    font-size: 16px;
  }
  .stars i {
    font-size: 12px;
  }
  .topbar {
    padding: 15px;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 17px;
  }
  .kdvdahilfiyatgoster {
    display: grid;
  }
  .footer-03 .footer-heading {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #444;
  }

  .sepetbtn,
  .hemenalbtn {
    width: 100%;
  }
  .nav-tabs .nav-item {
    width: 100%;
  }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    background-color: #ebebeb !important;
    border-radius: 1px;
  }

  .videosliderbaslik {
    width: 100%;
    font-size: 55px;
    line-height: 58px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
  }
  .videoslideraltbaslik {
    width: 100%;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
  }
  .videoslideraltaltbaslik2 {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.2em;
    color: #fff;
  }

  .product-image .product-full {
    height: inherit !important;
    width: 100%;
    float: none;
  }
  .product-image .product-full a.imgLink {
    display: block;
    position: relative;
    padding-bottom: 0;
  }
  .product-image .product-full img {
    position: relative;
  }

  .newProductBox .owl-controls .owl-prev,
  .newProductBox .owl-controls .owl-next {
    top: 40% !important;
  }
  .mobileSliderwrap .owl-controls .owl-dots {
    width: auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    border-radius: 60px;
    padding: 1px 12px 2px;
  }
.product-image .firstimg {
   border:none !important;
   background: none !important;
}
.owl-nav {
   display: flex;
   flex-direction: row;
   justify-content: space-between;
   height: 100%;
}
.mobilebuttonsfix {
   display:flex;
   flex-direction: column;
}
.mobilebuttonsfix button{
   margin:2.5px 0 !important;
   width: 100% !important;
}
.slider-item img {
   max-width: 100% !important;
}


.js-drawer.drawer {
  height: 100% !important;
  width: 100% !important;
}
}

@media only screen and (max-width: 450px) {
  .stars img {
    width: 50%;
  }

}
