/*
Theme Name: obelix-printing-one
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --header-font: "Archivo", sans-serif;
    --body-font: "Archivo", sans-serif;
    --icon-font: "fl-icons";
    --secondary-color: #666;
    --border-color: #E9E9E9;
    --border-header-color: #292929;
    --header-border-color: #FFFFFF14;
    --header-color: #FFFFFFcc;
    --text-dark: #0C0A0A;
    --text-light: #fff;
    --footer-color: #ffffff80;
}

body {
    font-family: var(--body-font) !important;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

i {
    font-family: var(--icon-font) !important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
.banner-title .subtitle {}

.banner-title .title {
    font-weight: 700;
    padding: 20px 0;
    font-size: 3em;
}

.banner-title .description {
    padding-bottom: 15px;
}

.w-100 {
    width: 100% !important;
}

.d-flex {
    display: flex !important;
}

.justify-content-center {
    justify-content: center !important;
}

.text-primary {
    color: var(--primary-color) !important;
}

.section-grey {
    background-color: #f7f7f7;
}

.header {
    border-bottom: 1px solid var(--border-color);
}

.transparent.header {
    border-bottom: 1px solid var(--border-header-color);
}

.nav-dark .nav>li.active>a,
a.nav-top-link:hover,
.html_nav_position_text_top a:hover {
    color: var(--primary-color) !important;
}

/* .transparent .nav-dark .nav>li.active>a,
.transparent a.nav-top-link:hover,
.transparent .html_nav_position_text_top a:hover {
    color: var(--primary-color) !important;
} */
.transparent .searchform {
    color: var(--header-color) !important;
}

.html_nav_position_text_top .icon-phone {
    margin-right: 5px;
}

.nav-dark a.plain:hover {
    color: #000;
}

.transparent .nav-dark a.plain:hover {
    color: #fff;
}

.row-small>.product.col {
    padding: 0 9.8px 50px;
}

/* 
.product-small.box {
    border: 1px solid var(--border-color);
} */
.header i {
    font-size: 16px !important;
    transition: 0ms !important;
}

.header-main {
    height: auto !important;
    border-bottom: 1px solid var(--header-border-color);
}

.transparent .header-main {
    border-bottom: 1px solid var(--header-border-color);
}

.logo-left .logo {
    border-right: solid 1px #80808045;
    padding: 10px 25px 10px 0;
}

/* section {
    padding: 2% 10% !important;
} */
.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: var(--text-dark);
}

.widget.widget_categories>ul>li+li {
    border: none;
}

/* .widget .is-divider {
    display: none;
} */
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    height: 2.5em;
}

.widget_search input[type="search"] {
    height: 3.5em;
}

.widget ul {
    margin: 20px 0 0;
}

.tagcloud {
    margin-top: 10px;
}

select {
    border-radius: 0;
}

.widget_search .flex-col:nth-child(2) {
    position: absolute;
    right: 8px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border: 1px solid;
}


#logo img {
    max-height: 60px !important;
}

#top-bar .flex-center {
    margin-left: 196px;
}

#top-bar .top-bar-nav {
    justify-content: right;
    margin-left: 10px;
}

#top-bar .company-info-text {
    font-size: 14px;
}

#top-bar .top-bar-nav {
    justify-content: right;
    margin-left: 10px;
}

#top-bar .flex-right {
    margin-right: 15px;
}

#top-bar .nav-center {
    padding: 0 10px;
}


.stuck #masthead .flex-left {
    border-top: none;
}

.html.custom.html_topbar_left {
    opacity: .8;
}

.html.custom.html_topbar_left * {
    color: #000;
    display: flex;
    gap: 10px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: inherit;
}

.header-top .nav>li.html {
    font-size: 15px;
}

.header-search-form input.search-field,
.header-search-form select {
    border: none;
    height: 46px;
}

.header-search-form input.search-field {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.transparent .html.custom.html_topbar_left * {
    color: var(--text-light);
}

.header-wrapper {
    background-color: #f1f1f1;
}

.nav-center {
    justify-content: left;
}

.nav {
    flex-flow: nowrap;
}

.header-block {
    width: auto;
}

.header-button-1 .button.is-link:hover,
.header-button-1 .button.is-underline:hover {
    color: var(--primary-color);
}

.header-button-1 span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding-right: 18px;
    position: relative;
}

.header-button-1 span:after {
    position: absolute;
    transition: all ease .3s;
    right: 0;
    top: 0;
    margin-left: 10px;
    content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'><path d='M11.0039 3.414L2.39691 12.021L0.98291 10.607L9.58891 2H2.00391V0H13.0039V11H11.0039V3.414Z' fill='%23FF6600'></path></svg>");
}

.header-button-1:hover span:after {
    right: -2px;
    top: -2px;
}

.row-company-info .icon-box-left,
.row-company-info .icon-box-right {
    gap: 10px;
}

.row-company-info .company-info-text:not(.title):hover {
    color: var(--primary-color) !important;
}

footer .button.is-outline {
    border: none;
}

footer .obl-menu-link::before {
    content: "\e925";
    font-family: var(--icon-font);
    margin-right: 10px;
}

footer .obl-menu-link:hover {
    color: var(--primary-color) !important;
}

footer .button.icon {
    background-color: #22282C;
}

footer .button i,
footer button i {
    top: 0;
}

footer .wpcf7-submit {
    width: 100%;
    padding: 10px 5px;
}

footer .row-company-info .company-info .company-info-text {
    color: white !important;
    text-transform: none;
}

footer .company-info i::before {
    background-color: var(--primary-color);
    padding: 5px;
}

footer .company-info i.company_address::before {
    padding: 5px 7px;
}

footer .company-info {
    padding-bottom: 10px;
}

footer .company-info.company-address .title {
    display: block;
}

footer .company-info {
    align-items: flex-start;
}

footer .company-info.icon-box-left .icon {
    margin-top: 7px;
}

footer .absolute-footer-menu .obl-menu-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

footer .absolute-footer-menu .obl-menu-list li {
    padding: 20px 50px;
    border-right: 1px solid var(--border-header-color);
}

footer .absolute-footer-menu .obl-menu-list li a {
    color: var(--text-light);
}

footer .absolute-footer-menu .obl-menu-list li:first-child {
    border-left: 1px solid var(--border-header-color);
}

.back-to-top i {
    top: 4px !important;
    color: var(--primary-color);
}

.box-text .button {
    margin-top: 0.5em;
}

.large-columns-3 .post-item .badge.post-date {
    top: calc(27% + 10px);
}

footer .absolute-footer-menu .obl-menu-list .obl-menu-link::before {
    content: none;
}

footer .absolute-footer-menu li {
    margin-bottom: 0;
}

footer .row.absolute-footer-menu {
    max-width: 100%;
}

footer .absolute-footer-menu .obl-custom-menu {
    border: 1px solid var(--border-header-color);
}

footer .absolute-footer-menu>.col {
    padding: 0;
}


footer .company-info .title {
    color: var(--footer-color);
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
}

footer .obl-menu-list li a,
footer p {
    color: var(--footer-color) !important;
}

.section-slider {
    padding: 0 !important;
}


.box-text {
    font-size: 16px;
}

.box-text .category {
    font-size: 12px;
}

.gallery-col.col {
    padding: 5px;
}

.badge-container .badge .badge-inner {
    padding: 6px 10px;
}

.badge-circle .badge-inner,
.badge-circle-inside .badge-inner {
    border-radius: 1px;
}

.back-to-top.icon {
    background-color: #fff !important;
}

.button i,
button i {
    top: 0;
}

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

.product .add-to-cart-button,
.product .price-wrapper {
    transition: 0.3s all;
}

.product-small:hover .price-wrapper {
    opacity: 0;
    transform: translateY(-100%);
}

.product-small:hover .add-to-cart-button {
    opacity: 1;
    transform: translateY(-12px);
}

.product .box-text-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: white;
    padding: 14px 14px 25px;
}

.product .add-to-cart-button {
    opacity: 0;
    position: absolute;
    bottom: 0;
}

.product .product-title {
    font-size: 18px;
}

.product .product-cat {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.product .price-wrapper {
    font-size: 18px;
    width: 100%;
}

.product .add-to-cart-button a {
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    width: max-content !important;
}

.product .add-to-cart-button a.added_to_cart {
    padding: 5px 15px;
}

.button.ux-quantity__button:hover {
    /* box-shadow: none; */
}

a.added_to_cart.wc-forward {
    position: relative;
}

a.added_to_cart.wc-forward::after {
    font-family: var(--icon-font);
}

.widget_price_filter .price_slider_amount .button {
    background: var(--primary-color);
}

.widget_price_filter .price_slider_amount {
    align-items: flex-start;
}

.widget_price_filter .price_slider_amount .button {
    margin: 15px 0;
}

.widget_product_search .secondary {
    background-color: var(--primary-color);
}

/* Custom */
.author {
    color: var(--fs-color-primary);
    font-weight: 500;
}

.date-modified {
    font-weight: 500;
}

.shop-page-title .medium-text-center {
    width: auto;
}

.breadcrumbs {
    font-size: 16px;
    text-transform: capitalize;
}

.single-product .product-info .product-title {
    font-size: 32px;
}

.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
    border-color: rgba(0, 0, 0, 1);
}

.quantity {
    border: 1px solid rgba(0, 0, 0, 0.5);
    gap: 10px;
}

.single-product input[type="number"] {
    border: none;
    box-shadow: none;
}

.ux-quantity__button {
    background: unset !important;
    height: 100%;
    font-size: 16px;
}

.quantity .button.plus,
.quantity .button.minus {
    border-radius: 0 !important;
    border: none !important;
    font-size: 24px;
    font-weight: 200;
    line-height: 2px;
    width: 31px;
    height: 39px;
}

a.icon-remove,
a.remove {
    font-size: 16px !important;
}

.single-product .ux-quantity__button:hover {
    background: unset !important;
    color: var(--fs-color-primary) !important;
    box-shadow: none !important;
}

.single-product .single_add_to_cart_button {
    background-color: var(--fs-color-primary);
}

.social-icons .icon {
    border-radius: 0 !important;
    border: none !important;
    color: var(--fs-color-primary);
}

.woocommerce div.summary .product_meta>span {
    display: block;
    margin-bottom: 3px;
}

.product_meta>span span,
.product_meta>span a {
    color: var(--fs-color-primary);
    display: inline-block;
    font-weight: 400;
    margin: 0 1px;
}

.product_meta {
    font-size: 16px;
}

.product_meta a {
    color: var(--fs-color-primary);
    opacity: 0.8;
}

.stock-availability {
    margin-bottom: 15px;
}

.stock-label {
    color: var(--fs-color-primary);
}

.instock .stock-status {
    color: green;
}

.outofstock .stock-status {
    color: red;
}

.single-product .quick-buy-button {
    background-color: #e3e3e3;
    width: 60%;
    color: black;
    box-shadow: none;
    outline: none;
    border: none;
    transition: all ease 0.3s;
    margin: 0;
    min-width: 344px;
}

.single-product .quick-buy-button:hover,
.single-product .quick-buy-button:focus {
    background-color: black;
    color: white;
}

.image-tools {
    left: auto;
}

.post-item .box-text {
    text-align: left;
}

figcaption {
    text-align: center;
}



.post_single_page .post-info {
    margin-top: 20px;
    color: var(--fs-color-secondary);
    margin-bottom: 15px;
}


.post_single_page .post-thumbnail {
    margin-bottom: 20px;
}

.price_slider_amount .button {
    margin: 15px 0 !important;
    background-color: var(--fs-color-primary) !important;
}

.widget_price_filter .price_slider_amount {
    align-items: flex-start;
}

.on-sale {
    background-color: var(--primary-color);
    border-radius: 0 !important;
}

.product-small .box-text-products .product-title a {
    line-height: 1.5;
    color: #0c0a0a;
    font-weight: 600;
}

.badge-container {
    margin: 15px 15px 0px;
}

.widget_price_filter .price_label {
    font-size: 16px;
}

.product-small .button.primary:hover {
    background-color: #0c0a0a;
    color: var(--text-light);
    box-shadow: none;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    border: 1px solid var(--border-color);
    border-radius: 0;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--fs-color-primary);
}

.widget_layered_nav_filters ul li.chosen a::after {
    content: "x";
    color: red;
    padding-left: 10px;
    font-size: 16px;
}

.kk-star-ratings {
    font-size: 14px;
    margin-bottom: 1rem;
}

.tab-panels .kk-star-ratings {
    display: none;
}

.share-icons::before {
    content: "Chia sẻ:";
    color: #000;
    font-size: 16px;
}

footer .share-icons::before {
    content: none;
}

.product_meta>span {
    border-top: none;
}

.share-icons a {
    margin-bottom: 0;
}

.quantity input[type="number"] {
    border-color: transparent;
    box-shadow: none;
}

.shop_table tbody td {
    padding: 10px;
}

.woocommerce-mini-cart .quantity {
    border: none;
}

.product-category .box-image {
    border-radius: 999px;
}

.product-category .box-category {
    box-shadow: none;
}

.product-category .box-badge:hover .box-text {
    background-color: transparent;
}

.product-category .hover-dark:hover h5 {
    color: var(--fs-color-primary);
}

.product-category .hover-dark:hover h5 {
    color: var(--fs-color-primary);
}

.product-category h5:before {
    left: 0;
    width: 100%;
}

.product-category h5:before {
    background-color: currentColor;
    color: var(--fs-color-primary);
    bottom: 0;
    content: "";
    height: 2px;
    left: 30%;
    position: absolute;
    transition: all 0.3s;
    width: 0;
}

.badge-container .badge .badge-inner {
    font-size: 12px;
    padding: 6px;
}

.product-quick-view-container .single_add_to_cart_button {
    background-color: var(--fs-color-primary);
}

.product-quick-view-container .quantity .button.plus:hover,
.product-quick-view-container .quantity .button.minus:hover {
    background: var(--secondary-color);
    color: #000;
    box-shadow: none;
}

.product-category .hover-dark:hover h5::before {
    color: var(--fs-color-primary);
    width: 40%;
}

.nav>li>a {
    font-family: var(--body-font);
}

.kinh-nghiem .section-content {
    padding: 0 15px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border: 1px solid var(--border-color);
}

.widget_price_filter form {
    margin-top: 25px;
}

a.icon-remove,
a.remove::after {
    content: none !important;
}

.searchform .ux-search-submit {
    background-color: var(--fs-color-primary);
}

.blog-archive .badge,
.blog-single .badge,
.flatsome_recent_posts .badge {
    width: 4.8em;
    height: 4.8em;
}

.sidebar-wrapper aside {
    border: 1px solid var(--border-color);
    padding: 28px 28px;
}

span.widget-title {
    margin-bottom: 30px;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: .2px;
}

.widget-title span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

.widget .is-divider {
    position: relative;
    width: 100%;
    display: block;
    margin: 0;
    max-width: unset;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.widget .is-divider::before {
    content: "";
    position: absolute;
    background: var(--primary-color);
    width: 80px;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 1;
    transition: all .3s ease 0s;
}

.widget_categories .cat-item {
    display: flex;
    align-items: center;
    border-top: none;
    border: none;
    position: relative;
    background: #f8f8f8;
    margin-bottom: 9px;
    transition: 0.3s;
    padding: 10px;
}

/* Post */
.box-blog-post .is-divider {
    display: none;
}

.box-blog-post .box-text h5 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.post-wrap .button.is-outline {
    color: var(--primary-color);
    position: relative;
}

.post-wrap .button.is-outline::after {
    content: "\e92b";
    display: inline-block;
    margin-left: 4px;
    font-size: 13px;
    font-family: var(--icon-font);
}

.post-wrap.post .post-item .box-text {
    border: solid 1px var(--border-color);
    border-top: none;
    background: white;
    padding: 30px 28px 25px;
}

.post-item .badge.post-date {
    right: 0;
    left: auto;
    top: calc(50% + 10px);
    transform: scale(1.2);
    transform-origin: right;
}

.box.post_loop_item .button {
    font-size: 15px;
}

.obl-post-list.post.large-columns-4 .badge-inner {
    /* display: block; */
    /* line-height: 1.5; */
}

.obl-post-list.post.large-columns-4 .post-item .badge.post-date {
    top: calc(40% + 15px);
}

.post-item .post-date-month {
    background-color: #000;
    padding: 2px 12px;
    bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.post-item .badge.post-date {
    height: auto;
    border: none;
}

.post-item .badge-inner {
    padding: 0;
    border: none;
    display: flex;
    flex-direction: column;
    height: auto;
    line-height: normal;
    /* font-size: 24px; */
    background: var(--fs-color-primary);
}

.post-item .badge-inner .post-date-day {
    background: var(--primary-color);
    color: white;
    border: none;
    height: 36px;
    line-height: 39px;
}

.post-item .badge-inner .post-date-month {
    height: 20px;
    font-size: 13px;
    /* font-weight: 400; */
    line-height: 22px;
    padding: 0;
    width: 100%;
    border: none;
    color: white;
}

#masthead .searchform .flex-col:nth-last-child() {
    position: absolute !important;
    right: 0 !important;
}



.form-flat .search-form-categories {
    padding-right: 0 !important;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.transparent input[type="search"] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.form-flat .search-form-categories .search_categories {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-left: 20px;
    width: 100px;
}

.form-flat .search-form-categories .search_categories option {
    color: #000 !important;
    padding: 10px;
}

.searchform>*,
.html_topbar_left {
    font-size: 16px;
}

#masthead {
    border-bottom: 1px solid var(--border-color);
}

.transparent #masthead {
    border-bottom: 1px solid var(--border-header-color);
}

.header .nav-small a.icon:not(.button) {
    font-size: 16px;
}

.header-nav .html_nav_position_text_top a {
    font-size: 16px;
}

.header-nav li.menu-item {
    margin-right: 20px;
}

.header.transparent,
.header.transparent>* {
    color: white;
}

.hero-banner .text-box .text-inner>*:nth-child(1) {
    font-size: 20px;
    margin-bottom: 21px;
}

.hero-banner .text-box .text-inner>*:nth-child(2) {
    line-height: 1.45;
    font-size: 39px;
    text-transform: uppercase;
}

.hero-banner .text-box .text-inner>*:nth-child(3) {
    /* margin-top: 16px; */
    /* margin-bottom: 31px; */
    font-size: 16px;
}

.social-icons .button.is-outline {
    padding: 0 10px !important;
    height: 30px !important;
}

/* Service */

.obl-post-list.dich_vu .post-item .col-inner::after {
    position: absolute;
    content: "";
    left: -10%;
    top: -30%;
    height: 250px;
    width: 250px;
    filter: blur(50px);
    background: var(--primary-color);
    z-index: -1;
    opacity: 0;
    transition: 0.3s;
}

.obl-post-list.dich_vu .post-item .box-text {
    border: none;
}

.obl-post-list.dich_vu .post-item .box-text {
    padding: 30px 0 0;
}

.post-wrap .button.is-outline {
    border-color: inherit;
}

/* .obl-post-list.dich_vu .post-item .col-inner:hover {
    border: 1px solid var(--primary-color);
}

.obl-post-list.dich_vu .post-item .col-inner:hover::after {
    z-index: 0;
    opacity: .8;
    transition: 0.3s;
} */
.obl-post-list.dich_vu .post-item .dich_vu_loop_item,
.post-wrap.thi_cong_qc .box,
.project-wrapper .box {
    padding: 30px;
    border: 1px solid #E9E9E9;
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    transition: 0.3s;
}

.obl-post-list.dich_vu .post-item .dich_vu_loop_item::after,
.post-wrap.thi_cong_qc .box::after,
.project-wrapper .box::after {
    position: absolute;
    content: "";
    left: -10%;
    top: -30%;
    height: 250px;
    width: 250px;
    filter: blur(50px);
    background: var(--primary-color);
    z-index: -1;
    opacity: 0;
    transition: 0.3s;
}

.obl-post-list.dich_vu .post-item .dich_vu_loop_item:hover,
.post-wrap.thi_cong_qc .box:hover,
.project-wrapper .box:hover {
    border-color: var(--primary-color);
}

.obl-post-list.dich_vu .post-item .dich_vu_loop_item:hover::after,
.post-wrap.thi_cong_qc .box:hover:after,
.project-wrapper .box:hover:after {
    opacity: 1;
}

.obl-post-list.dich_vu .box-text p {
    margin: 1em 0;
    color: #6e777d;
}

.post-wrap .button.is-outline {
    color: #000;
    font-weight: 600;
    line-height: 35px;
    border: solid 1px var(--border-color) !important;
}

.post-wrap .button.is-outline:hover {
    color: var(--text-light);
}

/* Product */
.product.type-product .button.is-outline:not(.button-style-one, .icon) {
    padding: 2px 26px !important;
    height: 35px !important;
    border: 1px solid var(--primary-color);
}

.button-style-one,
.button.is-outline:not(.back-to-top, .zoom-button) {
    padding: 8px 8px 8px 33px;
    /* background-color: #02010100; */
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    height: 52px;
}

.button.is-outline:not(.button-style-one, .back-to-top, .zoom-button) {
    padding: 8px 26px;
}

.button-style-one:hover,
.button.white.is-outline:hover {
    border-style: solid;
    border-color: var(--primary-color);
    background-color: transparent !important;
    color: white !important;
}

.button-style-one span {
    color: white;
    position: relative;
    top: -2px;
}

.button-style-one::after {
    content: "\e93d";
    font-family: var(--icon-font);
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    color: var(--primary-color);
    background: #FFFFFF;
    padding: 7px 9px 7px 9px;
    margin-left: 20px;
}

.button-style-one::before,
.button.white.is-outline::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: var(--primary-color);
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}

.button-style-one:hover::before,
.button.white.is-outline:hover::before {
    transform: translateY(0%);
}

/* end Custom */
/* product page */
.product-summary .is-divider {
    display: none;
}

.sidebar-inner .widget {
    padding: 20px;
    border: 1px solid var(--border-color);
}

.sidebar-inner .widget_product_categories>ul>li {
    padding: 0 0 0px 18px;
    margin-bottom: 10px;
    background: #f8f8f8;
    border: none;
}

.sidebar-inner .widget>ul>li .count {
    opacity: 1;
    padding: 5px 15px;
    background: #efefef;
    border: none;
}

.sidebar-inner .widget .searchform {
    margin-top: 15px;
}

.sidebar-inner .widget>ul>li .count {
    font-size: 14px;
}

/* Contact page */
.contact-info-box .img {
    margin-bottom: 0 !important;
}

.contact-info-box .icon-box,
.contact-info-box .icon-box .icon-inner {
    display: flex;
    align-items: center;
}

.contact-info-box .icon-box {
    background: white;
    padding: 20px;
    justify-content: center;
}

.contact-info-box .icon-box .icon-box-text h4 {
    margin-bottom: 2px;
    font-size: 13px;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    font-weight: 500;
    line-height: 1.4;
}

.contact-info-box .icon-box .company-info .company-info-text {
    color: var(--text-dark) !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
    font-size: 18px;
    line-height: 1.4;
}

.contact-page .wpcf7 p:has(input.wpcf7-submit) {
    text-align: center !important;
    line-height: 1;
}

.contact-page .wpcf7-form-control:not(.wpcf7-submit) {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EAECF100;
    height: 50px;
    background-color: #F6F6F6;
    font-weight: 400;
    line-height: 18px;
    padding: 18px 24px 20px 24px;
    border-radius: 0px;
    border: 1px solid transparent;
    margin-bottom: 10px;
    box-shadow: none;
}

.contact-form-box .col-inner {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E9E9E9;
    box-shadow: 0px 24px 39px 0px rgba(0, 0, 0, 0.05);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 100px 100px 100px;
}

.contact-page .wpcf7-form-control:not(.wpcf7-submit):focus {
    box-shadow: 0 0 1px #3f3a3a;
    background: transparent;
}

.contact-form-title p {
    max-width: 64%;
    margin: 0 auto;
}

.wpcf7 .wpcf7-form-control-wrap span[aria-hidden="true"] {
    padding: 12px 0;
    font-size: 14px;
}

.wpcf7 .wpcf7-submit {
    padding: 20px 33px 20px 33px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 11px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    background-color: var(--primary-color);
    border-style: none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    margin-top: 20px;
}

.wpcf7 .wpcf7-submit:hover {
    background-color: #0C0A0A;
    color: white;
}

span.amount {
    color: var(--primary-color);
}

del span.amount,
del span.amount bdi {
    color: grey;
}

.woocommerce-tabs a {
    font-size: 16px !important;
}

.widget_categories .cat-item {
    padding: 0;
    background: #efefef;
    padding-right: 13px;
    color: #6E777D;
}

.widget_categories .cat-item a {
    background: #f8f8f8;
    margin-right: 13px;
    padding: 13px 14px;
    padding-left: 18px;
}

.tagcloud a {
    border: none;
    opacity: 1;
    padding: 6px 17px;
    color: #000;
    background: #f4f4f4;
    font-weight: 500;
}

.product_list_widget .product-title {
    font-size: 16px;
    font-weight: 600;
}

.recent-blog-posts a {
    font-weight: 600;
}

.dich-vu-aside .post-wrap {
    background-color: #F6F6F6;
    padding: 40px;
}

.dich-vu-aside .post-wrap .post-item .col-inner {
    /* padding: 0; */
    /* border: none; */
}

.dich-vu-aside .post-wrap .post-item .box-text {
    padding: 0;
}

.dich-vu-aside .post-wrap .title-wrap .title {
    color: #0c0a0a;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 0;
}

.dich-vu-aside .post-wrap .box-blog-post .box-text h5 a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
    justify-content: space-between;
    padding: 14px 18px;
}

.dich-vu-aside .post-wrap .box-blog-post.current .box-text h5 a {
    color: var(--primary-color);
    pointer-events: none;
}

.dich-vu-aside .post-wrap .box-blog-post .box-text h5 a::after {
    font-family: var(--icon-font);
    content: "\e92b";
}

.dich-vu-aside .post-wrap .col-inner::after {
    display: none;
}

.dich-vu-aside .post-wrap .col.post-item {
    padding-bottom: 16px;
}

.dich-vu-aside .post-wrap .col.post-item:last-child {
    padding-bottom: 0;
}

.dich-vu-aside .post-wrap .box {
    padding: 0 !important;
    background: white;
}

.dich-vu-aside .post-wrap .box::after {
    display: none;
}

.title-wrapper h1 {
    text-transform: uppercase;
}

.single article,
.single article td {
    font-size: 18px;
    color: var(--text-dark);
}

b,
strong {
    font-weight: 700;
}

.transparent .header-contact-info a {
    color: white;
}

.header-contact-info a {
    color: var(--text-dark);
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
}

.header-contact-info i {
    margin-right: 6px;
    font-size: 14px;
}

.header-contact-info a:not(:last-child) {
    margin-right: 24px;
}

.nav-dropdown.dark>li>a:hover {
    color: var(--primary-color);
}

.nav-dropdown.nav-dropdown-default>li>a {
    border: none;
    color: white;
}

.nav.header-nav a {
    font-size: 15px;
}

.section-title .button,
.btn-style-1 {
    display: inline-block;
    color: #fff;
    padding: 8px 18px 6px 18px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: var(--primary-color);
    border: none;
    border-radius: 2px;
    position: relative;
    transition: 0.3s;
    z-index: 1;
    overflow: hidden;
}

.section-title .button::after,
.btn-style-1::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #0C0A0A;
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}

.section-title .button:hover::after,
.btn-style-1:hover::after {
    transform: translateY(0%);
}

.blog-wrap .box-text-inner {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.blog-wrap .box-text-inner>* {
    order: 3;
}

.blog-wrap .box-text-inner .post-meta {
    order: 1;
    text-align: left;
    margin: 0;
    margin-bottom: 4px;
}

.blog-wrap .box-text-inner .post-title {
    order: 2;
}

.blog-wrap .box-text-inner .button {
    padding: 4px 18px;
    /* line-height: 10px; */
    max-width: max-content;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transition: 0.3s;
    border-radius: 2px;
    display: inline-block;
    min-width: max-content;
    background-color: transparent;
    color: white;
    overflow: hidden;
    height: 40px;
    line-height: 33px;
    z-index: 2;
}

.blog-wrap .box-text-inner .button::after,
.blog-wrap .box-text-inner .button::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: var(--primary-color);
    transform: translateY(100%);
    transition: 0.3s;
    z-index: -1;
}

.blog-wrap .box-text {
    background: white;
    padding: 20px 25px;
}

.blog-wrap .box-text-inner .button::before {
    transform: translateY(0);
    background-color: var(--text-dark);
}

.blog-wrap .box-text-inner .button:hover::after {
    transform: translateY(0);
}

.blog-wrap .box-text-inner .button:hover::before {
    transform: translateY(-100%);
}

.blog-wrap .box-text-inner .from_the_blog_excerpt {
    border-bottom: solid 1px var(--border-color);
    margin-bottom: 14px;
    padding-bottom: 16px;
}

.accordion.progess-acc .accordion-title.active,
.accordion.progess-acc .accordion-title {
    background: none;
    border: none;
    position: relative;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: 600;
}

.accordion.progess-acc .toggle {
    background: transparent;
    border: none;
    font-weight: 700;
    /* font-size: 18px; */
    /* line-height: 23px; */
    box-shadow: none;
    padding: 0;
    position: absolute;
    color: #1C2539;
    left: -43px;
    top: 12px;
    opacity: 1;
    margin: 0;
    height: auto;
    width: auto;
    display: inline-block;
    transform-origin: center center;
    font-size: unset;
    min-height: unset;
    line-height: normal;
}

.accordion.progess-acc .toggle i {
    display: none;
}

.accordion.progess-acc .toggle::after,
.accordion.progess-acc .toggle::before {
    content: "";
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: var(--primary-color);
    z-index: 5;
    transition: 0.3s;
}

.accordion.progess-acc .toggle::after {
    background-color: white;
    height: 10px;
    width: 10px;
    transform: translate(5px, 5px);
}

.accordion.progess-acc .active .toggle {
    transform: none;
}

.accordion.progess-acc .active .toggle::before {
    transform: scale(1.7);
}

.accordion.progess-acc .active .toggle::after {
    opacity: 0;
}

.accordion.progess-acc {
    position: relative;
    padding-left: 38px;
}

.accordion.progess-acc .accordion-item::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border: 1px dashed var(--primary-color);
    top: 14px;
    left: -34px;
    position: absolute;
}

.accordion.progess-acc .accordion-item {
    position: relative;
    padding-bottom: 20px;
}

.accordion.progess-acc .accordion-item:last-child {
    padding-bottom: 0;
}

.accordion.progess-acc .accordion-item:last-child::after {
    display: none;
}

.accordion.progess-acc .accordion-inner {
    padding-left: 0;
    padding-top: 2px;
}

.accordion.progess-acc .accordion-inner>*:last-child {
    margin-bottom: 0;
}

/* .thi_cong_qc_loop_item */

/** SINGLE PRODUCT **/
.single-product .product h1.product-title {
    font-size: 32px;
}

.single-product .woocommerce-breadcrumb {
    margin-bottom: 10px;
}

.single-product .product_meta {
    border-top: solid 1px var(--border-color);
    padding-top: 10px;
}

.single-product .product-section {
    border: none;
}

.single-product .widgettitle {
    font-size: 18px;
}

.cskh-box {
    display: flex;
    align-items: center;
}

.cskh-box .text>p {
    margin-bottom: 2px;
}

.nav-box>li.active>a,
.nav-pills>li.active>a {
    border-radius: 5px;
}

.nav-pills>li>a {
    font-size: 14px !important;
}

.nav-dropdown {
    width: auto;
}

.project-item .box-text,
.project-wrapper .box-text {
    text-align: left;
    padding-top: 20px;
}

.project-item .box-text .post-title,
.project-wrapper .box-text .post-title {
    padding: 15px 0;
}

.project-nav li {
    margin: 20px 20px;
}

.project-nav li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
}

.project-nav li.active a {
    color: var(--primary-color);
}

.project-nav>li>a:before {
    bottom: 0 !important;
    top: unset;
}

#project-tab-content .panel.active {
    display: flex !important;
    flex-wrap: wrap;
}

footer .site-logo img {
    width: 100%;
}

.aside-contacts {
    bottom: 75px;
}

.back-to-top i::before {
    font-weight: 600;
}

section.client img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 107px;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 100% !important;
    }

    #top-bar {
        display: none;
    }

    section {
        padding: 30px 0 !important;
    }

    footer .absolute-footer-menu .obl-menu-list li {
        padding: 3px 15px;
        border-right: none;
    }

    footer .absolute-footer-menu .obl-menu-list li:first-child {
        border-left: none;
    }

    footer .absolute-footer-menu .obl-custom-menu {
        border-bottom: none;
    }

    .header {
        border-bottom: none;
    }

    #masthead {
        border-top: none;
    }

    .button-style-one,
    .button.is-outline {
        display: inline-flex;
        align-items: center;
        text-align: center;
        font-size: 16px;
    }

    .button-style-one span {
        top: 0;
    }

    .row .row:not(.row-collapse) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .box-text-products .title-wrapper {
        overflow: auto;
    }

    /* .obl-post-list.dich_vu .post-item .col-inner {
        padding: 15px;
    } */

    footer>section {
        padding-bottom: 0 !important;
    }

    .absolute-footer-menu .obl-menu-list {
        padding: 10px 0;
    }

    .logo-left .logo {
        border: none !important;
        padding-right: 0;
    }

    .mobile-nav li>a>i.icon-menu {
        font-size: 2rem !important;
    }

    .medium-logo-left .flex-left {
        width: 40%;
        flex: auto
    }

    .mobile-sidebar {
        font-size: 18px
    }

    .header-contact-info a {
        display: block;
        margin-bottom: 10px;
        font-size: 17px
    }

    .title-wrapper h1 {
        font-size: 28px;
    }

    .single-project .section-content {
        padding: 0 10px;
    }

    .single-project .row {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .obl-post-list.dich_vu .post-item .dich_vu_loop_item,
    .post-wrap.thi_cong_qc .box,
    .project-wrapper .box {
        padding: 10px;
    }

    .form-flat .search-form-categories .search_categories {
        width: auto;
    }

    .header i.icon-shopping-cart {
        font-size: 25px !important;
    }

    .mfp-ready .mfp-close {
        opacity: 1 !important;
    }

    .mfp-bg.mfp-ready {
        opacity: 0.85;
    }

    .home .row-xsmall>.col,
    .home .row-xsmall>.flickity-viewport>.flickity-slider>.col {
        padding: 0 10px !important;
    }

    .home .row-small>.col,
    .home .row-small>.flickity-viewport>.flickity-slider>.col {
        /* padding: 0 !important; */
    }

    .single-dich_vu .post-wrap.dich_vu .post-item {
        padding-left: 0;
        padding-right: 0;
    }

    .banner-title .subtitle {
        font-size: 20px;
    }

    .product .add-to-cart-button {
        opacity: 1;
        position: relative;
        padding: 15px;
    }

    .transparent #masthead,
    .transparent.header {
        border-bottom: none;
    }

    .banner.hero-banner {
        padding-top: 130% !important;
    }
}

/* custom testimonial */
.section-testimonial .quality {
    padding-bottom: 0;
}

.cta-top-title span {
    margin-left: 5px;
}

.testimonial-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    margin-top: -0.3em;
}

.testimonial-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 2em;
    max-width: 473px;
    opacity: 0.8;
}

.testimonial .icon-box-text:after {
    content: url('./assets/images/quote.svg');
    float: left;
    right: 1rem;
    position: absolute;
    top: 2rem;
}

.testimonial .star-rating {
    display: none;
}

.testimonial .testimonial-client {
    font-weight: 600;
    font-size: 20px;
}

.testimonial-position {
    opacity: 0.8;
    font-size: 16px;
}

.button-style-one.testimonial-button span {
    color: var(--primary-color);
    font-size: 16px;
}

.button-style-one.testimonial-button:hover {
    color: white;
    background-color: #111 !important;
}

.button-style-one.testimonial-button:hover span {
    color: white;
}

.row-xsmall>.col,
.row-xsmall>.flickity-viewport>.flickity-slider>.col {
    padding: 0 10px 0 5px;
}

.obl-post-list .button-style-one,
.obl-post-list .button.is-outline:not(.back-to-top, .zoom-button) {
    padding: 5px 15px;
    height: 45px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 600;

}

.obl-post-list .button-style-one,
.obl-post-list .button.is-outline:not(.back-to-top, .zoom-button):hover {
    background: #111;
    color: #fff;
}

.header-top {
    border-bottom: 1px solid #e9e9e9;
}

.transparent .header-top {
    border-bottom: 1px solid var(--border-header-color);
}

.banner .text p {
    text-transform: none;
    font-size: 16px;
}

.service-wrapper {}


/* chi tiet dich vu */
.service-list .obl-post-list.dich_vu .post-item .dich_vu_loop_item {
    padding: 15px !important;

}

.service-list .obl-post-list.dich_vu .post-item .box-text {
    padding: 8px 10px;
}

.service-list .obl-post-list.dich_vu .post-item .box-text {
    padding: 0;
}

.service-list .obl-post-list.dich_vu .post-item .dich_vu_loop_item:hover::after {
    opacity: 0;
}

.service-list .post-title:after {
    content: "\e925";
    float: right;
    font-family: var(--icon-font);
    margin-right: 1rem;
    color: var(--primary-color);
}

.service-list .dich_vu_loop_item.current * {
    color: var(--primary-color);
}

.banner-contact .stack {
    position: relative;
}

.banner-contact .title * {
    margin: 0;
}

.banner-contact .banner-title * {
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.banner-contact a.button {
    height: 0%;
    position: absolute;
    right: 0%;
    top: 15%;
}

.banner-contact a.button span {
    line-height: 2.4em;
}

.banner-contact a.button span::after {
    content: "\e925";
    font-family: var(--icon-font);
}

.banner-contact .is-divider {
    background-color: #2E3951;
    height: 0.5px;
    max-width: unset;
}

.banner-contact .sub-title * {
    font-size: 14px;
}

.service-list .post-wrap.dich_vu {
    padding: 25px;
    background: #f6f6f6;
    margin-bottom: 3rem;
}

.service-list .post-wrap.dich_vu .box {
    background: #fff;
    border: none;
}

.service-list .post-wrap.dich_vu .title {
    font-size: 24px;
}

.post-wrap.dich_vu .post-item:last-child {
    padding-bottom: 0.5rem;
}

.service-list .box-blog-post .box-text h5 {
    font-size: 16px;
}

.col-contact>.col-inner {
    padding: 0 !important;
}

.auto-product-cont .section-title-normal span,
.auto-product-cont .section-title-normal {
    border-bottom: none;
}