.theme-mobile-header-icon svg{
    fill:#fff
}


@media (max-width: 991px) {
    .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-logo img {
        max-inline-size: 200px;
        max-block-size: 44px;
        width: 123px!important;
        height: auto;
    }
}

@media (min-width: 992px) {
    .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
        display: flex
;
        align-self: stretch;
        margin-inline-end: 10px;
        margin-inline-end: 0px;
        position: absolute;
        top: 50%;
        right: -20px !important;
        z-index: 500;
        translate: 0% -50%;
    }
}



.theme-portal-login.theme-portal-icon-enabled:after {
    content: "Sign In"!important;
    color: #b2995a!important;
    margin-left: 10px;        /* Adjust the spacing between the icon and text */
    font-size: 14px;   /* Adjust the font size if needed */   
    vertical-align: middle;
}




.zphero {

    background-color: #34495e!important;
}

.theme-mobile-header-search-icon-wrapper svg{
    fill:#fff;
    path{
        fill: #fff;
    }
}
.theme-mobile-header-style-04.theme-mobile-header-bottom{
    background: transparent;
}

.theme-header.zpdark-header-portion {
    background: #34495e!important;
}

.theme-mobile-header-icon svg{
    fill: #fff!important;
}

.hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
    background: #263544!important;
}

a {
    color: #c5b28f!important;
}


.theme-header .zpcontainer .theme-navigation-and-icons{
          margin-right: 100px !important;
    padding-right: 14px;
    padding-left: 0px;
}

@media (max-width: 991px) {
    .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header {
 
        background-color: #34495e!important;
     
    }
}


.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li.theme-menu-selected>a {
     background: #b2995a!important;
        color: #161e2d!important;
        padding: 10px!important;
    }

.theme-navigation-and-icons .theme-menu-area .theme-menu {

    background: #34495e!important;

}


[data-element-id="elm_8mPfuiLeWXuE7va0AVrfFg"].zpsection {
    border-radius: 1px!important;
    padding: 0px!important;
    margin: 0px!important;
}

.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a {
    color: #ffffff !important;
}

.theme-header.zpdark-header-portion {
    background: #34495e!important;
}


.zpcol-md-4 .zpnewsletter-container.zpnewsletter-style-01 .zpnewsletter-input-container{
    
    width: 74%!important;
}

/* Target the 'Open an Account' link in the navigation menu */
.theme-menu a[href="/open-an-account"] .theme-menu-name {
    /*color: orange !important; /* Change text color to orange */
     /*text-decoration: underline;*/
    
    background-color: #EA7704!important;
  color: #FFFFFF !important;

    padding: 9px!important;
  border-radius: 19px!important;

}

/* Optionally, change the background or add hover effect */
.theme-menu a[href="/open-an-account"]:hover .theme-menu-name {
    color: #ff6600 !important; /* Darker shade of orange on hover */
}



.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a {
    color: #FFFEFC !important;
}

@media only screen and (max-width: 768px) {
  .zphero.zscustom-hero-slider.zpapply-height {
    min-height: 286px!important;
  }
}