/*
Theme Name: Funitures
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face{font-family:'Mulish';src:url('./fonts/Mulish-Regular.woff2')format('woff2'),url('./fonts/Mulish-Regular.ttf')format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Mulish';src:url('./fonts/Mulish-SemiBold.woff2')format('woff2'),url('./fonts/Mulish-SemiBold.ttf')format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Mulish';src:url('./fonts/Mulish-Medium.woff2')format('woff2'),url('./fonts/Mulish-Medium.ttf')format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Mulish';src:url('./fonts/Mulish-Bold.woff2')format('woff2'),url('./fonts/Mulish-Bold.ttf')format('truetype');font-weight:bold;font-style:normal;font-display:swap}
@font-face{font-family:'Mulish';src:url('./fonts/Mulish-Italic.woff2')format('woff2'),url('./fonts/Mulish-Italic.ttf')format('truetype');font-weight:normal;font-style:italic;font-display:swap}
/*************** ADD CUSTOM CSS HERE.   ***************/
/* Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;top:50%;transform:translatey(-50%);z-index:30;border:0;margin:0;padding:5px 10px;font-size:36px;color:var(--primary);background-color:transparent;cursor:pointer}.slick-next{right:0}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-dots{list-style:none;margin:0;padding:0}.slick-dots li{position:relative;cursor:pointer}
body,h1, h2, h3, h4, h5, h6,strong,div{
	   font-family: "Mulish", sans-serif;
}
#main .loading-spin{
	display:none !important;
}
.wpseo_breadcrumb, .wpseo_breadcrumb a {
	color: #111;
	font-size: 15px;
}
.custom-sidebar-container {
	display:flex;
	flex-wrap:wrap;
	margin: 0 -15px;
}
.custom-sidebar-container .tp-box {
	max-width:25%;
	flex-basis:25%;
	padding:15px;
}
.custom-sidebar-container .tp-box .col-inner .tp_content {
	border : 1px solid #044270;
	border-radius: 10px;
	padding: 15px;
}
.custom-sidebar-container .tp-box .col-inner .tp_content li {
	margin-left: 0;
}

.tp_row {
	background: #044270;
    border: 0px solid #044270;
    padding: 20px 0 20px 0;
    border-radius: 10px;
    overflow: hidden;
	margin-top: 15px;
	margin-bottom:15px;
}
.tp_row .product-small .price ins bdi {
	color: #ffc30f;
}
.custom-hotline-container {
	display:flex;
	justify-content:space-between;
}
.tp_danhmuc  {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.tp_danhmuc .large-3 .col-inner{
				border: 1px solid #e1e1e1;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 2px;
		border-radius:8px;
	}
.tp_danhmuc .large-3 {
    max-width: 11%;
	flex-basis:11%;
	padding: 0 !important;
}
.tp_danhmuc .large-3 h3 {
	font-size: 14px;
	font-weight:400;
	color:#000;
}
.tp_danhmuc .large-3 .box-text.text-center {
padding-bottom:10px;
}
.tp_danhmuc .large-3:hover h3 {
	color:#044270;
}
.hotline-box {
	max-width:48%;
	flex-basis:48%;
	padding:10px;
	border-radius:8px;
	background:#d0021c;
	font-size:16px;
	color:#fff;
}
.hotline-box span a{
	font-weight: 600;
	text-decoration:none;
	color:#fff;
}
.tp_row .
#top-bar {
    border-top: solid 4px #1a1a1a;
}

#top-bar .flex-center {
    background: url(/wp-content/uploads/2022/05/l.gif) no-repeat left top, #044270 url(/wp-content/uploads/2022/05/r.gif) no-repeat right top;
    min-width: 500px;
    margin-top: -1px;
}

#top-bar .flex-center .html {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 3px 10px;
}

#top-bar .html ul {
    display: inline-block;
    margin-bottom: 0
}

#top-bar .html ul li {
    margin-bottom: 0;
    display: inline-block;
    float: left
}

#top-bar ul li:first-child a {
    border-left: none;
    padding-left: 0
}

#top-bar .html ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 6px;
}

#top-bar ul li a:hover {
    text-decoration: underline;
    color: red
}

.top-bar-nav>li>a {
    font-size: 14px
}

.header-main .header-search-form-wrapper input {
    height: 45px;
    border: 1px solid gray;
    background: white;
    font-size: 14px;
}

.header-button-1 a:hover {
    background-color: white !important;
    color: red !important
}

.header-button-1 a {
    height: 45px;
    line-height: 42px !important;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
    font-size: 16px;
    border: 1px solid gray !important;
    border-radius: 20px;
    background-image: url(/wp-content/uploads/2022/05/hotline.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 27px;
    background-position-x: 20px;
    padding-left: 52px;
}

.cart-item .header-button a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #ececec !important;
    font-size: 17px;
    color: #ec1d23;
}

.header-bottom-nav li {
    margin: 0
}

.header-bottom-nav li a {
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px
}

.header-bottom-nav li a:hover,
.header-bottom-nav li.active a {
    background: red;
    color: white
}

.nav-dropdown-default .nav-column li>a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
    border-bottom: none;
    color: black;
    font-size: 15px;
    padding: 6px 0px;
    background-image: url(/wp-content/uploads/2022/05/ig.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 10px;
}

.nav-dropdown.nav-dropdown-default>li>a {
    color: black;
    font-size: 15px;
    border-bottom: none;
    text-transform: none
}

.nav-dropdown>li.nav-dropdown-col {
    width: 250px
}

.header-bottom li.ghe-sofa ul.sub-menu .sub-menu {
    background-image: none;
}

.header-bottom li.ghe-sofa ul.sub-menu {
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 565px;
    background-position-x: right;
    min-height: 235px;
}

.nav-dropdown li a:hover {
    background: none;
    color: Red;
    text-decoration: underline
}

.header-bottom .has-dropdown .icon-angle-down {
    display: none
}

.header-bottom li.ban-ghe-an ul.sub-menu {
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 565px;
    background-position-x: right;
    min-height: 235px;
}

.header-bottom li.ban-ghe-an ul.sub-menu .sub-menu {
    background-image: none
}

.header-bottom li.ban-ke ul.sub-menu {
    background-image: none;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 565px;
    background-position-x: right;
    min-height: 235px;
}

.header-bottom li.ban-ke ul.sub-menu .sub-menu {
    background-image: none
}

.header-bottom li.giuong-ngu ul.sub-menu {
/*     background-image: url(/wp-content/uploads/2022/05/p253.png); */
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 565px;
    background-position-x: right;
    min-height: 235px;
}

.header-bottom li.giuong-ngu ul.sub-menu .sub-menu {
    background-image: none
}

.section2 .large-3 {
    flex-basis: calc(100%/6);
    max-width: calc(100%/6)
}

.section2 .icon-box h3 {
    font-size: 15px;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.section2 .icon-box h3 a {
    color: black
}

.section2 .icon-box h3 a:hover {
    text-decoration: underline
}

.section2 .icon-box img {
    padding: 0 10px
}

.section2 {
    padding-top: 0 !important
}

.section-title-center span:after {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2022/05/b.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.section-title b {
    background: none
}

.section-title-container {
    margin-bottom: 0;
}

.slider-style-focus {
    padding: 15px 0;
}

.slider-style-focus .flickity-slider>*:not(.is-selected) {
    transform: scale(0.9)
}

.section3 .flickity-slider .row {
    width: 20% !important;
    margin-left: 0;
    margin-right: 0;
    opacity: 0.6
}

.section3 .flickity-slider .row.is-selected {
    opacity: 1
}

.section3 .flickity-slider .row .large-12 {
    padding-left: 0;
    padding-right: 0
}

.section3 .icon-box h3 {
    font-size: 20px;
    line-height: 26px;
}

.section3 .icon-box p {
    font-style: italic
}

.section3 .icon-box img {
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px
}

.section3 .large-12 {
    padding-bottom: 0
}

.box-blog-post .is-divider {
    display: none
}

.list-post .post-item .box-text {
    padding: 15px 10px;
    background-color: #f2f2f2;
    border-bottom: solid 2px #d7d5d6;
}

.list-post .post-item .post-title {
    font-size: 15px;
}

.list-post .post-item .post-title:hover {
    color: #ff0000
}

.section4 .flickity-prev-next-button {
    margin-top: -2% !important
}

.section4 {
    padding-bottom: 0 !important
}

.section4 .col {
    padding-bottom: 0
}

.xem-them-button {
    letter-spacing: 0;
    font-weight: normal;
    border: 1px solid white !important;
}

.section6 .icon-box .icon-box-img {
    max-width: 400px
}

.section6 .large-5 {
    flex-basis: 39%;
    max-width: 39%
}

.section6 .large-7 {
    flex-basis: 61%;
    max-width: 61%
}

.section5 {
    padding-bottom: 0 !important
}

.section6 .row.row-collapse {
    border: 4px solid #d01f22;
}

.section6 .icon-box h3 {
    margin-bottom: 0;
    font-size: 15px;
}

.section6 p {
    margin-bottom: 0
}

.section6 .gia-km {
    font-size: 30px;
}

.section6 .tiet-kiem {
    border: 1px solid gray;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 8px;
    display: inline-block;
}

.section6 .ux-timer span {
    background: #e32025 !important;
    border-radius: 20px;
    color: white !important
}

.section6 .progress-bar {
    background: #eaeaea;
    display: inline-block;
    width: 100%;
    height: 5px;
    border-radius: 4px;
    position: relative
}

.section6 .progress-bar em {
    background: #de1e23;
    width: 90%;
    display: inline-block;
    height: 5px;
    border-radius: 4px;
    left: 0;
    position: absolute;
    top: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.section6 .des {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
}

.section6 {
    padding-bottom: 35px !important
}

.section-title-normal span {
    margin-right: 0px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 24px;
    padding-left: 10px;
    border-left: 8px solid #d01f22;
    line-height: 22px;
}

.section-title-normal {
    border-bottom: 0;
}
.section7 .section-title a {
	    border: solid 1px #ffc30f;
    padding: 5px 10px;
    font-size: 13px;
    color: #ffc30f;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
}
.section-title a {
    border: solid 1px #333;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
}
.tp_row .section-title a {
    border: solid 1px #fff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
}
.tp_row .section-title .hdevvn_cats a {
    border: solid 1px #333;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    white-space: nowrap;
}

.badge-container {
    display: none
}

.section11 .large-12,
.section11 .flickity-slider .col {
    padding-bottom: 0
}

#shop-sidebar .widget_product_categories {
    position: relative;
    margin-bottom: 20px;
    padding-right: 15px;
    float: left;
    display: inline-block;
    width: 60%;
    clear: both;
}

.checkout-breadcrumbs a {
    font-size: 20px !important;
}

.shop_table thead th,
.shop_table .order-total td,
.shop_table .order-total th {
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
}

.cart_totals .button {
    letter-spacing: 0;
    border-radius: 5px;
}

.button-continue-shopping {
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}

.checkout_coupon input {
    box-shadow: none;
    border-radius: 5px;
    font-size: 15px;
}

.cart_totals .product-name {
    border-width: 3px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
}

form.checkout h3 {
    text-transform: uppercase;
    text-transform: none;
    letter-spacing: 0;
    font-size: 20px;
}

#shop-sidebar {
    display: inline-block;
    width: 100%;
    clear: both;
}

.archive .widget_nav_menu {
    position: relative;
    padding-left: 15px;
    display: inline-block;
    width: 40%;
    float: left;
}

.archive .widget_nav_menu .menu {
    display: inline-block;
    padding: 20px 15px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}

.archive .product-categories {
    display: inline-block;
    padding: 20px 15px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}

.section-title-normal {
    margin-bottom: 19px;
}

.blog-archive h1.page-title {
    letter-spacing: 0
}

.product-small .product-title {
    margin-bottom: 10px
}

.product-small .product-title a:hover {
    text-decoration: underline;
    color: red
}

.section7 {
    padding-bottom: 0 !important
}

.section7 .large-12 {
    padding-bottom: 0
}

.hdevvn-show-cats {
    display: inline-block;
    border-left: 0 !important;
    border: none !important;
}

.hdevvn-show-cats li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 6px
}
.hdevvn-show-cats li a {
    padding: 3px 10px;
    border-radius: 5px;
    background: whitesmoke;
    border: 1px solid #c3c3c3;
    color: #333;
}

.hdevvn-show-cats li a:hover {
    color: red;
    text-decoration: underline
}

.product-small .product-title a {
    color: black;
    font-size: 16px
}

.product-small .price del {
    display: block;
    margin-bottom: 10px;
}

.product-small .price ins bdi {
    color: red;
    font-size: 20px;
    font-weight: bold;
}

.product-small .gui-tin-nhan:hover {
    color: red;
    text-decoration: underline
}

.product-small .gui-tin-nhan {
    border: 1px solid #e9e9e9;
    background-color: white;
    padding: 5px 15px;
    border-radius: 5px;
    background-image: url(/wp-content/uploads/2022/05/s.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position-y: center;
    background-position-x: 10px;
    padding-left: 32px;
    color: black;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.product-small .box-text {
    padding: 10px
}

.menu-title .section-title-normal .section-title-main {
    background-image: url(/wp-content/uploads/2022/05/gi.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position-x: 0;
    padding-left: 29px;
    border-left: 0;
	color:#fff !important;
}

.tp_row .product-small .box-text {
    background: #ffff;
}
.menu-title .section-title-normal {
    margin-bottom: 25px
}

.section8 .tp_row .col {
    padding: 5px;
}
.section8 .tp_row .row {
    margin: 0 ;
}

.list-post2 .post-item .box-text {
    padding: 25px 10px;
    background: white;
    border-top: 1px solid #e7e7e7;
}

.list-post2 .post-item .post-title {
    margin-bottom: 10px;
    font-size: 18px;
}

.section9 .large-12 {
    padding-bottom: 0
}

.b {
    height: 2px;
    overflow: hidden;
    background-color: #d9d9d9;
    margin-bottom: 10px;
}

.b span {
    display: block;
    height: 2px;
    background-color: #ed1b24;
    width: 90px;
    overflow: hidden;
}

.list-post2 .post-item .overlay {
    background-image: linear-gradient(#ffffff00 60%, white);
    background-color: none !important
}

.list-post2 .post-item .post-title:hover {
    color: red;
    text-transform: underline
}

.footer1 h3 {
    font-size: 26px;
    margin-bottom: 5px
}

.footer1 .large-5 b {
    background: red;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    font-size: 23px;
}

.form-lien-he .row-info {
    display: inline-block;
    width: 100%;
    clear: both
}

.form-lien-he .row-info .left {
    display: inline-block;
    width: 75%;
    float: left
}

.footer1 .col {
    padding-bottom: 0
}

.footer1 p {
    margin-bottom: 0
}

form {
    margin-bottom: 0
}

.wpcf7-spinner {
    display: none
}

.footer2 h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
}

.footer2 .is-divider {
    margin: 5px 0 15px 0
}

.footer2 ul {
    margin-bottom: 0
}

.footer2 ul li {
    margin-bottom: 6px;
    list-style: none;
    margin-left: 0
}

.footer2 .cot2 .icon-box {
    background: #4d4d4d;
    padding: 10px;
    border-radius: 5px;
    margin-top: 25px;
    font-size: 13px;
    max-width: 240px;
}

.footer2 .cot4 .icon-box {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 13px;
}

.footer-secondary {
    padding: 0;
}

.absolute-footer.dark {
    padding: 20px 0;
    font-size: 13px;
    color: white;
    border-top: 1px solid #3f3f3f;
}

.footer2 .cot2 ul li a,
.footer2 .cot3 ul li a {
    font-size: 14px
}

.footer2 ul li a:hover {
    text-decoration: underline
}

.form-lien-he .row-info .right {
    display: inline-block;
    width: 25%;
    float: left
}

.form-lien-he input[type=submit] {
    margin: 0;
    width: 100%;
    height: 70px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 20px;
    font-weight: bold;
}

.form-lien-he input[type=tel] {
    margin-bottom: 0;
    height: 70px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    box-shadow: none;
    font-size: 16px;
}

.footer1 p {
    font-size: 18px
}

a.back-to-top {
    min-width: 60px !important;
    line-height: 60px !important;
    background: red !important;
    border: none !important;
    color: white !important
}

.section10 .col {
    padding-bottom: 0
}

.archive .product-categories li {
    border-top: none;
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 0;
    background-image: url(/wp-content/uploads/2022/05/io.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 13px;
}

.archive .product-categories li a,
.widget_nav_menu li a {
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px 0;
}

.archive .product-categories li a:hover,
.widget_nav_menu li a:hover {
    text-decoration: underline
}

.page-title-inner .woocommerce-result-count,
.woocommerce-ordering,
.woocommerce-ordering select {
    font-size: 15px
}

.archive h1.shop-page-title {
    margin-bottom: 5px;
    text-transform: uppercase;
}

.devvn_woocommerce_price_filter ul {
    display: inline-block;
    width: 100%;
    clear: both
}

.devvn_woocommerce_price_filter ul li {
    display: inline-block;
    float: left;
    margin-right: 7px
}

.devvn_woocommerce_price_filter ul li:hover a span {
    color: red;
    text-decoration: underline
}

.devvn_woocommerce_price_filter ul li {
    background-color: #f2f2f2;
    padding: 0 10px 0 38px;
    border-radius: 5px;
    background-position-x: 7px;
    background-image: url(/wp-content/uploads/2022/05/of.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 27px;
    border-top: none !important;
    margin-bottom: 7px;
}

.devvn_woocommerce_price_filter ul li a span {
    font-size: 15px;
    font-weight: normal
}

.devvn_woocommerce_price_filter ul li:hover {
    background-image: url(/wp-content/uploads/2022/05/on.gif);
}

.archive .term-description {
    margin-bottom: 30px
}

.devvn_woocommerce_price_filter {
    position: relative;
    padding: 29px 15px 7px 15px;
    border-radius: 5px;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    border: 1px solid #ededed;
}

/* .widget_product_categories span.widget-title,
.widget_nav_menu span.widget-title,
.devvn_woocommerce_price_filter span.widget-title {
    position: absolute;
    top: -10px;
    left: 25px;
    background: white;
    padding: 1px 5px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0;
    background-image: url(/wp-content/uploads/2022/05/mi.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 99%;
    padding-right: 27px;
} */

.widget .is-divider {
    display: none
}

.widget_nav_menu ul li {
    border-top: none !important;
    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 0;
    background-image: url(/wp-content/uploads/2022/05/io.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 13px;
}

.devvn_woocommerce_price_filter span.widget-title {
    background-color: none !important
}

.archive .term-description ul {
    margin-left: 20px;
}

.single-product span.widget-title {
    display: block;
    width: 100%;
    padding: 9px 10px;
    background: #044270;
    color: white;
}

.cong-tac-ban-hang ul li {
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 12px;
    list-style: none;
    padding-right: 22px;
    border-bottom: 1px solid #e1e1e1;
    background-image: url(/wp-content/uploads/2022/05/ai.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position-y: center;
    background-position-x: 97%;
}

.archive .term-description ol {
    margin-left: 20px;
}

.cong-tac-ban-hang {
    background: #f5f5f5;
}

.product-footer .woocommerce-tabs {
    padding: 0;
    border-top: 0;
}

.recent-blog-posts a {
    font-size: 15px;
}

.flatsome_recent_posts .badge {
    height: 3.8em;
    width: 6.8em;
}

.single-product #product-sidebar {
    padding-bottom: 0;
    flex-basis: 20%;
    max-width: 20%
}

.cong-tac-ban-hang ul li h4:hover {
    color: red;
    text-decoration: underline
}

.nav-tabs+.tab-panels {
    padding: 20px
}

.nhan-vien-ban-hang .icon-box-text strong {
    display: block;
    font-size: 19px;
}

.product-footer {
    margin-top: 20px
}

.nhan-vien-ban-hang .icon-box:nth-child(odd) {
    background: #f6f6f6;
    padding: 10px;
}

.nhan-vien-ban-hang .icon-box:nth-child(even) {
    background: #efefef;
    padding: 10px;
}

.nhan-vien-ban-hang .icon-box img {
    padding: 0;
    border: 2px solid lightgrey;
    border-radius: 99%;
}

.cong-tac-ban-hang ul li p {
    margin-bottom: 0
}

.cong-tac-ban-hang ul li h4 {
    line-height: 16px;
    margin-bottom: 0
}

.thong-tin-mua-hang {
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #e8e8e8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.thong-tin-mua-hang ul li {
    background-image: url(/wp-content/uploads/2022/05/g.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 10px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 14px;
    margin-bottom: 0
}

.thong-tin-mua-hang ul li a {
    padding: 2px 0
}

.chat-truc-tuyen {
    background: #e8e8e8;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.chat-truc-tuyen .row-info {
    display: inline-block;
    width: 100%;
    clear: both
}

.chat-truc-tuyen .chat-zalo {
    background-image: url(imgs/logos_messenger.png);
    background-size: 50px;
    display: block;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position-y: center;
    background-position-x: center;
}

.chat-truc-tuyen .chat-mess {
    background-image: url(imgs/simple-icons_zalo.png);
    background-size: 50px;
    display: block;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center
}

.chat-truc-tuyen .row-info .left {
    display: inline-block;
    width: 50%;
    padding-right: 7px;
    float: left
}

.chat-truc-tuyen .row-info .right {
    display: inline-block;
    width: 50%;
    padding-left: 7px;
}

.breadcrumbs a {
    color: black;
    font-size: 14px;
}

.single-product .shop-page-title {
    border-bottom: 1px solid #d8d8d8;
}

.single-product .page-title-inner {
    padding-top: 0;
    min-height: 45px;
}

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

.product-info .product-title {
    font-size: 22px
}

.devvn_single_price .row-info {
    display: inline-block;
    width: 100%;
    clear: both;
}

.devvn_single_price .row-info .left {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.devvn_single_price .row-info .left bdi {
    font-size: 27px;
    color: #ff0000;
}

.devvn_single_price .row-info .right {
    font-size: 15px;
}

.devvn_single_price .row-info .right {
    display: inline-block;
    float: left;
}

.devvn_single_price .gia-km,
.devvn_single_price .gia-km span.amount {
    color: #cb1515 !important;
}

.single-product .product-short-description {
    font-size: 14px;
    color: gray;
    margin-bottom: 20px
}

.single-product .product-short-description li {
    margin-bottom: 2px
}

.single_add_to_cart_button {
    line-height: 19px;
    display: block;
    width: 100%;
    background: #008ad2 !important;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 0;
    padding: 10px 10px 5px 10px;
}

.single_add_to_cart_button h4 {
    color: white;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 12px;
}

.single_add_to_cart_button span {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

.single-product .qty-text {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-weight: bold;
    font-size: 15px;
    padding-top: 7px;
}

.form-dat-hang {
    background: #ff0023;
    border-radius: 5px;
    padding: 10px;
    color: white;
    display: inline-block;
    width: 100%;
    clear: both
}

.form-dat-hang .left {
    display: inline-block;
    width: 30%;
    float: left;
}

.form-dat-hang .right {
    display: inline-block;
    width: 70%;
    float: left;
    padding-left: 10px
}

.form-dat-hang h3 {
    font-size: 14px;
    margin-bottom: 0;
    color: white;
    text-transform: uppercase;
}

.form-dat-hang input[type=submit] {
    margin: 0;
    padding: 0 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #ffeb3b;
    color: red;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none;
    width: 100%;
}

.form-dat-hang input[type=tel] {
    margin-bottom: 0;
    font-size: 14px;
    border: none;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 36px;
}

.pz {
    margin-top: 20px;
    margin-bottom: 10px;
    border: solid 1px #f68d91;
    border-radius: 6px;
    width: 100%;
}

.pz .a {
    position: absolute;
    z-index: 1;
    width: 260px;
    margin-left: 45px;
    line-height: 30px;
    margin-top: -15px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.pz .c {
    display: block;
    background: url(/wp-content/uploads/2022/05/e.png) no-repeat 10px 1px;
    padding-left: 24px;
    padding-bottom: 4px;
    font-size: 12px;
    background-size: auto 13px;
}

.form-dat-hang .right .cot1 {
    width: 80%;
    float: left;
    display: inline-block;
}

.form-dat-hang .right .cot2 {
    width: 20%;
    float: left;
    display: inline-block;
}

.form-dat-hang .sub-title {
    font-size: 13px;
}

.form-dat-hang .sub-title b {
    color: yellow
}

.pz .t {
    margin-top: 15px
}

.product-main {
    padding-bottom: 0
}

.woocommerce-tabs ul li a {
    letter-spacing: 0;
    border-top: none;
    font-size: 16px;
    color: black;
    font-weight: bold;
    background-image: url(/wp-content/uploads/2022/05/ai-2.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-y: center;
    background-position-x: 10px;
    padding-left: 35px;
}

.woocommerce-tabs ul li.active a {
    background-color: #333;
    color: white
}

#reviews .large-5,
#reviews .large-7 {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0
}

.related h3 {
    background-image: url(/wp-content/uploads/2022/05/gi-1.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-y: center;
    padding-left: 30px;
    letter-spacing: 0;
    font-size: 20px;
}

.related {
    margin-top: 20px
}

.star-rating span:before {
    color: #ffc107;
}

.related .product-small .price ins bdi {
    font-size: 18px
}

.product-section {
    border-top: 0;
}

.single-product .section4 {
    padding-bottom: 40px !important
}

.blog-single .large-3 {
    padding-left: 0
}

span.widget-title {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold;
    display: block;
    margin-bottom: 13px;
}

.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}

.is-divider {
    display: none
}

#breadcrumbs {
    margin-bottom: 5px;
    font-size: 15px;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.blog-archive .post-item .box-text {
    border: 1px solid #dddddd;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.blog-archive h1.page-title {
    margin-top: 10px;
    font-size: 23px
}

.blog-archive .large-12 {
    padding-bottom: 15px;
    text-align: left
}

.blog-archive .large-3 {
    padding-left: 0
}

.blog-archive .post-item .post-title {
    font-size: 19px;
    margin-bottom: 15px
}

.bai-viet-lien-quan ul li .box-image img {
    height: 180px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}

.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}

.xem-them ul li {
    margin-bottom: 3px;
}

.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #1a1a1a;
}

.xem-them ul li a:hover {
    text-decoration: underline;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: #1a1a1a;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}

.danh-muc a,
.the-tim-kiem a {
    line-height: 32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: #ff0507;
    color: white;
}

.blog-single .blog-share {
    text-align: left
}

.category-description {
    font-size: 16px;
    color: black;
    margin-top: 30px;
    max-height: 70px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}
.category-description.active {
    max-height: unset;
    transition: all 0.3s ease-in-out;   
}
.xemthem {
    text-align: center;
    font-size: 16px;
    color: #ff0000;
    font-weight: 800;
    margin-bottom: 30px;
    cursor: pointer;
}
.xemthem span {
    padding-left: 8px;
}
.term-description {
    display: none;
}
.archive #main {
    display: flex;
    flex-direction: column-reverse;
}
.xemthem.active i {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
}
.show_more_pr {
    display: none;
}
.single_add_to_cart_button_custom {
    width:100%;
    border-radius:8px;
}
.single_add_to_cart_button_custom h4 {
    margin:0;
}
.wc-buy-now-btn {
    line-height: 19px;
    display: block;
    width: 100%;
    background: #008ad2 !important;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 0;
    padding: 10px 10px 5px 10px;
}
.mb_search {
    display:none;
}

.vntshort_tax {
	width: 100%;
	float: left;
	margin: 20px auto;
    background: #f8f8f8;
    padding: 10px;
}
.vntshort_tax_slider {
	overflow: hidden;
}
.vntshort_tax_slider .slick-slide {
	margin: 0 5px;
}
.vntshort_tax_slider .slick-list {
	margin: 0 -5px;
}
.vntshort_tax_slider .title {
	width: 100%;
	margin: 10px 0;
	padding: 0 10px
}
.vnt_taxread {
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: right
}
.vntshort_tax .slick-track {
	display: flex;
}
.vntshort_item {
	background: #FFF;
	padding-bottom: 10px
}
.vntshort_item.slick-slide {
	height: auto;
}
.vntshort_item a {
	display: block;
	color: #000;
	text-align: center;
}
.vntshort_item a:hover {
	color: #e20908;
}
.vntshort_item .price {
	text-align: center;
}
.vntshort_item .price span.amount {
	color: #e20908;
}
.vntshort_item .price del span.amount {
	color: #111;
	opacity: 0.6;
}
.slick-nav svg {
	width: 24px
}

.p_kmai {
    border: 1px solid #044270;
	border-radius: 6px;
	width: 100%;
	margin: 15px 0;
}
.km_title {
	background: #044270;
	color: #FFFFFF;
	padding: 5px 10px;
	font-weight: 500;
}
.kmain_cont {
	font-size: 14px;
	padding: 10px;
}
.kmain_cont ul {
	margin-bottom: 5px;
}
.kmain_cont li {
	margin-bottom: 0;
}
.kmain_cont p:last-child {
	margin-bottom: 0;
}
.kmain_cont hr {
	margin: 5px 0;
}

@media(max-width:840px){
        .mb_search {
    display:block;
    margin-top:30px;

}
    .home .mb_search {
        margin-top:10px;
        margin-bottom:10px;
    }
    
  .mb_search .ux-search-submit{
      border-radius: 0 30px 30px 0;
  }
  .mb_search .search-field {
      border-radius:  30px 0 0 30px ;
  }
    .custom-sidebar-container {
	display:flex;
	flex-wrap:wrap;
	margin: 0 -10px;
}
.custom-sidebar-container .tp-box {
	max-width:25%;
	flex-basis:25%;
	padding:10px;
}
.custom-sidebar-container .tp-box .col-inner .tp_content {
	border : 1px solid #044270;
	border-radius: 10px;
	padding: 10px;
}
.custom-sidebar-container .tp-box .col-inner .tp_content li {
	margin-left: 0;
}
    
    
    
    
}
@media(max-width:896px) {
	.single-product #product-sidebar {
		display: block !important;
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
	}
}
@media(max-width:549px) {
	.menu-title .section-title:before {
		background: #044270 !important;
	}
	.section8 .row {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
}
@media(max-width:480px) {

.custom-sidebar-container .tp-box {
	max-width:50%;
	flex-basis:50%;
}

	.tp_danhmuc .large-3 h3 {
	font-size: 12px;
	font-weight:400;
	color:#000;
}

	.tp_row .price-wrapper .price {
    padding-bottom:10px;
} 
	.tp_danhmuc .large-3 {
		max-width: 25%;
		flex-basis:25%;
		padding:2px !important;
	}
	.tp_danhmuc .large-3 .box-text {
		padding : 10px 0;
	}
	.tp_danhmuc .large-3 .col-inner{
				border: 1px solid #e1e1e1;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 2px;
		border-radius:8px;
	}
    .home .show_more_pr {
        display: block;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: centers;
        text-transform: uppercase;
    }
.show_more_pr > div {
    color: black;
    background: #ffc30f;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 20px;
    border-radius: 30px;
    display: flex;
    align-items: center;
}
    .show_more_pr > div i {
        background: yellow;
        border-radius: 50%;
        color: #000;
        width: 20px;
        height: 20px;
        text-align: center;
    }
    .show_more_pr > div i::before {
        font-size: 12px;
    }
    .show_more_pr > div span {
        padding: 0 8px;
    }

    .show_more_pr:hover {
        color: #fff;
    }
    
    #shop-sidebar {
        display:flex !important;
        flex-wrap: wrap;
    }
    #shop-sidebar .devvn_woocommerce_price_filter{
        max-width: 100%;
        flex-basis: 100%;
    }
/*     #shop-sidebar aside {
        max-width: 50%;
        flex-basis: 50%;
    } */
        #shop-sidebar aside:nth-last-child(2) {
        padding-right: 5px;
    }

    #shop-sidebar aside:last-child{
        padding-left: 5px;
    }
    .section7 .equalize-box {
                margin-left:0px !important;
        margin-right:0px !important;
    }
    
    .section7 .equalize-box >.col {
        max-width:50%;
        flex-basic:50%;

    }
    .section7 .large-columns-3 .col {
    padding: 10px 10px !important;
}
.menu-title .section-title  {
    display:flex;
    flex-wrap:wrap;
    background:black;
    padding-top:10px;
    padding-bottom:10px;
}
.menu-title .section-title .section-title-main {
    order:1;
    max-width:50%;
    flex-basis:50%;
}
.menu-title .section-title .section-title-main {
    order: 1;
    max-width: 50%;
    flex-basis: 50%;
    color: #fff;
}
.menu-title .section-title .hdevvn-show-cats {
    order: 3;
    max-width: 100%;
    flex-basis: 100%;
    display: flex;
    overflow-x: scroll;
}
.menu-title .section-title .hdevvn-show-cats .hdevvn_cats {
    flex-shrink: 0;
}
.menu-title .section-title > a {
    order: 2;
    max-width: 108px;
    flex-basis: 50%;
    margin: 0;
    flex-shrink: 1;
    color: #fff;
    margin-right: 10px;
}

    
    .widget_product_categories span.widget-title, .widget_nav_menu span.widget-title, .devvn_woocommerce_price_filter span.widget-title {
    font-size: 15px !important;
    line-height: 23px;
    left: 10px;
}
    
    
    
    
    
    
    
    
    
    
}
