.kc_accordion_header > span.ui-accordion-header-icon {
    font-family: simple-line-icons;
    color: #fff;
    font-size: 20px;
}
#inicio {
    background: transparent url(https://www.mojacarpueblo.eu/wp-content/uploads/2018/05/mojacar.png) 0% 0%/cover no-repeat scroll;
}
#calendario.DOPBSPCalendar-container {
    display: none;
}
.bd-sheetstyles:not(.bd-page-width) .bd-contentlayout-offset > aside:not(.bd-no-margins), .bd-sheetstyles.bd-page-width .bd-contentlayout-offset > aside:not(.bd-no-margins) > .bd-margins, div:not(.bd-sheetstyles).bd-page-width .bd-contentlayout-offset section:not(.bd-no-margins), .bd-sheetstyles:not(.bd-page-width) > .bd-contentlayout-offset > :not(aside) section:not(.bd-no-margins), .bd-sheetstyles:not(.bd-page-width) .bd-contentlayout-offset > section:not(.bd-no-margins) {
    margin-left: 0;
    margin-right: 0;
}
.bd-container-inner a {
    color: #fff;
}
#cookieChoiceInfo {
    position: fixed;
    width: 100%;
    background-color: #000;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    padding: 4px;
    z-index: 1000;
    text-align: center;
    color: #000;
}
#cookieChoiceInfo a {
    color: #ff6300;
}
.flota {
    z-index: 9999;
    margin-top: -65px;
    float: right;
}
@media only screen and (max-width: 767px) {
.flota {
    z-index: 9999;
    margin-top: 0;
    float: none;
}
}
#wpmtst_estrellas {
	width: 50px;
}
.strong-rating-wrapper {
    line-height: 1.5;
    font-size: 1.5em;
}
@media only screen and (max-width: 767px) {
.strong-rating-wrapper {
    line-height: 1;
    font-size: 1em;
}
}
/* VIDEOS POPUP */
.vp-flex {
    max-width: 880px;
    width: 100%;
    height: auto;
    margin: 0 20px;
    position: relative;
    padding: 5px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #000;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
}
.videos {
    background-color: #ff6300;
    padding-left: 17px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Nunito Sans;
    float: inherit;
    margin-top: 10px;

}
.videos:before {
	content: "\f03d";
	color: #fff;
	font-family: FontAwesome;
}
/* FIN VIDEOS POPUP */