.overflow-hidden {
    overflow: hidden;
}

.item-opacity,
[data-ads-scroll],
.row-price-2,
.slide-content {
    display: none;
}

.space-header {}

.flag-scroll-bottom {
    height: 1px;
    display: block;
    clear: both;
}


.has-button-top .slick-list {
    padding-top: 50px;
    position: relative;
}

.has-button-bottom .slick-list {
    position: relative;
    padding-bottom: 50px;
}

.has-button-bottom .slick-prev,
.has-button-bottom .slick-next {
    bottom: 0px;
    top: auto;
    margin: 0;
    z-index: 2;
}

.has-button-top .slick-prev,
.has-button-top .slick-next {
    top: 0px;
    margin: 0;
    z-index: 2;
}

.home-video-slider .slick-prev,
.home-video-slider .slick-next {
    margin: 0 0 0 -10px;
}

.has-button-bottom .slick-next,
.has-button-top .slick-next {
    left: 40px;
}

.slick-prev:before {
    content: "\f104";
    font-size: 40px;
}

.slick-next:before {
    content: "\f105";
    font-size: 40px;
}

.slick-dots {
    bottom: 10px;
}

.slick-dots li button::before {
    width: 14px;
    height: 14px;
    background-color: #999;
    border-radius: 100%;
    font-size: 0;
}

.slick-dots li.slick-active button::before {
    background-color: #000;
}

.btn-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    font-size: 40px;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .25s ease .1s;
}

.has-fixed .btn-to-top {
    opacity: 1;
}

.text-color-1 {
    color: #666666;
}

.text-color-2 {
    color: #FF0000;
}

.text-color-3 {
    color: #FF0000;
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
    font-size: 40px;
    color: #999999;
}

.fa-cart:before {
    content: "\f07a";
}

.radius .img figure {
    border-radius: 100%;
    overflow: hidden;
    padding-top: 100%;
}

.radius img.full-width {
    width: 105%;
}

.info-desc {
    border: 2px dashed #FF0000;
    text-align: justify;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #f5f5f5;
}

.path-url {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

.path-url li:first-child {
    padding-left: 0;
}

.path-url li {
    display: inline-block;
    padding-left: 10px;
}
.item-detail-infomation .path-url, .pageid-24 .path-url {
    display: block;
}

.more-content,
.more-content ul {
    padding: 0;
    list-style: none;
}

.more-content li {
    list-style: none;
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 6px 12px;
}

.side-box .more-content li {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
}

.more-content li:before {
    content: "\f046";
    font-family: 'FontAwesome';
    padding-right: 8px;
    display: inline;
    color: #bf2d19;
}


.social {
    margin-top: 10px;
    margin-bottom: 25px;
}

.cycle-thumb figure {
    padding-top: 100%;
}

#progress-back {
    height: 1px;
}

#header {
    position: relative;
    z-index: 3;
}

#header .contact-info {
    margin-top: 35px;
}

#header .top-search label {
    display: none;
}

#header .top-search .btn-search {
    position: absolute;
    right: 0px;
    top: 50%;
    height: 38px;
    margin-top: -19px;
    width: 40px;
    border-radius: 4px;
    z-index: 1;
}

#header .top-search .btn-search:before {
    font-family: 'FontAwesome';
    line-height: 36px;
    font-size: 20px;
    content: "\f002";
    display: block;
}

#header .top-search .btn-search button {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}

.top-bar {
    padding-top: 40px;
    margin-top: -30px;
}

.top-bar a {
    color: #0069c5;
    font-weight: bold;
}

.headerwrap .logo {
    width: 200px;
    display: block;
    margin: 10px auto;
}

.headerwrap .logo img {
    width: 100%;
}

.headerwrap a {
    color: #FFF;
}

.menu-link > ul {
    padding: 0;
}

.menu-link > ul > li {
    position: relative;
    list-style: none;
}
.menu-link > ul > li a {
    display: block;
    padding: 8px 30px 8px 20px;
    border-bottom: solid 1px rgba(0,0,0,.1);
    font-size: 16px;
}

.menu-link > ul > li a:hover {
    color: #EEE;
}

.menu-link>ul>li .fa-angle-down {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    text-align: center;
}

.menu-link>ul>li>ul.sub-menu {
    background-color: #961b0a;
    padding: 0;
    height: 0px;
    overflow: hidden;
    transition: height .2s ease-in-out;
}

.menu-link>ul>li.active >ul.sub-menu{
    height: auto;
}
.menu-link>ul>li.active >ul.sub-menu a {
    font-size: 14px;
}

.menu-link>ul>li>ul>li {
    list-style: none;
    padding: 0;
}

[data-object="#main-menu"] {
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    display: block;
    padding: 4px 0;
}

#main-menu .hotline {
    padding: 6px 0;
}

.main-menu-fixed .logo-mobile-fixed img {
    display: block;
}

.seach-on-menu .icon-search1 {
    color: #555555;
}

.space-menu-banner {
    height: 0px;
}

#footer {
    padding-top: 20px;
}

.icon-menu {
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 1001;
    width: 30px;
    color: #fff;
    background-color: #c62700;
    transition: left .2s ease-in-out;
    text-align: center;
}

.menu-active .icon-menu {
    left: 240px;
}

.menu-link > ul > li > a { }
#main-menu ul>li>a {
    text-transform: uppercase;
}


.item-view-products [data-center-items] .img {
    float: none;
}

.row-price-1 {
    height: 50px;
}

.row-price-1 .p-off {
    display: block;
    text-decoration: line-through;
    font-size: 80%;
}

.p-slide-image img {
    width: 100%;
}

.btn-buy {
    border: 1px solid;
}

.modal .btn-buy {
    text-align: center;
    height: 36px;
}



.title {
    margin-bottom: 30px;
    position: relative;
    display: block;
    border: none;
    overflow: hidden;
}

.title h2,
.title h1 {
    font-size: 24px;
    color: #bf2d19;
}

.product-more-slide .item-view-products .item {
    padding: 0 10px;
}

.product-more-slide .item-view-products .item .img {
    border: 1px solid #DDD;
}

.product-more-slide .slick-prev:before {
    text-align: left;
    margin-left: -5px;
}

.description h1 {
    font-size: 30px;
}

.description h2 {
    font-size: 24px;
}

.description h3 {
    font-size: 20px;
}

#container {
    overflow: hidden;
    z-index: 0;
    position: relative;
}


.product-detail {
    padding-top: 20px;
}

.price-detail {
    font-size: 16px;
    padding: 0 0 10px;
}

.price-detail .p-sale {

    font-size: 125%;
}

.price-detail .p-off {
    font-size: 85%;
    text-decoration: line-through;
}


.price-detail .p-off:before {
    content: "Value: ";
}

.lang-vi .price-detail .p-off:before {
    content: "Giá gốc: ";
}

.price-detail .p-save {
    display: block;
}

.price-detail .p-save:before {
    content: "Save: ";
}

.lang-vi .price-detail .p-save:before {
    content: "Tiết kiệm: ";
}

.slick-slider+.img-info {
    display: none;
}

.product-detail .img-info img {
    width: 100%;
}

.product-detail .info h1 {
    margin-top: 0;
    font-size: 20px;
    line-height: 32px;
    color: #bf2d19;
}


.blog-title h1 {
    font-size: 24px;
    line-height: 40px;
}

#header1 {
    background-color: #FFFFFF;
}

.n-title {
    position: relative;
    padding: 5px 0 0 20px;
}

.n-title:before {
    content: " ";
    position: absolute;
    left: -2px;
    top: 14px;
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-top: 2px solid;
    border-color: #555555;
    display: block;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.side-box .side-content {
    padding: 0px;
    border: none;
    overflow: hidden;
}

.side-box h3 {
    font-size: 20px;
}

.item-news {
    padding: 10px 0;
}

.item-news .info .link-title {
    display: block;
    padding: 0 0 5px;
    line-height: 24px;
    margin: 0 0 -3px;
    font-weight: bold;
}

.item-news:after {
    padding-top: 10px;
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
    border-bottom: 1px solid #DDDDDD;
}

.item-news:last-child:after {
    display: none;
}

.item-news figure {
    width: 100%;
    float: left;
    display: block;
    margin-right: 10px;
}

.item-news figure img {
    width: 100%;
    height: auto;
}

.item-news .info {
    text-align: justify;
}

.side-box .item-news figure {
    width: 80px;
}

.side-box .item-news .info a {
    line-height: 14px;
    font-weight: bold;
    display: inline;
}

.block-customer .img {
    margin: 0 15px;
}

.block-special {
    margin: 0 -10px;
}

.block-special .item {
    margin: 0 10px;
}

.item .info .p-name {
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    margin: 5px 0;
}
.item-info .info {
    position: relative;
}
.container.container-customer {
    background-color: #FFF;
    padding-top: 1px;
}

#slide-banner .container {
    padding-top: 33%;
    position: relative;
}

[data-supersized-animate] .controls-bar {
    left: 0;
}

.item-view-landing-page-slide .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.item-view-landing-page-slide .item {
    padding: 0 10px;
}

.website {
    position: relative;
}

.headerwrap {
    left: -240px;
    transition: left .2s ease-in-out;
    width: 240px;
    position: fixed;
    z-index: 1000;
    height: 100%;
    background-color: #bf2d19;
    color: #fff;
    top: 0;
}

.menu-active .headerwrap {
    left: 0;
}

.headerwrap .header-container {
    height: 100%;
    position: relative;
    flex: 1 0 auto;
    overflow-y: scroll;
    margin: 0;
}

.box-title-1 {
    color: #bf2d19;
}

#header .top-search .btn-search button {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}

#header .top-search .btn-search:before {
    font-family: 'FontAwesome';
    line-height: 36px;
    font-size: 20px;
    content: "\f002";
    display: block;
}

@media only screen and (max-width: 768px) {
    .container {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) {}



@media only screen and (min-width: 768px) and (max-width: 980px) {}

@media only screen and (min-width: 980px) {
    .headerwrap {
        width: 280px;
        left: 0;
    }
    .website {
        padding-left: 280px;
    }

    .container {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 1120px) {
    .headerwrap {
        width: 320px;
        left: 0;
    }
    .website {
        padding-left: 320px;
    }
    .container {
        padding: 0 30px;
    }
}
