.n-rentacar-product-info {
    color: #0c142e;
    border: 1px solid #f8f9fa;
}

.n-rentacar-product-info-price {
    font-size: 2rem;
    font-weight: bold;
    color: #005cb5;
}

.n-rentacar-product-info-price-info {
    font-size: 18px;
    font-weight: 300;
    color: #77797e;
}

.n-rentacar-product-info h1 {
    color: #0c142e;
    font-size: 26px;
    font-weight: bold;
}

.n-rentacar-product-info-span {
    color: #77797e;
    font-size: 16px;
}

.n-rentacar-header-end-call-svg {
    width: 48px;
    min-width: 48px;
    height: 48px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50% 50% 50% 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.n-rentacar-header-end-call-text {
    font-size: 0.85rem;
    color: #7c7e82;
}

.n-rentacar-header-end-call-number {
    color: #0C142E;
    font-weight: 500;
    text-decoration: none;
}

header .n-rentacar-container-header {
    border-bottom: 4px solid #FF3726;
    border-top: 4px solid #005cb5;
    padding-right: 0;
    padding-left: 0;
}

.n-rentacar-container-header-first a {
    text-decoration: none;
}

.n-rentacar-container-header-first {
    background: #005CB5;
    padding: 0 40px;
    border-bottom: 4px solid #005cb5;
}

.n-rentacar-container-header-first:after {
    position: absolute;
    content: "";
    top: 0px;
    left: -0.5px;
    width: 20px;
    height: 50px;
    background-color: #fff;
    border-bottom: solid #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    z-index: 1;
}

.n-rentacar-container-header-second .navbar-nav .nav-link {
    font-weight: 500;
    color: #282828;
    font-size: 1em;
    letter-spacing: 0.5px;
    padding: 0 20px 0 20px;
}

.n-rentacar-container-header-second .navbar-nav .current_page_item .nav-link {
    font-weight: 500;
    color: #ff3726;
    font-size: 1em;
    letter-spacing: 0.5px;
    padding: 0 20px 0 20px;
    text-shadow: 0 0 1px #ff3726;
}

/* Quitar sombras de los inputs con clase form-control */
.n-rentacar-contact-form .form-control {
    box-shadow: none !important;
}

.n-rentacar-header-end-lang .dropdown-toggle::after {
    display: none !important;
}

.n-rentacar-header-end-lang .dropdown-menu {
    min-width: auto;
    background: none;
    border: 0;
    border-radius: 0;
    z-index: 99999;
}

.n-rentacar-header-end-lang .dropdown-item {
    padding: 0;
}

.n-rentacar-home-slider {
    background: #0C142E;
    min-height: 500px;
}
.n-rentacar-home-slider-overlay {
    opacity: .3;
}

.n-rentacar-home-slider-search {
    background: #fff;
    z-index: 5;
}

.n-rentacar-home-slider-search select, .n-rentacar-home-slider-search input {
    padding: 16px;
    border-radius: 0;
    background: #0d152f0d;
    border: none;
}

.n-rentacar-home-slider-search .btn {
    width: 100%;
    background: #ff3726;
    color: #fff;
    FONT-WEIGHT: 500;
    border: none;
    box-shadow: 0 0 11px 1px #ff372614;
    transition: .4s;
}

.n-rentacar-home-slider-search .btn:hover, .n-rentacar-home-slider-search .btn:focus {
    box-shadow: 0 0 11px 1px #00000045;
    background: #e12515;
    transition: .4s;
}
.swiper-button-next, .swiper-button-prev {
    top: 0 !important;
    margin: 0 !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px !important;
    font-weight: bold !important;
}

#n-rentacar-navbar-collapse-1 {
    margin-left: 20px;
}

.n-rentacar-section-title span {
    margin: 0;
    font-weight: 500;
    line-height: 1.2;
    color: #ff3726;
    text-transform: uppercase;
}

.n-rentacar-section-title h2 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: bold;
    white-space: pre-line;
    color: #0c142e;
}

.n-rentacar-home-our-benefits-block {
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    border-radius: 10px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-color: #FFFFFF;
    color: #6c6c6c;
    height: fit-content;
}

.n-rentacar-home-our-benefits-block-info {
    padding: 38px 40px 0;
}

.n-rentacar-home-our-benefits-block h3 {
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    margin: 0 0 14px 0;
    font-size: 20px;
    line-height: 1.4;
    white-space: pre-line;
}

.n-rentacar-home-our-benefits-block-footer {
    height: 40px;
    width: 100%;
    background: #e4e7eb;
    background-image: url(https://www.rentacartorrox.com/wp-content/uploads/2023/10/bg-button-iconbox.png);
    background-position: 232px 0px;
    background-repeat: no-repeat;
}

.n-rentacar-home-our-benefits-block-icon {
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    margin: 0 0 -20px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 98px;
    height: 98px;
    border: 9px solid #fff;
    border-radius: 50%;
    background-color: #005cb5;
    z-index: 1;
}

#n-rentacar-home-our-benefits .n-rentacar-home-our-benefits-block:nth-child(1) .n-rentacar-home-our-benefits-block-info {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="%23f5f7f8" viewBox="0 0 384 512"%3E%3Cpath d="M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8l0 464c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488L0 24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 144zM80 352c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 336c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 240z"%3E%3C/path%3E%3C/svg%3E');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 20% auto;
}

#n-rentacar-home-our-benefits .n-rentacar-home-our-benefits-block:nth-child(2) .n-rentacar-home-our-benefits-block-info {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="%23f5f7f8" viewBox="0 0 512 512"%3E%3Cpath d="M256 0c17.7 0 32 14.3 32 32l0 34.7C368.4 80.1 431.9 143.6 445.3 224l34.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-34.7 0C431.9 368.4 368.4 431.9 288 445.3l0 34.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.7C143.6 431.9 80.1 368.4 66.7 288L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l34.7 0C80.1 143.6 143.6 80.1 224 66.7L224 32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"%3E%3C/path%3E%3C/svg%3E');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 20% auto;
}

#n-rentacar-home-our-benefits .n-rentacar-home-our-benefits-block:nth-child(3) .n-rentacar-home-our-benefits-block-info {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="%23f5f7f8" viewBox="0 0 512 512"%3E%3Cpath d="M135.2 117.4L109.1 192l293.8 0-26.1-74.6C372.3 104.6 360.2 96 346.6 96L165.4 96c-13.6 0-25.7 8.6-30.2 21.4zM39.6 196.8L74.8 96.3C88.3 57.8 124.6 32 165.4 32l181.2 0c40.8 0 77.1 25.8 90.6 64.3l35.2 100.5c23.2 9.6 39.6 32.5 39.6 59.2l0 144 0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L96 400l0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L0 256c0-26.7 16.4-49.6 39.6-59.2zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"%3E%3C/path%3E%3C/svg%3E');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 20% auto;
}

.n-rentacar-home-our-benefits-block:hover .n-rentacar-home-our-benefits-block-icon, .n-rentacar-home-our-benefits-block:hover .n-rentacar-home-our-benefits-block-footer {
    background: #ff3726;
}
.n-rentacar-home-our-benefits-block:hover .n-rentacar-home-our-benefits-block-footer {
    background-image: url(https://www.rentacartorrox.com/wp-content/uploads/2023/10/bg-button-iconbox.png);
    background-position: 232px 0px;
    background-repeat: no-repeat;
}

#n-rentacar-home-about-us .n-rentacar-section-title-h5 {
    max-width: 80%;
    line-height: 1.6rem;
}

#n-rentacar-home-about-us .n-rentacar-section-title-desc {
    max-width: 80%;
    color: #888;
    line-height: 1.6rem;
    font-size: 1.1rem;
}

#n-rentacar-home-about-us .n-rentacar-section-title-button, .n-rentacar-home-other-plan-end .n-rentacar-section-title-button {
    background: #ff3726;
    color: #fff;
    font-size: 1rem;
    padding: 12px 30px;
    FONT-WEIGHT: 700;
    width: fit-content;
}
#n-rentacar-home-about-us .n-rentacar-section-title-button:hover, .n-rentacar-home-other-plan-end .n-rentacar-section-title-button:hover {
    color: #fff;
    background: #0d152e;
}

#n-rentacar-home-about-us .n-rentacar-home-about-us-gallery-last-img {
    bottom: -60px;
}

#n-rentacar-home-about-us img {
    border-radius: 10px;
}

.n-rentacar-single-product {
    max-width: 1400px;
}

.n-rentacar-single-product .form-control, .n-rentacar-single-product .form-select {
    border-radius: 0;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.n-rentacar-single-product-form-top {
    background: rgb(0 92 181);
}

.n-rentacar-single-product-related {
    margin-top: 100px;
}

.n-rentacar-product-info-car-details {
    border-top: 1px solid #f3f3f3;
}

.n-rentacar-product-info-car-details-icon {
    background: #f8f9fa;
    box-shadow: 0 0 3px 1px #0c142e24;
    padding: 10px;
    border-radius: 5px;
}

.n-rentacar-product-info-car-details-name {
    font-weight: 500;
}

.woocommerce-page .wc-item-meta {
    display: none;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 7px 15px;
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation .is-active a {
    background: #00000038;
}
.woocommerce-MyAccount-navigation ul li a.dropdown-item {
    color: #212529;
}
.woocommerce-MyAccount-navigation ul li:last-child a.woocommerce-MyAccount-navigation-link--customer-logout {
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
    background: #ff3726;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    margin-left: auto;
}

.n-rentacar-acc-navigation {
    background: #005cb5;
}

.n-rentacar-header-after-logo {
    width: 100%;
}

.woocommerce-account .woocommerce-Button {
    width: 100%;
    font-weight: 400;
    background: #ff3726;
    color: #ffffff;
    padding: 10px;
    border: 1px solid #e32818;
}

.woocommerce-account .woocommerce-Button:hover {
    background: #e32818;
}

.woocommerce-table--order-details {
    border-radius: 0 !important;
}

.woocommerce .woocommerce-customer-details :last-child {
    border-radius: 0;
    box-shadow: none;
    border-right-width: 1px;
    border-bottom-width: 1px;
}

.rentacarSearch a {
    text-decoration: none;
}

.rentacarSearch .rentacarSwiperBlockPrice {
    font-weight: 500;
}

.rentacarSearch a h3 {
    margin: 10px 0;
    font-size: 1.1rem;
    color: #212529;
    text-decoration: none;
}

.price-badge {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.price-circle {
    background: #ffcc00; /* Cambia el color si es necesario */
    border-radius: 50%;
    padding: 10px 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.price-text {
    font-size: 1.2rem;
}

#n_rentals_search_results .rentacarSwiperBlockTitle {
    text-decoration: none;
    color: #0c142e;
}
#n_rentals_search_results .rentacarSwiperBlockTitle span {
    color: #afafaf;
}

#n_rentals_search_results .n-rentacar-search-daily {
    margin: 0;
    padding: 10px 20px;
    background-color: #ff3726;
    color: #fff;
    text-decoration: none;
}

#n_rentals_search_results .n-rentacar-search-total{
    margin: 0;
    padding: 10px 20px;
    background-color: #005cb5;
    color: #fff;
    text-decoration: none;
}

/* Quitar box-shadow de inputs y textarea */
.no-shadow {
    box-shadow: none !important;
}

.n-rentacar-contact-form .btn {
    background: #ff3726;
    border: 1px solid #ff3726;
    color: #FFFFFF;
}
.n-rentacar-contact-form .btn:hover {
    background: #e12c1c;
    border: 1px solid #e12c1c;
}

.n-rentacar-contact-form p:nth-child(2) {
    margin: 0;
}

.n-rentacar-contact-banner {
    background-image: url(https://lolarentacar.com/wp-content/uploads/2024/09/bg-header-banner.jpg);
    background-color: #0C142E;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 11%;
}

.n-rentacar-contact-banner h1 {
    color: #fff;
    font-size: 3rem;
}

.n-rentacar-contact-banner-overlay {
    background: #14255494;
}

.page-template-lolarentacar-contact .n-rentacar-main {
    background: #f3f3f3;
    border: 1px solid #e7e7e7;
}

.n-rentacar-contact-form-st p {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.n-rentacar-contact-form-st p .wpcf7-form-control-wrap {
    width: 100%;
}

@media screen and (max-width: 650px) {
    .n-rentacar-header-1 .navbar-brand {
        width: auto;
    }
    .n-rentacar-header-end-lang img {
        width: 24px;
        height: 24px;
    }
    .n-rentacar-header-end svg {
        width: 24px;
        height: 24px;
    }
    .n-rentacar-header-after-logo {
        width: auto;
    }
    header .n-rentacar-container-header {
        padding-right: .75rem;
        padding-left: .75rem;
    }

    .n-rentacar-contact-banner {
        padding-bottom: 20%;
    }
    .n-rentacar-contact-banner h1 {
        color: #fff;
        font-size: 2rem;
    }
}