@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type='number'] {
    -moz-appearance: textfield;
}

header.header .header-control .ul-control li {
    color: #fff;
}

header.header .header-control .ul-control li.header-wishlist > span {
    display: flex;
    align-items: center;
    padding: 5px;
    color: #fff;
}

.danhmuc-categories-mobile {
    display: none;
}

.mobile-show {
    display: none !important;
}

.desktop-show {
    display: block;
}

.body-slider-banner {
    width: 100%;
}

.smart-search-title {
    display: none;
}

.modal-product-detail {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.modal-product-detail .body-modal-product-detail {
    position: relative;
    width: 100%;
    max-width: 1000px;
    padding: 20px;
    border-radius: 5px;
    background: white;
}
.modal-product-detail .body-modal-product-detail .close-popup-preview {
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
    background: none;
    border: 0;
}
.modal-product-detail .body-modal-product-detail .close-popup-preview img {
    width: 30px;
}

@media (max-width: 767px) {
    .modal-product-detail .body-modal-product-detail .close-popup-preview {
        position: absolute;
        right: 10px;
        top: 10px;
        outline: none;
        background: none;
        border: 0;
        z-index: 9;
        background: white;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        text-align: center;
        border: 1px solid #dfdfdf;
        border-radius: 1000px;
    }
    .modal-product-detail {
        background-color: rgba(0, 0, 0, 0.8);
        position: fixed;
        z-index: 9999999;
        top: 0;
        left: 0;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }
    .danhmuc-categories-mobile .swiper-slide {
        padding-bottom: 20px !important;
    }
    .see-more-flash {
        margin-top: 20px !important;
    }
    .section_product_tab .tab-content.current .text-center.no-padding,
    .section_video .text-center.no-padding {
        margin-top: 20px !important;
    }
    .header-nav .item_big {
        overflow-y: auto;
        max-height: initial;
        height: initial;
    }
    .currency-mobile {
        width: 100%;
        padding: 0 15px;
        margin-top: 20px;
    }
    .currency-mobile label {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }
    .currency-mobile span {
        width: 1px;
        height: 17px;
        background: #d5d5d5;
        margin: 0 15px;
        float: left;
        margin-top: 5px;
    }
    .currency-mobile a {
        float: left;
        font-weight: bold;
        font-size: 16px;
    }
    .currency-mobile a.active {
        color: #1c74e8;
    }
    .section_slider {
        margin-top: 20px;
    }
    .section_slider .container {
        padding: 0 !important;
    }
    .section_slider .home-slider {
        border-radius: 0 !important;
    }
    .section_slider .swiper-slide {
        border-radius: 0 !important;
    }
    .section_flashsale .container {
        padding: 0 !important;
    }
    .section_flashsale .container .thumb-flasale {
        border-radius: 0 !important;
    }
    .currency-mobile .language-select {
        width: 50%;
        /* padding: 15px 0; */
        /* border-top: 1px solid #f5f5f5; */
        float: left;
    }
    .slider-banner-home {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .slider-banner-home .container {
        padding: 0 !important;
    }
    .slider-banner-home .container img,
    .slider-banner-home .container .swiper-slide,
    .slider-banner-home .container .home-slider {
        border-radius: 0 !important;
    }
    .slider-banner-home .title-index {
        margin-top: 0 !important;
        padding: 0 8px;
        width: 100%;
    }
    .slider-banner-home .home-slider {
        margin-bottom: 30px;
    }
    .desktop-show {
        display: none !important;
    }
    .mobile-show {
        display: inline-block !important;
    }
    .categories-desktop {
        display: none;
    }
    .danhmuc-categories-mobile {
        margin-bottom: 20px;
        display: block;
    }
    .danhmuc-categories-mobile .swiper-pagination {
        bottom: 0 !important;
    }
    .danhmuc-categories-mobile .thumb {
        text-align: center;
    }
    .danhmuc-categories-mobile h3 {
        font-size: 12px !important;
        text-align: center;
        height: 30px;
    }
    .danhmuc-categories-mobile img {
        height: 40px;
        width: auto;
    }
    .header-currency {
        display: none !important;
    }
    .ul-lang {
        display: none !important;
    }
}
@media (max-width: 992px) {
    .mega-content {
        display: none !important;
    }
}

.section_product_noibat .tabs-title {
    text-align: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    margin-bottom: 30px;
}

.bread-crumb {
    background: #d9e6ff;
}

.breadcrumb {
    margin: 0;
    font-size: 16px;
    padding: 15px 0px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.breadcrumb li {
    display: inline;
}

.breadcrumb li > a {
    color: #000;
}

.breadcrumb li .mr_lr {
    padding: 0px 3px;
    color: #000;
}

.breadcrumb li .mr_lr svg {
    width: 10px;
    height: 10px;
    margin-top: -2px;
}

.breadcrumb li a:hover span,
.breadcrumb li.active span,
.breadcrumb li strong span {
    color: #003cbf;
}

.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
    color: #1b74e7;
    font-weight: 400;
    text-decoration: none;
}

.bread-crumb {
    background: #d9e6ff;
}

.breadcrumb {
    margin: 0;
    font-size: 16px;
    padding: 5px 0px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.breadcrumb li {
    display: inline;
}

.breadcrumb li > a {
    color: #000;
}

.breadcrumb li > a > span {
    color: #000;
}

.breadcrumb li .mr_lr {
    padding: 0px 3px;
    color: #000;
}

.breadcrumb li .mr_lr svg {
    width: 10px;
    height: 10px;
    margin-top: -2px;
}

.breadcrumb li span {
    display: inline;
    color: #000;
}

.breadcrumb li span .fa {
    color: #000;
    padding: 0px 5px;
}

.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
    color: #1b74e7;
    font-weight: 400;
    text-decoration: none;
}

.breadcrumb li a:hover span,
.breadcrumb li.active span,
.breadcrumb li strong span {
    color: #003cbf;
}

.breadcrumb > li + li:before {
    display: none;
}

.title-product {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 0px 0px 15px;
}

@media (min-width: 991px) {
    .product-image-block {
        position: sticky;
        top: 167.72px;
    }
}
.gallery-top {
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
    border-radius: 5px;
}

.gallery-top .swiper-slide {
    padding-bottom: 100%;
    display: block;
    height: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
}

.gallery-top .swiper-slide img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 99%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    border-radius: 5px;
}

.gallery-top .tag-km {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 9;
}

.gallery-top .tag-km span {
    background: #000;
    color: #fff;
    padding: 2px 10px 2px 5px;
    border-radius: 0 5px 5px 0;
    margin-top: 5px;
    display: block;
}

.gallery-top .tag-km span img {
    height: 20px;
    width: auto;
}

@media (max-width: 500px) {
    .gallery-top .tag-km span {
        font-size: 10px;
    }
    .gallery-top .tag-km span img {
        height: 15px;
    }
}
@media (max-width: 991px) {
    .product-images {
        margin-bottom: 20px;
    }
}
.gallery-thumbs {
    margin-top: 10px !important;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}

.gallery-thumbs .swiper-slide {
    border: 2px solid #ebebeb;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.gallery-thumbs .swiper-slide .p-100 {
    padding-bottom: 100%;
    display: block;
    height: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
}

.gallery-thumbs .swiper-slide .p-100 img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 99%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    border-radius: 5px;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #003cbf;
}

.gallery-thumbs .swiper-slide:hover {
    border-color: #003cbf;
}

.layout-product {
    padding-bottom: 30px;
}

.layout-product .details-pro {
    background: #fff;
    border-radius: 5px;
}

.layout-product .details-pro .price-box {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 5px;
    background: #d9e6ff;
}

.layout-product .details-pro .price-box .special-price {
    font-size: 30px;
    font-weight: 600;
    color: #003cbf;
    display: inline-block;
}

.layout-product .details-pro .price-box .old-price {
    color: #545454;
    font-size: 16px;
    display: inline-block;
    text-decoration: line-through;
    margin-left: 10px;
}

.layout-product .details-pro .price-box .save-price {
    display: block;
}

.layout-product .details-pro .price-box .save-price .product-price-save {
    color: #ef1104;
}

.layout-product .details-pro .pro-promo {
    background: #eee;
    padding-left: 4px !important;
    padding-right: 4px !important;
    border-left: 3px solid #5dac46;
    font-size: 14px;
    margin-top: 15px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}

.layout-product .inventory_quantity {
    font-size: 16px;
    margin-bottom: 10px;
}

.layout-product .inventory_quantity .thump-break {
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
}

.layout-product .inventory_quantity .thump-break .mb-break {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (max-width: 767px) {
    .layout-product .inventory_quantity .thump-break .mb-break {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.layout-product .inventory_quantity .thump-break .a-stock,
.layout-product .inventory_quantity .thump-break .a-vendor,
.layout-product .inventory_quantity .thump-break .variant-sku,
.layout-product .inventory_quantity a {
    color: #1b74e7;
}

.layout-product .product-summary {
    margin-top: 10px;
    font-size: 14px;
    background: #f0f0f0;
    padding: 10px;
    border-radius: 5px img;
    border-radius-display: none;
}

.layout-product .select-swatch {
    margin-bottom: 20px;
}

.layout-product .swatch {
    font-size: 14px;
    margin-bottom: 5px;
}

.layout-product .swatch .header {
    margin-bottom: 5px;
    font-weight: 600;
}

.layout-product .swatch .header .value-roperties {
    color: #1b74e7;
}

.layout-product .swatch .swatch-element {
    display: inline-block;
    margin: 0px 5px 5px 0;
}

.layout-product .swatch .swatch-element input {
    display: none;
}

.layout-product .swatch .swatch-element label {
    min-width: 36px;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    margin-bottom: 0;
    border-radius: 5px;
}

.layout-product .swatch .swatch-element label .crossed-out {
    display: none;
}

.layout-product .swatch .swatch-element input:checked + label {
    background: #1b74e7;
    border-color: #1b74e7;
    color: #fff;
}

.layout-product .swatch .swatch-element .tooltip {
    display: none;
}

.layout-product .swatch .swatch-element.color label {
    padding: 0 10px 0 0;
}

.layout-product .swatch .swatch-element.color label img {
    max-height: 31px;
    border-radius: 5px;
}

.layout-product .swatch .swatch-element.color label span {
    padding-left: 10px;
}

.layout-product .selector-wrapper {
    display: none !important;
}

.layout-product .button_actions {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: flex;
}

.layout-product .button_actions .add_to_cart {
    border: 2px solid #003cbf;
    height: 50px;
    padding: 0 0px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.layout-product .button_actions .add_to_cart .icon {
    min-width: 60px;
}

.layout-product .button_actions .add_to_cart .icon svg {
    width: 30px;
    height: 30px;
}

.layout-product .button_actions .add_to_cart .icon svg path {
    fill: #003cbf;
}

.layout-product .button_actions .add_to_cart .text {
    width: 100%;
    height: 100%;
    background: #003cbf;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.layout-product .button_actions .add_to_cart .txt-main {
    font-weight: 600;
}

.layout-product .button_actions .add_to_cart .text_2 {
    display: block;
    font-size: 12px;
    text-transform: none;
}

.layout-product .button_actions .add_to_cart:hover {
    border: 2px solid #5dac46;
}

.layout-product .button_actions .add_to_cart:hover .text {
    background: #5dac46;
}

.layout-product .button_actions .btn-soldout {
    border: initial;
    height: 50px;
    padding: 0 20px;
    background: #1b74e7;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    margin-right: 5px;
    border-radius: 5px;
    overflow: hidden;
    justify-content: center;
}

.layout-product .button_actions .btn-soldout:hover {
    opacity: 0.8;
}

.layout-product .button_actions .btn-wishlist {
    min-width: 50px;
    height: 50px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #003cbf;
    border-radius: 5px;
    overflow: hidden;
}

.layout-product .button_actions .btn-wishlist svg {
    width: 25px;
    height: 25px;
}

.layout-product .button_actions .btn-wishlist svg path {
    fill: #fff;
}

.layout-product .flex-quantity {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.layout-product .flex-quantity .sl {
    display: block;
    font-weight: 600;
}

.layout-product .input_number_product {
    display: block;
    width: 100%;
    min-height: 30px;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
    width: auto;
    float: left;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    padding: 2px;
}

.layout-product .input_number_product .btn_num {
    font-size: 20px;
    line-height: 0px;
    border: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #1b74e7;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
}

.layout-product .input_number_product .btn_num svg {
    width: 14px;
    height: 14px;
}

.layout-product .input_number_product input {
    padding: 0 2px;
    text-align: center;
    margin: 0px;
    display: block;
    float: left;
    height: 35px;
    border: 0;
    width: 60px;
    text-align: center;
    box-shadow: none;
    border-radius: 8px;
    font-size: 15px;
}

@media (max-width: 767px) {
    .title-product {
        margin-top: 15px;
    }
    .layout-product .flex-quantity {
        display: block;
    }
    .layout-product .inventory_quantity .line {
        display: none;
    }
    .layout-product .inventory_quantity .mb-break {
        display: block;
    }
}
.khuyen-mai {
    margin-top: 20px;
}

.khuyen-mai .title {
    width: auto;
    color: #fff;
    font-weight: 600;
    background: #1b74e7;
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
    display: inline-flex;
    padding: 5px 15px;
    align-items: center;
    border: 2px solid #1b74e7;
}

.khuyen-mai .title img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.khuyen-mai .content {
    padding-bottom: 5px !important;
    padding: 25px 15px 15px 15px;
    border-radius: 0 5px 5px 5px;
    position: relative;
    border: 1px solid #1b74e7;
}

.khuyen-mai .content ul li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.khuyen-mai .content ul li img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.reviews_details_product {
    margin-bottom: 15px;
}

.content-pro .thumb-vendor {
    border: 1px solid #003cbf;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}

.content-pro .thumb-vendor .title {
    background: #003cbf;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
}

.content-pro .thumb-vendor .vendoritem {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-pro .thumb-vendor .see-more {
    background: #003cbf;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.content-pro .thumb-vendor .see-more:hover {
    background: #1b74e7;
}

.chinhsach-pro {
    margin-top: 20px;
    border-radius: 5px;
}

.chinhsach-pro .col-12 {
    margin-bottom: 15px;
}

.chinhsach-pro .item {
    display: flex;
    align-items: center;
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.chinhsach-pro .item img {
    max-height: 40px;
    width: auto;
}

.chinhsach-pro .item .text {
    color: #000;
    padding-left: 10px;
}

.chinhsach-pro .item .text .title {
    display: block;
    color: #1b74e7;
    font-size: 16px;
    font-weight: 600;
}

.product-tab {
    margin-bottom: 20px;
}

@media (min-width: 991px) {
    .product-tab {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
.product-tab .tabs-title {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.product-tab .tabs-title .tab-link {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px;
}

.product-tab .tabs-title .tab-link h3 {
    display: inline-flex;
    align-items: center;
    background: #fff;
    margin-bottom: 0;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    overflow: hidden;
}

.product-tab .tabs-title .tab-link h3 span {
    font-size: 16px;
    font-weight: 700;
    color: #1b74e7;
    padding: 10px 15px;
}

.product-tab .tabs-title .tab-link.active h3,
.product-tab .tabs-title .tab-link:hover h3 {
    background: #1b74e7;
}

.product-tab .tabs-title .tab-link.active h3 span,
.product-tab .tabs-title .tab-link:hover h3 span {
    color: #fff;
}

@media (max-width: 991px) {
    .product-tab .tabs-title {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .product-tab .tabs-title li {
        flex: 0 0 auto;
        white-space: nowrap;
    }
}
.product-tab .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.product-tab .tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.product-tab .product_getcontent {
    position: relative;
}

.product-tab .product_getcontent .ba-text-fpt.has-height {
    height: 1130px;
    overflow: hidden;
    transition: height 0.2s;
}

.product-tab .product_getcontent .show-more {
    position: relative;
}

.product-tab .product_getcontent .show-more::before {
    height: 100px;
    margin-top: -60px;
    content: '';
    display: block;
    background: transparent;
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0, rgba(255, 255, 255, 0)),
        color-stop(50%, rgba(255, 255, 255, 0.91)),
        color-stop(55%, #fff)
    );
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
}

.product-tab .product_getcontent .show-more .btn--view-more {
    position: relative;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-weight: normal;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    border: 0;
    display: block;
    margin-bottom: 20px;
}

.product-tab .product_getcontent .show-more .btn--view-more .more-text {
    display: inline-block;
    cursor: pointer;
}

.product-tab .product_getcontent .show-more .btn--view-more .less-text {
    display: none;
    cursor: pointer;
}

.product-tab .product_getcontent .show-more .btn--view-more.active .more-text {
    display: none;
}

.product-tab .product_getcontent .show-more .btn--view-more.active .less-text {
    display: inline-block;
}

.product-tab .product_getcontent .show-more .btn--view-more .see-more {
    cursor: pointer;
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    color: #1b74e7;
    margin-top: 20px;
}

.product-tab .product_getcontent .show-more .btn--view-more .see-more:hover {
    color: #fff;
}

.product-tab .product_getcontent.expanded .ba-text-fpt.has-height {
    height: auto;
}

.product-tab .product_getcontent.expanded .show-more::before {
    display: none;
}

.product-tab .tab-float {
    border: 1px solid #1b74e7;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.product-col .swiper-slide {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.motangan {
    margin-bottom: 20px;
}

.motangan img,
.motangan iframe,
.motangan table {
    display: none;
}

@media (max-width: 1199px) and (min-width: 767px) {
    .product-right {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .product-right > div {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-top: 0;
        border: 0;
        border-radius: 0px;
    }
    .product-right > div.product-col {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}
.thump-check {
    height: 10px;
    position: relative;
    font-size: 12px;
    text-align: center;
    background: #e7e7e7;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.thump-check .check-bar1 {
    position: absolute;
    height: 8px;
    top: 0px;
    border-radius: 5px;
    background-color: #1b74e7;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.2) 75%,
        transparent 75%,
        transparent
    );
    background-size: 40px 40px;
    transition: width 0.6s ease;
    height: 100%;
}

.check-bar {
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #000;
    position: relative;
    margin-top: 10px;
}

@keyframes progress_bar_fill {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 0;
    }
}
.section_coupon .item {
    width: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    border: 2px solid #1b74e7;
    border-radius: 5px;
    margin-bottom: 10px;
}

.section_coupon .item .content_wrap {
    display: flex;
    flex-direction: column;
    padding: 5px;
    position: relative;
    width: 100%;
}

.section_coupon .item .content_wrap .content-top {
    font-size: 16px;
}

.section_coupon .item .content_wrap .content-top span {
    display: block;
    font-size: 12px;
    color: #000;
}

@media (max-width: 350px) {
    .section_coupon .item .content_wrap .content-top {
        font-size: 14px;
    }
    .section_coupon .item .content_wrap .content-top span {
        font-size: 10px;
    }
}
.section_coupon .item .content_wrap .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section_coupon .item .content_wrap .content-bottom span {
    color: #1b74e7;
    font-size: 12px;
}

.section_coupon .item .content_wrap .content-bottom .coupon-code {
    display: inline-block;
    color: #fff;
    background: #003cbf;
    padding: 5px 10px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left: 0px;
    min-width: 90px;
    text-align: center;
    cursor: pointer;
}

.section_coupon .item .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #1b74e7;
    border-radius: 99px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.section_coupon .item .content_wrap .info-button svg {
    width: 10px;
    height: 10px;
    fill: #1b74e7;
}

.section_coupon .item .content_wrap .info-button:hover svg {
    fill: #003cbf;
}

.popup-coupon {
    padding: 0 8px;
    box-sizing: border-box;
    width: 450px;
    max-height: 505px;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    position: fixed;
    left: 50%;
    top: 10%;
    transition:
        transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
        visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    opacity: 0;
    transform: translateX(-50%);
    z-index: -1;
    min-height: 200px;
}

@media (max-width: 767px) {
    .popup-coupon {
        width: 100%;
    }
}
.btn-print-checkout {
    height: 55px;
    margin-left: 20px;
    color: #003cbf !important;
    border: 1px solid #003cbf;
    background: white;
}

.inv-total .inv-total-text {
    font-size: 16px;
    font-weight: bold;
}

.inv-total-number {
    color: #27ae60;
    font-size: 18px;
}

.order-summary--bordered .order-summary__section table {
    border-radius: 5px;
    border: 1px solid #ddd;
}
.order-summary--bordered .order-summary__section table p {
    text-align: left;
}
.order-summary--bordered .order-summary__section table th {
    background: #f5f5f5;
    text-align: right;
    padding: 7px 15px;
}
.order-summary--bordered .order-summary__section table th:nth-child(1),
.order-summary--bordered .order-summary__section table th:nth-child(2) {
    text-align: left !important;
}
.order-summary--bordered .order-summary__section table td {
    text-align: right;
    padding: 7px 15px;
}
.order-summary--bordered .order-summary__section table td:nth-child(1),
.order-summary--bordered .order-summary__section table td:nth-child(2) {
    text-align: left !important;
}

.popup-coupon.active {
    opacity: 1;
    z-index: 99999;
}

.popup-coupon .content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
}

.popup-coupon .content .title {
    display: block;
    width: 100%;
    padding: 10px;
    background: #1b74e7;
    color: #fff;
}

.popup-coupon .content .close-popup {
    position: absolute;
    top: 8px;
    right: 10px;
}

.popup-coupon .content .close-popup svg {
    width: 15px;
    height: 15px;
    transition: transform 0.3s;
}

.popup-coupon .content .close-popup svg path {
    fill: #fff;
}

.popup-coupon .content .close-popup:hover svg {
    transform: rotate(90deg);
}

.popup-coupon .content ul {
    width: 100%;
}

.popup-coupon .content ul li {
    padding: 10px;
    display: flex;
}

.popup-coupon .content ul li:nth-child(2n + 1) {
    background-color: #f9f9f9;
}

.popup-coupon .content ul li span:first-child {
    min-width: 126px;
    display: inline-block;
    color: #1b74e7;
}

@media (min-width: 991px) {
    .product-right .group_title_index .title .title-name {
        font-size: 18px;
    }
}
.productRelate {
    margin-bottom: 30px;
    margin-top: 30px;
}

@media (max-width: 991px) {
    .productRelate {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
.thump-swatch {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1199px) and (min-width: 767px) {
    .details-pro .khuyen-mai {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .details-pro {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
@media (min-width: 991px) {
    .thong-so {
        margin-top: 50px;
    }
}
.thong-so .title {
    display: inline-flex;
    align-items: center;
    background: #000;
    margin-bottom: 0;
    border: 1px solid #000;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.thong-so .title img {
    height: 40px;
    padding: 5px;
    background: #d1a02f;
}

.thong-so .title span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}

.thong-so .content {
    border: 1px solid #000;
    border-radius: 5px;
    overflow: hidden;
}

.thong-so .content > p {
    display: flex;
    padding: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
}

.thong-so .content > p:nth-child(2n) {
    background: #e1e1e1;
}

.thong-so .content > p:last-child {
    border-bottom: 0;
}

.thong-so .content > p > strong {
    min-width: 50%;
    width: 50%;
    color: #003cbf;
}

.thong-so .content > p p {
    margin-bottom: 0;
}

.support-product {
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}

@media (max-width: 1199px) {
    .support-product {
        margin-top: 20px;
    }
}
.support-product .title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}

.support-product .image {
    height: 150px;
    display: block;
    position: relative;
}

.support-product .image img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.support-product .title2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    font-weight: normal;
}

.support-product .phone {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 1.1;
}

.support-product .phone a {
    font-size: 20px;
    font-weight: 600;
    color: #1b74e7;
    text-decoration: none;
}

.support-product .phone a:hover {
    color: #003cbf;
}

.support-product .or {
    width: 100%;
    margin: 10px 0;
    color: #7a7d8d;
    text-align: center;
    line-height: 1.1;
}

.support-product .or span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    transform: translateY(50%);
    font-size: 13px;
}

.support-product .or:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #ededed;
}

.support-product .title3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}

.support-product .chat {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    background: #1b74e7;
    color: #fff;
}

.support-product .chat:hover {
    background: #003cbf;
}

.camket {
    margin-top: 20px;
}

.camket .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.camket ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.camket ul li {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.camket ul li img {
    max-width: 26px;
    margin-right: 10px;
}

.product-list {
    overflow: hidden;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.product-list .product-thumbnail {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 35%;
    /* max-width: 35%; */
}

.product-list .product-thumbnail a {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
}

.product-list .product-thumbnail a img {
    width: auto !important;
    max-height: 100%;
    /* position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; */
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
}

.product-list .product-info {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 65%;
    /* max-width: 65%; */
}

.product-list .product-info .price-box {
    margin-bottom: 5px;
    font-size: 14px;
    position: relative;
}

@media (max-width: 500px) {
    .product-list .product-info .price-box {
        font-size: 12px;
        min-height: 44px;
    }
}
.product-list .product-info .price-box .price {
    color: #5dac46;
    font-weight: 700;
    font-size: 16px;
}

.product-list .product-info .price-box .compare-price {
    /* display: inline-block; */
    color: #666;
    text-decoration: line-through;
}

.product-list .product-info .product-name {
    font-size: 16px;
}

@media (max-width: 767px) {
    .product-list .product-info .product-name {
        font-size: 14px;
    }
}
.productcompareprice {
    margin-top: 20px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    overflow: hidden;
}

.productcompareprice .title-header-col {
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #1b74e7;
    padding: 5px 10px;
}

@media (max-width: 991px) and (min-width: 767px) {
    .productcompareprice .list {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .productcompareprice .list .product-list {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.product-like {
    margin-top: 50px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .product-like {
        margin-top: 20px;
    }
}
.product-like .title-header-col {
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #1b74e7;
    padding: 5px 10px;
}

@media (max-width: 991px) and (min-width: 767px) {
    .product-like .list {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .product-like .list .product-list {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.flashsale_product {
    background: #1b74e7;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    position: relative;
    bottom: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.flashsale_product .title-count-down {
    font-weight: 600;
    color: #fff;
    width: 150px;
    font-size: 16px;
}

.flashsale_product .count-down {
    display: inline-flex;
    font-size: 14px;
    padding: 0;
    text-align: right;
    background: transparent;
    align-items: center;
    width: 100%;
    padding: 10px;
}

@media (max-width: 991px) {
    .flashsale_product .count-down {
        flex-direction: column;
        text-align: center;
    }
}
.flashsale_product .count-down .timer-view {
    display: inline;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.flashsale_product .count-down .timer-view .block-timer {
    width: 45px;
    height: 45px;
    display: inline-flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    background: #5dac46;
    margin: 5px;
    border-radius: 5px;
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width: 374px) {
    .flashsale_product .count-down .timer-view .block-timer {
        width: 35px;
        height: 35px;
        margin: 2px;
        margin-bottom: 0;
    }
}
.flashsale_product .count-down .timer-view .block-timer p {
    margin-bottom: 0;
    font-size: 12px;
}

@media (max-width: 374px) {
    .flashsale_product .count-down .timer-view .block-timer p {
        font-size: 11px;
    }
}
.flashsale_product .count-down .timer-view .block-timer p b {
    display: block;
    font-size: 18px;
    line-height: 20px;
}

@media (max-width: 374px) {
    .flashsale_product .count-down .timer-view .block-timer p b {
        font-size: 14px;
    }
}
.flashsale_product .count-down .timer-view .block-timer:first-child {
    margin-left: 0;
}

.flashsale_product .count-down .timer-view > span {
    font-size: 30px;
    font-weight: 600;
    line-height: 18px;
    position: relative;
    top: 11px;
    color: #fff;
}

.flashsale_product .elio-productcount {
    padding: 10px;
    background: #003cbf;
}

.flashsale_product .elio-productcount .countdown {
    position: relative;
}

.flashsale_product .elio-productcount .countdown .line {
    height: 10px;
    background: #fff;
    border-radius: 5px;
}

.flashsale_product .elio-productcount .countdown .line span {
    width: 62%;
    display: block;
    height: 10px;
    border-radius: 5px;
    background-color: #5dac46;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 40px 40px;
}

.flashsale_product .elio-productcount .countdown .title {
    font-weight: 700;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    text-align: left;
    color: #fff;
    margin-top: 5px;
}

/* COLLECTION */
.category-products {
    margin-bottom: 20px;
}

.opacity_sidebar {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    display: none;
}

.opacity_sidebar.openf {
    display: block;
}

@media (max-width: 991px) {
    .dqdt-sidebar {
        top: 0 !important;
        padding: 0 15px;
        position: fixed;
        width: calc(100% - 50px);
        background: #fff;
        top: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        overflow-y: auto;
        z-index: 9999;
        visibility: hidden;
        transition: all 0.35s ease;
        transform: translateX(100%);
        padding-top: 10px;
    }
}
@media (max-width: 991px) and (min-width: 767px) {
    .dqdt-sidebar {
        width: 400px;
    }
}
@media (max-width: 991px) {
    .dqdt-sidebar.openf {
        visibility: visible;
        transform: translateX(0);
    }
    #open-filters {
        color: #fff;
        background: #1b74e7;
        position: fixed;
        right: 0;
        top: 35% !important;
        cursor: pointer;
        z-index: 9999;
        font-size: 18px;
        transition: all 0.35s ease;
        background-image: url('../assets/images/icon-filter-bg.png');
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center;
        width: 43px;
        height: 40px;
        border-radius: 5px 0 0 5px;
        box-shadow: 1px 3px 6px #888888;
    }
    #open-filters.openf {
        right: calc(100% - 50px);
        background-image: url('../assets/images/icon-filter-close-bg.png');
    }
}
@media (max-width: 991px) and (min-width: 767px) {
    #open-filters.openf {
        right: 400px;
    }
}
@media (max-width: 991px) {
    #open-filters span {
        display: none;
    }
}
.sort-cate-left {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.sort-cate-left h3 {
    color: #000;
    font-size: 14px;
    float: left;
    margin: 0;
    margin-top: 2px;
}

@media (max-width: 767px) {
    .sort-cate-left h3 {
        min-width: 90px;
    }
}
.sort-cate-left ul {
    display: flex;
}

.sort-cate-left ul li {
    margin-left: 10px;
}

.sort-cate-left ul li a {
    color: #1b74e7;
    display: block;
    padding: 5px 10px;
    border: 1px solid #003cbf;
    border-radius: 5px;
}

.sort-cate-left ul li.active a,
.sort-cate-left ul li:hover a {
    background: #003cbf;
    color: #fff;
}

@media (max-width: 767px) {
    .sort-cate-left ul {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .sort-cate-left ul li {
        flex: 0 0 auto;
        white-space: nowrap;
    }
}
.filter-content {
    display: inline-block;
    margin-bottom: 15px;
}

.filter-content .title-head-col {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0px;
    color: #000;
    padding: 5px 10px;
    background: #1b74e7;
    color: #fff;
    margin-bottom: 20px;
    border: 2px solid #003cbf;
    border-radius: 5px;
}

.filter-content .title-head-col span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

@media (max-width: 767px) {
    .filter-content .title-head-col {
        font-size: 20px;
    }
}
.filter-content .filter-container__selected-filter {
    margin-bottom: 20px;
}

.filter-content .filter-container__selected-filter .filter-container__selected-filter-header-title {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: block;
    margin-bottom: 10px;
}

.filter-content .filter-container__selected-filter .filter-container__clear-all {
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
}

.filter-content .filter-container__selected-filter .filter-container__clear-all svg {
    width: 10px;
    margin-left: 3px;
    position: relative;
    top: -2px;
}

.filter-content .filter-container__selected-filter .filter-container__clear-all svg path {
    fill: #000;
}

.filter-content .filter-container__selected-filter .filter-container__clear-all:hover {
    color: #003cbf;
}

.filter-content .filter-container__selected-filter .filter-container__clear-all:hover svg path {
    fill: #003cbf;
}

.filter-content .filter-container__selected-filter-list {
    width: 100%;
    position: relative;
    display: inline-block;
}

.filter-content .filter-container__selected-filter-list ul {
    padding-left: 0px;
    margin: 0;
}

.filter-content .filter-container__selected-filter-list ul li {
    display: inline-block;
    float: left;
    margin-right: 15px;
    color: #fff;
    padding: 5px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    background: #1b74e7;
    margin-bottom: 15px;
}

.filter-content .filter-container__selected-filter-list ul li a {
    color: #fff;
    position: relative;
    padding-left: 15px;
}

.filter-content .filter-container__selected-filter-list ul li a .fa {
    padding-left: 15px;
    margin-right: 10px;
    background-image: url(//bizweb.dktcdn.net/100/491/197/themes/917410/assets/close.svg?1718545565889);
    background-repeat: no-repeat;
    width: 20px;
    height: 9px;
    display: block;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0px;
    filter: invert(1);
}

.filter-content .filter-container__selected-filter-list ul li a .fa:before {
    display: none;
}

.filter-content .aside-item {
    margin-right: 0px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    /* border: 1px solid #003cbf; */
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}

.filter-content .aside-item .aside-content {
    padding: 0px 0px 0;
    border-top: none;
    border-radius: 0px;
}

.filter-content .aside-item .aside-content input {
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.filter-content .aside-item .aside-content ul {
    padding-left: 0px;
}

.filter-content .aside-item .aside-content {
    width: 100%;
    position: relative;
    max-height: 200px;
    overflow-y: scroll;
    padding: 10px;
}

.filter-content .aside-item .aside-content::-webkit-scrollbar {
    width: 3px;
}

.filter-content .aside-item .aside-content::-webkit-scrollbar-thumb {
    background-color: #1b74e7;
    outline: 1px solid #1b74e7;
}

.filter-content .aside-item.active .aside-content {
    display: block;
}

.filter-content .title-head {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px;
    color: #000;
    padding: 5px 10px;
    background: #003cbf;
    color: #fff;
}

.filter-content .title-head .down_icon {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 7.5px;
    top: 19px;
    transform: translate(0, -50%);
    cursor: pointer;
}

.filter-content .title-head .down_icon:after,
.filter-content .title-head .down_icon:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #000;
    transition:
        transform 0.4s ease-in-out,
        opacity 0.4s ease-in-out;
}

.filter-content .title-head .down_icon:before {
    width: 11px;
    height: 1px;
    opacity: 1;
}

.filter-content .title-head .down_icon:after {
    width: 1px;
    height: 11px;
}

.filter-content .title-head .down_icon.cls_mn:after,
.filter-content .title-head .down_icon.cls_mn:before {
    background-color: #1b74e7;
    transform: translate(-50%, -50%) rotate(90deg);
}

.filter-content .title-head .down_icon.cls_mn:before {
    opacity: 0;
}

.aside-content-menu {
    background: #fff;
}

.aside-content-menu .title-head {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px;
}

#sort-by {
    position: absolute;
    right: 25px;
    display: flex;
    align-items: center;
    background: #1b74e7;
    border: 1px solid #1b74e7;
    color: #fff;
    padding: 0px 0px 0px 10px;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sort-by label {
    margin-right: 6px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #sort-by label {
        width: 100%;
    }
}
#sort-by .ul_col > li {
    position: relative;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: 0.01px;
    cursor: pointer;
    line-height: 34px;
    background-image: url(//bizweb.dktcdn.net/100/491/197/themes/917410/assets/ico-select-2.png?1718545565889) !important;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    width: 180px;
    padding: 0 20px;
}

#sort-by .ul_col .content_ul {
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    background: #fff;
    display: none;
}

#sort-by .ul_col .content_ul li {
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-bottom: -1px;
}

#sort-by .ul_col:hover .content_ul {
    display: block;
}

.aside-content-menu {
    margin-bottom: 30px;
    border: 1px solid #003cbf;
    border-radius: 5px;
    overflow: hidden;
}

.aside-content-menu .title-head-col {
    display: inline-flex;
    align-items: center;
    background: #003cbf;
    margin-bottom: 0;
    width: 100%;
    padding: 5px 10px;
}

.aside-content-menu .title-head-col span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}

.aside-content-menu .nav-category {
    padding: 0 10px;
}

.aside-content-menu .nav-category ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.aside-content-menu .nav-category ul .nav-item .nav-link {
    display: block;
    padding: 8px 0;
    font-size: 15px;
    color: #000;
}

.aside-content-menu .nav-category ul .nav-item .nav-link.pr-5 {
    padding-right: 30px;
}

.aside-content-menu .nav-category ul .nav-item .down_icon {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 0;
    top: 21px;
    transform: translate(0, -50%);
    cursor: pointer;
}

.aside-content-menu .nav-category ul .nav-item .down_icon:after,
.aside-content-menu .nav-category ul .nav-item .down_icon:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #000;
    transition:
        transform 0.4s ease-in-out,
        opacity 0.4s ease-in-out;
}

.aside-content-menu .nav-category ul .nav-item .down_icon:before {
    width: 17px;
    height: 2px;
    opacity: 1;
}

.aside-content-menu .nav-category ul .nav-item .down_icon:after {
    width: 2px;
    height: 17px;
}

.aside-content-menu .nav-category ul .nav-item .down_icon.cls_mn:after,
.aside-content-menu .nav-category ul .nav-item .down_icon.cls_mn:before {
    background-color: #1b74e7;
    transform: translate(-50%, -50%) rotate(90deg);
}

.aside-content-menu .nav-category ul .nav-item .down_icon.cls_mn:before {
    opacity: 0;
}

.aside-content-menu .nav-category ul .nav-item.active > .nav-link,
.aside-content-menu .nav-category ul .nav-item:hover > .nav-link {
    color: #1b74e7;
}

.aside-content-menu .nav-category ul .nav-item.active > .down_icon:after,
.aside-content-menu .nav-category ul .nav-item.active > .down_icon:before,
.aside-content-menu .nav-category ul .nav-item:hover > .down_icon:after,
.aside-content-menu .nav-category ul .nav-item:hover > .down_icon:before {
    background-color: #1b74e7;
}

.aside-content-menu .nav-category ul .menu_down {
    padding-left: 10px !important;
}

.section_banner_col {
    margin-bottom: 20px;
}

.section_danhmuc {
    margin-bottom: 50px;
}

/* .section_danhmuc .danhmuc-slider a {
  text-align: left;
  box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1),
    0 0px 6px 0px rgba(60, 64, 67, 0.25);
  background: #fff;
  display: flex;
  border-radius: 5px;
  padding: 5px;
  align-items: center;
} */
.section_danhmuc .danhmuc-slider a .thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    /* width: 60px;
  height: 60px;
  min-width: 60px; */
}

.section_danhmuc .danhmuc-slider a .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.section_danhmuc .danhmuc-slider a h3 {
    height: auto !important;
    margin-left: 10px;
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}

.section_danhmuc .danhmuc-slider a h3 .count {
    display: block;
    color: #1b74e7;
}

.section_danhmuc .danhmuc-slider a:hover h3 {
    color: #003cbf;
}

/* PAGINATION */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%;
}

.pagenav {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.pagenav span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    font-weight: 700;
}

.nav_pagi {
    display: inline-block;
    padding-left: 10px;
    width: 100%;
}

.nav_pagi .pagination {
    position: relative;
    z-index: 1;
    padding: 0 0px;
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .nav_pagi .pagination {
        padding: 0 0px;
    }
}
.nav_pagi .pagination .page-link {
    font-weight: 400;
    float: left;
    margin: 0 2.5px;
    width: 35px;
    background: transparent;
    border: solid 1px #000;
    text-align: center;
    height: 35px;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
    color: #000;
    text-decoration: none;
    border-radius: initial;
    border-radius: 5px;
}

@media (max-width: 375px) {
    .nav_pagi .pagination .page-link {
        width: 27px;
        height: 27px;
        line-height: 27px;
    }
}
.nav_pagi .pagination .page-link.page-db {
    width: auto;
    padding: 0 20px;
}

.nav_pagi .pagination .page-link:hover {
    background-color: #1b74e7;
    color: #fff;
    background: #1b74e7;
    font-weight: bold;
    border-color: #1b74e7;
}

.nav_pagi .pagination .page-link svg {
    width: 14px;
    height: 14px;
    margin-top: -3px;
}

.nav_pagi .pagination .page-item {
    margin-bottom: 5px;
}

.nav_pagi .pagination .page-item.disabled .page-link {
    border: 0;
    display: none;
}

.nav_pagi .pagination .page-item.active .page-link {
    background-color: #1b74e7;
    border-color: #1b74e7;
    background: #1b74e7;
    color: #fff;
    display: block;
    font-weight: bold;
}

/* BLOG */
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.layout-blog {
    padding-bottom: 30px;
}

.aside-content-blog {
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    overflow: hidden;
}

.aside-content-blog .title-head-col {
    margin-bottom: 0;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #1b74e7;
    padding: 5px 10px;
}

@media (max-width: 1199px) {
    .aside-content-blog .title-head-col {
        font-size: 20px;
        margin-bottom: 5px;
        display: block;
    }
}
.aside-content-blog .nav-category {
    padding: 10px;
}

.aside-content-blog .nav-category ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.aside-content-blog .nav-category ul .nav-item .nav-link {
    display: block;
    padding: 8px 0;
    font-size: 15px;
    color: #000;
}

.aside-content-blog .nav-category ul .nav-item .nav-link.pr-5 {
    padding-right: 30px;
}

.aside-content-blog .nav-category ul .nav-item.active > .nav-link,
.aside-content-blog .nav-category ul .nav-item:hover > .nav-link {
    color: #1b74e7;
}

.aside-content-blog .nav-category ul .nav-item.active > .down_icon:after,
.aside-content-blog .nav-category ul .nav-item.active > .down_icon:before,
.aside-content-blog .nav-category ul .nav-item:hover > .down_icon:after,
.aside-content-blog .nav-category ul .nav-item:hover > .down_icon:before {
    background-color: #1b74e7;
}

.aside-content-blog .nav-category ul .menu_down {
    padding-left: 10px !important;
}

.aside-content-blog .nav-category ul .down_icon {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 7.5px;
    top: 19px;
    transform: translate(0, -50%);
    cursor: pointer;
}

.aside-content-blog .nav-category ul .down_icon:after,
.aside-content-blog .nav-category ul .down_icon:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #000;
    transition:
        transform 0.4s ease-in-out,
        opacity 0.4s ease-in-out;
}

.aside-content-blog .nav-category ul .down_icon:before {
    width: 11px;
    height: 1px;
    opacity: 1;
}

.aside-content-blog .nav-category ul .down_icon:after {
    width: 1px;
    height: 11px;
}

.aside-content-blog .nav-category ul .down_icon.cls_mn:after,
.aside-content-blog .nav-category ul .down_icon.cls_mn:before {
    background-color: #1b74e7;
    transform: translate(-50%, -50%) rotate(90deg);
}

.aside-content-blog .nav-category ul .down_icon.cls_mn:before {
    opacity: 0;
}

.blog_noibat {
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    overflow: hidden;
}

.blog_noibat h2 {
    margin-bottom: 0;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #1b74e7;
    padding: 5px 10px;
}

.blog_noibat h2 a {
    color: #fff;
}

@media (max-width: 1199px) {
    .blog_noibat h2 {
        font-size: 20px;
        margin-bottom: 5px;
        display: block;
    }
}
.blog_noibat .blog_content {
    padding: 10px;
}

.blog_noibat .blog_content .item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.blog_noibat .blog_content .item .post-thumb {
    width: 90px;
    margin-right: 10px;
    position: relative;
}

.blog_noibat .blog_content .item .post-thumb a {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 67%;
}

.blog_noibat .blog_content .item .post-thumb a img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
}

.blog_noibat .blog_content .item .post-thumb .num {
    width: 20px;
    height: 20px;
    display: flex;
    background: #003cbf;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 20px;
    position: absolute;
    left: -8px;
    top: 50%;
    transform: translate(0, -50%);
}

.blog_noibat .blog_content .item .contentright {
    width: calc(100% - 100px);
}

.blog_noibat .blog_content .item .contentright h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}

.blog_noibat .blog_content .item .contentright h3 a {
    display: block;
    color: #000;
}

.blog_noibat .blog_content .item .contentright h3 a:hover {
    color: #1b74e7;
}

.blog_noibat .blog_content .item:last-child {
    border: initial;
    margin: 0;
    padding: 0;
}

.layout-article {
    padding-bottom: 30px;
}

.article-main .time-post {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin-right: 10px;
}

.article-main .time-post svg {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-right: 2px;
}

.article-main .time-post svg path {
    fill: #1b74e7;
}

.article-main .article-image {
    margin-bottom: 20px;
}

.article-main .article-title {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 34px;
}

.article-main .posts {
    font-size: 12px;
    margin-bottom: 10px;
}

.article-main .rte {
    font-size: 14px;
}

@media (max-width: 767px) {
    .article-main .rte iframe {
        width: 100%;
    }
}
.article-main #article_comments {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.article-main #article_comments label {
    display: block;
    margin-bottom: 4px;
    font-weight: 700;
}

.article-main #article_comments label .required {
    color: #ff0000;
}

.article-main #article_comments input {
    height: 40px;
}

.article-main .form-group input {
    width: 100%;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #1b74e7;
}

.article-main .form-group input::-moz-placeholder {
    color: #7c7c7c;
}

.article-main .form-group input::placeholder {
    color: #7c7c7c;
}

.article-main .form-group input:-ms-input-placeholder {
    color: #7c7c7c;
}

.article-main .form-group input::-ms-input-placeholder {
    color: #7c7c7c;
}

.article-main .form-group textarea {
    width: 100%;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #1b74e7;
}

.article-main .form-group textarea::-moz-placeholder {
    color: #7c7c7c;
    opacity: 1;
}

.article-main .form-group textarea::placeholder {
    color: #7c7c7c;
    opacity: 1;
}

.article-main .form-group textarea:-ms-input-placeholder {
    color: #7c7c7c;
}

.article-main .form-group textarea::-ms-input-placeholder {
    color: #7c7c7c;
}

.article-main .button_45 {
    height: 40px;
    line-height: 38px;
    padding: 0 25px;
    background: #1b74e7;
    font-size: 16px;
    color: #fff;
    border: solid 1px #1b74e7;
    font-weight: 600;
    margin-top: 10px;
}

.article-main .button_45:hover {
    background: #fff;
    border-color: #003cbf;
    color: #003cbf;
}

.article-main .title-form-coment {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 15px;
    color: #000;
    font-weight: 500;
}

#article-comments .article-comment {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #c9c8c5;
}

#article-comments .article-comment:last-child {
    padding-bottom: 30px;
}

#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 80px;
    margin-right: 12px;
    height: 80px;
    border-radius: 0;
    display: block;
}

#article-comments .article-comment-user-comment {
    display: block;
    float: left;
    width: calc(100% - 95px);
    -webkit-width: calc(100% - 95px);
    -moz-width: calc(100% - 95px);
    -o-width: calc(100% - 95px);
    -os-width: calc(100% - 95px);
    padding-left: 10px;
    word-break: break-word;
    font-size: em(14px);
}

#article-comments .user-name-comment {
    margin: 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
}

#article-comments .user-name-comment strong {
    font-weight: 700;
}

#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #b0b0b0;
    font-size: 12px;
}

#article-comments .cm {
    font-size: 14px;
    color: #000;
}

.social-sharing {
    border-top: solid 1px #e4e4e4;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
}

.social-sharing span {
    margin-right: 10px;
}

.social-sharing .addthis_inline_share_toolbox {
    margin-top: 3px;
}

.blog_lienquan h2 {
    font-size: 28px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #231f20;
}

.blog_lienquan .item-blog {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.blog_lienquan .item-blog .block-thumb {
    width: 375px;
    margin-right: 30px;
}

.blog_lienquan .item-blog .block-thumb .thumb {
    padding-bottom: 66%;
    display: block;
    height: 0;
    position: relative;
}

.blog_lienquan .item-blog .block-thumb .thumb img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
}

.blog_lienquan .item-blog .block-content h3 {
    padding: 0px;
    margin: 0px 0 15px;
    line-height: 24px;
    font-size: 18px;
    color: #000;
}

.blog_lienquan .item-blog .block-content .time-post {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin-right: 10px;
}

.blog_lienquan .item-blog .block-content .time-post svg {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-right: 2px;
}

.blog_lienquan .item-blog .block-content p.justify {
    font-size: 14px;
    color: #000;
    margin: 15px 0;
    font-weight: 400;
}

.blog_lienquan .item-blog .block-content .viewmore {
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #363636;
    color: #000;
    font-size: 14px;
    padding: 0 30px;
}

.blog_lienquan .item-blog .block-content .viewmore:hover {
    background: #003cbf;
}

@media (max-width: 991px) {
    .aside-content-blog {
        margin-top: 30px;
    }
}
.social-sharing {
    border-top: solid 1px #e4e4e4;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
}

.social-sharing .addthis_toolbox a {
    margin-bottom: 0;
}

.social-sharing span {
    margin-right: 10px;
}

.social-sharing .addthis_inline_share_toolbox {
    margin-top: 3px;
}

.right-content .row {
    margin-left: -12px;
    margin-right: -12px;
}

.right-content .row .col-md-6,
.right-content .row .col-12 {
    padding-left: 12px;
    padding-right: 12px;
}

.right-content .row .col-md-6 .item-blog .block-content .time-post,
.right-content .row .col-12 .item-blog .block-content .time-post {
    margin-bottom: 10px;
}

.right-content .row .col-md-6 .item-blog .block-content h3,
.right-content .row .col-12 .item-blog .block-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.blog-search-form {
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    max-width: 500px;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #ec2154;
}

.blog-search-form input {
    width: 100%;
    height: 36px;
    padding-right: 80px;
    padding-left: 10px;
    border: 0;
}

.blog-search-form button {
    position: absolute;
    right: 1px;
    width: 60px;
    height: 34px;
    background: #003cbf;
    border: 0;
    border-radius: 5px;
    top: 1px;
}

.blog-search-form button:hover {
    opacity: 0.7;
}

.blog-lienquan {
    margin-top: 50px;
}

.art-pro {
    margin-top: 15px;
    margin-bottom: 15px;
}

.search-blog {
    border: 2px solid #ec2154;
    border-radius: 10px;
    padding: 5px;
}

@media (max-width: 991px) {
    .search-blog {
        margin-top: 30px;
    }
}
.search-blog .title-head {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: block;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    background: #ec2154;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
}

.search-blog .title-head a {
    color: #fff;
}

.search-blog .title-head a:hover {
    opacity: 0.7;
}

.search-blog .thump-searh {
    padding: 10px 0px;
}

.thump-comment {
    margin-top: 20px;
}

.hidescroll {
    display: none;
}

.auto {
    display: block;
}

.fixMenu {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 30px;
    right: 0;
    width: auto;
    width: 300px;
    border: 1px solid rgba(224, 224, 224, 0.95);
    background: #f9f9f9;
    overflow: auto;
    z-index: 999;
}

.fixMenu .closeftoc {
    padding: 12px 5px;
    position: relative;
    margin-bottom: 10px;
    background: rgba(237, 237, 237, 0.95);
    font-weight: 400;
    font-size: 20px;
}

.fixMenu .closeftoc img {
    width: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

.fixMenu .closeftoc span {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 18px;
    font-size: 20px;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    border: 2px solid #333;
    line-height: 19px;
    text-align: center;
    font-weight: 400;
}

.fixMenu .dola-toc-bottom > ol {
    padding-left: 0px;
    list-style: decimal;
    list-style-type: none;
    list-style-position: inherit;
    padding-left: 0px;
}

.fixMenu .dola-toc-bottom > ol li > a {
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
}

.fixMenu .dola-toc-bottom > ol li > a:hover {
    background: #1b74e7;
    color: #fff;
}

.fixMenu .dola-toc-bottom > ol li .is-collapsible {
    list-style: decimal;
    list-style-type: circle;
    list-style-position: inherit;
    padding-left: 0px;
}

.fixMenu .dola-toc-bottom > ol li .is-collapsible li {
    padding-left: 0px;
    display: inline-block;
    width: 100%;
}

.fixMenu .dola-toc-bottom > ol li .is-collapsible li a {
    padding-left: 30px;
    font-style: italic;
    position: relative;
    width: 100%;
}

.fixMenu .dola-toc-bottom > ol li .is-collapsible li a:before {
    content: '';
    top: 13px;
    left: 15px;
    position: absolute;
    width: 9px;
    height: 9px;
    border: solid 2px #d7d7d7;
    border-radius: 50%;
}

.fixMenu .dola-toc-bottom > ol li .is-collapsible li.is-active-li > a {
    background: #1b74e7;
    color: #fff;
}

.fixMenu .dola-toc-bottom > ol li.is-active-li > a {
    background: #1b74e7;
    color: #fff;
}

.tabClick {
    position: fixed;
    top: 30% !important;
    right: 0;
    z-index: 99;
    padding: 10px;
    border-radius: 5px 0 0 5px;
    background: #1b74e7;
}

.tabClick img {
    width: 30px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.ftoc-head {
    background: #f3f8fe;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.ftoc-head .title-goto-wrapper {
    margin-bottom: 15px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #1b74e7;
    display: inline-block;
}

.ftoc-head .title-goto-wrapper img {
    height: 25px;
    position: absolute;
    left: 100%;
    top: -2px;
}

.ftoc-head .dola-toc .toc-list {
    list-style: decimal;
    list-style-type: disc;
    list-style-position: inherit;
    padding-left: 20px;
}

.ftoc-head .dola-toc .toc-list .toc-list-item {
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
}

.ftoc-head .dola-toc .toc-list .toc-list-item a {
    color: #000;
    font-size: 16px;
}

.ftoc-head .dola-toc .toc-list .toc-list-item a:hover {
    color: #003cbf;
}

.ftoc-head .dola-toc .toc-list .toc-list-item .is-collapsible {
    list-style: decimal;
    list-style-type: circle;
    list-style-position: inherit;
    padding-left: 20px;
}

.item-blog {
    overflow: hidden;
    transition: all 0.4s ease;
}

.item-blog .block-thumb {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 67%;
    border-radius: 5px;
}

.item-blog .block-thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
}

.item-blog .block-thumb .time-post {
    position: absolute;
    text-align: center;
    left: 5px;
    top: 5px;
    background: #1b74e7;
    border-radius: 5px;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.item-blog .block-content {
    padding: 10px 0;
    color: #000;
    width: 100%;
}

.item-blog .block-content h3 {
    font-size: 18px;
    font-weight: 700;
}

.item-blog .block-content h3 a {
    color: #000;
}

.item-blog .block-content h3 a:hover {
    color: #003cbf;
}

.item-blog .block-content .viewmore {
    display: inline-block;
    padding: 5px 15px;
    font-size: 16px;
    border: 2px solid #1b74e7;
    border-radius: 5px;
    color: #1b74e7;
    position: relative;
    overflow: hidden;
}

.item-blog .block-content .viewmore:hover {
    background: #1b74e7;
    color: #fff;
}

.item-blog:hover .block-thumb img {
    transform: scale(1.2);
}

.blog-video .block-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 66%;
    border-radius: 5px;
}

.blog-video .block-thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
}

.blog-video .block-thumb .icon {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.17);
}

.blog-video .block-thumb .icon svg {
    width: 50px;
    height: 50px;
}

.blog-video .block-thumb .icon svg path {
    fill: #fff;
}

.blog-video .block-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
}

.blog-video:hover .icon path {
    fill: #003cbf !important;
}

.popup-video {
    position: fixed;
    z-index: 99999;
    top: 0 !important;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.89);
    display: none;
}

.popup-video.active {
    display: flex;
}

.popup-video .close-popup-video {
    background: #fff;
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.popup-video .close-popup-video:hover {
    opacity: 0.8;
}

.popup-video iframe {
    height: calc(100vh - 200px);
    width: 1100px;
}

@media (max-width: 1100px) {
    .popup-video iframe {
        width: 700px;
    }
}
@media (max-width: 767px) {
    .popup-video .body-popup {
        padding: 0 5px;
        width: 100%;
    }
    .popup-video .body-popup iframe {
        width: 100%;
        height: 300px;
    }
}
/* CONTACT PAGE */
.layout-contact {
    margin-bottom: 30px;
}

.layout-contact .contact {
    margin-bottom: 20px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
}

.layout-contact .contact h4 {
    display: inline-flex;
    align-items: center;
    background: #1b74e7;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.layout-contact .contact .info-contact {
    padding: 10px;
}

.layout-contact .contact .info-contact .description {
    margin-top: 10px;
}

.layout-contact .contact .info-contact .group-address {
    margin-top: 10px;
}

.layout-contact .contact .info-contact .group-address .title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.layout-contact .contact .info-contact .group-address ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.layout-contact .contact .info-contact .group-address ul li {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .layout-contact .contact .info-contact .group-address ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.layout-contact .contact .info-contact .group-address ul li .icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1b74e7;
    border-radius: 50%;
    margin-right: 10px;
}

.layout-contact .contact .info-contact .group-address ul li .icon svg path {
    fill: #1b74e7;
}

.layout-contact .contact .info-contact .group-address ul li b {
    display: block;
}

.layout-contact .contact .info-contact .group-address ul li a {
    color: #000;
}

.layout-contact .contact .info-contact .group-address ul li a:hover {
    color: #003cbf;
}

.layout-contact .contact .info-contact .group-address .see-store {
    color: #fff;
    background-color: #1b74e7;
    line-height: 38px;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.layout-contact .contact .info-contact .group-address .see-store:hover {
    background-color: #003cbf;
}

.layout-contact .form-contact {
    border: 1px solid #1b74e7;
    border-radius: 5px;
}

@media (max-width: 991px) {
    .layout-contact .form-contact {
        margin-bottom: 20px;
    }
}
.layout-contact .form-contact .content-form {
    padding: 10px;
    display: block;
}

.layout-contact .form-contact h4 {
    display: inline-flex;
    align-items: center;
    background: #1b74e7;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.layout-contact .form-contact .group_contact {
    padding: 10px;
}

.layout-contact .form-contact .group_contact input,
.layout-contact .form-contact .group_contact textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-bottom: 10px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
}

.layout-contact .form-contact .group_contact input {
    padding: 5px 20px;
    height: 45px;
    border: 1px solid #c4c4c4;
}

.layout-contact .form-contact .group_contact textarea {
    padding: 10px 20px;
    height: 77px;
    border: 1px solid #c4c4c4;
}

.layout-contact .form-contact .group_contact .btn-lienhe {
    background: #1b74e7;
    color: #fff;
    border: initial;
    padding: 0 20px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 5px;
}

.layout-contact .form-contact .group_contact .btn-lienhe:hover {
    background-color: #003cbf;
}

#contact_map {
    height: 100%;
}

#contact_map iframe {
    width: 100%;
    border-radius: 5px;
    height: 100%;
}

@media (max-width: 991px) {
    #contact_map iframe {
        height: 450px;
    }
}
/* FAQ */
.content-page {
    margin-bottom: 20px;
}

@media (min-width: 991px) {
    .content-page {
        min-height: 400px;
    }
}
.content-page ul,
.content-page ol {
    padding-left: 20px;
}

.page-faq .content-page {
    padding: 0px;
    background: #fff;
    border-radius: 5px;
}

.page-faq .product-fpt-with-stick-tab {
    margin-bottom: 25px;
}

.page-faq .faq-title {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}

.page-faq .faq-title:before {
    background: #1b74e7;
    content: '';
    right: 0;
    left: 0;
    position: absolute;
    bottom: -6px;
    height: 3px;
    display: block;
    z-index: 1;
    width: 40%;
}

.page-faq .faq {
    margin-bottom: 7px;
}

.page-faq .faq h4 {
    color: #000;
    padding: 12px 20px;
    font-size: 18px;
    margin-bottom: 0;
    background: #e3e3e3;
    cursor: pointer;
    border-radius: 5px;
}

.page-faq .faq.active h4 {
    background: #1b74e7;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.page-faq .faq .content {
    display: block;
    border: 1px solid #acacac;
    padding: 15px 20px;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.page-faq .faq .content p {
    margin-bottom: 0;
    font-size: 16px;
}

.page-faq .contact {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0;
    background: #fff;
}

.page-faq .contact h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.page-faq .contact h4:before {
    background: #1b74e7;
    content: '';
    right: 0;
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 3px;
    display: block;
    z-index: 1;
    width: 40%;
}

.page-faq .contact .content-form {
    padding: 0;
    display: block;
}

.page-faq .contact .group_contact {
    padding: 0;
    border-radius: 0 0 10px 10px;
}

.page-faq .contact .group_contact input,
.page-faq .contact .group_contact textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-bottom: 10px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
}

.page-faq .contact .group_contact input {
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
}

.page-faq .contact .group_contact textarea {
    padding: 10px 20px;
    height: 77px;
    border: 1px solid #e6e6e6;
}

.page-faq .contact .group_contact .btn-lienhe {
    background: #1b74e7;
    color: #fff;
    border: initial;
    padding: 0 16px;
    line-height: 35px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
    float: right;
}

.page-faq .contact .group_contact .btn-lienhe:hover {
    background-color: #003cbf;
}

/* CART POPUP */
#cart-sidebar th,
#cart-sidebar td {
    text-align: left;
    padding: 0;
    border: none;
    color: #1c1c1c;
}

#cart-sidebar .headerRow {
    display: none;
}

#cart-sidebar .headerRow .item-thumb {
    display: none;
}

#cart-sidebar .itemRow {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
    float: left;
}

#cart-sidebar .item-thumb {
    float: left;
    width: 80px;
    height: 65px;
    display: inline-block;
}

#cart-sidebar .item-thumb img {
    height: 60px !important;
    margin: 0;
}

#cart-sidebar .item-name {
    font-size: 14px;
    line-height: 1.5;
    margin-right: 4px;
    width: 95%;
}

#cart-sidebar .item-name a {
    color: #000;
}

#cart-sidebar .item-price {
    margin-left: 10px;
    float: left;
    color: #e45d15;
    font-weight: 700;
}

#cart-sidebar .item-quantity {
    color: #222;
    font-weight: 500;
    margin-left: 6px;
    float: left;
    background-color: #fff;
    text-align: center;
    margin-right: 6px;
}

#cart-sidebar .item-remove {
    float: right;
    position: absolute;
    right: 0;
    color: #1c1c1c;
    top: 0;
}

#cart-sidebar .item-remove a {
    font-size: 0px;
    background: url(https://lh3.googleusercontent.com/-D-A6G1iTdow/ZCq7myi4oqI/AAAAAAAAWxw/WjrjxpvEIbEnB2yNyl4_-ePux75LkrIcwCNcBGAsYHQ/h120/delete.png)
        center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    padding-right: 0px !important;
    filter: grayscale(100%);
}

#cart-sidebar .item-decrement {
    float: left;
    margin-left: 25px;
}

#cart-sidebar .item-decrement a {
    color: #000;
    font-size: 14px;
}

#cart-sidebar .item-increment a {
    color: #000;
    font-size: 14px;
}

#cart-sidebar .item-total {
    display: none;
}

/* CART PAGE */
h1 {
    font-size: 22px;
    margin-bottom: 20px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.cart-mobile-page {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 0;
    border-radius: 5px;
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
    padding-bottom: 0;
}

.main-cart-page.main-container {
    margin-bottom: 0;
}

.main.container.cartpcstyle .row {
    justify-content: center;
}

.cart-page {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
}

.cart-page .cart--empty-message {
    text-align: center;
}

.cart-page .cart--empty-message svg {
    width: 80px;
    height: 80px;
    margin: 15px;
}

.cart-page .cart--empty-message svg path {
    fill: #000;
}

.cart-page .cart-header-info {
    display: flex;
    display: flex;
    padding: 7px 0;
    border: solid 1px #ebebeb;
    font-weight: bold;
    background: #f5f5f5;
    border-radius: 4px;
}

.cart-page .cart-header-info div:nth-child(1) {
    width: 40%;
    text-align: center;
    padding-left: 10px;
}

.cart-page .cart-header-info div:nth-child(2) {
    width: 17%;
    text-align: center;
}

.cart-page .cart-header-info div:nth-child(3) {
    width: 17%;
    text-align: center;
}

.cart-page .cart-header-info div:nth-child(4) {
    width: 17%;
    text-align: center;
}

.cart-page .cart-header-info div:nth-child(5) {
    width: 17%;
    text-align: center;
}

.cart-page .cart_body {
    /* border: solid 1px #ebebeb; */
}

.cart-page .cart_body .ajaxcart__row {
    padding: 10px 0;
    border: 1px solid #ebebeb;
    margin-top: 10px;
    border-radius: 5px;
}

.cart-page .cart_body .ajaxcart__row .cart_product {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
}

.cart-page .cart_body .cart_image {
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.cart-page .cart_body .cart_image img {
    max-width: 100%;
    max-height: 100%;
}

.cart-page .cart_body .cart_info {
    padding-left: 15px;
    vertical-align: top;
    padding-right: 10px;
    display: flex;
    width: calc(100% - 110px);
    -webkit-width: calc(100% - 110px);
    -moz-width: calc(100% - 110px);
    -o-width: calc(100% - 110px);
    -os-width: calc(100% - 110px);
}

.cart-page .cart_body .cart_info .cart_name {
    width: 41%;
    margin-bottom: 5px;
}

.cart-page .cart_body .cart_info .cart_name a {
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 18px;
    display: block;
}

.cart-page .cart_body .cart_info .cart_name a:hover {
    color: #003cbf;
}

.cart-page .cart_body .cart_info .cart_name .remove-item-cart {
    display: block;
    color: red;
}

.cart-page .cart_body .cart_info .cart_name p {
    margin: 0;
    font-style: italic;
    color: #9e9e9e;
}

.cart-page .cart_body .cart_info .variant-title {
    display: block;
    font-size: 12px;
}

.cart-page .cart_body .grid {
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-page .cart_body .grid .cart_prices .cart-price {
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #5dac46;
}

.cart-page .cart_body .grid .cart__btn-remove {
    font-size: 13px;
    color: #1b74e7;
}

.cart-page .cart_body .grid .cart_quantity {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    color: #333;
}

.cart-page .cart_body .cart_select {
    display: block;
    width: 100%;
    min-height: 30px;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
    width: auto;
    float: left;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    /* border: 1px solid #1b74e7; */
    border-radius: 5px;
    padding: 2px;
}

.cart-page .cart_body .cart_select button {
    font-size: 20px;
    line-height: 0px;
    border: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #1b74e7;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
}

.cart-page .cart_body .cart_select button svg {
    width: 14px;
    height: 14px;
}

.cart-page .cart_body .cart_select input {
    padding: 0 2px;
    text-align: center;
    margin: 0px;
    display: block;
    float: left;
    height: 25px;
    border: 0;
    width: 30px;
    text-align: center;
    box-shadow: none;
    border-radius: 8px;
    font-size: 15px;
    background: transparent;
}

.cart-page .ajaxcart__footer {
    margin-top: 20px;
}

.cart-page .ajaxcart__footer .cart__subtotal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    display: flex;
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__col-6 {
    width: 50%;
    float: left;
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__totle {
    width: 50%;
    float: left;
    text-align: right;
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
    color: #5dac46;
    font-weight: bold;
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt {
    display: block;
    position: relative;
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt a {
    width: 100%;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
    background-color: #003cbf;
    border: 1px solid #003cbf;
}

.CartHeaderContainer {
    width: 340px;
    background-color: #fff;
}

.CartHeaderContainer .cart--empty-message {
    text-align: center;
}

.CartHeaderContainer .cart--empty-message svg {
    width: 80px;
    margin: 15px;
}

.cartheader {
    margin-bottom: 0;
}

.cartheader .cart_body {
    padding: 15px;
    max-height: 360px;
    overflow-y: auto;
}

.cartheader .cart_body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}

.cartheader .cart_body::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}

.cartheader .cart_body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #e5e5e5;
}

.cartheader .cart_body .cart_product {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%;
    border-bottom: solid 1px #ebebeb;
}

.cartheader .cart_body .cart_image {
    display: table-cell;
    width: 24%;
    vertical-align: top;
    position: relative;
}

.cartheader .cart_body .cart_info {
    padding-left: 15px;
    vertical-align: top;
}

.cartheader .cart_body .cart_info .cart_name {
    margin-bottom: 5px;
}

.cartheader .cart_body .cart_info .cart_name a {
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    display: block;
}

.cartheader .cart_body .cart_info .cart_name a:hover {
    color: #003cbf;
}

.cartheader .cart_body .cart_info .variant-title {
    display: block;
    font-size: 12px;
}

.cartheader .cart_body .grid {
    display: flex;
}

.cartheader .cart_body .grid .cart_item_name .cart_quantity {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    color: #333;
}

.cartheader .cart_body .grid .cart_prices {
    width: 50%;
    text-align: right;
}

.cartheader .cart_body .grid .cart_prices .cart-price {
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #5dac46;
}

.cartheader .cart_body .grid .cart__btn-remove {
    font-size: 13px;
    color: #30656b;
}

.cartheader .cart_body .cart_select .input-group-btn {
    display: block;
    width: 100%;
    min-height: 30px;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
    width: auto;
    float: left;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    padding: 2px;
}

.cartheader .cart_body .cart_select .input-group-btn button {
    font-size: 20px;
    line-height: 0px;
    border: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #1b74e7;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
}

.cartheader .cart_body .cart_select .input-group-btn button svg {
    width: 14px;
    height: 14px;
}

.cartheader .cart_body .cart_select .input-group-btn input {
    padding: 0 2px;
    text-align: center;
    margin: 0px;
    display: block;
    float: left;
    height: 25px;
    border: 0;
    width: 30px;
    text-align: center;
    box-shadow: none;
    border-radius: 8px;
    font-size: 15px;
}

.cartheader .ajaxcart__footer {
    padding: 10px;
}

.cartheader .ajaxcart__footer .cart__subtotal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    display: flex;
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__col-6 {
    width: 50%;
    float: left;
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__totle {
    width: 50%;
    float: left;
    text-align: right;
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
    color: #1b74e7;
    font-weight: bold;
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt {
    display: block;
    position: relative;
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
    background-color: #003cbf;
}

@media (max-width: 1199px) {
    .CartMobileContainer .cart--empty-message {
        text-align: center;
    }
    .CartMobileContainer .cart--empty-message svg {
        width: 80px;
        height: 80px;
        margin: 15px;
    }
    .cart-mobile .cart_body {
        padding: 0;
    }
    .cart-mobile .cart_body .cart_product {
        margin-bottom: 15px;
        padding-bottom: 15px;
        display: table;
        width: 100%;
        border-bottom: solid 1px #ebebeb;
    }
    .cart-mobile .cart_body .cart_image {
        display: table-cell;
        width: 20%;
        vertical-align: top;
        position: relative;
    }
    .cart-mobile .cart_body .cart_info {
        padding-left: 15px;
        vertical-align: top;
    }
    .cart-mobile .cart_body .cart_info .cart_name {
        margin-bottom: 5px;
    }
    .cart-mobile .cart_body .cart_info .cart_name a {
        margin-bottom: 4px;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.3;
        display: block;
    }
    .cart-mobile .cart_body .cart_info .cart_name a:hover {
        color: #003cbf;
    }
    .cart-mobile .cart_body .cart_info .variant-title {
        display: block;
        font-size: 12px;
    }
    .cart-mobile .cart_body .grid {
        display: flex;
    }
    .cart-mobile .cart_body .grid .cart_item_name .cart_quantity {
        font-size: 12px;
        margin-bottom: 5px;
        display: block;
        font-weight: normal;
        color: #333;
    }
    .cart-mobile .cart_body .grid .cart_prices {
        width: 50%;
        text-align: right;
    }
    .cart-mobile .cart_body .grid .cart_prices .cart-price {
        font-weight: bold;
        display: block;
        font-size: 14px;
        color: #5dac46;
    }
    .cart-mobile .cart_body .grid .cart__btn-remove {
        font-size: 13px;
        color: #30656b;
    }
    .cart-mobile .cart_body .cart_select {
        width: 50%;
    }
    .cart-mobile .cart_body .cart_select .input-group-btn {
        display: block;
        width: 100%;
        min-height: 25px;
        font-size: 1em;
        line-height: 1.5;
        color: #55595c;
        background-color: #fff;
        background-image: none;
        margin: 0;
        width: auto;
        float: left;
        position: relative;
        padding: 0;
        border: none;
        box-shadow: none;
        background-color: transparent;
        border: 1px solid #1b74e7;
        border-radius: 5px;
        padding: 2px;
    }
    .cart-mobile .cart_body .cart_select .input-group-btn button {
        font-size: 20px;
        line-height: 0px;
        border: 0;
        display: inline-block;
        width: 25px;
        height: 25px;
        background: #679210;
        float: left;
        color: #fff;
        text-align: center;
        padding: 0px;
        border-radius: 5px;
    }
    .cart-mobile .cart_body .cart_select .input-group-btn button svg {
        width: 14px;
        height: 14px;
    }
    .cart-mobile .cart_body .cart_select .input-group-btn input {
        padding: 0 2px;
        text-align: center;
        margin: 0px;
        display: block;
        float: left;
        height: 25px;
        border: 0;
        width: 40px;
        text-align: center;
        box-shadow: none;
        border-radius: 8px;
        font-size: 15px;
    }
    .cart-mobile .ajaxcart__footer {
        padding: 10px 0;
    }
    .cart-mobile .ajaxcart__footer .cart__subtotal {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 12px;
        display: flex;
    }
    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__col-6 {
        width: 50%;
        float: left;
    }
    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle {
        width: 50%;
        float: left;
        text-align: right;
    }
    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
        color: #1b74e7;
        font-weight: bold;
    }
    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt {
        display: block;
        position: relative;
    }
    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
        width: 100%;
        background-color: #1b74e7;
        color: #fff;
        text-align: center;
        line-height: 40px;
        border: 1px solid #1b74e7;
        border-radius: 5px;
    }
    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
        background-color: #003cbf;
    }
}
@media (max-width: 1199px) and (min-width: 767px) {
    .cart-mobile .cart_body .cart_image {
        width: 10%;
    }
}
.thump-check {
    line-height: 0;
    position: relative;
}

.thump-check .check-bar {
    display: inline-block;
    width: 100%;
    height: 8px;
    background: #fff;
    border-radius: 5px;
}

.thump-check .check-bar1 {
    position: absolute;
    height: 8px;
    top: 0px;
    border-radius: 5px;
    background-color: #1b74e7;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 40px 40px;
    transition: width 0.6s ease;
}

.thump-check .dot {
    width: 15px;
    height: 15px;
    background: #ddd;
    border-radius: 50%;
    position: absolute;
    top: -3px;
}

.thump-check .dot:after {
    content: '';
    border-radius: 100%;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: transparent;
    animation: pulseSmall 1.25s linear infinite;
}

.thump-check .dot.active {
    background: #1b74e7;
}

@keyframes progress_bar_fill {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 0;
    }
}
.formVAT {
    padding: 10px;
    background: #fff;
    width: 100%;
    float: left;
    border-radius: 5px;
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
}

.r-bill .checkbox {
    margin: 0;
}

.r-bill .checkbox label {
    margin: 0;
}

.r-bill .checkbox .regular-checkbox {
    display: none;
}

.r-bill .checkbox .regular-checkbox + .box {
    border: 2px solid #727272;
    padding: 7px;
    border-radius: 2px;
    display: inline-block;
    margin-top: 2px;
    position: relative;
}

.r-bill .checkbox .regular-checkbox:checked + .box {
    background: #1b74e7;
    border: 2px solid #1b74e7;
}

.r-bill .checkbox .regular-checkbox:checked + .box:after {
    content: '✔︎';
    font-size: 13px;
    position: absolute;
    top: -2px;
    left: 1px;
    color: #fff;
}

@media (max-width: 768px) {
    .r-bill .checkbox .regular-checkbox:checked + .box:after {
        top: -3px;
        left: 1px;
    }
}
.r-bill .bill-field label {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .r-bill .bill-field label {
        font-size: 14px;
        margin-bottom: 0.1rem;
    }
}
.r-bill .bill-field .form-group {
    margin-bottom: 10px;
    padding: 0;
}

.r-bill .bill-field .form-group input {
    margin-bottom: 0;
}

.r-bill .bill-field .form-control {
    box-shadow: none;
    background-clip: padding-box;
    border-radius: 3px;
    border-color: #e6e6e6;
    height: 34px;
    font-size: 14px;
    border: initial;
    width: 100%;
}

.r-bill .bill-field textarea.form-control {
    height: 85px;
}

.r-bill .bill-field span.text-danger {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    color: red;
    margin-bottom: 15px;
}

.r-bill .checkbox > .title {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 5px;
    vertical-align: top;
    color: #000;
}

@media (max-width: 768px) {
    .r-bill .checkbox > .title {
        font-size: 14px;
    }
}
.r-bill .bill-field {
    display: none;
    margin-top: 5px;
}

.form-control::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

.form-control::placeholder {
    color: #b4b4b4;
    opacity: 1;
}

form h4 {
    font-size: 18px;
    font-weight: bold;
}

.timedeli-modal {
    display: flex;
}

.timedeli-modal fieldset {
    border: none;
    padding: 0;
    width: 49%;
    position: relative;
}

.timedeli-modal fieldset:first-child {
    margin-right: 10px;
}

.timedeli-modal fieldset label {
    margin-bottom: 0;
}

.timedeli-modal fieldset input {
    padding: 0 10px;
    background: #fff;
    position: relative;
    z-index: 2;
    height: 35px;
    line-height: 35px;
    min-height: 35px;
    width: 100%;
    border: initial;
}

.timedeli-modal fieldset select {
    height: 35px;
    line-height: 35px;
    width: 100%;
    border: initial;
    color: #898787;
}

.timedeli-modal fieldset .fa {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #333;
    z-index: 3;
}

.timedeli-modal fieldset .fa:before {
    color: #333;
}

.r-bill {
    margin-top: 10px;
}

.datepicker-dropdown {
    min-width: 160px !important;
    width: 220px;
    position: absolute;
    top: 0;
    background: #fff;
    border: solid 1px #ebebeb;
}

@media (max-width: 767px) {
    .datepicker-dropdown {
        left: 0 !important;
    }
}
.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    padding: 0;
    font-size: 13px;
    cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr th.disabled {
    background: #f5f5f5;
    cursor: default;
}

.datepicker table tr td:hover:not(.disabled),
.datepicker table tr th:hover:not(.disabled) {
    background: #ebebeb;
}

.section_coupon {
    margin-bottom: 30px;
}

.section_coupon .swiper-slide {
    width: 295px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    border: 2px solid #1b74e7;
    border-radius: 8px;
    background: #fff;
}

.section_coupon .swiper-slide .image {
    min-width: 75px;
    height: 75px;
    display: flex;
    border-right: 1px solid #1b74e7;
    display: block;
    position: relative;
}

@media (max-width: 350px) {
    .section_coupon .swiper-slide .image {
        min-width: 65px;
        height: 90px;
    }
}
.section_coupon .swiper-slide .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 8px;
}

.section_coupon .swiper-slide .image:before,
.section_coupon .swiper-slide .image:after {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: transparent #1b74e7 #1b74e7 transparent;
    -o-border-image: initial;
    border-image: initial;
    position: absolute;
    border-radius: 50%;
    left: calc(100% - 7px);
}

.section_coupon .swiper-slide .image:before {
    top: -16px;
    transform: rotate(45deg);
}

@media (max-width: 321px) {
    .section_coupon .swiper-slide .image:before {
        top: -8px;
    }
}
.section_coupon .swiper-slide .image:after {
    bottom: -16px;
    transform: rotate(-135deg);
}

@media (max-width: 321px) {
    .section_coupon .swiper-slide .image:after {
        bottom: -8px;
    }
}
.section_coupon .swiper-slide .content_wrap {
    display: flex;
    flex-direction: column;
    padding: 5px;
    position: relative;
    width: 100%;
}

.section_coupon .swiper-slide .content_wrap .content-top {
    font-size: 16px;
}

.section_coupon .swiper-slide .content_wrap .content-top span {
    display: block;
    font-size: 12px;
    color: #000;
}

@media (max-width: 350px) {
    .section_coupon .swiper-slide .content_wrap .content-top {
        font-size: 14px;
    }
    .section_coupon .swiper-slide .content_wrap .content-top span {
        font-size: 10px;
    }
}
.section_coupon .swiper-slide .content_wrap .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section_coupon .swiper-slide .content_wrap .content-bottom span {
    color: #1b74e7;
    font-size: 12px;
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code {
    display: inline-block;
    color: #fff;
    background: #003cbf;
    padding: 5px 10px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left: 0px;
    min-width: 90px;
    text-align: center;
    cursor: pointer;
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code:hover {
    background: #5dac46;
}

.section_coupon .swiper-slide .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #1b74e7;
    border-radius: 99px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.section_coupon .swiper-slide .content_wrap .info-button svg {
    width: 10px;
    height: 10px;
    fill: #1b74e7;
}

.section_coupon .swiper-slide .content_wrap .info-button:hover svg {
    fill: #5dac46;
}

.popup-coupon {
    padding: 0 8px;
    box-sizing: border-box;
    width: 450px;
    max-height: 505px;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    position: fixed;
    left: 50%;
    top: 10%;
    transition:
        transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
        visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    opacity: 0;
    transform: translateX(-50%);
    z-index: -1;
    min-height: 200px;
}

@media (max-width: 767px) {
    .popup-coupon {
        width: 100%;
    }
}
.popup-coupon.active {
    opacity: 1;
    z-index: 99999;
}

.popup-coupon .content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
}

.popup-coupon .content .title {
    display: block;
    width: 100%;
    padding: 10px;
    background: #1b74e7;
    color: #fff;
}

.popup-coupon .content .close-popup {
    position: absolute;
    top: 8px;
    right: 10px;
}

.popup-coupon .content .close-popup svg {
    width: 15px;
    height: 15px;
    transition: transform 0.3s;
}

.popup-coupon .content .close-popup svg path {
    fill: #fff;
}

.popup-coupon .content .close-popup:hover svg {
    transform: rotate(90deg);
}

.popup-coupon .content ul {
    width: 100%;
}

.popup-coupon .content ul li {
    padding: 10px;
    display: flex;
}

.popup-coupon .content ul li:nth-child(2n + 1) {
    background-color: #f9f9f9;
}

.popup-coupon .content ul li span:first-child {
    min-width: 126px;
    display: inline-block;
    color: #1b74e7;
}

/* LOGIN */
.a-center {
    text-align: center;
}

.block {
    display: block;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.page_customer_account,
.address,
.page_order {
    padding: 20px 0;
}

td,
th {
    text-align: center;
    padding: 15px;
    border: 1px solid #ebebeb;
    color: #000;
}

.col-left-ac .block-account .title-account {
    font-size: 19px;
    font-weight: 400;
    color: #000;
    margin-bottom: 7px;
    margin-top: 0;
    text-transform: uppercase;
}

.col-left-ac .block-account p {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 28px;
    color: #000;
    position: relative;
}

.col-left-ac .block-account p a:hover {
    color: #003cbf !important;
}

.col-left-ac .block-account ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.col-left-ac .block-account ul .title-info {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.col-left-ac .block-account ul .title-info:hover,
.col-left-ac .block-account ul .title-info.active {
    color: #003cbf;
}

h1,
.title-head {
    font-size: 19px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

button {
    height: 45px;
}

.auth-block__menu-list {
    list-style: none;
    display: flex;
    height: 50px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
}

.auth-block__menu-list li {
    flex: 1 1;
    text-align: center;
    position: relative;
}

.auth-block__menu-list li a {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
}

.auth-block__menu-list li.active:before {
    content: '';
    position: absolute;
    height: 1px;
    left: 0px;
    right: 0px;
    bottom: -1px;
    background-color: #1b74e7;
}

.auth-block__menu-list li.active a {
    color: #1b74e7;
}

.auth-block__menu-list li:hover a {
    color: #1b74e7;
}

.page_customer_account {
    margin-bottom: 30px;
}

.page_customer_account .col-right-ac .name-account {
    margin-bottom: 40px;
}

.page_customer_account .col-right-ac .title-yorder {
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.page_customer_account .col-right-ac .my-account .table-responsive-block .table-cart thead th {
    border-bottom: 1px solid #dee2e6;
    background: #003cbf;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}

@media (max-width: 992px) {
    .page_customer_account .col-right-ac .my-account .table-responsive-block .table-cart thead th {
        display: none;
    }
}
@media (max-width: 992px) {
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first {
        border-top: 0 !important;
        border: 1px solid #e1e1e1;
        margin-bottom: 20px;
        display: block;
    }
}
.page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td {
    width: 15%;
    padding: 20px 5px;
}

@media (max-width: 992px) {
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td {
        border: none;
        position: relative;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        width: 100% !important;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(1) {
        padding-left: 85px;
        border-top: #e1e1e1 1px solid;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(2) {
        padding-left: 58px;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(3) {
        padding-left: 68px;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(4) {
        padding-left: 125px;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(5) {
        padding-left: 116px;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(6) {
        padding-left: 117px;
    }
    .page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:before {
        position: absolute;
        top: 10px;
        font-size: 14px;
        left: 10px;
        padding-right: 10px;
        text-align: left;
        white-space: nowrap;
        font-weight: 400;
        display: block;
    }
}
.page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td:nth-child(3) {
    width: 25%;
}

.page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td a {
    color: #2f80ed;
}

.page_customer_account .col-right-ac .my-account .table-responsive-block tbody .first td a:hover {
    color: #003cbf;
}

.page_order {
    margin-bottom: 40px;
}

.page_order .head-title h1 {
    text-transform: none;
    float: left;
    display: inline-block;
}

.page_order .head-title .order_date {
    float: right;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    display: inline-block;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .page_order .head-title .order_date {
        display: block;
        width: 100%;
        margin: 0 0 20px;
    }
}
.page_order .shipping_status,
.page_order .payment_status {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
}

.page_order .payment_status {
    margin-right: 35px;
}

.page_order .body_order {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .page_order .body_order {
        padding-left: 0px;
    }
}
.page_order .body_order .box-address {
    margin-top: 30px;
}

.page_order .body_order .box-address .title-head {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 19px;
    font-weight: 400;
    margin-bottom: 6px;
}

.page_order .body_order .box-address .box-des {
    min-height: 110px;
    padding: 13px 25px 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.page_order .body_order .box-address .box-des strong {
    text-transform: uppercase;
}

.page_order .body_order .box-address .box-des p {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
    text-align: left;
    margin-bottom: 8px;
}

.page_order .table-order {
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    margin-top: 24px;
    border-radius: 5px;
}

@media (max-width: 992px) {
    .page_order .table-order {
        padding: 0;
        border: 0;
    }
}
.page_order .table-order .table-cart thead tr th {
    padding: 25px 0;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 19px;
    width: 15%;
    float: left;
    font-weight: 400;
}

@media (max-width: 992px) {
    .page_order .table-order .table-cart thead tr th {
        display: none;
    }
}
.page_order .table-order .table-cart thead tr th:first-child {
    text-align: left;
    width: 55%;
}

@media (max-width: 992px) {
    .page_order .table-order .table-cart tbody tr {
        border-top: 0 !important;
        display: block;
    }
    .page_order .table-order .table-cart tbody tr:last-child {
        border-bottom: 1px solid #e1e1e1;
    }
}
.page_order .table-order .table-cart tbody tr td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    width: 15%;
    float: left;
    font-size: 16px;
}

@media (min-width: 992px) {
    .page_order .table-order .table-cart tbody tr td {
        justify-content: center;
        align-items: center;
        display: flex;
        min-height: 130px;
    }
}
@media (max-width: 992px) {
    .page_order .table-order .table-cart tbody tr td {
        border-bottom: none;
        position: relative;
        padding-right: 10px;
        text-align: right;
        padding-top: 0;
        padding-bottom: 10px;
        display: inline-block;
        float: none;
        width: 100% !important;
    }
    .page_order .table-order .table-cart tbody tr td:first-child {
        border-top: #e1e1e1 1px solid;
        padding-top: 10px;
    }
    .page_order .table-order .table-cart tbody tr td:nth-child(2) {
        display: none;
    }
    .page_order .table-order .table-cart tbody tr td:nth-child(3) {
        display: none;
    }
    .page_order .table-order .table-cart tbody tr td:nth-child(4) {
        display: none;
    }
}
.page_order .table-order .table-cart tbody tr td:first-child {
    width: 55%;
}

.page_order .table-order .table-cart tbody tr td .image_order {
    float: left;
    width: 90px;
}

@media (max-width: 767px) {
    .page_order .table-order .table-cart tbody tr td .image_order {
        width: 50px;
    }
}
.page_order .table-order .table-cart tbody tr td .image_order a {
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

@media (max-width: 767px) {
    .page_order .table-order .table-cart tbody tr td .image_order a {
        height: 50px;
    }
}
.page_order .table-order .table-cart tbody tr td .image_order a img {
    max-height: 100%;
    max-width: 100%;
}

.page_order .table-order .table-cart tbody tr td .content_right {
    float: left;
    width: calc(100% - 90px);
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    align-self: normal;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

@media (max-width: 992px) {
    .page_order .table-order .table-cart tbody tr td .content_right {
        text-align: right;
        width: auto;
        float: none;
        text-align: left;
    }
}
.page_order .table-order .table-cart tbody tr td .content_right .title_order {
    display: block;
}

.page_order .table-order .table-cart tbody tr td .content_right p {
    margin: 10px 0 0;
}

@media (max-width: 767px) {
    .page_order .table-order .table-cart tbody tr td .content_right p {
        margin: 5px 0 0;
    }
}
.page_order .table-order .table-cart tbody tr td .content_right .bottom_mb {
    font-size: 16px;
    margin-top: 5px;
}

@media (min-width: 992px) {
    .page_order .table-order .table-cart tbody tr td .content_right .bottom_mb {
        display: none;
    }
}
.page_order .table-order .table-cart tbody tr td .content_right .bottom_mb .quantity_mb {
    float: left;
}

.page_order .table-order .table-cart tbody tr td .content_right .bottom_mb .sum_mb {
    float: right;
}

.page_order .table-order .totalorders tr td {
    border: 0;
    font-size: 16px;
    text-align: right;
}

@media (max-width: 767px) {
    .page_order .table-order .totalorders tr td {
        padding: 10px 5px;
    }
}
.page_order .table-order .totalorders tr td:first-child {
    width: 75%;
}

@media (max-width: 767px) {
    .page_order .table-order .totalorders tr td:first-child {
        width: 45%;
    }
}
@media (max-width: 992px) {
    .table-responsive-block .table-order td:nth-of-type(1):before {
        content: 'Đơn hàng:';
    }
    .table-responsive-block .table-order td:nth-of-type(2):before {
        content: 'Ngày:';
    }
    .table-responsive-block .table-order td:nth-of-type(3):before {
        content: 'Địa chỉ:';
    }
    .table-responsive-block .table-order td:nth-of-type(4):before {
        content: 'Giá trị đơn hàng:';
    }
    .table-responsive-block .table-order td:nth-of-type(5):before {
        content: 'TT Thanh toán:';
    }
    .table-responsive-block .table-order td:nth-of-type(6):before {
        content: 'TT Vận chuyển:';
    }
    .table-responsive-block .totalorders td:nth-of-type(1):before {
        content: 'Phí vận chuyển';
    }
    .table-responsive-block .totalorders td:nth-of-type(2):before {
        content: 'Tổng tiền';
    }
    .table-responsive-block .totalorders td:nth-of-type(3):before {
        content: 'Số lượng';
    }
    .table-responsive-block .totalorders td:nth-of-type(4):before {
        content: 'Tổng';
    }
    .table-responsive-block .totalorders td:nth-of-type(5):before {
        content: 'Tình trạng';
    }
}
.op_address.opened {
    content: ' ';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px !important;
    left: 0px;
    z-index: 99999;
}

.btn-row {
    margin: 0;
}

.btn-row .btn-more,
.btn-row .btn-submit {
    background: #003cbf !important;
    border: 1px solid #003cbf !important;
    color: #fff !important;
    padding: 0 16px !important;
    border-radius: 3px !important;
    font-size: 14px;
}

.btn-row .btn-more:focus,
.btn-row .btn-submit:focus {
    box-shadow: none !important;
    outline: none;
}

.btn-row .btn-more:hover,
.btn-row .btn-submit:hover {
    background: #003cbf !important;
    border-color: #003cbf !important;
    opacity: 0.6;
}

.btn-row .btn-dark-address {
    background: #fff;
    border: solid 1px #ebebeb !important;
    color: #000 !important;
    font-size: 14px;
}

.btn-row .btn-dark-address:hover {
    background: #9e9e9e !important;
    border-color: #9e9e9e !important;
    color: #fff !important;
}

@media (max-width: 767px) {
    .btn-row .btn-more {
        margin-left: 0;
    }
}
.btn-row .btn-edit {
    font-size: 14px;
    background: transparent !important;
    border: 0 !important;
    color: #2d9cdb !important;
}

.btn-row .btn-edit:hover {
    color: #003cbf !important;
}

@media (max-width: 767px) {
    .btn-row .btn-edit {
        background: #1b74e7 !important;
        color: #fff !important;
        border: 1px solid #1b74e7 !important;
    }
    .btn-row .btn-edit:hover {
        color: #fff !important;
    }
}
.btn-row .btn-edit:focus {
    box-shadow: none !important;
    outline: none;
}

.btn-row .btn-delete {
    color: red !important;
    background: transparent !important;
    border: 0 !important;
}

.btn-row .btn-delete:hover {
    color: #003cbf !important;
    background: transparent !important;
}

@media (max-width: 767px) {
    .btn-row .btn-delete {
        background: #eb5757 !important;
        color: #fff !important;
        border: 1px solid #eb5757 !important;
    }
}
.address_info {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .address_info {
        padding: 16px 0;
        flex-flow: column;
    }
}
.address_info .address-group {
    width: 75%;
}

@media (max-width: 767px) {
    .address_info .address-group {
        width: 100%;
        margin-bottom: 20px;
    }
}
.address_info .address-group .address p:last-child {
    margin: 0;
}

.address_info .address-group .address-default {
    color: #27ae60;
    font-size: 10px;
    font-weight: 400;
    padding-left: 10px;
}

.address_info .address-group .address-default i {
    padding-right: 3px;
}

.address_info .btn-address {
    width: 25%;
    text-align: center;
}

@media (max-width: 767px) {
    .address_info .btn-address {
        width: 100%;
        text-align: left;
    }
}
.checkbox .c-checkbox input {
    opacity: 1;
    width: auto;
    height: 23px;
    left: 0;
    margin: 0;
}

.checkbox .check_h input {
    opacity: 1;
    width: auto;
    height: 23px;
    left: 0;
    margin: 0;
}

.no-scroll {
    overflow: hidden;
}

.modal_address {
    width: 710px;
    padding: 15px 0 20px;
    max-height: 580px;
    height: 545px;
    position: fixed;
    z-index: 99999;
    display: none;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    border-radius: 5px;
    transition: all 0.2s ease;
    color: #000;
}

@media (max-width: 767px) {
    .modal_address {
        width: 100%;
        top: 0 !important;
        left: 0;
        transform: translate(0);
        border-radius: 0;
        max-height: unset;
        height: 100%;
    }
}
.modal_address::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1e1e1;
    border-radius: 10px;
    opacity: 0.5;
}

.modal_address::-webkit-scrollbar {
    width: 5px;
    background-color: #e1e1e1;
    opacity: 0.5;
    border-radius: 10px;
}

.modal_address::-webkit-scrollbar-thumb {
    border: 5px solid #e1e1e1;
    opacity: 0.2;
    border-radius: 10px;
}

.modal_address .title_pop {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 19px;
    padding: 0 34px 15px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    margin-bottom: 8px;
    color: #000;
}

@media (max-width: 767px) {
    .modal_address .title_pop {
        padding: 0 30px 12px 15px;
    }
}
.modal_address form {
    margin-bottom: 0;
}

.modal_address .pop_bottom {
    margin: 0 27px 0 27px;
}

@media (max-width: 767px) {
    .modal_address .pop_bottom {
        margin: 0 15px;
    }
}
.modal_address .pop_bottom .form_address {
    overflow-y: auto;
    margin-bottom: 0;
    padding: 10px 0;
}

.modal_address .pop_bottom .form_address::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1e1e1;
    border-radius: 10px;
    opacity: 0.5;
}

.modal_address .pop_bottom .form_address::-webkit-scrollbar {
    width: 5px;
    background-color: #e1e1e1;
    opacity: 0.5;
    border-radius: 10px;
}

.modal_address .pop_bottom .form_address::-webkit-scrollbar-thumb {
    border: 5px solid #e1e1e1;
    opacity: 0.2;
    border-radius: 10px;
}

.modal_address .pop_bottom .form_address .error-in .form-group {
    margin-bottom: 0;
}

.modal_address .pop_bottom .form_address .error-in .form-group input {
    border-color: red;
}

.modal_address .pop_bottom .form_address .error-in .error-msg {
    color: red;
    margin-bottom: 10px;
    margin-top: 3px;
}

.modal_address .pop_bottom .form_address .group-country {
    display: flex;
}

.modal_address .pop_bottom .form_address .group-country fieldset {
    width: 33.3333333333%;
    -webkit-width: 33.3333333333%;
    -moz-width: 33.3333333333%;
    -o-width: 33.3333333333%;
    -os-width: 33.3333333333%;
    margin-right: 10px;
}

.modal_address .pop_bottom .form_address .group-country fieldset:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .modal_address .pop_bottom .form_address .group-country {
        display: block;
    }
    .modal_address .pop_bottom .form_address .group-country fieldset {
        width: 100%;
        margin-right: 0px;
    }
}
.modal_address .pop_bottom .form_address .form-group {
    margin-bottom: 11px;
    position: relative;
    padding: 0;
    margin-right: 0px;
}

@media (max-width: 767px) {
    .modal_address .pop_bottom .form_address .form-group {
        margin-right: 0;
    }
}
.modal_address .pop_bottom .form_address .form-group label {
    font-size: 14px;
    color: #828282;
    margin: 0;
    transform-origin: left top;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    position: absolute;
    top: 8px;
    left: 20px;
    cursor: text;
    z-index: 20;
    font-weight: 400;
}

.modal_address .pop_bottom .form_address .form-group input::-webkit-outer-spin-button,
.modal_address .pop_bottom .form_address .form-group input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.modal_address .pop_bottom .form_address .form-group .form-control {
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    padding: 18px 10px 0px 20px;
    margin: 0;
    position: relative;
    z-index: 10;
    background: transparent !important;
    min-height: 42px;
    font-size: 14px;
    padding-right: 30px;
    text-overflow: ellipsis;
    width: 100%;
}

.modal_address .pop_bottom .form_address .form-group .form-control:focus ~ label {
    top: 4px;
    font-size: 11px;
    box-shadow: none;
}

.modal_address .pop_bottom .form_address .form-group .form-control:focus {
    box-shadow: none;
    outline: none;
}

.modal_address .pop_bottom .form_address .form-group .form-control:focus input {
    box-shadow: none;
    outline: none;
}

.modal_address .pop_bottom .form_address .form-group.select-field:before {
    content: '';
    width: 2em;
    height: 26px;
    position: absolute;
    border-left: 1px rgba(179, 179, 179, 0.5) solid;
    right: 1px;
    top: 8px;
    z-index: 9;
}

.modal_address .pop_bottom .form_address .form-group.select-field:after {
    content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 11px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 9;
}

.modal_address .pop_bottom .form_address .form-group.select-field select[disabled] {
    background-color: #eee !important;
    cursor: default;
}

.modal_address .pop_bottom .form_address .form-group.select-field label {
    z-index: 20 !important;
}

.modal_address .pop_bottom .form_address .form-group.select-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.modal_address .pop_bottom .form_address .form-group.has-error input {
    border-color: red !important;
}

.modal_address .pop_bottom .form_address .form-group.has-error .form-error {
    color: red;
    margin-bottom: 0;
}

.modal_address .pop_bottom .form_address .form-group .has-content ~ label {
    top: 4px;
    font-size: 11px;
}

.modal_address .pop_bottom .form_address .form-group.select-field select {
    background-position: right center;
    background-repeat: no-repeat !important;
    background-position: right 20px center !important;
    text-indent: 0.01px;
    background-image: url(//bizweb.dktcdn.net/100/491/197/themes/917410/assets/ico-select.png?1718545565889) !important;
    z-index: 10;
    position: relative;
    background: transparent !important;
    outline: none;
}

.modal_address .pop_bottom .form_address .form-group.select-field label {
    z-index: 1;
}

.modal_address .pop_bottom .checkbox {
    margin-bottom: 0;
    position: relative;
    display: flex;
    align-items: center;
}

.modal_address .pop_bottom .checkbox .c-checkbox {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal_address .pop_bottom .btn-row {
    text-align: right;
}

.modal_address .pop_bottom .btn-row .btn-dark-address {
    border-radius: 3px;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .modal_address .pop_bottom .btn-row {
        text-align: left;
    }
}
.modal_address input[type='checkbox'],
.modal_address input[type='radio'] {
    display: inline;
    margin: 0;
    padding: 0;
    height: 12px;
    position: absolute;
    background: transparent;
    outline: none;
    opacity: 1;
    left: 0;
    width: 12px;
    top: 5px;
    cursor: pointer;
}

.closed_pop {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    top: 10px;
    right: 10px;
    z-index: 999;
    cursor: pointer;
}

.closed_pop:hover {
    color: #2d9cdb;
}

.closed_pop svg path {
    fill: #000;
}

.closed_pop:hover svg path {
    fill: #003cbf;
}

div#social_login {
    width: 100% !important;
    text-align: center;
}

.embedContent ul.icon-only {
    margin-bottom: 10px;
    display: block;
    text-align: center !important;
    margin: 0 !important;
}

.checkbox.style input {
    margin: 0 !important;
    display: none;
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px;
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.checkbox.style input:checked + label:after {
    content: '\f00c';
    font-family: FontAwesome;
    font-size: 20px;
    color: #003cbf;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#reset_password .form-group {
    margin-bottom: 15px;
}

#reset_password .form-group input {
    height: 45px;
    padding: 0 20px;
    color: #111111;
    border-color: #ebebeb;
    border-radius: 0px;
    box-shadow: none;
}

#reset_password .form-group textarea {
    box-shadow: none;
}

#reset_password .form-group input::-moz-placeholder {
    font-size: 15px;
    color: #111111;
}

#reset_password .form-group input::placeholder {
    font-size: 15px;
    color: #111111;
}

.title_head .title_center_page {
    font-size: 24px !important;
    font-weight: 700;
    text-transform: none;
    position: relative;
    display: block;
    margin: 0;
}

.page_login {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .page_login {
        margin-top: 0;
    }
}
#pagelogin {
    margin-top: 5px;
}

.btn_45 {
    height: 45px;
    width: 100%;
    background: #1b74e7;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 45px;
}

.btn_45:hover {
    background: #003cbf;
    color: #fff;
}

.btn-primary,
.btn-dark-address {
    border-radius: 5px !important;
}

.pagecustome {
    border-radius: 10px;
    position: relative;
    width: 100%;
    width: 100%;
}

.pagecustome .wpx {
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 10px 24px;
    height: 100%;
}

.h_recover {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.page-login .title_heads {
    font-size: 26px !important;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0;
    color: #000;
}

.page-login .dkm a {
    color: #1b74e7;
}

.page-login .dkm a:hover {
    color: #003cbf;
}

.page-login span.intr {
    font-size: 15px;
    line-height: 23px;
    color: #636363;
    text-align: center;
    display: block;
}

.page-login .form-signup {
    margin-top: 18px;
}

.page-login .form-signup .form-group {
    margin-bottom: 0px;
    padding: 0;
}

.page-login .form-signup .form-group label {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.page-login .form-signup .form-group input {
    width: 100%;
    border-radius: 4px;
    height: 40px;
    font-size: 15px;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #1b74e7;
    padding: 1px 10px;
    margin-bottom: 10px;
}

.page-login .form-signup .form-group input::-webkit-input-placeholder {
    color: #333;
}

.page-login .form-signup .form-group input::-moz-placeholder {
    color: #333;
}

.page-login .form-signup .form-group input:-ms-input-placeholder {
    color: #333;
}

.page-login .form-signup .form-group textarea {
    box-shadow: none;
    border-color: #eaebf3;
}

.page-login .form-signup .btn-lienhe {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    background: #1b74e7;
    border-radius: 4px;
}

.page-login .form-signup .btn-lienhe:hover {
    background: #003cbf;
}

.page-login .form-signup .text-upper {
    width: 150px;
    height: 45px;
    font-size: 12px;
    font-weight: bold;
}

.page-login .form-signup .accept_submit {
    margin-left: 20px;
    margin-top: 10px;
}

.page-login .form-signup .accept_submit span {
    font-size: 15px;
    color: #111111;
}

.page-login .form-signup .btn_50 {
    color: #fff;
    background: #1b74e7;
    border: none;
    font-size: 16px;
    line-height: 42px;
    width: 100%;
    height: 45px;
    border-radius: 4px;
}

.page-login .form-signup .btn_50:hover {
    background: #003cbf;
}

.page-login .form-signup .quenmk {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 15px 0;
}

.page-login .form-signup .quenmk:hover {
    cursor: pointer;
    color: #003cbf;
}

.page-login .form-signup .dkm a {
    text-decoration: underline;
}

.page-login .form-signup .have_ac {
    font-size: 15px;
    color: #111111;
    margin-left: 15px;
}

.page-login .form-signup .have_ac a {
    color: #1b74e7;
    text-decoration: underline;
}

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
}

.recv-text {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 15px;
}

.recv-text a {
    text-decoration: underline;
    cursor: pointer;
    color: #1b74e7;
}

@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important;
    }
    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px;
    }
}
.embedContent .embedHeader {
    display: none !important;
}

.social-login--facebooks {
    text-align: center;
    margin-bottom: 16px;
}
.social-login--facebooks a img {
    border-radius: 5px;
}

.table-order {
    width: 100%;
    font-size: 14px;
}

#change_customer_password .btn-more {
    padding: 0 15px;
    border-radius: 3px !important;
    height: 40px;
    line-height: 40px;
    background: #1b74e7;
    position: relative;
    margin-left: 0px;
    color: #fff;
    border: solid 1px transparent;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}

#change_customer_password .btn-more:hover {
    background: initial;
    border: 1px solid #1b74e7;
    color: #1b74e7;
}

@media (max-width: 767px) {
    .social-login--facebook {
        display: block;
        margin-bottom: 7px;
    }
}
/* CURRENCY SWITCHER */
span.current.notranslate {
    color: #fff;
}

.header-currency {
    display: flex;
    align-items: center;
    padding: 15px 15px;
    border-radius: 15px !important;
    position: relative;
    white-space: nowrap;
}

.layered-currency-switcher {
    width: auto;
    float: right;
    padding: 0 0 0 50px;
    margin: 0px;
}

.layered-currency-switcher li {
    display: block;
    float: left;
    font-size: 15px;
    margin: 0px;
}

.layered-currency-switcher li button.currency-switcher-btn {
    width: auto;
    height: auto;
    margin-bottom: 0px;
    background: #fff;
    line-height: 18px;
    border: 1px solid #1b74e7;
    border-radius: 25px;
    color: #9a9a9a;
    float: left;
    font-weight: 700;
    margin-left: -46px;
    min-width: 90px;
    position: relative;
    text-align: center;
    text-decoration: none;
    padding: 10px 11px 10px 49px;
}

.layered-currency-switcher li button.currency-switcher-btn:focus {
    outline: 0;
    -webkit-outline: none;
    -moz-outline: none;
    -o-outline: none;
}

.layered-currency-switcher li button.currency-switcher-btn:hover {
    background: #ddf6cf;
    border-color: #a9d092;
    color: #89b171;
}

.layered-currency-switcher li button.currency-switcher-btn span {
    display: none;
}

.layered-currency-switcher li button.currency-switcher-btn:first-child {
    border-radius: 25px;
}

.layered-currency-switcher li button.currency-switcher-btn.selected {
    background: #de4c39;
    border-color: #de4c39;
    color: #fff;
    z-index: 99;
    padding-left: 23px !important;
    padding-right: 23px !important;
}

.layered-currency-switcher li button.currency-switcher-btn.selected span {
    display: inline-block;
}

.doubly,
.money {
    position: relative;
    font-weight: inherit !important;
    font-size: inherit !important;
    text-decoration: inherit !important;
}

.doubly-message {
    margin: 5px 0;
}

.doubly-wrapper {
    float: right;
}

.doubly-float {
    position: fixed;
    bottom: 10px;
    left: 10px;
    right: auto;
    z-index: 100000;
}

select.currency-switcher {
    margin: 0px;
    position: relative;
    top: auto;
}

select.currency-switcher {
    display: none;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #1b74e7;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Helvetica Neue', Arial;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.nice-select:hover {
    border-color: #1b74e7;
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #88bfff;
}

.nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
    display: block;
    height: 5px;
    box-sizing: content-box;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 16px;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
    z-index: 1000000 !important;
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #ccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.flags-VN,
.flags-United-States {
    width: 30px;
    height: 20px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 0 2px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin: 4px 0 0 !important;
    opacity: 0;
    overflow-x: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 35px;
    right: -15px !important;
    max-height: 260px;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition:
        all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
        opacity 0.15s ease-out;
    z-index: 100000;
}

.nice-select .current img,
.nice-select .option img {
    vertical-align: top;
    padding-top: 10px;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select.right .list li {
    color: #000 !important;
}

.nice-select .option {
    font-size: 13px !important;
    float: none !important;
    text-align: left !important;
    margin: 0px !important;
    letter-spacing: normal;
    text-transform: none;
    display: block !important;
    cursor: pointer;
    font-weight: 400;
    line-height: 40px !important;
    list-style: none;
    min-height: 40px;
    min-width: 55px;
    margin-bottom: 0;
    outline: 0;
    padding-left: 18px !important;
    padding-right: 52px !important;
    text-align: left;
    transition: all 0.2s;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: 700;
}

.nice-select .current img {
    line-height: 45px;
}

.nice-select.slim {
    padding: 0 18px 0 0;
    height: 20px;
    line-height: 20px;
    border: 0;
    background: 0 0 !important;
}

.nice-select.slim .current .flags {
    margin-top: 0 !important;
}

.nice-select.slim:after {
    right: 4px;
    top: 6px;
}

.flags {
    /* background-image: url("https://i.imgur.com/eeOLUGG.png");
  background-repeat: no-repeat; */
    background-size: cover;
    display: block;
    margin: 10px 4px 0 0 !important;
    float: left;
}

.flags-United-States {
    background-image: url('../assets/images/flag_12356656.png');
    background-repeat: no-repeat;
}

.flags-VN {
    background-image: url('../assets/images/flag_11416446.png');
    background-repeat: no-repeat;
}

.button-sm-contact {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.button-sm-contact button {
    font-weight: bold;
    font-size: 16px;
}

.flags-small {
    background-image: url('https://i.imgur.com/kAsOZlw.png');
    background-repeat: no-repeat;
    display: block;
    margin: 5px 3px 0 0 !important;
    border: 1px solid #fff;
    box-sizing: content-box;
    float: left;
}

.nice-select.open .list .flags-small {
    margin-top: 15px !important;
}

.flags-small.flags-VN {
    width: 15px;
    height: 10px;
    background-position: -165px -90px;
}

.flags-small.flags-United-States {
    width: 15px;
    height: 9px;
    background-position: -75px -160px;
}

.doubly-float .nice-select .list {
    top: -90px;
    left: 0;
    right: auto;
}

.nice-select,
.nice-select .list {
    background: #ffffff;
}

.nice-select .current,
.nice-select .list .option {
    color: #fff;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.blog_left_base {
    position: sticky;
    top: 10px;
    height: calc(100vh - 10px);
}

.news-related .container {
    padding: 0 !important;
}
.news-related .container .blog-lienquan {
    padding: 0 !important;
}

.doubly-message {
    background-color: #333333 !important;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 3px 10px;
}
.doubly-message #shopify-section-header {
    position: relative;
    z-index: 1;
}
.doubly-message .doubly-wrapper {
    margin-right: 10px;
}
.doubly-message .doubly-wrapper .nice-select .current {
    font-family: 'Montserrat';
}
.doubly-message .nice-select .current {
    color: #000 !important;
}
.doubly-message .nice-select:after {
    border-color: #000;
}
.doubly-message .is-light .nice-select .current {
    color: #000 !important;
}
.doubly-message .is-light .nice-select:after {
    border-color: #1b74e7;
}
.doubly-message .site-nav--mobile.text-right .doubly-wrapper {
    position: absolute;
    right: 5px;
    top: 60px;
}

/* LANG SWITCHER */
.button_lang {
    font-size: 14px;
    color: #fff;
}

.button_lang:hover,
.current_lang {
    font-weight: 900;
    cursor: pointer;
}

.ul-lang {
    margin-left: -15px !important;
}

.ul-lang-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.ul-lang-wrapper li {
    margin-left: 0px !important;
    /* padding: 0px 4px; */
}

/* ADD TO CART POPUP MODAL */
#modalOrderProduct {
    background-color: rgba(0, 0, 0, 0.1) !important;
    -webkit-backdrop-filter: blur(2px) !important;
    backdrop-filter: blur(2px) !important;
}

#modalOrderProduct .modal-content {
    width: 450px !important;
    margin: 0 auto;
    top: 70px;
}

#modalOrderProduct .modal-body {
    padding: 10px;
}

.top-cart-header span {
    display: block;
    padding: 10px;
    background: #1b74e7;
    font-weight: bold;
    color: #fff;
    padding-left: 35px;
}

.top-cart-header span svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 10px;
    fill: #fff;
}

.cart-info {
    border-bottom: 1px solid #1b74e7;
    padding-bottom: 10px;
}

.cart-info p {
    font-weight: 700;
}

.cart-info .price {
    margin-top: -10px;
    font-size: 15px;
    color: #5dac46;
    font-weight: 700;
}

.noti-cart-count {
    font-size: 14px;
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 0px;
}

.noti-cart-count span {
    display: inline-block;
    background: none;
    color: #1b74e7;
    padding: 0;
}

.bottom-action {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}

.tocontinued {
    background: #003cbf;
    width: 100%;
    font-weight: 400;
    line-height: 38px;
    display: block;
    padding: 0px 20px;
    border: solid 1px #003cbf;
    color: #fff;
    border-radius: 0;
    height: 40px;
    margin-bottom: 6px;
    margin-top: 0px;
    clear: both;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.bread-crumb {
    margin-bottom: 30px !important;
}

.page.page-faq .col-lg-4 .contact {
    position: sticky;
    top: 10px;
    height: calc(100vh - 10px);
}

.blogpage .bg_blog .article-details img {
    max-width: 100%;
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
}
.blogpage .bg_blog .article-details figure {
    text-align: center;
}
.blogpage .bg_blog .article-details figcaption {
    text-align: center;
    display: block;
    width: 100%;
}
.blogpage .bg_blog .article-details figcaption span,
.blogpage .bg_blog .article-details figcaption i,
.blogpage .bg_blog .article-details figcaption label {
    font-size: 13px;
    margin: auto;
    margin-top: 5px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}
.blogpage .bg_blog .article-details p,
.blogpage .bg_blog .article-details span,
.blogpage .bg_blog .article-details label,
.blogpage .bg_blog .article-details strong,
.blogpage .bg_blog .article-details i {
    font-size: 16px;
    text-align: justify;
}

.checkout {
    height: 40px;
    line-height: 38px;
    width: 100%;
    background: #1b74e7;
    border-radius: 0;
    padding: 0px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    border: solid 1px #1b74e7;
    float: right;
    border-radius: 5px;
}

.iconclose {
    position: absolute;
    right: 15px;
    top: -33px;
}

.iconclose:hover {
    cursor: pointer;
    transform: rotate(90deg);
}

.iconclose svg {
    fill: #fff;
}

.cart-header .cart-body {
    padding: 10px 20px !important;
    max-height: 360px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.cart-header .cart-body::-webkit-scrollbar {
    width: 5px;
}

.cart-header .cart-body::-webkit-scrollbar-thumb {
    background-color: #1b74e7;
}

.prd-cart-item-title {
    font-weight: 700;
}

.cart-remove-item {
    line-height: 2;
    color: red;
    display: block;
}

.grid {
    display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.grid-item {
    /* width: 50%; */
}

.cart_quantity {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    color: #333;
}

.input-group-btn {
    display: block;
    width: 100%;
    min-height: 30px;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
    width: auto;
    float: left;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #1b74e7;
    border-radius: 5px;
    padding: 2px;
}

h1 a,
h1 span,
h1 strong,
h1 label,
h1 p,
h1 a,
h2 a,
h2 span,
h2 strong,
h2 label,
h2 p,
h2 a,
h3 a,
h3 span,
h3 strong,
h3 label,
h3 p,
h3 a,
h4 a,
h4 span,
h4 strong,
h4 label,
h4 p,
h4 a,
h5 a,
h5 span,
h5 strong,
h5 label,
h5 p,
h5 a,
h6 a,
h6 span,
h6 strong,
h6 label,
h6 p,
h6 a {
    font-weight: bold !important;
}

.input-group-btn button {
    font-size: 20px;
    line-height: 0px;
    border: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #1b74e7;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
}

.input-group-btn input {
    padding: 0 2px;
    text-align: center;
    margin: 0px;
    display: block;
    float: left;
    height: 25px;
    border: 0;
    width: 30px;
    text-align: center;
    box-shadow: none;
    border-radius: 8px;
    font-size: 15px;
    background: transparent;
}

.cart-body-wrapper.listCart {
    padding-top: 5px;
}

.cart-body-wrapper.listCart .item {
    padding-bottom: 15px;
}

.grid-item .cart-price {
    font-weight: 700;
    color: #1b74e7;
}

.cart__subtotal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    display: flex;
}

.cart__subtotal .cart__col-6 {
    width: 50%;
    float: left;
    color: #000;
}

.cart__subtotal .cart__totle {
    width: 50%;
    float: left;
    text-align: right;
}

.cart__subtotal .cart__totle .total-price {
    font-weight: bold;
    color: #1b74e7;
}

.cart__btn-proceed-checkout-dt {
    display: block;
    position: relative;
    padding-top: 0px;
}

.section__icon.unprintable svg {
    width: 80px;
    height: 80px;
}

.cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px solid #1b74e7;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
}

.ajaxcart__footer.ajaxcart__footer--fixed.cart-footer {
    margin-top: 14px;
    width: 100%;
}

/* header.header .row.row-header {
    margin: 0 !important;
} */
/* header.header .row.row-header .col-lg-3.col-2.header-control {
    padding-right: 0 !important;
} */

@media (max-width: 1450px) {
    header.header .row.row-header {
        justify-content: space-between !important;
    }
    /* header.header .row.row-header .col-lg-3 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    header.header .row.row-header .col-lg-7 {
        flex: 0 0 43%;
        max-width: 43%;
    } */
}
.details-product .content-pro {
    position: sticky;
    top: 167.72px;
    /* height: calc(100vh - 4rem); */
}

.breadcrumb li > a > span,
.breadcrumb li strong span {
    font-size: 13px;
}

@media (max-width: 1200px) {
    .blog_left_base {
        height: initial !important;
        position: relative !important;
        top: 0 !important;
    }
    .bread-crumb {
        margin-bottom: 24px !important;
    }
    .details-product .content-pro {
        display: none;
    }

    section.product.layout-product .product-tab {
        margin-bottom: 0px !important;
    }
    section.product.layout-product .row .col-md-12 .col-12.col-lg-12 {
        padding: 0 !important;
    }
    section.product.layout-product .details-product .col-xl-9 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .field__input-btn-wrapper--floating {
        flex-wrap: wrap;
    }
    .field__input-btn-wrapper--floating a,
    .field__input-btn-wrapper--floating button {
        margin-bottom: 12px;
        width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 1000px) {
    .main.main--nosidebar {
        padding: 0 8px;
    }
    .footer .mid-footer {
        color: #000;
        padding: 20px 0;
    }
    .breadcrumb li > a > span,
    .breadcrumb li strong span {
        font-size: 13px;
    }
    .header-currency {
        border-radius: 8px !important;
    }
    header.header .header-control .ul-control li.header-cart > a {
        height: 50px;
        border-radius: 8px;
    }
    .header .menu-bar {
        width: 50px;
        left: 0;
        height: 50px;
    }
    .search-smart .header-search-form {
        position: initial;
        border-radius: 8px;
    }
    .section_product_tab .search-more-tab {
        margin-top: 15px;
    }
    .see-more-flash {
        text-align: center;
        margin-top: 0px;
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
    }
    .section_flashsale .thumb-flasale {
        padding-top: 230px !important;
    }
    .section_flashsale .thumb-flasale .swp-wrap {
        height: initial !important;
    }
}
.page-faq .contact .group_contact input,
.page-faq .contact .group_contact textarea {
    padding: 5px 20px;
    border: 1px solid #acacac;
    height: 45px;
}
.page-faq .contact .group_contact textarea {
    height: 115px;
}

.radio-img {
    width: 50px;
    height: inherit;
}

@media (max-width: 995px) {
    .search-smart .search-autocomplete-body {
        position: absolute;
        top: 40px !important;
    }
    .order-summary-toggle {
        padding: 0 !important;
    }
    body #checkout .wrap aside.sidebar {
        width: 100% !important;
    }
    .page.page-faq .col-lg-4 .contact {
        height: initial !important;
        position: relative;
        top: 0;
    }
    .blog_left_base {
        height: initial !important;
    }
    .blog_noibat {
        margin-bottom: 0 !important;
    }
    .news-related .container .blog-lienquan {
        padding: 0 15px !important;
    }
    section.product.layout-product .details-product .details-pro {
        margin-top: 0 !important;
    }
    section.product.layout-product .details-product .product-detail-left,
    section.product.layout-product .details-product .col-12.col-md-7.col-lg-6.col-xl-5 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}
h1 a,
h1 span,
h1 p,
h1 b,
h1 label,
h1 strong,
h2 a,
h2 span,
h2 p,
h2 b,
h2 label,
h2 strong,
h3 a,
h3 span,
h3 p,
h3 b,
h3 label,
h3 strong,
h4 a,
h4 span,
h4 p,
h4 b,
h4 label,
h4 strong,
h5 a,
h5 span,
h5 p,
h5 b,
h5 label,
h5 strong,
h6 a,
h6 span,
h6 p,
h6 b,
h6 label,
h6 strong {
    font-weight: bold;
}

@media (max-width: 991px) {
    /* header.header .row.row-header .col-lg-7 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    } */
}
#checkout .wrap aside.sidebar {
    width: 50% !important;
}

#radio-ck-three .align-items-center {
    align-items: initial !important;
    padding-top: 0 !important;
}

.search-smart {
    position: relative;
}
.search-smart .search-autocomplete-body {
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    background: white;
    padding: 15px;
    z-index: 999;
    border-radius: 5px;
    box-shadow:
        0 0px 2px 0 rgba(60, 64, 67, 0.1),
        0 0px 6px 0px rgba(60, 64, 67, 0.25);
}
.search-smart .search-autocomplete-body b {
    display: inline-block;
    width: 100%;
    color: #27ae60;
    margin-bottom: 15px;
}
.search-smart .search-autocomplete-body ul {
    display: inline-block;
    width: 100%;
}
.search-smart .search-autocomplete-body ul li {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 80px;
    min-height: 70px;
}
.search-smart .search-autocomplete-body ul li label {
    display: flex;
    align-items: center;
    color: red;
    width: 100%;
}
.search-smart .search-autocomplete-body ul li label i {
    text-decoration: line-through;
    color: #7a7d8d;
    margin-left: 5px;
}
.search-smart .search-autocomplete-body ul li p {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.search-smart .search-autocomplete-body ul li p span {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.search-smart .search-autocomplete-body ul li p i {
    font-style: normal;
}
.search-smart .search-autocomplete-body ul li a {
    font-size: 14px;
}
.search-smart .search-autocomplete-body ul li a img {
    position: absolute;
    width: 60px;
    left: 0;
    max-height: 60px;
    top: 0;
}

.button-action-search-smart {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #f5f5f5;
    padding: 16px 0px;
    padding-bottom: 0;
    text-align: center;
}
.button-action-search-smart a {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    color: #003cbf;
    border: 1px solid #003cbf;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    body #checkout .wrap aside.sidebar table span.visually-hidden {
        display: inline-block !important;
    }
    #radio-ck-three .row {
        margin: 0 !important;
    }
    #radio-ck-three .row .col {
        padding-top: 0 !important;
    }
    .social-login--facebook {
        margin-bottom: 20px;
        float: left;
        width: 50%;
    }
    .social-login--facebook img {
        width: 100%;
        margin-right: 2%;
    }
    .social-login--google {
        margin-bottom: 20px;
        float: left;
        width: 50%;
    }
    .social-login--google img {
        width: 100%;
        margin-left: 2%;
    }
    .product-tab .tabs-title .tab-link h3 span {
        font-size: 15px;
        padding: 10px 15px;
    }
    .footer #copyright {
        font-size: 13px;
    }
    section.product.layout-product .details-product .product-detail-left,
    section.product.layout-product .details-product .col-12.col-md-7.col-lg-6.col-xl-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .header .menu-bar {
        top: 10px;
    }
    .content-page p {
        font-size: 16px;
    }
    .section_flashsale .thumb-flasale {
        padding-top: 33% !important;
        min-height: initial !important;
    }
    .section_danhmuc {
        margin-bottom: 10px;
    }
    .container {
        padding-right: 8px;
        padding-left: 8px;
    }
    #checkout table {
        width: 100% !important;
    }
    .footer {
        padding-bottom: 0;
    }
    .footer .mid-footer {
        padding: 0px 0;
    }
    .section__content--bordered {
        padding: 1.5em 1em;
        border: 1px solid rgba(175, 175, 175, 0.34);
        margin-block: 2em;
        border-radius: 5px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .order-summary--is-collapsed .order-summary--collapse-element {
        overflow: auto;
        display: block;
    }
    .order-summary--is-collapsed .order-summary--collapse-element table {
        width: 1090px;
        display: table !important;
    }
    .addThis_iconContact {
        bottom: 90px !important;
    }
    .backtop {
        bottom: 160px !important;
    }
    .swiper-button-next {
        right: 0px !important;
    }
    .swiper-button-prev {
        left: 0px !important;
    }
    section.section_product_new {
        margin: 0 !important;
    }
    .see-more-flash {
        margin-bottom: 16px;
    }
    .footer .mid-footer .group-address ul li {
        margin-bottom: 12px;
    }
    .title-index,
    .title-page {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    footer .mid-footer {
        margin-bottom: 20px;
    }
    body #product-table {
        width: 600px !important;
    }
    body #product-table .product-table__header th:nth-child(1),
    body #product-table .product-table__header th:nth-child(2) {
        text-align: left;
    }
    .total-line-table {
        background: white;
    }
    .animate-floating-labels {
        display: inline-block;
    }
    #checkout h3.visually-hidden {
        text-align: left !important;
        padding: 0 7px;
    }
    .visually-hidden {
        display: none;
    }
}
#checkout h3.visually-hidden {
    text-align: left !important;
    padding: 0 7px;
}

.order-summary__section {
    overflow-x: auto;
    display: block;
}
.order-summary__section table {
    text-align: left;
}
.order-summary__section table th:nth-child(1),
.order-summary__section table th:nth-child(2) {
    text-align: left;
}

.total-line__name,
.total-line__price {
    padding-top: 10px !important;
}
.total-line__name::before,
.total-line__price::before {
    display: none;
}

.blog_noibat {
    margin-bottom: 20px !important;
} /*# sourceMappingURL=custom.css.map */

@media (max-width: 767px) {
    .slider-banner-home .swiper-container {
        margin-bottom: 20px;
    }
}
.nav_pagi .pagination .page-item.disabled span {
    border: 0;
    display: none;
}
.container-loading {
    position: relative;
}

.loading-update {
    z-index: 99999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.03);
}

.loading-update .loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt a {
    width: 100%;
    background-color: #1b74e7;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px solid #1b74e7;
    border-radius: 5px;
}
.content-page h2 {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 18px;
}
.content-page h3 {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 17px;
}
.content-page ul,
.content-page ol {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 20px;
}
.content-page ul li ul {
    list-style: circle;
    margin-bottom: 0px;
}
.invalid-feedback {
    color: red;
}
.succes-body {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.succes-body h6 {
    font-size: 22px;
    margin: 15px 0;
}

/*custom-grow*/
.custom-grow {
    z-index: 99999 !important;
}
.custom-grow.alert-growl-success {
    background: #51a351;
}
.custom-grow.alert-growl-success span {
    color: white !important;
}
.custom-grow.alert-growl-error {
    background: #e04a3b;
}
.custom-grow.alert-growl-error span {
    color: white !important;
}
.custom-grow button span {
    color: #5f5f5f;
    font-size: 20px;
    position: absolute;
}
.custom-grow span.mdi {
    font-size: 20px;
}

.custom-grow span:nth-child(4) {
    color: #5f5f5f !important;
}
.custom-grow hr {
    margin: 4px 0;
}

/*custom toast*/
.toast-top-center {
    top: 20px !important;
}

#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
    width: 380px !important;
    margin-left: auto;
    margin-right: auto;
}

.filter-content .aside-item .aside-content.max-height {
    max-height: 100%;
}
.filter-content {
    position: sticky;
    top: 190px; /* Khoảng cách từ đỉnh màn hình */
    z-index: 1; /* Đảm bảo nó nằm trên các phần tử khác */
}
.search-smart .search-autocomplete-body ul li label {
    font-size: 16px;
}

.custom-editor ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
    /* font-size: 16px; */
}
.custom-editor ul li {
    /* font-size: 16px; */
}
.custom-editor h2 {
    display: block;
    /* font-size: 1.5em; */
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.custom-editor h3 {
    display: block;
    /* font-size: 1.17em; */
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.button-action a.btn-default {
    background: #1b74e7;
    color: #fff;
    border: initial;
    padding: 15px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 5px;
}
