#zion-loading {
    background-color: #fff !important;
    opacity: 0.5 !important;
    z-index: 10051;
}

.web-container {
    margin: 0 auto;
    max-width: 1300px;
}

#web-header {
    z-index: 700;
    width: 100%;
    top: 0;
}

.img-responsive {
    max-width: 100%;
}

.fixed-header {
    position: fixed !important;
    z-index: 9999;
}

#info-simbols-div {
    width: 100%;
    max-width: 100%;
}

.whps-off {
    display: none !important;
}

/*----- first line -------*/
.whi-color-hayamax {
    background-color: #DB001A;
}

.whi-color-hayonik {
    background-color: #EC6306;
}

#web-header-info {
    width: 100%;
    max-width: 100%;
    height: 64px;
}

.web-header-info {
    margin-top: 20.54px;
    margin-bottom: 23.46px;
}

.web-header-info>a,
.web-header-info>a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

#header-search,
#header-phone-search {
    width: 100%;
    height: 40px;
    box-shadow: rgba(0, 0, 0, 3%) 2.5px 4.33px 5px;
    border-color: rgb(0, 0, 0, 6%);
    border-width: 1px;
    border-radius: 25px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    outline: none;
}

.autocomplete-result {
    display: none;
    width: 100%;
    position: relative;
    border-radius: 10px;
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fff;
    color: #000;
    text-align: left;
    z-index: 899;
    overflow: auto;
}

.autocomplete-result>a {
    text-decoration: none;
    color: #000;
}

.autocomplete-result>a>div {
    font-size: 14px;
    padding: 4px 24px;
    color: #000;
    min-height: 45px;
}

.autocomplete-result>a>div:hover {
    background-color: #e4e4e4;
}

.autocomplete-result>a>div>img {
    margin-right: 8px;
    float: left;
    max-width: 40px;
}

#web-hic-login {
    width: 60px;
    height: 40px;
    cursor: pointer;
}

#web-hic-login-seller {
    width: 140px;
    height: 40px;
    cursor: pointer;
}

#web-hic-hyx-login,
#web-hic-hyk-login {
    width: 150px;
    height: 50px;
    cursor: pointer;
    line-height: 1;
    margin-top: 16px;
}

#web-hic-billet {
    width: 150px;
}

.btn-login-seller {
    display: none;
}

#web-hic-register {
    width: 130px;
}

#web-hic-corporative {
    width: 140px;
}

#web-hic-contact {
    width: 140px;
}

#icon-header-search,
#icon-header-phone-search {
    position: absolute;
    right: 25px;
    top: 15px;
    cursor: pointer;
}

#web-hic-logged {
    margin-top: 8px;
}

#web-hic-logged a {
    font-size: 13px;
}

.btn-login-hyx-customer,
.btn-login-hyk-customer,
.btn-contact-customer,
.btn-lc-hayamax {
    width: 100%;
    height: 40px;
    margin-bottom: 17px;
}

.blhc-color-hayamax {
    background-color: #FC001F;
    border-color: #FC001F;
    color: #FFFFFF;
}

.blhc-color-hayamax:hover {
    background-color: #DB001A;
    border-color: #DB001A;
    color: #FFFFFF;
}

.blhc-color-hayonik {
    background-color: #EC6C00;
    border-color: #EC6C00;
    color: #FFFFFF;
}

.blhc-color-hayonik:hover {
    background-color: #EC6306;
    border-color: #EC6306;
    color: #FFFFFF;
}

.btn-register-customer {
    width: 100%;
    height: 40px;
    margin-bottom: 17px;
}

.btn-contact-supplier {
    width: 100%;
    height: 40px;
    margin-bottom: 17px;
    color: #FC001F !important;
}

.btn-contact-supplier:focus{
    color: #fff !important;
}

.brc-color-hayamax {
    background-color: #FFFFFF;
    border-color: #FC001F;
    color: #FC001F;
}

.brc-color-hayamax:hover {
    background-color: #f5dadd;
    border-color: #DB001A;
    color: #DB001A;
}

.brc-color-hayonik {
    background-color: #FFFFFF;
    border-color: #EC6C00;
    color: #EC6C00;
}

.brc-color-hayonik:hover {
    background-color: #ffeddf;
    border-color: #EC6306;
    color: #EC6306;
}

.btn-login-customer,
.btn-login-seller,
.btn-login-representative,
.btn-logged-account,
.btn-logged-logout,
.btn-logged-representative {
    width: 100%;
    height: 40px;
}

.btn-login-customer,
.btn-login-seller,
.btn-logged-account {
    margin-bottom: 17px;
}

.btn-logged-representative {
    margin-top: 17px;
}

.btn-login-seller,
.btn-login-representative,
.btn-logged-representative {
    background-color: #EBEBEB;
    border-color: #EBEBEB;
    color: #797979;
}

.btn-login-seller:hover,
.btn-login-representative:hover,
.btn-logged-representative:hover {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #EBEBEB;
}

#web-phone-login-dropdown {
    position: fixed;
    display: none;
    background-color: #ffffff;
    padding: 10px;
    z-index: 850;
    border-radius: 3px;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
    margin-top: 63px;
    top: 0;
}

#web-phone-header {
    z-index: 1;
    top: 0;
    height: 60px;
    padding-top: 23px;
}

#web-phone-header-login {
    height: 50px;
    padding-top: 18px;
}

#web-phone-header-basket-HA01,
#web-phone-header-basket-HD01,
#web-phone-header-basket-HE01 {
    margin-right: 30px;
    width: 24px;
    margin-top: 12px;
}

#web-phone-header-basket-HK01 {
    margin-right: 20px;
    width: 24px;
    margin-top: 24px;
}

#header-search::placeholder,
#header-search:-ms-input-placeholder,
#header-search::-ms-input-placeholder,
#header-phone-search::placeholder,
#header-phone-search:-ms-input-placeholder,
#header-phone-search::-ms-input-placeholder {
    color: rgba(121, 121, 121, 70%);
}

.whd-login-arrow {
    display: none;
    position: absolute;
    right: 75px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.whd-contact-arrow {
    display: none;
    position: absolute;
    right: 45px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.whd-phone-login-arrow {
    display: none;
    position: absolute;
    top: -10px;
    right: 9px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

#web-hicl-hyx-dropdown,
#web-hicl-hyk-dropdown {
    display: none;
    position: absolute;
    right: 25px;
    top: 57px;
    width: 346px;
    background-color: #ffffff;
    padding: 10px;
    z-index: 800;
    border-radius: 3px;
}

#web-hicl-hyx-dropdown-contact {
    display: none;
    position: absolute;
    top: 36px;
    width: 346px;
    background-color: #ffffff;
    padding: 10px;
    z-index: 800;
    border-radius: 3px;
    right: -5px;
}

#web-hicl-dropdown,
#web-hicl2-dropdown {
    display: none;
    position: absolute;
    right: 25px;
    top: 44px;
    width: 346px;
    background-color: #ffffff;
    padding: 10px;
    z-index: 800;
    border-radius: 3px;
}

/*----- first line -------*/

/*----- second line ------*/
#web-hs-content {
    height: 64px;
}

.whs-color-hayamax {
    background-color: #FC001F;
}

.whs-color-hayonik {
    background-color: #EC6C00;
}

#web-header-simbols {
    width: 100%;
    max-width: 100%;
    height: 64px;
}

.web-header-simbols {
    margin-top: 6px;
    height: 58px;
    padding-top: 6px;
}

.web-hsf-link,
.web-hs-link {
    height: 41px;
}

.web-hsf-link>div,
.web-hs-link>div {
    padding-top: 10px;
}

.web-hs-link-hayamax {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 5px !important;
    min-height: 35px;
    line-height: 1;
}

.wbr {
    border-right: 1px solid #fff;
}

.web-header-simbols-div-hayamax,
.web-header-simbols-div-hayonik {
    max-width: 210px;
}

.web-header-simbols,
.web-header-simbols>a,
.web-header-simbols>a:hover {
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.web-hscb-image,
.web-hscbm-image {
    width: 40px;
}

#web-hscbi-icon-HK01,
#web-hscbi-icon-HA01,
#web-hscbi-icon-HD01,
#web-hscbi-icon-HE01 {
    width: 26px;
    height: 18px;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    text-align: center;
    position: relative;
    margin-top: -11px;
    margin-left: 7px;
    font-size: 14px;
}

#web-hscbi-icon-HK01 p,
#web-hscbi-icon-HA01 p,
#web-hscbi-icon-HD01 p,
#web-hscbi-icon-HE01 p {
    margin-top: -2px;
}

#web-hscbi-werks-HA01,
#web-hscbi-werks-HD01,
#web-hscbi-werks-HE01 {
    width: 26px;
    height: 25px;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    text-align: center;
    position: relative;
    margin-top: 5px;
    margin-left: 40px;
    font-size: 14px;
}

#web-hscbi-werks-HA01 p,
#web-hscbi-werks-HD01 p,
#web-hscbi-werks-HE01 p {
    margin-top: 1px;
}

#web-hscb-text-HK01,
#web-hscb-text-HA01,
#web-hscb-text-HD01,
#web-hscb-text-HE01 {
    margin-top: 5px;
    min-width: 67px;
}

.whsi-color-hayamax {
    background-color: #FC001F;
}

.whsi-color-hayonik {
    background-color: #EC6C00;
}

.whsi-checkout-color-hayamax {
    background-color: #1e7e34;
}

.whsi-checkout-color-hayonik {
    background-color: #EC6C00;
}

.whpd-color-hayamax {
    background-color: #FC001F;
}

.whpd-color-hayonik {
    background-color: #EC6C00;
}

#web-header-phone-simbols {
    width: 100%;
    max-width: 100%;
    min-height: 110px;
}

.web-header-phone-simbols,
.web-header-phone-simbols>a,
.web-header-phone-simbols>a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.web-header-phone-simbols {
    padding-top: 18.54px;
    padding-bottom: 21.46px;
}

#icon-header-cashback,
#icon-header-cashback-motorola {
    width: 30px;
}

.web-header-phone-simbols-hayamax {
    margin-top: 15px;
    margin-bottom: 14px;
    min-height: 30px;
    padding-right: 5vw;
    padding-left: 5vw;
}

/*----- second line ------*/

/*----- third line -------*/
#web-header-department {
    margin-top: 14px;
    margin-bottom: 20px;
}

.web-header-department {
    border-radius: 10px;
    box-shadow: 1px 1px 2px #0000001A;
    text-align: center;
    cursor: pointer;
    margin-right: 6px;
    margin-top: 6px;
}

.web-header-department-hayamax {
	width: 99px;
	height: 115px;
    background: #fff;
}

.web-header-department-hayonik {
	width: 110px;
	height: 110px;
    background: #F7F7F7;
}

.whd-text {
    font-size: 12px;
    color: #797979;
    margin-top: -20px;
    line-height: 1.1;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.web-others-dep-text-hayamax {
    font-weight: bold;
}

.whd-link:hover {
    text-decoration-color: #fff;
}

.web-others-dep {
    margin-right: 0px;
}

.img-department {
    width: 100px;
    height: 100px;
}

/*----- third line -------*/

/*----- department menu -------*/
.department-list-wrapper {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 999;
    box-shadow: 0px 3px 5px #00000033;
    background-color: #ffffff;
    border-radius: 10px;
    width: 1270px;
    padding-top: 13px;
    cursor: initial;
}

.department-list-wrapper-hayamax {
    margin-top: 10px;
}

.department-list-wrapper-hayonik {
    margin-top: 12px;
}

.whd-arrow {
    display: none;
    position: absolute;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.whd-arrow-hayamax {
    left: 38px;
}

.whd-arrow-hayonik {
    left: 44px;
}

.department-list-wrapper-one {
    display: inline-block;
    min-width: 300px;
    min-height: 200px;
    background-color: #ffffff;
    float: left;
    padding-bottom: 20px;
    border-radius: 10px;
}

.department-list-wrapper-one>p,
.department-list-wrapper-two>p {
    padding: 5px 25px 0px 25px;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

.department-list-wrapper-one>ul {
    list-style: none;
    padding: 0px 25px 0px 25px;
    width: 100%;
    color: #797979;
    border-right: 1px solid #D1D1D1;
}

.department-list-wrapper-one>ul>li {
    padding: 4px 0px;
}

.department-list-wrapper-one>ul>li>a {
    width: 100%;
    color: #797979;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
}

.department-list-wrapper-two {
    min-height: 200px;
    position: absolute;
    float: right;
    margin-left: 300px;
    border-radius: 10px;
}

.department-list-wrapper-two-img-div img {
    max-width: 150px;
    max-height: 45px;
}

/*----- department menu -------*/


/*----- menu hayamax -------*/
.menu-hayamax-list-wrapper {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 999;
    box-shadow: 0px 3px 5px #00000033;
    background-color: #ffffff;
    border-radius: 10px;
    width: 300px;
    margin-top: 12px;
    padding-top: 13px;
    cursor: initial;
}

.menu-hayamax-whd-arrow {
    display: none;
    position: absolute;
    left: 97.5px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.menu-hayamax-list-wrapper>p {
    padding: 5px 25px 0px 25px;
    color: #212529;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

.menu-hayamax-list-wrapper>ul {
    list-style: none;
    padding: 0px 25px 0px 25px;
    width: 100%;
    color: #797979;
    border-right: 1px solid #D1D1D1;
}

.menu-hayamax-list-wrapper>ul>li {
    padding: 4px 0px;
}

.menu-hayamax-list-wrapper>ul>li>a {
    width: 100%;
    color: #797979;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
}

/*----- menu hayamax -------*/

/*----- menu cashback -------*/
.menu-cashback-whd-arrow {
    display: none;
    position: absolute;
    right: 28px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.menu-cashback-list-wrapper {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 999;
    box-shadow: 0px 3px 5px #00000033;
    background-color: #ffffff;
    border-radius: 10px;
    width: 162px;
    min-height: 305px;
    margin-top: 12px;
    padding-top: 10px;
    cursor: initial;
    right: 10px;
}

.menu-cashback-list-wrapper .mcblw-menu-img {
	filter: initial !important;
}

.menu-cashback-list-wrapper .cb-title1,
.menu-cashback-list-wrapper .checkout-title1 {
    color: #797979;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

#menu-cb-saldo,
#menu-checkout-total-HD01,
#menu-checkout-total-HE01 {
    color: #00A651;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
}

.btn-cashback-menu {
    width: 132px;
    height: 23px;
    font-size: 14px;
    padding-top: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

/*----- menu cashback -------*/

/*----- menu cashback motorola -------*/
.menu-cashback-motorola-whd-arrow {
    display: none;
    position: absolute;
    right: 28px;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 12px solid transparent;
}

.menu-cashback-motorola-list-wrapper {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 999;
    box-shadow: 0px 3px 5px #00000033;
    background-color: #ffffff;
    border-radius: 10px;
    width: 162px;
    min-height: 305px;
    margin-top: 12px;
    padding-top: 10px;
    cursor: initial;
    right: 10px;
}

.menu-cashback-motorola-list-wrapper .mcbmlw-menu-img {
	filter: initial !important;
}

.menu-cashback-motorola-list-wrapper .cbm-title1,
.menu-cashback-motorola-list-wrapper .checkoutm-title1 {
    color: #797979;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

#menu-cbm-saldo,
#menu-checkoutm-total-HD01,
#menu-checkoutm-total-HE01 {
    color: #00A651;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
}

.btn-cashback-motorola-menu {
    width: 132px;
    height: 23px;
    font-size: 14px;
    padding-top: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

/*----- menu cashback motorola -------*/

.web-header-rep-tools,
.web-header-rep-tools>a,
.web-header-rep-tools>a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

#web-hic-hyx-login a,
#web-hic-hyx-contact a,
#web-hic-hyk-login a,
#web-hic-login a,
#web-hic-login-seller a,
#web-hic-logged a {
    color: #ffffff;
}

#web-hic-hyx-contact {
    position: relative;
}

#web-hdcdm-list,
#web-hdcdc-list {
    list-style: none;
}

#web-hdcdm-list li a,
#web-hdcdc-list li a {
    color: #797979;
    font-size: 14px;
}

.web-hdcdc-header {
    margin-top: 18px;
    margin-bottom: 18px;
}

.web-hdcdc-header a {
    color: #000000 !important;
    font-size: 18px !important;
}

.web-hdcdc-header a:hover,
#web-hdcdm-list li a:hover,
#web-hdcdc-list li a:hover {
    text-decoration: none;
}

.web-hdcdc-header-first {
    margin-top: 0px !important;
}

#web-hdcd-menu {
    display: none;
    padding-top: 10px;
    width: 308px;
    background-color: #ffffff;
    margin-bottom: -20px;
    padding-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px 5000px;
}

#web-hdcd-content {
    display: none;
    padding-top: 20px;
    margin-bottom: -20px;
    padding-bottom: 10px;
    background-color: #ffffff;
    width: 973px;
    height: 733px;
}

#web-hdcdm-list {
    padding-inline-start: 30px;
}

#web-hdcdm-list li {
    line-height: 37px;
    cursor: pointer;
}

#web-hdcdm-list li a:hover {
    color: #9B9B9B;
    text-decoration: none;
}

#web-hdcdc-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap column;
    flex-flow: wrap column;
    max-height: 683px;
}

.web-hdcdm-icon {
    float: right;
    margin-right: 13.82px;
    margin-top: 11px;
}

.bll-color-hayamax,
.bll-color-hayamax:hover {
    background-color: #DB001A;
    border-color: #DB001A;
}

.bll-color-hayonik,
.bll-color-hayonik:hover {
    background-color: #EC6306;
    border-color: #EC6306;
}

#web-hi-search {
    width: calc(100% - 642px);
}

#web-phone-basket {
    position: fixed;
    top: -600px;
    width: 100%;
    height: 600px;
    background-color: #ffffff;
    z-index: 899;
    overflow-y: auto;
}

.web-hbcc-text {
    color: #797979;
    margin-top: 5px;
    margin-left: 19px;
    width: 68%;
    line-height: 1.3;
    height: 40px;
}

.btn-hbcca-remove {
    color: #FC001F;
}

.web-hbccp-quantity {
    color: #797979;
    font-size: 14px;
    margin-right: 11px;
}

.web-hbccp-price {
    color: #797979;
    font-size: 14px;
}

.web-hbc-container {
    margin-top: 30px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    height: 100px;
}

.web-hbff-value {
    color: rgba(252, 0, 31, 1);
    font-weight: 500;
}

.web-hbf-values {
    line-height: 0.5;
}

.web-hbfv-final span {
    color: rgba(0, 166, 81, 1);
    font-weight: 600;
}

.btn-hbf-checkout {
    margin-top: 20px;
    background-color: rgba(76, 176, 80, 1);
    border-radius: 3px;
    height: 50px;
    margin-bottom: 20px;
}

#web-hdcd-banner img {
    width: 325px;
    height: 733px;
}

#web-hdc-compare {
    display: none;
}

.wphb-color-hayamax {
    background-color: #FC001F;
}

.wphb-color-hayonik {
    background-color: #EC6306;
}

#web-phone-hb-icon-HA01,
#web-phone-hb-icon-HD01,
#web-phone-hb-icon-HE01,
#web-phone-hb-icon-HK01 {
    width: 26px;
    height: 18px;
    border-color: #ffffff;
    color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    text-align: center;
    position: relative;
    margin-top: -25px;
    margin-left: 10px;
}

#web-phone-hb-icon-HA01 p,
#web-phone-hb-icon-HD01 p,
#web-phone-hb-icon-HE01 p,
#web-phone-hb-icon-HK01 p {
    margin-top: -3px;
}

#web-phone-hscbi-werks-HA01,
#web-phone-hscbi-werks-HD01,
#web-phone-hscbi-werks-HE01 {
    width: 24px;
    height: 23px;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    text-align: center;
    position: relative;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 14px;
}

#web-phone-hscbi-werks-HA01 p,
#web-phone-hscbi-werks-HD01 p,
#web-phone-hscbi-werks-HE01 p {
    color: #fff;
}

.wph-color-hayamax {
    background-color: #DB001A;
}

.wph-color-hayonik {
    background-color: #EC6306;
}

#web-phone-header-logo {
    margin-left: 10%;
    width: 23%;
}

#web-hdc-dropdown {
    display: none;
    position: absolute;
    top: 114px;
    max-width: 1300px;
    z-index: 850;
    border-radius: 3px;
}

/*----- rep tools menu ---*/
#list-wrapper {
    display: none;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    z-index: 999;
    box-shadow: 0px 3px 5px #00000033;
}

#list-wrapper-one {
    display: inline-block;
    width: 300px;
    background-color: #ffffff;
}

#list-wrapper-one:before {
    position: absolute;
    top: 0px;
    left: 98px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: '';
}

#list-wrapper-one>ul {
    float: right;
    list-style: none;
    padding: 10px 15px 0px 15px;
    width: 100%;
}

#list-wrapper-one>ul>li>a {
    padding: 7px 15px;
    display: block;
    width: 100%;
    color: #797979;
    font-size: 14px;
    font-weight: 500;
}

#list-wrapper-two {
    display: none;
    min-height: 650px;
    max-width: 600px;
    background-color: #ffffff;
    position: absolute;
    float: right;
    margin-left: 300px;
    overflow: hidden;
}

#list-wrapper-two>ul {
    padding: 0px;
}

#list-wrapper-three {
    display: none;
    max-width: 300px;
    height: 650px;
    position: absolute;
    float: right;
    margin-left: 900px;
}

.list-item-two {
    display: none;
    float: left;
    max-width: 200px;
    width: 200px;
    padding: 10px 6px 10px 10px;
}

.list-item-two>a {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.list-three {
    padding: 10px 0px 0px 0px;
}

.list-three>li>a {
    color: #797979;
    font-size: 14px;
}

.banner-category {
    display: none;
    max-width: 300px;
    max-height: 651px;
    height: auto;
}

.list-item-one::after {
    content: "\f054";
    float: right;
    color: #9B9B9B;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
}

/*----- rep tools menu ---*/

/*----- mobile department menu --*/
#div-web-phone-menu {
    cursor: pointer;
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 899;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

#div-close-web-phone-menu {
    position: absolute;
    z-index: 899;
    height: 50px;
    width: 50px;
}

#web-phone-menu {
    background-color: #ffffff;
    overflow: auto;
    display: none;
    height: 100%;
    width: 280px;
    float: left;
}

#div-close-bar-one,
#div-close-bar-two {
    background-color: #ffffff;
    width: 25px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30%;
}

#div-close-bar-one {
    margin-top: calc(50% - 3px);
}

#div-close-bar-two {
    margin-top: 3px;
}

.wpmt-color-hayamax {
    background-color: #FC001F;
}

.wpmt-color-hayonik {
    background-color: #EC6C00;
}

#web-phone-menu-title {
    position: absolute;
    z-index: 898;
    width: 0px;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    height: 124px;
    padding: 5px 10px;
}

#web-phone-menu-title>span {
    position: absolute;
    bottom: calc(50% - 16px);
    display: none;
}

#web-phone-menu-previous,
#web-phone-menu-tools {
    padding-top: 124px;
}

#btn-web-phone-menu-previous {
    display: none;
    width: 100%;
    height: 100%;
    border: none;
    text-align: left;
    padding: 8px 10px;
    border-radius: 0px;
    cursor: pointer;
    background-color: #e4e4e4;
    color: #707070;
    font-size: 14px;
}

#btn-web-phone-menu-previous>i {
    font-size: 13px;
}

#web-phone-menu-category-one,
#web-phone-menu-category-two,
#web-phone-menu-category-three,
.div-phone-menu-tools {
    padding: 5px 0px;
}

.btn-phone-category-desc {
    text-align: left;
    width: 250px;
    border: none;
    background-color: #ffffff;
    color: #707070;
    font-size: 14px;
    padding: 8px;
    line-height: 1;
    white-space: nowrap;
}

.btn-phone-menu-tool {
    text-align: left;
    width: 280px;
    border: none;
    background-color: #ffffff;
    color: #707070;
    font-size: 14px;
    padding: 12px 7px;
    line-height: 1;
    white-space: nowrap;
}

.btn-phone-menu-category {
    text-align: left;
    width: 25px;
    border: none;
    background-color: #ffffff;
    color: #707070;
    font-size: 14px;
    padding: 12px 7px;
    line-height: 1;
    white-space: nowrap;
}

.btn-phone-menu-category>i,
.btn-phone-menu-tool>i {
    margin-right: 12px;
    margin-top: 2px;
    font-size: 12px;
    float: right;
}

#web-phone-menu-category-two,
#web-phone-menu-category-three {
    display: none;
    width: 280px;
    margin-left: -280px;
}

@keyframes barOneMoveOne {
    0% {
        transform: rotate(0deg);
        margin-top: calc(50% - 5px);
    }

    100% {
        transform: rotate(45deg);
        margin-top: calc(50% - 1px);
    }
}

@keyframes barOneMoveTwo {
    0% {
        transform: rotate(45deg);
        margin-top: calc(50% - 1px);
    }

    100% {
        transform: rotate(0deg);
        margin-top: calc(50% - 5px);
    }
}

@keyframes barTwoMoveOne {
    0% {
        transform: rotate(0deg);
        margin-top: 0px;
    }

    100% {
        transform: rotate(135deg);
        margin-top: -3px;
    }
}

@keyframes barTwoMoveTwo {
    0% {
        transform: rotate(135deg);
        margin-top: -3px;
    }

    100% {
        transform: rotate(0deg);
        margin-top: 0px;
    }
}

/* mobile department menu */

/* css bf */
.whi-color-bf-hayamax,
.whi-color-bf-hayonik,
.wph-color-bf-hayamax,
.wph-color-bf-hayonik,
.wpmt-color-bf-hayamax,
.wpmt-color-bf-hayonik,
.whpd-color-bf-hayamax,
.whpd-color-bf-hayonik,
.whs-color-bf-hayamax,
.whs-color-bf-hayonik {
    background-color: #000;
}

.whsi-color-bf2-hayamax,
.whsi-color-bf2-hayonik,
.wphb-color-bf-hayamax,
.wphb-color-bf-hayonik,
.whsi-color-bf-hayamax,
.whsi-color-bf-hayonik {
    background-color: #808080;
}

.blhc-color-bf-hayamax {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
}

.blhc-color-bf-hayamax:hover {
    background-color: #808080;
    border-color: #808080;
    color: #FFFFFF;
}

.brc-color-bf-hayamax {
    background-color: #FFFFFF;
    border-color: #000000;
    color: #000000;
}

.brc-color-bf-hayamax:hover {
    background-color: #808080;
    border-color: #808080;
    color: #FFFFFF;
}

/* css bf */

/* whatsapp */
#whatsapp-div {
    top: 50vh;
    right: 10px;
    z-index: 99999;
    cursor: pointer;
    position: fixed;
}

/* whatsapp */

/* dealer */
.web-header-dealer-div {
    width: 100%;
    min-height: 39px;
    background-color: #8BB404;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 10px;
    line-height: 1;
}

.web-header-dealer-div p {
    font-family: proxima-nova;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
}

.web-header-dealer-div p a {
    font-family: proxima-nova;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: underline;
}

/* dealer */

/* modal departamento ms */
.default-modal-close-ms,
.default-modal-close-ms:hover {
	position: absolute;
    top: -24px;
    right: -24px;
    color: #fff;
    opacity: 1;
    font-size: 28px;
}

#popupDepartmentHayamaxMsModal .modal-body {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
}

#popupDepartmentHayamaxMsModal .modal-body p {
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.ms-categories-modal {
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 48px;
}

.web-header-depto-motorola-category {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	border: 2px solid #eee;
    border-radius: 20px;
    padding: 14px;
    width: 172px;
    height: 212px;
}

/* modal departamento ms */

@media screen and (max-width:1299px) {
    .department-list-wrapper {
        width: 97.6vw;
    }

    #web-hscb-text-HK01,
    #web-hscb-text-HA01,
    #web-hscb-text-HD01,
    #web-hscb-text-HE01 {
        font-size: 14px;
    }
}

@media screen and (max-width:1260px) {
    .web-header-simbols-div-hayamax {
        max-width: 200px;
    }
}

@media screen and (max-width:1210px) {
    .web-header-simbols-div-hayamax {
        max-width: 190px;
    }
}

@media screen and (max-width:1160px) {
    .web-header-simbols-div-hayamax {
        max-width: 180px;
    }
}

@media screen and (max-width:1110px) {
    .web-header-simbols-div-hayamax {
        max-width: 170px;
    }
}

@media screen and (max-width:1199px) {
    #web-phone-login-dropdown {
        margin-top: 63px;
        max-width: 326px;
        right: 10px;
    }
}

@media screen and (max-width:1065px) {
    .web-header-simbols-div-hayamax {
        max-width: 150px;
    }
}

@media screen and (min-width: 992px) {
    #section-html-buttons {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #web-hic-logged a {
        font-size: 11px;
    }
}

@media screen and (max-width:767px) {

    .tv-phone,
    .o-phone {
        padding-bottom: 11px;
    }

    .qe-phone,
    .n-phone {
        padding-top: 9px;
    }
}

@media screen and (max-width:467px) {
    #banner-company {
        width: 100%;
    }
}

/* CHAMADO 96522 */
.whi-color-hayamax #web-phone-header-login,
.wph-color-hayamax img,
.web-hs-link-hayamax img,
.web-header-phone-simbols-hayamax img,
.whs-color-hayamax .web-header-simbols img,
#web-phone-header-basket-HA01,
#web-phone-header-basket-HD01,
#web-phone-header-basket-HE01 {
    filter: brightness(0) saturate(100%) invert(11%) sepia(0%) saturate(1496%) hue-rotate(135deg) brightness(94%) contrast(84%);
}

.whi-color-hayamax .web-header-info>a,
.whi-color-hayamax .web-header-info>a:hover,
.web-hs-link-hayamax,
#web-hscb-text-HA01,
#web-hscb-text-HD01,
#web-hscb-text-HE01 {
    color: #2a2a2a !important;
}

.whi-color-hayamax #banner-company {
    filter: brightness(0) saturate(100%) invert(17%) sepia(64%) saturate(7476%) hue-rotate(346deg) brightness(82%) contrast(114%);
}

.wph-color-hayamax,
.whi-color-hayamax {
    background-color: #e7e7e7;
}

.wpmt-color-hayamax,
.wfc-color-hayamax,
.whpd-color-hayamax,
.whs-color-hayamax {
    background-color: #d8d8da !important;
    color: #2a2a2a !important;
}

.wpmt-color-hayamax #div-close-bar-one,
.wpmt-color-hayamax #div-close-bar-two {
    background-color: #2a2a2a;
}

.wphb-color-hayamax,
.whsi-color-hayamax {
    background-color: #dd001a;
}

/* Aniversário 60 Anos */
.whi-color-hayamax #web-phone-header-login,
.wph-color-hayamax img,
.web-hs-link-hayamax img,
.web-header-phone-simbols-hayamax img,
.whs-color-hayamax .web-header-simbols img,
#web-phone-header-basket-HA01,
#web-phone-header-basket-HD01,
#web-phone-header-basket-HE01 {
    filter: none !important;
}

.whi-color-hayamax .web-header-info>a,
.whi-color-hayamax .web-header-info>a:hover,
.web-hs-link-hayamax,
#web-hscb-text-HA01,
#web-hscb-text-HD01,
#web-hscb-text-HE01 {
    color: #ffffff !important;
}

.whi-color-hayamax #banner-company {
    filter: none !important;
    margin-top: -20px;
    position: relative;
    left: -20px;
}

.wph-color-hayamax,
.whi-color-hayamax {
    background-color: #C00B25 !important;
}

.wpmt-color-hayamax,
.wfc-color-hayamax,
.whpd-color-hayamax,
.whs-color-hayamax {
    background-color: #a4081f !important;
    color: #ffffff !important;
}

.wpmt-color-hayamax #div-close-bar-one,
.wpmt-color-hayamax #div-close-bar-two {
    background-color: #ffffff;
}

.wphb-color-hayamax,
.whsi-color-hayamax {
    background-color: #dd001a;
}