.center {
    text-align: center;
}
a.dmca-badge {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}
.responsive-item-slider .car-rental-slider-prev.slick-arrow {
    left: 0;
    right: auto;
    top 270px
}
.responsive-item-slider .car-rental-slider-next.slick-arrow {
    right: 0;
    left: auto;
    top 270px
}
.slick-slide img {
    padding: 2px !important;
}
.car-rental-location img {
    max-height: none !important;
}
.slick-slide img:hover, .car_list:hover {
    opacity: 0.5;
    cursor: pointer !important;
}
.post-template-default h2, .post-template-default h3 {
    color: #428bca;
}

.column a, .post-template-default .wpb_wrapper a {
    color: #0085e9;
    font-weight: bold;
    font-weight: 900;
    text-decoration-line: underline;
}

.column a:hover, .post-template-default .wpb_wrapper a:hover {
    color: #f75e25;
    font-weight: bold;
    font-weight: 900;
    text-decoration-line: none;
}

.dmca-badge-img img {
    width: 100%;
}
h3.widget-title {
    color: #428bca !important;
}

.widget.widget_search .search-submit {
    margin: 2px;
    display: table;
    float: right;
}
.column h2:first-child {
    margin-top: 0px !important;
}
.column-3 {
    column-count: 3;
    column-gap: 3em;
    column-rule: 2px solid #ffffff;
    column-width: 140px;
    margin-top: 33px;
    padding-bottom: 33px;
}
.loc-top p {
    font-size: 25px;
    line-height: 30px;
}
.loc-top {
    color: #0085e9;
    background-image: url(https://www.larnacacarhire.com/img/fondo-loc-gris-2.gif);
    background-size: contain;
}
.column ol li, .column ul li {
    padding-bottom: 10px;
}
.enlaces-columnas ul {
    display: flex;
    overflow-x: auto;
    list-style-type: none;
    padding: 0;
    margin: 0;
    scroll-snap-type: x mandatory; /* Habilita el snap-scrolling en el eje x */
}
.ez-toc-section {
    padding-top: 85px !important;
}
.enlaces-columnas li {
    flex: 0 0 24%; /* Cada elemento tomará el 25% del ancho del contenedor ul, por lo que 4 elementos llenarán una fila */
    margin: 0.5em;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 0.5em;
    box-sizing: border-box;
    scroll-snap-align: start;
}
.column li {
    margin-top: 15px;
}
.column ol {
    counter-reset: li;
    list-style: none;
    padding-left: 0px;
    *list-style: decimal;
}
.column ol li {
    position: relative;
    padding-left: 32px;
    min-height: 30px;
}
.column ol li:before {
    content: counter(li);
    counter-increment: li;
    color: #fff;
    background: #0085e9;
    border-radius: 50%;
    font-size: 15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.ti-rating-text .nowrap, .ti-rating-text .nowrap strong {
    color: #fff !important;
}

.ruta input {
    width: 85%;
    padding: 15px;
    border-radius: 10px;
}
.ruta button {
    padding: 15px 30px 15px 30px;
    border-radius: 10px;
    float: right;
}
@media only screen and (max-width: 600px) {
    .ruta input {
        width: 100%;
    }
    .ruta button {
        width: 100%;
        margin-top: 15px;
    }
}
.blanco, .blanco h2, .blanco h1 {
    color: #ffffff;
}
.item-image.col-xs-12 {
    height: 200px;
}

.car-rental-items .item_list_titles a:after {
    content: " - more info > ";
    font-size: 11px !important;
}
.car-rental-items .item_list_titles a {
    font-weight: 700 !important;
    font-size: 20px !important;
}	
.car-rental-items-list .item-type-label{background-color: #757575;}