/* HEADER TOP STICKY */
/* HEADER TIME */
.header-top-time {
    min-height: 26px;
    background-color:rgb(212, 57, 57);
}
.header-top-time>div>span {
    color: white;
}
.header-top-time>div>.jp-time{
    float: left;
}
.header-top-time>div> .currency {
    float: right;
}
.header-top-time>div>.header-top-whatsapp {
    text-decoration: none;
    color: rgb(212, 57, 57);
    color:green;
    font-weight:bold;
}
.header-top-time>div>.header-top-whatsapp>span {
    color: white;
}
/* After Time  */
#_header_top {
    min-height: 40px;
    z-index: 2000;
    background-color:rgba(231, 229, 229, 0.986);
}
.nav-link-search {
    width: 100%;
    margin-left: 10%;
}
.nav-link-search input {
    width: 90%;
}
.nav-link-search button {
    margin-left: -64px;
    border: 0;
    border-left: 2px solid rgb(212, 57, 57) !important;
    border-radius: 0px !important;
}
.nav-link-search button:hover {
    border: 0;
    background-color: rgb(133, 36, 36);
    border-left: 1=2px solid rgb(212, 57, 57);
    border-radius: 0px 5px 5px 0px !important;
}
.nav-link-search button:active {
    border: 0;
    background-color: rgb(133, 36, 36);
    border-left: 1=2px solid rgb(212, 57, 57);
    border-radius: 0px 5px 5px 0px !important;
}
/* HEADER TOP SEARCH FOR XS SCREEN */
.nav-link-search-xs {
    width: 100%;
    padding-bottom: 10px;
}
.nav-link-search-xs input {
    width: 100%;
}
.nav-link-search-xs button {
    margin-left: -64px;
    border: 0;
    border-left: 2px solid rgb(212, 57, 57) !important;
    border-radius: 0px !important;
}
.nav-link-search-xs button:hover {
    border: 0;
    background-color: rgb(133, 36, 36);
    border-left: 1=2px solid rgb(212, 57, 57);
    border-radius: 0px 5px 5px 0px !important;
}
.nav-search-xs {
    text-align: center;
}
/* END HEADER TOP SEARCH FOR XS SCREEN */
.nav-link-logo {
    text-align: center;
}
.nav-link-logo::after {
    display: none !important;
}
.nav-link-logo .mypageWrap {
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 5px 0px 5px;
    width: auto;
    height: 39px;
    margin-top: -9px;
}
.whatsapp-logo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22i%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20420%20420%22%3E%3Cstyle%3E.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FFFFFF%7D%3C%2Fstyle%3E%3Cpath%20id%3D%22n_1_%22%20class%3D%22st0%22%20d%3D%22M419%20209C419%2094%20325%200%20210%200S2%2094%202%20209c0%2036%209%2072%2027%20104L0%20421l111-29c30%2016%2064%2025%2099%2025%20115%200%20209-93%20209-208z%22%2F%3E%3Cpath%20id%3D%22o_2_%22%20d%3D%22M384%20209c0%2095-78%20173-174%20173-31%200-61-8-88-24l-6-4-66%2017%2018-64-4-6c-18-28-27-60-27-93%200-95%2078-173%20173-173s174%2078%20174%20174z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2325D366%22%2F%3E%3Cpath%20id%3D%22c%22%20class%3D%22st0%22%20d%3D%22M305%20252c-51-23-34-28-63%206-3%204-7%204-12%201-22-6-60-38-71-61-7-11%2023-23%2015-38l-16-39c-6-13-12-7-22-9-15%202-31%2021-32%2050%202%2056%2094%20154%20173%20146%2010-2%2031-13%2035-25%205-12%205-23%203-25-1-2-4-3-10-6z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 38px 38px;
    padding-top: 38px;
}
/* whatsapp text */
.nav-link-logo span {
    display: block;
    text-align: center;
    top: 10px;
}
/* pull-right */
.pull-right {
    float: right !important;
    right: 0 !important;
}
.right-align {
    text-align: right !important;
}
/* HEADER LOGIN DROPDOWN */
.header-top-nav-login ul {
    margin-left: -70px !important;
    padding: 10px !important;
    min-width: 200px !important;
    box-shadow: 5px 5px 5px 5px;
}
/* EXTRA SMALL OR MOBILE VIEW */
.header-top-nav-login-xs ul {
    margin-left: -200px !important;
    padding: 10px !important;
    min-width: 200px !important;
    box-shadow: 5px 5px 5px 5px;
}
/* LOGIN DORPDOWN ITEM */
.header-top-nav-login-drop {
    /* background-color: blueviolet; */
}
.header-top-nav-login-drop a {
    width: 100%;
    border-radius: 5px;
    text-align: center;
}
/* sign up button */
.header-top-nav-login-drop>a:nth-child(2) {
    background-color: rgb(212, 57, 57) !important;
}
.header-top-nav-login-drop hr {
    border-top: dotted !important;
}
.header-top-nav-login-drop a:nth-child(4) {
    background-color: beige !important;
    margin-top: 10px !important;
}


@media only screen and (max-width: 390px)  {
    .dropdown-menu{
        left : -120px !important;   
    }
    
}

@media only screen and (max-width: 576px)  {
    .dropdown-menu{
        left : -100px !important;   
    }
    
}



