/*
Theme Name: Web Khoi Nghiep
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'SFUFuturaLight';
  src: url("fonts/SFUFuturaLight.TTF");
}
@font-face {
  font-family: 'SFUFuturaBook';
  src: url("fonts/SFUFuturaBook.TTF");
}
@font-face {
  font-family: 'SFUFuturaRegular';
  src: url("fonts/SFUFuturaRegular.TTF");
}
@font-face {
  font-family: 'SFUFuturaHeavy';
  src: url("fonts/SFUFuturaHeavy.TTF");
}
@font-face {
  font-family: 'SFUFuturaBold';
  src: url("fonts/SFUFuturaBold.TTF");
}
@font-face {
  font-family: 'SFUFuturaExtraBold';
  src: url("fonts/SFUFuturaExtraBold.TTF");
}
body, p, h1,h2,h3,h4,h5,h6,a,span{
    font-family: SFUFuturaRegular;
}
ul.header-bottom-nav li a{
    font-family: SFUFuturaBold;
}
input.search-field{
        box-shadow: none;
    border: 1px solid #c51230;
}
.box-text .product-title{
    font-size: 17px;
    font-weight: bold;
    color: black;
}
.title-header{
        font-family: SFUFuturaRegular;
    color: black;
    font-weight: bold;
}
.span-hotline{
        color: red;
    font-weight: bold;
    font-size: 15px;
}
ul.top-bar-nav .header-cart-title{
      font-family: SFUFuturaRegular;
    color: black;
}
ul.top-bar-nav i{
    color: black;
}
.title-page{
        font-family: SFUFuturaBook;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}

.container-width, .full-width .ubermenu-nav, .container, .row{
max-width: 1200px;
}
.row.row-small{
    max-width: 1170px;
}
.row.row-large{
    max-width: 1200px;
}
b, strong{
font-weight:bold !important;
}
#mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link > i:before{
    color: gray !important
}
#mega_main_menu{
    z-index: 29 !important
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 16px;
}
#mega_main_menu br{
    display: none !important
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

.product-title  {
    min-height: 40px;
}
.title-danh-muc{
        background: #c51230;
    padding: 7px;
    color: white;
    font-weight: bold;
}
.title-danh-muc p{
    margin-bottom: 0px;
}
.section-slide .large-9{
    padding-left: 0px;
}
.lien-he-price{
    color: #e74c3c;
    font-weight: bold;
}
span.amount{
        color: #e74c3c !important;
}
/*css mega main menu*/

#mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link:before, #mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
    background-image: none !important
}
/*end css mega main menu*/


/*Nut goi dien thoai*/
.call-now {
    left: 0;
    bottom: 25px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #c51230;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}
.call-now .btn-call-now i {
    position: absolute;
    color: #c51230;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #c51230;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
/*end nut goi*/

.section-text .icon-box{
        border: 1px solid #cdcdcd;
    padding: 5px;
}


/*css cho tung theme - ban desktop*/
h1.entry-title{
    font-size: 22px !important
}

.hotline-single p{
    font-weight: bold
    color: black;
  

}
.hotline-single p a{
        border-radius: 17px;
    color: white;
    font-weight: bold;
    padding: 10px;
    background: #e67e22
}
.hotline-single{
    border: #dadada solid 1px;
    padding: 15px;
    text-align: center;
    background: #f3f3f3;
}
.section-tin-tuc .from_the_blog_excerpt {
    min-height: 69px;
}
.header-block-block-1 .col{
    padding-bottom: 0px !important;
}
/*het phan css*/

.nrpsctm-block h3{
    font-size: 15px !important;
}
.add_to_cart_button{
        background: #c51230 !important;
    color: white !important;
}
.section-dia-chi a.button{
        background: #c51230;
    color: white;
}
.box-category .box-text .box-text-inner {
    padding: 0px 10px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}