/*
Theme Name: N Rentacar
Theme URI: https://nikanodia.com/n-rentacar
Author: Tu Nombre
Author URI: https://nikanodia.com
Description: Tema para la gestión de licencias de N Rentacar
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: n-rentacar
Tags: custom-theme, license-management
*/

/* --------------------------------------*/
                /* Global */
/* --------------------------------------*/
.mt-6 {
    margin-top: 100px;
}

/* --------------------------------------*/
                /* Header */
/* --------------------------------------*/

/*
    N Rentacar
    Header style 1
 */

#masthead.scrolled {
    background-color: rgba(0, 0, 0, 0.8); /* Cambia el color de fondo cuando se haga scroll */
    transition: background-color 0.3s;
}

.n-rentacar-header-end .n-rentacar-container-header-second-search-button {
    border-radius: 0px 0px 0px 0px;
    padding: 30px 60px 30px 60px;
    color: #fff;
    background: #ff3726;
    text-decoration: none;
    FONT-WEIGHT: 500;
    text-shadow: 0 0 1px #fff;
    transition: all 0.3s;
}

.n-rentacar-header-end .n-rentacar-container-header-second-search-button:hover {
    transition: all 0.3s;
    background-color: #0c142e;
    color: #fff;
}

.n-rentacar-header-end .n-rentacar-container-header-second-search-button:after {
    position: absolute;
    content: "";
    top: 0;
    left: -0.5px;
    width: 25px;
    height: 100%;
    background-color: #fff;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    z-index: 1;
}

.n-rentacar-header-end-search {
    padding: 0px 15px 0px 15px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #D0D7DE;
}

.n-rentacar-header-end-search svg:hover path {
    stroke: #ff372685;
    transition: all 0.3s;
}

.n-rentacar-header-end-search svg path {
    transition: all 0.3s;
}
.n-rentacar-container-header-first-social svg {
    fill: #fff;
}

.n-rentacar-header-1 .navbar-brand {
    width: auto;
    height: auto;
}

.n-rentacar-header-end-lang::after {
    content: '';
    background: #f7f7f7;
    height: 100%;
    margin-left: 1.5rem;
    width: 1px;
}

.n-rentacar-header-end-lang {
    width: max-content;
}

.transparent-header {
    position: absolute;
    z-index: 9;
}

.n-rentacar-slider img {
    width: 100%;
}

.sticky-top.transparent-header.site-header {
    position: fixed;
    top: 0;
    background: red;
    z-index: 99;
}

.transparent-header.site-header .n-rentacar-logo-transparent {
    display: none;
}

.transparent-header .n-rentacar-logo {
    display: none;
}

.transparent-header.site-header .n-rentacar-logo {
    display: block;
}

.n-rentacar-header {
    background: #fff;
    z-index: 9999999;
}

.n-rentacar-header-account-diff {
    color: #fff;
    background: #ff3726;
    padding: 2px 10px;
}

/* --------------------------------------*/
                /* Homepage */
/* --------------------------------------*/
.n-rentacar-slider-bg-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0), #000000d9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.n-rentacar-slider-bg {
    height: 100vh;
}

#n-rentacar-home-about-us {
    padding-bottom: 60px;
}

#n-rentacar-home-testimonials .card-stars-after {
    background: #ff3726;
    padding: 20px;
}

#n-rentacar-home-testimonials .card-stars-after span {
    position: absolute;
    right: 20px;
    top: -40px;
    background: #0c142e;
    padding: 10px;
    border-radius: 50%;
    border: 5px solid #fff;
}

#n-rentacar-home-other-plan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.n-rentacar-home-other-plan-end {
    display: flex;
    padding: 80px 60px;
    background: #EDF2F5;
}

#n-rentacar-home-other-plan {
    background: #111a36;
    padding: 50px 0;
}

.n-rentacar-home-other-plan-main {
    border-radius: 10px;
    overflow: hidden;
}

/* --------------------------------------*/
                /* Footer */
/* --------------------------------------*/

#n-rentacar-footer {
    margin-top: 100px;
}

#n-rentacar-footer .n-rentacar-footer-logo img {
    width: 429px;
    max-height: 181px;
}

#n-rentacar-footer .n-rentacar-footer-border {
    width: 1px;
    background: #FFFFFF1A;
    display: block;
    height: 181px;
}

#n-rentacar-footer .n-rentacar-footer-top {
    background: #111a36;
}

#n-rentacar-footer .n-rentacar-container-footer {
    background: #111a36;
    color: #FFFFFF;
}

#n-rentacar-footer .n-rentacar-container-footer {
    position: relative;
}

#n-rentacar-footer .n-rentacar-container-footer::before {
    content: ''; /* Add this line to ensure the pseudo-element is created */
    background-image: url(https://www.rentacartorrox.com/wp-content/uploads/2023/10/bg-light-footer.png);
    background-position: center center;
    background-size: cover;
    position: absolute; /* Ensure the pseudo-element is positioned correctly */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .03;
}

.n-rentacar-container-footer-block-urls {
    border-bottom: 1px solid #ffffff1a;
}

.n-rentacar-container-footer-block-urls a {
    color: #ffffffa6;
    text-decoration: none;
    font-size: .9rem;
}

.n-rentacar-container-footer-block-bg::before {
    content: '';
    background-image: url(https://www.rentacartorrox.com/wp-content/uploads/2023/10/shape-map.png);
    --background-overlay: '';
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: .03;
}

.n-rentacar-container-footer-block-copyright {
    color: #ffffffa6;
}

.woocommerce-checkout .form-row.place-order {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: none;
    width: 100%;
}

.woocommerce-checkout .form-row.place-order::before, .woocommerce-checkout .form-row.place-order::after {
    content: none;
}

.woocommerce-checkout .woocommerce-terms-and-conditions {
    display: none !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    min-width: 200px;
}

@media screen and (max-width: 1200px) {
    .n-rentacar-header-after-logo {
        width: calc(100% - 266px);
    }
}

/* --------------------------------------*/
                /* Mobile Res */
/* --------------------------------------*/

@media screen and (max-width: 768px) {
    .n-rentacar-header .navbar-brand img {
        max-width: 160px;
    }
    .woocommerce-checkout .form-row.place-order {
        flex-direction: column;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        min-width: inherit;
    }
    .n-rentacar-container-footer-block-bg::before {
        content: none;
    }
    .n-rentacar-header-after-logo {
        width: auto;
    }
}