img{
    max-width: 100%;
}
img.lazyloading {
    opacity: 0.01;
}

img.lazyloaded {
    opacity: 1;
}
.apanel-container {
    position: fixed;
    bottom: 40px;
    left: 0;
    width: 20px;
    z-index: 9999;
    border: 1px solid #d9d9d9;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0)
}
#customer_login > ul > li{
    width: 50%;
    margin: 0 auto;
}
.news-content{
    padding: 10px;
    overflow: hidden;
}
.news-content a{
    text-decoration: underline;
    color: #0027ff;
}
.news-content table {
    width: 100% !important;
}
.p-introduct-spec-input{
    line-height: 25px;
    padding: 10px 0;
}
.apanel-container .onoff {
    display: block;
    width: 20px;
    height: 20px;
    background: url('adminpanel/minus.gif') no-repeat center;
    cursor: pointer;
    display: none
}
.f-top-4 .flex-control-nav.flex-control-paging, .f-top-4 .flex-direction-nav{
    display: none !important;
}
.apanel-container .on {
    background: url('adminpanel/add.gif') no-repeat center
}
.menuIcon{
    margin-right: 5px;
}
.apanel-container .apanel-title a {
    display: block
}

.apanel-container .apanel-title a:hover {
    background: #f7dbc8
}

.apanel-title-off {
    display: none
}

.cart-table {
    border: 1px solid #d9d9d9
}

.cart-table td {
    border-top: 1px solid #d9d9d9
}

.error-container {
    width: 50%;
    margin: 0 auto;
    margin-top: 5%;
    padding: 20px;
    color: #161616
}

.error-container h1 {
    display: inline-block;
    color: #d9d9d9;
    font-size: 80px;
    margin: 0
}

.error-container h2 {
    color: #9f9f9f;
    text-transform: uppercase;
    line-height: 100%;
    margin: 0
}

.error-container p {
    font-size: 12px;
    line-height: 150%;
    color: #9f9f9f
}

.error-container p a {
    text-decoration: none;
    color: #9f9f9f
}

.error-container .error-btn {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #9f9f9f;
    padding: 5px 10px;
    font-size: 12px
}

.error-container .error-btn:hover {
    background: #454545
}

.error-container hr {
    margin: 20px 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0 5px 0
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 8px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #909cae;
    background-color: #696969
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2f2f2f
}

.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before, .pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager:before, .pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}
.p-news-short img{
    max-width: 100%;
}
.slimScrollDiv {
    z-index: 99;
    overflow: visible !important;
}
#searchFolding {
    display: none;
    position: absolute;
    top: 32px;
    left: 59px;
    width: auto;
    padding: 5px 0;
    background: #fff;
    box-shadow: 0 0 2px #bbb;
    border-bottom: 1px solid #888;
    z-index: 100;
    right: 60px;
}
#searchFolding a {
    display: block; text-overflow: ellipsis;
    white-space: nowrap; overflow: hidden;
    padding: 5px 10px; color: #7e7e7e;
}
#searchFolding a:nth-of-type(odd) {
    background: #F6F6F6;
}
#searchFolding a:hover{
    background: #ff3939; color: #fff;
}
#searchFolding a span{
    float: right; color: #7e7e7e;
}
#searchFolding a:hover span{
    color: #fff;
}
#searchFolding a i{
    color: #ff3939; font-size: 11px;
}


.temp-pro-list{
    clear: both;
}

.pro-pm-list-box ul.pro-pm-item li,
.temp-pro-item-li{
    position: relative;
}

.filter i{
    margin-right: 2px !important;
}


/******* Mega menu ******/
ul.menu-verti li.menu-verti-i-0{
    width: 226px !important;
    float: none !important;
    padding: 0 0 0 12px !important;
}
ul.menu-verti li.menu-verti-i-0 a{
    background: transparent !important;
}
ul.menu-hori li.menu-pc:hover .menuScroll{
    display: block;
}
.menuScroll{
    display: none;
    height: 386px !important;
    position: static;
    border: 1px solid #fb0000;
    background: #fb0000;
}

ul.menu-hori li.menu-pc ul.menu-verti{
    width: 240px;
}

ul.menu-verti li.menu-verti-i-0 ul.menu-hori-1{
    min-width: 675px;
    height: 100% !important;
    /*width: 100% !important;*/
    right: 0;
    bottom:0;
    top: auto;
    left: 100%;
}

.ls.menu-hori{
    position: relative;
    width: 100%;
}
.clearfix{
    clear: both;
}

#menu-mega{
    display: block;
}
.showMenuSub{
    width: 100%;
    height: 100%;
    display: block;
    clear: both;
    background: transparent;
    position: relative;
}
.show-parent{
    display: none;
}
.load-childs{
    display: none;
}
.showMenuSub > ul{
    width: 685px;
    left: 230px;
    padding-left: 10px;
    z-index: 100;
    position: absolute;
    background: #fff;
    min-height: 400px;
    border:1px solid red;
}
.showMenuSub  ul  li{
    list-style:none;
}
.showMenuSub > ul > li{
    float: left;
    margin: 14px 0 0;
    padding: 0 0 0 25px;
    position: relative;
    width: 195px;
    z-index: 85;
}
.showMenuSub ul li a{
    display: block;
    color: red;
    font: 14px/17px Arial;
}
.showMenuSub ul li a:hover{
    text-decoration: underline;
}
.showMenuSub ul li ul.show-child{
    width: 100%;
    margin-top: 10px;
}
.showMenuSub ul.show-child li{
    float: left;
    width: 100%;
}
.showMenuSub ul.show-child li a{
    display: block;
    color: #000;
    font: 12px/24px Arial;
}

.mega-parent{
    position: relative;
    left:0;
    top:0;
    width:240px;
    height: 400px;
    background: red;
}
.mega-parent ul li {
    float: none !important;
}
.mega-parent ul li a{
    display: inherit;
}
.attr{
    padding: 0; position: relative;
}
.attr.active{
    box-shadow: 0 0 0 2px #46a2c6; margin: 15px 0; padding: 35px 10px 0 10px;
}
.attr.active>span{
    display: block;
}
.attr>span{
    position: absolute; width: 100%; background: #f1f4f5; height: 30px; line-height: 30px;
    top: 0; left: 0; font-weight: bold; padding: 0 2%; display: none;
}
.attr>span>i{
    position: absolute; top: 0; right: 10px;
    font-weight: normal; font-style: oblique; cursor: pointer;
}
.attr>p{
    display: block; padding: 8px 0;
}
.attr>p>a{
    display: inline-block; min-width: 20px; height: 20px; line-height: 20px;
    border: 1px solid #fff;
    margin-right: 10px;
    box-shadow: 0 0 0 1px #B8B8B8; text-align: center;
}
.attr>p>a.active, .attr>p>a:hover{
    box-shadow: 0 0 1px 2px #FF7A00;
}
.attr>p>a.deactive{
    background: #aaa!important; border: 1px solid #aaa; box-shadow: 0 0 0 1px #aaa;
}
.attr p a.sizeSelect[data-qtt='0'] {
    background: #eee;
    pointer-events: none;
}
#error{
    text-align: center;
    padding: 40px 0
}
#error h1{
    font-size: 95px;
    color: red;
}
#error h2{
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
}
.p-gift{
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 600;
    color: #f30008;
}
.p-gift>.fa {
    font-size:24px; color:#f44242; padding-right:6px;
}
.p-gift>b {
    color: #000;
}
.ls.pd-sameprice-item li{
    position: relative;
}

.menu-Icon2{
    height: 30px;
    width: 30px;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.proGift {
    position: absolute;
    bottom: 87px;
}
.proGift img {
    width: 90px;
    height: 30px;
}
.proGift .giftHover {

    display: none;
    position: absolute;
    bottom: 40px;
    top: unset;
    font-size: 12px;
    width: 210px;
    height: auto;
    line-height: 20px;
    text-align: left;
    background: #005baa;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.proGift  .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    top: unset;
    border-top: 10px solid #005baa;
    border-bottom: none;
    left: 35px;
    right: auto;
}

.proGift:hover .giftHover {
    display: block;
    z-index: 1;
}
.proGift.upBlock{
    bottom: unset;
    top: 5px;
}
.proGift.upBlock.pview .giftHover{
    width: 130px;
}
.proGift.upBlock .giftHover{
    bottom: unset;
    top: 40px;
    width: 160px;
}
.proGift.upBlock .giftHover .arrow-up{
    border-bottom: 10px solid #005baa;
    border-top: none;
    bottom: unset;
    top: -10px;
}
#lstPrd {
    padding: 10px 0;
    width: 100%;
    clear: both;
}
.item-wrp {
    display: inline-block;
    width: 100%;
}
#lstPrd .item-wrp .product-wrapper {
    width: 23.9%;
    float: left;
    margin: 5px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    position: relative;
    padding: 0;
}
#lstPrd .item-wrp .prd-infor {
    height: 100%;
    position: relative;
}
#lstPrd .prd-infor .product-details {
    width: 100%;
}
#lstPrd .product-details .product-image {
    height: 200px;
    max-height: 320px;
    overflow: hidden;
}
#lstPrd .prd-infor .product-details a img {
    max-width: 100%;
}
#lstPrd .prd-infor .product-details>a>h2 {
    font-size: 13px;
    color: #999;
    text-align: center;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#lstPrd .item-wrp .product-wrapper .prd-infor:hover {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.35);
    background: #fff;
    z-index: 999;
}
.fb-comments, .fb-comments iframe[style] ,
.fb-comments span, .fb-comments iframe span[style] {width: 100% !important;}
.footer-subs-banner img {
    max-height:190px;max-width: 100%
}
.label-sold {
    position: absolute;
    z-index: 8;
    right: 5px;
    top: 45px;
    background: red;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px;
}
.btn[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.notice_checkout_before label{
    display: flex;
    align-items: center;
}
#priceReview .notice_checkout_before input{
    width: 30px;
}