.product-rating-price .price span.price-amount:last-child {
    display: block;
}

.product-rating-price {
    height: 60px !important;
}

.link-see-more a {
    display: table;
    margin: 0 auto;
    width: 300px;
    text-align: center;
    padding: 8px;
    background: var(--color-main);
    border-radius: 10px;
    color: var(--black);
    font-weight: 700;
    font-size: 18px;
}

.item-title-category {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0px 20px;
    margin: 0px;
    z-index: 199;
    left: 0;
}

.list_category, .list-category-news {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: 0 0 1px rgb(0 0 0 / 50%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.list_category:hover, .list-category-news:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 8%);
    z-index: 2;
}

.section-search-slide {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.form-search-slide .content-search .title-search {
    font-size: 50px;
}

.form-search-slide .content-search form .input-group {
    background: var(--white);
    padding: 0 4px;
}

.form-search-slide .content-search form .input-group input.form-control {
    height: 54px;
    border: 0;
}

.form-search-slide .input-group .input-group-append button.btn.btn-submit {
    height: 48px;
    padding: 0 40px !important;
}

.section-form-search-thue {
    margin-top: -500px;
    position: absolute;
    width: 100%;
}

.form-rental .title-rental i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

.content-form-rental .title-form-rental {
    line-height: 1.1;
}

.content-form-rental {
    background: rgba(253, 184, 19, 0.69);
}

.content-form-rental .row {
    margin-right: -5px;
    margin-left: -5px;
}

.content-form-rental .row > div {
    padding-right: 5px;
    padding-left: 5px;
}

.slider-banner img, .slider-banner {
    height: 300px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.row > div {
    padding-right: 10px;
    padding-left: 10px;
}

.list-category-news .item-title-category {
    height: 100%;
    bottom: 0;
    padding: 0;
}

.list-category-news .item-title-category a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
}

.bottom-category span {
    padding: 8px 15px;
}

.description-category {
    width: 60%;
}

.policy-content .inner-icon i {
    background: var(--black);
    color: var(--white);
    padding: 10px;
    border-radius: 50%;
}

.policy-content p {
    text-align: justify;
}

.content-fb iframe {
    width: 100%;
    height: 208px;
}

.section-top {
    background-repeat: repeat;
    background-size: cover;
}

div#google_translate_element {
    height: 27px;
}

.product-item.product-item-list {
    border-radius: 0 !important;
    overflow: inherit;
}

.product-item-list .product-status {
    position: absolute;
    right: -10px;
    top: -27px;
}

.product-item-list .product-status .onsale {
    height: 60px;
    margin: 0 auto;
    position: absolute;
    width: 50px;
    right: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    font-size: 14.5px;
    color: #fff;
    padding-top: 12px;
    font-weight: 500;
    padding-left: 5px;
    padding-right: 5px;
    background: #ff9601;
    border-radius: 0;
}

.product-item-list .product-status .onsale:before {
    width: 0;
    height: 0;
    border-bottom: 7px solid #333;
    border-left: 7px solid transparent;
    position: absolute;
    top: 0;
    left: -7px;
    z-index: 9999;
    content: "";
}

.inner-content .content-left {
    flex: 0 0 75%;
}

.inner-content .content-right {
    flex: 0 0 25%;
}

.inner-content .content-right .price_special {
    color: red;
}

.inner-content .content-right .price_special span.currency-symbol {
    font-size: 100%;
}

.content-right .btn-add-card {
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.content-right .btn-add-card a, .content-right .btn-add-card i {
    height: 30px;
    line-height: 30px;
}

.content-right .btn-add-card i {
    background: #ff9602;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 5px;
    color: var(--white);
}

.product-detail-img .inner-image img {
    width: 100%;
    aspect-ratio: 8/2;
    object-fit: cover;
}

.product-detail-slide-head .inner-image img {
    aspect-ratio: 2/1;
    width: 100%;
    object-fit: cover;
}

.product-content img {
    height: auto;
    width: 100%;
}

.price-book .price div {
    margin-bottom: 3px;
}

.price-book .price .currency-symbol {
    font-size: 100%;
}

.offer-types .form-group input {
    height: 35px;
}

.content-form-rental select, .content-form-rental input {
    height: 40px;
}

.slider-icon img {
    border-radius: 1rem;
    padding: 1rem;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    margin-bottom: 1rem;
}

@media (min-width: 1200px) {
    .section-form-search-thue .container {
        max-width: 1400px;
    }

    .slider-banner {
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
    }

    .logo-section img {
        height: 30px;
        object-fit: contain;
    }

    .product-item .inner-content {
        height: 200px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .footer-mid-mb .container .row > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 992px) {
    .slider-banner img, .slider-banner {
        height: 120px;
    }
}

@media (max-width: 576px) {
    .inner-content .content-left, .inner-content .content-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-item .inner-content {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
    }
}

.phone-top ul > li {
    list-style: none;
}

.contact-right {
    position: fixed;
    left: 20px;
    bottom: 22px;
}

.contact-right li.entry-content {
    list-style: none;
    margin-top: 20px;
}

.contact-right li.entry-content img {
    width: 47px;
    height: 47px;
}

.contact-right li.entry-content a.phone-right {
    padding: 10px;
    background: #25cc62;
    margin-left: 15px;
    border-radius: 5px;
    color: var(--white);
}

.contact-right li.entry-content .btn-mini-cart span {
    background: var(--color-main);
    position: absolute;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 22px;
    border-radius: 11px;
    bottom: 0;
    left: 22px;
}

html {
    overflow-y: scroll;
    overflow-x: hidden;
}

@media (max-width: 1200px) {
    .slider-banner {
        background-size: contain;
        background-attachment: fixed;
    }

    .menu-section .entry-menu {
        background: none;
    }
}

@media (max-width: 576px) {
    .phone-top {
        display: none;
    }

    .section-news-center article.article-item .inner-content .article-description {
        height: 42px !important;
    }
}

.section-service .inner-content {
    overflow: hidden;
}

.section-news-center article.article-item .inner-content {
    height: 124px;
}

.section-news-center article.article-item .inner-content .article-description {
    height: 63px;
    overflow: hidden;
}

.price-amount.old-price {
    display: inline-block;
}

span.product-discount {
    color: red;
}

.product-rating-price .price {
    position: relative;
}

.product-item.product-item-list .inner-content .content-left .product-title {
    height: auto;
}

.product-item.product-item-list .inner-image .product-status {
    top: 10px;
    right: 10px;
    left: 0;
}

.product-item.product-item-list .inner-image .product-status span.featured {
    margin: 0 0 0 auto;
}

.slider-brand .item-brand {
    padding-top: 38%;
    border-radius: 10px;
    overflow: hidden;
}

.slider-brand .item-brand img {
    width: 70% !important;
    margin: 0 auto;
}

.language-section ul > li, .language-section ul {
    width: 80px;
    display: inline-block;
}

.is-mobile .product-item .inner-content .price > .product-discount {
    display: block;
}

.top-right .user-section a.btn-action-header {
    height: 27px;
    line-height: 27px;
}

.top-right .user-section a.btn-action-header i {
    font-size: 14px;
}

.wrap-suggestion {
    background: var(--white);
    padding: 10px;
    border-radius: 5px;
}

.btn-cart-buy .add-to-cart, .btn-add-cart .add-to-cart {
    width: 200px;
}

.footer-mid > .container > .row > div:nth-child(1), .footer-mid > .container > .row > div:nth-child(2) {
    flex: 0 0 22%;
    max-width: 22%;
}

.footer-mid > .container > .row > div:nth-child(3) {
    flex: 0 0 31%;
    max-width: 31%;
}

.payment-method .tab-content .entry-bank table tr > td:first-child {
    width: 180px;
}

.is-mobile .producr-detail-combined .product-rating-price .price span.product-discount {
    display: inline-block !important;
    font-size: 12px;
}

.nhan-ve p {
    color: #5a5a5a;
    font-size: 12px;
    padding-left: 15px;
    position: relative;
}

.nhan-ve p:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #5a5a5a;
    top: 5px;
    left: 0;
    position: absolute;
    border-radius: 100%;
}

.product-attribute-switch.text-switch .inner-product-attribute {
    height: auto;
    line-height: 1.7;
    padding: 5px;
}
