
.events .equal-width-column h1{
  color: #314455;
  font-size: 30px;
  font-weight: 700;
  line-height: normal; 
}
.horizontal-divider {
  width: 6rem;
  height: 4px;
  background-color:#9B2D2A;
}

.events #calendar,.events .calendar {
  max-width: 300px;
  margin: 0 auto;
  padding-top: 0px;
}

.events table {
  width: 100%;
  border-collapse: collapse;
}


.events th, .events td {
  text-align: center;
 padding: 10px;
  max-width: 30px;
}
.prev-month, .next-month {
  color: #ccc;
}
.events thead tr:first-child th {
  color:#1C2443;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}


.events th {
  color: #9B2D2A;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}

.events td {
  cursor: pointer;
}

.events .btn-container {
  display: flex;
  justify-content: space-between;
  max-width: 275px;
  margin: auto;
  position: relative;
  top: 28px;
}
.active-date,.event-date {
  background-color: #9B2D2A;
  color: #fff;
  padding: 10px !important;
  border-radius: 100%;
}
.events .btn-container button {
  border: none;
}
#prevBtn,#nextBtn{
 background-color: transparent;

}
.ri-arrow-left-s-line, .ri-arrow-right-s-line{
  font-size: 30px;
  color: #1C2443;
  border: 3px solid #1C2443;
  border-radius: 50%;
}
.bg-clander{
  background-color: #F2F1EF;
  padding-bottom: 60px;
  /* width: 29.333333%; */
}
.kavin-osa{
  /* width: 57.666%; */
  border-left: 3px solid #D8D8D8;
}

.divider-calnder{
  background-color: #D8D8D8;
  height: 3px;
  max-width: 300px;
  margin: auto;
  margin-top: 20px;
}
.icons-cel{
  float: right;
  margin-top: 5px;
  padding-left: 4px;
}
.date-deta p{
  color: #1C2443;
  font-size: 27px;
  font-weight: 400;
  line-height: normal;
  margin: 0px;
  text-transform: uppercase;
}
/* .date-icn{
  width: 13%;
} */
.date-deta h3{
  color: #314455;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
}
.date-deta .sundy{
  font-size: 10px;
  text-transform: uppercase;
}
.img-conent{
  display: flex;
  margin-top: 15px;
  gap: 13px;
}
.img-conent img {
  height: 90px;
  width: auto;
}
.head-kavn,.head-kavn a{
  color: #314455;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
}
.tribe-organizer, .tribe-organizer a {
  color: #1C2443;
}
.chat-chel h3 a {
  display: inline-block;
  color: #1C2443;
  font-weight: 600;
}
.content-kevin p{
  margin: 0px;
  color: #1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.chat-chel h3{
  margin: 5px 0px 0px;
  color:#1C2443;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.chat-chel p{
  color:  #1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-top: 9px;
}
.location-div{
  display: flex;
  align-items: center;
  gap: 10px;
    padding-bottom: 10px;
}
.location-div .ri-map-pin-line{
color:#9C7A58;
}
.location-div p{
  color: #1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin: 0px;
}
.chat-chel a,.tribe-organizer a{
  color:#9C7A58;
  font-size: 14px;
  font-weight: 800;
  line-height: normal;
  display: block;
}
.chat-chel h3 .tribe-organizer {
  display: none;
}
.bord-top{
  margin: 20px 20px 20px 0px;
}
a:hover{
  text-decoration: none;
}
.brd-btm{
 border-bottom: 3px solid #D8D8D8;
 padding-bottom: 30px;   
 margin: 30px 20px 0px 0px;
}
.pagination-secton{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 52px 0px 30px 0px;
  margin-left: 26%;
}
.pagination-secton .page-link{
  color:#1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding: 8px 15px
}
.page-link.active {
  background-color: #1C2443;
  color: #fff;
}
.links-caander p{
  color:#9C7A58;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.links-caander,.sigup-text,.news-letr{
  margin: auto;
  display: block;
  max-width: 300px;
  margin-top: 20px;
}
.sigup-text{
  color: #1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.news-letr {
  display: flex;
  margin-top: 18px;
}

.news-letr input {
  border: 3px solid #D8D8D8;
  height: 42px;
  padding: 10px;
  margin: 0;
  width: 255px;
}

.news-letr ::placeholder {
  color: #1C2443;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.news-letr button {
  background-color: #1C2443;
  color: #fff;
  height: 42px;
  border: 3px solid #D8D8D8;
  margin-left: -3px;
  width: 45px;    
}
.lft-spsce{
  padding-left: 0px;
}
.temp-section.events .tribe-events-c-subscribe-dropdown__button-text
{
background-color: transparent !important;
position: absolute;
right: 0;
top: 0;
padding: 0 !important;
background-image: url(/wp-content/uploads/2024/01/noun-calendar.png);
background-repeat: no-repeat;
background-position: right center;
width: 35px;
height: 35px;
background-size: cover;
}
.temp-section.events .date-deta.dropdown.open .tribe-events-c-subscribe-dropdown__button-text{
  background-image: url(/wp-content/uploads/2024/01/noun-calenda-active.png);
}

.temp-section.events .tribe-events-c-subscribe-dropdown__list.dropdown-menu
{
top: 36px;
left: 0;
background: #FFF;
  background-color: rgb(255, 255, 255);
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
border-radius: 0;
width: 170px;
height: auto;
padding: 0px !important;
}
.temp-section.events .tribe-events-c-subscribe-dropdown__button-text::after
{
display: none;
}
.temp-section.events .tribe-events-c-subscribe-dropdown__list.dropdown-menu > li > a
{
white-space: normal;
padding: 17px;
  padding-right: 25px;
border-bottom: 3px solid #D8D8D8;
font-size: 14px;
background-image: url(/wp-content/uploads/2024/01/close-copy.png);
background-repeat: no-repeat;
background-position: 94% center;
background-size: 12px;
}
.temp-section.events .tribe-events-c-nav__list
{
padding: 0;
list-style-type: none;
display: flex;
align-items: center;
justify-content: center;
}
.temp-section.events .tribe-events-c-nav__list .tribe-events-c-nav__list-item
{
padding: 15px;
}
.events .tribe-events-header h1
{
font-size: 18px;
color: #9B2D2A;
}
.events .tribe-events-header .horizontal-divider
{
display: none;
}
.single-tribe_events .temp-section.events .tribe-events-c-subscribe-dropdown__button-text{
  width: auto;
  font-weight: 600;
    color: #9C7A58 !important;
}

.temp-section.events .tribe-events-single-section .tribe-events-meta-group
{
max-width: 300px;
margin: 0 auto;
flex: 100%;
padding: 0;
}
.temp-section.events .tribe-events-meta-group .tribe-events-single-section-title
{
color: #9B2D2A;
font-weight: 700;
font-size: 18px;
}
/* Event Upcoming Css Start */



.images-section{
  margin-bottom: 40px;
}
.images-section .swiper-horizontal{
  position: relative;
  margin-top: 38px;
}

.images-section h2{
  color:  #1C2443;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}


/* Here Start today code 1/10/2024 */

.image-slidr{
  height: 230px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.img-innercontent {
  position: relative;
}
.content-shift {
  position: absolute;
  bottom: 19px;
  display: flex;
  flex-direction: column;
  left: 20px;
}
.img-innercontent .event {
  background-color: rgba(49, 68, 85, 0.7);
  color: #fff;
  padding: 5px;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  position: relative;
}
.img-innercontent .event::after {
  position: absolute;
  background-color: #fff;
  width: 76px;
  height: 4px;
  content: '';
  bottom: -16px;
  left: 0px;
}
.see-more {
  color: #FFF;
  font-size: 18px;
  font-weight: 800;
  line-height: normal;
  margin-top: 20px;
}
.see-more:hover, .see-more:focus{
  text-decoration: none;
  color: #fff;
}
.images-section .swiper-button-next, .images-section .swiper-button-prev {
  width: 40px;
  height: 40px;
}

/* Here End today code 1/10/2024 */

.img-innercontent .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.fabry-date{
  display: flex;
  justify-content: center;
}
.event-up-kav{
  display: flex;
  justify-content: end;
}
.flex-contnt{
  display: flex;
  justify-content: space-between;   
  margin-top: 40px;
  padding: 0 1rem;
}

.sechudel p{
  color: #1C2443;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.sechudel h4{
  color: #1C2443;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.sechudel a{
  display: flex;
  justify-content: end;
  color:  #9C7A58;
  font-size: 14px;
  font-weight: 800;
  line-height: normal;
  margin-top: 0px;
}
.sechudel .location-div{
  justify-content: end;
}
.sechudel div{
  color: #1C2443;
  font-size: 14px;
  text-align: right;
  font-weight: 400;
  line-height: normal;
}
.flex-contnt .date-deta{
  flex: 23%;
  border-right: 3px solid #D8D8D8;
padding-right: 15px;
  border: none;
}
body .date-deta{
  text-align: center;
  min-width: 130px;
  padding-right: 50px;
}
body .date-deta p{
  text-align: center;
}
.single-tribe_events .card-box h4 {
    color: #9C7A58;
    font-weight: 700;
    margin-bottom: 3px;
}
.single-tribe_events .card-box p,
.single-tribe_events .card-box h4 {
    font-size: 14px;
}
.single-tribe_events .card-box p{
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 83px;
}
.single-tribe_events .card-box {
  margin: 20px 0;
  min-height: 320px;
}
.single-tribe_events  .line-img.meet-team h3 {
margin: 0 0 10px;
}
.flex-contnt .sechudel{
  flex: 77%;
}
.retn {
  color: #1C2443;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin: 20px -15px 20px;
  display: block;
}
.retn:hover{
  text-decoration: none;
  color: #9B2D2A;
}
.retn svg {
  vertical-align: middle;
}
.retn:hover svg path {
  fill: #9B2D2A;
  color: #9B2D2A;
}
.contant-city h2, .contant-city p{
  color: #1C2443;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
.contant-city p{
  font-weight: 400;
  padding-top: 20px;
}
.contant-city{
  padding-top: 15px;
  padding-right: 3rem;
}
.events  .swiper-button-prev:after, 
.events  .swiper-rtl .swiper-button-next:after {
  display: none;
}
.events  .swiper-button-next::after, 
.events .swiper-rtl .swiper-button-prev::after {
  display: none;
}


/*Calendar popup*/.event-description,.event-description h1
{
color: var(--Header-Font, #314455);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.event-description
{
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
}

/*End calendar popup*/
.temp-section.events .img-box {
  height: 240px;
  overflow: hidden;
}
.single-tribe_events  .line-img.meet-team {
  padding-top: 50px;
  padding-bottom: 20px;
}
.single-tribe_events .images-section{
      overflow: hidden;
}
@media(max-width:767px){
 .temp-section.events .img-box {
  height: auto;
  overflow: hidden;
}
.temp-section.events .tribe-events-c-subscribe-dropdown__button-text{
      left: -15px;
        right: auto;
}
.single-tribe_events .card-box p{
    height:auto;    
    -webkit-line-clamp: inherit;
}

}
