/*!
 * Client Name: West and Company
 * Copyright 2008-2017 Punchmark
 */

 /* ====== Header ====== */

 header, header .main-content, header .main-content > .row > .col {
    height: 80px !important;
    padding-top: 0 !important;
}

@media (max-width: 500px) {
    header a#logo {
        width: 140px !important;
    }
}

 @media (min-width: 992px) {
    header, header .main-content, header .main-content > .row > .col {
        height: 105px !important;
    }
}

 nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a {
    color: #fff;
 }
 nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:hover,  nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:focus {
    color:  #a9c5da;  
 }


 .toolbar {
    background: var(--bs-section-default-bg) !important;
}

@media (max-width: 991px) {
    nav.navbar .navbar-nav .nav-item .nav-link:hover, nav.navbar .navbar-nav .nav-item .nav-link:focus {
        color: #a9c5da
    }
    nav.navbar .navbar-nav .nav-item:hover .nav-link, nav.navbar .navbar-nav .nav-item:focus .nav-link {
        color: #a9c5da
    }
    nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:hover,    nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:focus {
        color: #a9c5da
    }
    nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:hover, nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:focus, nav.navbar #main-navigation .mobile-top-toolbar .toolbar-item>a:active {
        color: #a9c5da
    }
}

/* ===== Body ==== */ 

section.alt {
    background-color: #dee9f1 !important;
}

/* ====== Footer ====== */

footer .subscribe-widget-xl form .input-group .btn:hover, footer .subscribe-widget-xl form .input-group .btn:focus {
    background: var(--light) !important;
    color: var(--bs-dark) !important;
}

footer .footerlinks a {
    transition: all 0.15s ease-in-out;
}
footer .footerlinks a:hover, footer .footerlinks a:focus {
    color: #a9c5da !important;
    text-decoration: underline;
}

footer .social-networks .network:hover, footer .social-networks .network:focus, footer .social-networks .network:active {
    background: var(--light) !important;
    color: var(--dark) !important;
}
footer .social-networks .network, footer .social-networks .network i {
    transition: all 0.15s ease-in-out;
}

footer .social-networks .network:hover i, footer .social-networks .network:focus i, footer .social-networks .network:active i {
    color: var(--dark) !important;
}

footer .logo {
    background: url(https://cdn.jewelryimages.net/static/domains/westandcompanyv6/images/store-pics/logo-inverse.png) no-repeat center center !important;
    background-size: contain !important;
}

footer .logo img {
    filter: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/*================================

BF 2025

==================================*/

#black-friday-2025 section.alt > .container, 
#black-friday-2025 section.alt > .container-fluid {
    background: transparent !important;
}

#black-friday-2025 section[data-pagebuilder="section"].red-bg {
    /* background: #2970A3 !important; */
    background: #008080 !important;
}

