/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.nav-top-link{
	font-size: 15px;
	font-weight: bold !important;
	color: #fff !important;
}

.home .col-padding-0,.home  .post-item{
	padding-bottom: 0;
}

.header-bottom .menu-item{
	margin: 0 !important;
}

.header-bottom .nav-top-link{
	padding: 13px 20px;
	border-left: 1px solid #f77070;
}

.section-title{
	background-color: #3a3a3a;
	padding: 0 0 2px;
}

.section-title span{
	padding: 3px 10px 2px;
	background-color: #dd3333;
	color: #fff;
	font-weight: 500;
	border-bottom: 0;
	border-left: 2px solid #3a3a3a;
}

.ss-product .box{
	border: 1px solid #707070;
}

.ss-product .box-image{
	border-bottom: 1px solid #707070;
}

.ss-product .box .box-text{
	padding: 2px 0 0;
} 

.text-price{
	padding: 5px 0 4px;
    background: #dd3333;
    color: #fff;
}

#header .header.show-on-scroll, #header .stuck .header-main {
	background-color: #fff;
}

.is-divider{
	display: none;
}

.block .is-divider {
	display: block;
}

.hotline-contact{
	background-color: #dd3333; 
	padding: 5px 10px 7px;
	align-items: center;
	margin-bottom: 15px;
}

.icon-box-text{
	height: fit-content;
}

.email-contact{
	padding: 5px 10px 7px;
	align-items: center;
	border: 1px solid #707070;
}

.pum-theme-339, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 60%);
	backdrop-filter: blur(2px);
}














/* PC */
@media only screen and (min-width: 1000px) {
	#header .header.show-on-scroll, #header .stuck .header-main {
		height: 90px!important;
	}
}



/* Tablet + Mobile */
@media only screen and (max-width: 1000px) {
	
}











