
.amazing-offer-fiveteen {
  margin: 98px 0 90px;
}

.amazing-offer-fiveteen-wrapper {
  padding: 16px 60px 15px 0;
}

.amazing-offer-fiveteen-wrapper::before,
.amazing-offer-fiveteen-wrapper::after {
  content: "";
  top: 0;
  width: -webkit-calc(50% + 60px);
  width: -moz-calc(50% + 60px);
  width: calc(50% + 60px);
  height: 100%;
}

.amazing-offer-fiveteen-wrapper::before {
  background: #c9a781 url("./../images/zac.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-border-radius: 200px 50px 50px 200px;
  -moz-border-radius: 200px 50px 50px 200px;
  border-radius: 200px 50px 50px 200px;
  right: 0;
  z-index: -1;
}

.amazing-offer-fiveteen-wrapper::after {
  left: 0;
  background-color: #f8f9fb;
  -webkit-border-radius: 50px 200px 200px 50px;
  -moz-border-radius: 50px 200px 200px 50px;
  border-radius: 50px 200px 200px 50px;
  z-index: -2;
}

.amazing-offer-fiveteen-wrapper .right {
  margin-left: 241px;
}

.amazing-offer-fiveteen-wrapper .right .title {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 71px;
}

.amazing-offer-fiveteen-wrapper .right .title b {
  font-size: 24px;
  font-weight: 900;
}

.amazing-offer-fiveteen-wrapper .right .btn {
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
  padding: 5px 12px 5px 13px;
}

.amazing-offer-fiveteen-wrapper .left {
  max-width: -webkit-calc(100% - 335px);
  max-width: -moz-calc(100% - 335px);
  max-width: calc(100% - 335px);
  width: 100%;
}

.amazing-offer-fiveteen-item .image {
  width: 294px;
  height: 294px;
  margin-left: 105px;
}

.amazing-offer-fiveteen-item .image img {
  max-width: 62%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.amazing-offer-fiveteen-item .detail {
  max-width: -webkit-calc(100% - 405px);
  max-width: -moz-calc(100% - 405px);
  max-width: calc(100% - 405px);
  width: 100%;
}

.amazing-offer-fiveteen-item .detail .content {
  max-width: -webkit-calc(100% - 160px);
  max-width: -moz-calc(100% - 160px);
  max-width: calc(100% - 160px);
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.amazing-offer-fiveteen-item .detail .content .title h2 {
  font-size: 20px;
  font-weight: 900;
  line-height: 31px;
  color: #2d365d;
  margin-bottom: 18px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.amazing-offer-fiveteen-item .detail .content .options ul {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.amazing-offer-fiveteen-item .detail .content .options ul li {
  list-style: inside disc;
  max-width: 50%;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 30px;
}

.amazing-offer-fiveteen-item .detail .content .offer {
  margin: 27px 0 4px;
  background-color: #ee232b;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 18px;
  line-height: 28px;
  padding-left: 15px;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
}

.amazing-offer-fiveteen-item .detail .content .offer del {
  background-color: #121320;
  font-size: 16px;
  padding: 0 22px;
  margin-left: 6px;
}

.amazing-offer-fiveteen-item .detail .content .price {
  line-height: 22px;
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  -o-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}

.amazing-offer-fiveteen-item .detail .content .price span {
  font-size: 39px;
  font-weight: 900;
  line-height: 47px;
  color: #49be78;
}

.amazing-offer-fiveteen-item .detail .content .btn {
  padding: 12px 16px;
  font-size: 13px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 9;
}

.amazing-offer-fiveteen-item .detail .content .btn i {
  font-size: 16px;
}

.amazing-offer-fiveteen-item .timear {
  gap: 10px;
  -webkit-transform: translate(336px, -43px);
  -moz-transform: translate(336px, -43px);
  -ms-transform: translate(336px, -43px);
  -o-transform: translate(336px, -43px);
  transform: translate(336px, -43px);
}

.amazing-offer-fiveteen-item .timear span {
  background-color: #2d365d;
  width: 35px;
  height: 35px;
}

.swiper-slide-active .amazing-offer-fiveteen-item .image img,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .title h2,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .options ul,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .offer,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .price,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .btn {
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
}

.swiper-slide-active .amazing-offer-fiveteen-item .image img {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .title h2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .options ul {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .offer,
.swiper-slide-active .amazing-offer-fiveteen-item .detail .price {
  opacity: 1;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .offer {
  -webkit-transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .price {
  -webkit-transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.swiper-slide-active .amazing-offer-fiveteen-item .detail .btn {
  -webkit-transition: background-color .3s ease-in-out, -webkit-transform 0.3s linear 1.8s;
  transition: background-color .3s ease-in-out, -webkit-transform 0.3s linear 1.8s;
  -o-transition: background-color .3s ease-in-out, -o-transform 0.3s linear 1.8s;
  -moz-transition: background-color .3s ease-in-out, transform 0.3s linear 1.8s, -moz-transform 0.3s linear 1.8s;
  transition: background-color .3s ease-in-out, transform 0.3s linear 1.8s;
  transition: background-color .3s ease-in-out, transform 0.3s linear 1.8s, -webkit-transform 0.3s linear 1.8s, -moz-transform 0.3s linear 1.8s, -o-transform 0.3s linear 1.8s;
}

.amazing-offer-fiveteen .swiper-btns {
  width: 95px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transform: translate(-60px, 107px);
  -moz-transform: translate(-60px, 107px);
  -ms-transform: translate(-60px, 107px);
  -o-transform: translate(-60px, 107px);
  transform: translate(-60px, 107px);
}

.amazing-offer-fiveteen .swiper-button-next,
.amazing-offer-fiveteen .swiper-button-prev {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}

.amazing-offer-fiveteen .swiper-button-next::after,
.amazing-offer-fiveteen .swiper-button-prev::after {
  line-height: 35px;
  color: #fff;
  font-size: 13px;
}

.amazing-offer-fiveteen .swiper-button-prev {
  margin-left: 34px;
}

.amazing-offer-fiveteen .swiper-pagination {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  margin-right: auto;
  top: 50%;
  -webkit-transform: translate(-16px, -50%);
  -moz-transform: translate(-16px, -50%);
  -ms-transform: translate(-16px, -50%);
  -o-transform: translate(-16px, -50%);
  transform: translate(-16px, -50%);
  height: 206px;
}

.amazing-offer-fiveteen .swiper-pagination-bullet {
  width: 146px;
  height: 0;
  background-color: #fff;
  border: 1px solid #e7ebee;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 0 !important;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-active,
.amazing-offer-fiveteen .swiper-pagination-bullet-active+div {
  margin-bottom: 9px !important;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-active,
.amazing-offer-fiveteen .swiper-pagination-bullet-active+div,
.amazing-offer-fiveteen .swiper-pagination-bullet-active+div+div {
  opacity: 1;
  height: 63px;
  padding: 6px 15px 6px 7px;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-prev,
.amazing-offer-fiveteen .swiper-pagination-bullet-prev+.amazing-offer-fiveteen .swiper-pagination-bullet-active {
  margin-bottom: 9px !important;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-prev,
.amazing-offer-fiveteen .swiper-pagination-bullet-prev+div,
.amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div {
  padding: 6px 15px 6px 7px;
  opacity: 1;
  height: 63px;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-active~.swiper-pagination-bullet-prev {
  padding: 0;
  height: 0;
  opacity: 0;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div+div {
  padding: 0;
  opacity: 0;
  height: 0;
}

.amazing-offer-fiveteen .swiper-pagination-bullet img {
  width: 39px;
  height: 49px;
  margin-left: 15px;
}

.amazing-offer-fiveteen .swiper-pagination-bullet span {
  font-size: 13px;
  line-height: 18px;
  color: #121320;
  text-align: right;
  height: 36px;
  overflow: hidden;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-active {
  border-color: #c9a781;
}

.amazing-offer-fiveteen .swiper-pagination-bullet-active span {
  color: #c9a781;
  font-weight: bold;
}

@media only screen and (max-width: 1399px) {
  .amazing-offer-fiveteen-wrapper .right {
    margin-left: 156px;
  }

  .amazing-offer-fiveteen-wrapper .left {
    max-width: -webkit-calc(100% - 250px);
    max-width: -moz-calc(100% - 250px);
    max-width: calc(100% - 250px);
  }

  .amazing-offer-fiveteen-item .image {
    margin-left: 50px;
  }

  .amazing-offer-fiveteen-item .timear {
    -webkit-transform: translate(250px, -43px);
    -moz-transform: translate(250px, -43px);
    -ms-transform: translate(250px, -43px);
    -o-transform: translate(250px, -43px);
    transform: translate(250px, -43px);
  }
}

@media only screen and (max-width: 1199px) {
  .amazing-offer-fiveteen-wrapper {
    padding: 16px 30px 15px 0;
  }

  .amazing-offer-fiveteen-wrapper::before {
    width: -webkit-calc(47% + 15px);
    width: -moz-calc(47% + 15px);
    width: calc(47% + 15px);
  }

  .amazing-offer-fiveteen-wrapper::after {
    width: -webkit-calc(53% + 60px);
    width: -moz-calc(53% + 60px);
    width: calc(53% + 60px);
  }

  .amazing-offer-fiveteen-wrapper .right {
    margin-left: 64px;
  }

  .amazing-offer-fiveteen-wrapper .left {
    max-width: -webkit-calc(100% - 117px);
    max-width: -moz-calc(100% - 117px);
    max-width: calc(100% - 117px);
  }

  .amazing-offer-fiveteen-item .image {
    min-width: 250px;
    max-width: 250px;
    width: 250px;
    height: 250px;
  }

  .amazing-offer-fiveteen-item .detail .content {
    max-width: -webkit-calc(100% - 88px);
    max-width: -moz-calc(100% - 88px);
    max-width: calc(100% - 88px);
  }

  .amazing-offer-fiveteen-item .timear {
    -webkit-transform: translate(159px, 4px);
    -moz-transform: translate(159px, 4px);
    -ms-transform: translate(159px, 4px);
    -o-transform: translate(159px, 4px);
    transform: translate(159px, 4px);
  }

  .amazing-offer-fiveteen .swiper-btns {
    -webkit-transform: translate(-31px, 107px);
    -moz-transform: translate(-31px, 107px);
    -ms-transform: translate(-31px, 107px);
    -o-transform: translate(-31px, 107px);
    transform: translate(-31px, 107px);
  }
}

@media only screen and (max-width: 991px) {
  .amazing-offer-fiveteen-wrapper {
    padding: 20px 16px 40px;
  }

  .amazing-offer-fiveteen-wrapper .right,
  .amazing-offer-fiveteen-wrapper .left {
    max-width: 100%;
  }

  .amazing-offer-fiveteen-wrapper .right {
    margin-left: 0;
  }

  .amazing-offer-fiveteen-wrapper .right .title {
    margin-bottom: 0;
  }

  .amazing-offer-fiveteen-wrapper::before {
    width: 100%;
    height: 385px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }

  .amazing-offer-fiveteen-wrapper::after {
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    top: auto;
    bottom: 0;
    width: 100%;
    height: -webkit-calc(50% + 100px);
    height: -moz-calc(50% + 100px);
    height: calc(50% + 100px);
  }

  .amazing-offer-fiveteen-item .image {
    margin: 32px 0;
  }

  .amazing-offer-fiveteen-item .detail {
    max-width: 100%;
  }

  .amazing-offer-fiveteen-item .detail .content {
    max-width: 100%;
  }

  .amazing-offer-fiveteen-item .timear {
    top: 0;
    bottom: auto !important;
    -webkit-transform: translate(-119px, -63px);
    -moz-transform: translate(-119px, -63px);
    -ms-transform: translate(-119px, -63px);
    -o-transform: translate(-119px, -63px);
    transform: translate(-119px, -63px);
  }

  .amazing-offer-fiveteen-item .timear li {
    color: #fff;
  }

  .amazing-offer-fiveteen .swiper-btns {
    right: auto !important;
    left: 0;
    -webkit-transform: translate(120px, 35px);
    -moz-transform: translate(120px, 35px);
    -ms-transform: translate(120px, 35px);
    -o-transform: translate(120px, 35px);
    transform: translate(120px, 35px);
  }

  .amazing-offer-fiveteen .swiper-pagination {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 31px);
    -moz-transform: translate(-50%, 31px);
    -ms-transform: translate(-50%, 31px);
    -o-transform: translate(-50%, 31px);
    transform: translate(-50%, 31px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 471px;
    width: 100%;
    height: auto;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet {
    width: 0;
    height: auto;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-active,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div {
    margin: 0 0 0 9px !important;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-active,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div+div {
    width: 146px;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev {
    width: 146px;
    margin: 0 0 0 9px !important;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div {
    margin: 0 !important;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div+div {
    width: 0;
  }
}

@media only screen and (max-width: 767px) {
  .amazing-offer-fiveteen {
    margin: 65px 0;
  }

  .amazing-offer-fiveteen-wrapper::before {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .amazing-offer-fiveteen .swiper-btns {
    width: auto;
    height: auto;
    border: none;
    -webkit-transform: translate(130px, 48px);
    -moz-transform: translate(130px, 48px);
    -ms-transform: translate(130px, 48px);
    -o-transform: translate(130px, 48px);
    transform: translate(130px, 48px);
  }
}

@media only screen and (max-width: 575px) {
  .amazing-offer-fiveteen-wrapper {
    padding: 20px 0 40px;
  }

  .amazing-offer-fiveteen-wrapper::before,
  .amazing-offer-fiveteen-wrapper::after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 -12px;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
  }

  .amazing-offer-fiveteen-wrapper::before {
    height: 440px;
  }

  .amazing-offer-fiveteen-item .image {
    margin-top: 90px;
  }

  .amazing-offer-fiveteen-item .timear {
    -webkit-transform: translate(4px, 10px);
    -moz-transform: translate(4px, 10px);
    -ms-transform: translate(4px, 10px);
    -o-transform: translate(4px, 10px);
    transform: translate(4px, 10px);
  }

  .amazing-offer-fiveteen .swiper-pagination {
    max-width: 242px;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet img {
    margin-left: 0;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet span {
    display: none;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-active,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div+div {
    padding: 6px 15px;
    width: 70px;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev,
  .amazing-offer-fiveteen .swiper-pagination-bullet-prev+div,
  .amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div {
    padding: 6px 15px;
    width: 70px;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev+div+div+div {
    width: 0;
  }
}
.amazing-offer-fiveteen .swiper-pagination-bullet img {
  width: 39px;
  height: auto !important;
}
.amazing-offer-fiveteen-item .detail .content .options ul li {
  max-width: 60%;
}
.amazing-offer-fiveteen .swiper-btns {
  padding: 10px 12px;
  margin-top: -13px;
}
.amazing-offer-fiveteen-item .detail .content .btn.loading {
  padding-left: 35px !important;
}
@media only screen and (max-width: 991px) {
  .amazing-offer-fiveteen-wrapper {
    padding: 19px 0 0;
    margin: 0 12px;
  }

  .amazing-offer-fiveteen-wrapper::before {
    border-radius: 20px 20px 400px 400px;
    height: 455px;
  }

  .amazing-offer-fiveteen-wrapper::after {
    bottom: 12px;
    height: 95%;
    border-radius: 0 0 20px 20px;
  }

  .amazing-offer-fiveteen-wrapper .right {
    flex-direction: column;
    text-align: center;
  }

  .amazing-offer-fiveteen-wrapper .right .btn {
    margin-top: 14px;
  }

  .amazing-offer-fiveteen-item .timear {
    order: 2;
    position: relative !important;
    top: 0;
    left: 0;
    transform: unset;
    transition: all 0.3s ease-in-out 0.6s;
    transform: scale(0);
  }

  .amazing-offer-fiveteen-item .image {
    order: 1;
    margin-bottom: 62px;
  }

  .amazing-offer-fiveteen-item .detail {
    order: 3;
    padding: 0 18px;
  }

  .amazing-offer-fiveteen-item .detail .content .title>* {
    transition-delay: 0.9s;
  }

  .amazing-offer-fiveteen-item .detail .content ul {
    transition-delay: 1.2s;
  }

  .amazing-offer-fiveteen-item .detail .content .offer {
    display: inline-flex !important;
    transition-delay: 1.5s;
  }

  .amazing-offer-fiveteen-item .detail .content .offer,
  .amazing-offer-fiveteen-item .detail .content .price {
    vertical-align: middle;
    margin-top: 25px;
  }

  .amazing-offer-fiveteen-item .detail .content .price {
    display: inline-block;
    margin-right: 12px;
    transition-delay: 1.8s;
  }

  .amazing-offer-fiveteen-item .detail .content .btn {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    transition-delay: 2.1s;
    margin: 0 auto;
  }

  .swiper-slide-active .amazing-offer-fiveteen-item .timear {
    transform: scale(1);
  }

  .amazing-offer-fiveteen .swiper {
    position: relative;
    padding-bottom: 72px;
  }

  .amazing-offer-fiveteen .swiper-btns {
    top: 60% !important;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    justify-content: space-between !important;
    border: 0;
    height: 33px;
    z-index: 5;
  }

  .amazing-offer-fiveteen .swiper-button-next,
  .amazing-offer-fiveteen .swiper-button-prev {
    width: 33px !important;
    height: 33px !important;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.4);
  }

  .amazing-offer-fiveteen .swiper-button-next::after,
  .amazing-offer-fiveteen .swiper-button-prev::after {
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
  }

  .amazing-offer-fiveteen .swiper-button-next {
    transform: translate(-18px, -50%);
  }

  .amazing-offer-fiveteen .swiper-button-prev {
    transform: translate(18px, -50%);
  }

  .amazing-offer-fiveteen .swiper-pagination {
    justify-content: center;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet {
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-prev,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active:first-child,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active+div,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active:first-child+div+div {
    width: 76px !important;
    height: 76px !important;
    padding: 0 !important;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet img {
    margin-left: 0;
    width: 60px;
    height: 60px;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet span {
    display: none;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-active,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active:first-child {
    width: 90px !important;
    height: 90px !important;
  }

  .amazing-offer-fiveteen .swiper-pagination-bullet-active img,
  .amazing-offer-fiveteen .swiper-pagination-bullet-active:first-child img {
    width: 70px;
    height: 70px;
  }
.amazing-offer-fiveteen .swiper-btns {
    border: unset !important;
}
}
@media only screen and (max-width: 575px) {
  .amazing-offer-fiveteen-wrapper::before,
  .amazing-offer-fiveteen-wrapper::after {
    margin: 0;
    width: 100%;
  }

  .amazing-offer-fiveteen-wrapper::after {
    bottom: 0;
  }

  .amazing-offer-fiveteen-item .image {
    margin-top: 32px;
  }

  .amazing-offer-fiveteen-item .detail .content .title h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
  }

  .amazing-offer-fiveteen-item .detail .content .offer {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .amazing-offer-fiveteen-item .detail .content .offer del {
    font-size: 12px;
  }

  .amazing-offer-fiveteen-item .detail .content .price {
    font-size: 12px;
    font-weight: 300;
  }

  .amazing-offer-fiveteen-item .detail .content .price span {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    margin-left: 4px;
  }
}

