/*--------------------------------------------------------------

ADDED FOR DIBUTADE

--------------------------------------------------------------*/
/* CSS */
.button-30 {
  align-items: center;
  appearance: none;
  background-color: #FCFCFD;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;
  box-sizing: border-box;
  color: #36395A;
  cursor: pointer;
  display: inline-flex;
  font-family: "JetBrains Mono",monospace;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-30:focus {
  box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
}

.button-30:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
  transform: translateY(-2px);
  text-decoration: none;
  font-weight: 600;
}

.button-30:active {
  box-shadow: #D6D6E7 0 3px 7px inset;
  transform: translateY(2px);
}

/* CSS */
.button-15 {
  background-image: linear-gradient(#42A1EC, #0070C9);
  border: 1px solid #0077CC;
  border-radius: 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  direction: ltr;
  display: block;
  font-family: "SF Pro Text","SF Pro Icons","AOS Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: -.022em;
  line-height: 1.47059;
  min-width: 30px;
  overflow: visible;
  padding: 4px 15px;
  text-align: center;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}

.button-15:disabled {
  cursor: default;
  opacity: .3;
}

.button-15:hover {
  background-image: linear-gradient(#51A9EE, #147BCD);
  border-color: #1482D0;
  text-decoration: none;
}

.button-15:active {
  background-image: linear-gradient(#3D94D9, #0067B9);
  border-color: #006DBC;
  outline: none;
}

.button-15:focus {
  box-shadow: rgba(131, 192, 253, 0.5) 0 0 0 3px;
  outline: none;
}

/* CSS */
.button-71 {
  background-color: #0078d0;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 16px 48px;
  }
}

.tribe-events-pro-venue__meta-data {
  width: auto;
}

/*

.tribe-events-event-meta {
	display:  block;
	flex-wrap:  wrap;
}

.tribe-events-meta-group.tribe-events-meta-group-details {
	display: inline-block;
	float:  left;
	width:  33.3333%;
	zoom:  1;
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
	display: inline-block;
	float:  left;
	width:  33.3333%;
	zoom:  1;	
}

.tribe-events-meta-group.tribe-events-meta-group-other {
	display: inline-block;
	float:  left;
	width:  33.3333%;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
	clear:  both;
	display: block;
	float:  none;
	width:  auto;
}

.tribe-events-venue-map {
	width:  100%;
	height:  100%;
	float:  none;
}

@media (min-width: 768px)
.tribe-events-venue-map {
    max-height: 350px;
}
*/

.tribe-parent-cat {
	font-weight:  700;
}

.tribe-child-cat {
	font-weight:  500;
}

.tribe-grandchild-cat {
	font-weight:  400;
}

/* Pas d'effet */
.select2-results__option--highlighted {
	font-weight:  700;
}

.tribe-events-c-small-cta>:first-child {
    margin-left: 0;
    border: 1px solid;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 600;
}


/*
 * Costs and Ticketing 
 */
/* COSTS */
.tribe-common .tribe-events-event-cost {
    display: flex;
    align-items: center;
    float: none;
    margin: 5px 0 0px 0;
}

.tribe-common .ticket-cost {
  border: 1px solid #ddd;
  display: block;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding: 8px 12px;
  text-align: center;
  text-overflow: ellipsis; 
  margin: auto 0px;
}

/* TICKETING */
.tribe-common .ticket-single-btn a {
  background-color: #007cba;
  color: white;
  padding: 5px;
  font-size: 14px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  text-transform:  uppercase;
  padding: 8px 12px;
}

.tribe-common .ticket-single-btn:hover a, .ticket-single-btn:focus a {
  background-color: #2980B9;
  color:  black;
}

.tribe-common .ticket-list-dropbtn {
  background-color: #007cba;
  color: white;
  padding: 5px;
  font-size: 14px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  text-transform:  uppercase;
  padding: 8px 12px;
}

.tribe-common .ticket-list-dropbtn:hover, .ticket-list-dropbtn:focus {
  background-color: #2980B9;
  color:  black;
}

.tribe-common .ticket-list-dropdown {
  position: relative;
  display: inline-block;
}

.tribe-common .ticket-list-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  width:  auto;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.tribe-common .ticket-list-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Show the dropdown menu on hover */
.tribe-common .ticket-list-dropdown:hover .ticket-list-dropdown-content {display: block;}
.tribe-common .ticket-list-dropdown-content a:hover {background-color: #ddd;}
.tribe-common .ticket-list-dropdown:hover .ticket-list-dropbtn: focus; {background-color: #2980B9;}

.tribe-common .tribe-events-pro-venue__meta-ticketing { display : flex; }

.tribe-common .show {display: block;}

.tribe-events-nav-previous {
  list-style-type:  none;
}