@font-face {
  font-family: myFont;
  src: url(https://mgsguvenlik.com/vendor/core/core/base/img/flags/ar.woff2); 
}
body, a, p, h1, h2, h3, h4, h5, h6,p,span,div,input,textarea,button,select,label,#product-category-select * {
  font-family: myFont !important;
  font-weight: bold;
}
.header .header-middle .header__left .logo a img {
  max-height: unset !important;
  height: 100px;
}
.header-items-mobile.header-items-mobile--center .logo > a > img {
  max-height: unset !important;
  height: 75px;
}
.header-items-mobile.header-items-mobile--center {
  text-align: center;
  justify-content: center;
}
.lg-outer.lg-start-zoom.lg-use-css3.lg-css3.lg-slide.lg-grab.lg-show-after-load.lg-pull-caption-up.lg-has-thumb.lg-can-toggle.lg-visible.lg-thumb-open {
  direction: inherit !important;
}
.product-modal-content.py-5 button.btn.mb-2.add-to-cart-button.btn-success.ms-2.whatsapp-order-button-detailed {
    display: none;
}

.product-loop__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishlist-button.product-wishlist-button.product-loop_button {
    margin: 0;
}
a.wishlist.product-loop_action.added-to-wishlist svg {
    color: red !important;
}