/*
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.   ***************/
@media(min-width: 1023px){
    .section-san-pham ul li{
        width: 24%;
            
    }
}
 .section-san-pham ul li{
    
            border-bottom: 9px solid #e9e9e9;
    }
    .section-san-pham ul li.active, .section-san-pham ul li:hover{
    
            border-bottom: 9px solid #2177ad;
    }

.section-san-pham .product-small{
        border: 1px solid #d7d7d7;
}
.product-small .box-image{
    background-color: #f9f9f9;
}
.product-small .box-text{
    background-color: #f9f9f9;
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 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;
}
.social-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-list li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    margin-left: 0px !important;
}
.section-footer-1 p,.section-footer-1 a,.section-footer-1 h3{
    color: white;
}
.p-connect{
    text-transform: uppercase;
    font-weight: bold;
        border-top: 1px solid white;
    padding-top: 20px;
}
.section-footer-1 ul.menu>li+li{
    border-top: none;
}
.absolute-footer {
    color: white !important;
    border-top: 1px solid #4f4f4f
}

.showinfo-des{

    color: black;

    font-size: 14px;

}

.showinfo {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(38%);
    -ms-transform: translateY(38%);
    transform: translateY(38%);
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gia {
    font-weight: bold;
    color: red;
    font-size: 17px;
}
.showinfo-title {
    font-weight: bold;
    color: transparent;
    font-size: 16px;
}
.mo-ta-nga{
    color: transparent;
}
.product-small a{
    display: block
}
.product-small:hover .showinfo-title{
    color:white !important;
}
.product-small:hover .mo-ta-nga{
    color: white !important;
}
.product-small:hover .showinfo{

   
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-small:hover .box-text a,.product-small:hover .box-text p{
    color: #f9f9f9
}
.box-text-trong{
    text-align: center;
    padding: 10px;
}
.entry-content{
    padding-top: 0px;
}
.section-join h3{
    font-size: 36px;

    color: white;
}
.section-join .button{
        padding: 9px 48px;
    background-color: white !important;
    color: black !important;
}
.section-question h3{
    margin-bottom: 0px;
    font-size: 41px;
}
.section-question a.button{
        margin-top: 30px;
    padding: 10px 34px;
}
.section-san-pham .product-title{
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.flex-right .nav-right li{

}
.flex-right ul.nav-right{
   
    text-align: right;
}
.section-slide a.button{
    color: black;
}
.page-title-inner{
    min-height: 110px
}
#shop-sidebar{
        background: #EBEBEB;
    padding: 12px;
}
#product-sidebar{
    padding: 14px;
    background: #EBEBEB;
}
.is-divider{
    height: 0px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}