.fNewsLetter img {
    max-width: 100%;
    height: 100px;
    object-fit: contain;
    justify-content: center;
}
.alert-danger{
    padding: 10px 0;
    background: #f37021;
    color: #fff;
    width: 1180px;
    margin: 10px auto;
}
img {
    max-width: 100%;
}
.loadChat{
    right: 40px !important;
}
.bnPromotion img {
    object-fit: scale-down;
}

#affiliateHead .form-group>div:nth-child(1) {
    padding-right: 0;
}

#affiliateHead .form-group>div:nth-child(2) {
    padding: 0;
}

.owl-carousel .owl-item img {
    object-fit: scale-down;
    max-width: 100% !important;
    /*width: auto !important;*/
    margin: auto;
}

.text_offer_search p:first-child{
    font-weight: bold;
}
.text_offer_search p{
    padding: 5px 0; font-size: 14px;
}
/*-------------------------------------------------------------header-------------*/

.priceDtWrp * {
    color: #fff;
}

.priceDtWrp .miniPrice {
    display: inline-block;
}

#bannerHeaderTop {
    display: block;
    max-height: 100px;
    position: relative;
    margin-bottom: -2px;
}

#bannerHeaderTop i.si {
    position: absolute;
    top: 0;
    right: 40px;
    background-position: -4px -1225px;
    width: 20px;
    height: 20px;
}

#menuList {
    position: relative;
}

#topHeader {
    background: #f2f2f2;
    height: 25px;
    border-bottom: 1px solid #e5e5e5;
}

#topHeader>.g1180>div>a {
    display: inline-block;
    line-height: 25px;
    color: #999;
    margin-left: 10px;
}

#topHeader>.g1180>div>a:hover {
    text-decoration: underline;
}

#topHeader .account {
    display: inline-block;
    position: relative;
}

#topHeader .account:hover>a {
    background: #fff;
    box-shadow: 0 0 2px 1px #ccc;
    border-top: 2px solid #f04e23;
}

#topHeader .account:hover>form {
    display: block;
}

#topHeader .account>a {
    display: block;
    line-height: 23px;
    color: #999;
    padding: 0 12px;
    border-top: 2px solid transparent;
}

.showCate .title a span {
    padding-right: 25px;
}

.showCate .inventCheck {
    top: 45px;
    background: #fff;
}

#topHeader .account>form {
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    z-index: 101;
    padding: 15px;
    width: 225px;
    box-shadow: 0 3px 2px 1px #ccc;
    display: none;
}

#topHeader .account>form label {
    display: block;
    margin-bottom: 5px;
}

#topHeader .account>form a {
    display: block;
    margin-bottom: 10px;
    color: #2199CB;
}

#topHeader .account>form a:hover {
    text-decoration: underline;
}

#topHeader #accDropdown {
    right: 0;
    left: inherit;
    padding: 15px 0 0 0;
    width: 215px;
}

#topHeader #accDropdown label {
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 15px;
}

#topHeader #accDropdown>a {
    margin-bottom: 10px;
    padding: 0 15px;
}

.hd-top-left {
    color: #999;
    line-height: 25px;
    float: left;
    height: 25px;
    margin-right: 25px;
    cursor: pointer;
}

#st-hd:HOVER {
    background: #fff;
    box-shadow: 0 0 2px 1px #ccc;
    border-top: 2px solid #f04e23;
}

#st-hd:HOVER #Stdropdown {
    display: block;
}

#Stdropdown {
    position: absolute;
    top: 24px;
    box-shadow: 0 1px 2px 1px #ccc;
    background: #fff;
    border-top: 0;
    padding: 5px;
    display: none;
}

#Stdropdown>a {
    color: #4585f4;
    display: block;
}

.partner>a {
    background: transparent url("../img/logo/logoWebsite.png") no-repeat;
    width: 60px;
    height: 30px;
    display: inline-block;
    margin: 1px;
}

.partner>a:nth-of-type(1) {
    background-position: 0 -479px;
}

.partner>a:nth-of-type(1):hover {
    background-position: 0 -507px;
}

.partner>a:nth-of-type(2) {
    background-position: 8px -363px;
}

.partner>a:nth-of-type(2):hover {
    background-position: 8px -393px;
}

.partner>a:nth-of-type(3) {
    background-position: 0 -118px;
}

.partner>a:nth-of-type(3):hover {
    background-position: 0 -149px;
}

.partner>a:nth-of-type(4) {
    background-position: 0 -240px;
}

.partner>a:nth-of-type(4):hover {
    background-position: 0 -271px;
}

.partner>a:nth-of-type(5) {
    background-position: 0 0;
}

.partner>a:nth-of-type(5):hover {
    background-position: 0 -31px;
}

.partner>a:nth-of-type(6) {
    background-position: 0 -60px;
}

.partner>a:nth-of-type(6):hover {
    background-position: 0 -89px;
}

.partner>a:nth-of-type(7) {
    background-position: 0 -180px;
}

.partner>a:nth-of-type(7):hover {
    background-position: 0 -212px;
}

.partner>a:nth-of-type(8) {
    background-position: 0 -423px;
}

.partner>a:nth-of-type(8):hover {
    background-position: -1px -452px;
}

.partner>a:nth-of-type(9) {
    background-position: 0 -300px;
}

.partner>a:nth-of-type(9):hover {
    background-position: 0 -331px;
}

#boxSearch {
    z-index: 110;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

#boxSearch .g1180>div {
    float: left;
    height: 100px;
}

#boxSearch.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    box-shadow: 0 0 4px #888;
    background: #fff;
}

#boxSearch.fixed .listSuggest {
    display: none;
}

#boxSearch.fixed .g1180>div {
    height: 45px;
}

#boxSearch.fixed #logo {
    margin: 0;
}

#boxSearch.fixed #logo img {
    max-width: 50%;
    margin-top: -2px;
}

#boxSearch.fixed form input {
    margin-top: 6px;
    height: 34px;
    width: 650px;
}

#boxSearch.fixed form button {
    top: 9px;
    background-position: 9px -1px;
    height: 28px;
}

#boxSearch.fixed form>p {
    display: none;
}

#boxSearch.fixed #searchFolding {
    top: 40px;
    width: 598px;
}

#boxSearch.fixed .h {
    display: none;
}

#logo {
    /* margin: 22px 0 0 15px; */
    /*display: inline-block;*/
    padding: 5px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 100%;
    align-items: center;
}

#logo img {
    /*max-width: 100%;*/
    max-width: 260px;
    max-height: 100px;
    object-fit: contain;
}

#boxSearch form {
    float: left;
    position: relative;
}

#boxSearch form input {
    display: block;
    width: 520px;
    border: 2px solid #f04e23;
    margin-top: 25px;
    height: 36px;
    font-size: 15px;
    padding: 0 10px;
}

#boxSearch form button {
    position: absolute;
    top: 28px;
    right: 3px;
    border: none;
    width: 48px;
    height: 30px;
    cursor: pointer;
    background-position: 9px 0;
    background-color: #f04e23;
}

#boxSearch form>p {
    padding: 6px 0;
    color: #aaa;
    font-size: 11px;
    float: left;
}

.listSuggest {
    float: left;
    padding: 6px 0;
    max-width: 410px;
}

.listSuggest p {
    font-size: 11px;
    color: #aaa !important;
}

#boxSearch form>p.suggest {
    padding-right: 15px;
}

#boxSearch form>p>b {
    color: #666;
}

#boxSearch form>p>a,
#boxSearch form>div a {
    color: #aaa;
    margin-right: 10px;
}

#boxSearch form>p>a:hover,
#boxSearch form>div a:hover {
    color: #188bb8;
}

#cartIcon {
    position: absolute;
    top: 0;
    left: -50px;
}

#cartIcon>a {
    background-position: -2px -34px;
    width: 25px;
    height: 25px;
    display: block;
}

#cartIcon>a:hover {
    background-position: -37px -34px;
}

#cartIcon>a span {
    position: absolute;
    top: 6px;
    right: -12px;
    background: #f04e23;
    padding: 0 4px;
    color: #fff;
    font-size: 12px;
    border-radius: 15px;
}


/*-------------------------------------------menu---------------*/

#menuBreadcrumb {
    background: #F4F2F3;
    height: 36px;
}

.menu {
    position: static;
    width: 200px;
    z-index: 100;
    float: left;
}

.menu:hover>ul {
    visibility: visible;
    opacity: 1;
}

.menu>p {
    text-transform: uppercase;
    color: #fff;
    background: #F14E23;
    line-height: 36px;
    display: block;
    cursor: pointer;
    padding: 0 15px;
    width: 200px;
}

.menu>p>.fa {
    float: right;
    line-height: 36px;
    font-size: 17px;
}

#bannerMenu {
    display: block;
    height: 36px;
}

.menu>ul {
    position: absolute;
    top: 36px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 200px;
    height: 444px;
    background: #f5f5f5;
    z-index: 100;
    transition: all 0.15s;
}

.menu>ul>li {
    background: #f5f5f5;
}

.slimScrollDiv {
    z-index: 99;
    overflow: visible !important;
}

.menu>ul.active {
    visibility: visible;
    opacity: 1;
}

.menu>ul>li>a {
    display: flex;
    line-height: 30px;
    text-transform: uppercase;
    transition: all 0.1s;
    position: relative;
    padding-left: 5px;
    font-size: 12px;
    align-items: center;
}

.menu>ul>li>a>i {
    font-size: 12px;
    margin-right: 10px;
}

.menu>ul>li>a>img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.menu>ul>li {
    border-left: 2px solid transparent;
    padding: 2px 0;
}

.menu>ul>li.active {
    background: #fff;
    border-left: 2px solid #F14E23;
}

.menu>ul>li>ul {
    position: absolute;
    top: 0;
    left: 200px;
    height: 480px;
    background: #fff !important;
    display: none;
    overflow: hidden;
}

.menu>ul>li>ul>li {
    float: left;
    height: 444px;
    /* width: 200px; */
    /* overflow-y: scroll; */
}

.menu>ul>li>ul>li::-webkit-scrollbar {
    width: 3px;
}

.menu>ul>li>ul>li::-webkit-scrollbar-track {
    background-color: #fff;
}

.menu>ul>li>ul>li::-webkit-scrollbar-thumb {
    background-color: #C1C1C1;
}

.menu>ul>li>ul>li>p>a {
    display: block;
    padding: 0 5px 0 15px;
    font-weight: bold;
    line-height: 37px;
}

.menu>ul>li>ul>li>a {
    padding: 0 5px 0 15px;
    display: block;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
    transition: all 0.2s;
}

.menu>ul>li>ul>li>a:hover {
    padding-left: 20px;
    color: #EF4E22;
}

.menu span.lv3 {
    display: block;
    padding-left: 20px;
    line-height: 20px;
}

.menu span.lv3 a {
    color: #999;
}

#policyHeader {
    background: #2B3944;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

#policyHeader a {
    color: #a8afb5;
    padding-left: 30px;
    display: inline-block;
    margin: 0 35px;
    font-weight: bold;
    white-space: nowrap;
}

#policyHeader a:hover {
    color: #fff;
}

#policyHeader a>p {
    width: 100%;
}

#navbarHeader {
    display: flex;
    justify-content: left;
    display: -webkit-flex;
    -webkit-justify-content: left;
    position: relative;
}

#policyHeader #navbarHeader a {
    margin: 0;
    padding: 0;
}

#policyHeader p,
#policyHeader li,
#policyHeader #navbarHeader a {
    color: #a8afb5;
    width: 30%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

#policyHeader img {
    max-width: 30px;
    max-height: 30px;
}

#policyHeader a.nth1 {
    background-position: 0 -1130px;
    margin-left: 90px;
}

#policyHeader a.nth2 {
    background-position: 0 -1160px;
}

#policyHeader a.nth3 {
    background-position: 0 -1187px;
}

#menuRight {
    position: fixed;
    top: 0;
    right: 0;
    background: #055585;
    height: 100%;
    width: 35px;
    transition: all 0.15s;
    z-index: 1110;
}

#menuRight>li:first-of-type>p {
    padding: 0;
}

#menuRight>li:last-of-type {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35px;
}

#menuRight>li {
    margin: 5px 0;
}

#menuRight>li:hover,
#menuRight>li.active {
    background: #f14e23;
}

#menuRight>li.active>ul {
    display: block;
}

#menuRight>li.close {
    visibility: hidden;
}

#menuRight>li.close.show {
    visibility: visible;
}

#menuRight>li>p {
    display: block;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    position: relative;
    font-size: 11px;
}

#menuRight>li>p>a {
    color: #fff;
}

#menuRight>li>a {
    display: block;
    width: 34px;
}

#menuRight>li>p>span {
    background: #fff;
    line-height: normal;
    padding: 0 4px;
    display: inline-block;
    color: #000;
    font-size: 11px;
    border-radius: 2px;
    font-weight: bold;
    margin-top: 3px;
}

#menuRight>li>p i {
    display: block;
    height: 25px;
}

#menuRight>li>ul {
    position: absolute;
    top: 0;
    left: 35px;
    width: 280px;
    background: #f7f7f7;
    height: 100%;
    display: none;
}

#menuRight>li>ul>li:first-of-type {
    line-height: 30px;
    text-transform: uppercase;
    background: #464646;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

#menuRight>li>ul>li:last-of-type {
    padding: 10px;
}

#menuRight>li>ul>li:last-of-type>p {
    display: block;
    padding: 3px 0;
}


/*------------------------------------------size, color active----*/

.attr>a.active {
    box-shadow: 0 0 1px 1px #FF7A00 !important;
}


/*------------------------------------------------------search----*/

#searchFolding {
    display: none;
    position: absolute;
    top: 62px;
    left: 1px;
    width: 468px;
    background: #fff;
    box-shadow: 0 0 5px #bbb;
    z-index: 999;
}

#searchFolding a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px;
    color: #7e7e7e;
}

#searchFolding a:nth-of-type(odd) {
    background: #F6F6F6;
}

#searchFolding a:hover {
    background: #1aa3da;
    color: #fff;
}

#searchFolding a span {
    float: right;
    color: #7e7e7e;
}

#searchFolding a i {
    color: #0E76BC;
    font-size: 11px;
}


/*-----------------------------------------------------breadcrumb----*/

.breadcrumView {
    line-height: 36px;
    height: 36px;
    margin: 10px auto 0;
}

.breadcrumView li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumView li a {
    display: block;
    color: #666;
}

.breadcrumView li a:after {
    content: ">";
    margin: 0 5px;
}

.breadcrumView li:last-of-type a:after {
    content: "";
}


/*-----------------------------------------------------product list----*/

.filter {
    border: 5px solid #E9EDEE;
    margin-bottom: 30px;
    position: relative;
}

#miniFilter {
    position: absolute;
    right: 5px;
    bottom: -21px;
    background: #E9EDEE;
    padding: 2px 5px;
    cursor: pointer;
}

.filter>div {
    border-top: 1px solid #ddd;
    min-height: 45px;
    padding-left: 125px;
    position: relative;
    overflow: hidden;
    height: 45px;
    padding-right: 30px;
}

.filter>div.full {
    height: inherit;
}

.filter>div>span {
    line-height: 45px;
    background: #F5F6F8;
    color: #7292a7;
    height: 100%;
    width: 125px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.filter>div>i.fa {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
}

.filter>div>a {
    display: inline-block;
    margin: 0 20px;
    line-height: 45px;
}

.filter .attr>a {
    border: 1px solid #fff;
    min-width: 30px;
    height: 30px;
    box-shadow: 0 0 0 1px #b8b8b8;
    margin: 7px 0 7px 15px;
    text-align: center;
    line-height: 30px;
}

.filter>div>a:hover {
    color: #F14E23;
}

.filtered {
    padding: 10px 0;
}

.filtered>span {
    display: inline-block;
    border: 1px solid #e8b6a9;
    padding: 0 5px;
    border-radius: 3px;
    margin-right: 5px;
}

.filtered>span>a {
    display: inline-block;
    color: #e8b6a9;
    padding: 2px 5px;
}

.filterSmall {
    height: 30px;
    background: #F2F2F2;
}

.filterSmall>a {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px 10px;
    margin: 3px;
    cursor: pointer;
}

.filterSmall>a>i {
    color: #F14E23;
    font-size: 11px;
}

.filterSmall>a:hover,
.filterSmall>a.active {
    color: #F14E23;
    background: #FDF7F7;
}

.filterSmall input[type="text"] {
    height: 21px;
    text-align: right;
    width: 100px;
    padding: 0 3px;
}

.pItem {
    float: left;
    width: 220px;
    height: 320px;
    text-align: center;
    margin: 10px 8px;
    position: relative;
    border: 1px solid #ddd;
    -webkit-transition: border-color .15s ease-in;
    -moz-transition: border-color .15s ease-in;
    -ms-transition: border-color .15s ease-in;
    -o-transition: border-color .15s ease-in;
    transition: border-color .15s ease-in;
}

.pItem:hover {
    border: 1px solid #f04e23;
}

.pItem:hover .iNotice {
    display: block;
}

.pItem>a {
    display: block;
    height: 218px;
    overflow: hidden;
}

.pItem>a>img {
    max-height: 100%;
    max-width: 100%;
}

.pItem>h3>a,
.pItem>h5>a {
    font-weight: normal;
    padding: 10px;
    display: block;
    color: #188bb8;
    height: 46px;
    overflow: hidden;
    line-height: 17px;
}

.pItem>s {
    display: block;
    font-size: 11px;
    color: #999;
    margin-top: 10px;
}

.pItem>p {
    display: block;
    font-weight: bold;
    color: #f04e23;
    padding: 3px 0;
    font-size: 14px;
    margin-top: 10px;
}

.pItem .iNotice {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
}

.pItem .iNotice span {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: 2px 5px 2px 25px;
    border-radius: 2px;
    color: #9e9e9e;
    background-color: #F7F7F7;
    font-size: 11px;
}

.pItem .iNotice span.iBuy {
    background-position: -105px -536px;
}

.pItem .iNotice span.iView {
    background-position: -105px -612px;
}

.styleFashion .pItem {
    height: 410px;
}

.styleFashion .pItem>a {
    height: 320px;
}

.styleFashion .pItem>a>img {
    max-height: none;
    max-width: 100%;
}

.btnSlide {
    position: absolute;
    top: 50%;
    color: #fff;
    line-height: 30px;
    text-align: center;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
}

.btnSlide i {
    font-size: 28px;
}

.btnSlide.prevSlide {
    left: 0;
}

.btnSlide.nextSlide {
    right: 0;
}


/*-------------------------------------------------product history---*/

#productHistory {
    margin: 45px auto;
}

#productHistory>h2 {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0;
    border-bottom: 3px solid #f04e23;
}


/*----------------------------------------------------item carts---*/

.itemCarts {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.itemCarts>a {
    float: left;
    width: 50px;
    margin-right: 5px;
}

.itemCarts>a>img {
    display: block;
    width: 100%;
}

.itemCarts>p {
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.itemCarts>p>a:hover {
    text-decoration: underline;
}

.itemCarts>p>i {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #919191;
}

.itemCarts>p>b {
    color: #919191;
}


/*--------------------------------------------------paginator-----*/

.paginator {
    margin: 20px 0;
    text-align: center;
}

.paginator>a {
    display: inline-block;
    width: 25px;
    line-height: 25px;
    border: 1px solid #ddd;
    margin: 0 3px;
}

.paginator>a:hover {
    border: 1px solid #f04e23;
}

.paginator>span.currentPage {
    display: inline-block;
    width: 25px;
    line-height: 25px;
    border: 1px solid #f04e23;
    margin: 0 3px;
}

.paginator .paging-next:before {
    content: ">";
}

.paginator .paging-last:before {
    content: ">>";
}

.paginator .paging-previous:before {
    content: "<";
}

.paginator .paging-first:before {
    content: "<<";
}


/*----------------------------------------store-----*/

#storePf {
    border: 1px solid #ccc;
    padding: 10px 0;
    border-top: none;
    position: relative;
}

#storePf>li {
    float: left;
    border-right: 1px solid #ccc;
    width: 33%;
}

#storePf>li>p {
    display: block;
    padding: 3px 0;
}

#storePf>li>a {
    display: block;
    padding: 3px 0;
    color: #2299cc;
}

#storePf>li>a:hover {
    text-decoration: underline;
}

#storeLogo {
    position: absolute;
    top: -73px;
    left: 10px;
    border-radius: 70px;
    background: #f5f5f5 no-repeat center;
    width: 130px;
    height: 130px;
    background-size: 100px auto;
}


/*-------------------------------------------foooter-----*/

#content {
    position: relative;
}

#fBorder {
    background: #5e5653;
}

#fBorder>p {
    height: 10px;
    overflow: hidden;
}

#fBorder span {
    display: block;
    height: 10px;
    background: #ff5335;
    width: 240px;
    border-left: 5px solid #fff;
    position: relative;
}

#fBorder span:before {
    position: absolute;
    top: 2px;
    right: -20px;
    height: 35px;
    width: 35px;
    content: "";
    background: #ff5335;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#footer {
    margin-top: 20px;
    width: 100%;
    clear: both;
}


/*#footer .f1{*/


/*background: #eee;*/


/*}*/

#footer .f1>li {
    float: left;
    width: 17%;
    margin: 20px 0;
    border-right: 1px dotted #ccc;
    min-height: 165px;
}

#footer .f1>li:first-of-type {
    width: 24%;
}

#footer .f1>li:last-of-type {
    width: 24%;
    border: none;
}

#footer .f1>li>p.title-block-footer {
    padding: 5px 10px;
    text-transform: uppercase;
    color: #f04e23;
}

#footer .f1>li>p>a,
#footer .f1>li>a {
    padding: 3px 0;
    display: block;
}

#footer .f1>li>a:hover {
    color: #f04e23;
}

#fNewsLetter>p {
    display: block;
    color: #4f4f4f;
    margin-top: 10px;
    padding-right: 5px;
}

#fNewsLetter button.btnRed {
    min-width: none;
}

#fNewsLetter>input,
#fNewsLetter>p>input {
    width: 81%;
    height: 30px;
    padding: 0 5px;
    margin: 10px 0;
    display: block;
}

#fNewsLetter>button,
#fNewsLetter>p>button {
    width: 40%;
    line-height: 30px;
}

#footer .f2 {
    padding: 15px 0;
}

#footer .f2>ul>li.c {
    float: left;
    width: 15%;
    margin-right: 2%;
    max-height: 266px;
    overflow: hidden;
}

#footer .f2>ul>li.c:nth-of-type(6n) {
    margin: 0;
}

#footer .f2>ul>li.c>h4 {
    padding: 3px 0;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 8px;
}

#footer .f2>ul>li.c>h4:first-letter {
    color: #f04e23;
}

#footer .f1>li>p {
    padding: 3px 10px;
    font-size: 12px;
    color: #4f4f4f;
}

#footer .f2>ul>li.c>a {
    display: block;
    color: #636363;
    margin: 3px 0;
    max-width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#footer .f2>ul>li.c>i {
    display: inline-block;
    overflow: hidden;
    margin: 3px;
}

#footer .f2>ul>li.c>a:hover {
    text-decoration: underline;
}

#footer .f2>ul>li.intro {
    padding: 20px 0;
    width: 100%;
}

#footer .f2>ul>li.intro>div {
    float: left;
    color: #383838;
    line-height: 1.8em;
}

#footer .f2>ul>li.intro .intro-col2,
#footer .f2>ul>li.intro .intro-col3 {
    width: 15%;
}

#footer .f2>ul>li.intro .intro-col4 {
    width: 25%;
}

#footer .f2>ul>li.intro>div>h6 {
    color: #188bb8;
    padding: 5px 0;
}

#footer .f3 {
    padding: 25px 0 0 0;
    background: #f5f5f5;
    clear: both;
}

#footer .f3>div>p {
    display: block;
    padding: 4px 0;
}

#midleFooter {
    padding: 25px 0;
}

#midleFooter li {
    float: left;
    width: 23.5%;
}

#midleFooter li>h3 {
    color: #ff5335;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
}

#midleFooter li>a {
    display: block;
    padding: 5px 10px;
    color: #666;
}

#midleFooter li>a:hover {
    color: #ff5335;
}

#template_vgchat {
    right: 50px !important;
}

.ftDepotAddress {
    width: 30%;
    padding-left: 40px;
}

.ftDepotAddress a {
    display: block;
    padding: 3px 0 3px 10px;
    position: relative;
}

.ftDepotAddress a b,
.ftDepotAddress a:hover {
    color: #ff5335;
}

.ftDepotAddress a b {
    position: absolute;
    top: 3px;
    left: 0;
}

.fLogoCarrier a,
.fLogoCarrier span {
    display: inline-block;
    height: 35px;
    width: 100px;
}

.saleBox,
.salePercent {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 37px;
    height: 45px;
    background: transparent url(/tp/T0161/img/promotion/sale.png) center no-repeat;
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
    color: #fef6f6;
    font-style: italic;
    background-size: 100% 100%;
}


/* dialog */

#dMsg {
    text-align: center;
}


/* signin , signup */

#pageSign {
    width: 100%;
    text-align: center;
}

#pageSign h1 {
    font-size: 16px;
    padding: 20px 0 10px 0;
}

.f label {
    text-align: left;
    width: 165px;
    display: inline-table;
}

.f ul li {
    margin: 10px 0;
}

.f ul li input,
.f ul li select {
    width: 230px;
    padding: 6px 5px;
    border: 1px solid #ccc;
}

.f ul li.btns input {
    width: auto;
    padding: 6px 18px;
    font-weight: bold;
    color: #fff;
    background: #f04e23;
    cursor: pointer;
    margin-left: 0;
    width: 100px;
}

#pageSign ul.errors li {
    width: 300px;
    color: #f04e23;
    text-align: left;
    display: inline-table;
    margin-left: 70px;
}


/* product hover show description */

#pro {
    position: relative;
}

.proDes {
    display: none;
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}

#pro:HOVER .proDes {
    display: block;
}

#runtime {
    clear: both;
    padding: 10px 0px;
    text-align: center;
}

.thread-details-phone {
    background: url(/tp/ikifashion_c/img/phone-icon-thread.png) no-repeat 0px 9px;
    padding-left: 35px !important;
    padding-top: 10px !important;
}

.thread-details-dienthoai {
    color: #0097db;
    font-weight: 600;
}

#brandimg {
    border: 1px solid #f1e8e8;
    margin: 15px auto;
    overflow: hidden;
    position: relative;
    /*width: 100%;*/
}

#brand {
    width: 100%;
    height: 80px;
    position: relative;
    overflow: hidden;
}

#next,
#prev {
    border-radius: 50%;
    border: 1px solid #ccc;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #FCFAFA;
    cursor: pointer;
    font-size: 14px;
}

#next {
    left: 11px;
    top: 40%;
}

#prev {
    right: 11px;
    top: 40%;
}

#next2,
#prev2 {
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fcfafa;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 0;
}

#next2:hover,
#next2:hover {
    background: red;
    color: #fff;
}

#next2 {
    right: 21%;
    top: 40%;
}

#prev2 {
    left: 11px;
    top: 40%;
}

#brand li {
    width: 121px;
    list-style: none;
    margin: 5px 8px;
    border: 1px solid #ccc;
    float: left;
}

#brand img {
    width: 100%;
    height: 65px;
}

.statistic {
    display: block;
    position: absolute;
    right: 0px;
    top: 25px
}

#highlight {
    padding-top: 10px;
}

#prowarranty>h1 {
    padding: 5px 0;
    margin: 20px 0;
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}


/* table */

.tableDf {
    border-collapse: collapse;
    width: 100%;
}

.tableDf .title td {
    background: #eee;
    font-weight: bold;
    font-size: 13px;
    padding: 9px 0;
}

.tableDf,
.tableDf tr,
.tableDf tr td {
    border: 1px solid #ccc;
    text-align: center;
}

.tableDf tr td {
    padding: 5px 10px;
}

.listItemOrder td {
    text-align: center;
}

.addressOrder>p {
    font-size: 13px;
}


/*-------------------------------------------------------------album-------------*/

.navigationFilter {
    display: block;
    text-align: center;
}

.navigationFilter>li {
    display: inline-block;
    line-height: 25px;
    padding: 0 15px;
    position: relative;
}

.navigationFilter>li:hover>a,
.navigationFilter>li>a.active {
    color: #000;
    text-decoration: underline;
}

.navigationFilter>li>a {
    color: #888;
}

.itemOrtAlbum1 {
    float: left;
    height: 300px;
    margin: 0 0.5% 30px;
    position: relative;
    width: 24%;
}

.itemOrtAlbum1>a {
    display: block;
    max-height: 280px;
    overflow: hidden;
    position: relative;
}

.itemOrtAlbum1>a>img {
    width: 100%;
}

.itemOrtAlbum1>a>span {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 5px 15px;
    position: absolute;
    text-transform: uppercase;
    font-weight: 700;
}

.itemOrtAlbum1>span {
    display: block;
    height: 40px;
    line-height: 1.2em;
    overflow: hidden;
    padding: 10px 0 5px;
    font-weight: 700;
}

#album_view {
    margin: 20px auto;
}

#album_view .title {
    border-bottom: 1px dashed #bebebe;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

#album_view .title>h1 {
    color: #5d5d5d;
    font-size: 35px;
    font-weight: lighter;
    padding: 0 0 20px;
    text-transform: uppercase;
}

.social {
    padding: 10px 0;
    display: inline-flex;
}

.albumGallery>div {
    margin: 0 auto;
    position: relative;
    width: 650px;
}

.albumGallery>div img {
    max-width: 100%;
}

.itemImgGll>img {
    max-width: 100%;
}

#artRelate>h3 {
    font-size: 25px;
    font-weight: normal;
    padding: 5px 0;
}

#artRelate>div {
    float: left;
    margin: 20px 35px 0 0;
    width: 28%;
}

#artRelate .albumReItem>a {
    float: left;
    height: 110px;
    margin: 0 10px 0 0;
    overflow: hidden;
    width: 40%;
}

#artRelate .albumReItem>a img {
    height: 100%;
    width: 100%;
}

.albumReItem p {
    float: left;
    width: 55%;
}

#appendMenuRight {
    z-index: 999;
}


/*-------------------------------------------------------------and album-------------*/

.PriceHome {
    display: block;
    margin: 2px 0 0 0;
}

.PriceHome>strong {
    display: inline-block !important;
    margin: 0 5px;
    color: #F04E23;
    font-size: 13px;
}

.PriceHome>del {
    display: inline-block !important;
    margin: 0 5px;
    color: #999;
    font-size: 13px;
    text-decoration: line-through;
}

#cateDes {
    position: relative;
    overflow: hidden;
}

.input.childProducts {
    width: 200px;
    padding: 5px;
}

.inventCheck {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 99;
    padding: 5px 8px;
    color: #000 !important;
    background: #fff;
}

.provision {
    text-transform: none;
    padding: 5px 0;
    display: block
}

.provision input,
.provision p {
    float: left;
}

#bannerHeaderTop {
    width: 100%;
    text-align: center;
    display: inline-block;
}

#bannerHeaderTop img {
    max-width: 100%;
}

.pItem .tracking,
.proImg {
    position: relative;
}

.pItem .tracking {
    margin-bottom: 15px;
}

.proGift {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: bold;
    font-size: 27px;
    color: #f0c414;
    text-align: right;
    padding-right: 10px;
}

.giftBox {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin-top: 30px;
    position: relative;
    padding: 20px;
}

.giftBox i {
    font-size: 30px;
    color: #f0c414;
    padding-right: 6px;
    position: absolute;
    top: -19px;
    left: 11px;
    z-index: 10;
    background: #fff;
}

.attr>p>a.deactive {
    /*pointer-events: none;*/
}

#getAffiliate {
    padding: 13px 7px !important;
}

#affiliate {
    margin-top: 30px !important;
}


/*================================Campaign==========================================*/

.campaignList {
    float: left;
    width: 100%;
}

.campaignList .item-wrp .product-wrapper {
    float: left;
    width: 24%;
    margin: 0 15px 0 0;
}

.campaignList .item-wrp .product-wrapper:nth-child(4n) {
    margin-right: 0;
}

.campaignList .product-image {
    height: 300px;
    overflow: hidden;
}

.campaignList .product-image img {
    max-width: 100%;
}

.campaignList .product-details a {
    display: block;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.menuCampaign #menu-center ul {
    margin: 15px 0 0 0;
}

.menuCampaign #menu-center ul li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    position: relative;
    padding: 0 10px;
    margin: 0;
}

#campaign .active {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
}

.menuCampaign {
    transition: all .15s ease-in;
    margin: 20px 0;
}

.menuCampaign #menu-center ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 -10px;
}

.menuCampaign #menu-center ul li a {
    color: #2b2b2b;
    display: table;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
    width: 100%;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #2b2b2b;
}

.menuCampaign #menu-center ul li a:hover,
.menuCampaign #menu-center ul li.active a {
    background-color: #2b2b2b;
    border-color: #2b2b2b;
    color: #fff;
    font-weight: 500;
}

.menuCampaign #menu-center ul li a span {
    display: table-cell;
    height: 50px;
    padding: 1px 5px 0;
    vertical-align: middle;
}

#campaign #home {
    float: left;
    width: 100%;
}

#home,
#portfolio,
#about {
    margin-bottom: 20px;
}

#campaign #portfolio {
    float: left;
    width: 100%;
}

#campaign #about {
    float: left;
    width: 100%;
}

#campaign #contact {
    float: left;
    width: 100%;
}

.campaign-title:before {
    width: 100%;
    content: "";
    background-color: #2b2b2b;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.campaign-title {
    color: #2b2b2b;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.campaign-title span {
    display: inline-block;
    background-color: #fff;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    color: #2b2b2b;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.campaign-content {
    margin: 20px 0 0 0;
}

.campaign-content .products-list .item-product {
    width: 20%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    display: -webkit-flex;
    display: flex;
}

.products-list .inner {
    border: 1px solid transparent;
    padding: 10px;
    width: 100%;
}

.products-list .product-image {
    position: relative;
    margin-bottom: 10px;
    min-height: 244px;
}

.products-list .product-image>a {
    display: block;
    position: relative;
}

.products-list .product-image img {
    display: block;
    margin: 0 auto;
    width: auto;
    position: static;
    max-width: 100%;
}

.products-list .btn-actions {
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    z-index: 3;
    display: none;
}

.products-list .btn-actions button.action {
    width: 46px;
    height: 46px;
    transition: none;
    display: inline-block;
    border: 2px solid #444!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    background-image: url(../img/spriteCampain.png);
    background-repeat: no-repeat;
    background-size: 200px auto;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 0;
    float: none!important;
    background-position: -2px -62px;
}

.products-list .btn-actions button.action span {
    display: none;
}

.products-list .btn-actions button.action.buy-cart {
    background-position: -102px -62px;
    border-right: none;
}

.products-list .item-product h4 {
    margin-top: 0;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
}

.products-list .product-name {
    color: #757575;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
    margin: 15px 0;
    line-height: 18px;
    font-size: 13px;
}

.products-list .product-name a {
    color: #757575;
}

.product-info a:hover {
    color: #f04e23;
}

.products-list .price-box {
    margin-bottom: 8px;
    height: 38px;
}

.products-list .special-price {
    display: block;
    zoom: 1;
    margin-bottom: 0;
}

.products-list .special-price span {
    display: block;
    float: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    color: #444;
}

.products-list .special-price span.discount-label {
    margin-left: 10px;
    background-color: #f04e23;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    font-weight: 700;
    padding: 2px 4px 3px;
}

.products-list .old-price {
    margin-bottom: 0;
    font-size: 13px;
    display: block;
    text-align: left;
    clear: both;
    color: #757575;
    text-decoration: line-through;
    line-height: 17px;
}

.products-list .inner:hover {
    border-color: #f04e23;
}

.products-list .inner:hover .btn-actions {
    display: block;
}


/*.products-list .inner:hover .product-image>a:before{*/


/*display: block;*/


/*}*/

.products-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.product-info {
    text-align: left;
}

.products-list .product-image>a:before {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none;
}

.menuCampaign {
    background: #fff;
}

.menuCampaign #menu-center.menuFixed {
    width: 100%;
    margin-bottom: 0!important;
    position: fixed!important;
    z-index: 99;
    top: 44px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 0;
}

.block-static-block.widget {
    margin-bottom: 20px;
}

.widget {
    clear: both;
}

.promo-banner-footer h3 {
    font-size: 25px;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.promo-banner-footer h3:before {
    background: #444;
    top: 16px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
}

.promo-banner-footer h3 span {
    display: inline-block;
    background: #fff;
    padding: 2px 25px;
    position: relative;
}

.promo-banner-footer .group-banner {
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

.promo-banner-footer .group-banner li {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 20px;
}

.promo-banner-footer .group-banner li a {
    display: block;
    position: relative;
}

.promo-banner-footer .group-banner li img {
    display: block;
    max-width: 100%;
}

.promo-banner-footer .group-banner li span {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    background: rgba(0, 0, 0, .5);
    border: 1px solid rgba(255, 255, 255, .77);
    color: rgba(255, 255, 255, .84);
    line-height: 26px;
    padding: 0 5px;
    text-transform: uppercase;
    display: none;
    text-align: center;
    width: 98px;
}

.promo-banner-footer .group-banner li a:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.group-banner li a:hover:before,
.group-banner li a:hover span {
    display: block;
}


/*================================Campaign==========================================*/


/*=============================btn up down qtt=======================================*/

.btn-qtt {
    padding: 1px 5px;
    border: 1px solid #a7a2a2;
    /*margin: -4px;*/
}


/*.quantity-selector .entry, .add-action {*/


/*border: 1px #d1d1d1 solid;*/


/*height: 25px;*/


/*line-height: 25px;*/


/*width: 25px;*/


/*margin-left: -1px;*/


/*display: inline-block;*/


/*cursor: pointer;*/


/*position: relative;*/


/*font-size: 12px;*/


/*color: #4c4c4c;*/


/*text-align: center;*/


/*user-select: none;*/


/*-webkit-user-select: none;*/


/*-moz-user-select: none;*/


/*}*/

.updateCart,
.quantity-selector .entry.number {
    max-width: 60px;
    height: 25px;
    text-align: center;
}

.contentTab {
    overflow: hidden;
}

.contentTab p {
    word-break: break-word;
}

.hotline-fixed {
    position: fixed;
    left: 15px;
    bottom: 20px;
    top: initial !important;
    list-style: none;
    background-color: #008744;
    border-radius: 100%;
    margin-left: 11px;
    color: #fff;
    z-index: 99999;
    height: 50px;
    width: 50px;
    text-align: center;
}

.hotline-fixed a {
    font-size: 18px;
    color: #fff;
    margin: 0;
    position: relative;
    display: block;
    font-family: Arial;
}

.hotline-fixed .fa.fa-phone {
    font-size: 26px;
    line-height: 50px;
}

.hotline-fixed .number {
    position: absolute;
    top: 10px;
    margin-left: 5px;
    transform: rotateX(0deg);
    background: #008744;
    padding: 5px;
    border-radius: 0 10px 10px 0;
    width: 120px;
    height: 30px;
}

.number {
    transition: all .5s;
}

.hotline-fixed {
    display: none;
}


/*
 * index css
 */

@media only screen and (min-width: 1024px) {
    .index-content {
        overflow: hidden;
        background: #f5f5f5;
    }
}

@media only screen and (max-width: 768px) {
    #appendMenuRight {
        visibility: hidden;
    }
}


/*lien he*/

#wrapcontact {
    border: 4px solid #eee;
    background: #f9f9f9;
    padding: 10px 0px 200px;
}

.form-group input {
    height: 40px;
    margin: 0;
    padding: 0 20px;
    color: #636363;
    border-radius: 3px !important;
    border-color: #ebebeb;
    box-shadow: none;
}

#wrapcontact .title-head-contact {
    font-size: 16px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 5px;
    height: 55px;
    text-transform: uppercase;
    padding: 10px 0;
    text-align: center;
    position: relative;
}

#wrapcontact .title-head-contact::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #cccccc;
    width: 70%;
    bottom: 15px;
    z-index: 1;
    left: 15%;
}

.banner-menu a {
    padding: 0 !important;
}

.banner-menu a img {
    width: 100%;
}

.item_contact {
    float: left;
    width: 100%;
}

.item_contact iframe {
    width: 100% !important;
}

div#pagelogin {
    float: left;
}


/*================================map store==============================================*/

.storeTitle {
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
    margin: 0;
    color: #000;
    padding: 20px 5px;
}

.storeCtn ul li {
    display: inline-block;
    width: 48%;
    padding: 0 2%;
}

.storeCtn ul li span {
    display: block;
    padding-bottom: 5px;
    color: #000;
    font-weight: bold;
}

.titleMaps {
    padding: 10px 0 0 0;
}

.lst-chinhanh,
.map-chinhanh {
    margin: 10px 5px;
}

.lst-chinhanh {
    background: #eee;
    float: left;
    width: 32%;
    padding: 10px;
}

.lst-chinhanh ul {
    max-height: 380px;
    overflow-y: auto;
}

.lst-chinhanh ul li {
    padding: 10px 0;
    border-bottom: 1px solid #dedcde;
}

.lst-chinhanh ul li:last-child {
    border-bottom: none;
}

.lst-chinhanh ul::-webkit-scrollbar {
    width: 7px;
    /* for vertical scrollbars */
}

.storeCtn ul li select {
    border-radius: 0;
    border: none;
}

.lst-chinhanh ul::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.lst-chinhanh ul::-webkit-scrollbar-thumb {
    background: #208ecb;
    border-radius: 20px;
}

.cn_tenchinhanh a {
    line-height: 25px;
}

.cn_tenchinhanh a p {
    color: #f14e23;
}

.map-chinhanh {
    float: left;
    width: 66%;
}

.reasonMap {
    background: #fff;
}

.reasonTitle,
.feedBackTitle {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
    font-size: 22px;
    margin-top: 50px;
}

.customerFeedback {
    margin-bottom: 20px;
}

.contentR ul li {
    float: left;
    padding: 5px;
}

.blockStoreTitle {
    float: left;
    width: 58.33333333%;
}

.storeCtn {
    float: right;
    width: 41.66666667%;
}

.contentMap,
.titleMaps {
    float: left;
    clear: both;
    width: 100%;
}

.mapWrp {
    float: left;
    width: 100%;
}

.intro-col4 img {
    height: 35px;
}

.storeCtn .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/*================================map store==============================================*/

.itemContent>h1 {
    line-height: 30px;
    cursor: pointer;
    font-size: 19px;
    color: #f04e23;
    padding: 15px 15px 0;
    font-weight: 700;
}

.hidden {
    display: none !important;
}

#menuTriger li .tracking .lazyautosizes.lazyloaded {
    height: 23px;
    padding: 3px;
    width: 23px;
}


/*#affiliateHead*/

.form-group {
    margin-bottom: 15px;
}

.col-sm-3,
.col-sm-2 {
    float: left;
}

.col-sm-3 {
    width: 25%;
}

.col-sm-2 {
    width: 16.66666667%;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#affiliateHead input[name="fromDate"],
#affiliateHead input[name="toDate"] {
    width: 97%;
}

.promotion-page .product-wrapper {
    width: 25%;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 15px;
}

#pager2 {
    bottom: 0;
    position: absolute;
    right: 21%;
    text-align: center;
    z-index: 999;
}

#pager2 a {
    display: inline-block;
}

#pager2 a span {
    text-indent: -9000px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 3px;
    width: 13px;
}

#pager2 a span:after {
    position: absolute;
    text-indent: 0;
}

#pager2 a.selected span {
    background: #F04E23;
    border: 1px solid #fff;
}

#footer .f2>ul>li.intro .intro-col2,
#footer .f2>ul>li.intro .intro-col3 {
    display: none;
}

.ecommerce-logo-footer {
    padding: 10px 0 10px 10px;
}

.ecommerce-logo-footer img {
    width: 45px;
}

.inventStatus {
    padding: 10px 0;
}

.banner_footer {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 15px 0;
}

.banner_footer img {
    max-width: 100%;
}

.hotline-mobi {
    display: none;
}

.website-alo-phone {
    position: fixed;
    left: 20px;
    bottom: 30px;
    visibility: visible;
    background: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 999;
}

.website-alo-phone .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.website-alo-phone .animated.infinite {
    animation-iteration-count: infinite;
}

.website-alo-phone .animated.infinite.zoomIn {
    animation-name: zoomIn;
}

.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 32px;
    left: -17px;
    border: 2px solid #fd0000;
    border-radius: 100%;
    background: transparent;
    opacity: 0.5;
}

.website-alo-phone .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

.website-alo-phone .animated.infinite {
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.website-alo-phone .animated.infinite.pulse {
    animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}

.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 45px;
    left: 1px;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: all 0.5s;
    background-color: #f00;
    opacity: 0.5;
}

.website-alo-phone .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.website-alo-phone .animated.infinite {
    animation-iteration-count: infinite;
}

.website-alo-phone .animated.infinite.tada {
    animation-name: tada;
}

.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 60px;
    left: 16px;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    transform-origin: 50% 50%;
    background-color: #f00;
    background-size: 70%;
}

.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
    zoom: 1.6;
    color: #fff;
    display: block;
    padding: 3px;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.filterPrice .shop99_deamonLink.current {
    font-weight: 600;
}

/*==== end hotline icon animation ====*/
.title-wrapper {
    text-align: center;
}
.title-wrapper h1 {
    font-size: 32px;
    font-weight: 600;
    color: #555;
}
.title-wrapper .divider-line {
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
    --divider-border-style: solid;
    --divider-color: #000;
    --divider-border-width: 2px;
    width: 30%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.content-trade {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 20px;
}
.brand-content {
    text-align: center;
    padding: 10px 10px 20px;
}
.brand-content h3 {
    margin-bottom: 0;
    color: #555;
    font-size: 14px;
}
.brand-page {
    margin: 20px 0;
}