:root {
    --mau-chinh: black;
    --trang: white;
    --xanh-la: #0E6B39;
    --color-card: #A13B20;
}

a { color:inherit; }

.km-us {
    display: flex;
    flex-direction: column;
    font-size: 0.8em;
}

.cua-hang .giohang-us {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items:center;
}

.km-us .khuyen-mai {
    background-color: var(--xanh-la);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    row-gap: 5px;
    padding: 10px;
	height:100%;
}

.km-us .member-login {
    text-align: center;
    color: var(--trang);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gio-hang {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
	cursor:pointer;
}

.gio-hang i {
    font-size: 2.5em;
}

.gio-hang .stt-mon {
    position: absolute;
    top: 8px;
    font-size: 10px;
    left: 40%;
    background-color: var(--xanh-la);
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: var(--trang);
    border-radius: 100%;
    font-family: 'myria';
}

.form-gio-hang {
	visibility:hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
    justify-content: center;
    align-items: center;
}

.form-gio-hang.active {
    visibility: visible;
    opacity: 1;
}

.form-gio-hang .form-content {
    background: #FFF;
    width: 100%;
	height:100%;
    overflow-y: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.top-formup {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: sticky;
	top:0;
    padding: 10px;
	border-bottom:1px solid #000;
	background-color:#FFF;
	z-index:100;
}

.top-formup .gh {
    font-weight: 700;
    font-size: 1.5em;
}

.so-mon {
    margin-left: 10px;
    position: relative;
    padding-left: 9%;
    font-weight: 700;
    font-size: 1.2em;
    margin-top: 5px;
}

.so-mon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 56%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    gap: 10px;
    background-color: black;
    border-radius: 50%;
}

.form-gio-hang .close-btn {
    position: absolute;
    right: 15px;
    font-size: 1.5em;
    cursor: pointer;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.form-content .cam-on {
    text-align: center;
    background-color: var(--mau-chinh);
    color: var(--trang);
    font-weight: 700;
    font-size: 1.1em;
    padding: 10px;
}

.progress {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 20px;
	font-size:.8em;
}

.gr-pg {
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gr-pg:first-child .buoc {
    font-weight: 400;
}

.pg {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    height: 10px;
    background-color: var(--xanh-la);
    z-index: 1;
}

.buoc {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    text-align: center;
    color: var(--xanh-la);
}

.buoc-1 {
    border-radius: 20px 0 0 20px;
}

.buoc-3 {
    border-radius: 0 20px 20px 0;
}
.tt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid var(--xanh-la);
    background-color: #fff;
    color: var(--xanh-la);
    font-weight: 700;
	margin-bottom:5px;
}
.tt .fi-rs-truck-moving { font-size:1.8em; }

.voucher-km {
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
	display: flex; font-size: .7em; align-items: center; justify-content: space-between;
}

.voucher-km .nhap-vc {
    margin-bottom: 6px;
    background-color: #F9F7EF;
    padding: 5px;
    border-radius: 10px;
	white-space:nowrap;
}
.voucher-km .nhap-vc input { background:transparent; border:unset; padding:unset; color:#000!important; display:inline-block; width:70%; vertical-align:middle; }
.voucher-km .nhap-vc .textbox { padding-left:5px; }
.voucher-km .nhap-vc .button { font-weight:bold; width:auto; margin-right:0; }

.voucher-km .so-km {
    color: var(--xanh-la);
    font-size: 1.2em;
    margin-left: 10px;
}

.list-product {
    padding: 20px;
}

.allsp-detail {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 25px;
}

.allsp-detail .sp-detail {
	
}

.allsp-detail .sp-detail img {
    width: 50px;
    height: auto;
}

.anh-sp img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.text-detail {
    white-space:nowrap;
	flex:1; 
}

.text-detail .ten-sp, .text-trend .ten-sp {
    font-family: 'montserrat';
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 5px;
	color:var(--red);
	white-space:wrap;
}
.text-detail .ten-sp a, .text-trend .ten-sp a { display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; line-height:1.3em; }

.qc-gd {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    justify-content: space-around;
	width:92%;
	margin:0 auto 10px;
}

.text-qc {
	flex:1;
    border-radius: 20px;
    padding: 1px 5px;
    border: 1px solid var(--red);
    color: var(--red);
	background-color:#FFF;
    text-align: center;
    font-size: 0.7em;
	height:26px; line-height:24px;
	width:calc(50% - 5px);
	min-width:fit-content;
}

.text-qc.active {
    background-color: var(--red);
    color: var(--trang);
}

.so-luong {
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.so-luong .gia-tri {
    margin-right: 10px;
}

.so-luong .dau {
    color: #c9c9c9;
    font-weight: 700;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    align-self: center;
    width: 20px;
    height: 20px;
}

.so-luong .dau.tang {
    margin-right: 5px;
}

.allsp-detail .box-last {
    display: flex;
	flex-direction:column;
	margin-left:auto;
	text-align:right;
}

.allsp-detail .gia-sp {
    display: flex;
    flex-direction: column;
    font-size: 1.4em;
    font-weight: 700;
    color: var(--xanh-la);
    font-family: 'montserrat';
    align-items: end;
	padding-right:10px;
}

.allsp-detail .gia-sp span {
    font-size: 0.8em;
}

.allsp-detail .gia-sp span {
    text-decoration: line-through;
    color: var(--mau-chinh);
	margin-bottom:5px;
}

.allsp-detail .gia-sp .un-text {
    text-decoration: unset;
}

.clear-sp {
    margin-bottom:5px;
}

.form-content .title-pro {
    text-align: center;
    font-size: 1.5em;
    padding: 10px;
    font-weight: 700;
}

.detail-trend {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    margin-bottom: 20px;
}

.trend-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 8px;
}

.price-add {
    text-align: right;
    min-width: 120px;
    font-family: 'montserrat';
}

.price-trend {
    margin-bottom: 8px;
    position: relative;
    font-size: 1.4em;
    font-weight: 700;
    color: var(--xanh-la);
    font-family: 'montserrat';
}

.price-trend span {
    margin-right: 8px;
    text-decoration: line-through;
    color: var(--mau-chinh);
    font-size: 0.8em;
}

.detail-trend button {
    background-color: var(--xanh-la);
    color: var(--trang);
    border: none;
    padding: 8px 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: 700;
    transition: background-color 0.3s ease;
}

.form-content .giao-hang {
    padding: 10px;
}

.address {
    padding: 6px 10px;
    background-color: #F9F7EF;
    border-radius: 20px;
    width: 100%;
    margin: 0 auto;
}

.thanh-toan {
    margin: 20px auto;
    gap: 10px;
    font-weight: 700;
}

.hinh-thuc {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.lc-hinhthuc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.dropdown-ht {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-top: 4px;
}

.lc-hinhthuc svg {
    width: 10px;
    height: 10px;
    fill: #555;
    margin-left: 5px;
    vertical-align: middle;
}

.option-lc {
    width: 48px;
    height: 36px;
    cursor: pointer;
    display: flex;
}

.option-lc img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.hinh-thuc a {
    text-decoration: none;
    margin-top: 6px;
    background-color: #F9F7EF;
    color: black;
    padding: 5px;
    border-radius: 20px;
}

.thanh-toan textarea {
    width: 100%;
    height: 80px;
    padding: 10px;
    border-radius: 8px;
    box-sizing: border-box;
    resize: none;
    background-color: #F9F7EF;
    border: none;
    margin-top: 10px;
}

.thanh-toan textarea::placeholder {
    color: black;
    font-family: 'be-vietnam';
}

.tong-cong {
    color: var(--xanh-la);
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    font-size: 1.3em;
    margin-bottom: 20px;
    font-family: 'montserrat';
}

.tong-cong span {
    text-decoration: line-through;
    color: var(--mau-chinh);
    margin-right: 8px;
}

.lc-hinhthuc .ht-svg {
    font-weight: 400;
    padding: 6px 10px;
    background-color: #F9F7EF;
    border-radius: 20px;
}

.user-name {
    display: flex;
    align-items: center;
    gap: 10px;
}

.avt-small img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.customer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.customer .customer-name {
    font-weight: 700;
	max-width:150px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}

.customer .customer-member {
    font-weight: 400;
    font-style: italic;
    font-size: 10px;
	white-space:nowrap;
}

.user-menu {
    position: relative;
    display: inline-block;
}

.user-menu img {
    width: 30px;
    cursor: pointer;
    border-radius: 50%;
}

.list-usmenu {
    display: none;
    position: absolute;
    right: 0;
    background-color: white;
    min-width: 150px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
    border-radius: 8px;
    overflow: hidden;
}

.list-usmenu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: black;
    transition: background-color 0.2s;
}

.list-usmenu a:hover {
    background-color: #f0f0f0;
}

.list-usmenu.show {
    display: block;
}

.anh-textbanner {
    position: relative;
    width: 100%;
    height: 200px;
}

.banner-cuahang {
    background-image: url("../images/cua-hang/banner-cua-hang.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	position:relative;
}

.banner-cuahang:before { content:''; padding-top:56.25%; display:block; width:100%; height:auto; }
.banner-cuahang img { position:absolute; top:0; left:0; width:100%; height:100%; object-fit:cover; z-index:2; }

.text-bannerch {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'iciel';
    font-weight: 700;
    color: var(--trang);
    text-align: center;
    text-shadow: 2px 0 #fe3263, -2px 0 #fe3263, 0 2px #fe3263, 0 -2px #fe3263,
               1px 1px #fe3263, -1px -1px #fe3263, 1px -1px #fe3263, -1px 1px #fe3263;
    z-index: 3;
}

.filter-pro {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding: 16px;
    justify-content: center;
}

.filter-pro .text-boloc {
    width: 25%;
}

.filter-pro .search-formloc {
    width: 75%;
}

.text-boloc {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.9em;
}

.text-boloc svg {
    width: 10px;
    height: 10px;
}

.search-box {
    position: relative;
    width: 100%;
    max-width: 300px;
}

.search-box input {
    width: 100%;
    padding: 6px 24px 6px 10px;
    background-color: #F9F7EF;
    border: none;
    border-radius: 8px;
    outline: none;
}

.search-box .fi-rs-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    pointer-events: none;
}

.search-formloc input::placeholder {
    text-decoration: underline;
    font-weight: 400;
}

.km-sale {
    display: flex;
	flex-direction:row;
    gap: 10px;
    padding: 0 20px;
    border-radius: 8px;
    justify-content: start;
    align-items: center;
}

.km-sale a {
    background-color: #E7001D;
    text-decoration: none;
    color: var(--trang);
    padding: 0 10px;
    border-radius: 20px;
    font-size: 0.8em;
	height:20px;
	line-height:20px;
}

.product-luachon {
    display: none;
    flex-direction: column;
    padding: 20px;
    background-color: var(--trang);
    gap: 20px;
	text-align:left;
}

.product-luachon .group-sp {
    margin-bottom: 16px;
}

.product-luachon .group-sp span span { font-size: 0.7em; }

.sp-radio {
    display: flex;
    justify-content: space-between;
}

.sp-radio .radio-lc {
	margin-top:10px;
    flex: 1;
    display: block;
    box-sizing: border-box;
    font-size: 0.85em;
	line-height:1.5em; 
	text-align:left;
}
.sp-radio .radio-lc label { min-width:unset; }

.sp-radio .radio-lc input[type="radio" i] {
    background-color: var(--xanh-la);
}

.gt-thuonghieu {
    display: none;
}

.gt-thuonghieu .title-th {
    margin-bottom: 10px;
    margin-top: 10px;
}

.phu-th {
    color: #666;
    font-size: 0.7rem;
	line-height:1.5em;
    text-align: justify;
}

.img-logo {
    display: none;
    justify-content: center;
    align-items: center;
    padding: 10px;
    max-width: 200px;
    margin: 50px auto 0;
    padding: 20px;
}

.img-logo img {
    width: 100%;
    height: auto;
    display: block;
}

.slogan {
    font-family: 'waking';
    font-size: 2.5em;
	line-height:1.3em;
    padding-top: 5%;
}

.hienthi-sp {
    padding: 20px;
}

.hienthi-sp .hienthi-sp-header { text-align:left; }

.hienthi-sp .nut-loc {
    margin-top: 20px;
}

.hienthi-sp .nut-loc button i {
    font-size: 8px;
}

.nut-loc button {
    background-color: #a2a2a2;
    color: var(--trang);
    border: none;
    padding: 4px 5px 4px 15px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    cursor: pointer;
    font-weight: 700;
    gap: 10px;
	margin:0 0 5px 5px; 
}

.nut-loc a {
    text-decoration: underline;
    color: #a2a2a2;
    font-size: 0.8em;
    margin-left: 10px;
}

.allsp-filter {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    position: relative;
    z-index: 0;
	margin-top:30%;
	width:calc(50% - 5px);
	margin-right:auto;
}

.allsp-filter::before {
    content: "";
    background-color: #F9F7EF;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
	bottom:0;
	left:0;
    border-radius: 10px;
}
.allsp-filter:hover .img-filter img { transform: rotate(360deg); }

.filter-detail {
    display: flex;
	flex-direction:column;
    gap: 5px;
    align-items: center;
    padding: 20px 10px 0;
}

.img-filter {
	position:relative;
    width: 90%;
	margin-top:-52%;
}
.img-filter:before { content:''; padding-top:100%; display:block; width:100%; height:auto; }

.img-filter img {
	position:absolute; top:0; left:0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: transform .7s ease-in-out;
}

.top-start {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 96%;
	margin:5px 0;
}

.top-start a {
    display: inline-block;
    font-weight: bold;
    color: var(--trang);
    background-color: #E7001D;
    padding: 0 6px;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    font-size: 0.6em;
    height: 20px;
    line-height: 18px;
}

.hh a {
    background-color: black;
}

.start {
    display: flex;
    gap: 2px;
	width:70%; 
	margin:0 0 0 5px;
	align-items:center;
}

.start svg {
    width: 13px;
    height: 13px;
}

.product-filter {
    display: flex;
    flex-direction: row;
    justify-items: start;
    align-items: stretch;
	flex-wrap:wrap;
	font-size:.8em;
}

.product-filter .price-hienthi {
    text-align: center;
    font-weight: 700;
    font-family: 'montserrat';
    font-size: 1.5em;
    line-height: 1.6;
    margin-bottom: 10px;
}

.product-filter .price-hienthi span {
    display: block;
    font-size: 0.35em;
    font-weight: 400;
    line-height: 1;
    margin-top: -0.3em;
}

.allsp-filter .text-detail {
    padding: 0;
    text-align: center;
    margin-left: unset;
}

.text-detail .component-detail {
    font-size: 0.8em;
    margin: 0 0 10px;
	line-height:1.3em; 
	white-space:wrap;
}
.text-detail .component-detail, .text-detail .component-detail p { 
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	overflow:hidden;
}

/* .allsp-filter .qc-gd {
    justify-content: center
} */
.product-aboutus { padding-top:0; }

@media(min-width:768px) {
	
	.form-gio-hang .form-content {
		width: 96%;
		max-width:450px;
		max-height: 90vh;
	}

    .tong-cong {
        font-size: 2em;
    }

    .tong-cong span {
        margin-left: auto;
    }

    .qc-gd {
        gap: 6px;
    }

    .list-pro-trend .trend-img {
        width: 85px;
    }

    .voucher-km {
        display: flex;
        align-items: center;
        gap: 3%;
    }

    .voucher-km .nhap-vc {
        margin-bottom: 0;
    }

    .top-formup .gh {
        font-size: 2em;
    }

    .so-mon::before {
        width: 20px;
        height: 20px;
    }

    .so-mon {
        font-size: 1.7em;
    }

    .km-us {
        flex-direction: row;
    }

    .km-us .box-km {
        width: 70%;
    }

    .km-us .khuyen-mai {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .member-login {
        flex: 1;
        margin: 0 5px;
    }

    .allsp-detail {
        flex-direction: row;
        gap: 20px;
    }

    .anh-textbanner {
        height: 500px;
    }

    .text-bannerch {
        font-size: 1.4em;
        bottom: 25px;
    }

    .all-hienthi {
        max-width: 1500px;
        margin: 0 auto;
        width: 100%;
        padding: 20px;
        padding-top: 5%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }



    .filter-pro,
    .km-sale {
        justify-content: unset;
    }
	
	.filter-pro { gap:10px; }

    .km-sale {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        text-align: center;
    }

    .hinh-thuc {
        flex-direction: column;
    }

    .allsp-filter {
        width: calc(50% - 30px);
        max-width: unset;
		margin-top:12%; 
    }

    .product-filter {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: start;
    }

    .form-gio-hang .allsp-detail .sp-detail img {
        width:70px!important;
    }

    .allsp-detail .gia-sp {
        flex-direction: column;
    }
	
    .clear-sp {
        font-size: 1.2em;
        margin-bottom: auto;
    }

    .form-content .title-pro {
        font-size: 2em;
    }

    .detail-trend .text-trend {
        width: 40%;
    }
	
	
	.product-filter { font-size:1em; }
	.filter-detail { flex-direction:row; align-items:start; }
	.allsp-filter {
        width: calc(50% - 30px);
        max-width: unset;
		margin-top:12%; 
    }
	.img-filter { 
		position:relative;
		width: 60%;
		margin-top:-32%;
	}
	.top-start {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 35%;
		margin:0;
	}
	.product-filter .price-hienthi { font-size:2.5em; }
	.top-start a { font-size:.8em; margin-bottom:5px; }
	.start { width:100%; }
	.start svg {
		width: 20px;
		height: 20px;
	}
	.text-detail .component-detail, .text-detail .component-detail p { display:block; overflow:unset; margin-bottom:15px; }
	.qc-gd { margin-bottom:20px; }
}

@media(min-width:996px) {
    .all-hienthi {
        flex-direction: row;
    }
	
	.product-filter { gap:30px; }

    .allsp-filter {
        width: calc(50% - 20px);
    }

    .left-hienthi {
        width: 30%;
		padding-right:20px;
    }

    .hienthi-sp {
        width: 70%;
		padding-left:20px;
    }

    .product-luachon,
    .img-logo {
        display: flex;
    }

    .gt-thuonghieu {
        display: block;
        margin-top: 15%;
		text-align:left;
    }

    .anh-textbanner {
        height: 700px;
    }

    .text-bannerch {
        font-size: 3em;
        bottom: 30px;
    }

    .product-filter {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 40px;
        margin-top: 40px;
    }

    .product-filter>.item {
        flex: 0 0 33.33%;
        box-sizing: border-box;
    }
	
	.product-luachon .group-sp { line-height:1.5em; }
	.product-luachon .group-sp span { display:block; }
	.product-luachon .group-sp span span { font-size: 0.7em; display:inline-block; }
	.filter-pro, .product-luachon { padding-left:0; }
}

@media(min-width:1200px) {
    .cua-hang .giohang-us {
        gap: 10px;
    }
	
    .cua-hang { position:relative; }
	.km-us { height:50px; }
	.km-us:before { content:''; position:absolute; left:0; top:0; width:30%; height:100%; background-color:var(--xanh-la); z-index:-1; }
	.km-us .khuyen-mai { line-height:50px; height:50px; padding:0; font-size:1.1em; }

    .km-us .khuyen-mai {
        font-size: 1em;
    }

    .km-us .member-login {
        font-weight: 700;
    }

    .thanh-toan {
        display: flex;
    }

    .thanh-toan textarea {
        margin-top: unset;
        height: 110px;
    }

    .km-us {
        gap: 10%;
    }

    .voucher-km {
        display: flex;
        flex-direction: row;
        gap: 20px
    }

    .gr-pg:last-child .tt {
        margin-right: -30%;
    }

    .anh-textbanner {
        height: 1100px;
    }

    .text-bannerch {
        bottom: 35px;
    }
	

    .all-hienthi {
        gap: 20px;
    }
	
	.group-sp b { white-space:nowrap; }
	.product-luachon .group-sp span { display:inline-block; }
	
    .sp-radio .radio-lc,
    .phu-th,
    .phu-slo {
        font-size: 1em;
    }

    .top-formup .gh {
        font-size: 3em;
    }

    .so-mon {
        font-size: 2em;
        margin-left: 30px;
    }

    .pg {
        top: 12px;
        height: 15px;
    }

    .voucher-km {
        justify-content: space-between;
    }

    .voucher-km .nhap-vc {
        padding: 8px 16px;
    }

    .voucher-km .so-km {
        font-size: 1.5em;
    }

    .text-detail .ten-sp,
    .text-trend .ten-sp {
        font-size: 1.2em;
    }

    .thanh-toan textarea {
        width: 50%;
    }

    .hinh-thuc {
        width: 50%;
    }

    .lc-hinhthuc {
        width: 100%;
    }

    .lc-hinhthuc .ht-svg {
        width: 100%;
    }
	
	.product-luachon { padding:30px 0; line-height:1.3em; }
	.group-sp b { display:block; margin-bottom:10px; }
	
	.left-hienthi { padding-right:40px; font-size:.9em; }
}

@media(min-width:1300px) {
    .text-bannerch {
        bottom: 90px;
    }
}

@media(min-width:1500px) {
	.km-us { max-width:1700px; margin:0 auto; }
    .allsp-filter { width: calc(32% - 15px); }
	
	.left-hienthi { width:25%; padding-right:50px; }
    .hienthi-sp { padding:0; width:75%; justify-content:space-between; }
	
	.allsp-filter { margin-top:80px; }
	
}