/* ===================================
   HEADER STYLES
   =================================== */

.site-header {
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header-top {
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.header-top-inner {
    display: flex;
    justify-content: flex-end;
}

.header-phone {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    transition: color 0.2s;
}

.header-phone:hover {
    color: #e63946;
}

.header-phone .fa-phone {
    color: #e63946;
}

.site-header .navbar {
    min-height: 80px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.site-header .navbar-brand {
    height: 80px;
}

.logo-container {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.5rem 0;
}

.header-logo {
    height: 150px !important;
    width: auto !important;
    max-height: 150px !important;
}

.company-name {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.company-name-ready {
    font-size: 1.25rem;
    font-weight: 800;
    color: #e63946;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

.company-name-movers {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0F1D2E;
    text-transform: uppercase;
}

.navbar-burger {
    height: 80px;
    width: 50px;
}

.navbar .navbar-item, .navbar .navbar-link {
    color: #0F1D2E;
}

.navbar a.navbar-item:focus, .navbar a.navbar-item:focus-within, .navbar a.navbar-item:hover, .navbar .navbar-link:focus, .navbar .navbar-link:focus-within, .navbar .navbar-link:hover {
    background: none !important;
    color: #e63946 !important;
}

.site-header .navbar-menu {
    padding-top: 0;
    padding-bottom: 0;
}

.site-header .navbar-item {
    padding: 1rem 1.25rem;
    font-weight: 600;
    color: #0F1D2E;
    transition: color 0.2s, background 0.2s;
}

.site-header .navbar-item:hover {
    background: #f8f9fa;
    color: #e63946;
}

.site-header .button.is-primary {
    background: #e63946;
    border-color: #e63946;
    font-weight: 600;
}

.site-header .button.is-primary:hover {
    background: #c1121f;
    border-color: #c1121f;
}

/* Mobile styles */
@media screen and (max-width: 1023px) {
    .header-top {
        display: none;
    }

    .site-header .navbar {
        min-height: 70px;
    }

    .site-header .navbar-brand {
        height: 70px;
    }

    .header-logo {
        max-height: 50px !important;
        height: 50px !important;
    }

    .company-name-ready {
        font-size: 1rem;
    }

    .company-name-movers {
        font-size: 1.25rem;
    }

    .site-header .navbar-menu {
        background: #fff;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    }

    .site-header .navbar-menu.is-active {
        display: block;
    }
}

/* Desktop styles */
@media screen and (min-width: 1024px) {
    .site-header .navbar-burger {
        display: none;
    }

    .site-header .navbar-menu {
        display: flex;
        flex: 1;
        justify-content: space-between;
    }

    .site-header .navbar-start {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .site-header .navbar-end {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 1200px) {
    .header-logo {
        height: 75px !important;
        max-height: 75px !important;
    }

    .company-name-ready {
        font-size: 1.5rem;
    }

    .company-name-movers {
        font-size: 1.75rem;
    }

    .logo-container {
        gap: 1.5rem;
    }
}

/* ===================================
   EXISTING STYLES
   =================================== */

/*body {
    background-color:#0F1D2E;
    color:#ACB3B9;
}*/
footer h6{
    color:#f0f2f5!important;
}
footer a {
    color: #ACB3B9;
}
footer ul ul {
    margin-left: 25px;
}
section#copyright {
    padding-top: 15px;
    padding-bottom: 15px;
}
.book-now .title {
    color: #F0F2F5;
}

.book-now .subtitle {
    color: #D1D4D0;
}
.book-now{
    border-top:1px solid #F9FAFB;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../../oie_24337563tDiCm2.jpg') center / cover no-repeat;
}
.book-now #book-us #book-a-move-title{
    font-size: 20px;
}
.book-now form .vf-radio-tabs.vf-radio-tabs-selected, #booking-confirmation form .vf-radio-tabs.vf-radio-tabs-selected{
    background-color:#1149a3;
}

.book-now form button.vf-btn.vf-btn-primary, #booking-confirmation form button.vf-btn.vf-btn-primary{
    background-color: #44A7DE;
}

#booking-confirmation {
    background-color: #F9FAFB;
}
#how-it-works{
    background-color: #F2F5F7;
}

/*******************
 *  Local Move
 * *****************/

 .local_move_hero{
    border-top:1px solid #F9FAFB;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../../hero_local_move.jpg') center / cover no-repeat;
 }
 #coverage_map{
    max-width: 550px;
 }

/******************
 * Tv Mounting
 ****************/

 .ready-to-mount .icon, .furniture-assembled-cta .icon{
    font-size: 70px;
    width: auto;
    align-items: normal;
 }
 .ready-to-mount .container, .furniture-assembled-cta .container, #ready-to-move .container, #store-delivery-cta .container {
    border-radius: 25px;
}

.tv-mount-done-right .icon, .tv-how-it-works .icon, .furniture-how-it-work .icon, .store-pickup-how-it-works .icon {
    background-color: #E7F0F8;
    border-radius: 40px;
}

#quote-form-app form .vf-radio-tabs.vf-radio-tabs-selected{
    background-color:#1149a3;
}

#quote-form-app form button.vf-btn.vf-btn-primary{
    background-color: #44A7DE;
}

/*********************
 * Furniture assemble 
 *********************/

.furniture-hero{
    background: url('../furniture-assembly-hero.jpg') center/cover no-repeat;
}

/*****************
 * Store Pick up *
 *****************/

.store-pickup-hero{
    background: url('/storepickuphero.jpg') center/cover no-repeat;
}
.store-pickup-hero .columns > .column{
    background-color: rgb(0 0 0 / 40%);
}