﻿/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* All */

body{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
ul {
    list-style: none outside;
}
input, textarea, input:focus{
	box-shadow: none !important;
}
p{
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
.section-title-normal {
    border-bottom: 0;
}
.section-title-normal span {
    border-bottom: 0;
}

/* End */

/* Header */

#top-bar {
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
.tus-top-htch i {
    margin-right: 5px;
}
.tus-top-htch {
    font-size: 14px;
}
.tus-top-htch a {
    line-height: 20px;
    height: 20px;
    align-items: center;
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
}
.tus-top-htch a:hover {
    color: #a7252f;
}
#masthead .flex-left ul.header-nav li.header-search-form form input {
    height: 30px;
    line-height: initial;
    border: 0px;
    border-radius: 5px !important;
    box-shadow: none;
}
#masthead .flex-left ul.header-nav li.header-search-form form button {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    align-items: center;
    box-shadow: none;
    background: transparent;
    color: #333;
    border: 0;
    font-size: 12px;
}
#masthead .flex-left ul.header-nav li.header-search-form form {
    border: 1px solid #dedede;
    border-bottom: 2px solid #cdad70;
    border-radius: 5px;
    margin: 0px;
}
.list-mid-header {
    justify-content: flex-end;
    align-items: center;
}
.hotline-header {
    position: relative;
    padding-left: 40px;
}
.hotline-header > img {
    width: 35px;
    position: absolute;
    top: 8px;
    left: 0px;
}
.hotline-header > span {
    display: inline-block;
    width: 100%;
    line-height: initial;
    color: #333;
}
.hotline-header a {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    line-height: initial;
    color: #a7252f;
}
.hotline-header a:hover {
    color: #cdad70;
}
#masthead .flex-right ul.header-nav li.cart-item .header-cart-link {
    display: flex;
}
#masthead .flex-right ul.header-nav li.cart-item .header-cart-link .header-cart-title {
    order: 2;
}
#masthead .flex-right ul.header-nav li.cart-item .header-cart-link .cart-icon {
    order: 1;
}
#masthead .flex-right ul.header-nav .html_topbar_right {
    max-width: 55%;
    position: relative;
    padding-left: 40px;
}
#masthead .flex-right ul.header-nav li.cart-item {
    max-width: 45%;
    position: relative;
}
#masthead .flex-right ul.header-nav li.cart-item .header-cart-title {
    font-size: 14px;
    text-transform: none;
    color: #333;
    font-weight: 100;
    margin-left: 5px;
}
#wide-nav ul.header-bottom-nav > li {
    margin: 0;
}
#wide-nav ul.header-bottom-nav > li.active a {
    color: #fff !important;
    background: #cdad70;
    border-radius: 0px;
}
#wide-nav ul.header-bottom-nav > li > a {
    line-height: 42px;
    padding: 0px 25px;
}
#wide-nav ul.header-bottom-nav > li > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #cdad70;
    z-index: -1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
#wide-nav ul.header-bottom-nav > li:hover > a:before {
    height: 100%;
}
#wide-nav ul.header-bottom-nav > li:hover > a {
    color: #fff;
    background: transparent;
    border-radius: 0px;
}
#wide-nav ul.header-bottom-nav > li.has-dropdown > .sub-menu {
    box-shadow: 0px 6px 15px rgba(0,0,0,0.12);
    border: 1px solid #ebebeb;
    padding: 10px 15px;
}
.stuck #wide-nav ul.header-bottom-nav > li.has-dropdown > .sub-menu {
    left: -535px !important;
    width: 100%;
    min-width: 1050px;
}
.h-sub a {
    font-size: 14px;
    text-transform: uppercase;
}
.menu-edit .ux-menu-link.flex > a {
    border-bottom: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 13px;
}
.menu-edit .ux-menu-link.flex > a:hover {
    padding-left: 5px;
    color: #a7252f;
}
.row-sub > .col {
    padding-bottom: 0;
}

/* End */

/* Body */

.sec-cate {
    margin-bottom: 30px;
}
.box_store_h {
    position: relative;
    display: inline-block;
}
.box_store_h .box-text.text-center {
    display: inline-block;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    opacity: 1;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    transition: height .5s,transform .5s;
    transition: height .5s;
    color: #fff;
}
.box_store_h:hover .box-text.text-center {
    height: 100%;
}
.cate-contain-wrapper h4 {
    width: 100%;
    position: absolute;
    transition: top .5s,transform .5s;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 10px;
    margin: 0px;
    left: 0;
}
.bg-white {
    display: inline-block;
    width: 100%;
    background: #fff;
    min-height: 350px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
    padding: 15px;
}
.title_module_tiny {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    text-align: left;
}

.title_module_main {
    text-align: left;
    margin: 0 0 20px 0;
    position: relative;
}
.title_module_main a {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}
.title_module_main a:hover {
    color: #a7252f;
}
.title_module_main:after {
    position: absolute;
    bottom: -10px;
    content: '';
    height: 3px;
    width: 80px;
    left: 0;
    background: #cdad70;
}
.about-desc {
    display: inline-block;
    width: 100%;
    text-align: justify;
    font-size: 14px;
}
.about-link {
    margin: 15px 0 0 0;
    text-align: center;
}
.btn_show-more_h {
    background: #afafaf;
}
.about-link a {
    margin: 0 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.btn_show-more_h, .btn_contact_h {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: 0!important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-transition: background-color .1s ease-in;
    -moz-transition: background-color .1s ease-in;
    -ms-transition: background-color .1s ease-in;
    -o-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    border-radius: 0;
}
.btn_contact_h {
    background: #a7252f;
}
.btn_show-more_h:hover, .btn_contact_h:hover {
    background: #cdad70;
}
.banner-about .img-inner.dark:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    z-index: 1;
}
.title-h h2.section-title:after {
    position: absolute;
    bottom: -10px;
    content: '';
    height: 3px;
    width: 80px;
    left: calc(50% - 40px);
    background: #cdad70;
}
.title-h b {
    background-color: transparent;
}
.badge-container {
    margin: 0;
    right: 0;
}
.badge-container .on-sale {
    background: transparent !important;
}
.badge-container .onsale {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    background: #e82b00;
    color: #fff;
    padding: 6px;
    font-weight: 700;
    font-size: 12px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 4px 6px -2px #504f4f;
    -moz-box-shadow: 0 4px 6px -2px #504f4f;
    box-shadow: 0 4px 6px -2px #504f4f;
    z-index: 2;
    backface-visibility: hidden;
}
.product-item {
    display: inline-block;
    width: 100%;
    border: 1px solid #bbb;
    border-radius: 3px;
    transition: .3s ease-in-out;
    will-change: transform;
}
.product-item .box-text-products {
    text-align: center;
    padding: 10px;
}
.product-item .box-text-products .title-wrapper p.product-title a {
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-item .box-text-products .title-wrapper p.product-title a:hover {
    color: #a7252f;
}
.product-item .box-text-products .title-wrapper p.product-title {
    margin: 0 0 10px !important;
}
.product-item .box-text-products .price-wrapper ins span.amount, span.amount {
    color: #df0000;
    font-size: 16px;
}
.product-item .box-text-products .price-wrapper del span.amount {
    color: #545454;
}
.product-item .box-image img:nth-child(1) {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-item .box-image img:nth-child(2) {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    left: 0;
}
.product-item:hover .box-image img:nth-child(1) {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.product-item:hover .box-image img:nth-child(2) {
    visibility: visible;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 1;
    filter: alpha(opacity=100);
}
.col_prosales {
    padding-bottom: 0;
}
.bosuutap > ul > li {
    border: 2px solid #a7252f;
    padding: 4px 12px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.bosuutap > ul > li:last-child {
    margin-right: 0;
}
.bosuutap > ul > li > a {padding: 0;color: #000;font-size: 14px;}
.bosuutap > ul > li.active, .bosuutap > ul > li:hover {
    background: #cdad70;
    border: 2px solid #cdad70;
}
.bosuutap > ul > li.active > a, .bosuutap > ul > li:hover > a {
    color: #fff;
}
.bosuutap .tab-panels .active {
    transition: 0.5s opacity ease-in, 0.8s transform ease;
    transform: translateY(-3px);
}
.title_tiny {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.title_fb {
    margin: 0 0 20px 0;
    position: relative;
}
.title_fb span {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.title_fb:after {
    position: absolute;
    bottom: -10px;
    content: '';
    height: 3px;
    width: 80px;
    left: calc(50% - 40px);
    background: #cdad70;
}
.sec-page-all .col {
    padding-bottom: 0;
}
.crumbs-page {
    text-shadow: none;
    background: #f1f1f1 !important;
}
.crumbs-page .page-title-inner {
    padding: 0;
}
.sec-page-all {
    background: #f1f1f1;
    padding: 0;
}
.sec-gioithieu .col {
    padding-bottom: 0;
}
.maps {
    border: 5px solid #a7252f;
}
.maps p {
    margin-bottom: 0;
}
.lh_contact ul li {
    margin-left: 0;
    font-size: 14px;
}
.lh_contact ul li.fot-storename h3 {
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
}
.social-lh h4 {
    font-size: 14px !important;
    text-transform: uppercase;
}
.form-group img {
    width: 18px;
    position: absolute;
    left: 8px;
    top: 11px;
    opacity: 0.3;
}
.form-group {
    position: relative;
}
.form-group input {
    width: 100%;
    border-bottom: 2px solid #cdad70;
    border-radius: 5px;
    margin-bottom: 16px;
    padding-left: 35px;
}
.form-group span {
    position: unset;
}
.form-group textarea {
    border-radius: 5px;
    border-bottom: 2px solid #cdad70;
    min-height: 150px;
    padding-top: 6px;
    padding-bottom: 6px;
}
button.btn-lh {
    background: #a7252f !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 100;
}
.text-formx h3 {
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
}
.ix {
    font-size: 13px;
    font-style: italic;
    color: #4c4c4c;
}
.wpcf7-response-output {
    clear: both;
    border-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: bold;
}
.widget-title {
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
}
.widget-title div, .shop-sidebar {
    display: inline-block;
    width: auto;
    line-height: 34px !important;
    border-bottom: 3px solid #cdad70;
    margin-bottom: -2px;
}
.widget_recent_entries ul li a {
    font-size: 13px;
}
.widget_recent_entries ul li span {
    font-size: 12px;
}
.sortPagiBar {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.woocommerce-ordering select.orderby {
    font-size: 13px;
    box-shadow: none;
}
.title-dm {
    font-size: 20px;
    text-transform: uppercase;
}
.title-dm {
    display: inline-block;
}
.sort {
    display: inline-block;
    float: right;
}
.shop-container {
    clear: both;
}
.shop-sidebar {
    margin-bottom: 10px;
}
span.count {
    display: none;
}
.widget_layered_nav ul li a {
    font-size: 14px;
    padding-left: 30px;
}
.widget_layered_nav ul li a:before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    left: 0;
    margin-top: 3px;
    width: 15px;
    height: 15px;
    border-radius: 0px;
    border: 1px solid #999;
}
.widget_layered_nav ul li a:hover:before {
    content: '\f00c';
    color: #df0000;
    font-size: 13px;
    position: absolute;
    left: 0;
    margin-top: 3px;
    border-color: #999;
    line-height: 15px;
    text-align: center;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.widget ul.menu>li>a {
    font-size: 14px;
}
.widget ul.menu>li>a:hover, .widget_layered_nav ul li a:hover {
    color: #a7252f;
}
/* End */

/* Product */

.product-main .product-images .flickity-button {
    display: none;
}
.product-summary h1.product-title {
    font-size: 25px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.fields_item_sku {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    width: auto;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #bbb;
}
.fields_item_type {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    width: auto;
}
.fields_item_tt {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}
.ts_right_sku, .ts_right_type, .ts_right_tt {
    color: #505050 !important;
    font-style: italic;
    font-weight: 500;
    padding-left: 5px;
}
.product-short-description p {
    margin: 0;
}
.product-top-pro {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.product-short-description {
    display: inline-block;
    width: 100%;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.product-short-description h3 {
    margin: 0 0 5px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.product-summary .product-page-price span.amount {
    font-size: 28px;
    font-weight: 700;
    color: #df0000;
    display: inline-block;
}
.product-summary .product-page-price del span.amount {
    font-size: 19px;
    color: #acacac;
    font-weight: 400;
    text-decoration: line-through;
}
.product-summary .quantity.buttons_added:before {content: 'Số lượng: ';font-weight: 500;margin-right: 10px;display: flex;align-items: center;}
.quantity.buttons_added {
    width: 100%;
}
.product-summary .quantity.buttons_added input {
    background: transparent;
    width: 32px;
}
.product-summary .quantity.buttons_added input:hover {
    background: transparent;
}
.product-summary .quantity.buttons_added input.qty {
    width: 65px;
    max-width: 65px;
}
.single_add_to_cart_button {
    background-color: #a7252f !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: inherit;
    box-shadow: none !important;
    padding: 10px 30px;
    margin-bottom: 0;
}
.single_add_to_cart_button:hover {
    background-color: #cdad70 !important;
}
.hotline_product {
    font-weight: 600;
}
.hotline_product img {
    width: 20px;
}
.hotline_product a {
    font-weight: 700;
    color: #a7252f;
    font-size: 18px;
}
.hotline_product a:hover, .service-product ul li span:hover{
	color: #cfb075;
}
.service-product {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
.service-product ul {
    box-sizing: border-box;
    display: -webkit-flex;
    width: 100%;
    margin: 0 auto;
}
.service-product ul li {
    border: 1px solid #979797;
    box-sizing: border-box;
    margin-right: 4px;
    text-align: center;
    width: calc((100% - 10px) / 3);
    width: -webkit-calc((100% - 10px) / 3);
    width: -moz-calc((100% - 10px) / 3);
    float: left;
    flex: 0 0 auto;
    padding: 5px;
    margin-right: 3px;
    margin-left: 0;
}
.service-product ul li img {
    width: 30px;
    margin-bottom: 3px;
}
.service-product ul li span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
}
.product-footer .woocommerce-tabs ul.tabs {
    justify-content: center;
    border-bottom: 1px solid #ececec;
}
.product-footer .woocommerce-tabs ul.tabs > li.active > a {
    margin-bottom: -2px;
    border-bottom: solid 3px #a7252f;
    font-weight: bold;
    color: #a7252f;
}
.product-footer .woocommerce-tabs ul.tabs > li > a {
	font-weight: 500;
	font-size: 16px;
	transition: none;
	transform: unset !important;
}
.product-footer .woocommerce-tabs ul.tabs > li.active > a:before, .product-footer .woocommerce-tabs ul.tabs > li > a:hover:before {
    opacity: 0;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: transparent;
}
.product-thumbnails .col a img {
    padding: 2px;
}
.product-thumbnails a {
	border: 1px solid #bfbfbf;
	border-radius: 5px;
}
.product-thumbnails .is-nav-selected a img {
    border: solid 1px;
    padding: 2px;
}
.product-thumbnails a:hover img, .product-thumbnails .is-nav-selected a img {
    transform: none !important;
    margin-bottom: unset;
    border: 1px solid #a7252f;
    border-radius: 5px;
}
.single-product .product-thumbnails img {
    transition: none !important;
    opacity: 1;
    margin-bottom: 0;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: transparent;
}
.product-images .badge-container {
    display: none;
}
.breadcrumbs a {
    color: #000 !important;
}
.breadcrumbs, .breadcrumbs a {
    font-size: 14px;
    text-transform: none;
    color: #a7252f;
}
.shop-page-title {
    background: #f1f1f1;
}
.breadcrumbs span {
    opacity: 1 !important;
    font-size: 12px;
}
.testimonial-box-x .icon-box-img {
    border: 3px solid #fff;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.testimonial-box-x .icon-box-text {
    position: relative;
    padding: 20px 10px 10px 10px;
    border-radius: 10px;
    margin-top: -15px;
}
.testimonial-box-x .icon-box-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: #a7252f;
    opacity: .5;
    border-radius: 10px;
}
.sec-tintuc {
    padding-bottom: 0 !important;
}
.col.post-item .box {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 5px;
}
.home .col.post-item .box .box-text.text-left {
    padding: 10px 0;
}
.col.post-item .box .badge.post-date {
    top: 15px;
    left: 15px;
}
.col.post-item .box .badge.post-date .badge-inner {
    background: #fff;
    color: #000;
    border: 1px solid #a7252f;
}
.col.post-item .box .box-image:hover img {
    transform: scale(1.1);
    transition: 1.5s;
}
.col.post-item .box .box-text-inner h5 {
    font-size: 15px;
}
.time_post {
    font-size: 14px;
    color: #929292;
    margin: 5px 0;
}
.single-post .entry-header .entry-header-text {
    padding-bottom: 0;
}
.single-post .entry-header .entry-header-tex {
    padding-bottom: 0 !important;
}
.entry-content.single-page {
    padding-top: 0;
}
.s_post .time_post {
    display: inline-block;
    width: auto;
    position: relative;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    margin-right: 10px;
}
.baivietlienquan ul, .baivietlienquan ul li {
    margin-bottom: 0;
}
.baivietlienquan {
    display: inline-block;
    width: 100%;
    padding: 10px 0 10px 0;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
    margin-top: 10px;
    margin-bottom: 20px;
}
.relatedcontent a {
    font-size: 13px;
    font-style: italic;
}
.relatedcontent a:hover {
    color: #a7252f;
}
.woocommerce a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.woocommerce a.remove:before, .woocommerce 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: '';
}
.woocommerce 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;
}
.woocommerce a.remove:after{
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.woocommerce 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;
}
.woocommerce a.remove:hover {
    background: transparent;
}
.title-cart.title-checkout.title-thankyou {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}
.col-info-7 .shop_table th {
    font-weight: 100;
    text-transform: inherit;
    font-size: 14px;
    border-width: 0px !important;
}
.col-info-7 form {
    background: #fafafa;
    padding: 15px;
}
.col-info-7 .woocommerce-cart-form__cart-item td {
    border: 0;
}
.col-info-7 .woocommerce-cart-form__cart-item {
    background: #fff;
}
.btn-2 button, .btn-2 .button-continue-shopping {
    position: relative;
    opacity: 1 !important;
    display: inline-block;
    padding: 10px 28px;
    line-height: normal;
    color: #fff !important;
    border: 1px solid #a7252f;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    background-color: transparent !important;
    -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    overflow: hidden;
    margin-bottom: 0;
}
.btn-2 button:before, .btn-2 .button-continue-shopping:before {
    position: absolute;
    content: '';
    display: block;
    left: -2px;
    top: 0;
    right: -2px;
    bottom: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
    background-color: #a7252f;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.btn-2 button:hover::before, .btn-2 .button-continue-shopping:hover::before {
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.btn-2 button:hover, .btn-2 .button-continue-shopping:hover {
    background-color: #fff !important;
    outline: 0;
    box-shadow: none;
    color: #000 !important;
}
.policy_return h4 {
    font-size: 15px;
}
.policy_return ul li {
    font-size: 14px;
    margin-left: 0;
}
.policy_return ul li:before {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 9px;
    padding-right: 10px;
}
.woocommerce a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.woocommerce a.remove:before, .woocommerce 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: '';
}
.woocommerce 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;
}
.woocommerce a.remove:after{
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.woocommerce 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;
}
.woocommerce a.remove:hover {
    background: transparent;
}
/* End */

/* Footer */

.footer-wrapper {
    border-top: solid 1px #d4d4d4;
}
.title_footer span {
    font-size: 15px;
    font-weight: 700;
}
.title_footer {
    margin-bottom: 0;
}
ul.fot-info > li {
    margin-left: 0;
    line-height: 25px;
}
ul.fot-info .fot-storename b {
    text-transform: uppercase;
}
ul.fot-info {
    font-size: 14px;
}
.footer-col {
    padding-bottom: 0;
}
ul.footer-info > li {
    float: left;
}
ul.footer-info li a {
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px !important;
    margin-right: 8px;
    color: #fff;
    text-align: center;
}
ul.footer-info li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    display: inline-block;
    width: 100%;
}
ul.footer-info li a img {
    width: 30px;
    height: 30px;
    border-radius: 3px;
}
ul.footer-info li {
    margin-left: 0;
}
ul.footer-info li a:hover img {
    width: 33px;
    height: 33px;
}
.thongtin-footer .widget {
    padding: 0;
    margin: 0;
}
.thongtin-footer .widget {
    padding: 0;
    margin: 0;
}
.thongtin-footer .widget ul > li+li {
    border-top: 0;
}
.thongtin-footer .widget ul li a {
    font-size: 14px;
}
.thongtin-footer .widget ul li a:hover{
	color: #a7252f;
}
.thongtin-footer .widget ul li:first-child a {
    padding-top: 0;
}
.footer-col form {
    margin-bottom: 0;
}
.form_km{
	position: relative;
}
.form_km input {
    outline: none;
    height: 40px;
    line-height: 40px;
    padding: 0 110px 0 35px;
    border: solid 1px #ebebeb;
    font-size: 14px;
}
.form_km button {
    padding: 0 20px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    border: solid 1px #a7252f;
    background: #a7252f;
    color: #fff;
    font-size: 14px;
    margin: 0;
    font-weight: 100;
}
.form_km i {
    position: absolute;
    top: 12px;
    left: 8px;
    z-index: 1;
    color: #c7c7c7;
}
.thanhtoan-ft img {
    max-height: 45px;
    width: auto;
}
.form_name {
    font-size: 14px;
    margin-bottom: 5px;
}
.ft-copy-right {
    font-weight: bold;
}
.copyright-footer {
    color: #fff;
}
.back-to-top {
    border-radius: 5px !important;
    background: #a7252f !important;
    border: none !important;
    color: #fff !important;
    font-size: 15px;
}
.back-to-top i {
    font-size: 30px !important;
}

/* End */

/* Media */

@media (min-width: 850px){
.row-box-4h {
    padding: 5px;
    box-shadow: 1px 1px 20px rgba(0,0,0,0.3);
    margin-top: -40px;
    background: #fff;
}
.row-box-4h > .col {
    padding: 5px !important;
}
.row-box-4h > .col > .col-inner {
    max-height: 250px;
}
.col-about {
    display: flex;
    align-items: center;
}
.banner-about .img-inner.dark:hover:before {
    opacity: 0.2;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.product-item:hover {
    border: 1px solid #a7252f;
}
.shop-page-title .page-title-inner {
    padding-top: 0;
}
}
@media (max-width: 768px){
	#masthead .flex-left ul.mobile-nav li a i {
    color: #000;
    font-size: 28px;
}
.mfp-content {
    background: #fff !important;
    width: 300px !important;
    transition: transform .5s, opacity .3s, -webkit-transform .5s !important;
}
.mfp-content .sidebar-menu {
    padding: 0;
}
.off-canvas .nav-vertical>li>a {
    padding: 6px;
    font-size: 14px;
    text-transform: initial;
    color: #000;
    font-weight: 500;
}
.off-canvas .nav-vertical li li>a {
    color: #000;
    font-size: 13px;
    padding: 10px;
    border-top: 1px solid #e6e6e6;
}
.off-canvas .nav-vertical li li>a:before {content: '\f111';font-family: "Font Awesome 5 Free";font-size: 10px;padding-right: 5px;color: #a2a2a2;}
.mfp-content ul.sub-menu {
    padding-bottom: 0 !important;
}
.sortPagiBar {
    text-align: center;
}
.widget_layered_nav ul li a:before, .widget_layered_nav ul li a:hover:before {
    left: 23px;
}
}
@media (min-width: 1024px){
.form-left {
	width: 50%;
	float: left;
	padding: 0 10px 0 0;
}
.form-right {
	width: 50%;
	float: left;
	padding: 0 0 0 10px;
}
.form-submit {
	width: 100%;
	float: left;
}
#content .post-sidebar {
    padding-right: 0 !important;
}
}
@media (max-width: 549px){
.lh_contact {
	padding-top: 20px;
}
}

/* End */

/**/
.woocommerce-checkout .woocommerce.row.row-large.row-divided {
    padding-right: 0 !important;margin-right: 0 !important;margin-left: 0 !important;width: 100%;
}
.woocommerce-checkout .col.large-7.pb-0 {
    padding: 0;
}
.woocommerce-checkout p#billing_name_cart_new_field {
    width: 48%;float: left;width: 48%;
    float: left;
    margin-right: 4%;
}
.woocommerce-checkout p#billing_phone_cart_new_field {
    width: 48%;
    float: left;
    margin-right: 0;
}
.woocommerce-checkout i.cartnew-discount {
    background-image: url( https://cdn.tgdd.vn/mwgcart/vue-pro/css/img/Bluekids_sprite_desktop_2x.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-size: 600px 400px;
    background-position: -233px -294px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    width: 100%;
    float: left;
    display: block;
}
.woocommerce-checkout .yourCart.top-content {
    padding: 0;
    font-weight: 400;
    line-height: 24px;
    display: block;
    overflow: hidden;
}
.woocommerce-checkout a.button-continue-shopping.button.primary.is-outline {
    background: transparent;
    border: unset;
    color: #000;
    font-size: 12px;
    padding: 0;
      font-weight: 400;
    line-height: 24px;
}
.woocommerce-checkout .col-inner>.woocommerce {
        display: block;
    background: #fff;
    padding: 15px 30px 5px;
    box-shadow: 0 24px 80px rgb(0 0 0 / 7%), 0 10.0266px 33.4221px rgb(0 0 0 / 5%), 0 5.36071px 17.869px rgb(0 0 0 / 4%), 0 3.00517px 10.0172px rgb(0 0 0 / 4%), 0 1.59602px 5.32008px rgb(0 0 0 / 3%), 0 0.664142px 2.21381px rgb(0 0 0 / 2%);
    border-radius: 8px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed {
    width: 100%;
    float: left;
    border: 0;
    padding: 0;
    margin-bottom: 0;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed p {
    margin-top: 10px;
}
.message-container.container.medium-text-center {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
        margin: auto;
    text-align: center;
    display: block;
}
a.button.wc-forward {display: none;}
a.button.checkout.wc-forward {display: block;}
.woocommerce-checkout .woocommerce-info.message-wrapper {margin: 0;padding: 0;}
.woocommerce-checkout .usecode.coupon-code.singlebox {
    position: relative;
    padding: 10px;
    cursor: pointer;
    width:  max-content;
    border-radius: 4px;
    float: left;
    text-align: left;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    height: auto;
    margin-right: 10px;
}
.woocommerce-checkout .shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
    border-bottom: 0;
}
.woocommerce-checkout .woocommerce-billing-fields {
    border-top: 0;
}
.woocommerce-checkout textarea#order_comments {
    min-height: 40px;
    overflow: hidden;
}
.woocommerce-checkout textarea#order_comments::placeholder {
    font-size: 13px;
}
.woocommerce-checkout form.checkout h3 {
    font-weight: bold;
    color: #000;
}
.woocommerce-checkout form.checkout.woocommerce-checkout .col-inner.has-border {
    border: 0;
    padding: 0;
}
li.cart-item.has-icon.has-dropdown span.woocommerce-Price-amount.amount bdi{
    color: #ffcb05;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
td.product-quantity {
    width: 20%;
    float: left;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents>tbody {
    display: block;
    width: 100%;
    float: left;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100%;
    display: block;
    float: left;
}
tr.woocommerce-cart-form__cart-item.cart_item {display: flex;flex-direction: row;width: 100%;}
.image-thumbnail {
    float: left;
    width: 16%;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents>thead {width: 100%;display: block;}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents>thead>tr {width: 100%;display: block;}
.cart th.product-name {width: 80%;float: left;display: block;}
.cart th.product-quantity {width: 20%;float: left;display: block;}
.cart .title-product {
    margin-left: 20px;
}
.woocommerce .image-thumbnail a.remove {
        margin-top: 15px !important;
    padding: 0;
    margin: auto;
}
span.select2-selection.select2-selection--single {
    box-shadow: unset;
}
.woocommerce-checkout .woocommerce {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: auto;
    min-width: 0;
}
.woocommerce-checkout .woocommerce .col.large-7, .woocommerce-checkout .woocommerce  .large-5.col{
        max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.woocommerce-checkout table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button {
    background: #a7252f;
    box-shadow: none;
    border: 0;
    text-transform: inherit;
    margin-right: 0;
}
p#billing_phone_field {margin-right: 0;}
tr.order-total {
    display: block;
    float: left;
    width: 100%;
}   
p#billing_address_1_field {
    width: 100%;
}
.woocommerce-billing-fields input {
    height: 45px;
}
.woocommerce-checkout ul.wc_payment_methods {
    background: #f1f1f1;
    padding: 15px;
}
.woocommerce-checkout button#place_order {
    width: 100%;
    background: #a7252f;
    height: 50px;
    font-weight: 100;
}
tr.order-total th.total-order-class {
    width: 80%;
    float: left;
    display: block;
}

tr.order-total td.total-price-class {
    width: 20%;
    float: left;
    display: block;
}
.woocommerce-checkout button#place_order {
    width: 100%;
}
.woocommerce-shipping-fields {
    display: none;
}
table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr.order-total>td, tr.cart-discount>td {
    width: 20%;
    float: left;
    display: block;
}
tr.cart-discount>td{
    font-size:8px;
}
table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr.order-total>th, tr.cart-discount>th {
    width: 80%;
    float: left;
    display: block;
}
tr.woocommerce-shipping-totals.shipping, tr.cart-discount, td.shipping__inner {
    display: block;
    float: left;
    width: 100%;
}
td.product-thumbnail {padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    min-width: unset;
       width: 80%;
    max-width: unset;
}
.shop_table .cart_item td .quantity.buttons_added {
    margin-top: 7px;
    justify-content: right;
}
tr.woocommerce-cart-form__cart-item.cart_item .title-product a {
    color: #000;
    font-size: 15px;
}
/**/
@media (max-width: 849px){
/**/
p#billing_last_name_field, p#billing_phone_field {
    width: 100%;
    float: left;
}
.woocommerce-checkout .col-inner>.woocommerce {
    padding: 15px 10px 5px;
}
    td.product-thumbnail, th.product-name, tr.order-total th.total-order-class,table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr.order-total>th, tr.cart-discount>th  {
    width: 70%;
}
    td.product-quantity, th.product-quantity, tr.order-total td.total-price-class,table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr.order-total>td, tr.cart-discount>td {
    width: 30%;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin-bottom: 0;
}
.woocommerce-checkout textarea#order_comments {
    min-height: 100px;
}
#billing_address_2_field>label {
    display: block;
}
.woocommerce-checkout .woocommerce .col.large-7 {
    padding-bottom: 0;
}
.woocommerce-checkout .woocommerce .large-5.col {
    padding-bottom: 0;
}
.woocommerce-checkout .woocommerce .large-5.col .sm-touch-scroll {
    overflow-x: hidden;
}
/**/
}
.blog-wrapper .archive-page-header h1 {
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 2px;
    font-size: 26px;
}
.blog-wrapper .archive-page-header h1 span {
    border-bottom: 3px solid #cdad70;
}
.blog-archive .large-9 .post-item+.post-item .box {
    border-top: solid 1px #ccc;
    padding-top: 20px;
}
.blog-archive .large-9 .post-item {
    padding-bottom: 20px;
}
.blog-archive .large-9 .post-item .box-text {
    vertical-align: top;
}
.blog-archive .large-9 .post-item .box-text h5 {
    line-height: 20px;
    margin-bottom: 10px;
}
.blog-archive .large-9 .post-item .box {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.blog-archive .large-9 .post-item .box .box-image {
    background: #f1f1f1;
    overflow: hidden;
    height: 230px;
}
.btn-viewmore button {
    margin-bottom: 0;
    margin-right: 0;
    background: #a7252f !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 20px;
}
.btn-viewmore button:after {
    content: '\f30b';
    margin-left: 5px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}
.btn-viewmore button:hover {
    background: #cdad70 !important;
}
.blog-archive .large-9 .post-item .box img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.blog-archive .large-9 .post-item .box .box-image .image-cover {
    padding-top: 67% !important;
}
.thoigian-post {
    margin-top: 10px;
    display: inherit;
    color: #888;
}
.widget_nav_menu ul {
    margin-top: 10px;
}
.home .btn-viewmore, .widget .btn-viewmore {
    display: none;
}
.home .from_the_blog_excerpt {
    margin-top: 10px;
}
.block_widget .post-item .box {
    border: 0;
    border-radius: 0;
    padding: 0;
}
.block_widget .post-item {
    padding-bottom: 15px;
}
.block_widget .post-item+.post-item .box {
    border-top: dotted 1px #ccc;
    padding-top: 15px;
}
.block_widget .post-item .box .box-text {
    padding: 0 10px;
}
.block_widget .post-item .box .box-text h5 {font-size: 13px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 5px;}
.block_widget .post-item .box .box-text .thoigian-post {
    margin-top: 0;
    font-size: 12px;
}
.widget-post {
    margin-top: 15px;
}
#section-store .col {
    padding-bottom: 0;
}
#section-store {
    background: #f1f1f1;
}
.head_tieude {
    margin-top: 30px;
    text-transform: uppercase;
}