/*
Theme Name: tonghiep
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.sub-cat-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #dd3333;
    margin-bottom: 10px;
    padding-bottom: 5px;
	margin-top: 10px;
}
.view-all-button i {
    top: 2px;
    left: 2px;
}
.view-all-button a {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    color: red;
}
.sub-cat-title h2 {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #454545;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.banner+.section-title-container, .row-collapse+.section-title-container, .slider-wrapper+.section-title-container {
    margin-top: 10px;
}
li.title-readmore a {
    color: orange;
    font-weight: 600 !important;
}
img.title-image {
    width: 24px;
    margin-right: 10px;
}
del span {
    font-size: 80%;
    color: #5c5c5c !important;
}
.out-of-stock-label {
    display: none !important;
}
p.name.product-title.woocommerce-loop-product__title a {
    color: #1d1d1d;
}
.product-small:hover a {
    color: red !important;
}
.product-small .price-wrapper {
    margin-top: 0px !important;
    border-top: 1px solid #f2f2f2;
    padding: 10px;
}
.box-text-products .title-wrapper {
    padding: 10px;
}
.box-text.box-text-products {
    padding: 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.box-text.box-text-products:hover {
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}
.title-green i {
    color: #55ac00;
    opacity: 1;
}
.title-green {
    border-bottom: 2px solid #55ac00;
}
.title-red i {
    color: #dc0000;
    opacity: 1;
}
.title-red {
    border-bottom: 2px solid #dc0000;
}

.title-orange i {
    color: #ff8600;
    opacity: 1;
}
.title-orange {
    border-bottom: 2px solid #ff8600;
}
.section-title-container {
	margin: 1em 0em;
}
li.hdevvn_cats a {
    color: #252525;
    font-weight: 600 !important;
    font-size: 13px !important;
}
.section-title-normal a {
    font-size: 13px !important;
	white-space: nowrap;
}
.section-title-normal {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 5px;
	flex-wrap: nowrap;
}

.section-title-normal span {
    margin-right: 0px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    padding: 0px;
}
.hdevvn-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 8px;
}
.hdevvn-show-cats li a {
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0!important;
    padding-left: 10px;
}
.section-title a {
    font-size: 14px;
    margin-left: auto;
    margin-right: 10px;
}
img._mi._before._image {
    width: 18px;
    padding-bottom: 2px;
}
.left-menu a {
    color: #292929;
	display: block !important;
}
.left-menu .current_page_item a, .left-menu .current-menu-item a {
    font-weight: 600;
}
.product-gallery-slider img, .product-thumbnails img {
	border-radius: 5px
}

.left-menu .current_page_item, .left-menu .current-menu-item {
    background: #dd333314;
}
.left-menu {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    border-radius: 5px !important;
    font-size: 14px;    
	background: #fff;
}
.left-menu li:hover {
    background: #efefef;
}
.left-menu li {
    padding: 4px 8px;
}
.left-menu .widget>ul>li+li, ul.menu>li+li {
	border: none;
}
.lamdep-menu, .contact-menu {
    background: #f4f4f4;
}
.lamdep-menu a {
    font-weight: 600;
}
.large-3.col.col-first.col-divided {
    padding-right: 0;
    border-right: 0;
}
.price-wrapper {
    margin-top: 10px;
}
span.woocommerce-Price-amount.amount {
    color: #dd3333;
}
.product-small .col-inner img {
    border-radius: 5px 5px 0px 0px;
}
.product-small .col-inner, .product-small.box {
    border-radius: 5px;
}
h1.product-title.product_title.entry-title {
    font-size: 1.3em !important;
    font-weight: 600;
    text-transform: capitalize;
}
.product-short-description {
    font-size: 14px;
}
form.cart {
    margin-bottom: 0;
}
span.amount {
    color: #de3333;
}
.footer-contact span {
    font-size: 14px;
}
.footer-icon-box h6 {
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
}

.footer-icon-box h5 {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    color: #949494;
}
.absolute-footer {
    display: none !important;
}
.hdevvn-show-cats {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    width: 350px;
    overflow: auto;
}
.section-title-right {
    display: flex;
    align-items: center;
}
.product-category .box-image {
    border-radius: 5px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.page-wrapper {
		padding-top: 20px
	}
	.large-3.col.col-first {
		display: none;
	}
	.hdevvn-show-cats li {
    margin-left: 0;
}

.hdevvn-show-cats li a {
    padding-left: 0 !important;
    padding-right: 10px;
}
.hdevvn-show-cats {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 5px;
}
	.section-title-normal {
		flex-wrap: wrap;
	}
}