/*
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.   ***************/
.section-title-normal span{
    border-bottom: 2px solid  #CCA138;
}
.div-lien-he ul li{
    list-style:none;
    margin-left: 4px;
}
.div-lien-he ul li i{
    padding-right: 5px;
}
.footer .is-divider{
    height: 0px;
}
.footer .widget-title{
  color: #CCA138;
}
.product-title a{
    color: #CCA138
}
.price-wrapper span.amount{
    color: #CCA138 !important
}

.entry-content{
    padding-top: 0px;
}
h2.font-custom1{
   font-family: 'Pacifico', cursive;
   font-weight: 400 !important;
   font-size: 32px;
}
.div-nut-dat-phong {
    padding: 9px;
}
.div-nut-dat-phong a.nut-dat-phong{
        background: #CCA138;
    padding: 9px;
    color: white;
    font-weight: bold;
}
.product-summary form.cart{
    display: none;
}
.lightbox-content #wpcf7-f142-o1{
    padding: 30px;
}
.p-dat-phong {
    background: #deb71c;
    color: white;
    padding: 5px !important;
    margin-bottom: 10px !important;
}
.div-dat-phong {
    padding: 0px 10px;
}
p.product-title{
    font-weight: bold;
}
#top-bar .html_topbar_left{
    padding: 14px;
}
#top-bar .html_topbar_left:before{
    content: "";
    position: absolute;
    right: -12px;
    top: -1px;
    border-left: 38px solid transparent;
   }
#top-bar .flex-row{
    background: #CCA138;
}
#top-bar .flex-row:before{
    content: "";
       border-top: 48px solid transparent;
    border-left: 38px solid #171a23;
    z-index: 9;
    margin-left: -16px;
}
#top-bar:before{
  
}
#top-bar .flex-row:after{

       border-left: 38px solid transparent;
    border-bottom: 48px solid #171a23;
    margin-left: 10px;
    /* border-top: 48px solid transparent; */
    /* border-left: 38px solid #171a23; */
    z-index: 9;
    margin-right: -16px;
}


/*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;
}
@media(max-width: 769px){
    .mfp-container{
        padding: 7px !important;
    }
    .lightbox-content #wpcf7-f142-o1{
        padding: 13px !important;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}