.font-italic {
    font-style: italic;
}

.fw-medium {
    font-weight: 500;
}

.fw-semibold {
    font-weight: 600;
}

.radius10 {
    border-radius: 10px;
}

.bg-overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.white {
    color: #ffffff;
}

.black {
    color: #101010;
}

.bg-white {
    background-color: #ffffff;
}

.after-df,
.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label>#ship-to-different-address-checkbox:checked:before {
    content: "";
    display: block;
    position: absolute;
}

.radius0,
.woocommerce-account #customer_login form.woocommerce-form-register,
.woocommerce-account #customer_login form.woocommerce-form-login {
    border-radius: 0px;
}

.fw-bolder {
    font-weight: 900;
}

.woocommerce-account #customer_login h2 {
    font-weight: 500;
}

.fw-normal {
    font-weight: normal;
}

.transition,
.woocommerce-checkout #order_review #payment button#place_order,
.woocommerce-cart.woocommerce-page table.shop_table .coupon button.button {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button,
.woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme,
.woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    flex-wrap: wrap;
}

.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
    justify-content: space-between;
}

.visible-hidden {
    visibility: hidden;
    opacity: 0;
}

.no-margin,
.woocommerce-account #customer_login h2,
.woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3 {
    margin: 0px;
}

.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox:checked:before {
    position: absolute;
}

.text-capitalize {
    text-transform: capitalize;
}

/* cart page */
.woocommerce-cart.woocommerce-page .return-to-shop {
    margin-bottom: 0px;
}

.woocommerce-cart.woocommerce-page .woocommerce {
    padding-bottom: 80px;
}

.woocommerce-cart.woocommerce-page table.shop_table {
    border: 1px solid #e5e5e5;
    margin-bottom: 50px;
}

.woocommerce-cart.woocommerce-page table.shop_table td,
.woocommerce-cart.woocommerce-page table.shop_table th {
    padding: 20px 10px;
}

.woocommerce-cart.woocommerce-page table.shop_table tbody .product-remove a.remove {
    line-height: 13px;
}

.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals h2 {
    margin-bottom: 20px;
}

.woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table {
    margin-bottom: 0px;
}

.woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table td,
.woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table th {
    padding: 20px 10px;
}

/* checkout page */
.checkout_coupon.woocommerce-form-coupon {
    border-radius: 0px;
}

.checkout_coupon.woocommerce-form-coupon .form-row-last button[name=apply_coupon] {
    height: 40px;
    line-height: 40px;
}

.woocommerce-checkout .main-page-default {
    margin-bottom: 80px;
}

.woocommerce-checkout #customer_details {
    margin-bottom: 27px;
}

.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields>h3 {
    color: #000;
    text-transform: capitalize;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 24px;
}

.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_country_field {
    margin-bottom: 10px;
}

.woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox span {
    display: block;
    margin-top: -10px;
    margin-left: 20px;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label>#ship-to-different-address-checkbox:checked:before {
    top: 0px;
    left: 0px;
    color: #e7b622;
    font-size: 14px;
    content: "\f00c";
    font-family: FontAwesome;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label>#ship-to-different-address-checkbox:focus {
    outline: none;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label>span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 7px;
    display: inline-block;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .form-row#shipping_country_field {
    margin-bottom: 10px;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper #order_comments_field textarea.input-text {
    height: 100px;
    padding: 15px 8px 15px 8px;
    resize: none;
}

.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 23px;
}

.woocommerce-checkout #order_review {
    background: #fff;
    border: 1px solid #e5e5e5;
}

.woocommerce-checkout #order_review:before,
.woocommerce-checkout #order_review:after {
    display: none;
}

.woocommerce-checkout #order_review .order-table-wrap {
    padding: 0px;
}

.woocommerce-checkout #order_review .order-table-wrap table thead tr th {
    padding: 15px 0px;
}

.woocommerce-checkout #order_review .order-table-wrap table tbody tr td {
    padding: 15px 0px;
}

.woocommerce-checkout #order_review .order-table-wrap table tfoot .woocommerce-shipping-totals .woocommerce-shipping-methods li input {
    height: auto;
}

.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox {
    border: 1px solid #000000;
    width: 12px;
    height: 12px;
    box-shadow: none;
    -webkit-appearance: none;
    position: relative;
    margin: -2px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}

.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox:checked:before {
    top: 0px;
    left: 0px;
    color: #e7b622;
    color: #e7b622;
    font-size: 11px;
    content: "\f00c";
    font-family: FontAwesome;
}

.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
    margin-left: 5px;
    padding-top: 6px;
    display: inline-block;
}

.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    margin-bottom: 15px;
}

.woocommerce-checkout.woocommerce-page {
    margin-top: 0px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details {
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    padding: 20px 20px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-details {
    margin-bottom: 36px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
    margin-top: 32px;
    margin-bottom: 25px;
    font-size: 24px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details {
    border: 1px solid #e5e5e5;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details thead tr th,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tbody tr th,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tfoot tr th {
    padding: 20px 15px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details thead tr td,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tbody tr td,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tfoot tr td {
    padding: 20px 15px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-customer-details {
    margin-bottom: 0px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title {
    margin-top: 32px;
    margin-bottom: 25px;
    font-size: 24px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-customer-details address {
    padding: 20px 15px;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
}

/* My Account page */
.woocommerce-account #customer_login {
    margin-bottom: 0px;
    margin-top: 35px;
}

.woocommerce-account #customer_login h2 {
    font-size: 24px;
    text-transform: capitalize;
}

.woocommerce-account #customer_login form.woocommerce-form-login {
    margin-bottom: 0px;
}

.woocommerce-account #customer_login form.woocommerce-form-login .form-row {
    padding: 0px !important;
}

.woocommerce-account #customer_login form.woocommerce-form-login .form-row input#password {
    margin-bottom: 10px;
}

.woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
    margin-bottom: 15px;
    height: 24px;
    line-height: 24px;
}

.woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme #rememberme {
    line-height: 24px;
    height: 24px;
    margin: 0px;
}

.woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme span {
    margin: 0px 5px;
}

.woocommerce-account #customer_login form.woocommerce-form-login .woocommerce-LostPassword {
    margin-top: 13px;
    margin-bottom: 0px;
}

.woocommerce-account #customer_login form.woocommerce-form-register {
    margin-bottom: 0px;
}

.woocommerce-account #customer_login form.woocommerce-form-register p:first-child {
    margin-bottom: 8px;
}

.woocommerce-account #customer_login form.woocommerce-form-register>p:nth-child(3),
.woocommerce-account #customer_login form.woocommerce-form-register p:nth-child(2) {
    margin-bottom: 7px;
}

.woocommerce-account #customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text {
    margin-bottom: 15px;
}

.woocommerce .woocommerce-MyAccount-content {
    padding: 27px 15px 30px 15px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row {
    padding: 0px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first label,
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last label {
    margin-bottom: 12px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for=account_display_name] {
    margin-bottom: 12px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[name=account_display_name] {
    margin-bottom: 5px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for=account_email] {
    margin-bottom: 12px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for=password_current],
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for=password_1],
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for=password_2] {
    margin-bottom: 12px;
    margin-top: 2px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
    padding-top: 36px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details] {
    margin-top: 5px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set {
    margin-bottom: 0px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set address {
    margin-bottom: 0px;
    line-height: 24px;
}

/* widget + unitest */
.widget_tech888f_category_fillter {
    margin-bottom: 41px;
}

.widget_tech888f_category_fillter .list-filter-cate li span {
    margin: 0px 5px;
}

.widget_tech888f_attribute_filter .attribute-type-color {
    margin: 0px -2.5px;
    margin-bottom: -4px;
}

.widget_tech888f_attribute_filter .attribute-type-color .swatch-color {
    margin: 0px 2.5px;
}

.widget_tech888f_full_fitler {
    margin-bottom: 42px;
}

.widget-filter-price .range-filter {
    margin-top: -2px;
}

.widget-filter-price .range-filter .slider-range .ui-slider-range {
    height: 2px;
    background: #849c4c;
}

.widget-filter-price .range-filter .slider-range .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #849c4c;
    top: -5px;
    height: 12px;
    width: 12px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.widget-filter-price .range-filter .attr-price-filter {
    padding-top: 10px;
}

.widget-filter-price .range-filter .attr-price-filter .price-amount-wrap {
    margin-bottom: 11px;
}

.widget_layered_nav button[type=submit] {
    width: 100%;
}

.widget_archive .widget-title {
    margin-bottom: 15px;
}

.widget_archive>ul>li {
    color: #555;
}

.widget_archive select {
    margin-top: 5px;
}

.widget_categories .widget-title {
    margin-bottom: 15px;
}

.widget_categories ul li {
    color: #555;
}

.widget_categories select {
    margin-top: 5px;
}

.widget_pages,
.widget_meta,
.widget_recent_comments,
.widget_recent_entries,
.widget_nav_menu {
    margin-bottom: 45px;
}

.widget_pages .widget-title,
.widget_meta .widget-title,
.widget_recent_comments .widget-title,
.widget_recent_entries .widget-title,
.widget_nav_menu .widget-title {
    margin-bottom: 15px;
}

.widget_pages>ul>li:first-child,
.widget_meta>ul>li:first-child,
.widget_recent_comments>ul>li:first-child,
.widget_recent_entries>ul>li:first-child,
.widget_nav_menu>ul>li:first-child {
    padding-top: 0px;
}


.widget_product_categories .select2-container--default .select2-selection--single {
    border-color: #e5e5e5;
    border-radius: 0px;
    height: 40px;
}

.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px;
    line-height: 38px;
}

.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.select2-container--default .select2-selection--single {
    border-color: #e5e5e5;
    border-radius: 0px;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px;
    line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.select2-container--default .selection .select2-selection--multiple {
    border-radius: 0px;
}

.select2-container--default.select2-container--open .select2-dropdown--below {
    border-color: #e5e5e5;
}

.widget.widget_rss {
    margin-bottom: 45px;
}

.widget.widget_rss .widget-title .rsswidget:first-child .rss-widget-icon {
    margin-top: -2px;
}

.widget.widget_rss .widget-title .rsswidget:nth-child(2) {
    color: #000;
}

.widget:last-child {
    margin-bottom: 0px;
}

.widget>ul>li:first-child {
    padding-top: 13px;
}

.widget_tag_cloud {
    margin-bottom: 40px;
}

.product_list_widget>li {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.product_list_widget>li>a>.product-title {
    font-weight: bold;
    color: #000;
}

.product_list_widget>li>a>.product-title:hover {
    color: #e7b622;
}

.product_list_widget>li .product-price {
    margin-top: 5px;
    margin-bottom: 0px;
}

.widget_shopping_cart .widget_shopping_cart_content .list-mini-cart-item .mini_cart_item .product-thumb {
    width: 70px;
}

.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
    margin: 20px -5px 0;
}

.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button>a {
    padding: 0px 15px !important;
    border: 1px solid #cccccc;
    color: #494949;
    background: #fff;
    margin: 0px 5px;
}

.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button>a:hover {
    color: #fff;
    background: #e7b622;
    border-color: #e7b622;
}

.content-single-blog .content-post-default table,
.content-single-blog .content-post-default th,
.content-single-blog .content-post-default td {
    border: 1px solid #e5e5e5;
    padding: 8px;
}

.content-single-blog .content-post-default dt,
.content-single-blog .content-post-default dd {
    line-height: 24px;
}

.content-single-blog .content-post-default .alignleft {
    margin-right: 15px;
}

.content-single-blog .content-post-default .has-large-font-size {
    line-height: normal;
}

.content-single-blog .content-post-default .wp-block-image figcaption {
    margin-bottom: 7px;
    margin-top: 7px;
}

.content-single-blog .content-post-default p[style="font-size:46px"] {
    line-height: normal;
}

.content-single-blog .content-post-default blockquote p>br {
    display: none;
}

.content-single-blog .content-post-default .wp-block-audio,
.content-single-blog .content-post-default .wp-block-video,
.content-single-blog .content-post-default .wp-block-pullquote.has-cyan-bluish-gray-background-color {
    margin-bottom: 30px;
}

.content-single-blog .content-post-default .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile {
    margin-bottom: 20px;
}

.content-single-blog .content-post-default .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto;
    width: 100px;
}

.content-single-blog .content-post-default table {
    margin-bottom: 10px;
}

.widget_price_filter .price_slider_wrapper .price_slider {
    border: none;
    border-radius: 0;
    height: 1px;
    display: inline-block;
    margin: 0 0px 21px 5px;
    vertical-align: middle;
    width: calc(100% - 9px);
    background-color: #e5e5e5 !important;
}

.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    height: 2px;
    background: #849c4c;
}

.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    background: #849c4c;
    top: -5px;
    height: 12px;
    width: 12px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
}

pre {
    border-radius: 0px;
    border: 1px solid #e5e5e5;
}

.wp-block-pullquote {
    padding: 30px 0px;
}

.wp-block-table {
    margin-bottom: 30px;
}

.wp-block-archives-dropdown {
    margin-bottom: 7px;
}

table.wp-block-table.is-style-stripes {
    padding: 0px;
    border: none;
    border-collapse: collapse;
}

kbd {
    border-radius: 0px;
}

.single-post-info .post-detail-title {
    margin-bottom: 15px;
    text-align: justify;
}

.single-post-info .post-meta-data {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    align-items: center;
    border: 1px solid #e1e1e1;
    padding: 10px;
    /* border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; */
    /* padding-top: 10px;
    padding-bottom: 10px; */
}

.single-post-info .post-meta-data li {
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.single-post-info .post-meta-data li>i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
}

.single-post-info p {
    margin-bottom: 10px;
}

.single-post-info .tag-list-wrap {
    border-top: 1px solid #ededed;
    justify-content: space-between;
    padding-top: 36px;
    margin-top: 33px;
}

.single-post-info .tag-list-wrap .tag-list {
    width: 50%;
    margin-top: 7.5px;
}

.single-post-info .tag-list-wrap .tag-list a {
    transition: 0.3s;
    background-color: #dad6cf;
    color: #3e2b26;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    text-align: center;
    margin-top: 0.3em;
    padding: 10px 25px;
    margin-right: 4px;
    border-radius: 30px;
    text-transform: uppercase;
}

.single-post-info .tag-list-wrap .tag-list a:hover {
    background: #e7b622;
}

.single-post-info .tag-list-wrap .single-list-social {
    width: 50%;
    float: right;
}

.single-post-info .tag-list-wrap .single-list-social>ul {
    float: right;
}

.single-post-info .tag-list-wrap .single-list-social>ul>li a {
    transition: 0.3s;
    display: block;
    background-color: #c5b8a0;
    color: #3e2b26;
    width: 57px;
    height: 57px;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
    margin-left: 10.5px;
}

.single-post-info .tag-list-wrap .single-list-social>ul>li a span {
    font-size: 15px;
}

.single-post-info .tag-list-wrap .single-list-social>ul>li a:hover {
    background: #e7b622;
}

.single-related-post {
    margin-top: 50px;
}

.single-related-post .title-single-related-post {
    margin-bottom: 30px;
}

.single-related-post .item-post {
    position: relative;
}

.single-related-post .item-post .post-thumb {
    margin-bottom: 10px;
}

.single-related-post .item-post .post-info .post-title {
    margin: 0px 0px 0px 0px;
}

.comments-area {
    margin-top: 145px;
}

.comments-area .title-comment {
    margin-bottom: 75px;
}

.comments-area .comment-list .item-comment {
    padding-bottom: 16.5px;
    border-bottom: 1px solid #eceae6 !important;
}

.comments-area .comment-list .item-comment .comment-thumb {
    width: 80px;
}

.comments-area .comment-list .item-comment .comment-thumb img {
    border-radius: 0;
}

.comments-area .comment-list .item-comment .comment-info {
    border: none;
    margin-left: 30px;
    padding: 0;
    width: calc(100% - 81px);
    padding-left: 30px;
    margin-left: 0px;
}

.comments-area .comment-list .item-comment .comment-info .comment-author-name {
    margin-bottom: 5px;
}

.comments-area .comment-list .item-comment .comment-info .time-comment {
    margin-bottom: 17px;
}

.comments-area .comment-list .item-comment .comment-info .desc {
    margin-top: 0;
    margin-bottom: 7.5px;
}

.comments-area .comment-list .item-comment .comment-info .reply-button {
    top: 0;
    right: 0;
    color: #3e2b26;
    border-color: #e7b622;
    background-color: transparent;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 22px;
    border: 2px solid #e7b622;
    border-radius: 30px;
}

.comments-area .comment-list .children {
    padding-left: 110px;
}

.comments-area .comment-reply-title {
    position: relative;
}

.comments-area .comment-reply-title small a {
    font-size: 0px;
}

.comments-area .comment-reply-title small a::before {
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    font-size: 24px;
}

.leave-comments .comment-form .contact-message,
.comments-area .comment-form .contact-message {
    margin-bottom: 0px;
}

.leave-comments .comment-form .contact-message textarea,
.comments-area .comment-form .contact-message textarea {
    width: 100%;
    border-color: #ededed;
    border-radius: 2em;
    resize: none;
    padding: 15px 27px;
    min-height: 255px;
    border: 2px solid #ededed;
}

.leave-comments .form-submit,
.comments-area .form-submit {
    margin-top: 22.5px;
    margin-bottom: 0px;
}

.leave-comments .form-submit .shop-button,
.comments-area .form-submit .shop-button {
    color: #3e2b26;
    background: #e7b622;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    padding: 17px 33.5px;
    height: unset;
    line-height: unset;
    border-radius: 30px;
}

.leave-comments .form-submit .shop-button:hover,
.comments-area .form-submit .shop-button:hover {
    background: #c5b8a0;
}

.post-single-widget .item-post-style-2 {
    position: relative;
    transition: 0.3s;
    margin-bottom: 22.5px;
}

.post-single-widget .item-post-style-2 .post-thumb {
    margin-bottom: 0px;
}

.post-single-widget .item-post-style-2 .post-thumb::after {
    content: " ";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: rgba(34, 32, 32, 0.55);
}

.post-single-widget .item-post-style-2 .post-info {
    width: 100%;
    margin: 0;
    padding: 0 1em;
    overflow: hidden;
    display: block;
    text-align: center;
    right: auto;
    bottom: auto;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.post-single-widget .item-post-style-2 .post-info .post-title {
    margin: 10px 0px;
    letter-spacing: 1px;
    line-height: 1.45;
}

.post-single-widget .item-post-style-2:hover .post-thumb img {
    transform: scale(1.15);
}

.post-single-widget .list-col-item:last-child .item-post-style-2 {
    margin-bottom: 0px;
}


.widget_recent_comments>ul>li .comment-author-link::before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-size: 17px;
    margin-right: 5px;
}

.widget_recent_comments>ul>li a {
    color: #3e2b26;
    font-weight: 700;
}

.widget_recent_comments>ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget_tag_cloud .tagcloud a {
    display: inline-block;
    color: #3e2b26;
    background: #dad6cf;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 6px 6px 0;
    padding: 10px 25px;
    border-radius: 30px;
}

.widget_tag_cloud .tagcloud a:hover {
    background: #e7b622;
}

.item-post .post-info .readmore {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.archive-des {
    /* border: 15px solid #f7f6f1;
    padding: 15px; */
    margin-bottom: 30px;
}

.fancybox-toolbar {
    right: 0px;
}

.fancybox-toolbar .fancybox-button {
    padding: 0px !important;
}

.header-top-default .menu-wrapper {
    padding-bottom: 5px;
}

.elementor-section.elementor-section-boxed.elementor-element>.elementor-container {
    max-width: 1200px;
}



.breadcrumb-title {
    text-shadow: 1px 2px 4px #000;
    margin-bottom: 0px;
    font-weight: 900 !important;
    /* padding-bottom: 20px;
    margin-bottom: 20px; */
}

.galleries-wrap .img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.list-2-item {
    width: 50%;
}

.list-3-item {
    width: 33.333333%;
}

.list-4-item {
    width: 25%;
}

.list-5-item {
    width: 20%;
}


.no-post-display {
    margin-bottom: 30px;
}

.hidden {
    display: none;
}

.item-post.item-post-list.item-list-default {
    margin-bottom: 30px;
}

.item-post.item-post-list.item-list-default .post-info {
    width: calc(100% - 301px);
    padding: 15px;
    padding-top: 0px;
}

.archive.category .main-page-default {
    /* background: #f5f5f5; */
}

.main-page-default {
    /* padding-top: 50px; */
    /* padding-bottom: 100px; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.main-page-default .single-post-thumb img {
    display: none;
}

.archive .main-page-default {
    padding-bottom: 50px;
}

.single-post-thumb.banner-advs {
    margin-bottom: 20px;
}

.single-post-thumb.banner-advs img {
    width: 100%;
    height: auto;
}

.admin-bar .header-fixed {
    margin-top: 32px;
}

.header-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: -30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.header-fixed.active-fix {
    visibility: visible;
    opacity: 1;
    top: 0;
}

/* toanngo92 cusstom */

@-webkit-keyframes fadeInBlur {
    0% {
        -webkit-filter: opacity(0%) blur(10px);
    }

    50% {
        -webkit-filter: opacity(100%) blur(10px);
    }

    100% {
        -webkit-filter: opacity(100%) blur(0px);
    }
}

@keyframes fadeInBlur {
    0% {
        filter: opacity(0%) blur(10px);
    }

    50% {
        filter: opacity(100%) blur(10px);
    }

    100% {
        filter: opacity(100%) blur(0px);
    }
}

@-webkit-keyframes fadeInBlurTop {
    0% {
        margin-top: 30px;
        -webkit-filter: opacity(0%) blur(10px);
    }

    50% {
        margin-top: 15px;
        -webkit-filter: opacity(100%) blur(10px);
    }

    100% {
        margin-top: 0px;
        -webkit-filter: opacity(100%) blur(0px);
    }
}

@keyframes fadeInBlurTop {
    0% {
        margin-top: 30px;
        filter: opacity(0%) blur(10px);
    }

    50% {
        margin-top: 15px;
        filter: opacity(100%) blur(10px);
    }

    100% {
        margin-top: 0px;
        filter: opacity(100%) blur(0px);
    }
}


/* end fix negative edit mode */

.fancybox-toolbar .fancybox-button svg {
    width: 80%;
    height: 80%;
    margin: auto;
}

.sidebar .widget .widget-title {
    border: #668a44;
    font-size: 22px;
    padding: 8px 20px 8px 20px;
    background: #668a44;
    color: #fff;
    font-weight: 700;
    text-transform: none;
}

.sidebar-right .widget-latest-post .item-wg-post {
    margin-bottom: 0;
    padding: 10px 0;
}

.sidebar-wrap {
    /* padding-top: 12px; */
}

.widget_tech888f_listprojectswidget .prject-wrap {
    margin-bottom: 15px;
}

.widget_tech888f_listprojectswidget .project-img {
    width: 80px;
    height: 80px;
    /* border: 1px solid #FFBA00; */
}

.widget_tech888f_listprojectswidget .project-img img {
    width: 100%;
    height: auto;
}

.widget_tech888f_listprojectswidget .project-info {
    width: calc(100% - 81px);
    padding: 0px 15px;
}

.widget_tech888f_listprojectswidget .project-info .project-title {
    font-size: 14px;
}

.wp-block-search__inside-wrapper {
    padding: 4px 15px 4px 15px;
    border: 1px solid #FFBA00;
    display: flex;
    justify-content: flex-end;
    padding-right: 0px;
}

.wp-block-search__inside-wrapper .wp-block-search__button {
    border: 0;
    background: #fff;
}

.wp-block-search__inside-wrapper .search-icon {
    width: 30px;
    height: 30px;
}

.content-single-blog .content-post-default .single-post-info {
    line-height: 24px;
    font-weight: 500;
}

.single-post-info .list-inline-block {
    display: none;
}

.sidebar .widget .wp-block-group__inner-container h2 {
    border: 1px solid #b8d231;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    background: #b8d231;
    color: #333;
    font-weight: 600;
    text-transform: none;
}

.select2-results li {
    color: #333;
}

.sidebar-widget .is-layout-constrained .item-wg-post {
    display: -webkit-inline-box;
}

/* .sidebar-right .fix-post-thumb{
    display: none;
} */
/* pagi-nav */
.pagi-nav {
    margin-top: 45px;
}

.pagi-nav .box-pagi-nav .page-numbers {
    font-size: 24px;
    color: #333;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    margin: 0 5px;
    background: #fff;
}

.pagi-nav .box-pagi-nav .page-numbers:not(.next),
.pagi-nav .box-pagi-nav .page-numbers:not(.prev) {
    padding-top: 2px;
}

.pagi-nav .box-pagi-nav .page-numbers.current {
    color: #fff;
    background: #333;
}

.pagi-nav .box-pagi-nav .page-numbers:hover {
    background: #cc0000;
    color: #fff;
}

.pagi-nav .box-pagi-nav .page-numbers.next,
.pagi-nav .box-pagi-nav .page-numbers.prev {
    font-size: 32px;
}

/* end pagi-nav */

/* toanngo92 customize */

/* .single-product form.cart{
    display: none;
}

.single-product .item-product-meta-info{
    display: none;
} */

/* .container{
    max-width: 1600px;
} */

.section-header {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 4px solid #eb0a1e;
}

.section-header>.elementor-container {
    display: flex;
    justify-content: space-between;
}

.col-social-header>.elementor-widget-wrap {
    display: flex;
    justify-content: flex-end;
    align-content: center;
}

.col-social-header>.elementor-widget-wrap>.elementor-element {
    width: auto !important;
    margin-bottom: 0px !important;
}

.header-fb>.elementor-widget-container>.elementor-icon-wrapper,
.header-ytb>.elementor-widget-container>.elementor-icon-wrapper {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-menu {
    display: flex;
    align-items: center;
    align-content: center;
}

/* .col-menu > .elementor-widget-wrap{
    align-content: center;
}    */
.home-r1 {
    max-width: 1600px;
    margin: auto;
}

.home-r1 .t888-home-slider {
    overflow: hidden;
}

.khuyenmai-box figcaption {
    padding-top: 0px;
}

.home-r2 {
    padding-top: 110px;
}

.home-r4 {
    padding-bottom: 100px;
}

.footer-r1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.container2 {
    /* max-width: 1600px; */
    margin: auto;
}

.shop-banner-img {
    margin-bottom: 50px;
}

.post-type-archive-product #main-content,
.tax-product_cat #main-content {
    /* background-color: #f5f5f5;
    padding-top: 50px; */
    padding-bottom: 50px;
}


/* vqmp */
.box-header{
    /* background: aliceblue; */
    background: url('../css/images/vecteezywhite-backgroundYK0221_generated-e1656067754363.webp')
}
.box-header .box-icon-header{
    flex-direction: row;
    justify-content: end;
    align-items: center;
}
.header-fb .elementor-icon,
.header-ytb .elementor-icon{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-logo-header .logo-header img{
    width: 80px;
}
.box-menu-header {
    flex-direction: row !important  ;
    align-items: center;
    justify-content: flex-end;
}
.box-intro-home .box-icon-intro{
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
/* .box-intro-home .box-icon-intro .icon-intro{
    width: 30%;
} */
.box-icon-intro{
    width: 33.33%;
}
.box-icon-intro .e-con-inner{
    flex-wrap: wrap !important;
}
.box-intro .icon-intro .e-con-inner{
    flex-direction: row !important;
    flex-wrap: nowrap;
    justify-content: center;
}
.about-wrap__number{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #b8d231;
    margin-bottom: 10px;
}
.about-wrap__number:hover{
    color: #668a44;
}
.about-wrap__name{
    line-height: 22px;
}
.box-intro-home .box-video-intro{
    flex-direction: row;
    align-items: center;
}
.e-eicon-chevron-left, .e-eicon-chevron-right{
    font-size: 30px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    fill: #668a44 !important;
}
.elementor-swiper-button-next .e-eicon-chevron-right::before{
    content: '\f105';
}
.icon-search .fix-search{
    font-size: 22px;
}
.col-center .logo-wrap a{
    width: 120px;
}

.header-row1 .col-left{
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.header-row1 .col-right{
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

/* .glink[data-gt-lang="en"]{
    background-image: url(../css/images/flag-en.jpg);
    background-size: contain;
}

.glink[data-gt-lang="vi"]{
    background-image: url(../css/images/flag-vi.jpg);
    background-size: contain;
} */

.col-right .icon-wrap.style2{
    margin: 0px -15px;
    flex-wrap: nowrap !important;
}

.btn-readmore{
    background-color: #668a44;
    font-size: 14px;
    padding: 0px 20px;
    height: 40px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
}

.col-right .elementor-widget-t888-button{
    margin-left: -10px;
}

.header-row1 .icon-wrap li:first-child a{
    background: #2D437F;
}
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 80px;
    background: transparent;
  }
  
  .fancybox-thumbs > ul > li {
    border-color: transparent;
  }
  .fancybox-show-thumbs .fancybox-inner{
    right: 0;
    bottom: 50px;
    top: 25px;
  }

.btn-album{
    display: flex;
    justify-content: center;
}
.btn-album .btn-wrap{
    width: 142px;
}
.btn-album .btn-readmore{
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.btn-album a{
    font-weight: 600;
    line-height: 17px;
    margin: auto;
    padding: 0 20px;
}
.btn-album a:hover{
    color: #b8d231;
}

.slick-prev:before, .slick-next:before{
    color: #000;
}
.slick-track .img-wrap{
    display: flex;
    justify-content: center;
}
.single-gallery_album .slider-for{
    padding: 40px 0 20px;
}
.single-gallery_album .slider-nav{
    padding: 0px 0 20px;
}
.slide-slide{
    background: #000;
    margin-bottom: 60px;
}
.slider-nav .img-wrap{
    width: 100px !important;
    cursor: pointer;
}
.video-thumbnail-icon .la-play::before{
    font-size: 40px;
    background: #fff;
}
.single-gallery_album .slider-nav .img-wrap.slick-current img,
.single-gallery_album .slider-nav .img-wrap.slick-current .video-thumbnail-icon{
    border: 2px solid #b8d231;
    ; 
}
.fancybox-thumbs__list a:before{
    border: 6px solid #b8d231;
}

.image-icon-whychoose{
    width: 50px;
    /* margin-left: 10px; */
}
.image-icon-whychoose img{
    background: #fff;
    border-radius: 50%;
}
.box-img-icon-whychoose{
    background: #668a44;
    border-radius: 5px;
    /* margin: 15px; */
}
.t888-image-post-item-style2{
    padding: 2px;
    justify-content: center;
}
.post-info-style5 .title-date{
    padding: 10px;
    background: #668A44;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}
.post-info-style5 .col-md-4{
    display: flex;
    align-items: center;
    margin: 0;
}
.post-info-style5 .col-md-8{
    padding: 0 ;
}
.post-info-style5 .col-md-8 a{
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 150%;
}
.post-info-style5 .col-md-8 a:hover{
    color: #668a44;
}
.value-companyname{
    color: #668a44;
    font-size: 22px;
    font-weight: 600;
}
.label-country,
.label-areas{
    font-weight: bold;
}
.common-info .info{
    padding: 20px;
}
.common-info .info .info-item{
    margin-bottom: 5px;
}
.title-page-clients{
    color: #668a44;
    font-weight: 900 !important;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    padding: 0;
}
.clients-content .tab-nav{
    padding: 20px 0;
}
.clients-content .tab-nav .tab-nav-item{
    padding: 10px;
    background: #b8d231;
    margin-right: 5px;
    color: #fff;
    font-weight: 500;
}
/* .header-support-item .content{
    background: url(../css/images/png-transparent-whatsapp-logo-whatsapp-cdr-text-trademark.png)no-repeat scroll left center;
padding-left: 25px;
} */
.header-support-item{
    /* background-color: #daebfc; */
    float: left;
    line-height: 27px;
    margin-right: 5px;
    padding-left: 5px;
    font-size: 14px;
}
.header-support-item .icon{
    width: 28px;
    height: 28px;
    margin-left: 10px;
    background: url(../css/images/header-contact.png) no-repeat scroll #b8d231;
}
.header-support-item > *{
    float: left;
}
.header-support-item .icon-mobile{
    background-position: 0 0;
}
.header-support-item .icon-phone{
    background-position: 0 -28px ;
}

.box-color::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    width: 40px;
}
.box-color, .box-noncolor {
    position: relative;
    padding-top: 5px;
}
.box-noncolor::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #efefef transparent transparent;
    width: 40px;
}

.social-contact{
    list-style: none;
}
.social{
    position: fixed;
    bottom: 280px;
    right: 12px;
    z-index: 9999;
}
.content-contact{
    position: fixed;
    bottom: 300px;
    right: 17px;
    font-size: 12px;
    color: #fff;
}
.box-follow-us .elementor-widget-t888-list-icon .elementor-widget-container{
    display: flex;
}
.follow-us{
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-size: 14px;
}
.la-whatsapp{
    color: #38bf4b;
}
.slide-service-home{
    position: relative;
    top: -30px;
}
.slide-service-home img{
    border: 2px solid #fff !important;
    cursor: pointer;
}
.elementor-video{
    height: 298px !important;
}
.elementor-button.elementor-size-xs{
    padding: 0 0 10px 0;
}
.btn-readmore-blog-home{
    position: absolute;
    bottom: 5px;
}
.header-page{
    /* min-height: 140px !important;
    height: 140px !important; */
}
.info-header{
    /* height: 140px; */
}
.gt_selected{
    position: absolute !important;
}
.fa-angle-up:before {
    content: "\f106";
}
.scroll-top{
    border-radius: 50%;
    border: 1px solid #b8d231;
}
.scroll-top .la-angle-up{
    font-size: larger;
    color:#b8d231 ;
}
.header-mobi{
    height: 70px;
}
.header-mobi .gtranslate{
    height: 32px !important;
}
.left-main{
    width: 36px;
}
.wp-block-archives-list{
    padding: 0 10px !important;
    background: #f1f1f1;
}
.sidebar-aboutus .widget ul>li,
.sidebar-page .widget ul>li,
.wp-block-archives-list>li{
    padding: 10px 0;
    border-top: 1px dotted #668a44;
    padding-left: 10px;
}
.pagi-link-wrap a:hover{
    background: #668a44;
}
.pagi-link-wrap>*.current{
    background: #668a44;
}
.pagi-link-wrap>span, .pagi-link-wrap>a{
    border: 1px solid #e1e1e1;
}
.menu-about-us-container .menu,
.menu-our-services-container .menu,
.menu-news-events-container .menu{
    padding: 0 10px;
    background: #f1f1f1;
}
.menu-our-services-container .menu-item,
.menu-about-us-container .menu-item,
.menu-news-events-container .menu-item{
    padding-left: 10px !important;
}
.menu-our-services-container .menu-item .sub-menu > .menu-item:last-child{
    padding-bottom: 0;
}
.menu-our-services-container .sub-menu{
    padding-top: 10px;
}
.menu-our-services-container li{
    position: relative;
}
.menu-our-services-container li.toggle::before {
    content: "\f063";
    font-family: 'Line Awesome Free';
    position: absolute;
    right: 15px;
    top: 12px;
    font-weight: 900;
    font-size: 14px;
    cursor: pointer;
}
.menu-our-services-container .sub-menu {
    display: none;
}
.widgettitle{
    border: #668a44;
    font-size: 22px;
    padding: 8px 20px 8px 20px;
    background: #668a44;
    color: #fff;
    font-weight: 700;
    text-transform: none;
}
.title-contact-form h2{
    font-size: 20px;
}
.box-translate{
    position: absolute;
    top: 12px;
}

/* CSS cho modal */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-dialog {
    margin: 10% auto;
}
.modal-content {
    position: relative;
}

.demand-submit{
    width: 150px;
}
.img-demand-letter{
    position: fixed;
    bottom: 135px;
    right: -2px;
    z-index: 9999;
}
.demand-btn{
    
    color: transparent;
    font-size: 12px;
    padding: 70px 5px 10px 70px;
}
.demand-btn:hover,
.demand-btn:focus{
    color: transparent;
}
.btn-modal-letter{
    position: fixed;
    bottom: 140px;
    right: 0px;
    z-index: 99999;
}

.category:not(.category-blog):not(.category-quinn-vietnam-manpower-news-events) .post-date {
    display: none;
}

.box-clients .owl-prev::after{
    content: '\f104';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #668a44;
    font-size: 25px;
}
.box-clients .owl-next::after{
    content: '\f105';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #668a44;
    font-size: 25px;
}
.box-clients .owl-prev span,
.box-clients .owl-next span{
        display: none;
}
.box-clients .owl-item{
    display: flex;
    justify-content: center;
}
.box-clients .owl-dots{
    display: none;
}
.single-post-info .post-detail-title {
    font-size: 36px;
    text-align: left;
    font-weight: 900;
}