/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 9, 2020, 11:03:09 AM
    Author     : dininurhayati
*/
.new-topbar-row1 {
    display: flex;
    justify-content: space-between;
    margin: 10px auto 18px;
    width: 91.5%;
    float: none;
}
.new-topbar-row1 img.logo-newdiv {
    width: auto;
    min-width: unset;
    height: 28px;
}
.new-topbar-row2 {
    display: flex;
    justify-content: space-between;
    width: 91.5%;
    float: none;
    margin: auto;
}
.new-topbar-row1 .fa-search2::before {
    background-image: url(../../resources/public/images/icon/mag-icon-grey.png);
}
.new-topbar-row2 .menu-item {
    margin: auto;
    position: relative;
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #fff;
}
.new-topbar-row2 .menu-item:hover {
    border-bottom: 2px solid #0b0b0b;
}
.new-topbar-row2 .menu-item:hover p {
    color: #0b0b0b;
}
.new-topbar-row2 .menu-item a {
    display: block;
    float: left;
}
.new-topbar-row1 .search-box-main {
    display: flex;
    width: 0;
    margin-bottom: 0;
}
.new-topbar-row1 .search-box-main .material-icons {
    display: none;
}
.new-topbar-row1 .search-box-main form {
    width: 0;
    border: none;
}
.new-topbar-row1 .search-box-main input {
    width: 0;
    padding: 0;
    display: none;
}
.new-topbar-row1 .ui-button.ui-button-icon-only .ui-icon.fa-search2 {
    left: unset;
    right: -7px;
}
.new-topbar-row2 .menu-item p {
    font-weight: bold;
    margin-bottom: 6px;
    word-break: keep-all;
}
.new-topbar-row1 .search-box-main button {
    padding: 19px;
}
.new-topbar-row1 .ui-button.ui-button-icon-only .ui-icon.fa-search2 {
    width: 19px;
    top: 2px;
}
.new-topbar-row1 .fa-search2::before {
    height: 19px;
    width: 19px;
}
img.icon-close {
    display: none;
    width: 15px;
    height: 15px;
    top: 12px;
    position: relative;
    margin-left: 12px;
}
.new-topbar-row1 .search-box-main input {
    border-radius: 2px;
}

/*search active*/
.search-active.new-topbar-row1 img.logo-newdiv {
    opacity: 0;
}
.search-active .wrap-sm-logo {
    width: 0
}
.search-active.new-topbar-row1 .search-box-main {
    width: 100%;
    margin-right: 8px;
}
.search-active.new-topbar-row1 .search-box-main form {
    width: 100%;
    border: 1px solid #e3e3e3;
    height: 39.5px;
    border-radius: 2px;
}
.search-active.new-topbar-row1 .search-box-main input {
    width: 100%;
    padding: 6px 12px;
    padding-right: 3em;
}
.search-active img.icon-close {
    display: block;
}
.search-active.new-topbar-row1 .ui-button.ui-button-icon-only .ui-icon.fa-search2 {
    right: 15px;
}
.search-active.new-topbar-row1 {
    margin: 5px auto 8px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    padding: 0 1.25% 5px;
}
.search-active.new-topbar-row1 .before {
    display: none;
}
.new-topbar-row1 .before {
    display: block;
    position: relative;
    right: 12px;
    top: 2px;
}
.search-active.new-topbar-row1 .after {
    display: block;
}
.new-topbar-row1 .after {
    display: none;
}
.search-active.new-topbar-row1 .ui-button.ui-button-icon-only .ui-icon.fa-search2 {
    top: 8px
}
.search-active.new-topbar-row1 .search-box-main input {
    display: block;
}
.new-topbar-row2 .menu-item.active-div {
    border-bottom: 2px solid #0b0b0b;
}
.div-category-top button.active-div {
    background-color: #8b3333;
    color: #fff;
}
.help-icon {
    position: relative;
}
.help-icon .img-help-icon {
    color: inherit;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
    margin: auto;
}

.img-help-icon {
    vertical-align: middle;
    margin-top: 18px;
    margin-left: 1em;
}

/*===============================new index page design================================*/
/*new category on top page*/
.div-category-top {
    display: flex;
    float: left;
    margin-top: 16px;
    white-space: nowrap;
}
.div-category-top button {
    border: 1px solid #E3E3E3;
    font-weight: bold;
    padding: 9px 17px;
    background-color: #fff;
    margin-right: 10px;
    color: #4f4e4e;
    border-radius: 3px;
}
.div-category-top button:hover {
    background-color: #8b3333;
    color: #fff;
}
.sm-view-index * {
    scrollbar-width: none;
}
.scroll-overflow {
    overflow: scroll;
}
/*end new category on top page*/

/*topbar buy category part*/ 
.buy-category-part.category-div-part {
    display: block;
    width: 97.5%;
    float: none;
    margin: 28px auto;
}
.buy-category-part .div-category-top button {
    background-color: #f5f2ed;
    border-radius: 2em;
    padding: 4px 0 4px 20px;
    border: none;
}
.buy-category-part .div-category-top .total{
    background-color: #f1b783;
    border-radius: 2em;
    padding: 4px 13px;
    color: #ffffff;
    border: none;
}
.buy-category-part .div-category-top button:hover {
    background-color: #873232;
    color: #fff;
    transition: 500ms ease 0s;
}
.buy-category-part .div-category-top button.active {
    background-color: #873232;
    color: #fff;
    transition: 500ms ease 0s;
}
.buy-category-part .div-category-top {
    margin-bottom: 35px;
    margin-top: 0;
}
.wrap-sm-logo {
    display: none;
}
/*.topbar-div {
    min-width: 1100px
}*/
.cart-icon img {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
    margin-top: auto;
}
.topbar-list .cart-icon a {
    position: relative;
}
.topbar-list .cart-icon .cart-qty {
    width: 13px;
    height: 13px;
    background-color: #8B3333;
    color: #fff;
    font-size: 9px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -6px;
    right: -6px;
    font-weight: 500;
}

.topbar--category-menu-wrapper {
    position: sticky;
    top: 0px;
    z-index: 99;

    margin-top: -4px;
    background-color: #fff;
    margin-bottom: 20px;
}
.topbar--category-menu-wrapper .oshibana-home-top-button {
    justify-content: center;
    max-width: 792px;
    margin: auto;
    min-height: 52px;
    align-items: center;
}
.oshibana-home-top-button--wrap-btn a {
    /*background: #7C9060;*/
    /*color: #111;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 20px; /* 90.909% */
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*min-height: 68px;*/
    padding: 14px 35px;
    position: relative;
    line-height: 24px;
    /*margin-bottom: 24px;*/
}
.oshibana-home-top-button--wrap-btn a svg {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    display: none;
}
/*.oshibana-home-top-button--wrap-btn:nth-of-type(2) a {
    background: #DFD0B1;
}
.oshibana-home-top-button--wrap-btn:nth-of-type(3) a {
    background: #B8CDCB;
}
.oshibana-home-top-button--wrap-btn:nth-of-type(4) a {
    background: #B5B6B1;
}*/
.oshibana-home-top-button--wrap-btn a {
    transition: 300ms ease 0s;
}
.oshibana-home-top-button--wrap-btn a:hover {
    background: #292D33;
    color: #fff;
}
.oshibana-home-top-button--wrap-btn a:hover svg path {
    fill: #fff;
}
.oshibana-home-top-button {
    display: flex;
}
.button-login button.login {
    display: flex;
    gap: 3px;
}

@media screen and (max-width: 1170px) {
    .search-minwidth {
        min-width: auto;
        /*margin-left: 3% !important;*/
    }
    .buy-category-part.category-div-part {
        width: 96.5%;
    }
    .wrap-buy-category-part {
        padding-right: 0;
    }
    .font-menu{
        color: rgb(79, 78, 78)!important;
    }
    .new-topbar-row1 .before{
        align-self: center;
        height: 19px;
        top: 0px;
        right: 6px;
    }
    .search-box-help-icon {
        display: flex;
        align-items: flex-start;
        width: -webkit-fill-available;
        float: right;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 1105px) {
    .topbar-list .topbar-div {
        min-width: auto !important;
    }

    .search-minwidth .search-box-main {
        margin-right: 0em;
    }
    .search-minwidth {
        /*min-width: 910px !important;*/
        /*margin-left: 8% !important;*/
    }
}

@media screen and (max-width: 1025px) {
    .search-minwidth {
        min-width: auto;
        margin-left: auto !important;
    }
    .search-box-main {
        /*width: 70%;
    }
    .topbar-list .width-wrap {
/*        margin-left: 8%;
        min-width: 950px;*/
    }
    .thead.topbar-pc {
        /* display: none; */
    }
}

/*@media screen and (max-width: 900px) {
    .thead.topbar-pc,
    .thead .search-minwidth .info_bar,
    .topbar-list nav.topbar.new-div ul.topbar-ul-logo li a {
        display: initial;
    }
    .thead .row {
        display: flex;
        align-items: center;
        padding: 1em 0px;
        justify-content: space-around;
    }
    .search-minwidth .search-box-main {
        margin-right: 6em;
    }
}*/

@media screen and (max-width: 950px) {
    .thead.topbar-pc,
    .thead .search-minwidth .info_bar,
    .topbar-list nav.topbar.new-div ul.topbar-ul-logo li a {
        display: none;
    }
    .thead.topbar-pc{
        display: flex;
    }    

    .new-div {
        margin-left: 0;
    }  
    .dropdown-category {
        margin-left: 0 !important;
    }
    .search-minwidth .search-box-main form {
        width: 100%;
    }
    .search-minwidth .ui-md-6.ui-sm-6.wrap-sm-logo.right {
        width: 34%;
    }
    .search-minwidth {
        min-width: auto;
        margin-left: 0% !important;
    }
    .topbar-mobile .right-logo-wrap {
        display: flex;
        justify-content: flex-end;
        padding-right: 1.3em;
    }
    .wrap-menu-main .cart-icon .cart-qty {
        width: 16px;
        height: 16px;
        background-color: #8B3333;
        color: #fff;
        font-size: 11px;
        border-radius: 50%;
        text-align: center;
        font-weight: 500;
        line-height: 16px;
    }
}

@media screen and (max-width: 950px) {
    .buy-category-part.category-div-part {
        width: 95.5%;
    }
    /*new topbar mobile*/
    .topbar-mobile {
        border-bottom: none;
    }
    .show-menu nav.mn {
        display: block;
        position: absolute;
        background: #fff;
        left: 0;
        margin: 0;
        top: 60px;
        z-index: 99;
        width: 100%;
        max-width: unset;
        -webkit-box-shadow: 0px 5px 5px lightgrey;
    }
    .show-menu #menuCorner .button.icon {
        left: 13%;
    }
    .button {
        background: transparent;
        border: none;
        width: auto;
    }
    .button.icon.menu-sm {
        position: relative;
        margin: 0px;
        height: 25px;
    }
    .button::before {
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        display: block;
    }
    #menuCorner .button.icon::before {
        height: 23px;
        width: 24px;
        margin: auto;
    }
    .button.icon::before {
        width: 24px;
        height: 24px;
        margin: auto;
    }
    ul.wrap-menu-main {
        display: flex;
        list-style: none;
        padding: 0 2em;
        justify-content: space-evenly;
        font-weight: 400;
        flex-flow: column;
        text-align: left;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    ul.wrap-menu-main li {
        text-align: left;
        padding: 1em 0em;
    }
    .wrap-menu-main li a {
        padding: 5px 10px 10px 0px;
    }
    .top-topbar-wrap, .left-logo-wrap {
        display: flex;
        align-items: center;
        padding: 0;
    }
    .wrap-menu-main li a {
        padding: 5px 0 10px;
        font-size: 14px;
    }
    .wrap-menu-main li .on_submenu {
        border-bottom: none;
    }
    .button.icon.menu-sm span {
        background: #1b1b1b;
        border-radius: 2px;
        display: block;
        height: 1px;
        right: 1px;
        opacity: 1;
        position: absolute;
        -webkit-transform-origin: left center;
        transform-origin: left center;
        width: 22px;
        transition: 0.5s ease-out;
    }
    /*    .button.icon.menu-sm span:first-child {
            top: 7px;
        }*/
    .show-menu .new-wrap-topbar .right-logo-wrap button.icon.menu-sm span:first-child {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transition: 0.5s ease-out;
        width: 18px;
        top: 10px;
    }
    .show-menu .new-wrap-topbar .right-logo-wrap button.icon.menu-sm span:nth-child(2) {
        display: none;
    }
    /*    .button.icon.menu-sm span:nth-child(2) {
            top: 16px;
        }*/
    .show-menu .new-wrap-topbar .right-logo-wrap button.icon.menu-sm span:nth-child(3) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transition: 0.5s ease-out;
        width: 18px;
        top: 23px;
    }
    .button.icon.menu-sm span:first-child {
        top: 6px;
    }
    .button.icon.menu-sm span:nth-child(2) {
        top: 13px;
    }
    .button.icon.menu-sm span:nth-child(3) {
        top: 20px;
    }
    .right-item {
        display: flex;
        margin-right: 0;
        margin-left: auto;
        flex: 1;
        justify-content: flex-end;
        min-width: 0;
        max-width: fit-content;
        order: 2;
        align-items: center;
    }
    .new-topbar-row1 img.logo-newdiv {
        width: 100%;
        min-width: unset;
        height: auto;
    }
    .wrap-sm-logo.left {
        padding: 0 0.5em 0 0;
        border-right: 1px solid #646464;
        width: auto;
        position: relative;
        left: -20px;
    }
    .wrap-sm-logo.right {
        padding: 0 0 0 1em;
    }
    #mobile-menu {
        position: relative;
        z-index: 4;
    }
    .new-topbar-row1 img.logo-newdiv {
        width: auto;
        min-width: unset;
        height: 28px;
    }
    .dropdown-menu-bg {
        background-color: #ffffff;
        height: 0;
        overflow: hidden;
    }
    .show-menu .dropdown-menu-bg {
        height: auto;
    }
    .submenu {
        max-height: 0;
        overflow: hidden;
    }
    .menu-sm {
        margin: 1em 0;
        border: none;
        color: transparent;
    }
    .fa-search2::before {
        height: 12px;
        width: 12px;
    }
    .ui-button.ui-button-icon-only .ui-icon.fa-search2 {
        left: 15px;
        top: 7px;
        width: 18px;
    }
    ul.wrap-menu-main li:first-of-type {
        text-align: left;
        border-bottom: none;
        padding: 1.5em 0 0.5em;
    }
    ul.wrap-menu-main li.menu-item ul.submenu {
        text-align: left;
        border-bottom: none;
        padding: 0;
        color: #000000;
        font-weight: normal;
    }
    ul.wrap-menu-main li.menu-item ul.submenu li {
        border-bottom: none;
        padding: 0.5em 0 0;
    }
    ul.wrap-menu-main li.menu-item ul.submenu li:first-of-type {
        border-bottom: none;
        padding: 1em 0 0;
    }
    #topbar-list-div .topbar-mobile .active-collapsible i {
        margin: 2px auto;
        font-size: 16px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    #topbar-list-div .topbar-mobile  i {
        margin: 5px auto 0;
        font-size: 16px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    #topbar-list-div .topbar-mobile i.fa-angle-up::before {
        color: #121212;
    }
    .menu-item .seemore {
        text-align: center;
        border: 1px solid;
        margin: 0 auto -0.5em;
        width: fit-content; 
        padding: 5px 4em;
        border-radius: 50px;
        cursor: pointer;
        display: table;
        color: #4f4e4e;
        font-size: 13px;
    }
    .sm-help-contact, a.sm-help, a.sm-contact {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .img-contact-icon {
        vertical-align: middle;
        margin-top: 0;
        margin-left: 0;
        width: 12px;
        margin-right: 3px;
    }
    .sm-help-contact {
        gap: 30px;
        margin-top: 18px;
    }
    ul.wrap-menu-main li.menu-item ul.submenu li a {
        color: #4F4E4E;
    }
    .help-icon .img-help-icon {
        width: 25px;
        height: 25px;
        /*margin-left: 14px;*/
        background-size: contain;
        background-repeat: no-repeat;
        left: 0px;
        top: 0px;
        margin-top: auto;
        margin-right: 0.5em;
    }
    ul.wrap-menu-main li:last-of-type {
        border-bottom: none;
    }
    .topbar-mobile .search-box-main {
        padding-left: 0;
        padding-right: 0;
    }
    .wrap-sm-logo {
        display: flex;
    }
    .thead .clearfix a img {
        width: 180px;
    }
    .ipad-topbar .logo-japan {
        position: relative;
        left: -48px;
    }
    .ipad-topbar .topbar.new-div {
        position: relative !important;
        left: 16px !important;
    }
    ul.wrap-menu-main li {
        text-align: left;
        border-bottom: 1px solid #D6D6D6;
        padding: 1em 0em;
    }
    .topbar-mobile .button-login button.login {
        flex-direction: column;
        position: relative;
        top: 3px;
    }
    .topbar-mobile .help-icon > a {
        display: flex;
        flex-direction: column;
        gap: 3px;
    }
    .topbar-mobile .menu-name {
        font-size: 8px;
        text-align: center;
        line-height: 1em;
        margin-top: 2px;
    }
    .topbar-mobile #menuCorner {
        display: flex;
        flex-direction: column;
        gap: 3px;
        position: relative;
        top: 3px;
    }
    .topbar-mobile .help-icon .img-help-icon {
        margin: auto;
    }
    .topbar-mobile #menuCorner .menu-name {
        margin-right: -10px;
    }
}
@media screen and (max-width: 950px){
    .logout-menu.small-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .search-box-main {
        max-width: initial;
    }
    .wrap-sm-logo.right {
        margin-left: 0px;
    }
    .thead.topbar-pc{
        display: none;
    }
    .buy-category-part.category-div-part {
        width: 96.5%;
    }
    .topbar--category-menu-wrapper {
        display: none;
    }
    .mini-icon {
        margin-right: 0px;
        gap: 5px;
    }

}
@media screen and (max-width: 768px) {
    .logout-menu.small-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    /*    .wrap-sm-logo.right {
            margin-left: 0px;
        }*/
    .thead.topbar-pc{
        display: none;
    }
    .buy-category-part.category-div-part {
        width: 96.5%;
    }
    .search-box-help-icon {
        display: none;
    }
    .category-div-part {
        display: none;
    }
    .new-topbar-row1 {
        display: none;
    }
    .new-topbar-row2 {
        display: none;
    }
    .search-box-main {
        display: flex;
        width: auto;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
    .thead .clearfix a img {
        width: 216px;
    }
}

@media screen and (max-width: 40.063em) {
    .logout-menu.small-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .search-box-main {
        max-width: initial;
    }
    .sm-help-contact {
        display: flex;
        gap: 13px;
    }
    .wrap-buy-category-part {
        padding-left: 0;
    }
    .buy-category-part.category-div-part {
        padding-left: 1em;
    }
    .help-icon {
        position: relative;
    }

    .new-topbar-row1 img.logo-newdiv {
        height: 20px;
    }
    .show-menu nav.mn {
        top: 58px;
    }
    .help-icon .img-help-icon {
        margin-right: 0px;
    }
    ul.wrap-menu-main {
        padding: 0 1em;
    }
    .buy-category-part.category-div-part {
        width: 90.5%;
    }
    .new-topbar-row1 img.logo-japan {
        width: 157px;
        min-width: unset;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .button.icon.menu-sm {
        margin: 0px;
    }
    .topbar-mobile.thead {
        padding: 0px 14px;
    }
    .wrap-sm-logo.right {
        padding: 0px;
    }
    .topbar-mobile .right-logo-wrap {
        padding-right: 0px;
        width: 50%;
    }
}

.container-scrollbar {
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.container-scrollbar::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}