
        .widget-title-row {

                flex-flow: nowrap;
                position: relative;
                display: flex;
        }
        @media only screen and (max-width: 992px) {
                .widget-title-row {
                        flex-wrap: wrap!important;
                        flex-flow: nowrap;
                        position: relative;
                        display: flex;
                }
                .slider1 {
                    width: 100%;
                    min-height: 520px!important;
                    background: #3a3089;
                    position: static !important;
                    padding-top: 108px;
                }
                .dots-container {
                    position: absolute;
                    top: 480px!important;
                    left: 50%;
                    transform: translateX(-50%);
                    display: flex;
                    gap: 10px;
                }

                .slider-btn {
                    position: absolute;
                    top: 36%!important;
                    transform: translateY(-50%);
                    background: rgb(248 102 158 / 48%);
                    color: white;
                    border: none;
                    cursor: pointer;
                    z-index: 10;
                    font-size: 24px!important;
                    border-radius: 10%;
                }
                .content-section {
                    padding: 40px 0!important;
                }
                .event-heading-card .widget-title {
                    width: 100%;
                    display: block;
                    position: relative;
                    z-index: 1;
                    font-weight: 400;
                    font-size: 22px!important;
                    color: #F8669E;
                    font-family: "Brookline";
                    align-self: center;
                }
                #book-your-ticket {
                        margin-bottom: 10px;
                }
                .infos {
                    flex-wrap: wrap;
                }
        }
        @media only screen and (max-width: 480px) {
                .widget-title-row {
                        flex-wrap: wrap!important;
                        flex-flow: nowrap;
                        position: relative;
                        display: flex;
                }
            .slider1 {
                width: 100%;
                min-height: 280px!important;
                background: #3a3089;
                position: static !important;
                padding-top: 108px;
            }
            .dots-container {
                position: absolute;
                top: 262px!important;
                left: 50%;
                transform: translateX(-50%);
                display: flex;
                gap: 10px;
            }
            .slider-btn {
                position: absolute;
                top: 10%;
                transform: translateY(-50%);
                background: rgb(248 102 158 / 48%);
                color: white;
                border: none;
                cursor: pointer;
                z-index: 10;
                font-size: 16px!important;
                border-radius: 10%;
            }
                .content-section {
                padding: 40px 0!important;
            }
            .event-heading-card .widget-title {
                width: 100%;
                display: block;
                position: relative;
                z-index: 1;
                font-weight: 400;
                font-size: 22px!important;
                color: #F8669E;
                font-family: "Brookline";
                align-self: center;
            }
            #book-your-ticket {
                    margin-bottom: 10px;
            }
            .infos {
                flex-wrap: wrap;
            }
        }


        .page-loaded .navbar {
                transform: translateX(0);
                opacity: 1;
                background: #3A3089;
            }
        .slider1 {
                width: 100%;
                    min-height: 80px;
                background: #3a3089;
                position: static !important;
                padding-top: 108px;
        }

        .container {
      .images {
          max-width: 800px;
          margin: 0 auto;
          position: relative;

          &::before,
          &::after {
              background-color: rgba(white, 0.5);
              content: "";
              position: absolute;
              top: 0;
              bottom: 0;
              width: calc(100vw - 100%);
              z-index: 1;
          }

          &::after {
              left: 100%;
          }

          &::before {
              right: 100%;
          }

          img {
              opacity: 1;
              height: inherit;
              width: inherit;
              position: absolute;
              object-fit: fill;
                  padding: 6px;
    border-radius: 20px;

              top: 0;
              transition: left 0.2s ease-in;
          }
      }
  }

  button {
      border: 0;
      border-radius: 8px;
      cursor: pointer;
      font-size: 1.25rem;
      margin: 0.5rem 0;
      padding: 0.5rem 1rem;

      &:not(:focus-within) {
          outline: 0;
      }

      &:hover,
      &:focus {
          filter: brightness(0.8);
      }
  }



        .event-heading-card {
            width: 100%;
            border: 1px solid #f1f1f1;
            border-right: 4px solid #f1f1f1;
            border-bottom: 4px solid #f1f1f1;
            padding: 35px;
            margin-bottom: 35px;
        }
        .event-heading-card .widget-title {
            width: 100%;
            display: block;
            position: relative;
            z-index: 1;
            font-weight: 400;
            font-size: 28px;
            color: #F8669E;
            font-family: "Brookline";
            align-self: center;
        }
        .event-heading-card .widget-title-row:before {
            content: "";
            width: 100%;
            height: 4px;
            background: #f1f1f1;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            mix-blend-mode: difference;
        }
        .event-heading-card .widget-title-row:after {
            content: "";
            width: 200px;
            height: 4px;
            background: #6052CE;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
        }
       #book-your-ticket button {
          align-items: center;
          gap: 1rem;
          cursor: pointer;
          line-height: 1;
          color: #f8669e;
              margin: 0px;
          font-size: 1rem;
          font-weight: 600;
          border: 2px solid #f8669e;
          border-radius: 2rem;
          background: #fff;
        }
        #book-your-ticket button:hover {
          align-items: center;
          gap: 1rem;
          cursor: pointer;
          line-height: 1;
          color: #ffffff!important;
          margin: 0px;
          filter: none;
          font-size: 1rem;
          font-weight: 600;
          border: 2px solid #f8669e;
          border-radius: 2rem;
          background: #f8669e;
        }



        #book-your-ticket  .custom-button .circle .icon.arrow::before {
            content: "";
            position: absolute;
            top: -0.25rem;
            right: 0.0625rem;
            width: 0.625rem;
            height: 0.625rem;
            border-top: 0.125rem solid #fff;
            border-right: 0.125rem solid #fff;
            transform: rotate(45deg);
          }
        #book-your-ticket  .custom-button .button-text {
              transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin-left: 45px;
              color: #F8669E;
              font-weight: 600;
              line-height: 50px;
              text-align: center;
              font-size: 15px;
          }
        #book-your-ticket  .custom-button .circle {
              width: 50px;
              height: 50px;
              display: block;
              position: relative;
              transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
              background: #F8669E;
              border-radius: 50px;
          }
        #book-your-ticket  .custom-button .circle .icon.arrow {
              transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
              left: 12px;
              width: 18px;
              height: 2px;
              background: none;
          }
         #book-your-ticket .custom-button {
              width: 200px;
              height: 50px;
              float: left;
              position: relative;
              white-space: nowrap;
          }
         #book-your-ticket  .custom-button:hover {
            color: #fff;
          }
         #book-your-ticket  .custom-button:hover .circle {
            width: 100%;
          }
         #book-your-ticket  .custom-button:hover .circle .icon.arrow {
            background: #fff;
            transform: translate(1rem, 0);
          }
         #book-your-ticket  .custom-button:hover .button-text {
            color: #fff;
          }
/* breacumb */
        .page-header {
            width: 100%;
            height: 200px!important;
        }
        .breadcrumbs a {
            color: #f8669e;
            text-decoration: none;
        }
        .breadcrumbs a:hover {
            color:#ffffff!important;
                text-decoration: none;
        }
        .breadcrumbs a:focus {
            text-decoration: none;
            color: #ffffff!important;
        }
        .breadcrumbs .breadcrumb-item.active {
            color: #ffffff;
        }
        .breadcrumbs .breadcrumb-item+.breadcrumb-item::before {
            float: left;
            padding-right: .5rem;
            color: #f8669e;
            content: var(--bs-breadcrumb-divider, "/");
        }
/* breacumb */
/* artist-detail-css */
   #featured-events-container  .event-box .content-box {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            padding: 20px!important;
            border: 1px solid #ddd;
            border-top: none;
            background: url(../images/counter-box-bg.svg) right no-repeat #fff;
            background-size: contain !important;
            position: relative;
        }
        .event-box .badge-overlay {
  position: absolute;
  left: 0%;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 100;
  -webkit-transition: width 1s ease, height 1s ease;
  -moz-transition: width 1s ease, height 1s ease;
  -o-transition: width 1s ease, height 1s ease;
  transition: width 0.4s ease, height 0.4s ease;
}
/* ================== Badge CSS ========================*/
.event-box .badge {
  margin: 0;
  padding: 0;
  color: white;
  padding: 5px 10px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  background: #ed1b24;
  border-radius: 0rem;
}

/* ================== Badge Position CSS ========================*/
.event-box  .bottom-full {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

/* ================== Badge color CSS ========================*/
.event-box  .badge.orange {
  background: #000000cf;
}
        .widget-title-row {

                flex-flow: nowrap;
                position: relative;
                display: flex;
        }
        @media only screen and (max-width: 992px) {
                .widget-title-row {
                        flex-wrap: wrap!important;
                        flex-flow: nowrap;
                        position: relative;
                        display: flex;
                }
                .event-heading-card .widget-title {
                    width: 100%;
                    display: block;
                    position: relative;
                    z-index: 1;
                    font-weight: 400;
                    font-size: 22px!important;
                    color: #F8669E;
                    font-family: "Brookline";
                    align-self: center;
                }
        }
        @media only screen and (max-width: 480px) {
                .widget-title-row {
                        flex-wrap: wrap!important;
                        flex-flow: nowrap;
                        position: relative;
                        display: flex;
                }
            .event-heading-card .widget-title {
                width: 100%;
                display: block;
                position: relative;
                z-index: 1;
                font-weight: 400;
                font-size: 22px!important;
                color: #F8669E;
                font-family: "Brookline";
                align-self: center;
            }
        }
          .event-heading-card {
            width: 100%;

            border: 1px solid #f1f1f1;
            border-right: 4px solid #f1f1f1;
            border-bottom: 4px solid #f1f1f1;
            padding: 35px;
            margin-bottom: 35px;
        }
         #book-your-ticket button {
          align-items: center;
          gap: 1rem;
          cursor: pointer;
          line-height: 1;
          color: #f8669e;
              margin: 0px;
          font-size: 1rem;
          font-weight: 600;
          border: 2px solid #f8669e;
          border-radius: 2rem;
          background: #fff;
        }
        #book-your-ticket button:hover {
          align-items: center;
          gap: 1rem;
          cursor: pointer;
          line-height: 1;
          color: #ffffff!important;
          margin: 0px;
          filter: none;
          font-size: 1rem;
          font-weight: 600;
          border: 2px solid #f8669e;
          border-radius: 2rem;
          background: #f8669e;
        }
        #book-your-ticket{
            flex-wrap: wrap;
            margin: 10px 0px 10px 0px;
            padding: 0;
            list-style: none;
            flex: none;
            display: inline-flex;
        }
@media (max-width: 480px) {
         #book-your-ticket{
            flex-wrap: wrap;
            margin: 10px 0px 10px 0px;
            padding: 0;
            list-style: none;
            display: inline-flex;
            flex: auto!important;
        }
  }
/* artist-detail-css */

