.main_admin-dates{
	/*min-width:400px;
	width:553px;*/
	border-style: solid; 
	border: 1px solid #3b3c3d;
	padding:30px;
	/*height: 854px;*/
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*:lang(fr-FR).tag_wrapper .tag {
    height: 42px;
} */

.main_admin-dates .tag_wrapper{
	margin-bottom:0px !important;
}

.main_admin-dates h4{
	margin:0px;
}

.main_admin-dates .event_details, .main_admin-dates-wrapper{
	display:flex;
    flex-direction: column;
}

.main_admin-dates-wrapper{
	min-height:inherit;
	justify-content: space-between;
}

/*.main_webinars p{
	margin-bottom:30px;
	margin-top:0px;
} */

.main_admin-dates .divider{
	margin-bottom:20px;
	margin-top:0px !important; 
	border: 1px solid #D4D4D1;
}

.main_admin-dates  .date-time-outter-wrapper{
	display: flex;
    row-gap: 10px;
    flex-direction: column;
	margin-bottom:20px;
}

.admin-date-carousel .date_time_wrapper{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: baseline;
margin-bottom:0px !important;
margin-top:0px !important;
}

.admin-date-carousel .date_time{
	row-gap:10px;
}

.cta_button{
	border-radius: 40px;
    width: 189px;
    height: 40px;
	color:#ffffff;
	background-color:#000000;
	Font:Lexend;
   font-weight:400;
   font-Size:20px;
   Line-height:24px;
   text-decoration:none;
}

/*
.cta_button img{
	width: 30px;
    height: 30px;
} */

.admin-date-carousel .date_time  {
    gap: 15px !important;
	justify-content: flex-start;
	flex-direction: row;
}

/*
.main_webinars .wp-block-image img {
	    vertical-align: baseline;
} */

.admin-date-carousel .time{
	margin-top:0px !important;
}

.tag_wrapper{
	display: flex;
	flex-wrap: wrap;
	/*height: 32px;*/
}



.admin-date-carousel .tag_wrapper .tag{
    width: 80px !important;
    height: 32px;
   /* background-color: #D4D4D1; */
    line-height: 32px;
    text-align: center;
	margin-right:10px;
	margin-bottom:0px !important;
}

p{
	margin:0 !important;
}

/*
.caption{
    Font:Lexend;
    font-size: 16px;
    line-height: 130%;
    font-weight: 400;
	letter-spacing:2;
} 
*/

/* Customization for carousel to look like requirement */
.wp-block-acf-carousel{
	
}

.admin-date-carousel.wp-block-acf-carousel--item{
	padding-right:30px;
	width:calc(33.333333% - 60px);
}

/*.wp-block-acf-carousel--item:first-child{
	padding-left:0px !important;
} */

.admin-date-carousel .wp-block-acf-carousel--item:last-child{
	padding-right:0px !important;
}
   .admin-date-carousel {
	 padding-bottom: 60px;
   }
   
.admin-date-carousel .flickity-prev-next-button {
    bottom: -70px !important;
	top: inherit !important;
	z-index: 99999 !important;
    width: 40px;
    height: 40px;
   border-radius: 40px;
   background: none;
    border: 1px solid #000000;
    transform: translateY(-50%); 
}

.admin-date-carousel .flickity-page-dots {
	bottom: -35px;
}

.admin-date-carousel  .flickity-page-dots .dot.is-selected {
    border-radius: 10px;
	width: 50px;
    height: 10px;
}

.admin-date-carousel .flickity-prev-next-button:before {
    position: fixed;
    top: 7px;
    left: 5px;
}

.next:before {
    content: url(/wp-content/uploads/2024/08/arrow.svg) !important;
}

.previous:before {
    content: url(/wp-content/uploads/2024/08/arrow-left.svg) !important;
}

.admin-date-carousel .flickity-button-icon{
	display:none !important;
}

.admin-date-carousel .carousel-cell {
  width: 25%;
  padding: 20px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  background: #8C8;
  background-clip: padding-box;
  text-align: center;
}

.flickity-resize .wp-block-acf-carousel--item {
  min-height: 100%; 
 /* border-style: solid;
  border: 1px solid #3b3c3d; */
}
.flickity-button:hover, .flickity-button:focus{
    box-shadow: -5px 1px 0px 0px #000000;
}
.flickity-button:focus
:lang(fr-FR).tag_wrapper .tag {
	    height: 42px;
}


@media screen and (max-width: 1441px) {
	.wp-container-core-post-template-is-layout-1 {
    grid-template-columns: repeat(auto-fill, minmax(min(410px, 100%), 1fr)) !important;
}
}

@media screen and (max-width: 1169px) {
	.wp-block-acf-carousel--item {
    width: calc(50% - 15px);
}

.main_admin-dates  .date-time-outter-wrapper, .main_admin-dates .divider{
	margin-bottom:15px;
}
}

@media screen and (max-width: 600px) {
		.wp-container-core-post-template-is-layout-1 {
    grid-template-columns: repeat(auto-fill, minmax(min(353px, 100%), 1fr)) !important;
}

	/*.main_webinars{
		min-height:auto !important;
	} */


.admin-date-carousel .wp-block-acf-carousel--item{
	padding-right:10px !important;
	/*width: 100%;*/
	width: calc(100% - 10px);
}

.divider{
	margin-bottom:15px;
	margin-top:15px;
}
.time{
	margin-top:10px;
}
.admin-date-carousel .date_time_wrapper{
	margin-top:15px;
	margin-bottom:15px;
}
}

@media screen and (max-width: 425px) {
	.admin-date-carousel .wp-block-acf-carousel--item{
	padding:0px;
	padding-right:5px !important;
	width: calc(100% - 5px);
}

.flickity-page-dots{
	display:none ! important;
}
	.main_webinars{
	/*width:100%;*/
    height: auto;	
	}
	.tag_wrapper .tag{
    height: 30px;
	}
}
