/*
Theme Name: Điện máy
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.archive .select2-results__options {
    display: flex;
    align-items: flex-start;
}
.archive .select2-results ul.select2-results__options li.select2-results__option {
    margin: 5px;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    background: #F3F4F6;
    color: #000;
}
.woocommerce-table--order-details .wc-item-meta p {
    display: inline-block;
    padding-left: 5px;
}
.woocommerce-table--order-details .wc-item-meta {
    color: var(--primary-color);
    margin: 0;
}
.sale-area {
    display: inherit;
    gap: 5px;
}
.home-slide-col {
    min-width: 55%;
}
.home-menu-vert {
    max-width: 20%;
}
.home_banner_slider {
    border: 1px solid rgb(229, 229, 229);
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
}
.home_banner_slider .product-thumbnails .flickity-slider > .col {
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.home_banner_slider .product-thumbnails .flickity-slider > .col:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 1px;
    height: 2rem;
    background-color: rgb(229, 229, 229);
}
.product-thumbnails .col .slide-title-des {
    padding: 0.4rem 0.5rem 0.2rem !important;
    text-align: center;
}
.product-thumbnails .col p{
    margin-bottom: 0;
    word-break: break-word;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.home_banner_slider .col.is-selected.is-nav-selected {
    border-bottom: 2px solid var(--primary-color);
}
img.ux-menu-icon {
    width: 20px;
    height: 20px;
}
.menu-top {
    border-radius: 5px;
}
ul.nav-dropdown.nav-dropdown-default {
    border: 1px solid #e9e6e6;
    border-radius: 6px;
    padding: 10px;
}
.gearvnsvg {
    fill: #2098d1 !important;
}
.nav-vertical-fly-out >.menu-item:hover{
      text-decoration: none;
      background: var(--primary-color);
      outline: none;
    }
.nav-vertical-fly-out >.menu-item:hover >.nav-top-link {
      color: #fff;
    }
.nav-vertical-fly-out >.menu-item:hover .nav-top-link:before {
        right: -32px !important;
        border-top: 17px solid transparent;
        border-left: 16px solid var(--primary-color);
        border-bottom: 17px solid transparent;
        border-right: 16px solid transparent;
z-index: 100;
        position: absolute !important;
        margin: auto;
        content: ""; }
.tp-post-view i {
    margin-right: 3px;
    font-size: 0.9em;
    font-family: "Font Awesome 5 Free" !important;
}
.icon-view:before {
    content: "\f06e" !important;
}
.icon-shopping-basket:before {
    content: "\f07a";
    font-family: "Font Awesome 6 Pro";
    font-size: 22px;
    font-weight: bold;
}
.footer-wrapper .col-inner ul li:before {
    content: "\f105" !important;
    font-family: 'fl-icons';
    font-size: 16px;
    color: var(--primary-color);
    padding-right: 10px;
    list-style: none;
}
.stories-row .product-small .box-image a::after {
   content:"\e018" !important;
   font-family: fl-icons;
}

.button.alert .icon-angle-right, .button.primary .icon-angle-right, .button.secondary .icon-angle-right {
    margin-left: .2em;
    top: -0.4px;
}
.button:not(.is-outline) .icon-angle-right:before {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"/></svg>');
    background-repeat: no-repeat !important;
    padding-right: 12px !important;
}
.button.is-large .icon-angle-right:before {
    padding-right: 14px !important;
}
.button.is-small .icon-angle-right:before {
    padding-right: 10px !important;
}
a.reset_variations:before {
    content: '\f021';
    opacity: .8;
    margin-right: 4px;
    position: relative;
    font-family: 'Font Awesome 6 Pro';
}
a.reset_variations {
    font-size: 14px !important;
    text-transform: none !important;
    height: 14px;
    line-height: 13px;
    bottom: 92% !important;
}
.variation dd {
    font-weight: 600;
}
.shop_table .product-remove a, .shop_table ul.product_list_widget li a.remove {
    width: 16px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.single-product .ux-swatch.selected {
    box-shadow: 0 0 0 0.1rem var(--primary-color) !important;
}
.single-product .ux-swatches:not(.ux-swatches--circle) .ux-swatch.selected:after {
    background-color: var(--primary-color);
    border-radius: 0 0 0 7px;
    content: "";
    font-size: 3px;
    height: 9px;
    right: 0;
    position: absolute;
    padding: 3px;
    top: 0;
    width: 12px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-250 20 800 600"><path fill="%23fff" d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');
    background-repeat: no-repeat;
}
.woocommerce a.remove:before, ul.product_list_widget li a.remove:before {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M135.2 17.7C140.6 6.8 151.7 0 163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3zM32 128H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zm96 64c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16z"/></svg>') no-repeat;
    content: "";
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    font-size: 14px !important;
    padding-left: 17px !important;
    height: 19px;
    display: block;
    position: absolute;
    opacity: 0.6;
}
.cart-item .icon-shopping-basket:hover:before {
    opacity: 1;
}
.cart-item [data-icon-label]:after {
    right: -5px;
    top: -5px;
    opacity: 0.9;
    z-index: 1;
    display: block;
    overflow: visible;
    background-color: var(--primary-color);
}
.image-tools .zoom-button {
    background: hsla(0,0%,100%,.4);
    border: 1px solid rgba(16,16,16,.2);
    box-sizing: border-box;
    box-shadow: 0 0 4px rgba(16,16,16,.4);
}
.zoom-button .icon-expand:before {
    content: "\f065";
    font-family: 'Font Awesome 6 Pro';
    color: var(--primary-color);
    opacity: 0.7;
}
.zoom-button:hover .icon-expand:before {
    color: #fff;
    opacity: 1;
}
.single-product .image-tools.absolute.top {
    opacity: 1;
}
.custom-product-page .video-popup-new {
    font-size: 30px;
    display: inline-block;
    line-height: 1;
}
a.btn.product-video-popup:hover {
    background-color: transparent !important;
    opacity:0.8;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.2);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
}
.video-popup-new i.fa-solid.fa-circle-play {
    color: red;
    border-radius: 20px;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.4);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
}
a.btn.product-video-popup {
    margin-left: 0;
    margin-right: 0;
}
.acf-embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.acf-embed-container iframe, .acf-embed-container object, .acf-embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.image-tools .button i {
    top: 0.5px;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-color: var(--primary-color);
}
.product-thumbnails button.flickity-button.flickity-prev-next-button {
    top: 25%;
}
/* Reviews Form */
.rating-table.row.row-small.align-middle {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgb(60 64 67 / 10%), 0 0px 2px 1px rgb(60 64 67 / 15%);
    margin: 1.5em 0;
}
.rating-table>.col {
    padding-bottom: 0;
}
.title-rating {
    font-size: 1.1em;
    margin-bottom: 1em;
    width: 100%;
}
.rating_total {
    font-size: 2.4em;
    color: #f3330d;
    font-weight: bold;
    margin-bottom: 4px;
    background: #f3f4f7;
    border-radius: 5px;
    padding: 0 .7em;
}
.star-rating-custom {
    text-align: left;
}
.ptt-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ptt-col-1 {
    width: 35px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.star-cust {
    height: 15px;
    margin: 3px 2px 5px 2px;
    filter: invert(79%) sepia(16%) saturate(6499%) hue-rotate(4deg) brightness(101%) contrast(97%);
}
.ptt-col-2 {
    width: 100%;
    margin: auto 10px;
}
.ptt-meter-bar {
    width: 97%;
    background-color: #e9ecef;
    border-radius: 19.6px;
    height: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0 4px 0 5px;
}
.ptt-bar-temperature {
    height: 100%;
    background: #FEC606;
    border-radius: 5px;
    background-image: linear-gradient(to right,#feab01,#FEC606);
}
.ptt-col-3 {
    min-width: 10%;
}
.rating-table__total, .rating-table_cmt {
    text-align: center;
}
.rating-table_cmt button {
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: var(--primary-color);
}
.star-rating-custom .star-rating, span.tong-danh-gia {
    margin: 0 1em !important;
    font-size: 1em !important;
}
.rating-table__total {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.rating-table_cmt button a {
    color: #fff;
}
.product-footer div#reviews {
    padding-top: 40px;
    margin: 0;
}
.woocommerce-Reviews .review {
    margin-left: 0;
}
.product-footer .commentlist li .avatar, .product-footer .comment-list li .avatar {
    width: 40px;
}
.product-footer .commentlist li .comment-text, .product-footer .comment-list li .comment-text {
    padding: 0 0.5em;
}
.product-footer .star-rating {
    margin: 0;
    font-size: 13px;
}
.product-footer .commentlist li .description, .product-footer .comment-list li .description {
    font-style: italic;
    font-size: 0.92em;
}
strong.woocommerce-review__author {
    font-size: 14px;
}
.product-footer .woocommerce-review__published-date, .product-footer span.woocommerce-review__dash {
    display: none;
}
.product-footer ul.children {
    margin-top: 0;
}
em.woocommerce-review__verified {
    background: transparent url(/wp-content/themes/dien-may/img/icon-confirm.png) no-repeat left;
    padding: 0 0 0 15px;
    background-size: 12px;
    line-height: 1.2;
    color: #52b858;
    font-size: 12px;
    margin: 0 0 5px 0;
}
.woocommerce-page .star-rating:before, .star-rating span:before {
    color: #FEC606;
}
.star-rating--inline {
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    font-size: 13px;
    margin-top: 5px !important;
}
.product .product-small.box .woocommerce-product-rating a {
    color: #fb6e2e;
    font-weight: bold;
    font-size: 1em;
    display: flex;
    gap: 2px;
    align-items: center;
}
.woocommerce-product-rating {
    margin-top: 5px;
}
.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before, .stars a:hover:after, .stars a.active:after {
    color: #fec606 !important;
}
.product .product-small.box .woocommerce-product-rating i {
    font-size: 95%;
}
.product .product-small.box .woocommerce-product-rating span.sp-da-ban {
    font-weight: normal;
    color: #555;
}
.single-product span.reviews-averagex {
    color: #fe9606;
    border-bottom: 1px solid #fe9606;
    margin-right: 1px;
    font-weight: 700;
}
.single-product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin-top: 0;
}
.single-product .fb_iframe_widget {
    top: 3px;
    right: -5px !important;
}
/* Buy now */
button#buy_now_button {
    width: 100%;
}
button#buy_now_button {
    color: #fff;
    font-size: 15px;
    margin-right: 0 !important;
    background: linear-gradient(#f52f32,#e11b1e);
    border: none;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}
#buy_now_button span {
    width: 100%;
    display: block;
}
button.single_add_to_cart_button {
    border-radius: 5px;
    text-transform: none;
    border: none;
    box-shadow: inset -0.02em -0.15em 0 0 rgba(0,0,0,.15);
    position: relative;
    width: unset;
    line-height: 1;
}
button.single_add_to_cart_button i {
    margin-right: 0.2em !important;
    top: -1px;
    position: relative;
}
input.minus.button.is-form {
    width: 30px;
    border: solid 1px #ccc;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
    color: #000;
    font-weight: bolder;
}
input.plus.button.is-form {
    border-radius: 0 4px 4px 0;
    background-color: #fff;
    color: #000;
    font-weight: bolder;
    width: 30px;
    border: solid 1px #ccc;
}
.quantity input[type=number] {
    height: auto;
}
/* Contact & Back to top Button */
.thaitoan-nav {
    right: 12px;
}
.back-to-top {
    right: 14px !important;
}
.back-to-top.icon.circle {
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.17);
    border: none;
    background: hsla(0,0%,100%,.4);
    border: 1px solid rgba(16,16,16,.1);
    box-sizing: border-box;
    color: #666;
}
.back-to-top i.icon-angle-up {
    font-size: 1.6em !important;
    opacity: 0.8;
}
.back-to-top i.icon-angle-up:hover {
    font-size: 1.6em !important;
    opacity: 1;
    color: var(--primary-color);
}
.product .badge-container {
    margin: 0;
}
.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
    border-radius: 8px 30px 30px 0;
    background: red;
    position: relative;
    padding: 0 5px;
}
.badge-circle-inside .badge-inner:after, .badge-circle .badge-inner:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background: #cc3300;
    bottom: -5px;
    left: 0;
    z-index: -1;
    border-radius: 0 0 0 15px;
}
.product-page-sections .product-section .large-2.col {
    display: none;
}
.product-page-sections .product-section .large-10 {
    flex-basis: 100%;
    max-width: 100%;
}
/* Readmore */
.single-product div#tab-description {
            overflow: hidden;
            position: relative;
        }
        .single-product .tab-panels div#tab-description.panel:not(.active) {
            height: 0 !important;
        }
        .hal_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding-bottom: 15px;
}
        .hal_readmore_flatsome:before {
            height: 55px;
            margin-top: -45px;
            content: "";
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
            display: block;
        }
    .hal_readmore_flatsome a {
        display: block;
    }
    .hal_readmore_flatsome a:hover {
        opacity: 0.8;
    }
    .hal_readmore_flatsome i {
    margin-left: 4px;
    font-size: 11.5px !important;
    bottom: 0.5px;
    position: relative;
}
/* Box */
.box-warranty-info {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 10px 0;
    width: 100%;
    margin-bottom: 15px;
}
.box-content.warranty-info {
    display: flex;
    flex-wrap: wrap;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info {
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    padding: 10px 5px;
    width: 50%;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info {
    display: flex;
    font-size: inherit;
    margin-bottom: 10px;
    align-items: center;
}
.box-warranty-info .box-content.warranty-info i {
    margin-right: 10px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    font-size: 22px;
    top: 0;
    position: relative;
    color: #4c96f9;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info p {
    margin-bottom: 0;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info:last-child {
    border-bottom: 0;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info:nth-child(2n+1):nth-last-child(2) {
    border: 0;
}
.up-sells.upsells.products.upsells-wrapper .gallery-columns-4 .gallery-item, .up-sells.upsells.products.upsells-wrapper .large-columns-4 .flickity-slider>.col, .up-sells.upsells.products.upsells-wrapper .large-columns-4>.col {
    flex-basis: 33.33% !important;
    max-width: 33.33% !important;
}
.news-single{margin-left: 0 !important;margin-right: 0!important;}
.box-blog-post .is-divider {
    display: none;
}
.box-more-promotion {
    border: 1px solid #d1d5db;
    border-radius: 10px;
    overflow: hidden;
    margin: 15px 0;
}
.box-more-promotion .box-more-promotion-title {
    background-color: #F2F2F2;
    font-size: 14px;
    padding: 10px;
    width: 100%;
}
.box-more-promotion .render-promotion li {
    font-size: 13.5px;
    margin: 10px 5px;
    list-style-type: none;
}
.box-more-promotion .render-promotion li:before {
    content: '\f058';
    margin-right: 4px;
    position: relative;
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
    color: #32ac41;
}
.section-title .icon-angle-right:before {
    content: '\f061';
    margin-right: 2px;
    position: relative;
    font-family: 'Font Awesome 6 Pro';
}
.section-title i.icon-angle-right {
    margin-left: 6px;
    font-size: 90%;
}
.news-single .col.post-item {
    padding-bottom: 10px;
}
.promotion-product ul {
    counter-reset: my-badass-counter;
}
.promotion-product li {
    list-style-type: none;
    margin-left: 0 !important;
}
.promotion-product li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    background-color: #4a90e2;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    width: 16px;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.news-single .box-list-view .box .box-image, .news-single.box-vertical .box-image {
margin-right: 10px !important;
}
.news-single .box.box-vertical.box-blog-post {
    display: flex;
    align-items: center;
    gap: 10px;
}
.news-single .box.box-vertical.box-blog-post a {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #444;
    display: -webkit-box;
    overflow: hidden;
}
.woocommerce-variation.single_variation,div.woocommerce-variation-price, div.woocommerce-variation-availability, div.hidden-variable-price {
    height: 0px !important;
    overflow: hidden;
    position: relative;
    line-height: 0px !important;
    font-size: 0% !important;
    padding: 0 !important;
}
.product-small .price-wrapper {
    text-align: left;
    position: relative;
}
.product-small .price-wrapper .price {
    margin-top: .5em;
    display: flex;
    gap: 8px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: .5em;
}
.percent-sale {
    padding: 2px 4px !important;
    font-size: 12px;
    background: rgb(255, 0, 38);
    border-radius: 4px;
    margin-left: 3px;
    display: inline-block;
}
span.label_wrapper {
    color: #fff;
}
.single-product .price ins span {
    color: Red;
    font-weight: 500;
}
.single-product .price {
    font-size: 1em;
    color: gray;
    display: flex;
    gap: 5px;
    align-items: flex-end;
    margin: 10px 0;
}
.single-product .col.gia-soc-solds {
    padding-bottom: 15px;
}
span.woocommerce-Price-currencySymbol {
    font-size: .9em !important;
}
.installment {
    position: absolute;
    right: 0;
    color: #fff !important;
    background: var(--primary-color);
    border-radius: 2px;
    font-size: 11px !important;
    line-height: 12px;
    display: inline-block;
    margin-right: 3px;
    padding: 3px;
}
.single-product span.price-new-html {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 5px;
}
.single-product .up-sells span.price-new-html {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 5px;
}
.product-footer-right .table table tr {
    display: none;
}
.woocommerce-Reviews .commentlist li .avatar, .woocommerce-Reviews .comment-list li .avatar {
    width: 40px;
}
.woocommerce-Reviews .commentlist li .comment-text, .woocommerce-Reviews .comment-list li .comment-text {
    padding: 0 0.5em;
}
.woocommerce-Reviews .star-rating {
    margin: 0;
    font-size: 13px;
}
.woocommerce-Reviews .commentlist li .description, .woocommerce-Reviews .comment-list li .description {
    font-style: italic;
    font-size: 0.92em;
}
span.woocommerce-review__dash, time.woocommerce-review__published-date {
    display: none;
}
.logo-slide-brand .ux-logo.has-hover.align-middle.ux_logo.inline-block {
    margin: 0 .9em;
}
.logo-slide-brand {
    border-radius: 6px;
}
.logo-slide-brand .flickity-prev-next-button svg {
    top: 25%;
}
.section-title-normal span {
    border-bottom: 1px solid var(--primary-color);
    margin-bottom: -1px;
    margin-right: 15px;
    padding-bottom: 0;
}
.icon-thanhtoan .box-image {
    border-radius: 3px!important;
    border: 1px solid #dee2e6;
    margin: 3px;
}
.footer-wrapper .section-title-normal {
    border-bottom: none;
}
/* Blog */
.list-post-home .col.post-item>.col-inner {
    color: #000;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 6%);
}
h5.post-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 110%;
    font-weight: 500;
    margin-bottom: .4em !important;
}
.blog-wrapper .large-9 {
    box-shadow: 0 8px 10px 0 rgb(103 151 255 / 11%), 0 12px 20px 0 rgb(103 151 255 / 11%);
}
header.entry-header {
    border-bottom: dashed #c2c2c2 1px;
}
.entry-header .entry-meta a {
    color: var(--primary-color);
}
.article-inner .entry-header-text {
    padding-bottom: 0.4em;
}
.entry-header .is-divider {
    display: none;
}
.entry-header .entry-meta {
    font-size: 0.75em;
}
.posted-on i {
    margin-right: 3px;
    font-size: .85em;
}
.single-header-post-meta span {
    color: var(--primary-color);
    display: inline-block;
    padding-bottom: 5px;
    text-transform: capitalize;
    line-height: 1.4em;
}
.entry-header .entry-meta {
    font-size: 0.75em;
}
.posted-on {
    margin-right: 1.2em;
}
.byline {
    margin-right: 1.2em;
}
.fb_iframe_widget {
    float: right;
    line-height: 30px;
}
li.collapseBtn.uu-dai-li {
    list-style-type: none;
    padding-left: 7px;
    cursor: pointer;
}
.uu-dai-them i {
    margin-left: 4px;
    font-size: 110%;
    vertical-align: middle;
}
.uu-dai-li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #0168fa;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease,-webkit-transform .5s ease;
}
.uu-dai-li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease,-webkit-transform .5s ease;
}

.uu-dai-li a:hover::after {
  -webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);
}
.re-link {
    color: #0168fa;
    position: relative;
    display: inline-block;
}
.re-link:active:before,.re-link:focus:before,.re-link:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.tskt-table .table {
    width: 100%;
}
.single-product .post-item .box-blog-post .box-text {
    padding: 0.5em;
}
/* MFP Flatsome */
.mfp-content.off-canvas-cart {
    width: 40%;
}
.mfp-content.off-canvas-cart p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mfp-content.off-canvas-cart .widget_shopping_cart .inner-padding {
    padding: 8px;
}
.mfp-content.off-canvas-cart .widget_shopping_cart_content span.woocommerce-Price-amount {
    color: red;
}
.mfp-content.off-canvas-cart .widget_shopping_cart .button {
    margin: .4em;
    border-radius: 5px;
    text-transform: none;
}
.mfp-content.off-canvas-cart ul.product_list_widget li dl, .cart-wrapper dl.variation {
    font-size: .84em;
    line-height: unset;
    margin: 0;
    text-transform: none;
    opacity: 1;
    color: var(--primary-color);
}
.mfp-content.off-canvas-cart .is-divider {
    display: none;
}
.mfp-content.off-canvas-cart .cart-popup-title h4 {
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.mfp-content.off-canvas-cart .woocommerce a.remove, .mfp-content.off-canvas-cart ul.product_list_widget li a.remove {
    width: 15px;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.thaitoan-fly-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-mini-cart .quantity.buttons_added {
    display: inline-flex !important;
    margin: 5px !important;
    opacity: 1;
}
.woocommerce-mini-cart input.plus.button {
    border-radius: 0 4px 4px 0;
    background-color: #fff;
    color: #000;
    font-weight: bolder;
    width: 26px;
    border: 1px solid #ccc;
    min-height: 30px!important;
    line-height: unset;
}
.woocommerce-mini-cart input.minus.button {
    width: 26px;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
    color: #000;
    font-weight: bolder;
    min-height: 30px!important;
    line-height: unset;
}
.woocommerce-mini-cart .quantity input[type=number] {
    width: 30px;
    font-size: 110%;
}
.woocommerce-mini-cart .widget_shopping_cart ul.product_list_widget li {
    padding-right: 25px;
    padding-left: 70px;
}
.woocommerce-mini-cart ul.product_list_widget li a:not(.remove) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* Checkout */
.woocommerce-billing-fields input[type=number], .woocommerce-billing-fields input[type=tel], .woocommerce-billing-fields input[type=text], .woocommerce-billing-fields textarea {
    border-radius: 5px;
    height: 3em;
}
.woocommerce-billing-fields label {
    color: var(--primary-color) !important;
    opacity: 0.9;
}
.woocommerce-billing-fields .select2-container .select2-selection {
    border-radius: 5px;
    height: 3em;
}
.woocommerce-billing-fields .select2-selection__rendered, .woocommerce-billing-fields .select2-selection {
    line-height: 2.9em !important;
}
.woocommerce-additional-fields h3 {
    display: none;
}
.woocommerce-checkout-review-order-table img.alignleft {
    margin-right: 0.5em !important;
}
form.checkout.woocommerce-checkout .col-inner {
    padding-left: .6em;
    padding-right: .6em;
}
.checkout-thumb img {
    left: 0;
    margin-bottom: 5px;
    position: absolute;
    top: 10px;
}
.woocommerce-checkout-review-order td.product-name {
    min-height: 70px;
    overflow: hidden;
    padding: 10px 0 5px 60px;
    position: relative;
    vertical-align: top;
    display: block;
}
.woocommerce-checkout-review-order dl.variation {
    text-transform: none;
    color: var(--primary-color);
}
.woocommerce-checkout-review-order span.amount {
    color: #e32d0a;
}
.woocommerce-checkout-review-order tr.cart-subtotal {
    display: none;
}
.woocommerce-checkout-review-order tr.order-total {
    font-size: 110%;
}
.woocommerce-mini-cart .quantity.buttons_added {
    display: inline-flex !important;
    margin: 5px !important;
}
.woocommerce-mini-cart .quantity .minus, .woocommerce-mini-cart .quantity .plus {
    margin: 0 !important;
}
/* Mobile */
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.off-canvas-right .mfp-content {
    width: 90%;
}
.sale-area {
    width: 100%;
    padding: 5px 0;
}
.box-warranty-info .box-content.warranty-info .item-warranty-info {
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    padding: 10px 5px;
    width: 100%;
}
.up-sells.upsells.products.upsells-wrapper .gallery-columns-4 .gallery-item, .up-sells.upsells.products.upsells-wrapper .large-columns-4 .flickity-slider>.col, .up-sells.upsells.products.upsells-wrapper .large-columns-4>.col {
    flex-basis: 50% !important;
    max-width: 50% !important;
}
.news-single .box-vertical .box-image {
    width: 25%!important;
    float: left;
    position: relative;
}
.single-product .col.large-10 {
    padding-bottom: 10px;
}
.single-product .large-10 .badge-container.absolute.left.top.z-1 {
    left: 0;
}
.single-product .small-columns-4 .flickity-slider>.col, .single-product .small-columns-4>.col {
    padding: 5px !important;
}
.col.gia-soc-solds {
    padding-bottom: 15px;
}
.logo-slide-brand img.ux-logo-image.block {
    margin: 0 !important;
}
.logo-slide-brand .ux-logo-link.block.image-zoom {
    padding: 0 !important;
}
.single-product .gallery-single {
    padding-bottom: 0;
}
a.customviewaddtocartbutton {
    width: 32px;
    height: 32px;
    right: 0;
}
a.customviewaddtocartbutton .button.add-to-cart-button {
    background-size: 15px!important;
    padding-left: 24px!important;
    padding-right: 7px!important;
    font-size: 14px!important;
    background-position: 8px 7px!important;
    min-height: 32px;
}
}
/*************** ADD DESKTOP ONLY CSS HERE  ***************/
@media only screen and (min-width: 850px) {
.single-product .gallery-single .large-10 {
    flex-basis: 70%;
    max-width: 70%;
    padding-bottom: 0;
}
.single-product .gallery-single .large-2 {
    flex-basis: 30%;
    max-width: 30%;
    padding-right: 5px;
}
.single-product .vertical-thumbnails .flickity-slider, .vertical-thumbnails .flickity-viewport {
    height: auto!important;
    overflow: visible!important;
    transform: none!important;
    display: flex;
    flex-wrap: wrap;
}
.single-product .vertical-thumbnails .col {
    left: 0!important;
    margin-left: 1px;
    max-width: 100%!important;
    min-height: 0!important;
    padding: 0 0 15px!important;
    position: relative!important;
    right: 0!important;
    width: 95%!important;
    flex-basis: 49% !important;
    max-width: 49% !important;
}
.related .gallery-columns-4 .gallery-item, .related .large-columns-4 .flickity-slider>.col, .related .large-columns-4>.col {
    flex-basis: 20%;
    max-width: 20%;
}
}