.loading-store {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes ldio-xamen490ytk {
  0% {
    transform: translate(10.26px, 68.4px) scale(0);
  }
  25% {
    transform: translate(10.26px, 68.4px) scale(0);
  }
  50% {
    transform: translate(10.26px, 68.4px) scale(1);
  }
  75% {
    transform: translate(68.4px, 68.4px) scale(1);
  }
  100% {
    transform: translate(126.54px, 68.4px) scale(1);
  }
}
@keyframes ldio-xamen490ytk-r {
  0% {
    transform: translate(126.54px, 68.4px) scale(1);
  }
  100% {
    transform: translate(126.54px, 68.4px) scale(0);
  }
}
@keyframes ldio-xamen490ytk-c {
  0% {
    background: #ff8300;
  }
  25% {
    background: #edc458;
  }
  50% {
    background: #f8ae30;
  }
  75% {
    background: #f78e00;
  }
  100% {
    background: #ff8300;
  }
}
.ldio-xamen490ytk div {
  position: absolute;
  width: 34.2px;
  height: 34.2px;
  border-radius: 50%;
  transform: translate(68.4px, 68.4px) scale(1);
  background: #ff8300;
  animation: ldio-xamen490ytk 1.3513513514s infinite cubic-bezier(0, 0.5, 0.5, 1);
}

.ldio-xamen490ytk div:nth-child(1) {
  background: #f78e00;
  transform: translate(126.54px, 68.4px) scale(1);
  animation: ldio-xamen490ytk-r 0.3378378378s infinite cubic-bezier(0, 0.5, 0.5, 1), ldio-xamen490ytk-c 1.3513513514s infinite step-start;
}

.ldio-xamen490ytk div:nth-child(2) {
  animation-delay: -0.3378378378s;
  background: #ff8300;
}

.ldio-xamen490ytk div:nth-child(3) {
  animation-delay: -0.6756756757s;
  background: #f78e00;
}

.ldio-xamen490ytk div:nth-child(4) {
  animation-delay: -1.0135135135s;
  background: #f8ae30;
}

.ldio-xamen490ytk div:nth-child(5) {
  animation-delay: -1.3513513514s;
  background: #edc458;
}

.loadingio-spinner-ellipsis-euibf9f1nb8 {
  width: 171px;
  height: 171px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: rgba(241, 242, 243, 0);
}

.ldio-xamen490ytk {
  width: 100%;
  height: 100%;
  position: relative;
  right: 135px;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

.ldio-xamen490ytk div {
  box-sizing: content-box;
}

.main-content {
  background: #f6f8fa;
}

@media only screen and (min-width: 1440px) and (max-width: 2300px) {
  .myFavorites-box {
    padding: 60px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-box-inner {
    padding: 17px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-box-inner {
    padding: 15px !important;
  }
}
.myFavorites-box .myFavorites-title {
  margin-top: 20px;
}
.myFavorites-box .myFavorites-title-inner1 {
  font-size: 2.2rem;
  font-weight: 100;
  color: var(--maincolor);
}
.myFavorites-box .myFavorites-title-inner2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.myFavorites-box .col {
  flex-grow: 0;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .myFavorites-box .col {
    padding: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .myFavorites-box .col {
    padding: 0;
  }
}
.myFavorites-box .myFavorites-products .product-box {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 270px;
  background: #ffffff;
  padding: 18px 10px 18px 10px;
  margin: 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  height: 330px;
  max-height: 330px;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 1440px) and (max-width: 3000px) {
  .myFavorites-box .myFavorites-products .product-box {
    width: 258px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-products .product-box {
    width: 235px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 767px) {
  .myFavorites-box .myFavorites-products .product-box {
    width: 300px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 374px) {
  .myFavorites-box .myFavorites-products .product-box {
    width: 270px;
  }
}
.myFavorites-box .myFavorites-products .product-box .theBest-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: none;
  border: none;
}
.myFavorites-box .myFavorites-products .product-box .theBest-icon img {
  width: 100%;
  height: 100%;
}
.myFavorites-box .myFavorites-products .product-box-img .store-products-owl-img {
  width: 150px !important;
  height: 150px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-products .product-box-img .store-products-owl-img {
    width: 130px !important;
    height: 130px !important;
  }
}
.myFavorites-box .myFavorites-products .product-box-name {
  font-size: 1.5rem;
  text-align: center;
  height: 48px;
  max-height: 48px;
  overflow: hidden;
  margin: 35px;
  margin-top: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-products .product-box-name {
    margin: 25px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-products .product-box-name {
    margin: 25px;
    margin-top: 5px;
  }
}
.myFavorites-box .myFavorites-products .product-box-name-inner {
  text-align: center;
  color: unset;
}
.myFavorites-box .myFavorites-products .product-box-cost {
  width: 100%;
  margin-top: -30px;
  position: absolute;
  bottom: 15px;
  left: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-products .product-box-cost {
    margin-top: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-products .product-box-cost {
    margin-top: -20px;
  }
}
.myFavorites-box .myFavorites-products .product-box-cost .product-box-price, .myFavorites-box .myFavorites-products .product-box-cost .product-cost-ds {
  text-align: left;
  padding-left: 10px;
}
.myFavorites-box .myFavorites-products .product-box-cost .product-cost-ds .discount-txt {
  font-size: 1.2rem;
  background: var(--secondcolor);
  border-radius: 40px;
  padding: 2px 6px 2px 6px;
  color: #ffffff;
}
.myFavorites-box .myFavorites-products .product-box-cost .product-cost-ds .discount-price {
  font-size: 1.7rem;
  color: #8f8f8f;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-products .product-box-cost .product-cost-ds .discount-price {
    font-size: 1.6rem;
  }
}
.myFavorites-box .myFavorites-products .product-box-cost .product-box-price {
  font-size: 1.8rem;
  font-weight: bold;
  color: var(--maincolor);
  margin-top: 8px;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-products .product-box-cost .product-box-price {
    font-size: 1.7rem;
  }
}
.myFavorites-box .myFavorites-products .product-box .store-buy-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 38px;
  height: 38px;
  border: unset;
  background: unset;
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .myFavorites-box .myFavorites-products .product-box .store-buy-btn {
    width: 33px;
    height: 33px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .myFavorites-box .myFavorites-products .product-box .store-buy-btn {
    width: 30px;
    height: 30px;
  }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .row.justify-content-start {
    padding: 30px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
  .row.justify-content-start {
    padding: 8px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 374px) {
  .row.justify-content-start {
    padding: 0;
  }
}
.no-favorites-txt1-inner {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 25px;
}
@media only screen and (min-width: 0px) and (max-width: 424px) {
  .no-favorites-txt1-inner {
    font-size: 21px;
    text-align: center;
  }
}

.heartBroken-icon {
  font-size: 50px;
  color: red;
  margin-bottom: 25px;
}

.no-favorites-txt2 {
  display: flex;
  justify-content: center;
  contain: content;
}

.no-favorites-txt2-inner {
  width: 396px;
  text-align: justify;
  line-height: 1.85;
  font-size: 15px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .no-favorites-txt2-inner {
    width: 100%;
  }
}

.no-favorites {
  padding: 60px 30px 60px 30px;
  background: #f1f5f9;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.no-favorites-btn-inner {
  margin-top: 25px;
  border-radius: 0;
  color: var(--maincolor);
  border-color: var(--maincolor);
}

.no-favorites-btn {
  margin-top: 50px;
}
