.header-right-area .top-header-right a {
 display: inline-block;
}

a.logout-top {
 margin-left: 10px;
}

.header-right-sec {
 text-align: center;
}

.header-right-area {
 text-align: center;
}

.top-header-area-v3 {
 width: 100vw;
 margin: 0 auto;
 background-color: rgba(0, 0, 0, 0.7);
 color: white;
}

.header-nav-new {
 max-width: 1600px;
 margin: 0 auto !important;
 padding: 20px;
}

.header-nav-new a, .header-nav-new p, .header-nav-new button {
 font-size: 14px !important;
}

.header-logo-area {
 padding-top: 2px;
}

.header-logo-area a img {
 max-width: 320px;
}

.header-right-area .top-header-right .quick-search-header-modal {
 background: transparent;
 border-radius: 505px;
 line-height: 35px;
 border: 1px solid white;
 text-align: center;
 color: white;
 width: 345px;
}

#top-header-logo{display: flex;align-content: center;flex-wrap: wrap;}

.logout-top{background: linear-gradient(to right, rgb(70, 233, 70), green, darkgreen);padding-top: 7px !important;color: white !important;display: inline-block;}

#mobileMyAccount{background: linear-gradient(to right,rgb(70, 233, 70), green,  darkgreen);color: white !important;}
#mobileMyAccount:hover{background-color:#218e9e ;}

.desktop-sidebar-menu {
 padding-top: 10px;
}

.header-right-area .top-header-right .top-header-signup {
 width: 275px;
 border-radius: 15px;
 color: #fff;
 margin: 0 12px;
}

.header-right-nav {
 padding-top: 20px;
}

.header-right-nav ul {
 list-style: none;
 padding: 0;
 margin: 0;
}

.header-right-nav ul li a {
 font-family: 'Rosario', sans-serif;
 color: white;
 font-size: 15px;
 margin-right: 20px;
}

.header-right-nav ul li a:hover {
 text-decoration: underline;
 text-decoration-color:  rgb(97,216,57);
 text-decoration-thickness: 2px;
 text-underline-offset: 7px;
}

.profiles-check {
 position: absolute;
 background-color: #5db857;
 border-radius: 50%;
 width: 25px;
 height: 25px;
 align-items: center;
 color: #fff;
 display: flex;
 padding: 0px;
 z-index: 3;
 justify-content: center;
 top: 5px;
 right: 0px;
}
