/*
Theme Name: duocphamquocte
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-nav-main.nav-right .html {
	text-align:center;
	
}
.header-nav-main.nav-right .html p {
	font-size:16px;
	color:rgb(221, 0, 0);
}
.tltle-blog {
	border-top: 3px solid rgb(221, 0, 0);
    position: relative;
	overflow:hidden;
	margin-bottom:20px;
}
.tltle-blog .ttl-left {
	
    padding: 5px 25px 5px 40px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    height: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    background-color:rgb(221, 0, 0);
	background-image: url(https://duocphamquocte.com/wp-content/uploads/2025/09/cat-name.webp);
}
.tltle-blog .ttl-left h3 {
	color: #fff;
    font-size: 17px;
}
.tltle-blog .ttl-right {
	float:right;
}
.tltle-blog .ttl-right ul {
	margin:0;
	padding:0;
}
.tltle-blog .ttl-right ul li  {
	list-style:none;
	float:left;
	line-height:40px;
}
.prd-bt {
	padding:10px;
}
.cl-bt-0 .v-lga li {
	float:left;
	list-style:none;
}
.cl-bt-0 .col {
	margin-bottom: 0;
	padding-bottom: 0;
}
.p-0 p {
	margin-bottom:0;
}
.absolute-footer {
	display:none;
}
.woocommerce-Price-amount.amount {
	color:#ff0000;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}