﻿@keyframes stretch {
  0% {
    transform: scale(0.5);
    background-color: #c8102e; }
  50% {
    background-color: #c8102e; }
  100% {
    transform: scale(1);
    background-color: #FFFFFF; } }

.btn-dot-loading.btn--loading {
  font-size: 0; }
  .btn-dot-loading.btn--loading .btn-span {
    display: flex !important;
    justify-content: center; }
    .btn-dot-loading.btn--loading .btn-span b {
      animation-direction: alternate;
      animation-duration: .5s;
      animation-fill-mode: none;
      animation-iteration-count: infinite;
      animation-name: stretch;
      animation-play-state: running;
      animation-timing-function: ease-out;
      border-radius: 100%;
      display: block;
      height: 10px;
      margin: 0 1px;
      width: 10px;
      animation-delay: .1s;
      margin: 0 5px; }
      .btn-dot-loading.btn--loading .btn-span b:first-child {
        animation-delay: 0s;
        margin: 0; }
      .btn-dot-loading.btn--loading .btn-span b:last-child {
        animation-delay: .2s;
        margin: 0; }

.btn-dot-loading b {
  font-weight: normal; }

.btn-dot-loading .btn-span {
  display: none; }

@keyframes stretch {
  0% {
    transform: scale(0.5);
    background-color: #c8102e; }
  50% {
    background-color: #c8102e; }
  100% {
    transform: scale(1);
    background-color: #FFFFFF; } }

.btn-dot-loading.btn--loading {
  font-size: 0; }
  .btn-dot-loading.btn--loading .btn-span {
    display: flex !important;
    justify-content: center; }
    .btn-dot-loading.btn--loading .btn-span b {
      animation-direction: alternate;
      animation-duration: .5s;
      animation-fill-mode: none;
      animation-iteration-count: infinite;
      animation-name: stretch;
      animation-play-state: running;
      animation-timing-function: ease-out;
      border-radius: 100%;
      display: block;
      height: 10px;
      margin: 0 1px;
      width: 10px;
      animation-delay: .1s;
      margin: 0 5px; }
      .btn-dot-loading.btn--loading .btn-span b:first-child {
        animation-delay: 0s;
        margin: 0; }
      .btn-dot-loading.btn--loading .btn-span b:last-child {
        animation-delay: .2s;
        margin: 0; }

.btn-dot-loading b {
  font-weight: normal; }

.btn-dot-loading .btn-span {
  display: none; }

.sliderbannser {
  margin-bottom: 60px; }
  .sliderbannser .HomeCarousel .slick-initialized.slick-slide {
    display: flex;
    justify-content: center; }
  .sliderbannser .HomeCarousel .slick-slider.slick-list, .sliderbannser .HomeCarousel .slick-slider.slick-track {
    display: flex; }
  @media (min-width: 100px) and (max-width: 500px) {
    .sliderbannser .HomeCarousel .sliderXS {
      width: -webkit-fill-available; } }
  @media (min-width: 100px) and (max-width: 350px) {
    .sliderbannser .HomeCarousel .slider.item img {
      width: 200px; } }
  .sliderbannser .HomeCarousel .slick-slide {
    margin: 30px 15px; }
  .sliderbannser .HomeCarousel .slick-dots li button:before {
    font-size: 15px; }
  .sliderbannser .HomeCarousel .slick-dots li.slick-active button:before {
    color: #3c3c3b !important; }
  .sliderbannser .HomeCarousel .slick-prev, .sliderbannser .HomeCarousel .slick-next {
    z-index: 10;
    width: 35px !important;
    height: 35px !important;
    top: 104% !important; }
    .sliderbannser .HomeCarousel .slick-prev::before, .sliderbannser .HomeCarousel .slick-next::before {
      color: #c8102e !important;
      font-size: 30px; }
  .sliderbannser .HomeCarousel .slick-prev {
    left: 45% !important; }
  .sliderbannser .HomeCarousel .slick-next {
    right: 45% !important; }
  .sliderbannser .HomeCarousel .HomeCarousel-Header {
    display: flex;
    border-radius: 16px;
    border: 3px solid #ebe9e9;
    margin: 64px 36px 46px 36px;
    background-color: #ffffff;
    position: relative; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image img {
        width: 331px !important;
        max-height: 245px !important;
        right: 7%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .sliderbannser .HomeCarousel .HomeCarousel-Header {
        margin: 26px 15px 25px 15px; }
        .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image img {
          width: 331px !important;
          max-height: 225px !important;
          right: 3% !important;
          top: 23% !important; } }
    @media (min-width: 100px) and (max-width: 767px) {
      .sliderbannser .HomeCarousel .HomeCarousel-Header {
        margin: 30px 0 0 0 !important;
        display: flex;
        flex-direction: column-reverse;
        align-items: center; }
        .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image {
          margin-top: -20px; }
          .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image img {
            width: 310px !important;
            max-height: 221px !important;
            top: -6% !important;
            transform: none !important;
            position: relative !important;
            margin-top: -16px !important;
            right: 0% !important; } }
    .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image {
      Display: flex;
      margin: auto;
      justify-content: center; }
      .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image img {
        width: 500px;
        max-height: 235px;
        position: absolute;
        top: 20%;
        transform: scaleY(2);
        right: 5%;
        border-radius: 8px; }
      .sliderbannser .HomeCarousel .HomeCarousel-Header .Header-image .Tab-app {
        height: 100%; }
    .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading {
      margin: 50px;
      padding-left: 12px;
      position: relative;
      z-index: 1; }
      @media (min-width: 768px) and (max-width: 991px) {
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading {
          margin: 0px;
          padding: 20px; } }
      .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading h2 {
        margin: 0 0 23px;
        font-family: Asap;
        font-size: 3.25em;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.59px;
        color: #3c3c3b;
        width: 95%;
        min-height: 120px;
        max-height: 180px;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media (min-width: 768px) and (max-width: 991px) {
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading h2 {
            font-size: 2.875em !important; } }
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading h2 span {
          color: #c8102e; }
      .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading p {
        font-family: Asap;
        font-size: 1.125em;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: -0.22px;
        color: #3c3c3b;
        width: 95%;
        min-height: 48px;
        max-height: 100px;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading p a {
          text-decoration: underline;
          cursor: pointer;
          color: #c8102e;
          display: inline-block; }
      .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link {
        margin-top: 31px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link {
            margin-bottom: 15px; } }
        @media (min-width: 100px) and (max-width: 767px) {
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link {
            margin: 25px auto 30px auto;
            display: table; } }
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link .btn-delivery {
          padding: 5px 10px !important;
          height: 48px;
          width: 204px;
          border-radius: 4px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link .btn-delivery .shopbtn-link {
            margin-left: 17px; }
          @media (min-width: 768px) and (max-width: 991px), (min-width: 100px) and (max-width: 767px) {
            .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link .btn-delivery {
              font-size: 1.125em; } }
          @media (min-width: 100px) and (max-width: 500px) {
            .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading .Grocerydelivery-link .btn-delivery {
              width: auto; } }
      @media (min-width: 100px) and (max-width: 767px) {
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading {
          margin: 0;
          padding: 0 20px;
          text-align: center;
          margin-top: 0; }
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading h2 {
            width: 100%;
            margin: 0 auto;
            text-align: center;
            padding: 16px;
            font-size: 1.625em !important;
            min-height: 70px !important;
            max-height: 110px !important; }
          .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading p {
            width: 100%;
            text-align: center;
            padding: 16px;
            max-height: 113px !important; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .sliderbannser .HomeCarousel .HomeCarousel-Header .HomeCarousel-heading {
          margin: 30px;
          margin-right: 0 !important; } }
  .sliderbannser .HomeCarousel .custom-controls {
    display: flex;
    align-items: center;
    width: auto;
    justify-content: center; }
    .sliderbannser .HomeCarousel .custom-controls button#customPrev {
      margin-right: 100px;
      width: 30px;
      height: 30px; }
    .sliderbannser .HomeCarousel .custom-controls button#pausePlayBtn {
      width: 40px;
      height: 40px; }
    .sliderbannser .HomeCarousel .custom-controls button#customNext {
      margin-left: 80px;
      width: 30px;
      height: 30px; }
    .sliderbannser .HomeCarousel .custom-controls .custom-arrow {
      position: absolute;
      transform: translateX(-50%);
      background: #c8102e;
      color: #fff;
      padding: 10px;
      border: none;
      cursor: pointer;
      font-size: 18px;
      border-radius: 50%;
      width: auto;
      height: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 10; }
      .sliderbannser .HomeCarousel .custom-controls .custom-arrow:focus {
        outline: 3px solid yellow; }
      .sliderbannser .HomeCarousel .custom-controls .custom-arrow i {
        font-size: 18px; }
