@media only screen and (max-width: 768px) {

  .logo {
    width: 240px;
    z-index: 1900;
  }

  #urunResimListContainer li, #yorumResimListContainer li {
    float: left;
    width: 60px !important;
    height: 60px !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;
  }

  .headermenu {
    padding: 25px 0px
  }

  .homeprod {
    width: 50% !important;
    display: inline-block;
  }

  .homeprodslider .product-image {
    height: 195px !important;
  }

  .catproductlist {
    width: 50% !important
  }

  .leftmenu {
    width: 100%
  }

  .rightblock {
    width: 100%
  }

  .carousel-inner {
    position: relative;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

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

  .whatsapp_tabela .right {
    width: 100% !important
  }

  .widget-title i {
    display: block
  }

  .s-box {
    width: 85%;
    height: 41px;
    float: left;
    font-family: "Open Sans";
    font-size: 16px;
    color: rgb(51, 51, 51);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 20px;
    border-radius: 5px 0px 0px 5px;
  }

  .s-btn {
    float: left;
    width: 15%;
    height: 41px;
    cursor: pointer;
    font-weight: bold;
    color: rgb(255, 255, 255)
    background: rgb(255, 167, 0);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 0px 5px 5px 0px;
  }


  .menumobil {
    position: absolute;
    right: 0px !important;
    z-index: 1000;
    margin-top: 60px !important;
    width: 110px;
  }

  .menumobil a {
    right: 30px
  }

  .ufakresimler {
    width: 100% !important
  }

  .detayresimler {
    width: 100% !important
  }

  .product-grid .price {
    font-size: 18px !important;
  }

  .col-md-6.mb-4.text-left.detayurunresim {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  }

  @media only screen and (min-width: 992px) {
    .catproductlist {
      width: 25% !important
    }

    .leftmenu {
      width: 20%
    }

    .rightblock {
      width: 80%
    }

    .product-grid .product-content {
      padding: 15px 5px;
      height: 250px;

    }

    .product-menu .navbar-nav > li > a {
      color: #fff;
      font-size: 13px;
      display: inline-block;
      text-decoration: none;
      padding: 10px 3px;
      font-weight: 400
    }
  }

  @media only screen and (min-width: 1200px) {
    .catproductlist {
      width: 25% !important
    }

    .product-grid .product-content {
      padding: 15px 5px;
      height: 200px;

    }
  }

  @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1480px;
    }

    .leftmenu {
      width: 10%
    }

    .catproductlist {
      width: 12% !important
    }

    .rightblock {
      width: 89%
    }

    .product-grid .product-content {
      padding: 15px 5px;
      height: 150px;

    }

  }

