header.header .header-control .ul-control li:hover > a > svg {
    fill: #003cbf;
}

svg.icon-shopping-cart-2 {
    fill: #fff;
    color: #fff;
    stroke: #fff;
    width: 25px;
    height: 25px;
}

header.header .header-control .ul-control li:hover > a > svg.icon-shopping-cart-2 {
    color: #003cbf;
    stroke: #003cbf;
}

header.header .header-control .ul-control li.header-cart > a {
    background: unset;
}

.product-featured .heading {
    margin-top: 74px;
}

#password-request-form {
    padding-top: 0px;
}

.phone-group {
    display: unset;
}

.phone-group .phone-code {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border: none !important;
    max-width: 50px;
    padding: 4px 8px !important;
    background-color: transparent !important;
}

#register-form .phone-code {
    padding-left: 15px !important;
    border-right: 1px solid #ced4da !important;
    border-radius: 0px !important;
}

.style-form form .btn-style {
    background-color: #1b74e7;
    border: 1px solid #1b74e7;
}

.product-featured {
    padding-top: 0px;
    padding-bottom: 0px;
}

.product-featured .products-list.loading {
    opacity: 0.5;
    pointer-events: none;
}

.products-list.loading::after {
    content: 'Đang tải...';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 10;
}

.products-list .swiper-slide {
    padding: 4px;
}
.products-list .product-action .product-thumbnail {
    width: 100%;
}

#shortProductFeatured.product-featured .product-nav {
    border-bottom: unset;
}
#shortProductFeatured.product-featured .product-nav .swiper-slide a:before {
    display: none;
}

.sec-banner {
    padding-top: 0;
    padding-bottom: 30px;
}

.auth-clients {
    margin-bottom: 0px;
}

.footer .list-logo li img {
    height: 18px;
}

.style-form form {
    padding-top: 55px;
    padding-left: 44px;
    padding-right: 44px;
}

.footer .list-logo {
    gap: 20px 20px;
}

.section_slider .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.cart-page .cart-header-info div:nth-child(4) {
    text-align-last: center !important;
}

.cart-page .cart_body .grid:nth-child(4) {
    justify-content: center !important;
}

.cart-page .cart-header-info div:nth-child(5) {
    text-align-last: center !important;
}

.cart-page .cart_body .grid:nth-child(5) {
    justify-content: center !important;
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__col-6 {
    text-align: center !important;
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt a {
    width: 83%;
    float: right;
}

.address-item .btn-action button.btn-edit {
    background-image: url(/front-assets/assets/images/icon-edit.png);
}

.address-item .btn-action button.btn-remove {
    background-image: url(/front-assets/assets/images/remove.png);
}

.sec-dashboard .form-group .icon-action.icon-hidden {
    background-image: url(/front-assets/assets/images/hidden.png);
}

.sec-dashboard .form-group .icon-action.icon-eye {
    background-image: url(/front-assets/assets/images/view.png);
}

.sec-dashboard .form-group .icon-action.icon-capslock {
    background-image: url(/front-assets/assets/images/capslock.png);
}

.sec-dashboard .form-group {
    flex-wrap: wrap;
}

.sec-dashboard .form-group .invalid-feedback {
    text-align: left;
    margin-left: 130px;
    width: 100%;
}

.sec-dashboard .form-group .select2-container {
    flex: 1;
    border-radius: 6px;
    font-size: 14px;
}

.address-item .btn-action a.btn-remove {
    cursor: pointer;
    border: none;
    outline: none;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    height: 36px;
    width: 36px;
    /* background-color: #ddd; */
    transition: all 0.3s;
}

.address-item .btn-action a.btn-edit {
    border: none;
    outline: none;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    height: 36px;
    width: 36px;
    /* background-color: #ddd; */
    transition: all 0.3s;
}

.address-item .btn-action a.btn-remove {
    background-image: url(/front-assets/assets/images/remove.png);
}

.address-item .btn-action a.btn-edit {
    background-image: url(/front-assets/assets/images/icon-edit.png);
}

.product-table .product-row .product-order .btn-order {
    background-image: url(/front-assets/assets/images//checkout.png);
}

.sec-dashboard .form-group .icon-action.icon-capslock {
    display: none;
}

.sec-dashboard .form-group .form-group-phone .invalid-feedback {
    margin-left: 0px;
}

.sec-dashboard .group-email {
    width: unset;
}

.sec-dashboard .form-group.field-customer-gender {
    margin-bottom: 0px;
}

.sec-dashboard .btn-submit {
    width: 120px;
}

.order-list-wrapper .order-table th,
.order-list-wrapper .order-table td {
    border-left: none;
    border-right: none;
}

.order-list-wrapper .order-table th,
.order-list-wrapper .order-table td {
    text-align: center;
}

.block-mess .block-inner .ttl-sub {
    margin-top: -4px;
}

.order-tracking .group-input input {
    max-width: 290px;
}

.sort-cate {
    display: none;
}

.header-menu .header-menu-des .header-nav > ul.item_big > li.nav-item .mega-content a {
    padding: 0;
}

.custom-editor p,
.custom-editor span {
    font-size: 14px !important;
}

.sec-bill .block-bill .block-total dl dt,
.sec-bill .block-bill .block-total dl dd {
    margin-bottom: 0;
    font-weight: unset;
}

.sec-bill.check-order .block-bill {
    margin: 0 auto;
    width: 74%;
    line-height: 2.5;
}

header.header .header-control .ul-control li {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.see-more {
    font-size: 22px;
}
.section_product_tab .see-more {
    font-size: 22px;
}

#stick_payment {
    position: fixed;
    bottom: 147px;
    right: 80px;
    z-index: 990;
    cursor: pointer;
    top: auto !important;
    display: none;
}
#stick_payment.hasProduct {
    display: block;
}
#stick_payment a {
    position: relative;
    margin: 0;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 25px;
    font-weight: bold;
}

#stick_payment a > span.count {
    right: 4px;
    top: 5px;
    position: absolute;
    top: -3px;
    background: #5dac46;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    right: -4px;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
}
/* step */
@font-face {
    font-family: themify;
    src: url(/adminbite/dist/css/icons/themify-icons/fonts/themify.eot?-fvbane);
    src:
        url(/adminbite/dist/css/icons/themify-icons/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'),
        url(/adminbite/dist/css/icons/themify-icons/fonts/themify.woff) format('woff'),
        url(/adminbite/dist/css/icons/themify-icons/fonts/themify.ttf) format('truetype'),
        url(/adminbite/dist/css/icons/themify-icons/fonts/themify.svg?-fvbane#themify) format('svg');
    font-weight: 400;
    font-style: normal;
}

[class*=' ti-'],
[class^='ti-'] {
    font-family: themify;
    speak: none;
    font-variant: normal;
    text-transform: none;
}
.ti-check:before {
    content: '\e64c';
}
.wizard-content .wizard > .steps > ul > li.done a,
.wizard-content .wizard > .steps > ul > li.done a:focus,
.wizard-content .wizard > .steps > ul > li.done a:hover {
    color: #212529;
}
.wizard-content .wizard > .steps > ul > li a {
    color: #999;
}
/* end step */
@media (max-width: 991px) {
    .product-action .btn-views {
        display: unset;
    }
}

@media (max-width: 768px) {
    .col-12.style-pc {
        margin-top: 0px;
    }

    .sec-dashboard .form-group .invalid-feedback {
        margin-left: 0px;
    }

    .section_slider .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .sec-bill.check-order .block-bill {
        width: 100%;
    }
    .order-tracking .group-input button {
        margin-top: 15px;
    }
    .slider-banner-home .title-index,
    .section_blog .title-index,
    .section_video .title-index {
        text-align: center;
        text-transform: uppercase;
    }
}

@media (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
    #stick_payment {
        bottom: 96px;
    }
}

@media (min-width: 768px) {
    .sec-dashboard .change-password .form-group label {
        margin-bottom: 0;
        flex: 0 0 145px;
    }

    header.header .row.row-header {
        flex-wrap: wrap;
    }
}

@media (min-width: 992px) {
    .col-lg-3.col-footer-contact {
        /* -ms-flex: 0 0 25%;
flex: 0 0 25%; */
        max-width: 20%;
    }

    .col-lg-2.col-footer-payment {
        max-width: 20%;
        flex: 0 0 20%;
    }

    .product-featured {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sec-dashboard .dashboard-sidebar {
        width: 270px;
    }
}

@media (min-width: 1200px) {
    .col-12.style-pc {
        padding-left: 15px;
    }
}
