/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.20.4
*/
h1,h2,h3,h4,h5,h6{
	    text-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
}
.is-divider.divider.clearfix {
    display: flex;
    justify-content: left;
    margin: 20px 0;
}
.text-menu {
    p {
        font-size: 17px;
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
    }
}
.header-search-form-wrapper form button[type='submit'] {
	border: 1px solid white;
}
.header-bottom-nav.nav-line-grow > li > a:before {
	background-color: #fff;
}
.btn-text {
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.header-bottom .header-search-form {
		margin-right: 0px;
	}
}
@media screen and (min-width: 768px) {
	.cus-product-owner > div.col {
		transform: skewX(-10deg);
	}
	.cus-product-owner > div.col .box-text {
		transform: skewX(10deg);
	}
	.cus-cat-page > div.product-category {
		transform: skewX(-10deg);
	}
	.cus-cat-page .box-category .box-text .box-text-inner {
		transform: skewX(10deg);
	}
}

.cus-cat .box-text-inner p.count,
.cus-cat-page .box-text-inner p.count {
	display: none;
}
.cus-cat .box-category {
	position: relative;
}
.cus-cat .box-category .btn-cover {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
}
.custom-loop-product a.woocommerce-LoopProduct-link {
	color: #050505;
	text-transform: uppercase;
}
.cus-blog .is-divider {
	display: none;
}

.woocommerce-ordering,
.category-page-title {
	display: none;
}
.shop-container .term-description {
	display: none;
}
.box-text-products .product-title a {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}
.shop-container .products .product-small > .col-inner {
	position: relative;
}
.shop-container .products .product-small > .col-inner .tinv-wraper {
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.shop-container
	.products
	.product-small
	> .col-inner
	.tinv-wishlist
	.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
	font-size: 30px;
}
.wishlist-icon {
	display: none;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
	color: #ff0000;
}
.related-products-wrapper .product-small > .col-inner .tinv-wraper {
	display: none;
}
.blog-archive {
	padding-top: 0px;
}
.no-comments {
	display: none;
}
.cus-cat-page .btn-cover {
	display: none;
}
.blog-post-inner .is-divider {
	display: none;
}
.notranslate:before {
	display: none !important;
}

/* 586 */
#headerCatProduct {
	display: none;
}
.video.video-fit.mb {
	padding: 0 !important;
}
.sec-duan {
	.product-small {
		background-color: #fff;
		border-radius: 5px;
		overflow: hidden;
		border: 1px solid var(--primary-color);
		border-bottom-width: 8px;
	}
}
.cus-blog {
	.post-item {
		.col-inner {
			background-color: #fff;
			border-radius: 5px;
			overflow: hidden;
			border: 1px solid var(--primary-color);
			border-top-width: 8px;
			padding: 10px;
		}
	}
	.cus-download {
		.button {
			background: black !important;
			padding: 5px 30px;
			border-radius: 8px;
			color: white;
		}
	}
}
.row-col-qtr {
	.col-inner {
		height: 100%;
	}
}
