@media (max-width: 768px) {
  body:not(.cms-index-index) .owl-controls .owl-nav .owl-next,
  body:not(.cms-index-index) .owl-controls .owl-nav .owl-prev {
    width: 0.6rem !important;
    height: 3.5rem !important;
    display: inline-block !important;
  }
  body:not(.cms-index-index) .owl-controls .owl-nav .owl-next i,
  body:not(.cms-index-index) .owl-controls .owl-nav .owl-prev i {
    font-size: 2.5rem !important;
    right: 30% !important;
  }
  body:not(.cms-index-index) .owl-controls .owl-nav .owl-prev {
    left: -5px !important;
  }
  body:not(.cms-index-index) .owl-controls .owl-dots {
    margin-top: 2rem;
  }
  body:not(.cms-index-index) .owl-controls .owl-dots .owl-dot.active span,
  body:not(.cms-index-index) .owl-controls .owl-dots .owl-dot:hover span {
    background: #193e74 !important;
  }
  body:not(.cms-index-index) .page-main .block {
    width: 95% !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  body:not(.cms-index-index) .page-main .block .block-title {
    width: 100%;
  }
  body:not(.cms-index-index) .page-main .block .block-content {
    width: 100%;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item {
    width: 100% !important;
    height: 32rem;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-info .product-item-name {
    margin-top: 0 !important;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-actions {
    height: 0 !important;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-actions .actions-primary .action .price-final_price .final-currency-price {
    width: 95% !important;
    bottom: -58px !important;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-actions .actions-primary .action .price-final_price .final-currency-price .old-price:after {
    top: -32px;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-actions .actions-primary .action .price-final_price .final-currency-price .old-price {
    width: 100%;
  }
  body:not(.cms-index-index) .page-main .block .block-content .product-items .owl-stage .product-item .product-item-actions .actions-primary .action .price-final_price .final-currency-price .discount-price {
    white-space: nowrap;
    margin-left: 1rem;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid {
    height: 38rem;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid .product-items {
    padding-top: 15px !important;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid .product-items .owl-stage-outer {
    height: 100%;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    height: 20rem;
    padding: 0 !important;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
    height: auto !important;
    object-fit: contain !important;
  }
  body:not(.cms-index-index) .page-wrapper .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 1.6rem !important;
    line-height: 1.8rem !important;
    height: 3.5rem !important;
  }
}
