.g1180 {
    width: 90vw;
}
.col-x {
    float: left;
}

.col-20 {
    width: 20%;
}

.topRelative {
    float: left;
    height: 25px;
    position: relative;
}
.topRelRight{
    float: right;position: relative;z-index: 1000
}
.hd-top-left {
    color: #f04e23;
    line-height: 25px;
    float: left;
    height: 25px;
    font-size: 17px;
    font-weight: bold
}
#topHeader .language{
    color: #888;display: inline-block;padding: 5px 0
}
#policyHeader {
    padding-left: 15px;
    right: 0!important;
    left: auto!important;
    width: calc(100% - 200px)!important;
}
#policyHeader p {
    display: inline-block;
    width: 22%;
}
#policyHeader a{
    margin: 0;
    padding: 0 15px;
}
.storeFooter {
    display: block;
    overflow: hidden;
    padding-bottom: 0 !important;
}

.store-title {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.storeItemTitle {
    text-transform: uppercase;
    font-weight: bold;
}

.storeContent {
    display: block;
    width: 100%;
    padding-top: 10px;
    font-size: 13px;
}

#footer .f2 > ul > li.intro {
    padding-top: 10px !important;
}

#sp-online h4{
    border-top:none
}
.spOlnine p{
    font-size: 14px;
    color: #da251c;
    margin: 12px 0 5px 0;
}
.spOlnine ul li{
    display: block;
    margin-bottom: 5px;
}
.spOlnine ul li a{
    font-weight: bold;
    display: flex;
    align-items: center;
}
.spOlnine ul li a:hover{
    color: #da251c;
}
.spOlnine ul li a span{
    margin-right: 5px;
}
.spOlnine ul li a img{
    max-width: 25px;
}
#menuList.sticky {
    position: fixed !important;
    z-index: 9999;
    top: 0;
    left: 18.5%;
    width: auto;
}
#menuList.sticky #menuTriger {
    display: none;
}
#menuList.sticky .menu:hover >#menuTriger{
    display: block;
}
#menuList.sticky .menu {
    height: auto !important;
    margin-top: 5px;
}
#menuList.sticky .menu>p {
    color: #000 !important;
    background: #fff !important;
}
#menuList.sticky  #policyHeader {
    display: none;
}
.pItem>a {
    position: relative;
}
.productSlide .pItem>a{
    width: 100%;
    height: 177px;
}
#productView .lastProductView{
    max-height: 700px;
    overflow: auto;
}
#productView .lastProductView .pItem{
    width: 210px;
    height: 370px;
}
#menuList .slimScrollBar {
    width: 10px !important;
}

.menu>ul>li>ul {
    width: 500px;
}
.menu>ul>li>ul>li {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 9;
    background: #fff;
}
.menu>ul>li>ul>li>ul {
    padding-left: 20px;
    display: none;
}
.menu_2>li>p {
    width: 100%;
}
.menu_2>li>a {
    width: 50%;
}
.menu span.lv3 {
    display: none;
}
.c-img {
    position: absolute;
    bottom: 0;
    left: 0;
}
#homeProductCategory .showCate>a.p2:nth-of-type(5), #homeProductCategory .showCate>a.p2:nth-of-type(6), #homeProductCategory .showCate>a.p2:nth-of-type(7){
    border-bottom: 1px solid #e5e5e5;
}
#homeProductCategory .showCate>a.p2:nth-of-type(6){
    border-right: none !important;
}
#homeProductCategory .showCate {
    display: flex;
    flex-wrap: wrap;
}
#homeProductCategory .showCate .title {
    width: 100% !important;
}
#homeProductCategory .showCate>a {
    width: 16.6% !important;
}
#homeProductCategory .showCate .title .title-block-more>a {
    text-align: left;
}
.home-product-price {
    margin-bottom: 10px;
}
.insertCart {
    width: 90%;
    height: 30px;
    border-radius: 2px;
    background: rgba(208,1,27,.08);
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    border: 1px solid #d0011b;
    color: #d0011b;
}
#homeProductCategory .showCate>a.p2 {
    height: 340px;
}
#homeProductCategory .showCate>a.p2 span {
    margin: 10px 0;
    height: 45px;
}
#homeProductCategory .showCate>a.p2 img {
    height: 180px;
}
.PriceHome {
    margin-bottom: 10px;
}
.filter>div>span.filter-cate-name, .filter-cate-wrapper {
    width: 100%;
}
.filter>div>span.filter-cate-name {
    position: unset;
    text-align: left;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 0 15px;
}
.filter>div.filterCate {
    min-height: auto;
    height: auto;
    overflow: visible;
    padding: 0;
}
.filterCate, .filter-cate-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.filter-cate-wrapper {
    padding: 0 15px 15px;
}
.filter-cate-wrapper a {
    width: 23%;
    padding: 5px 15px;
    position: relative;
}
.filter-cate-wrapper a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: green;
    position: absolute;
    top: calc(50% - 5px);
    left: 0;
}
.pItem {
    width: calc(16.667% - 16px);
    height: 355px;
}
.pItem.itemSlide {
    width: calc(15vw - 16px);
    border: 1px solid #e5e5e5;
    height: 305px;
}
#pagination {
    display: flex;
    justify-content: center;
}
.loadMoreProduct-btn i {
    font-family: "FontAwesome";
    margin-left: 5px;
}
#chooseCate {
    position: absolute;
    top: calc(50% - 17px);
    z-index: 99;
}
#chooseCate .search-btn-header {
    border-right: 2px solid #0791d0;
    border-radius: 0;
    width: 80px;
    overflow: hidden;
}
#chooseCate .search-btn-header i {
    margin-left: 5px;
}
#chooseCate .cate-menu-list {
    display: none;
    background: #fff;
    margin-top: 2px;
    width: 520px;
    box-shadow: 0 0 5px #ccc;
    padding: 5px;
}
#chooseCate .cate-menu-list li {
    padding: 5px 10px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
#chooseCate .cate-menu-list li a {
    color: #000;
}
#boxSearch form input {
    text-indent: 75px;
}
#homeProductCategory .showCate>a.p2 .proImg {
    height: 200px;
    width: 100%;
}
.qiv {
    margin-top: 15px;
}
.qiv-btn {
    color: #188bb8;
    cursor: pointer;
}
#homeProductCategory .showCate .title .title-block-more>a {
    padding-left: 60px;
}
#homeProductCategory .showCate .title a:hover {
    padding-left: 40px;
}
.inventCheck.out-stock-24897, .pOutstock {
    position: absolute;
    top: 10px;
    left: -30px;
    width: 120px;
    height: 30px;
    background: #f04e23;
    z-index: 9;
    transform: rotate(-45deg);
    text-align: center;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.menu>ul {
    height: 0;
    position: static;
    transition: all .3s;
    overflow-y: auto;
}
.menu:hover>ul {
    height: 444px;
}
#menuList.sticky .menu>ul {
    position: static;
    overflow-y: auto;
}
.inventCheck {
    display: none;
}

/*Quickview*/
.ui-widget-content {
    z-index: 9999;
}
#quickView {
    position: fixed;
    width: 800px;
    height: 650px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: #fff;
    border: 4px solid gray;
    overflow-y: auto;
}
.img-info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}
.qv-close {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 35px;
    background: #e8e8e8;
}

#quickView .showBtn {
    display: flex;
}

.qv-close button {
    font-size: 15px;
    margin-right: 5px;
    background: #999;
    color: #fff;
    border: none;
    padding: 3px;
    cursor: pointer;
}
#quickview #firstProductView {
    width: 40%;
}
#quickView #middleProductView {
    width: 60%;
}
.qv-img {
    width: 40%;
    display: flex;
}
.qv-info {
    width: calc(60% - 15px);
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}
.qv-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.qv-name {
    font-weight: 600;
    font-size: 23px;
}
.qv-buy {
    display: flex;
    justify-content: center;
    align-items: center;
    background: green;
    color: #fff;
    border-radius: 3px;
    width: 50px;
    height: 25px;
}
.qv-info>* {
    margin: 5px 0;
}
.qv-param {
    width: 100%;
}
#quickView #firstProductView {
    margin-bottom: 0;
}
#quickView table {
    width: 100% !important;
}
.row-param {
    display: flex;
    width: 100%;
}
.row-param {
    padding: 5px 0;
    border: 2px solid #eee;
}
.row-param:nth-child(odd) {
    background: #eee;
}
.row-param:nth-child(even) {
    background: #fff;
}
.fancybox-skin {
    background: #fff;
}
#quickView #zoomer img {
    height: auto;
}
/*End*/

/*Flashsale*/
.list-promotion .item {
    flex: 1;
    height: 4rem;
}
.list-promotion .item:not(.color-active) {
    background-color: #414142;
    color: #c3c3c3;
    cursor: pointer;
}
.list-promotion .item.color-active {
    color: #fff;
    background-color: #ee4d2d;
    cursor: context-menu;
}
.barPromotion {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffd665;
    width: 100%;
    font-weight: 700;
}
.blockBarPro {
    display: inline-flex;
    width: 100%;
    padding: 5px;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
}
.not-flashSale .blockBarPro, .not-flashSale .tagSalePro {
    display: none;
}
.tagSalePro {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
.list-promotion {
    margin: 20px 0;
}
.list-promotion.list-promotion__fixed {
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0;
}
.position-absolute {
    position: absolute!important;
}
.label-sold {
    z-index: 8;
    font-weight: 700;
    padding: 2px 4px;
    background: hsla(0,0%,100%,.8);
    font-size: 12px;
    letter-spacing: .8px;
    color: #d01345;
    line-height: 16px;
    top: 10px;
    right: 0;
}
.blockBarPro p {
    margin: 0;
}
.barCountDown .milliseconds {
    width: 10px;
    display: inline-block;
    color: #fff;
    background-color: #212121;
    text-align: center;
    height: 13px;
    line-height: 13px;
    margin-left: 2px;
    margin-right: 1px;
}
.current-price, .old-price {
    display: block;
    font-weight: 700;
    color: #f04e23;
    padding: 3px 0;
    font-size: 14px;
    margin-top: 10px;
}
.old-price {
    color: #ccc;
    margin-left: 10px;
}
.list-productSale .prices {
    display: flex;
    align-items: center;
    justify-content: center;
}
/*End*/

#boxSearch {
    z-index: 9999;
}
.fixed #chooseCate {
    top: calc(50% - 14px);
}
#homeSlide .jsSlide1 {
    width: calc(100% - 200px) !important;
}
.promo-product-name {
    font-weight: 400;
    padding: 10px;
    display: block;
    color: #188bb8;
    height: 46px;
    overflow: hidden;
    line-height: 17px;
    text-align: center;
}
#menuRight>li>ul>li:last-of-type {
    max-height: calc(100vh - 30px);
    overflow-y: auto;
}

#menuRight{
    z-index: 9999;
}
#logo {
    width: fit-content;
}
#policyHeader h2 {
    line-height: 36px;
}

#bnHome li img{
    width: calc(100% - 200px) !important;
    object-fit: initial !important;
}
#showCarrier,.itemCarts>p>b{
    display: none;
}
.back_to_shopping {
    padding: 10px;
    font-weight: 700;
    font-size: 15px;
    margin-right: 10px;
}
#loadHistoryProduct #productHistory .pItem.itemSlide{
    height: 340px;
}
#productHistory .pItem>p{
    margin: 0 0 10px 0;
}
.product-related #productHistory .pItem.itemSlide{
    height: 375px;
}
.spOlnine ul li:nth-child(2){
    display: none;
}
#next2{
    right: 205px;
}
#homeProductCategory .showCate>a.p2 span{
    color: #188bb8;
}
.contentTab p {
    margin-bottom: 1rem;
}
.usedPoint {
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    width: 100%;
    overflow: hidden;
    display: block;
    clear: both;
    padding: 10px 0 10px 10px;
    line-height: 1.5;
}
#cusUsedPoint {
    height: 26px;
    width: 180px;
    padding: 0 0 0 9px;
    border: 1px solid #d5d5d5;
    line-height: 22px;
}