@media (max-width:991px){.top-header-area-v3 {display: none;}}
@media(max-width: 1600px){ .top-header-area-v3 {width: 100%;}}

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

#main-menu-desktop-btn{background: none;border: none;display: flex;flex-direction: column;}
#main-menu-desktop-btn i {font-size: xx-large;}

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

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

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

.header-right-area .top-header-right .quick-search-header-modal {
 background: #d9d9d926;border-top-left-radius: 15px; line-height: 35px;
 border: 1px solid #221e1f29; text-align: center; color: #717171; width: 345px;border-bottom-left-radius: 15px;
}

.header-right-area .top-header-right .quick-search-header-modal:hover {text-decoration: none;}
.header-right-area .top-header-right .quick-search-header-modal p {margin: 0;}
.header-right-area .top-header-right .go-btn {width: 50px !important; border-top-left-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}
#signup{background-color: #0a5145 !important;padding-top: 7px !important;}
.header-right-area .top-header-right .top-header-signup {width: 275px; border-radius: 15px;color: #fff; margin: 0 12px;}
.header-right-area .top-header-right .top-header-signup:hover { background: #f2a613;text-decoration: none;}
.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: #111; font-size: 15px; margin-right: 20px;}
.header-right-nav ul li a:hover { text-decoration: underline; text-decoration-color: #5db857; text-decoration-thickness: 2px; text-underline-offset: 7px;}

/* MOBILE TOP NAVI */
.container__search {display: flex;justify-content: center;align-items: center;height: 35px;margin-top: 10px;}

#search__ladies__profile {
 width: 100%;height: 100%;outline: none;font-size: 14px;font-weight: 500;caret-color: #f7f7f8;color: #fff;padding: 7px 10px;
 border: 2px solid transparent;border-top-left-radius: 7px;border-bottom-left-radius: 7px;margin-right: 1px;transition: all .2s ease;
}
.search__btn {
 border: none;cursor: pointer;background-color: rgba(255, 255, 255, 0.16);border-top-right-radius: 7px;border-bottom-right-radius: 7px;
 height: 100%;width: 50px;display: flex;justify-content: center;align-items: center;
}


/* MOBILE SIDEBAR */
.desktop-sidebar-menu {padding-top: 10px;}
.desktop-sidebar-menu a {display: block; text-align: center;color: #000;font-size: 17px;}
.desktop-sidebar-menu a:hover {text-decoration: none;color: #000;}
.desktop-sidebar-menu a i {display: block;font-size: 35px;}

#logout-mobile{display:none;}
.mobile-sidebar-list{list-style: none;margin-top: 15px;}
.mobile-sidebar-list li{padding-bottom: 25px;}
.mobile-sidebar-list li a{font-size: 17px; font-weight:500;}
#accordionMobileNav{ margin-top: -30px !important; margin-left: 5px !important;}
.accordion-body a{ padding-bottom: 10px;} 