@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'Extenda Hecto';
  src: url('/fonts/extenda/Extenda-40-Hecto-trial.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Extenda Peta';
  src: url('/fonts/extenda/Extenda-80-Peta-trial.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Montserrat", sans-serif !important;
}

body.rtl {
  font-family: "Cairo", sans-serif !important;
  text-align: right;
}

body.rtl .simple-search .form-control {
  border-radius: 0 !important;
}

body.rtl .btn-light {
  border-color: #ffff !important;
}

body.rtl .btn-light:hover {
  border-color: #ffff !important;
}

body.rtl .owl-prev span,
body.rtl .owl-next span {
  display: none;
}

body.rtl .toggle>label,
body.rtl .toggle>.toggle-title {
  border-right: 3px solid #ccc !important;
  border-left: 0 !important;
}

body.rtl .toggle-primary .toggle label,
body.rtl .toggle-primary .toggle .toggle-title {
  border-right-color: #d0292d !important;
}

body.rtl #header .header-nav-top .dropdown-menu:before {
  left: initial !important;
}

body.rtl .dropdown-item {
  text-align: right;
}

body.rtl .thumb-info.thumb-info-centered-info .thumb-info-title {
  right: 5% !important;
  left: initial !important;
}

body.rtl #footer a:not(.btn) {
  text-decoration: none;
}

body.rtl .list.list-icons .fa-angle-right {
  transform: rotate(180deg);
}

body.rtl #header .header-nav-features .header-nav-features-cart .totals .label {
  float: right !important;
}

body.rtl #header .header-nav-features .header-nav-features-cart .totals .price-total {
  float: left !important;
}

body.rtl .owl-carousel.dots-inside .owl-dots {
  position: initial !important;
}

.breadcrumb>li {
  display: inline-block;
  font-size: 0.8em;
  text-transform: uppercase;
  text-shadow: none;
}

html body.rtl .text-color-primary,
html body.rtl .text-primary {
  color: #d0292d !important;
}

body.rtl .text-color-grey-lighten {
  color: #a9a9aa !important;
}

body.rtl .breadcrumb>li+li:before {
  color: inherit;
  opacity: 0.5;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f104";
  padding: 0 7px 0 5px;
}

body.rtl #header .header-nav.header-nav-links nav>ul li>a {
  padding: 0 2.5rem;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
}

body.rtl .container {
  max-width: 1140px;
}

body.rtl .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
body.rtl .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover {
  padding-right: 10px !important;
  padding-left: 0 !important;
}

body.rtl .shop .quantity {
  margin: 0 0 25px 15px !important;
  float: right !important;
}

#header .header-nav.header-nav-links nav>ul li>a,
#header .header-nav.header-nav-links nav>ul li:hover>a {
  padding: 0 2rem;
  font-size: 15px;
  text-decoration: none;
}

.toggle>label:before,
.toggle>.toggle-title:before {
  content: " ";
  position: absolute;
  top: calc(50% + 1px);
  right: 14px;
  border-color: #ccc;
  border-top: 1px solid;
  border-right: 1px solid;
  width: 8px;
  height: 8px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.3s, top 0.3s;
  transform: rotate(-45deg) translate3d(0, -50%, 0);
  transform-origin: 35%;
}

.toggle.active>label:before,
.toggle.active>.toggle-title:before {
  top: calc(50% - 8px);
  transform: rotate(135deg);
}

.owl-carousel.nav-font-size-md .owl-nav button.owl-prev,
.owl-carousel.nav-font-size-md .owl-nav button.owl-next {
  font-size: 14px;
}

body.rtl .toggle.active>label:before,
body.rtl .toggle.active>.toggle-title:before,
body.rtl .toggle>label:before,
body.rtl .toggle>.toggle-title:before {
  right: initial !important;
  left: 14px !important;
}

body.rtl table {
  text-align: right !important;
}

body.rtl .text-end {
  text-align: left !important;
}

.form-group {
  margin-bottom: 1rem;
}

.toggle>label,
.toggle>.toggle-title {
  transition: all 0.15s ease-out;
  background: #f7f7f7;
  border-left: 3px solid #ccc;
  border-radius: 5px;
  color: #ccc;
  display: block;
  min-height: 20px;
  padding: 12px 20px 12px 15px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: -0.2px;
  text-decoration: none !important;
}

.toggle.active>label,
.toggle.active>.toggle-title {
  background: #f7f7f7;
  border-color: #ccc;
}

#header .header-nav-top .nav>li>a,
#header .header-nav-top .nav>li>span {
  color: #fff !important;
}

#header .header-social-icons {
  line-height: 36px !important;
}

.slider-over:before {
  content: "";
  position: absolute;
  background-color: rgb(0 0 0 / 75%);
  top: 0;
  border: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.countdown.countdown-borders span {
  color: #fff;
}



.event-carousel .info-event {
  padding: 20px;
  border: 1px solid rgb(121 124 124 / 28%);
  border-top: none;
  margin-bottom: 20px;
  background: #fff;
}

.event-carousel .thumb-info .thumb-info-title {
  left: auto !important;
  right: 0 !important;
  bottom: 0 !important;
}

.event-carousel .thumb-info .thumb-info-title label {
  display: table;
  font-size: 10px;
  letter-spacing: 0.5px;
  font-weight: 100;
  line-height: 15px;
}

.thumb-info .thumb-info-action-icon {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  height: fit-content !important;
  padding: 0px !important;
  height: 40px !important;
  width: 200px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-inline: 10px !important;
  border-radius: 0px !important;

  /* default */
  top: -50% !important;
  left: -50% !important;
}

.thumb-info .thumb-info-action-icon.event-card-sold-out-btn {
  background-color: gray !important;
  border-color: gray !important;
}

.event-carousel .thumb-info:hover .thumb-info-action-icon {

  top: 50% !important;
  left: 50% !important;
  margin-top: -20px !important;
  margin-left: -100px !important;

}

.event-carousel .event-card-title:hover {
  text-decoration: underline !important;
  cursor: pointer;
}

html:not(.sticky-header-active) #header.header-semi-transparent-dark .header-body {
  background-color: rgb(33 37 41 / 50%) !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

#header .header-top.header-top-light-2-borders {
  background: #333 !important;
}

.dropdown-language {
  color: #fff !important;
}

.bg-detail-event {
  background-color: #cf292d !important;
  background-image: url(../img/motif.png);
  background-size: contain;
}

.info_detail_event li {
  margin-top: 12px !important;
  padding-bottom: 12px !important;
}

.point_vente {
  background: #fff;
  border-bottom: 3px solid #ce292c;
}

.align-items-flex-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.text-color-success {
  color: #28a745;
}

.bg-color-success {
  background: #28a745;
  color: #fff;
}

.rounded-pill {
  border-radius: 50px !important;
}

.tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
.tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover {
  background: linear-gradient(90deg, #800000 0%, #B81818 100%) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 20px !important;
  padding-left: 20px !important;
   background-position: left !important;
  transition: 0.5s !important;
}

.tabs-navigation .nav-tabs>li .nav-link {
  padding: 22px 20px !important;
  border-radius: 20px !important;
   background-position: right !important;
}

.hidden {
  display: none !important;
}

.gray-bg {
  background: #faf9f9;
}


.thumb-info.thumb-info-block .thumb-info-wrapper:before {
  background: transparent !important;
}

.club_div {
  height: 260px;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-radius: 8px;
  border-right: 1px solid #ececec;
  box-shadow: 0 2px 4px 0px rgb(0 0 0 / 5%);
  border-top: 4px solid #d0372d;
  margin-bottom: 40px;
}

.btn-voir-plus {
  transition: transform 0.3s, top 0.3s;
  margin: 0 auto;
  max-width: 80%;
  padding: 5px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  /*margin-top: 30px ;*/
  cursor: pointer;
}

/*.club_div .thumb-info-wrapper{
    min-height: 236px;
}*/

.btn-voir-plus a {
  color: #fff;
  text-decoration: none;
}

.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded img,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper:after {
  height: 100%;
}

.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper {
  /* height: 120px; */
  /* max-height: 120px; */
  /* min-height: 90px; */
  width: 100%;
  aspect-ratio: 5/2;
  position: relative;
}

.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper img {
  object-fit: cover;
  object-position: center;
}


.club_div .thumb-info {
  padding: 20px;
}

.featured-boxes-style-8 .featured-box .icon-featured {
  font-size: 3em !important;
  margin: 0 !important;
}

.btn-voir-plus:hover {
  transition: transform 0.3s, top 0.3s;
  background: #d0372d !important;
}

.club-name {
  /*margin-top: 20px ;*/
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.text-decoration-none {
  text-decoration: none !important;
}

.owl-carousel .owl-item .club_div img {
  width: auto !important;
  max-height: 130px;
  margin: 10px !important;
  display: initial !important;
}

.club_div img {
  width: auto;
  max-height: 130px;
  margin: 10px !important;
}

#headerTopCartDropdown {
  max-height: 400px;
  border-bottom: 10px solid #fff;
  overflow: auto;
}

.container {
  max-width: 1600px !important;
  padding-inline: 32px !important;
}

@media screen and (max-width: 768px) {
  .container {
    padding-inline: 16px !important;
  }
}

.img-fluid.img-detail-event {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-top: 0 !important;
  border-top: 1px solid;
}

.point_vente {
  border-bottom: 1px solid #e8ecef;
}

.bg-detail-event {
  background-color: #212529 !important;
  margin-top: -3px;
  background-image: none !important;
}

.shadow-detal {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
  background-color: #fff;
  border: 1px solid #eee;
  background: #fff;
}

.shadow-detal .countdown.countdown-borders span {
  background: #fff;
  border-color: #d3313a !important;
}

.shadow-detal .font-weight-extra-bold,
.shadow-detal .border-color-light {
  color: #d3313a !important;
}

.shadow-detal .fas {
  color: #212529 !important;
  top: 7px !important;
}

.owl-dots {
  transform: translate3d(45%, -10px, 0px) !important;
  top: 96% !important;
}

.list-info-event {
  border-left: none !important;
  padding-left: 0 !important;
  display: flex;
  justify-content: space-between;
}

.list-info-event li {
  border-bottom: 0 !important;
}

.call-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.list li {
  margin-bottom: 0 !important;
}

.width-60 {
  width: 60%;
}

.mg-0-auto {
  margin: 0 auto;
}

.display-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.display-event-clubs-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.slide-event {
  font-size: 30px;
}

.vs {
  font-size: 30px;
}

.text-10 {
  font-size: 60px;
}

.letter-space-5 {
  letter-spacing: 5px;
}

.new_ticket {
  margin-top: 20px;
}

#header .header-container .header-colum:nth-child(2) .header-row {
  justify-content: space-around;
}

.table-responsive td,
.table-responsive th {
  border-right: 1px solid #f0f0f0;
}

.checkout-table tr {
  border-bottom: 2px solid #f0f0f0;
}

.checkout-table-content td {
  border-right: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}

.cart_table_item {
  border-bottom: 1px solid #f0f0f0;
}

.table-responsive {
  margin-bottom: 20px;
}

#header .header-nav {
  justify-content: flex-start !important;
}

.display-mobile {
  display: none !important;
}

@media (max-width: 767px) {
  .countdown.countdown-borders {
    justify-content: space-around;
    flex-wrap: nowrap;
  }

  .countdown.countdown-borders span.border-color-light {
    margin-right: 10px;
    text-align: center;
  }

  .countdown.countdown-borders span span.font-weight-extra-bold {
    font-size: 35px;
    text-align: center;
  }

  .display-mobile {
    display: block !important;
  }

  .display-web {
    display: none !important;
  }
}

/* custom footer css */
#footer {
  background: #800000;
  border-top: 0px;
  padding-top: 4px;
}

#footer .text-light {
  color: #fcfcfc;
}

#footer .footer-copyright.footer-copyright-style-2 {
  background-color: #800000;
}

/* header css */
.header-container {
  background-color: #800000;
}

.header-container a.dropdown-item.dropdown-toggle {
  color: #ffffff !important;
  border-bottom: 3px solid transparent;
  height: fit-content !important;
}

.header-container a.dropdown-item.dropdown-toggle.active {
  color: #3CB769 !important;
  border-bottom: 3px solid #3CB769;
}

.header-container a.dropdown-item.dropdown-toggle:hover {
  color: #3CB769 !important;
  border-bottom: 3px solid #3CB769;
}

/* header sub menu clubs */
.header-submenu {
  background-color: white !important;
}

.header-submenu li a.dropdown-item {
  color: rgb(21, 21, 21) !important;
}

.header-submenu li a.dropdown-item:hover {
  color: white !important;
  border-color: var(--color-primary) !important;
  background-color: var(--color-primary) !important;
}

/* error input  */

input.form-control.error,
.form-control.error {
  color: red !important;
}

#header .header-nav-main.header-nav-main-mobile-dark:before {
  background-color: white;
}

#header .nav.nav-pills.flex-column.flex-lg-row li:hover,
#header .nav.nav-pills.flex-column.flex-lg-row li:hover a {
  background-color: black;
}



/*---------- countdown style ----------*/
.next-event-countdown {
  margin-inline: auto !important;
  margin: 40px;
  width: fit-content;
  background-color: #00000061;
  /* background-color:#3b3b3b2b; */

  border-radius: 8px;
  user-select: none;
  padding: 10px;
  padding-block: 20px;
  color: #ffffff;
  font-size: 2rem;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}

.next-event-countdown.show {
  opacity: 1;
}

.next-event-countdown th,
.next-event-countdown td {
  width: 89px;
  padding-block: 10px;
  text-align: center;
}

.next-event-countdown th {
  color: white;
}

.next-event-countdown td {
  font-size: 1.4rem;
}

/* for event show */
.next-event-countdown.show-event {
  background-color: #00000000;
  border: 2px solid #000000;
  border: 2px solid #d0372d;
}

.next-event-countdown.show-event th {
  color: black !important;
}



/* customize add ticker button  */
/* .add-ticket.btn {
  background-color: #20255c !important;
  border-color: #20255c;
}

.btn:active {
  opacity: 0.95;
}

.remove-ticket.btn {
  background-color: #d0372d !important;
}

.add-to-cart-tickets.btn:hover {
  background-color: #212529 !important;
} */


/* change btn resravion in the slide */

/*  */
.slider-reserver-button {
  background-color: #76b682 !important;
  border-color: #76b682 !important;
  background-color: rgba(255, 255, 255, 0) !important;
  border-color: white !important;
  color: black;
  position: relative;
  overflow: hidden;
  padding-block: 12px !important;
  padding-inline: 20px !important;
  border-radius: 10px;
}

.slider-reserver-button span {
  position: relative;
}

.slider-reserver-button::before {
  content: "";
  /* background-color: #20255c !important; */
  background-color: #D0292D !important;
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0px;
  width: 0;
  transition: width 0.3s ease;
}

.slider-reserver-button:hover::before {
  width: 100%;
}

/* sold out event card button  */







/* accent color */
input[type="checkbox"],
input[type="radio"] {
  accent-color: #d0292d;
}






/* modern popup start  */

.mpopup {
  transition: all .5s ease;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.178);
  z-index: 1024;
}

.mpopup>.mpopup-content {
  position: relative;
  transition: all .5s ease;
  top: 50px;
  height: fit-content;
  width: 97%;
  max-width: 500px;
  overflow: hidden;
  padding: 20px;
  background-color: white;
  border-radius: 16px;
}


.mpopup-hide-action {
  display: flex;
  right: 20px;
  top: 19px;
  font-size: 24px;
  width: fit-content;
  position: absolute;
  background: transparent;
  border: none;
  color: #373737;
}


.mpopup.show {
  opacity: 1;
  pointer-events: all;
}

.mpopup.show>.mpopup-content {
  top: 0px;
}

.mpopup.mpopup-zi-1 {
  z-index: 1024;
}

.mpopup.mpopup-zi-2 {
  z-index: 2000;
}

.mpopup.mpopup-zi-3 {
  z-index: 3000;
}

/* modern popup end  */


.clickable {
  cursor: pointer;
}

.clickable:hover {
  opacity: .85;
}

.clickable:active {
  opacity: .75;
}