body{
    font-family: 'UTM Avo', sans-serif;
    line-height: 1.4;
    font-size: 14px;
}
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f4f4f4;
}
::-webkit-scrollbar{
	width: 5px;
	height: 6px;
	background-color: #fff;
}
::-webkit-scrollbar-thumb{
	background-color: #000;
    opacity: .4;
	border-radius: 7px;
}
:root{
    --dark-gray:#75706c;
    --light-gray:#9ea1a2;
    --red:#b90000;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    outline: none;
}
input, input:focus, textarea:focus, select:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
ul,li{
    list-style: none;
    padding: 0;
    margin: 0;
}
.shadow{
    box-shadow: none!important;
}
.container-fix{
    padding: 0;
    overflow: hidden;
}
.container-custom{
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 15px;
}
.d-flex{
    display: flex;
}
.d-inline-block {
    display: inline-block !important;
}
.warp-title{
    text-transform: uppercase;
    font-size: 30px;
    margin: 0;
    margin-bottom: 70px;
}
/* Header */
.header-top{
    background: #000;
    height: 40px;
    overflow: hidden;
    padding: 8px 0px;
}
.header-top .container-fluid{
    max-width: 1800px;
}
.hot-items a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.social-list {
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-items {
    display: inline-block;
    margin: 0px 8px;
}
.social-list a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.social-list-top {
    justify-content: end;
    align-items: center;
}
.social-list-top a {
    font-size: 16px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    margin-left: 10px;
    width: 24px;
    height: 24px;
}
.social-footer .social-list{
    justify-content: start;
}
.social-footer .social-list .social-items{
    margin: 0;
    margin-right: 8px;
}
.social-footer .social-list a{
    background: none;
    color: #000;
    width: 30px;
}
.header-middle{
    background: #f4f4f4;
    min-height: 50px;
    padding-top: 8px;
}
.menu-top{
    overflow: hidden;
	padding-top: 2px;
	padding-left: 2px;
}
.menu-top ul{
    margin: 0;
    padding: 0;
}
.menu-top li{
    float: left;
}
.menu-top li a{
    display: block;
    padding: 13px 30px;
    color: var(--dark-gray);
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
    font-family: SVN-Avo;
	letter-spacing: 1px;
}
.menu-top li.active a,.menu-top li:hover a{
    background: #fff;
    color: #000;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.160784);
}
.header-bot{
    position: relative;
}
.link-showroom{
    margin-top: 14px;
}
.link-showroom a {
    color: #000;
    display: inline-block;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
}
.click-menu {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 20px;
    color: #757575;
}
.logo{
    margin: 32px 0px 13px;
}
.logo a{
    display: inline-block;
}
.logo p{
    margin: 0;
}
.menu-main ul li.liroot {
    display: inline-block;
    list-style: none;
    margin: 0px 10px;
}
.menu-main ul li a.aroot {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    border-bottom: 2px solid #fff;
    padding: 9px 30px;
    display: block;
}
.menu-main ul li.sale a.aroot{
    color: var(--red);
    font-weight: bold;
}
.menu-main ul li.active a.aroot,.menu-main ul li.liroot:hover a.aroot,.lemino .menu-main ul li.trangchu a.aroot,.leminomen .menu-main ul li.trangchu a.aroot,.lebylemino .menu-main ul li.trangchu a.aroot,.chitietsanpham .menu-main ul li.shop a.aroot{
    border-bottom: 2px solid #000;
}
.menu-clone {
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 99;
    background: #fff;
    left: 0px;
    right: 0px;
	border-top: 1px solid #e1dfd8;
    border-bottom: 1px solid #e1dfd8;
    min-height: 300px;
    padding: 35px 0px 40px;
    display: none;
}
.menu-main .menu-list{
    /* width: 210px; */
	display:flex;
	align-items:top;
}
.menu-clone-child{
	max-width:600px;
	margin:0 auto;
}
.menu-list {
    position: relative;
    padding: 0;
}
.menu-list ul {
    /* display: none; */
}
.menu-list .lever1 {
    display: inline-block !important;
    margin: 0 !important;
}
.menu-leby-xs .lever1{
	display: block !important;
}
.menu-list .lever1 a.arrot1:hover, .menu-list .lever1 a.arrot2:hover {
    color: #000;
    text-decoration: underline;
}
.menu-list .lever1 ul.lever2 {
    /* position: absolute;
    top: 0;
    left: 100%; */
    width: 200px;
}
.menu-list .lever1:hover ul.lever2 {
    display: block;
}
.menu-list .lever1 a {
    display: block;
    color: #9ea09f;
    cursor: pointer;
}
.menu-list .lever1 a.arrot1 {
    padding: 12px 0px;
	font-weight:bold;
	color:#000;
}
.menu-leby-xs .lever1 a.arrot1{
	font-weight:normal;
}
.menu-men{
	padding-left:120px;
}
.menu-list .lever1 a.arrot1:hover{
	text-decoration:underline;
}
.menu-list .lever1 ul.lever2 li.lever2 a.arrot2 {
    display: block;
    padding: 12px 0px 12px;
}
.menu-main .menuroot li a i {
    display: none;
}
.menu-cata-items a {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
}
.menu-cata-items a:hover{
    text-decoration: underline;
}
.menu-cata-items img {
    width: 100%;
    margin-bottom: 20px;
}
.menu-cata-items img {
    width: 100%;
    margin-bottom: 20px;
}
.formSearch {
    padding: 0;
    max-width: 160px;
    box-shadow: none !important;
    position: relative;
    border: 0;
    margin-top: 10px;
}
.formSearch .btn-text {
    border: none;
    border-radius: 10px;
    padding: 0 15px 2px;
    width: 100%;
    height: 38px;
    background: #f4f4f4;
}
.formSearch .submit {
    border: 0;
    background: url(https://www.lemino.vn/FileManager/images/icon-search.svg) no-repeat center;
    position: absolute;
    background-size: 75%;
    right: 0;
    top: 0;
    height: 34px;
    width: 40px;
    font-size: 0;
}
.cart-module{
    margin-top: 10px;
    margin-left: 10px;
}
.shopping-cart {
    min-height: 32px;
    position: relative;
}
.cart-module .btn-cart {
    background: url(https://www.lemino.vn/FileManager/images/icon-cart.svg) no-repeat center;
    padding: 0;
    width: 32px;
    height: 32px;
    background-size: 100%;
    position: relative;
    text-align: center;
    border: 0;
}
.cart-module i, .cart-module .btn-text {
    display: none;
}
.cartcount {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}
.warpcount {
    display: none !important;
}
.shopping-cart .warp-cart-mobile {
    position: static !important;
    display: none;
}
.shopping-cart .warp-cart-mobile a.btn-cart {
    width: 25px !important;
    height: 31px !important;
    padding: 0 !important;
    display: inline-block !important;
}
.shopping-cart .warp-cart-mobile i {
    color: #fff;
    font-size: 25px;
}
.shopping-cart-item {
    min-width: 390px;
    right: 0;
    top: 100%;
    box-shadow: 0 0 4px #ccc;
    padding: 15px 26px 40px !important;
}
.shopping-cart-item {
    background: #FFF;
    padding: 7px;
    position: absolute;
    max-width: 400px;
    width: 300px;
    z-index: 99999;
    display: none;
    border: 1px solid #e2e4ec;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    font-size: 12px;
}
.shopping-cart-item:before {
    content: " ";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    top: -6px;
    right: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.shopping-cart-item>div {
    overflow: hidden;
}
.shopping-cart-item .row {
    border: 0 !important;
    padding: 12px 0px !important;
}
.shopping-cart-item .cartmini_total {
    color: #000 !important;
    font-size: 18px !important;
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px !important;
    border-top: 1px solid #b6b3ae;
    padding-top: 15px;
}
.shopping-cart-item .cartmini_total::before {
    content: 'Tổng thanh toán';
    position: absolute;
    left: 0;
    top: 15px;
}
.shopping-cart-item .btn-success,.shopping-cart-item .btn-success:focus,.shopping-cart-item .btn-success:hover {
    background: #000 !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: none !important;
    text-transform: uppercase !important;
    width: 100%;
    padding: 16px 10px;
}
/* Banner */
.warp-banner{
    margin-bottom: 130px;
}
.danhsachsanpham .warp-banner{
    margin-bottom: 0px;
}
.chitietsanpham .warp-banner {
    margin-bottom: 70px;
}
.banner-img-xs {
    display: none !important;
}
.banner-info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: rgb(255, 255, 255);
    z-index: 3;
    text-align: center;
    padding: 48px 15px 100px;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.banner-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-btn {
    min-width: 240px;
    color: rgb(255, 255, 255);
    margin: 4px 8px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 30px;
    padding: 10px 20px 12px;
}
.banner-btn:hover {
    color: rgb(0, 0, 0);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    background: rgb(255, 255, 255);
}
.banner-main .owl-dots {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 50px;
}
.banner-main .owl-dots .owl-dot {
    display: inline-block;
    margin: 0px 10px;
}
.banner-main .owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 50%;
    background: rgba(132, 132, 132, 0.57);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(132, 132, 132);
    border-image: initial;
}
.banner-main .owl-dots .owl-dot.active span {
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
}
/* Thành phần module */
.warp-module{
    margin-bottom: 85px;
}
.warp-module .webparttitlecontrol{
    text-transform: uppercase;
    margin: 0;
    font-size: 40px;
    margin-bottom: 70px;
    line-height: 1.4;
}
.module-sub .webparttitlecontrol{
    margin-bottom: 30px;
}
.module-fix .webparttitlecontrol {
    margin: 0;
    padding: 20px 0px;
    background: #f4f4f4;
    font-weight: bold;
    font-family: SVN-Avo;
}
.warp-module .webpartheadercontrol{
    margin-bottom: 70px;
    font-size: 20px;
    padding: 0px 15px;
}
.row-fix{
    margin: 0px -4px;
}
.col-fix{
    padding: 0px 2px;
}
.margin-0{
    margin: 0;
}
.padding-0{
    padding: 0;
}
.btn-link a {
    border: 1px solid #787878;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 80px;
    text-transform: uppercase;
}
.btn-link a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.text-left{
    text-align: left;
}
/* DS loại sản phẩm */
.cata-list-items{
	margin-bottom:4px;
}
.cata-list-items a {
    color: #000;
    text-transform: uppercase;
	position:relative;
	display: block;
}
.cata-list-items a img{
    width: 100%;
}
.cata-list-items a span {
    display: block;
    font-size: 18px;
    font-family: SVN-Avo;
	position:absolute;
	left:0;
	width:100%;
	bottom:20px;
	letter-spacing: 1px;
}
.catalog-title{
    margin: 40px 0px;
}
.catalog-title a{
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
.warp-catalog .owl-dots {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 220px;
}
.warp-catalog .owl-dots .owl-dot {
    display: inline-block;
    margin: 0px 4px;
}
.warp-catalog .owl-dots .owl-dot span {
    width: 37px;
    height: 3px;
    display: block;
    background: #a2a0a3;
}
.warp-catalog .owl-dots .owl-dot.active span {
    background: #000;
}
/* Footer */
.warp-contact {
    margin: 0px 0px 40px;
}
.contact-items {
    width: 50%;
    padding: 0px 15px;
    margin-bottom: 10px;
}
.contact-body {
    text-align: center;
    border: 1px solid #acacac;
    border-radius: 50px;
    padding: 6px 15px;
    min-height: 80px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-title {
    font-size: 20px;
    margin-right: 10px;
}
.hotline-phone a {
    color: #000;
    font-size: 40px;
    font-family: VNF-Bodoni;
}
.chinhsach-items {
    margin-bottom: 20px;
    padding: 20px 10px;
    border: 1px solid #acacac;
    border-radius: 10px;
    min-height: 113px;
}
.chinhsach-icon img {
    width: 25%;
    margin: 0 auto;
    transition: all .5s;
}
.chinhsach-items:hover .chinhsach-icon img {
    transform: rotateY(360deg);
}
.chinhsach-items a,.chinhsach-items span {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}
.chinhsach-icon {
    margin-bottom: 10px;
}
.warp-footer {
    background: #f4f4f4;
    line-height: 1.7;
    padding-top: 45px;
}
.warp-footer .webparttitlecontrol {
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 13px;
}
.footer-center {
    border-left: 1px solid #7b7b7b;
    padding-left: 30px;
    margin-bottom: 70px;
}
.store-col-body li {
    padding: 3px 0px;
}
.footer-bot {
    padding: 15px 0px;
    border-top: 1px solid #dcdcdc;
}
.footer-bot p{
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-bot span {
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
}
/* Sản phẩm */
.product-body {
    margin-bottom: 30px;
    position: relative;
}
.mix-match-item {
    margin: 0;
}

.mix-match-left,.mix-match-right {
    padding: 0;
}

.mix-match-right {
    overflow: hidden;
}
.bg-mixmatch {
    height: calc(100% - 4px);
    padding-right: 8px;
}
.bg-mixmatch img{
    object-fit: cover;
    height: 100%;
}
.mix-match-product-item {
    margin-bottom: 4px;
}
.mix-match-product-item a{
    color: #000;
    display: block;
    position: relative;
    font-size: 18px;
}
.mix-match-product-item a span{
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
	display:none;
}
.warp-mix-match .owl-dots{
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 30px;
    text-align: center;
}
.warp-mix-match .owl-dot{
    display: inline-block;
    margin: 0px 1px;
}
.warp-mix-match .owl-dot span{
    display: block;
    height: 2px;
    width: 30px;
    background: #a1a1a1;
}
.warp-mix-match .owl-dot.active span {
    background: #5f5f5f;
}
.product-avatar {
    background: url(/DigitvisionSkins/Lemino/images/giphy-01.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.product-avatar .owl-controls{
    opacity: 0;
    transition: all .3s;
}
.product-avatar:hover .owl-controls {
    opacity: 1;
}
.product-avatar .owl-nav div {
    position: absolute;
    height: 35px;
    width: 35px;
    background: #fff;
    display: block !important;
    top: 44%;
    transform: translate(0, -50%);
    transition: all .4s ease;
    color: #000;
    text-align: center;
    font-size: 20px;
}
.product-avatar .owl-nav div.owl-prev {
    left: 0;
}
.product-avatar .owl-nav div.owl-next {
    right: 0;
}
.product-avatar .owl-nav div.owl-prev:before,
.product-avatar .owl-nav div.owl-next:before {
    font-family: "Font Awesome 5 Pro";
}
.product-avatar .owl-nav div.owl-prev:before {
    content: "\f053";
}
.product-avatar .owl-nav div.owl-next:before {
    content: "\f054";
}
.product-avatar .owl-dots{
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    padding: 10px;
    bottom: 30px;
    transition: all .3s;
}
.product-avatar .owl-dot{
    display: inline-block;
    margin: 0px 1px;
}
.product-avatar .owl-dot span{
    display: block;
    height: 2px;
    width: 30px;
    background: #a1a1a1;
}
.product-avatar .owl-dot.active span{
    background: #5f5f5f;
}
.product-sale {
    position: absolute;
    color: #fff;
    background: url(https://www.lemino.vn/FileManager/images/tag-discount.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 0px 5px 1px 10px;
    top: 0;
    right: 0;
    font-size: 12px;
    z-index: 2;
}

.product-content {
    padding: 20px 0;
    font-size: 18px;
    min-height: 126px;
}

.product-title {
    font-size:14px;
	display:none;
    margin-bottom: 5px;
}

.product-name {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.product-title a,.product-name a {
    color: #000;
}

.product-price-old {
    position: relative;
    text-decoration: line-through;
    margin-bottom: 5px;
    color: var(--light-gray);
}
.selectpage a {
    display: inline-block;
    height: 47px;
    width: 47px;
    border: 1px solid #b4b4b4;
    color: #b4b4b4;
    border-radius: 50%;
    padding: 10px 0px;
    font-size: 16px;
    margin: 0px 5px;
    margin-bottom: 10px;
}
.selectpage a.pagingactive,.selectpage a:hover {
    border: 1px solid #000;
    color: #000;
}
.totalitem{
    padding: 10px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 16px;
}
/* Chi tiết sản phẩm */
.product-photo .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 48px;
    left: 0;
    right: 0;
}
.product-photo .owl-dot {
    display: inline-block;
    margin: 0px 1px;
}
.product-photo .owl-dot span {
    background: #a1a1a1;
    height: 2px;
    width: 15px;
    display: block;
}
.product-photo .owl-dot.active span {
    background: #5f5f5f;
}
.warp-product-detail {
    padding: 0px 8px;
}

.product-detail-info {
    padding-left: 80px;
}

.product-media-items {
    margin-bottom: 4px;
}

.product-detail-code {
    color: var(--light-gray);
    margin-bottom: 15px;
}

.product-detail-name {
    color: var(--dark-gray);
    margin: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2;
    z-index: 1;
}

.product-detail-sticker {
    margin-bottom: 50px;
}

.product-detail-price-new {
    font-size: 30px;
    font-family: SVN-Avo;
    font-weight: bold;
}

.product-detail-price-old {
    font-size: 14px;
    color: var(--light-gray);
    text-decoration: line-through;
}

.product-detail-color {
    margin-bottom: 30px;
}

.detail-color .option-title,
.detail-size .option-title {
    margin-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.detail-color .color-item {
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
    line-height: 0;
}
.detail-color .color-item.selected,
.detail-size .option-items.selected{
    border: 2px solid #000;
}
.detail-color .color-item .avataritem,
.detail-size .color-item {
    height: 25px !important;
    width: 25px !important;
    border-radius: 50% !important;
    position: relative;
    text-align: center;
    margin: 0px !important;
}
.detail-size{
    margin-top: 15px;
}
.detail-size .option-wrap{
    display: flex;
    align-items: center;
}
.detail-size .color-item{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: 1px solid #ccc;
    margin-right: 5px !important;
    font-size: 12px;
}
.detail-size .color-item.selected{
    background: #000;
    color: #fff;
    border-color: #000;
}
.product-detail-order {
    margin-bottom: 38px;
    overflow: hidden;
}
.product-detail-order .warp-addtocart>span {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}

.input-group-btn {
    display: inline-block;
    border: 2px solid var(--dark-gray);
    border-radius: 7px !important;
    margin-left: 0px !important;
}

.product-detail-order .warp-addtocart>.input-group .input-group-btn button {
    height: 46px !important;
    width: 46px !important;
    font-size: 20px;
    line-height: 0;
    padding: 15px 0px;
    display: flex;
    align-items: top;
    justify-content: center;
    margin: 0;
}

.product-detail-order .warp-addtocart>.input-group #cartqtty {
    display: inline-block !important;
    width: 50px;
    height: 50px;
    margin: 0px 10px;
    border: 2px solid var(--dark-gray);
    border-radius: 7px;
    text-align: center;
    font-weight: bold;
    flex: none;
}

.product-detail-order .warp-addtocart>a {
    display: block !important;
    margin-top: 30px;
    border: 1px solid #000;
    padding: 14px 20px;
    border-radius: 7px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    background: #000;
}

.product-detail-order .warp-addtocart>a i {
    display: none;
}

.product-detail-content {
    border-bottom: 1px solid #d7d7d7;
}

.product-detail-content-title {
    font-size: 16px;
    font-family: SVN-Avo;
    font-weight: bold;
    cursor: pointer;
    padding: 15px 0px;
    position: relative;
    border-top: 1px solid #d7d7d7;
}

.product-detail-content-title i {
    position: absolute;
    right: 0px;
    top: 18px;
}

.product-detail-content-title.active i::before {
    content: "\f068";
}

.product-detail-content-des {
    padding: 10px 0px 20px;
    line-height: 1.7;
    display: none;
}
.product-note-ship a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.product-detail-scroll {
    position: fixed;
    top: -100px;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 15px;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 12px 20px 0 rgb(0 0 0 / 8%);
    transition: top .2s ease-in-out;
}

.product-detail-scroll.fixed {
    top: 0;
}

.scroll-left {
    float: left;
    overflow: hidden;
    min-width: 50%;
    display: flex;
    align-items: center;
}

.scroll-right {
    float: right;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.scroll-left img {
    width: 32px;
    float: left;
    margin-right: 20px;
}

.scroll-title {
    text-transform: uppercase;
    font-weight: bold;
}

.scroll-price,
.scroll-cart {
    float: left;
}

.scroll-price {
    text-align: right;
    margin-right: 20px;
}

.scroll-price-old span {
    position: relative;
}

.scroll-price-old span:before {
    content: '';
    position: absolute;
    top: 60%;
    height: 1px;
    width: 100%;
    background: #333;
    left: 0;
}

.scroll-cart #cartqtty,
.scroll-cart a i {
    display: none !important;
}

.scroll-cart a,
.scroll-cart a:hover {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 50px;
    background: #000;
    min-width: 120px;
    padding: 5px 0px;
}
.product-detail-store-body {
    max-height: 60vh;
    overflow: auto;
}
.product-detail-store-list h5{
    font-weight: bold;
    font-size: 16px;
    margin-top: 0;
}
.showroom_item {
    margin-bottom: 30px;
}
.showroom_item_name {
    font-weight: bold;
}
.showroom_item span {
    display: block;
}
.showroom_item_address {
    color: #8e8e8e;
}
a.btn-addtocart {
    /* pointer-events: none; */
}
a.btn-addtocart.addtocart-auto {
    pointer-events: auto;
}
/* Menu điều hướng */
.warp-nav {
    border-bottom: 1px solid #999;
    padding: 20px 0px;
    display: none;
}
.danhsachsanpham .warp-nav{
    display: flex;
    align-items: center;
    justify-content: center;
}
.chitietsanpham .warp-nav{
    border: 0;
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
.warp-nav li {
    display: inline-block;
    list-style: none;
    padding-right: 17px;
    margin-right: 17px;
    border-right: 1px solid #9a9a9a;
    line-height: 1;
    margin-bottom: 5px;
}
.leby .warp-nav li.fist,.lemino-page.shop .warp-nav li:nth-child(3),.lemino-men.shopmen .warp-nav li:nth-child(3),.salemen .warp-nav li.second{
    display: none;
}
.warp-nav li:last-child {
    padding-right: 0;
    margin-right: 0;
    border: 0;
}

.warp-nav li a {
    color: var(--light-gray);
}

.warp-nav li:last-child a {
    color: #000;
}
.nav-module {
    display: inline-block;
    opacity: 0;
}
/* Bộ lọc sản phẩm */
.bg-over {
    transition: all .3s;
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    background: #000;
    z-index: -1;
    opacity: .5;
    display: none;
}
.bg-over.active {
    z-index: 999;
    display: block;
}
.warp-filter {
    margin-left: auto;
}
.chitietsanpham .warp-filter{
    display: none;
}
.click-filter {
    min-width: 170px;
    padding: 10px 40px 10px 15px;
    border: 1px solid #acacac;
    color: #333;
    display: inline-block;
    text-align: left;
    font-family: UTM Avo;
    border-radius: 50px;
    cursor: pointer;
    position: relative;
    transition: all .3s;
}
.click-filter:hover{
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.click-filter .webparttitlecontrol {
    font-size: 16px;
    margin: 0;
}
.click-filter::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f1de";
    position: absolute;
    top: 11px;
    right: 17px;
}
.body-filter {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100vh;
    width: 650px;
    background: #fff;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.body-filter.active {
    right: 0;
    opacity: 1;
    visibility: visible;
}
.filter-top {
    display: flex;
    align-items: center;
    padding: 24px 65px;
    background: #f6f5f3;
    border-bottom: 1px solid #e0dfda;
}
.filter-top-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
}
.filter-close {
    margin-left: auto;
    font-size: 20px;
    cursor: pointer;
}
.none-finter {
    padding: 35px 65px;
    max-height: 90vh;
    overflow: auto;
}
.filter-crumbs-warp {
    max-width: 1590px;
    margin: 0 auto;
    padding: 0px 12px;
    margin-bottom: 40px;
}
.none-finter .filter-crumbs-warp {
    display: none;
}
.none-finter .filter-group {
    margin-bottom: 34px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c9c9c9;
}
.filter-title {
    display: flex !important;
    align-items: center;
    font-size: 16px;
    margin-bottom: 20px;
    cursor: pointer;
}
.filter-title-tip {
    display: none !important;
}
.filter-title i {
    margin-left: auto;
    font-weight: 300;
    font-size: 20px;
}
.filter-items {
    display: none;
}
.filter-items .checkboxlist {
    margin: 0px -10px;
    overflow: hidden;
}
.filter-items .checkboxlist .attr-item {
    width: 25%;
    padding: 0px 10px;
    float: left;
    color: #aeaeae;
}
.none-finter .checkboxlist .attr-item input {
    display: none;
}
.filter-items .checkboxlist .attr-item label {
    cursor: pointer;
    font-weight: normal;
}
.none-finter .checkboxlist .attr-item .filtercount {
    display: none !important;
}
.filter-wrap.color a {
    color: #aeaeae;
    text-decoration: none;
    display: inline-block;
    width: 33.33333%;
    margin-bottom: 20px;
    font-size: 0;
}
.none-finter .filterattributecontrol div:nth-child(5) .filter-wrap.color {
    margin: 0px -22px;
}
.none-finter .filterattributecontrol div:nth-child(5) .filter-wrap.color a {
    width: 17%;
    padding: 6px 20px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0px 22px;
    margin-bottom: 15px;
}
.filter-wrap a .avataritem {
    width: 22px !important;
    height: 22px !important;
    vertical-align: middle;
    border-radius: 50% !important;
}
.filter-wrap .avataritem_label {
    display: inline-block !important;
    padding: 0;
    vertical-align: middle;
    font-weight: 400;
    margin: 0;
    padding-left: 5px;
    font-size: 14px;
}
.priceslider {
    padding: 0 20px 0 5px;
    min-height: 50px;
}
.none-finter .ui-slider-horizontal {
    height: 12px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.none-finter .ui-slider .ui-slider-handle {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    top: -5px;
}
/* Tin tức */
.news-home-avatar {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}

.news-home-info {
    padding: 0px 15px;
}

.news-home-title {
    margin-bottom: 15px;
}

.news-home-title a {
    color: #000;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}

.news-home-link a {
    text-decoration: underline;
    color: #000;
}
/* Tích điểm */
.warp-rewards .form-inline,.warp-rewards .mobilephone {
    display: inline-block;
}
.warp-rewards .mobilephone,.warp-rewards .btn-reward {
    border-radius: 30px;
}
.warp-rewards .btn-reward,.warp-rewards .btn-reward:focus {
    background: #000 !important;
    border: 0px;
    padding: 10px 20px;
}
.menu-news li {
    display: inline-block;
    margin: 0px 30px;
}
.menu-news li a {
    display: block;
    padding: 35px 0px;
    color: #8c8c8c;
    font-size: 20px;
    border-bottom: 1px solid transparent;
}
.menu-news li.active a,.menu-news li a:hover {
    border-bottom: 1px solid #000;
    color: #000;
}
.menu-news li a i{
    display: none;
}
.news-hot-body {
    position: relative;
}
.news-hot-avatar a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 56%;
    display: block;
}
.news-hot-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px 10px 40px;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    font-size: 20px;
}
.news-hot-title a {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    color: #fff;
    margin-bottom: 15px;
    font-size: 30px;
}
.news-hot-btn a {
    display: inline-block;
    padding: 15px 50px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    line-height: 1;
    text-transform: uppercase;
}
.warp-cata-news .webparttitlecontrol {
    margin: 0;
    font-size: 30px;
    margin-bottom: 15px;
}
.warp-cata-news .webpartheadercontrol {
    font-size: 20px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
.news-page-avatar a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 65%;
    display: block;
}
.news-page-text {
    font-size: 18px;
    padding: 20px 0px;
}
.news-page-date {
    font-size: 14px;
    margin-bottom: 15px;
}
.news-page-title{
    margin-bottom: 15px;
}
.news-page-title a {
    color: #000;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}
.news-page-des {
    color: #a2a2a2;
}
.news-cata-link {
    margin: 40px 0px;
}
.news-cata-link a {
    display: inline-block;
    padding: 15px 50px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 18px;
}
.warp-news-detail {
    margin: 0px -12px;
}
.detail-top-left {
    width: 130px;
    text-align: center;
    display: none;
}
.detail-top-right {
    padding: 20px 30px;
    border-left: 1px solid #eeede9;
}
.news-detail-page a {
    color: #000;
    text-transform: uppercase;
}
.news-detail-title {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    line-height: 1.5;
}
.news-container {
    max-width: 1244px;
    padding: 0px 15px;
    padding-top: 90px;
    margin: 0 auto;
    font-size: 16px;
}
/* Hệ thống cửa hàng */
.articlesmaps .loadarticles {
    width: 35%;
    float: left;
    padding: 0px 15px;
}
.warp-mientrung,.warp-miennam {
    display: none;
}
.stores-number {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 20px;
}
.warp-mien-title {
    font-weight: bold;
    padding: 20px 0px;
    border-bottom: 1px solid #d3cfcc;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}
.warp-mien-title::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    position: absolute;
    right: 0;
    top: 22px;
    color: #d3cfcc;
}
.store-items {
    color: #959595;
    margin-bottom: 15px;
}
.warp-store .store-items {
    margin-bottom: 0px;
}
.store-body {
    padding: 35px 20px 25px 60px;
    padding-left: 60px;
    background-image: url(/FileManager/Logo/logo-house.png);
    background-position: left top 60px;
    background-repeat: no-repeat;
    background-size: 34px;
    border-bottom: 1px solid #e2e2e0;
}
.store-title {
    font-size: 18px;
    margin: 0px;
    margin-bottom: 12px;
    cursor: pointer;
    color: #000;
}
.store-des {
    color: #939393;
}
.warp-mienbac,.warp-mientrung,.warp-miennam {
    max-height: 500px;
    overflow: auto;
}

.articlesmaps .loadmap {
    width: 65%;
    float: left;
    padding: 0px 15px;
    position: relative;
    z-index: 1;
}
/* Giỏ hàng */
.warp-shoppingcart table {
    font-size: 16px;
    position: relative;
    margin-bottom: 100px;
}
.warp-shoppingcart .table-bordered {
    border: 0px solid transparent;
}
.warp-shoppingcart .datagridheader {
    text-align: center;
}
.warp-shoppingcart .table-bordered tr {
    border-bottom: 1px solid #aca7a1;
}
.warp-shoppingcart .table-bordered tr.datagridheader,
.warp-shoppingcart .table-bordered tr.datagridfooter {
    border: 0 !important;
}
.warp-shoppingcart .table-bordered td,
.warp-shoppingcart .table-bordered th {
    border: 0;
    padding: 40px 0px;
    vertical-align: middle;
}
.warp-shoppingcart .table-bordered th {
    text-align: center;
    font-weight: normal;
}
.warp-shoppingcart table .imgborder {
    width: 128px !important;
    height: auto !important;
}
.warp-shoppingcart .attributeitemvalue {
    font-size: 16px !important;
    color: #c4c1bc;
    margin: 10px 0px;
}
.warp-shoppingcart .option-items,
.warp-shoppingcart .option-items-value {
    display: flex;
    align-items: center;
}
.warp-shoppingcart .option-items .option-items-title {
    margin-right: 5px;
}
.warp-shoppingcart .option-items,
.warp-shoppingcart .option-items-value {
    display: flex;
    align-items: center;
}
.warp-shoppingcart .option-items-value .avataritem {
    display: none !important;
}
.productitem_avatar {
    margin-right: 60px !important;
}
.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: none !important;
}
.warp-shoppingcart .btn-remove {
    font-size: 16px;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #c4c1bc;
    color: #c4c1bc;
    border-radius: 0px;
}
.warp-shoppingcart .btn-remove i {
    display: none;
}
.warp-shoppingcart button {
    border: 1px solid #ccc;
    margin: 0 !important;
    border-radius: 50% !important;
    width: 34px;
    height: 34px;
    font-size: 20px;
    padding: 0;
    display: flex;
    align-items: start;
    justify-content: center;
}
.warp-shoppingcart button:hover,.warp-shoppingcart button:focus{
    border: 1px solid #ccc;
}
.warp-shoppingcart .cartqtty {
    text-align: center;
    border: 0;
}
.warp-shoppingcart .input-group-btn{
    border: 0!important;
}
.cart-updateqtty {
    position: absolute;
    bottom: -80px;
    right: 0;
}
.warp-shoppingcart .table-bordered td.rowstylegiasp,
.warp-shoppingcart .table-bordered td.rowstyletongtiensp,
.warp-shoppingcart .table-bordered td.footertongtiensp .cart-totalamount {
    text-align: center;
}
.warp-shoppingcart .checkout a,.warp-shoppingcart .updatecart {
    background: #000 !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: none !important;
    text-transform: uppercase !important;
    padding: 14px 20px;
    font-size: 16px;
    min-width: 430px;
    transition: all .3s;
}
.warp-shoppingcart .updatecart {
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
.warp-shoppingcart .updatecart:hover {
    background: #000 !important;
    color: #fff !important;
}
.number-text,.warp-shoppingcart .continue,.shoppingcart_action .removecart {
    display: none;
}
.shoppingcart_action {
    text-align: right;
    margin-top: 10px;
}
.warp-checkout .well h4 {
    border: 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.warp-checkout .checkout .form-basic>.form-group {
    margin-bottom: 15px;
}
.warp-checkout .orderform label,
.location p {
    font-weight: normal !important;
    margin-bottom: 15px;
}
.warp-checkout .orderform .form-control {
    border-radius: 30px;
    height: 50px;
}
.warp-checkout .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.warp-checkout .orderform label,
.location p {
    font-weight: normal !important;
    margin-bottom: 15px;
}
.warp-checkout .select2-container--bootstrap .select2-selection--single {
    height: 50px;
    padding: 13px 24px 9px 12px;
    border-radius: 30px;
}
.warp-checkout .orderform .form-control {
    border-radius: 30px;
    height: 50px;
}
.cartinfoload,.paymentinfo.well,.btn-edit,.cartinfo_confirm_agree span {
    display: none;
}
.checkout-left,.checkout .col-xl-8 {
    padding-right: 80px;
}
.paymentinfo-clone h4 {
    margin: 0px !important;
    margin-bottom: 15px !important;
    border: 0 !important;
    padding: 0 !important;
    padding-top: 18px !important;
}
.paymentinfo_body label {
    font-weight: normal;
    color: #a4a4a4;
}
.counponinfo .input-group {
    display: none;
}
.orderpriceinfo {
    border: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
}
.orderpriceinfo .orderpriceinfo_item {
    margin: 10px -12px !important;
}
.checkout-line {
    border-bottom: 1px solid #000;
}
.text-weight {
    font-weight: bold;
    font-size: 25px;
}
.paymentinfo-clone h4 {
    font-size: 16px;
}
.confirm_text a,.confirm_text_bot a {
    color: #000;
    text-decoration: underline;
}
.btn-confirm,.cartinfo_confirm .btn-success {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    transition: all .3s;
    border-radius: 30px;
    text-transform: uppercase;
}
.btn-confirm:hover,.btn-confirm:focus,.cartinfo_confirm .btn-success:focus,.cartinfo_confirm .btn-success:hover {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000;
}
.confirm_text_bot {
    margin: 15px 0px;
}
.confirm_text_bot span {
    font-weight: bold;
}

#popup-home{
	background:none;
	padding:0;
	display:none;
}
#popup-home .fancybox-close-small{
	color: #fff!important;
    padding: 10px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    padding: 4px;
}
#popup-home .warpformobile button{
	display:none;
}

@media (min-width:1650px){
    .container{
        max-width: 1500px;
    }
    .product-avatar {
        min-height: 635px;
    }
    .warp-product-owl .product-avatar {
        min-height: 634px;
    }
}
@media (max-width:1280px){
    #tpl-container{
        background: #fff;
    }
    .header-middle{
        min-height: 48px;
    }
    .mm-navbar>* {
        padding: 16px 0;
    }
    .menu-bar .menu-list .lever1 a.arrot1 {
        padding: 12px 15px;
    }
    .menu-bar .menu-list .lever1 a.arrot1 i{
        display: none;
    }
    .menu-bar .menu-list .lever1:hover a.arrot1,.menu-bar .menu-list .lever1 a.arrot2:hover{
        text-decoration:none;
    }
    #hamburger {
        position: absolute;
        top: 10% !important;
        width: 40px;
        height: 40px;
        display: block;
    }
    #hamburger:before,#hamburger:after,#hamburger span {
        width: 20px;
        height: 1px;
    }
    #hamburger:before,#hamburger:after,#hamburger span {
        width: 20px;
        height: 1px;
    }
    #hamburger:before {
        top: 15px;
    }
    #hamburger:after {
        top: 30px;
    }
    .logo {
        margin: 15px 0px;
        min-height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .warp-banner {
        margin-bottom: 60px;
    }
    .warp-module {
        margin-bottom: 50px;
    }
    .warp-module .webparttitlecontrol{
        font-size: 30px;
        margin-bottom: 40px;
    }
    .module-fix .webparttitlecontrol{
        margin: 0;
    }
    .warp-module .webpartheadercontrol{
        margin-bottom: 40px;
        font-size: 16px;
    }
    .contact-body {
        min-height: 55px;
    }
    .btn-title {
        font-size: 12px;
    }
    .hotline-phone a {
        font-size: 25px;
    }
    .social-list a {
        width: 32px;
        height: 32px;
    }
    .footer-center{
        padding: 0px 15px;
        border: 0;
        margin-bottom: 40px;
    }
    .footer-right{
        margin-bottom: 40px;
    }
    .social-footer .social-list a{
        width: 25px;
    }
    .download-app p {
        width: 30%;
        display: inline-block;
    }
    .product-avatar {
        min-height: 299px;
    }
    .product-detail-name {
        font-size: 25px;
    }
    .product-detail-info{
        padding-left: 0px;
    }
    .cart-module {
        position: absolute;
        top: 4px;
        right: 10px;
    }
    .checkout-left,.checkout .col-xl-8 {
        padding-right: 40px;
    }
    .product-avatar .owl-controls{
        display: none;
    }
}
@media (max-width:480px){
    .menu-top li a{
        padding: 13px 15px;
        font-size: 14px;
    }
    .header-bot {
        margin-bottom: 20px;
    }
    .banner-img-pc {
        display: none !important;
    }
    .banner-img-xs {
        display: block !important;
    }
    .warp-module .webparttitlecontrol {
        font-size: 24px;
    }
    .btn-link a{
        padding: 8px 40px;
    }
    .bg-mixmatch{
        margin-bottom: 4px;
        padding: 0;
    }
    .product-avatar{
        min-height: 310px;
    }
    .news-home-avatar{
        margin-bottom: 20px;
    }
    .news-home-title a{
        font-size: 14px;
    }
    .catalog-title a{
        font-size: 16px;
    }
    .warp-catalog .owl-dots{
        display: none!important;
    }
    .contact-items{
        width: 100%;
    }
    .download-app p {
        width: 40%;
    }
    .product-detail-left{
        margin-bottom: 20px;
    }
    .banner-main .owl-dots{
        display: none!important;
    }
    .body-filter {
        width: 90%;
    }
    .filter-top {
        padding: 13px 20px 12px;
    }
    .none-finter {
        padding: 13px 20px 50px;
    }
    .none-finter .filter-group {
        margin-bottom: 20px;
        padding-bottom: 0px;
    }
    .filter-wrap.color a {
        width: 50%;
    }
    .filter-items .checkboxlist .attr-item {
        width: 33.33333%;
        margin-bottom: 10px;
    }
    .none-finter .filterattributecontrol div:nth-child(5) .filter-wrap.color a {
        width: 23%;
        margin: 0px 15px;
        margin-bottom: 10px;
    }
    .cart-list .cart-item-name .option-items-title {
        display: inline-block !important;
    }
    .cart-list li{
        padding: 0!important;
        margin-bottom: 10px;
        border: 0!important;
    }
    .productitem_avatar {
        margin-right: 10px !important;
    }
    .cart-updateqtty {
        position: static;
        margin: 0!important;
        padding: 9px;
    }
    .warp-shoppingcart .updatecart {
        padding: 10px 30px;
        font-size: 14px;
    }
    .warp-shoppingcart .checkout a,.warp-shoppingcart .updatecart {
        min-width: 100%;
    }
    .cart-list .cart-totalamount{
        margin-top: -45px !important;
        text-align: right;
        padding-right: 10px;
    }
    .cart-list .cart-item-name {
        font-size: 14px !important;
    }
    .warp-shoppingcart .attributeitemvalue,.warp-shoppingcart .btn-remove {
        font-size: 14px !important;
    }
    .checkout-left,.checkout .col-xl-8 {
        padding-right: 15px;
    }
    .orderpriceinfo_item .col-lg-6 {
        width: 50%;
        float: left;
    }
    .text-weight {
        font-size: 20px;
    }
    .checkout .col-xl-4 {
        margin-top: 40px;
    }
    .articlesmaps .loadarticles,.articlesmaps .loadmap {
        width: 100%;
    }
    .articlesmaps .loadmap {
        max-height: 500px;
        overflow: hidden;
        margin-top: 20px;
    }
    .warp-mix-match .owl-dots{
        display: none!important;
    }
    .search-module{
        display: block!important;
    }
    .formSearch{
        max-width: 100%;
        margin: 0;
        width: 100%;
    }
    .menu-news li a{
        padding: 8px 15px;
        font-size: 16px;
    }
    .news-hot-btn a{
        display: none;
    }
    .news-hot-title a{
        font-size: 16px;
    }
    .news-hot-text{
        padding: 10px;
    }
	.chitietsanpham .warp-nav{
		display:none;
	}
	.chitietsanpham .warp-banner{
		margin:0;
	}
}