@media (max-width: 767px) {
    .container {
        width: inherit;
    }
    .header-top {
        display: none;
    }
    .header-bottom .cart-icon {
        padding: 16px 0 16px 15px;
    }
    .pro-de-bt-m {
        display: block !important;
    }
    .pro-de-bt-w {
        display: none !important;
    }
    .mini-cart ul li.cart-bt-m {
        display: inline-block !important;
        /*margin-top: 8px;*/
    }
    .mini-cart ul li.cart-bt-w {
        display: none !important;
    }
    .pro-right-info {
        display: none;
    }
    #sticky-menu {
        box-shadow: 0 7px 5px -10px #555;
    }
    #sticky-menu .top-logo {
        padding: 7px 0;
    }
    .mean-container .mean-bar {
        background: #e13550;
    }
    .sticky {
        position: fixed;
        border-bottom: 1px solid #e13550;
        box-shadow: 0 0 5px #ddd;
    }
    .page-home .single-product .product-action {
        bottom: 8px;
        visibility: visible;
        opacity: 1;
        right: 0px;
        left: auto;
        width: calc(100% - 60%);
        border-radius: 8px 0px 0px 8px;
        border: 1px solid #e03550;
        border-right: 0;
    }
    .page-home .product-action a {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
    .pro-cate-desc {
        top: 0;
    }
    .quick-icon-tool {
        display: none;
    }
    input.home-search-txt {
        height: 40px;
        font-size: 14px;
    }
    button.home-search-btn {
        height: 40px;
        font-size: 15px;
    }
    #scrollUp {
        bottom: 90px;
        right: 30px;
        background: none;
        color: rgb(224, 53, 80);
        font-size: 30px;
        box-shadow: none;
    }
    #scrollUp:hover {
        background: none;
    }
    .home-search-key {
        display: none;
    }
    .layer-1.box-slide-text {
        padding: 2px 4px;
        border-radius: 2px;
    }
    .box-next-icon {
        display: none;
    }
    .discount-2 .discount-info {
        text-align: center;
    }
    .call-hotline {
        display: block !important;
    }
    .pro-tab-info {
        padding: 15px 8px;
    }
    .widget-product .widget-info {
        padding: 10px 8px;
    }
    .widget-title h4 {
        padding: 0 15px;
    }
    .discount-2 .discount-product {
        padding: 10px 8px !important;
    }
    .desc-discount-home {
        display: none;
    }
    .block-sale-img {
        display: none;
    }
    .pb-80 {
        padding-bottom: 40px;
    }
    .pt-40 {
        padding-top: 30px;
    }
    .panel-m-cart {
        margin-right: 60px;
    }
    .post-tag a {
        font-size: 14px;
        margin-left: 5px;
    }
    .float-menu {
        display: none;
    }
}
body {
    color: #666;
    font-family: Arial,sans-serif;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial,sans-serif;
}
.call-hotline {
    display: none;
    position: absolute;
    top: 12px;
    right: 20px;
}
.call-hotline a.btn {
    border-radius: 5px;
    padding: 3px;
}
.call-hotline a.btn i {
    color: #fff;
    margin-right: 3px;
    font-size: 24px;
    margin-left: 3px;
    font-weight: bold;
}
.top-logo {
    padding: 12px 0;
}
.sticky {
    z-index: 999990;
}
.sticky .top-logo {
    padding: 12px 0;
}
.box-slide-text {
    background: #ffffff;
    padding: 20px 40px;
    border-radius: 10px;
}
.mainmenu ul li a {
    padding: 20px 9px 20px;
    line-height: 30px;
}
.sticky .mainmenu ul li a {
    padding: 18px 9px 18px;
}
.header-right-menu ul li a {
    line-height: 35px;
}
.header-right-menu ul li:hover ul {
    top: 28px;
}
.welcome-mes p {
    line-height: 35px;
}
.cart-icon {
    padding: 20px 0 22px 22px;
    display: block;
}
.mini-cart ul li:hover .mini-cart-brief {
    top: 70px;
}
.breadcumbs ul li a {
    color: #464646;
}
.breadcumbs li::after {
    color: #464646;
}
.breadcumbs li {
    color: rgba(67, 67, 67, 0.69);
}
.product-info .red-check {
    margin-right: 5px;
    font-size: 15px;
    color: #e03550;
    font-weight: 900;
}
.product-info .btn-add-cart {
    height: 40px;
    width: 100%;
    font-size: 16px;
}
.opt-list-sp {
    float: right;
}
.product-action a {
    width: 100%;
}

.shop-policy li {
    background: #FFF;
    margin-bottom: 10px;
}
.shop-policy div {
    position: relative;
    padding: 15px 0 15px 70px;
    min-height: 40px;
}
.shop-policy i {
    position: absolute;
    left: 0;
    display: block;
    font-size: 35px;
    color: #888282;
    line-height: 40px;
    width: 60px;
    text-align: center;
}
.lb-small-price {
    color: #666;
    text-decoration: line-through;
    font-size: 14px;
    margin-left: 10px;
    line-height: initial;
}
.single-pro-info .single-product .pro-label {
    right: 5px;
    top: 8px;
    left: inherit;
}
.product-style-2 .single-product {
    padding: 10px 8px 10px;
}
.single-blog .blog-photo {
    height: 300px;
    width: 100%;
}
.single-blog .blog-photo img {
    aspect-ratio: 2 / 1.3;
}
.single-blog .blog-photo img.view-detail {
    margin-top: -100px;
}
.view-full-screen::before {
    border-bottom: 50px solid #FCFBFB;
    border-right: 50px solid transparent;
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
}
.view-full-screen {
    left: 0;
}
.single-pro-slider.single-big-photo {
    position: relative;
}
.product-style-2 .pro-label {
    right: 10px;
    top: 10px;
    left: inherit;
}
.single-product .pro-label {
    right: 10px;
    top: 10px;
    left: inherit;
}
.cart-info {
    float: none;
    padding-left: 100px;
}
.product-thumbnail .product-info {
    float: none;
    padding: 5px 0 0 120px;
}
.single-pro-social {
    margin-top: 30px;
}
.product-price {
    color: #e03550;
}
.product-view {
    font-weight: normal;
    font-size: 14px;
    padding-right: 1px;
}
.product-view i {
    color: #e03550;
}
.post-title {
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: inherit;
    font-family: Arial,sans-serif;
    line-height: 20px;
}
.page-home .single-product .post-title {
    height: 30px;
}
.pro-list-info > tbody > tr > td {
    padding: 12px;
}
.pro-list-info tr > td:first-child {
    background: rgba(221, 221, 221, 0.21);
    width: 30%;
}
.widget-info.product-cat {
    height: inherit;
}
.payment-details table td {
    padding: 12px 30px;
}
.pro-detail-title {
    font-size: 18px;
    line-height: 22px;
}
.single-pro-info .product-description p {
    margin-bottom: 15px;
}
.mainmenu {
    float: left;
    width: 89%;
}
/*.slider-title1 {*/
    /*color: #ff792d;*/
/*}*/
/*.slider-pro-brief {*/
    /*color: #ff792d;*/
/*}*/
/*.slider-title3 {*/
    /*color: #ff792d;*/
/*}*/
.blog-details-info .post-title {
    font-size: 22px;
    padding-bottom: 0;
    padding-top: 30px;
    line-height: 26px;
}
.blog-detail-view {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 30px;
    padding-top: 10px;
}
.blog-detail-view a {
    color: #999;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-right: 20px;
}
.blog-detail-view a i {
    padding: 0 8px 0 2px;
}
.blog-details-info h5 {
    font-size: 16px;
    font-weight: 600;
}
.single-sml-photo {
    margin-top: 24px;
}
.panel-policy {
    background: #f6f6f6;
    padding: 14px;
    margin-bottom: 34px;
    margin-top: 20px;
}
.panel-policy .title {
    font-weight: 700;
    margin-bottom: 10px;
}
.pro-de-bt-m {
    display: none;
}
.pro-de-bt-w {
    display: block;
}
.mini-cart ul li.cart-bt-m {
    display: none;
}
.mini-cart ul li.cart-bt-w {
    display: inline-block;
}
.pro-de-bt-m .product-action {
    width: 90%;
}

.icon-bank img {
    max-width: 200px;
    margin-right: 20px;
}
.icon-bank p {
    margin-bottom: 10px;
}

.restrain.mega-menu.megamenu1 {
    left: -100px;
}
.mainmenu ul li .mega-menu {
    width: 750px;
}
.mainmenu ul li .mega-menu span {
    width: 22%;
}
.mainmenu ul li .mega-menu span a.mega-menu-title {
    color: #feae3f;
}
#m-sidebar ul ul a.mega-menu-title {
    margin-left: 0;
}
.mainmenu ul li .mega-menu.mega-menu-atd {
    width: 618px;
}
.mainmenu ul li .mega-menu.mega-menu-atd span {
    width: 29%;
}
.mainmenu ul li .mega-menu.mega-menu-dbn {
    width: 800px;
}
.mainmenu ul li .mega-menu.mega-menu-dbn span {
    width: 17%;
}
.mainmenu ul li .mega-menu.mega-menu-atd span a.mega-menu-title {
    color: #feae3f;
}
.menu-has-icon {
    position: relative;
}
.menu-has-icon .icon-menu-hot {
    position: absolute;
    right: 1px;
    top: 22px;
}
.blog-photo {
    position: relative;
    max-height: 230px;
    overflow: hidden;
}
.blog-photo h1 {
    color: #fff;
}
.pro-cate-desc {
    position: absolute;
    bottom: 0;
    padding: 12px 12px 0px 12px;
    background: #0000006e;
    color: #fff;
    font-size: 12px;
}
.about-brief {
    margin-left: -180px;
}
.img-commission {
    max-height: 140px;
}
.fb_dialog.fb_dialog_advanced {
    bottom: 58pt !important;
    right: 7pt !important;
}
.product-cat .treeview li span {
    padding-bottom: 6px
}
.post-share a {
    margin-right: 0;
    border: 1px solid #ddd;
    color: #434343;
    padding: 2px 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    background: #fff;
    display: inline-block;
    font-size: 13px;
}
.post-share span {
    margin-right: 10px;
}
.footer-2 {
    padding-top: 60px;
    padding-bottom: 15px;
}
.quick-icon-tool {
    position: fixed;
    bottom: 35%;
    right: 10px;
    z-index: 100000;
}
.quick-icon {
    border: 1px solid #ffd7b3;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    background: #fffbd5;
}
.quick-icon:hover {
    border: 1px solid #ffdfae;
    background: #fffee2;
}
.quick-icon img {
    width: 35px;
}

.p-panel-icon {

}
.p-list-icon {

}
.p-icon-img {
    border: 2px solid rgba(99, 51, 0, 0.18);
    background: rgba(255, 229, 207, 0.46);
    border-radius: 5px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}
.p-icon-img:hover {
    border: 2px solid rgba(171, 112, 0, 0.18);
    background: rgba(255, 235, 220, 0.46);
}
.p-panel-before .discount-product {
    padding: 20px;
}
.p-panel-after .discount-product {
    padding: 20px;
}
input.home-search-txt {
    height: 50px;
    background: #fff;
    border: 1px solid #e03550;
    border-radius: 20px 0 0 20px;
    font-size: 16px;
}
button.home-search-btn {
    height: 50px;
    /*width: 150px;*/
    border-radius: 0 20px 20px 0;
    background: #e03550;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #e03550;
}
.heading-banner-area {
    background: rgba(0, 0, 0, 0) url("../img/bg/tu-van-thoi-trang-nam.jpg") no-repeat scroll center center / cover ;
}
.blog-details-info {
    font-size: 15px;
    line-height: 25px;
    color: #434343;
}
.blog-details-info H2 {
    font-size: 20px;
    font-weight: 600;
}
.blog-details-info H3 {
    font-size: 15px;
    font-weight: 600;
}
.blog-2 .like-share a {
    color: #fff;
}
.blog-2 .like-share {
    background: rgba(25, 25, 25, 0.61) none repeat scroll 0 0;
    visibility: visible;
    bottom: 0;
}
.home-search-key {
    margin-top: 6px;
}
.home-search-key a {
    font-size: 11px;
    color: #fff;
    border: 1px solid #388bb3;
    background: #519fbd;
    padding: 2px;
    border-radius: 3px;
    margin: 1px;
}
.home-search-key a:hover {
    border: 1px solid #519fbd;
    background: #57b5d3;
}
.single-blog p a {
    color: #045498;
}
.single-blog p a:hover {
    color: #e03550;
}
.discount-2 .discount-product {
    padding: 45px 20px;
}

.preview-2 .nivo-controlNav {
    right: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
.preview-2 .nivo-controlNav a {
    width: 12px;
    height: 12px;
    line-height: 12px;
}
.tb-title-price th {
    background: #e03550;
    color: #fff;
}
.home-small-price {
    color: #666;
    text-decoration: line-through;
    font-size: 13px;
    margin-left: 6px;
    line-height: 26px;
    font-weight: 600;
}

/*style menu sites*/

.float-menu {
    position: fixed;
    bottom: 50%;
    right: -90px;
    z-index: 10;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.float-menu .menu-btn {
    padding: 2px 10px;
    margin-right: 5px;
    background: #2aab0a;
    color: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 5px #ddd;
}
.float-menu .menu-btn.active {
    background: #ffae3e;
}
.temp-note {
    color: #0968e6;
    font-size: 13px;
}

.shop-cart-panel {
    padding: 0;
}
.shop-cart-panel .single-cart {
    padding: 0px !important;
    width: 100%;
    border: 1px dashed #ddd;
    margin-bottom: 10px;
    position: relative;
}
.shop-cart-panel .product-img {
    width: 100px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 12px;
    margin-left: 5px;
}
.shop-cart-panel .product-quantity {
    display: inline-flex;
    padding-top: 6px;
    line-height: 30px;
    padding-bottom: 6px;
}
.shop-cart-panel .product-info {
    padding: 15px 0;
}
.shop-cart-panel .single-product {
    padding: 0;
}
.shop-cart-panel .product-remove {
    position: absolute;
    top: 0;
    right: 0;
}

.fs-12px {
    font-size: 12px;
}.fs-15px {
    font-size: 15px;
}
.fs-16px {
    font-size: 16px;
}
.fs-18px {
    font-size: 18px;
}
.fs-20px {
    font-size: 20px;
}
.fs-25px {
    font-size: 25px;
}
.fs-30px {
    font-size: 30px;
}
.fs-40px {
    font-size: 40px;
}
.fs-50px {
    font-size: 50px;
}
.lh-20px {
    line-height: 20px;
}
.lh-23px {
    line-height: 23px;
}
.lh-25px {
    line-height: 25px;
}
.lh-30px {
    line-height: 30px;
}