.form-group label {
  font-weight: 600;
}
.imgCateIndex {
  width: 4rem;
}
.imgCateSlide {
  height: 5rem;
}
.titleCateSlide {
  height: 2rem;
}
.jcc {
  justify-content: center;
}
.jcsb{
  justify-content: space-between;
}
.jcfs{
  justify-content: flex-start  !important;
}
.titleProduct,
.titleContentDiscount,
.titleProductTrending {
  height: 4.5rem;
  overflow: hidden;
  word-break: break-word;
}
.fonttc {

font-weight: 600;
    font-family: Quicksand;
    color: #629D23;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 20px;
}
.fw600 {
  font-weight: 600;
}
.thumb-sold {
  transform: translateY(7px);
}
.thumb-sold-products {
  transform: translateY(7px);
}
.contactNowContent {
  width: 100%;
}
.thumb-price-product-discount {
  margin-top: 3.5rem;
}
.formOTP {
  margin-top: 7rem !important;
}
.labelOTP {
  display: flex;
  align-items: flex-end;
  padding-left: 2rem;
}

.phantrang {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 18px;
}
.phantrang a,
.phantrang b {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 4px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  border: 1px solid #ddd;
  transition: background-color 0.3s, color 0.3s;
}
.phantrang a:hover {
  background-color: #f0f0f0;
}
.phantrang b {
  background-color: red;
  color: #fff;
  font-weight: bold;
}
.phantrang a[title="Front Page"],
.phantrang a[title="Last Page"],
.phantrang a[title="Previous Page"],
.phantrang a[title="Next Page"] {
  color: #000;
}
.phantrang a[title="Front Page"]:hover,
.phantrang a[title="Last Page"]:hover,
.phantrang a[title="Previous Page"]:hover,
.phantrang a[title="Next Page"]:hover {
  background-color: #ddd;
  color: #000;
}
.fill {
  color: #ffcd00;
}
.w15 {
  width: 15%;
}
.imageUserRv {
  width: 8rem;
}

.reviewTop {
  flex-direction: column;
  margin-left: 2rem;
}
.btn-review {
  padding: 1.25rem;
  font-size: 1.5rem;
  border-radius: 10px;
}
.model-content-review{
  margin-top: 20rem;
}
.toggle-more-info{
  margin: 3rem 0;
}
.imageProductWishlist{
    width: 10rem;
    margin-left: 4rem;
}
.title-product-wishlist{
    margin-left: 20rem;
}
.title-product-wishlist a h6{
    font-size: 1.5rem;
}
.under-maintenance{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}
.contentNotFound  {
    font-size: 3rem;
}
.sub-title-wishlist{
    font-size: 2rem;
}
.btn-primary-login{
    padding: 1rem;
    font-size: 2rem;
    border-radius: 10px;
    width: 15rem;
}
.notifyNothing{
    display: flex;
    justify-content: center;
    align-items: center;
}
.notifyNothing img{
    width: 36rem;
    padding: 7rem;
}
.swal2-popup{
    font-size: 2rem !important;
}
.swal2-actions{
    flex-wrap: nowrap;
    width: 30rem;
}
.swal2-select{
    display: none;
}
.cart-item-header{
    height: 38rem;
    overflow: auto;
}
.cart-area-item{
    height: 43rem;
    overflow: auto;
}
.ml15{
    margin-left: 15%;   
}
.banner-product-area{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.checkout-item-area{
    height: 30rem;
    overflow: auto;
}
.rating-stars-group .rating-star i{
    color: #ffcd00;
    font-size: 13px;
}
.group-quantity-product{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 7px;
    flex-wrap: wrap;
    width: 100%;
}
.title-option-process{
    color: #000;
    font-weight: 600;
    font-size: 1.5rem;
}
.option-process{
    width: 4rem;
    margin: 1rem;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
.single-input select {
    display: block !important;
}
.css_select {
    position: relative;
    display: none;
    padding: 12px;
    margin: 5px 2%;
    border: solid 1px #bebebe;
    border-radius: 5px;
}
.amount-checkout{
    padding: 5px 30px;
}
.fl_right{
    float: right;
}
.cl_red{
    color: red !important;
}
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 30;
}
.modal-overlay-cart {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 29;
}
.ml15rem{
    margin-left: 1.5rem !important;
}
.subLiAccount{
    padding: 15px 30px !important;
    color: #111111;
    font-weight: 600;
    margin: 0 !important;
}
.subLiAccount:hover{
    background: var(--color-primary);
    color: #fff;
}

.slider-range-input{
    padding: 30px 0px;
}
.slider{
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
  overflow: hidden;
}
.slider .progressFilterProduct{
  height: 100%;
  /*left: 5%;*/
  /*right: 5%;*/
  position: absolute;
  border-radius: 5px;
  background: #17A2B8;
}
.range-input{
  position: relative;
}
.range-input input{
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  padding: 0;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb{
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #17A2B8;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.05);
}
input[type="range"]::-moz-range-thumb{
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #17A2B8;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.05);
}

.searchInputHeader{
  position: relative;
  font-weight: 500 !important;
}
.suggestionInput{
  width: 100%;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}
.suggestion-item{
  padding: 10px 20px;
  font-weight: 500;
}
.suggestion-item:hover{
  cursor: pointer;
  border: 2px solid #a4a4a4;
  border-radius: 5px;
  background-color: #f3f4f6;
}

.empty-search-product{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.empty-search-product img{
  width: 50rem;
}
.isQRcode{
  height: 70rem;
  padding: 5rem 0;
}
.infoQrCheckOut{
  position: relative;
  z-index: 30;
  background: #fff;
  width: 70%;
  margin: auto;
  padding: 5rem;
  border: 2px solid gray;
  border-radius: 10px;
}
.imgQr{
    position: sticky;
    top: 0px;
}
.qrCheckout{
  width: 40rem;
}
.infoBanking {
  display: flex;
  flex-direction: column;
  padding-top: 5rem;
}
.nameBanking, .numberBanking, .amountBanking, .contentBanking, .notificationBanking{
  padding: 1rem 0 0 2rem;
}
.copyNumberBanking{
  margin-left: 3rem;
  border: 1px solid;
  padding: 0.75rem;
  border-radius: 8px;
  background-color: bisque;
  cursor: pointer;
}
 .toast-copied {
    position: fixed;
    top: 20px;
    right: -300px;
    background-color: #333;
    color: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    transition: right 0.5s;
    z-index: 30;
}
.toast-copied.show {
    right: 20px;
}
.progressFilterProduct {
    height: 5px;
    background-color: #4CAF50;
    border-radius: 5px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.close-btn-toast {
    background: none;
    border: none;
    color: white;
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: -105px;
    cursor: pointer;
}
.message {
    margin-right: 30px;
}
.buttonBanking{
    margin-top: 2.5rem;
    justify-content: space-evenly;
}
.buttonBanking button{
    width: 10rem;
    height: 4rem;
    font-weight: 500;
    font-size: 1.5rem;
}
.titleNotificationBanking{
    font-weight: 600;
    font-style: italic;
}
.orderDetails{
    padding: 2rem 0;
}
.profileUser{
    margin: 5rem 20%;
}
.margin0{
    margin: 0 !important;
}
.profilePassword{
    justify-content: space-evenly;
}
.btn-change-password{
    background: #629D23;
    border-radius: 6px;
    display: block;
    max-width: max-content;
    padding-top: 1rem;
    margin-top: 3rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
}

.dialog-edit-password{
    margin-top: 10%;
}

.toggle-password-profile{
    cursor: pointer;
    position: absolute;
    top: 3.4rem;
    right: 1rem;
}
.inputPassword{
    border: 1px solid !important;
    border-radius: 5px !important;
    height: 4rem !important;
}
.btn-update-profile{
    padding: 3rem 0 1rem 0;
}
.btn-update-password{
    width: 11rem;
    height: 4rem;
    font-size: 1.7rem;
}
.single-input{
    padding: 1rem;
}
.inputDisabled{
    background-color: #f1f1f1 !important;
}
.btn-view-orderDetail{
    width: 8rem;
    height: 3rem;
    font-size: 1.5rem;
    font-weight: 600;
    text-decoration: none !important;
}
.btn-cancel-order{
     width: 8rem;
    height: 3rem;
    font-size: 1.5rem;
    font-weight: 600;
}
.span-status-order .badge{
    font-size: 1.5rem !important;
    padding: .75rem !important;
}
.invoice-location{
    width: 100%;
}
.infoInvoice{
    width: 55%;
}
.invoice-location .titleInvoice .title{
    width: 55%;
    margin-bottom: 4rem;
}
.logo-invoice{
    width: 45%;
    text-align: center;
}
.logo-invoice img{
    width: 30rem;
}
#downloadBtn{
    padding: 1.7rem;
}
.invoice-table th,
.invoice-table td {
    border: 1px solid #000 !important;
    padding: 8px;
}
.invoice-table{
    border: 1px solid #000 !important;
}
#addressDisplay{
    margin: 0 !important;
    padding-left: 5px;
}
.btn-invoice-back{
    font-size: 1.5rem;
    color: #fff;
    font-weight: 600;
    height: 4rem;
    width: 12rem;
    padding: .75rem;
    border-radius: 10px;
}
.order-table-account{
    height: 65vh;
}
.productDetailWrapper {
    height: 23rem;
    overflow: hidden;
    transition: height 1s ease;
}
.toggle-more-info{
    width: 100%;
}
.toggle-button {
    background-color: var(--color-primary);
    color: white !important;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}
 .productDetailWrapper.expanded {
    height: auto;
}

.reviewDetailWrapper {
    height: 15rem;
    overflow: hidden;
    transition: height 0.5s ease;
}

.reviewDetailWrapper.expanded {
    height: auto;
}
.reviewProduct{
    margin-top: 5rem !important;
}

.rts-header-one-area-one{
    width: 100%;
    position: fixed;
    z-index: 10;
    background: #fff;
}
.mainContent{
    padding-top: 17rem;
}
.rts-btn.btn-primarylogin {
    background: rgba(64, 167, 226, 0.9);
    border-radius: 6px;
    display: block;
    max-width: max-content;
}
.layoutLoginShape{
    min-height:auto;
    background:#f6f6f6;
}
.containerLogin{
    width: 80%;
}
.fxt-column-wrap{
    padding: 30px 0 !important; 
    min-height: auto !important;
}
.fxt-template-layout34{
    min-height: 80vh !important;
}
.fxt-middle-content-img{
    text-align: center;
}
.fxt-middle-content-img img{
    width: 80%;
}
.fxt-form-Login{
    background:#fff;
    margin-top: 30px;
}
.fxt-form-Login .fxt-column-wrap{
    min-height:auto; 
    padding: 10px 0;
}
.fxt-form-Login .fxt-column-wrap .fxt-title-Login{
    padding: 10px;
}
.fxt-form-Login .fxt-column-wrap .fxt-title-Login h2{
    margin: 1px;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 22px;
    color: #3EB75E;
}
.fxt-form-Login .fxt-column-wrap .fxt-title-Login p{
    font-size: 17px;
    width: 90%;
    line-height: 25px;
}
.fxt-form-Input{
    width: 80%;
    margin: auto;
}
.category-hover-header:hover + .modal-overlay-cart {
    display: block;
}
.fxt-switcher-text{
    text-decoration: none;
}
.headerDetailCart, .contentDetailCart{
    display: flex;
    width: 40%;
    justify-content: space-between;
}
.contentDetailCart{
    margin-right: 3rem;
}
.headerDetailCart .quantity p, .headerDetailCart .subtotal p {
    width: 9rem;
}
.contentDetailCart .group-quantity-product {
    width: 9rem !important;
}
.titleContentDetailCart{
    display: none;
}
.tranding-product .body-content{
    width: 100%;
}
.fxt-animated-img .fxt-transformX-L-50 img{
    width: 70rem;
    padding-top: 64rem;
}
.activeWishlist i{
    font-weight: 600 !important;
}
.btnRemoveFromCartDetail{
    background: red;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    color: white;
    text-align: center;
}
.btnRemoveFromCartDetail i{
    font-weight: 600;
    transform: translateY(2px);
}
.checkout-item-area .notifyNothing img{
    width: 30rem !important;
}
.productByTypeBodyContent,
.productBodyContent{
    width: 104% !important;
}
.our-payment-method,
.shop-sight-sticky-sidevbar{
    width: 40rem;
}
.model-content-review{
    width: 100%;
   /* transform: translateX(-148px); */
}
.titleModalReview {
    font-size: 2rem;
}
.modalTitleProductReview{
    font-size: 2rem;
    font-weight: 600;
    padding: 20px !important;
    width: 40rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ratingReviewProduct{
    font-size: 3rem;
    margin-left: 6rem;
}
.contentReviewProduct textarea{
    border: 2px solid;
    border-radius: 10px;
}
.buttonSubmitReview{
    height: 4rem;
    width: 12rem;
    font-size: 1.5rem;
    font-weight: 600;
    border-radius: 5px;
}
.cursorDefault{
    cursor: default !important;
}
.searchProductBodyContent, .layoutContentProduct{
    width: 104%;
}
.theiaStickySidebar{
    position: sticky !important;
    top: 24rem;
}
 #widget {
    position: fixed;
    right: 6px;
    z-index: 99;
    top: 60%;
    margin-top: -66px;
}
.callmeText {
    position: absolute;
    z-index: 0;
    top: 26px;
    padding-left: 50px;
    width: 170px;
    height: 39px;
    line-height: 43px;
    background-color: #fff;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    margin-left: 25px;
}
.callmeTextzalo {
    position: absolute;
    z-index: 0;
    top: 86px;
    padding-left: 57px;
    width: 204px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    margin-left: 25px;
}
.phone_text {
    font-size: 16px;
    font-weight: bold;
    color: #cf0808;
}
#widget>a {
    display: block;
    text-align: center;
    border: 1px solid #0ea180;
    padding: 2px;
    border-radius: 50%;
    color: #FFF;
    font-size: 13px;
    background: #FFF;
    -webkit-box-shadow: 0 1px 5px #999;
    -moz-box-shadow: 0 1px 5px #999;
    box-shadow: 0 1px 5px #999;
        margin-bottom: 5px;
        height: 39px;
        width: 39px;
}
#widget>a:hover {
    display: block;
    text-align: center;
    border: 1px solid #f00;
    padding: 2px;
    border-radius: 50%;
    color: #FFF;
    font-size: 13px;
    background: #FFF;
    -webkit-box-shadow: 0 1px 5px #999;
    -moz-box-shadow: 0 1px 5px #999;
    box-shadow: 0 1px 5px #999;
        margin-bottom: 5px;
         height: 39px;
        width: 39px;
}
#widget>a [class*=fa] {
    background: #0ea180;
    display: block;
    line-height: 32px;
}
#widget>a [class*=fa], #widget>a img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.suntory-alo-phone {
	background-color: transparent;
	cursor: pointer;
	height: 120px;
	position: fixed;
	transition: visibility 0.5s ease 0s;
	width: 120px;
	z-index: 200000 !important;
}
.suntory-alo-ph-circle {
	animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
	background-color: transaparent;
 /*	border: 2px solid rgba(30, 30, 30, 0.4); */
	border-radius: 100%;
	height: 100px;
	left: 0px;
	opacity: 0.1;
	position: absolute;
	top: 0px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 100px;
}
.suntory-alo-ph-circle-fill {
	animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
	border: 2px solid transparent;
	border-radius: 100%;
	height: 60px;
	left: 15px;
	position: absolute;
	top: 15px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 60px;
}
.suntory-alo-ph-img-circle {
	/* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
	border: 2px solid transparent;
	border-radius: 100%;
	height: 40px;
	left: 25px;
	opacity: 0.7;
	position: absolute;
	top: 25px;
	transform-origin: 50% 50% 0;
	width: 40px;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
	animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
	animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
	border-color: #00aff2;
	opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
	border-color: #EB278D;
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
	border-color: #bfebfc;
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
	background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
	background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
	background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
	background-color: #00aff2;
}
@keyframes suntory-alo-circle-anim {
	0% {
		opacity: 0.1;
		transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
		opacity: 0.5;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
		opacity: 0.6;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes suntory-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes suntory-alo-circle-fill-anim {
	0% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
		opacity: 0.2;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
}
.suntory-alo-ph-img-circle i {
	animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 25px;
    line-height: 42px;
    padding-left: 8px;
    color: #fff;
}
@keyframes suntory-alo-ring-ring {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}
.filterQuantityProduct{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 7px;
    flex-wrap: wrap;
    width: 100%;
}
.table-responsive{
    overflow-x: unset;
}
.titleLastNews{
    height: 5rem;
    overflow: hidden;
}
.buttonShareFB{
    transform: translateY(0.8rem);
    margin-left: 1rem;
    font-weight: 500;
}
.user-review{
    padding: 2rem 0;
}
.ratingReview .fa-star {
    color: #f93;
}