﻿.owl-carousel .owl-item img.offers.specialoffer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: auto;
}
.owl-carousel .owl-item .discount-lable {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #ef5662;
  color: #fff;
  padding: 5px;
  border-radius: 20px;
  font-weight: bold;
  min-width: 40px;
  text-align: center;
}
.ico {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ico-heart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'%3E%3Cpath d='M244 84L255.1 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 0 232.4 0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84C243.1 84 244 84.01 244 84L244 84zM255.1 163.9L210.1 117.1C188.4 96.28 157.6 86.4 127.3 91.44C81.55 99.07 48 138.7 48 185.1V190.9C48 219.1 59.71 246.1 80.34 265.3L256 429.3L431.7 265.3C452.3 246.1 464 219.1 464 190.9V185.1C464 138.7 430.4 99.07 384.7 91.44C354.4 86.4 323.6 96.28 301.9 117.1L255.1 163.9z'/%3E%3C/svg%3E");
}
.ico-search {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'%3E%3Cpath d='M504.1 471l-134-134C399.1 301.5 415.1 256.8 415.1 208c0-114.9-93.13-208-208-208S-.0002 93.13-.0002 208S93.12 416 207.1 416c48.79 0 93.55-16.91 129-45.04l134 134C475.7 509.7 481.9 512 488 512s12.28-2.344 16.97-7.031C514.3 495.6 514.3 480.4 504.1 471zM48 208c0-88.22 71.78-160 160-160s160 71.78 160 160s-71.78 160-160 160S48 296.2 48 208z'/%3E%3C/svg%3E");
}
.ItemTitleCategories svg {
  width: 1.2rem;
  height: 1.2rem;
}
.ItemDeliveryExpress {
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.1);
  border-radius: 5rem;
}
.vendor_lovely .swiper-slide {
  height: unset !important;
}
.vendor_lovely_pagination {
  position: absolute;
  bottom: 0 !important;
}
.vendor_lovely_pagination .swiper-pagination-bullet{
  width: 1rem ;
  height: 1rem;
  border: 2px solid #FFBC01;
  border-radius: 50%;
  transition: all 0.5s;
  }
  .vendor_lovely_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  width: 1.8rem ;
  height: 0.8rem;
  
  background-color: #FFBC01;
  border-radius: 35%;
  }

.wraper_logo_card > img {
  width: 4rem;
}

.wraper_logo_card {
  transform: translate(-50%, -70%);
  left: 50%;
}
.bottomsection_list {
  flex-grow: 2;
}
.shadow__tatli_card{
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
