.location {
  position: relative;
  display: inline-block;
}

.location-popup {
    display: none;
    position: absolute;
    background-color: #0C9DB0;
    width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    opacity: 0.9;
    filter: alpha(opacity=90);
    margin-left: -10px;
    z-index: 100;
}

.location-popup a {
    color: #fff;
    padding: 6px 12px;
    text-decoration: none;
    display: block;
}

.location-popup a:hover {background-color: #81ccd6}

.location:hover .location-popup {
    display: block;
}

/*home section */
.div_content_right {
    margin-top: 10px;
}
body.computer .div_content_right {
    margin-top: inherit;
}
body.computer .img_home a img {
    width: 100%;
}

/*zoom 175*/
@media only screen and (min-width:1024px) and (max-width:1099px) {
    .div_content_right .product_browse_row .pro_align {
        width: 50%;
    }
}
/*zoom 200*/
@media only screen and (min-width:768px) and (max-width:1133px) {
    #main_menu ul li a {
        padding: 28px 6px;
    }
    .div_logo {
        float: left;
    }
    .div_hwhc {
        float: left;
    }
    .div_search_bar {
        width: auto;
    }
    .div_dropdown {
        margin-top: 8px;
        margin-left: 10px;
        width: auto;
    }
    div#div_quick_cart {
        width: auto;
        left: inherit;
        transform: inherit;
    }
    .div_content_right {
        width: 340px;
    }
}
/* not login mobile */
.div_content_right .login-mobile {
    text-align: center;
    margin-top: 15px;
}
.div_content_right .login-mobile .login-button {
    border-radius: 0px;
    border: 0px;
    width: 63px;
    height: 25px;
    line-height: 25px;
}
.div_content_right .login-mobile .login-button a {
    position: relative;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 15px;
}
.div_content_right .login-mobile .login-button a img.login-button-img {
    height: 30px;
}
.div_content_right .login-mobile .login-button a span.login-text {
    position: absolute;
    top: 8px;
    font-weight: bold;
    font-size: 13px;
    color: black;
    left: 45.5%;
}

/* footer */
.footer_icon {
    position: fixed;
    bottom: -20px;
    left: 1px;
    width: 100%;
    text-align: center;
}
.footer_actions {
    position: fixed;
    bottom: 5px;
    left: 1px;
    width: 100%;
    text-align: center;
    /*z-index: 9999;*/
}
.footer_actions.close {
    bottom: -500px;
}
.footer_actions .boxs {
    margin-bottom: 5px;
}
.footer_actions .boxs:last-child {
    margin-bottom: 0px;
}
.footer_actions .boxs .action-box:first-child {
    float: left;
}
.footer_actions .boxs .action-box:last-child {
    float: right;
    margin-right: 1px;
}
.footer_actions .boxs .action-box {
    width: 32%;
    height: 105px;
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 105px;
    font-weight: bold;
    font-size: 14px;
    background-color: white;
    color: black;
}
.footer_actions .boxs .action-box a {
    color: black;
}

.footer_actions ul.crystal-items {
    list-style: none;
    padding: 0px;
    height: 180px;
    background-color: white;
    overflow: scroll;
    margin: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.footer_actions ul.crystal-items li {
    font-size: 13px;
    margin: 10px 0;
}
.footer_icon .icon-box,
.footer_actions .icon-box {
    font-size: 24px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 22px;
    text-align: center;
    line-height: 34px;
    font-weight: bold;
}
.footer_icon .icon-box {
    top: -25px;
}
.footer_icon .icon-box span.toggle-bg.holder {
    position: absolute;
    top: 9px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #000;
    content: '';
    left: 6px;
}
.footer_actions .icon-box span.toggle-bg.holder {
    position: absolute;
    top: 9px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #000;
    content: '';
    left: 6px;
}
.footer_icon .icon-box.open span.toggle-bg.holder {
    border-top: 6px solid #000;
    border-bottom: none;
}
.footer_actions.open .content-box {
    top: 0px;
}
.footer_actions .content-box {
    position: relative;
    -webkit-transition: top 250ms ease-out,bottom 250ms ease-out;
    -moz-transition: top 250ms ease-out,bottom 250ms ease-out;
    transition: top 250ms ease-out,bottom 250ms ease-out;
    top: 300px;
}
.footer_actions .content-box .go_back {
    position: absolute;
    right: 2px;
    top: 11px;
    background-color: white;
}

.footer_actions ul.categories-menu {
    text-align: center;
    list-style: none;
    padding: 0px;
    height: 180px;
    background-color: white;
    overflow: scroll;
    margin: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.footer_actions ul.categories-menu li {
    margin: 10px 0;
    font-size: 13px;
}

.footer_actions ul.categories-menu li > ul.second_listing {
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer_actions ul.categories-menu li > ul.second_listing li {
    border-bottom: none !important;
    font-size: 13px;
    padding-bottom: 7px;
}
.footer_actions ul.categories-menu li > ul.second_listing li a {
    background: none;
}

.footer_actions ul.categories-menu li.has-sub,
.footer_actions ul li.has-sub {
    position: relative;
}
.footer_actions ul.categories-menu li.has-sub span.toggle-bg.holder,
.footer_actions ul li.has-sub span.toggle-bg.holder {
    position: absolute;
    top: 5px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-top: 6px solid #000;
    border-left: 6px solid transparent;
    content: '';
    right: 70px;
}
.footer_actions ul.categories-menu li.has-sub.sub-open > span.toggle-bg.holder,
.footer_actions ul li.has-sub.sub-open > span.toggle-bg.holder {
    border-bottom: 6px solid #000;
    border-top: none;
}
.footer_actions ul.categories-menu li.has-sub ul.second_listing,
.footer_actions ul li.has-sub ul.second_listing {
    display: none;
}
.footer_actions ul.categories-menu li.has-sub ul.second_listing,
.footer_actions ul li.has-sub ul.second_listing {
    display: none;
}
.footer_actions ul.categories-menu li.has-sub.sub-open > ul.second_listing,
.footer_actions ul li.has-sub.sub-open > ul.second_listing {
    display: block;
}
.mobile-scroll-add-on {
    position: fixed;
    bottom: 25px;
    left: 1px;
    width: 100%;
    text-align: center;
}
.mobile-scroll-add-on #crystal-items,
.mobile-scroll-add-on #categories-items {
    width: 1px;
    height: 1px;
}
.mbsc-ios.mbsc-page {
    background: white;
}
.mbsc-ios .mbsc-fr-btn-s .mbsc-fr-btn {
    display: none;
}
.mbsc-ios .mbsc-input input {
    width: 1px;
    height: 1px;
}
.mbsc-material.mbsc-page {
    background-color: white;
}
.mbsc-material.mbsc-form {
    background-color: white;
}
.mbsc-material .mbsc-input {
    padding-top: 0px;
    padding-bottom: 0px;
}