.post-type-archive-tribe_events .mainHeader {
    background-color: #698278!important;
}
.btMenuHorizontal .menuPort nav > ul > li > a:after
{
	bottom: 3px;
}
.btMenuVertical .btLogoArea .logo img
{
	height: 68px;
}
.btMenuVerticalLeft .btVerticalMenuTrigger {
    float: right;
}
.btLogoArea {
    margin-top: 8px;
}
.topBarInLogoAreaCell .btButtonWidget,.mec-booking-button {
	
border-radius: 100px;
	border: 0px solid #000;	

 animation: borderPulse 1000ms infinite ease-out;
}
.mec-booking-button
{
	background-color: #efc9b4 !important;
	color: #000!important;
	border-radius: 100px !important;
}

/* Declare border pulse animation */
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(246,174,166,.4), 0px 0px 0px 0px rgba(246,174,166,1);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(246,174,166,.2), 0px 0px 0px 10px rgba(246,174,166,0);
  }
}

.altura
{
	height: 100px;
}
.tribe-events-page-template .btVerticalHeaderTop {
    background: #698278 !important;
}

@media only screen and (max-width: 600px) {
  .tribe-events-before-html {
   display:none;
  }
	.tribe-events-header
	{
		margin-top:90px !important;
	}
	
}

@media only screen and (max-width: 575px){
.otherbg {    background-image: url('https://hojasdete.org/wp-content/uploads/2023/09/selenemovil_low2.jpg') !important;
}
}
.mec-container {
    margin-top: 150px;
}
h3.bt_bb_headline_tag {
    line-height: 1 !important;
}
.bt_bb_headline_tag{
    line-height: 1 !important;
}
.mec-book-form-next-button
{
	background: #0E0E0E !important;
    border-radius: 0;
    font-size: 12px;
    line-height: 48px;
    height: 50px;
    position: relative;
		color:#FFF !important;
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 3px 0;
    letter-spacing: 2px;
    font-weight: 500;
    white-space: nowrap;
    transition: all .3s ease;
		text-transform:uppercase !important;
}
.mec-book-form-next-button svg path#next-icon
{
	fill:#FFF !important;
}
.topBarInLogoArea
{
	z-index: 9877 !important;
}

.SectionNumber5
.bt_bb_section.bt_bb_section_with_top_coverage_image > .bt_bb_port, .bt_bb_section.bt_bb_section_with_bottom_coverage_image > .bt_bb_port {
    z-index: 0;
}