.footer-logo img {
  width: 11rem !important;
}
.color-white {
  color: white !important;
}
input[type="radio"] {
  width: 16px;
  height: 16px;
  transform: translateY(2px);
}

.summary {
  height: 5.5rem;
}
.icon-summary {
  transform: translateY(5px);
}
.submenu {
  list-style: none;
  padding-left: 20px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.submenu li {
  margin-top: 5px;
  margin-left: 3.5rem;
}
.submenu li a {
  color: #344767;
  letter-spacing: -0.025rem;
  font-size: 14px;
  font-weight: 500;
}
.adminLogout {
  margin-left: 1.5rem;
}
.icon-shape-sidebar {
  width: 38px;
  height: 26px;
}
.icon-shape-sidebar i {
  color: #344767;
}
.sidebar-admin-icon {
  transform: translateY(-4px);
}
.admin-upload {
  display: flex;
  text-align: center;
  justify-content: center;
}
.btn-upload {
  margin-top: 3rem;
}

.header-admin-menubar {
  position: fixed;
  width: 90%;
  top: 0;
  left: 20rem;
  right: 0;
  z-index: 1030;
  background-color: white;
}
.container-content {
  margin-top: 5rem;
}
.select-cateogry {
  border: 1px solid #d2d6da !important;
  height: 3.1rem !important;
}
.overload-table {
  overflow: auto;
}
.checkbox-status {
  height: 2rem;
  width: 2rem;
  margin-left: -1rem;
}
.new-product {
  padding-left: 1rem;
}

.avatar-upload {
  position: relative;
  width: 15rem;
  height: 18rem;
  margin: auto;
}
.avatar-edit {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  cursor: pointer;
}
.button-edit {
  transform: translateX(15rem);
}
.avatar-preview {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}
.ec-image-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumb-upload {
  position: relative;
  width: 4rem;
  height: 5rem;
  margin: auto;
}
.thumb-preview {
  width: 4rem;
  height: 5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}

.form-label {
  font-size: 0.85rem !important;
}
.btn-review {
  justify-content: center;
}

.CategoryNews {
  justify-content: center;
  padding-top: 1rem;
}

.textareaSystem textarea,
.bannerUpload {
  height: 7rem;
}
.logoPreview {
  width: 18rem;
  height: 18rem;
}

.imageBanner {
  width: 45rem;
}
.bannerUpload {
  padding-left: 15.5rem;
}
.edit-upload {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform: translateX(41rem);
}

.ec-pay-option {
  display: block;
  margin-bottom: 10px;
  margin-left: 1rem;
}

textarea {
  width: 100%;
  margin-top: 10px;
}

.ec-pay-agree {
  margin-top: 10px;
}
.partnerWidth {
  width: 120% !important;
  height: 80% !important;
}

.toggle-password {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}
.toggle-password-login {
  position: absolute;
  top: 35%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}
.toggle-password-profile {
  position: absolute;
  top: 45%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}

.btn-coupan {
  position: absolute;
  height: 2.5rem;
  transform: translate(-3.7rem, 0.3rem);
}

.fzh1 {
  font-size: 25px !important;
  font-weight: 500 !important;
}
.btn-update-profile {
  justify-content: center;
  padding-top: 3rem;
}

.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;
}

.dialog-edit-password {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
}
select option {
  background-color: white;
  color: black;
}
.titleSearch,
.resultSearch {
  height: 4rem;
}
.titleSearch p {
  font-size: 1.2rem;
  font-weight: 500;
}
.phantrangAdmin {
  transform: translateY(5px);
}

.thIDOrder,
.thIDUser,
.thStatus {
  text-align: center;
}

.thIDOrder {
  width: 10%;
}
.thIDUser {
  width: 15%;
}
.thStatus {
  width: 10%;
}
.header-top {

}
.header-top-right,
.header-top-center,
.header-top-center span {
  color: #d2d6da;
  font-weight: 400;
}
.fzh2 {
font-size: 1.2rem !important;
    font-weight: 600 !important;
    line-height: 29px;
}
.fzh5 {
  font-size: 1rem;
  font-weight: 400;
}
.footeraddress {
  overflow-wrap: break-word;
  white-space: normal;
}

.newInProduct {
  margin-top: 2rem;
}
.descriptionProduct {
  height: 9rem;
  overflow: hidden;
}
.ec-ratting-star {
  margin: 0.5rem 0 2rem 1rem;
}
.ec-spt-nav-review {
  padding: 1rem;
}
.ec-ratting-content {
  margin-left: 1rem;
}
.ml10rem {
  margin-left:  5rem;
}
.newContent {
  padding: 5px;
}
.priceProduct span {
  font-size: 1.2rem !important;
}
.labelCheckbox {
  margin-left: 1.8rem;
}
.border-none {
  border: none;
}
.borderTopInvoice {
  border-top: 1px solid #4444 !important;
}
.mr3rem {
  margin-right: 3rem;
}
.ml2rem{
  margin-left: 2rem;
}
.coupanNone{
  display: none;
}
.banner-offer {
    background: url('src/docs/images/common/offer_bg') no-repeat;
    background-size: cover;
}
.ec-login-fp{
    width:11rem;
}
.pd4rem{
    padding: 0 4rem;
    margin-bottom: 30px;
    
}
.mt2rem{
    margin-top: 30px !important;
}
.titleAbout{
    line-height: normal;
    color: #2b3584 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    font-family: 'Montserrat';
    line-height: 24px;
}
.newsAboutNevato{
    color: #2b3584 !important;
    font-size: 2rem !important;
    font-weight: bold !important;
    font-family: 'Montserrat';
}
.contentAbout{
    margin-top: 8px;
    font-size: 14px !important;
    font-family: 'Montserrat';
}
.storyBrandCenter {
    padding: 0 12rem !important;
}
.storyBrandCenterTitle{
    line-height: normal;
    font-size: 2.5rem;
    color: #2b3584 !important;
    font-weight: 800 !important;
    font-family: 'Montserrat';
    letter-spacing: -3px;
}
.titleVision{
    width: 13.5rem !important;
    position: relative;
        margin-bottom: 15px;
}
.titleMission{
    width: 12rem !important;
    position: relative;
    margin-bottom: 15px;
}
.titleValue{
    width: 20rem !important;
    position: relative;
    margin-bottom: 15px;
}
.titleMood{
    width: 12rem !important;
    position: relative; 
    margin-bottom: 15px;
}
.titleVision::after,
.titleMission::after,
.titleValue::after,
.titleMood::after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 2px;
    background-color: #f1a744;
}
.titleVision::after{
    left: .7rem;
}
.titleMission::after{
    right: .7rem;
}
.titleValue::after{
    left: 1rem;
}
.titleMood::after{
    left: .5rem;
}
.storyBrandCenterContent{
    line-height: normal;
    font-size: 14px !important;
    font-family: 'Montserrat';
    color: #2b3584 !important;
    font-weight: 600 !important;
}
.mission{
    flex-direction: column;
    align-items: flex-end;
}
.contentVision{
    width: 24rem !important;
    margin-left: 1rem;
}
.contentMission{
    float: right;
    width: 35rem !important;
}
.contentValue{
    padding-left: 1rem;
}
.contentValue span {
    color: #f1a744;
    font-weight: 800 ;
}
.iconStoryBrand{
    padding: 2rem 10rem;
    justify-content: space-evenly;
}
.iconContact, .iconHeart, .iconLike{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    width: 5rem;
    background-color: #116daf;
    border-radius: 50%;
}
.iconContact i, .iconHeart i, .iconLike i {
    color: white;
    font-size: 3rem;
}
.contentMood{
    justify-content: center;
}
.textMood1, .textMood2, .textMood3{
    margin: 0 2rem;
    text-align: justify;
}
.textMood1{
    width: 12.5rem;
}
.textMood2{
    width: 15rem;
    position: relative; 
}
.textMood3{
    width: 13.25rem;
}
.textMood2::before,
.textMood2::after {
    content: '';
    position: absolute;
    background-color: #f1a744;
    height: 2px;
    top: 25%;
    transform: rotate(90deg)
}

.textMood2::before {
    left: -25%;
    width: 25%;
}

.textMood2::after {
    right: -25%;
    width: 25%;
}
.contentMood span {
    font-weight: 800;
    color: #15249b;
}
.jcc{
    justify-content: center;
}
.jcsb{
    justify-content: space-between;
}
.titleVideo{
    line-height: normal;
    font-size: 14px !important;
    font-family: 'Montserrat';
    color: #202435 !important;
    font-weight: 600 !important;
}
.pd1rem{
    padding: .5rem;
}
.pd3rem{
    padding: 3rem;
}
.ngamchanthaidoc{
    margin: 0rem !important;
}
.rtt180{
    float: left;
    transform: rotate(180deg);
}
.productDetailWrapper {
    height: 27rem;
    overflow: hidden;
    transition: height 1s ease;
}
.toggle-more-info{
    width: 100%;
}
.toggle-button {
    background-color: #f1a744;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}
 .productDetailWrapper.expanded {
    height: auto;
}
.reviewDetailWrapper{
    height: 20rem;
    overflow: hidden;
     transition: height 1s ease;
}
 .reviewDetailWrapper.expanded {
    height: auto;
}
.reviewProduct{
    margin-top: 5rem !important;
}
.imageUserRv{
    width: 5rem;
}
.contentRv{
    margin-left: 5rem;
}
.modal-review{
    top: -15rem;
}
.imageProductReview{
    width: 6rem;
}
.titleProductReview{
    line-height: normal;
    margin-top: 1rem;
}
.nothingReview{
    height: 5rem;
    padding-top: 8rem;
    align-items: center;
}
.OutOfStock{
    font-weight: 700;
    font-size: 14px;
    font-family: "Montserrat";
    color: red;
    font-weight: 600;
}
.ec-table th, .ec-table td span {
     line-height: normal;
}
.wrapperReview{
    padding: 2rem;
    border-top: 1px solid #eeeeee;
    width: 96% !important; 
    transition: height 1s ease;
}

.ec-login-fp lable{
    width: 7rem;
}
.itemReview{
    padding: 2rem 0;
}
.reviewTop{
    width: 80%;
    padding: .5rem;
    flex-direction: column;
}
.nameReview{
    font-weight: 600;
    margin-bottom: .5rem;
}
.dateReview{
    margin-top: .5rem;
}
.reviewDrop{
    float: right;
}
.dropdownReview{
    display: flex;
    align-items: center;
}
.ellipsis{
    font-size: 1.5rem;
}
.itemReview{
    padding: 1rem !important;
}
.titleModalReview{
    font-size: 2rem;
    font-weight: 600;
    font-family: 'Montserrat';
    color: red;
}
.titleProductReview p {
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Montserrat';
    line-height: normal;
}
.ratingReviewProduct{
    height: 50%;
    display: flex;
    align-items: center;
    padding-left: 2rem;
}
.contentReviewProduct{
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}
.contentReviewProduct textarea{
    width: 60%;
    line-height: normal;
    padding: 10px !important;
}
.btn-review button {
    border-radius: 5px;
}
.dialogQv, .contentNotFound{
    line-height: normal;
}
.tukhoa{
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}
.titleReviewNew{
    color: #c00;
}
.dateReviewNew{
    font-size: 14px !important;
    color: #ccc;
}
.titleComment{
    font-size: 14px !important; 
    font-weight: 200;
}
.ratingReview{
    margin: 6px 12px 4px 5px;
}
.inputReviewNew{
    height: 71px;
}
.descriptionNews{
    margin-bottom: 15px;
    line-height: 25px;
}
.toggleAfterNone::after, .btnsubmitNone{
    display: none !important;
}
.shop-sight-sticky-sidevbar .single-offer-area, .our-payment-method .single-offer-area {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
.shop-sight-sticky-sidevbar .single-offer-area .details p, .our-payment-method .single-offer-area .details p {
    margin-bottom: 0;
    font-size: 14px;
    color: #2C3C28;
    line-height: 23px;
}
.shop-sight-sticky-sidevbar .single-offer-area .icon, .our-payment-method .single-offer-area .icon {
    min-width: max-content;
}
.shop-sight-sticky-sidevbar, .our-payment-method {
    padding: 15px;
    border-radius: 6px;
    background: #F3F4F6;
}
.our-payment-method .title {
    color: var(--color-primary);
    font-size: 16px;
    font-weight: 600;
}
.pd20px{
    padding: 20px;
}
.textDecorationNone{
   text-decoration: none !important; 
}
.slick-slide{
    padding:5px!important;
}
.fw600{
font-weight: 600 !important;
    font-size: 15px;
    line-height: 19px;
}
.ec-checkout-pay{
    padding: 1rem;
}
.quantityProduct{
    font-size: .9rem;
    margin-top: .2rem;
}
.tclG{
    color: darkgreen;
}
.tclY{
    color: #ffc107;
}
.tclR{
    color: red;
}
.oldPriceProduct{
    color: #444444;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    font-family: "Montserrat";
    letter-spacing: 0;
}
.titleTrendingNews{
    color: #2b3684 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
        text-align: left;
}
.titleNewstd{
    padding: 5px 0;
    line-height: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
}
.ite1rendingNews{
    padding: 10px;
}
.title-sidebar-block{
    font-size: 18px !important;
    color: #2b3684 !important;
    text-align: left !important;
    line-height: 26px !important;
}
#toggleButtonReview{
    padding: 1rem;
    transition: height 0.3s ease;
}
.header-top-message span, .header-top-link , .header-top-link a{
    font-family: 'Montserrat' !important;
    font-weight: 600;
}
.modal-password{
    padding: 3rem;
}

.form-control.invalid {
    border-color: red;
    animation: shake 0.5s;
}

.error-message {
    color: red;
    display: none;
    margin-top: 5px;
    font-size: 14px;
}

.error-message.active {
    display: block;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(-5px);
    }

    40% {
        transform: translateX(5px);
    }

    60% {
        transform: translateX(-5px);
    }

    80% {
        transform: translateX(5px);
    }

    100% {
        transform: translateX(0);
    }
}
.zoomImg {
    width: 800px !important;
    height: 800px !important;
}
.ec-footer-link a{
    word-break: break-word;
}
.form-input-suggestions{
    width: 100%;
}
.form-input-suggestions input{
    border: none;
    height: 42px !important;
}

.searchInputHeader{
  position: relative;
  font-weight: 500 !important;
}
.suggestionInput{
  width: 100%;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}
.suggestion-item{
  padding: 15px 20px;
  font-weight: 500;
}
.suggestion-item:hover{
  cursor: pointer;
  border: 2px solid #a4a4a4;
  border-radius: 5px;
  background-color: #f3f4f6;
}
.section-title-block{
  height: 1.5rem;
}
.headerLocation img, 
.headerFee img, 
.headerSupport img{
    width: 4rem;
}
.headerLocation , 
.headerFee , 
.headerSupport {
    padding: 1rem;
    margin-left: 1rem;
}
.titleHeaderLocation p, 
.titleHeaderFee p, 
.titleHeaderSupport p{
    font-size: 14px;
    margin: 7px 7px 11px 8px;
        line-height: 16px;
}
.header-service{
    margin-left: 4rem;
}
.section-catalog img{
    width: 70rem;
}
.bodyContent{
    margin-top: 0rem;
    width: 100%;
}
.ec-footer-logo img {
    background: white;
}
.titleWaterHotCold{
    width: 24rem;
}