/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body {
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-size: 14px;
}*/

body {

    font-family: "Montserrat", sans-serif;
    color: #333;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    text-rendering: optimizeSpeed;
}

.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    background: linear-gradient(90deg, #1c2053, #ea2a26);

}
.box-overlay.dark .box-text, .box-shade.dark .box-text p
{
    color: #fff;
    font-size: 15px;
}

.font-medium{
    font-weight: 500;
}
.right-support .box.has-hover.flex.has-hover.box-text-bottom {
    margin-bottom: 10px;
    background: rgba(9, 62, 140, 0.215);
    padding: 5px 5px;
    border-radius: 15px;
    align-items: center;
}

.right-support .box.has-hover.flex.has-hover.box-text-bottom .box-text {
    padding-block: 0;
}

.box.has-hover.flex.has-hover.box-text-bottom img {
    position: relative;
    z-index: 9;
}
.nav-size-medium > li > a {
    font-size: 16px;
    color: #333;
}
.header-top {

    background: linear-gradient(90deg, #1c2053, #ea2a26);
}

.section-title .section-title-main {
    color: #26376b !important;
    max-width: 80%;
}

.header-top {
}
.topbar-html {
    font-size: 14px;
}
.topbar-html a {
    color: #eeee22;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #eeee22;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #ffffff;
}
.header-bottom-nav.nav-line-bottom > li > a:before, .header-bottom-nav.nav-line-grow > li > a:before, .header-bottom-nav.nav-line > li > a:before, .header-bottom-nav.nav-box > li > a:hover, .header-bottom-nav.nav-box > li.active > a, .header-bottom-nav.nav-pills > li > a:hover, .header-bottom-nav.nav-pills > li.active > a {
    color: #FFF !important;
    background-color: #eeee22;
}
.header-search-form input[type='search'] {
    height: 40px;
    box-shadow: 0px 0px 0px grey;
    border: 1px solid;
    border-color: var(--primary-color);
}

ul.nav-dropdown.nav-dropdown-default .menu-item-has-children{
    position: relative;
}

ul.nav-dropdown.nav-dropdown-default .menu-item-has-children ul.sub-menu{
    position: absolute;
    top: 0;
    left: 100%;
}

.header-main .header-button > .button.is-outline, .header-main .cart-icon strong:after, .header-main .cart-icon strong {
    /* border-color: #0072ab; */
}
.header-main .social-icons, .header-main .cart-icon strong, .header-main .menu-title, .header-main .header-button > .button.is-outline, .header-main .nav > li > a > i:not(.icon-angle-down) {
    /* color: #0072ab; */
}
.nav-dropdown-default {
    padding: 10px;
    color: black;
    font-size: 15px;
}
.header-main .header-button > .button:not(.is-outline) {
    background: linear-gradient(90deg, #1c2053, #ea2a26);
}
.header-button a span {
    color: white;
    padding: 0 12px;
}
.header-bottom-nav.nav-line-bottom > li > a:before, .header-bottom-nav.nav-line-grow > li > a:before, .header-bottom-nav.nav-line > li > a:before, .header-bottom-nav.nav-box > li > a:hover, .header-bottom-nav.nav-box > li.active > a, .header-bottom-nav.nav-pills > li > a:hover, .header-bottom-nav.nav-pills > li.active > a {
    color: #FFF !important;
    background-color: #eeee22;
}

.product-small .box-text {
    text-align: center;
}

.product-small .box-text .price {
    font-size: 15px;
    margin: 5px 0 0 0;
}

.product-small .box-text a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 39px;
    padding-inline: 10px;
}

.product-small .box-image .grid-tools {
    display: none;
}

.product-small .box-text .category {
    display: none;
}

.price del, .product_list_widget del, del .woocommerce-Price-amount {
    color: #dd3333;
    display: none;
}
ins .woocommerce-Price-amount {
    color: #111;
}
.product-small:hover .box-text {
    background-color: #fff;
    transform: translateY(-15px);
}

.badge-container .badge-inner {
    border-radius: 99%;
    font-weight: normal;
    font-size: 13px;
    height: 40px!important;
    width: 40px!important;
    display: inline-block;
    text-align: center;
    line-height: 34px;
}

.product-small {
    position: relative;
}

.badge-container {
    right: 10px;
    top: 10px;
    margin: 0;
    left: unset;
}
.badge-inner.on-sale {
    background: url('resources/images/discount_new.png')
    /* display: none; */;
    background-size: cover;
}

.main-slide-home {
    /* width: calc( 100% - 260px ); */
    /* position: relative; */
    /* float: right; */
}
.product-small .col-inner, .product-small:hover .col-inner {
    /* box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24); */
    transition: 0.4s;
    background: #fff;
    margin: 0 0 3px 0;
}

.product-small .col-inner {
    padding: 14px;
    margin-bottom: 3px;
}
.box-category .box-text {
    padding: 0;
    margin: 0 0 10px 0;
}

.product-category:hover .box-text {transform: translateY(-15px);}

.thong-tin-bao-hanh .box-text-bottom {
    display: flex;
}

.thong-tin-bao-hanh .box-text-bottom .box-image {
    width: 60px;
}

.thong-tin-bao-hanh .box-text-bottom .box-text {
    width: calc( 100% - 60px );
    text-align: left;
    padding: 0 0 0 20px;
}

.thong-tin-bao-hanh .box-text-bottom .box-text h3, .thong-tin-bao-hanh .box-text-bottom .box-text p {
    font-weight: 400;
}

.thong-tin-bao-hanh .box-text-bottom .box-text h3 {
    font-weight: 700;
}

.thong-tin-bao-hanh .box-text-bottom .box-text p {
    font-size: 15px;
}
.thong-tin-bao-hanh .col {
    padding-bottom: 0;
}
.footer-widgets .widget-title, .title-footer {
    /* color: #000; */
    font-weight: bold;
    font-size: 17px;
}

.title-footer {
    margin: 20px 0 0 0;
}
.footer-widgets .textwidget p {
    margin: 0 0 10px 0;
}
.header-vertical-menu__fly-out {
    max-height: 540px;
    overflow-y: scroll;
}
.header-vertical-menu__fly-out::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}
.header-vertical-menu__fly-out::-webkit-scrollbar-thumb {
    background-color: #dbdbdb;
    border: 2px solid #b9b9b9;
}
.header-vertical-menu__fly-out::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}
#shop-sidebar aside, #secondary aside {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    /* padding: 10px 15px 10px 15px; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#shop-sidebar aside ul, #secondary aside ul {
    padding: 10px 15px 10px 15px;
}

#shop-sidebar aside img {
    border-radius: 5px;
}

#shop-sidebar .widget-title, #secondary .widget-title {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    background: var(--primary-color);
    display: block;
    padding: 15px 15px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#shop-sidebar .is-divider, #secondary .is-divider {
    display: none;
}

.single-product .st4-item-star {
    min-height: 45px;
}

.thong-tin-bao-hanh {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.menu-menu-categories-product-container a {
    color: #333 !important;
    font-weight: 500;
    font-family: 'Open Sans';
}
.top-bar-nav .nav-top-link {font-size: 13px;}

.aside-hotline {
    text-align: center;
    padding: 13px 0;
    color: #333;
}

.aside-hotline .child-widget {
    margin: 0 0 5px 0;
}
.post_comments {
    display: none;
}

.widget_media_image {
    text-align: center;
    background: transparent!important;
    box-shadow: unset!Important;
    margin: 30px 0 0 0;
}
#breadcrumbs .breadcrumb-content {
    /* min-height: 300px; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* text-align: center; */
}

#breadcrumbs .breadcrumb-content * {
    color: #000;
}

/*.product-info.summary .tamphat_content_single {
    width: 66.666667%;
    padding-right: 15px;
}*/
.price-wrapper .price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* color: #db0000; */
    justify-content: center;
    /* min-height: 55px; */
    padding: 10px 5px 10px 5px;
}
.product-meta-item .product_code {
    margin: 0 10px 0px 0;
    position: relative;
    padding: 0 15px 0 0;
    display: inline-block;
}
.product-info.summary .tamphat_wapper_content {
    display: flex;
    flex-wrap: wrap;
}
.product-info .price, .product-info .price .amount {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 700;
}

.product-info.summary .tamphat_list_cam_ket {
    width: 33.333333%;
}
.tamphat_list_cam_ket ul, .devvn_hotline_footer {
    margin-bottom: 20px;
}
.tamphat_list_cam_ket .devvn_hotline_footer a.devvn_icon_phone {
    background: #e21428;
    padding: 8px 15px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    /* display: block; */
    width: 100%;
    max-width: 100%;
    height: unset;
    line-height: 1.5;
}
.devvn_hotline_footer .devvn_icon_phone {
    display: flex;
    color: #fff !important;
    font-weight: 700;
    border-radius: 40px;
    max-width: 165px;
    width: 100%;
    margin: 0 auto;
    height: 44px;
    font-size: 16px;
    background: #2097d2;
    align-items: center;
    justify-content: center;
    line-height: normal;
}
.tamphat_list_cam_ket .devvn_hotline_footer a.devvn_icon_phone::before {
    width: 19px;
    height: 19px;
    margin-right: 4px;
}
.devvn_icon_phone:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI1LjYyNSAyNS42MjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPHBhdGggc3R5bGU9IiIgZD0iTTIyLjA3OSwxNy44MzVjLTEuNTQ4LTEuMzI0LTMuMTE5LTIuMTI2LTQuNjQ4LTAuODA0bC0wLjkxMywwLjc5OSAgIGMtMC42NjgsMC41OC0xLjkxLDMuMjktNi43MTItMi4yMzRDNS4wMDUsMTAuMDc5LDcuODYyLDkuMjIsOC41MzEsOC42NDVsMC45MTgtMC44YzEuNTIxLTEuMzI1LDAuOTQ3LTIuOTkzLTAuMTUtNC43MWwtMC42NjItMS4wNCAgIEM3LjUzNSwwLjM4Miw2LjMzNS0wLjc0Myw0LjgxLDAuNThMMy45ODYsMS4zQzMuMzEyLDEuNzkxLDEuNDI4LDMuMzg3LDAuOTcxLDYuNDE5Yy0wLjU1LDMuNjM4LDEuMTg1LDcuODA0LDUuMTYsMTIuMzc1ICAgYzMuOTcsNC41NzMsNy44NTcsNi44NywxMS41MzksNi44M2MzLjA2LTAuMDMzLDQuOTA4LTEuNjc1LDUuNDg2LTIuMjcybDAuODI3LTAuNzIxYzEuNTIxLTEuMzIyLDAuNTc2LTIuNjY4LTAuOTczLTMuOTk1ICAgTDIyLjA3OSwxNy44MzV6IiBmaWxsPSIjOTk5OTk5IiBkYXRhLW9yaWdpbmFsPSIjMDMwMTA0Ij48L3BhdGg+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==);
}
.devvn_hotline_footer .devvn_icon_phone:before {
    width: 30px;
    height: 30px;
    background-image: url(./resources/images/icon-phone.svg);
}

.tamphat_list_cam_ket ul li {
    list-style: none;
    margin-left: 0;
    padding: 10px;
    padding-left: 25px;
    color: #333;
    position: relative;
    border-bottom: 1px dashed #e3e3e3;
    margin-bottom: 0;
    font-size: 14px;
}

.tamphat_list_cam_ket ul li span.devvn_stt {
    counter-increment: a;
    content: counter(a);
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #e21428;
    color: #fff;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 13px;
}

.tamphat_list_cam_ket ul {
    margin-bottom: 0;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px 15px;
}

.quantity .button.minus, .quantity .button.plus {
    border-radius: 30px !important;
    border: unset;
    min-height: unset;
}
.product-summary .variations_button, form.cart:not(.variations_form) {
    display: flex;
    margin: 20px 0;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    /* padding-bottom: 20px; */
}
form.cart .quantity.buttons_added {
    order: 1;
    margin-bottom: 20px;
    margin-right: 30px;
}
.quantity .qty {
    border: none;
    width: 35px;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    padding: 0;
    text-align: center;
    margin: 0 10px;
    border-bottom: 1px solid #e3e3e3;
    height: 32px;
}
form.cart button.single_add_to_cart_button.button.alt {
    order: 3;
    margin-bottom: 20px;
    margin-right: 0;
    flex-grow: 1;
    font-size: 15px;
    letter-spacing: 0;
    border-radius: 99px;
    background: transparent;
    border-color: #333;
    color: #212529;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: unset;
    max-width: 300px;
}
.quantity .button {
    width: 32px;
    height: 32px;
    background: #f2f2f2 !important;
    text-align: center;
    border-radius: 30px !important;
    line-height: 30px;
    font-weight: 700 !important;
    cursor: pointer;
    padding: unset;
    text-shadow: unset !important;
    color: #000 !important;
}
.product-info.summary.col-fit.col.entry-summary.product-summary .price-wrapper .price {
    justify-content: flex-start;
    align-items: center;
    margin: 15px 0;
    padding: 0;
}
.product-info .price, .product-info .price .amount {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
    color: #db0000;
}

.tamphat_list_product_meta .product-meta span.sku, .tamphat_list_product_meta .product-meta span.devvn_v {
    color: #e0102b;
}
.product-meta-item .product_code:after {
    content: '|';
    position: absolute;
    right: 0;
}
.product-page-price .text-before {
    font-size: 25px !important;
}
form.cart button.button.buy_now_button {
    order: 2;
    margin-bottom: 20px;
    border-radius: 99px;
    height: 32px;
    border: unset;
    font-size: 15px;
    letter-spacing: 0;
    background-color: #e21428;
}
.product-container .product-main .product-images {
    cursor: zoom-in;
    position: relative;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 15px;
    border-radius: 10px;
}
.product-main .devvn_box_service .icon-box.featured-box {
    max-width: calc(100% / 5 - 15px);
    border: 1px solid #f2f2f2 !important;
    border-radius: 10px;
    padding: 11px 10px;
}
/*.devvn_box_service .col-inner .icon-box.featured-box {*/
/*    max-width: calc(100% / 5);*/
/*    margin: 0;*/
/*    padding: 15px;*/
/*    border-right: 1px solid #f2f2f2;*/
/*}*/
.devvn_box_service .icon-box.featured-box.icon-box-left {
    /* display: flex; */
    align-items: center;
    /* justify-content: center; */
    /* margin: 5px 0; */
}
.devvn_box_service .col-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-main .devvn_box_service .is-border {
    display: none;
}
.devvn_box_service .col-inner .icon-box.featured-box .icon-box-text.last-reset {
    flex-grow: 1;
    padding-left: 15px;
}
.devvn_box_service .icon-box.featured-box.icon-box-left .icon-box-text.last-reset {
    display: flex;
    /* justify-content: flex-start; */
    /* flex-grow: unset; */
    /* width: calc(100% - 30px); */
}

.devvn_box_service .icon-box.featured-box.icon-box-left .icon-box-text.last-reset p {
    margin: 0;
    font-weight: bold;
    line-height: 17px;
}

.devvn_box_service .icon-box.featured-box.icon-box-left .icon-box-text.last-reset p * {
    font-weight: 500!important;
}
.devvn_box_service .icon-box.featured-box.icon-box-left .icon-box-img {
    background: #fff;
    border-radius: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
}
.product-main .devvn_box_service .icon-box.featured-box .icon-box-text.last-reset strong {
    font-weight: 400;
    font-size: 14px;
}

.devvn_inner_product_footer .tabs a {
    padding-left: 15px;
    padding-right: 15px;
    background: #e6e6e6;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: gray;
    font-weight: 500;
    font-size: 14px;
    color: #333 !important;
}
li#tab-title-additional_information {
    display: none;
}
.related.related-products-wrapper.product-section .product-section-title.container-width {
    max-width: 1140px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    padding-left: 15px;
    font-size: 22px;
    padding-bottom: 0;
    color: #e21428;
    letter-spacing: 0;
    padding-top: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: revert-layer;
}
.related.related-products-wrapper.product-section .product-section-title.container-width:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: #e21428;
    border-radius: 3px;
    top: 0;
    left: 0;
}
.tamphat_list_cam_ket ul li:last-child, .tamphat_list_cam_ket ul li:first-child {
    border: unset;
}
.related-products-wrapper button.flickity-button.flickity-prev-next-button.previous svg.flickity-button-icon {
    border-radius: 0 100px 100px 0;
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%) !important;
    color: #707070;
    transition: .3s;
    outline: none;
    opacity: .9;
}
.related-products-wrapper button.flickity-button.flickity-prev-next-button.previous {
    left: 15px !important;
    transform: unset !important;
    box-shadow: unset;
    background: transparent;
    height: auto;
    display: inline-block;
    max-height: unset;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -55px;
}
.devvn_slide_arrow_cricle.devvn_slide_product button.flickity-button.flickity-prev-next-button.next {
    left: inherit;
}
.devvn_slide_arrow_cricle.devvn_slide_product button.flickity-button.flickity-prev-next-button.next {
    right: 0px;
}
.related-products-wrapper button.flickity-button.flickity-prev-next-button.next {
    right: 15px !important;
    transform: unset !important;
    background: transparent;
    display: inline-block;
    max-height: unset;
    box-shadow: unset;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -55px;
}
.related-products-wrapper button.flickity-button.flickity-prev-next-button.next svg.flickity-button-icon {
    border-radius: 100px 0 0 100px;
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%) !important;
    color: #707070;
    transition: .3s;
    outline: none;
    opacity: .9;
}
.related-products-wrapper button.flickity-button.flickity-prev-next-button.next svg.flickity-button-icon {
    border-radius: 100px 0 0 100px;
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%) !important;
    color: #707070;
    transition: .3s;
    outline: none;
    opacity: .9;
    background: #fff;
}
.devvn_slide_arrow_cricle.devvn_slide_product button.flickity-button.flickity-prev-next-button svg.flickity-button-icon {
    border-color: #e1e1e1;
}.devvn_slide_arrow_cricle button.flickity-button.flickity-prev-next-button.next svg.flickity-button-icon {
     background-image: url(./images/right-arrow.svg);
 }
.related-products-wrapper button.flickity-button.flickity-prev-next-button.previous svg.flickity-button-icon {
    border-radius: 0 100px 100px 0;
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%) !important;
    color: #707070;
    transition: .3s;
    outline: none;
    opacity: .9;
    background: #fff;
}

/* Mini cart */
ul.nav-dropdown.nav-dropdown-default {
    border: unset;
    border-radius: 6px;
    padding: 10px;
}
.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a {
    padding-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    padding-bottom: 0;
    /* position: relative; */
    /* color: #fff; */
}

.woocommerce-mini-cart-item .ux-mini-cart-qty bdi, .woocommerce-mini-cart-item .ux-mini-cart-qty .text-before {
    color: red;
    opacity: 1;
    font-size: 15px;
    position: relative;
}

.woocommerce-mini-cart-item .ux-mini-cart-qty bdi {}
.widget_shopping_cart_content a.remove.remove_from_cart_button {
    color: red;
    font-size: 17px !important;
    font-weight: 400;
}
ul.nav-dropdown.nav-dropdown-default > li a {
    color: #333;
    font-size: 14px;
    border: unset;
    padding: 10px 0;
    line-height: 20px;
}
.mini_cart_item a.remove:hover:before {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: transform 250ms;
    -moz-transition: transform 250ms;
    -webkit-transition: transform 250ms;
}
.mini_cart_item a.remove:before {
    height: 6px;
    transform-origin: -7% 100%;
    -moz-transform-origin: -7% 100%;
    -webkit-transform-origin: -7% 100%;
    transition: transform 150ms;
    -moz-transition: transform 150ms;
    -webkit-transition: transform 150ms;
    width: 14px;
}
.mini_cart_item a.remove:before, .mini_cart_item a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}
.mini_cart_item a.remove:after {
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.mini_cart_item a.remove:before, .mini_cart_item a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: none;
    content: '';
}
.widget_shopping_cart .woocommerce-mini-cart__total.total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
.widget_shopping_cart p.total {
    border-bottom: 2px solid #ececec;
    border-top: 1px solid #ececec;
    margin-bottom: .5em;
    padding: 10px 0;
    text-align: center;
}
.widget_shopping_cart .woocommerce-mini-cart__total.total strong {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:not(.checkout) {
    text-transform: none;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    margin-top: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 99px;
    text-shadow: unset;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
    border: 1px solid #e0102b;
}
.button.wc-forward:not(.checkout):not(.checkout-button) {
    background-color: #e0102b !important;
}
ul.nav-dropdown.nav-dropdown-default > li a {
    color: #333;
    font-size: 14px;
    border: unset;
    padding: 10px;
    line-height: 20px;
    margin: 0;
}
.return-to-shop .wc-backward {
    color: #fff!important;
    padding: 7px 15px!important;
    line-height: unset!important;
    height: unset!important;
    border-radius: 10px;
    display: initial;
}
/* Mini cart */

.searchform-wrapper .search_categories {
    height: 40px;
}
.widget_shopping_cart .woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    color: #db0000;
    font-weight: 700;
    font-size: 16px;
}

/* page cart */
.cart_totals .button {
    background: #e21428;
    border-radius: 5px;
}
/* page cart */

/*page contact*/
.devvn_input_group input[type=email],
.devvn_input_group input[type=date],
.devvn_input_group input[type=search],
.devvn_input_group input[type=number],
.devvn_input_group input[type=text],
.devvn_input_group input[type=tel],
.devvn_input_group input[type=url],
.devvn_input_group input[type=password],
.devvn_input_group select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-shadow: unset;
    border-radius: 6px;
    background-color: transparent;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.devvn_input_group textarea {
    border-radius: 6px;
    font-size: 14px;
    box-shadow: unset;
}
.devvn_input_group input.wpcf7-form-control.wpcf7-submit.devvn_submit {
    border-radius: 99px;
    background-color: #e21428 !important;
}
.iframe iframe {
    width: 100%;
}
/*page contact*/

.footer-widgets .textwidget * {
    /* color: #333; */
}

.footer-widgets .is-divider {
    /* background: #333; */
}
.footer-widgets.footer.footer-2 .row > div {
    max-width: 25%;
    flex: 25%;
}
div#custom_html-5 iframe {
    width: 100%;
    height: 250px;
}
.tamphat_box_all_category .box-image img {
    height: 348px;
}
div#breadcrumbs {
    padding: 10px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;
    margin-bottom: 2px;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 5%;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e10000;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: #e10000;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e10000;
    width: 50px;
    height: 50px;
    top: 31px;
    left: 31px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 33px;
    height: 33px;
}

.hotline-bar {
    position: absolute;
    background: #e10000;
    height: 45px;
    width: 165px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    border-radius: 50px !important;
    left: 42px;
    bottom: 31px;
    /*display: none;*/
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-indent: 32px;
    letter-spacing: 1px;
    display: block;
    line-height: 45px;
    font-family: Arial;
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}

#button-contact-vr {
    bottom: 16%;
    left: 10px;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.product-actions i {
    display: none;
}
.price-wrapper .product-actions a {
    display: inline-block;
    background: linear-gradient(90deg, #1c2053, #ea2a26);
    height: unset;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    transition: 0.4s;
    position: relative;
}

.price-wrapper .product-actions a:hover {
    color: yellow;
    transition: 0.4s;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
}

.header-nav-main .menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default{
    border: 2px solid #ddd;
    padding: 0;
    border-radius: 0;

}

.header-nav-main .menu-item ul.nav-dropdown>li{
    display: block;
    width: 100%;
}

.header-nav-main .menu-item ul.nav-dropdown>li > a{
    background: #1c2053;
    padding: 10px;
    color: white;
    font-size: 14px;
    margin: 0;
}

.header-nav-main .menu-item ul.nav-dropdown>li a:hover, .nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before
{
    background: #ea2a26;

}

.nav-line-bottom>li>a:before{
    height: 1px;
}

.header-nav-main .menu-item .nav-dropdown .menu-item-has-children>a, .header-nav-main .menu-item .nav-dropdown .nav-dropdown-col>a{
    font-weight: 400;
    text-transform: unset;
}

.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover,
.nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover{
    color: #ea2a26;
}

ul.nav-dropdown.nav-dropdown-default .menu-item-has-children ul.sub-menu{
    background: #fff;
    border: 1px solid #d2d2d2;
    box-shadow: 2px 2px 5px #828282;
    display: none;
}

.header-nav-main .menu-item ul.nav-dropdown>li:hover ul.sub-menu{
    display: block;
}

ul.nav-dropdown.nav-dropdown-default .menu-item-has-children ul.sub-menu .menu-item a{
    color: #000;
}

ul.nav-dropdown.nav-dropdown-default .menu-item-has-children ul.sub-menu .menu-item a:hover{
    color: #fff;
}

.item-project{
    border-radius: 5px;
    overflow: hidden;
}

.item-project .box-image img{
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.item-project .box-info{
    background: linear-gradient(90deg, #1c2053, #ea2a26);
    padding: 15px;
}

.item-project .box-info .post-title{
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 72px;
    color: #fff;
    margin-bottom: 0;
}

.item-project .box-info .post-title a{
    color: #fff;
}

body.archive .item-project .post-title a{
    font-size: 15px;
}

.box-cus-title-page{
    padding: 20px 0;
    min-height: 60px;
    background-image: url('/wp-content/uploads/2025/07/bg-title.jpg') ;
    background-size: cover;
    background-position: center;
    position: relative;
}

.box-cus-title-page::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.box-cus-title-page h1{
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 25px;
    margin: 15px 0;
    text-transform: uppercase;
}

.main-page-project{
    padding-top: 30px;
}

.product-actions a[data-cart="1"]{
    display: none;
}

.box-title-detail-project .category_project{
    opacity: 0.7;
    position: relative;
    text-align: center;
}

.box-title-detail-project .category_project a{
    color: #fff;
}

.box-title-detail-project.box-cus-title-page h1{
    margin-top: 0;
}

.main-posts-project .box-content{
    padding: 30px 0;
}

.box-related-project{
    padding-bottom: 30px;
}

.product-small .box-text-products{
    padding-bottom: 0;
}

.product-small .product-actions{
    line-height: 1;
}

.box-pb30{
    padding-bottom: 30px !important;
}

.box-p-last0 p:last-child{
    margin-bottom: 0;
}

.blog-archive .taxonomy-description p{
    margin-bottom: 0;
}

.blog-archive .row-large > .col, .blog-single .row-large > .col{
    padding-bottom: 0 !important;
}

.blog-archive #post-list .post-item .box-vertical .box-text{
    padding-top: 0;
    padding-bottom: 0;
}

.blog-single .post, .blog-single .single-page p:last-child{
    margin-bottom: 0;
}

.blog-single .entry-header-text-top{
    padding-bottom: 0;
}

.product-main{
    padding: 30px 0;
}

.product-info{
    padding-bottom: 0;
}

.product-info form.cart:not(.variations_form){
    margin-bottom: 0;
}

.product-footer_box .col{
    padding-bottom: 0;
}

.devvn_inner_product_footer .related.product-section{
    padding-bottom: 10px;
}

@media(min-width: 850px){
    .blog-archive #post-list > .row > .col:last-child{
        padding-bottom: 0;
    }
}

@media(min-width: 850px) and (max-width: 1279px){
    .blog-archive .row-large > .col, .blog-single .row-large > .col{
        padding: 0 15px 30px;
    }
}

@media (max-width: 1024px) {
    .main-slide-home{
        width: 100% !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .product-main .devvn_box_service .icon-box.featured-box {
        max-width: calc(100% / 3 - 15px);
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .footer-widgets.footer.footer-2 .row > div {
        max-width: 50%;
        flex: 50%;
    }
}

@media (max-width: 1024px) and (min-width: 991px) {
    #logo {
        width: 150px!important;
    }
    .nav-size-medium > li > a {
        font-size: 13px!important;
    }
}

@media(max-width: 849px){
    .blog-archive .post-sidebar aside:last-child, .blog-single .post-sidebar aside:last-child{
        margin-bottom: 0;
    }

    .category-page-title .flex-row{
        flex-flow: row nowrap;
    }

    .category-page-title .flex-col{
        max-width: 50%;
        text-align: left !important;
    }

    .category-page-title .flex-grow{
        flex: unset;
    }

    .category-page-title .flex-col form{
        width: 100%;
    }

    .product-info{
        padding-top: 20px;
    }
    .iframe p {
        margin: 0;
    }
}

@media (max-width: 767px) {

    .product-small .col-inner {
        padding: 5px;
    }
    .dev-footer-social {
        padding-inline: 0 !important;
        text-align: left !important;
    }

    .product-small .box-text a {
        text-decoration: none;
        font-size: 15px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: none;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: auto;
        padding-inline: 0px;
    }


    .hotline-bar {
        display: none;
    }
    .home-flatsale .section-title-main {
        font-size: 20px;
    }
    .devvn_inner_product_footer .tabs li {
        display: inline-block;
        width: auto;
        margin-right: 25px!important;
    }
    .product-small .box-text .price span {
        font-weight: 500!important;
    }

    #top-bar {
        display: none;
    }
    .footer-widgets.footer.footer-2 .row > div {
        max-width: 100%;
        flex: 100%;
    }
    .tamphat_box_all_category .box-image img {
        height: auto;
    }
    .product-small .box-text .price {
        font-size: 13px;
    }
    .price-wrapper .text-before {
        font-size: 13px !important;
    }
    .tamphat_box_products {
        padding-top: 0;
    }
    .thong-tin-bao-hanh .col {
        padding-bottom: 30px;
    }
    .mobile-sidebar a {
        font-size: 14px!important;
    }
    .header-search-form-wrapper .searchform > div {
        display: block;
    }

    .header-search-form-wrapper .searchform > div select {
        margin: 0 0 11px 0!important;
        display: block;
        width: 100%!important;
    }

    .header-search-form-wrapper .searchform > div button {
        top: unset;
        background: red!important;
        margin: 10px 0 0 0!Important;
        position: absolute;
        bottom: 0;
        right: 10px;
        z-index: 9999;
    }

    .header-search-form-wrapper .searchform > div input {
        font-size: 14px;
    }

    .header-search-form-wrapper .searchform > div .flex-col {
        margin: 0!important;
        text-align: center;
    }

    .product-info.summary .tamphat_list_cam_ket {
        width: 100%;
    }
    .single-product .devvn_box_service .col-inner .icon-box.featured-box {
        max-width: calc(100% / 2 - 7.5px) !important;
        margin: 0 0 15px 0;
    }
    .product-info {
        padding-bottom: 0;
    }
    .product-info.summary .tamphat_content_single {
        width: 100%;
    }
    form.cart .quantity.buttons_added {
        margin-right: 15px;
        width: 100%;
    }
    form.cart button.single_add_to_cart_button.button.alt {
        width: calc(50% - 5px);
        line-height: normal;
    }
    form.cart button.button.buy_now_button {
        margin-right: 10px;
        width: calc(40% - 5px);
    }
    .tamphat_content_single .variations_form.cart select {
        font-size: 14px;
    }
    .product-summary .variations_button, form.cart:not(.variations_form) {
        flex-wrap: wrap;
    }

    .product-actions a[data-cart="1"]{
        display: none;
    }

}

@media(max-width: 549px){
    .blog-archive #post-list .post-item .box-vertical .box-text{
        padding-top: 10px;
    }

    .thong-tin-bao-hanh .section-content > .row > .col:last-child{
        padding-bottom: 0;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .hidden-product-1 .product-small:nth-child(5) {
        display: none;
    }
}


.price-wrapper .product-actions a:hover span {
    color: yellow;
}

.product-actions .loadding {
    position: absolute !important;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #370d0da3;
    visibility: hidden;
    transform: translateX(-50%);
}

.loader-ajax:after {
    content: '';
    width: 20px;
    height: 20px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    top: 5px;
    position: relative;
}

.product .col-inner .product-actions span {
    position: relative;
    z-index: 99;
    color: #fff;
}
.loader-ajax.show {
    visibility: visible;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* toast */
.toast-buttons {
    max-width: 700px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin: 2em auto;
}

.toast-row {
    display: flex;
    justify-content: center;
    margin: 1em 0;
    padding: 1rem;
    flex-wrap: wrap;
}

button.custom-toast {
    padding: 0.5rem 1rem;
    border: none;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 2px 2px 10px
    rgba(0, 0, 0, 0.785);
    cursor: pointer;
    width: 150px;
    margin: 0.5em;
    transition: filter 0.2s ease-in-out,
    transform 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    background-color: transparent;
    outline: none;
    background: #3498db;
    color: #fff;
}

button.custom-toast:hover {
    filter: brightness(0.9);
}

button.success-toast {
    background-color: #2ecc71;
}

button.danger-toast {
    background-color: #e74c3c;
}

button.info-toast {
    background-color: #3498db;
}

button.warning-toast {
    background-color: #f1c40f;
}

.toast {
    position: fixed;
    top: 40px;
    right: 15px;
    max-width: 300px;
    background: #fff;
    padding: 0.5rem;
    border-radius: 4px;
    box-shadow: -1px 1px 10px
    rgba(0, 0, 0, 0.3);
    z-index: 1023;
    animation: slideInRight 0.3s
    ease-in-out forwards,
    fadeOut 0.5s ease-in-out
    forwards 3s;
    transform: translateX(110%);
}

.toast.closing {
    animation: slideOutRight 0.5s
    ease-in-out forwards;
}

.toast-progress {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #b7b7b7;
    animation: toastProgress 3s
    ease-in-out forwards;
}

.toast-content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.toast-icon {
    /* padding: 0.35rem 0.5rem; */
    font-size: 1.5rem;
}

.toast-message {
    flex: 1;
    font-size: 0.9rem;
    color: #000000;
    padding: 0.5rem;
}

.toast.toast-success {
    background: #95eab8c9;
}

.toast.toast-success .toast-progress {
    background-color: #2ecc71;
}

.toast.toast-danger {
    background: #efaca5;
}

.toast.toast-danger .toast-progress {
    background-color: #e74c3c;
}

.toast.toast-info {
    background: #bddaed;
}

.toast.toast-info .toast-progress {
    background-color: #3498db;
}

.toast.toast-warning {
    background: #ead994;
}

.toast.toast-warning .toast-progress {
    background-color: #f1c40f;
}

@keyframes slideInRight {
    0% {
        transform: translateX(110%);
    }

    75% {
        transform: translateX(-10%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0%);
    }

    25% {
        transform: translateX(-10%);
    }

    100% {
        transform: translateX(110%);
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes toastProgress {
    0% {
        width: 100%;
    }

    100% {
        width: 0%;
    }
}
@media( max-width: 767px  ) {
    .toast {
        top: 95px!important;
    }
    .left-support {
        padding-bottom: 0;
    }
}
/* toast */

.footer-widgets .widget_nav_menu a, .footer-widgets .widget_nav_menu a:hover {
    /* color: #000!important; */
}


.home-flatsale .custom-col > .col-inner {
    padding: 15px;
}

.home-flatsale .product-small .col-inner {
    margin-bottom: 0!important;
}

.home-flatsale .product-small {
    padding-bottom: 0!important;
}

.home-flatsale .box-image img {
    height: 180px;
    object-fit: contain;
}

.home-flatsale .product .col-inner .product-actions span {
    font-size: 13px;
}
.home-flatsale .section-title-main {
    font-size: 25px;
    margin-left: 10px;
}
body.home #wrapper, body.home #wrapper main {
    background: #f3f5f7;
}
.pb-0 {
    padding-bottom: 0;
}
.copyright-footer p {
    margin-bottom: 0;
}

body:not(.home) .product-small .col-inner, .product-small:hover .col-inner{
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

td:first-child, th:first-child {
    padding-left: .5em;
}
.box-text p {
    font-size: 15px;
}
body.archive .post-title a {
    font-size: 17px;
}
ul.product_list_widget .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.left-support .box-image {
    border-radius: 10%;
}

.left-support .box-text {
    text-align: left;
}

.left-support .box-text .post-title a, .left-support .box-text .from_the_blog_excerpt {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.left-support .box-text .from_the_blog_excerpt {
    font-weight: normal;
}

.left-support .box-text .is-divider {
    margin-inline: 0;
}
.rounded-image .box-image img {
    border-radius: 15px;
}
.cut-text-2 .post-title a, .cut-text-2 .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 600;
    text-align: left;
}

.cut-text-2 .from_the_blog_excerpt {
    font-weight: 400;
}

.cut-text-2 .is-divider {
    margin-inline: 0;
}

.cut-text-2 .box-text {
    padding-inline: 0;
}
.breadcrumb-content p {
    margin-bottom: 0;
}
body.home .product-small img, body.archive .product-small img {
    flex: 1;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.product-meta {
    display: none;
}
.entry-content td {
    color: #333;
    font-size: 15px;
}
.devvn_inner_product_footer .box-image img {
    flex: 1;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}