/*
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.   ***************/
.home .product-title{
	    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 15px;
}
.price a{
	color: red;
	font-weight: 600;
}
#header-contact.nav-uppercase>li>a {
    text-transform: unset;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1380px;
}
a.more_hover {
    line-height: 35px;
    color: #000;
    padding: 0 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #69acd7;
}
a.more_hover {
    background: url(/wp-content/uploads/2021/03/bg_xemthem.png) no-repeat center top;
    text-transform: uppercase;
    padding: 2px 35px;
    text-decoration: none;
    border: none;
    position: relative;
    overflow: hidden;
    height: 40px;
    color: #fff;
    border-radius: 2px;
}
a.more_hover:before {
    content: attr(data-text);
    color: #fff;
    position: absolute;
    top: -30px;
}
a.more_hover:hover {
    line-height: 100px;
}
.bg_session01 {
    background: #fff;
/*     margin-top: -80px; */
    padding: 15px 0px 0px 0px;
    border-radius: 10px;
}
.bg-hsln {
    background: url(/wp-content/uploads/2022/01/z3092123016874_f6eb6bd2ca8b302c2f36acddca265886.jpg);  
	background-position: center;
  	background-repeat: no-repeat;
 	background-size: cover;
	background-color: rgba(159, 219, 60, 0.5);
}
.is-divider {
    display: none;
}
.tb-nb .col-inner:hover h5 {
    color: #f00;
}
.address-f p:nth-child(2)::before {content: "\f041";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
	margin-right: 15px;} 
.address-f p:nth-child(3)::before {content: "\f095";
	font-family: FontAwesome;
	color: #fff;
	font-size: 15px;
	margin-right: 15px;}
.address-f p:nth-child(4)::before {content: "\f19c";
	font-family: FontAwesome;
	color: #fff;
	font-size: 14px;
	margin-right: 15px;}
.address-f p:nth-child(5)::before {content: "\f0e0";
	font-family: FontAwesome;
	color: #fff;
	font-size: 15px;
	margin-right: 15px;}
.address-f p {
    margin-bottom: 5px;
}
.section-top{
	margin-top: -80px;
}
.row-du-an .col .col-inner{
	padding: 0 10px;
}
.header-nav-main .icon-phone{
	font-size: 18px;
    padding-right: 5px;
}
.nav-dropdown{
	padding: 0;
}
.nav-dropdown>li>a{
	color: #000;
}
.nav-dropdown>li>a:hover{
	color: #fff;
}
.nav-dropdown>li:hover{
	background-color: var(--primary-color);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.section-top {
    margin-top: 0px;
}

}