img[src=""], .skiptranslate {
    display: none;
}

.btn-scroll-top {
    position: fixed;
    right: 3%;
    bottom: 15%;
    display: none;
}

.btn-scroll-top>i {
    background-color: #B0976D;
    color: #fff;
    font-size: 32px;
    border-radius: 50px;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    border: 1px solid #fff;
}

.btn-scroll-top>i:hover {
    background-color: #242529;
    color: #fff;
}

.content-page-product .view-type {
    margin-left: auto;
}

.content-page-product .view-type-item {
    padding: 0 5px;
    border-right: 1px dotted #777
}

.content-page-product .view-type-item a {
    display: inline-block;
    padding: 6px 10px;
    text-transform: uppercase;
    color: #8b8b8b;
    text-align: center;
    font-weight: bold;
}

.content-page-product .view-type-item a:hover, .content-page-product .view-type-item a.active {
    color: #B0976D;
}

.content-page-product .filter {
    font-size: 12px;
    line-height: 14px;
    padding-left: 15px;
}

.content-page-product .filter select {
    font-weight: 700;
    padding: 5px;
}

.content-page-product .filter span {
    margin-right: 10px;
    opacity: 0.6;
}

.content-page-product .flex-box .number-product {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 0.03px;
}

.button-style:hover a {
    color: #B0976D;
}

.button-style.button-phone:hover a {
    color: #fff;
}

.button-style a, .button-style a:hover {
    color: #fff;
}

.button-style.button-phone a:hover {
    text-decoration: underline;
}

.line-through {
    text-decoration: line-through;
}

.menu-header li:hover>a {
    background: #fff;
    color: #000;
}

.menu-header li:hover .sub-menu a:hover {
    background: #B0976D;
    color: #fff;
}

.sidebar-left li {
    text-transform: uppercase;
}

.pagination {
    float: right;
}

.page-item.active .page-link {
    background-color: #B0976D;
    border-color: #B0976D;
}

.page-link {
    color: #B0976D;
}

.ds-thuong-hieu .active {
    border: 1px solid #B0976D;
}

.gia .active {
    background: #B0976D;
    color: #fff;
}

.product-gift {
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0 12px;
    margin-bottom: 10px;
}

.product-gift .choose-gift {
    padding: 10px 0 16px;
}

.product-gift .choose-gift>span {
    font-family: 'SFU-Futura-Book';
    font-weight: 500;
    font-size: 12px;
    color: #B0976D;
    text-transform: capitalize;
}

.product-gift .choose-gift>img {
    padding-bottom: 5px;
}

.product-gift .gift-item {
    position: relative;
    padding-bottom: 12px;
}

.product-gift .gift-item img {
    width: 30px;
    height: 30px;
    margin-right: 3px;
}

.product-gift .gift-item .contain {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gift-item .contain input[type=radio] {
    cursor: pointer;
}

.gift-item .contain:hover input~.custom-radio {
    background-color: #ccc;
}

.gift-item .contain input:checked~.custom-radio {
    background-color: #B0976D;
}

.product-gift .gift-text {
    font-size: 12px;
    color: #000000;
}

.product-gift .view-gift {
    line-height: normal;
    font-size: 12px;
    color: #B0976D;
}

.user-point {
    background: rgba(126, 180, 74, 0.1);
    border-radius: 2px;
    padding: 6px 12px;
    display: flex;
    margin-bottom: 10px;
}

.user-point .point {
    font-weight: 500;
    font-size: 12px;
}

.user-point .check-point {
    font-weight: 500;
    font-size: 12px;
    color: #76AF3E;
}

/*********************/

/** jRating CSS **/

/*********************/

/**Div containing the color of the stars */

.jRatingAverage {
    background-color: #f62929;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
}

.jRatingColor {
    background-color: #f4c239;
    /* bgcolor of the stars*/
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
}

/** Div containing the stars **/

.jStar {
    position: relative;
    left: 0;
    z-index: 3;
}

/** P containing the rate informations **/

p.jRatingInfos {
    position: absolute;
    z-index: 9999;
    background: transparent url('images/bg_jRatingInfos.png') no-repeat;
    color: #FFF;
    display: none;
    width: 91px;
    height: 29px;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
}

p.jRatingInfos span.maxRate {
    color: #c9c9c9;
    font-size: 14px;
}

.rating {
    display: inline-block;
    position: absolute;
    top: 2px;
    background: #c0c0c6;
}

.show-breadcrumb {
    margin-left: 25px;
}

.bold-title {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #242529;
    margin-bottom: 15px;
}

.map {
    max-width: 100% !important;
    overflow: hidden;
}

.post-content p, .post-content li {
    margin-bottom: 15px !important;
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.post-content img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    height: auto !important;
}

.close-menu {
    cursor: pointer;
}

.btn-zalo {
    display: flex;
    align-items: center;
    position: fixed;
    width: 64px;
    height: 64px;
    bottom: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    z-index: 999999999;
    right: 8px;
    top: initial !important;
    border-radius: 35px;
    padding: 7px;
}

.btn-zalo:hover {
    background: #B0976D!important;
    color: #fff;
}

.icon-flipped {
    transform: rotate(-20deg)!important;
}

.button-style {
    cursor: pointer;
}

.phone-ring {
    -webkit-animation: RingPhone 2s infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes RingPhone {
    0% {}
    10% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    20% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    30% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    40% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    60% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    70% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    90% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
}

.instasearch-drop, .instasearch-drop-mobile {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    margin-top: -1px;
    min-width: 100%;
    max-width: 100%;
    min-height: 50px;
    z-index: 1100;
    background-color: #242528;
}

.instasearch-drop-body {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}

.instasearch-hits {
    padding-left: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 1em;
}

.instasearch-hit {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-block;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    position: relative;
    width: 100%;
    padding: 8px 20px;
    clear: both;
    font-size: 14px;
    line-height: 1.3;
}

.instasearch-group-header {
    text-transform: uppercase;
    font-size: 1em;
    color: #B0976D;
    font-weight: normal;
}

.instasearch-group-header {
    margin: 0 20px;
    padding-bottom: 0.3em;
}

.instasearch-hits a {
    color: white;
}

.instasearch-drop.open, .instasearch-drop-mobile.open {
    display: block;
}

.instasearch-match {
    font-weight: bold;
    color: #B0976D;
}

.img-ico-menu {
    width: 32px;
    object-fit: cover;
}

/* Login button mobile */

.login-mobile {
    margin: 15px;
}

.login-mobile a:hover {
    color: #B0976D;
}

*:focus {
    outline: none;
}

/* All brand */

.list-letter-brand {
    padding: 20px 0;
    border-bottom: 3px solid #B0976D;
}

.list-letter-brand .navbar {
    padding: 0;
    margin-bottom: 0;
}

.list-letter-brand .navbar .nav-item {
    font-family: "Fjalla One", Roboto, arial, sans-serif;
    text-transform: uppercase;
    margin: 0;
}

.list-letter-brand .navbar .nav-item .nav-link {
    position: relative;
    padding: 8px;
    color: #5b1e01;
    font-size: 2em;
    line-height: 1.2;
}

.list-letter-brand .navbar .nav-item .nav-link:hover {
    background: #ff4500;
    color: #fff;
}

.list-letter-brand .nav-item .nav-link:hover:after {
    bottom: -10px;
    border-color: #ff4500 transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
}

.letter-brand {
    padding: 12px 10px 2px;
    font-size: 1.875rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #5b1e01;
}

.row-brand {
    margin-bottom: 10px;
}

.brand-overview {
    text-align: center;
    margin-bottom: 1em;
}

.brand-overview .brand-image {
    border: 5px solid #f8f4f1;
    margin-bottom: 10px;
}

.brand-overview .brand-title {
    font-size: .9em;
    font-weight: 300;
    letter-spacing: .11em;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
}

.brand-overview .brand-title span {
    color: #999;
}

.brand-overview:hover .brand-image {
    border-color: #B0976D;
}

.brand-overview:hover .brand-title span {
    color: #ff4500;
}

.breadcrumb {
    margin-bottom: 0;
}

/* Tab product */

.product-tabs .nav-pills {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.product-tabs .nav-item {
    padding-right: 12px;
}

.product-tabs .nav-item .nav-link {
    border-radius: 0;
    border-top: 3px solid #d7d7d7;
    background: #d7d7d7;
    color: #666;
    text-transform: uppercase;
    font-size: 1.1em;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
}

.product-tabs .nav-item .nav-link.active {
    border-top-color: #ff7010;
    color: #ff7010;
    background: #f5f5f5;
}

#contact {
    margin-top: 1em;
    font-size: 16px;
}

.product-hight-point {
    position: absolute;
    background-color: #B0976D;
    top: 10px;
    right: 10px;
    padding: 3px;
    width: 60px;
    height: 30px;
    text-align: center;
    font-size: 12px;
}

.product-hight-point, .product-hight-point .mark {
    border-radius: 20%;
}

.product-sale-note.product-hight-point {
    background-color: #af0016;
}

.product-hight-point .mark {
    display: block;
    overflow: hidden;
}

mark, .mark {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
}

.product-hight-point .mark span:first-child {
    color: #fff;
}

.product-hight-point .mark span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 14px;
}

.product-sale-note.product-hight-point .mark span:last-child {
    font-size: .9em;
    color: #af0016;
}

.product-hight-point .mark span:last-child {
    color: #B0976D;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #fff;
}

.product-sale-note+.product-hight-point {
    top: 45px;
}

@media only screen and (max-width: 700px) {
    .fb_dialog_content iframe {
        bottom: 60px !important;
    }
    .product-section .product-hight-point, .section-product .product-hight-point {
        width: 40px;
        height: 20px;
        font-size: 9px;
    }
    .product-section .product-hight-point .mark span, .section-product .product-hight-point .mark span {
        height: 9px;
    }
    .product-section .product-sale-note+.product-hight-point, .section-product .product-sale-note+.product-hight-point {
        top: 33px;
    }
}

.button-style.button-phone.has-phone1 {
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
}

.button-style.button-phone>span.has-phone1 {
    float: left;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: -10px;
}

.button-style.button-phone a {
    color: #B0976D;
}

.button-style.button-phone a {
    font-size: 15px;
}

.table-of-content {
    border: 1px solid #ccc;
    padding: 1em;
    background: #f0efeb;
}

.table-of-content ul {
    list-style-type: none;
    margin-top: 1em;
    padding-inline-start: 20px;
}

.table-of-content ul li a {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    line-height: 20px;
    font-weight: bold;
}

.table-of-content li {
    margin-bottom: 15px !important;
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.read-more .description {
    font-family: Arial, Helvetica, sans-serif;
}

.description-post{
    font-family: Arial, Helvetica, sans-serif;
}

.img-post {
    height: 200px;
    object-fit: cover;
}
.bg-category {
    background-color: rgb(36 37 40 / 70%)!important;
}
.content-detail p, .content-detail{
    font-family: Arial, Helvetica, sans-serif !important;
}

.menu-header>.container {
    width : 1140px;
    height: 50px;
}