@charset "UTF-8";/*To change header */
header#sp-header {
  height: 90px;
 }

/*To change header border */
#sp-header {
 border-bottom-width: 1px !important;
 border-bottom-color: #d3d3d3 !important;
 border-bottom-style: solid !important;
}

#offcanvas-toggler {height: 90px; line-height: 90px;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {line-height: 90px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {line-height: 30px;}



/*To change logo hieght on mobile */
@media (max-width: 575px) {
#sp-header .logo {
    height: 80px !important;
}
}

/*To disable home menu icon */
 span.fas.fa-dice {
  display: none; }


/* Menu items color */
.sp-megamenu-parent > li > a {color: #000;}

/*Active color of menu item*/
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a { color: #ffd700; font-weight:700 !important; }

/*Color of hover menu item*/
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li:hover > a  { color: #ffd700; }

/*Color of hover menu item */
.sp-megamenu-parent > li > a,  .sp-megamenu-parent > li > span {font-size:14px;}

/*Color row Q&A*/
.sppb-panel-modern>.sppb-panel-heading {
    background: #ffd700;
    color: #293340;}

#eb .eb-mod-thumb .eb-mod-image-cover:before {
border: 3px solid #fff !important;}

a.eb-mod-media-title {
color: #293340 !important;}

.eb-mod-body {
color: #fff !important;
font-size: 16px !important;
font-weight: 500 !important;}

.fontshadow {
text-shadow: .50px .50px #000;}

/*Format Title footer*/
#sppb-addon-1640883696672 h3.sppb-addon-title {
    color: #fff !important;}

#sppb-addon-1640883840036 h3.sppb-addon-title {
    color: #fff !important;}

#sppb-addon-1640884053695 h3.sppb-addon-title {
    color: #fff !important;}

/*To format breadcrumb*/
.breadcrumb {
    padding: 0.75rem 1rem;
    background-color: #e9ecef00;
    border-radius: 0.25rem;
   color: #00000000 !important;    }

.pathway {
    color: #ffffff !important;}


#submit.rsform-submit-button .btn .btn-primary {
  background: #ffd700 !important;
  background-image: -webkit-linear-gradient(top, #ffd700, #ffd700);
  background-image: -moz-linear-gradient(top, #ffd700, #ffd700);
  background-image: -ms-linear-gradient(top, #ffd700, #ffd700);
  background-image: -o-linear-gradient(top, #ffd700, #ffd700);
  background-image: linear-gradient(to bottom, #ffd700, #ffd700);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #000;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #debc00;
  text-decoration: none;
}

/*To format publicaciones menu*/

.fd-toolbar {
   background-color: #ffd700 !important;
}

#fd .fd-toolbar .is-active .fd-toolbar__link:not(.no-active-state), #fd .fd-toolbar .is-active .fd-toolbar__submenu-link {
    background-color: #ffd700 !important;
}

a.fd-toolbar__link {
  color: #000 !important;
}

#fd .fd-toolbar__link:hover {
  background-color: #debc00 !important;
}

/*To format OS Booking link at Registrarse - Terminos*/
a.osmodal.cboxElement {
  color: #debc00 !important;
}

#cartCheckoutBtn {
  color: #000000 !important;
  background-color: #ffc107;
  border-color: #ffc107;
}


/*To hide social icons on artivles*/
.article-ratings-social-share.d-flex.justify-content-end {
  display: none !important;
}

/*To provide a parcial solution until Helix is fixed*/

.burger-icon > span {background-color: black !important;}

.offcanvas-menu {background-color: white !important;}

@media screen and (min-width: 1200px) {
  .test2 {display: none !important;
}
}

/*To change size post image on mobile*/

@media only screen and (max-width:900px) {
   #eb.is-mobile .eb-post-image-cover {
        height: 325px !important;
    }
}


/*To format Image Carrusel Alquiler Centro Comunal */
.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay {
  border-radius: 1px !important;
}
