/*
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: 'utm_avo';
    src: url('fonts/UTM Avo.eot');
    src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
                     url('fonts/UTM Avo.ttf') format('truetype'),
                     url('fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    font-style: normal;
    font-weight: normal;
    src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
body,p,a,h1,h2,h3,h4,h5,h6 {
    font-family: utm_avo !important;
    
}
body {
    font-size: 14px;
    
}
.archive .product-small:hover .box-text-products {
    display: block;}
.archive .box-text-products {
    display: none;
        background: #00000052;
    color: white;
    margin-bottom: 10px;
}
.archive .box-text-products a{
    color: white
}
.section-footer .wpcf7-email{
	width: 60%;
    float: left;
}
.section-footer .wpcf7-not-valid-tip{
        width: 100%;
    float: left;
}
.section-footer li a{
        font-size: 14px;
    color: #fff;
}
.section-footer li:before{
	content: "\f0da";
	font-family: fontawesome !important;
	padding-right:5px;
}

ul.menu>li+li, .widget>ul>li+li {
    border-top: none
}
.header-nav-main .nav-dropdown-default li:hover{
    background: #5F3916
}
.header-nav-main .nav-dropdown-default{
    padding: 0px;
    background: black;
    border:none;
}
.header-nav-main .nav-dropdown-default li a{
    color: white;
}
.header-main .nav > li > a{
    padding: 5px 10px;
}
.wpcf7-textarea{
    min-height: 94px !important;
}
.row-form .large-4{
    padding-left:5px;
    padding-right:5px;
}
.row-form {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.hotline-inner a {
    color: #fff;
    font-weight: 500;
}
.hotline-inner {
    width: 260px;
    margin: 0 auto;
    font-size: 20px;
    padding: 6px 0px 5px 40px;
    color: #1d1108;
    font-weight: bold;
    background: url(images/icon-phone.png) no-repeat 4px 5px;
    background-size: 32px auto;
}
.hotline {
    background: #5F3916;
    width: auto;
    margin: 0 auto;
    position: fixed;
    z-index: 33333;
    bottom: 18pt;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.related .box-text-products a{
    color: white;
}
.related .box-text-products{
        display: none;
    background: #00000052;
    color: white;

    margin-bottom: 10px;
}
.related .product-small:hover .box-text-products{
    display: block !important;
}
.product-section-title-related {
    margin-left: 0px;
}
.header-nav-main .icon-angle-down{
    display: none;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
    border-bottom: none;
}
.box-category .box-text{
    margin-top:20px;
}
.box-category h5.header-title{
    background-color: #5F3916;
    display: inline-block;
    color: #fff;
    display: inline;
    padding: 10px 25px;
    /* margin-top: 20px; */
    text-transform: inherit;
}
.section-doi-tac .box-image{
      border: 1px solid #f1e8d6;
}
.section-doi-tac .box-image img{
    min-height: 83px;
}
h3.title-home{
    margin-bottom: 30px;
    font-size: 25px;
     font-family: 'UTMAvoBold' !important;
    font-weight: bold !important;
    color: #5F3916;
    text-align: center;
}
.page-title-inner h2.entry-title{
    font-size: 20px;
}
.section-banner .page-title-inner{
    padding: 10px;
    min-height: 46px;
}
.section-banner .page-title{
   margin-top: -46px;
    background-color: #00000033;
}
.woocommerce-tabs .product-tabs {
    display: none;
}
.page-title-inner .product-categories{
        border-top: 1px solid #f1e8d6;
        padding:8px;
    border-bottom: 1px solid #f1e8d6;
    text-align: center;
}
.page-title-inner .product-categories li a{
        text-transform: uppercase;
    padding: 0px 20px;
}
.page-title-inner .widget_product_categories>ul>li {
    display: inline-block;
}
.page-title-inner .widget>ul>li+li{
    border-top:none;
}
.category-page-row,.category-page-row .row-small{
    max-width: 1660px !important;
}
.category-page-title .shop-page-title{
    text-align: center;
    text-transform: uppercase;
}
.category-page-title .woocommerce-breadcrumb {
display: none;
}
 h5.post-title{
        font-family: 'UTMAvoBold' !important;

}
#content .div-text{
        padding-top: 7% !important;
    background: #DFDFDF;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom:20px !important;
}
.col-title .number:after {
    content: ".";
    position: absolute;
    width: 12px;
    height: 12px;
    left: -10px;
    bottom: 14px;
    overflow: hidden;
    background: #fff;
    border-radius: 100%;
    opacity: 1 !important;
}
.col-title .number:before {
    content: "";
    position: absolute;
    width: 120px;
    border-top: 1px solid;
    bottom: 20px;
    left: -130px;
    overflow: hidden;
    opacity: 1 !important;
}
.box-text .is-divider{
    display: none;
}
.col-dark .number:after {
    background: black;
}
.col-dark .number{
    opacity: 1 !important;
    color: black !important;
}
.col-title .number{

       opacity: 0.7;
    font-size: 150px;
    font-family: sans-serif;
    text-align: right;
    line-height: 1;
    position: relative;
    top: -25px;
    display: inline-block;
    float: right;
}

.div-no-padding{
    padding-bottom: 0px;
}
.section-footer p{
    margin-bottom: 4px;
    font-size: 15px;
}
.section-footer .wpcf7-submit{
	background: black !important;
}
.absolute-footer {
        border-top: 1px solid #fff;
}
.section-footer h4.title-footer{
    color: white;
    text-transform: uppercase;
    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;
}

@media(max-width: 855px){
    #content .div-text{
            margin: 10px;
        text-align: center;
    }
    h3.title-home {
    margin-bottom: 17px;
    font-size: 18px;}
	.section-tin-tuc .box-image{
		margin-right: 9px;
    width: 33% !important;
    float: left;
	}
	.section-tin-tuc .box-text{
        padding-top:0px;
    margin-right: 0px;
    /* width: 66%; */
    padding-bottom: 0px;
    padding-left: 124px;
    padding-right: 2px;
	}
	.section-home-banner .banner{
	padding-top:400px !important;
}
    .section-banner .page-title {
    margin-top: -66px;
    background-color: #00000033;
}
    .section-khung{
        padding-top:0px !important;
        padding-bottom:0px !important;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}