/*
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: 'body';
    src: url('font/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'robotob';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'robotom';
    src: url('font/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'robotor';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'avob';
    src: url('font/UTM AvoBold.ttf');
}
@font-face {
    font-family: 'helvetica';
    src: url('font/SFUHelveticaCompressed.TTF');
}
@font-face {
    font-family: 'beauticap';
    src: url('font/UTM Beautiful Caps.ttf');
}
@font-face {
    font-family: 'helvet';
    src: url('font/UTM HelvetIns.ttf');
}
.section-sp .lien-he-price,.section-sp .product-title a{
    color: white !important;
}
.section-cho-thue h5{
    min-height: 42px;
}
.absolute-footer{
    display: none;
}
.section-footer-1 form{
    margin-bottom: 0px;
}
.section-footer-1 form input{
    margin-bottom: 0px;
}
.section-footer-1 .wpcf7-text{
    height: 30px;
}
.section-footer-1 form textarea {
    min-height: 80px; /* This probably looks like 6 rows */
    line-height: 1.5;
    resize: vertical;
}
.section-footer-1 .wpcf7-submit{
        margin-right: 0px;
    background: #2E3192 !important;
    float: right;
    margin-top: -64px;
}
#footer p{
    margin-bottom:4px;
}
.copy_r ul{
    margin-bottom: 0px;
    list-style: none
}
.title-footer-big{
    font-size:20px;
}
.title-footer{
    font-weight: bold;
}
.copy_r ul li {
    margin-bottom:0px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px;
}
.copy_r ul li img {
    vertical-align: middle;
    margin-right: 9px;
}
.p-hotline{

    color: #ed1c24;
    font-size: 22px;
    font-family: avob;
    line-height: 24px;
}
.p-tren{
    font-size:12px;
}
.header-bottom-nav > li{
        padding-left: 15px;
        background: url(images/line.png) no-repeat;

}
.div-tin-ngang .box-image .image-cover{
        border: 1px solid #dedede;
}
.row-ten-cty{
    padding-top: 30px;
}
.header-bottom .nav-dropdown-default li a{
    color: white;
}
.nav-dropdown-default {
       border: none;
    padding: 0px;
    background: #f3ba0b;
}
.header-search-form-wrapper .ux-search-box .search-field {
        border: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: none;
    height: 30px;
}
.header-search-form-wrapper .ux-search-box .ux-search-submit{
        border: none;
    min-height: 30px;
    border-bottom-right-radius: 25px;
    color: #ed1c24;
    background: white !important;
    border-top-right-radius: 25px !important;
    /* height: 32px; */
    line-height: 30px;
}
.right_top {
        padding-right: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ten_cty {
    font-family: helvetica;
    color: #ed1c24;
    font-size: 35px;
    padding-left: 40px;
    text-transform: uppercase;
}
div.wap_thongtin {
        margin-top: -20px;
    background: #f2f2f2 url(images/top.jpg) no-repeat left top;
    font-size: 13px;
    height: 41px;
    line-height: 41px;
    padding-left: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-danh-muc .box-image{
    width: 130px !important;
    height: 130px !important;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 8px 3px 0px #C6C6C6;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #eee;
}
.section-noi-bat .nav-simple li{
    display: inline-block;
    vertical-align: top;
    padding: 5px 20px;
    margin: 7px;
    color: #424242;
    font-size: 16px;
    font-family: robotom;
    cursor: pointer;
    text-transform: uppercase;
}
.product-small .box-image{
    border: 1px solid #DDDDDD;
}
.section-noi-bat .nav-simple li.active,.section-noi-bat .nav-simple li:hover{
   background: #2E3192;
    color: #fff !important;
    transform: skew(20deg);
}
.section-noi-bat .nav-simple li{
    transition: none;
}
.section-noi-bat .nav-simple li:hover span ,.section-noi-bat .nav-simple li.active span{
    transform: skew(-20deg);
    display: block;
    color: white !important;
}
.tde_gt {
    margin-bottom:0px;
    font-family: beauticap;
    color: #2d2b2b;
    font-size: 33px;
}
.ten_gt {
    font-family: helvetica;
    color: #ed1c24;
    font-size: 40px;
    text-transform: uppercase;
    padding-left: 40px;
    margin-bottom: 10px;
}
.section-gioi-thieu img{
    border-radius: 10px;
    overflow: hidden;
}
.section-gioi-thieu .img-inner:hover:before {
    transition: 1s;
    left: 100%;
}
.section-gioi-thieu .img-inner:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
div.tieude22 {
    font-family: 'robotob';
    font-size: 21px;
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #333333;
    background: url(images/tde_sk.png) no-repeat right center;
}

div.tieude2 {
    font-family: 'robotob';
    font-size: 21px;
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #333333;
    background: url(images/tde_vd.png) no-repeat right center;
}
.tde_sp {
    color: white;
    font-size: 33px;
    font-family: helvet;
    text-transform: uppercase;
    background: url(images/tde_g1.png) no-repeat center bottom;
    padding-bottom: 22px;
    margin-bottom: 25px;
    text-align: center;
}
.woocommerce-tabs{
    border: 1px solid #d2d2d2;
}
.product-categories ul.children{
    display: block !important;
}
.product-categories .toggle{
    display: none;
}
.product-categories ul.children{
    border-left:none;
}
.product-categories li a{
        color: #454545;
    font-family: 'robotom';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;

    padding: 9px 5px 9px 23px !important;
    background: url(images/muiten.png) 11px 15px no-repeat;
}

.woocommerce-result-count{
    display: none;
}

.woocommerce-tabs .product-tabs{
    padding: 0px 10px;
    border-bottom: 1px solid #d2d2d2;
}
.woocommerce-tabs .tab-panels {
    padding: 10px;
}
div.tieude_giua,.product-section-title,.blog-archive .page-title,.post h1.entry-title  {
    font-size: 33px;
    font-family: helvet;
    text-transform: uppercase;
    background: url(images/tde_g.png) no-repeat center bottom;
    padding-bottom: 22px;
    margin-bottom: 25px;
    text-align: center;
    color: #f4ba0b;
}
.header-bottom {
        background: url(images/menu.jpg) repeat-x;
}
.product-images img {
    padding: 20px;
    border: 1px solid #ddd;
}
.mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link {
    display: block;
    float: none;
    padding: 10px 13px;}
#main_ul-primary > li > a span,#main_ul-primary > li > a:after{
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}
#main_ul-primary > li > a:hover span{
    color: #F6D001
}
.mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li:last-child > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > .nav_logo:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
    display: none;
}
.mega_main_menu.primary.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
    background:transparent;
}
.mega_main_menu.primary > .menu_holder > .mmm_fullwidth_container{
    background: transparent;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:focus, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.keep_open > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link{
    background:transparent;
}
.mega_main_menu {
    background:transparent;
}
.post-sidebar .widget-title {
        display: block;
    color: white;
    background: #333366;
    text-align: center;
    padding: 11px;
}
.widget .is-divider {
    margin-top: 0px;
}
.blog-archive .box-vertical{
        border: 1px solid #dedede;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
    box-shadow: none;
}
.row-lien-he h1{
    color: #333366;
    font-size:20px;
}
.row-form h3{
        color: #333366;
    font-size:20px;
}
.row-lien-he ul li{
    list-style: none;
    margin-left:0px;
}
.row-lien-he ul li i{
     color: #333366;
    margin-right: 4px;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    font-size: 1.1em;
    display: block;
    height: 2.25em;
    line-height: 2.3em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: normal;
    border-radius: 5px;
    border: 1px solid currentColor;
    transition: all .3s;
    vertical-align: top;
}
.form-group .button_cart_buy_enable p, .form-group .button_cart_buy_disable p {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    line-height: initial;
    font-size: 12px;
    font-weight: 400;
}
.form-group .button_cart_buy_enable span, .form-group .button_cart_buy_disable span {
    line-height: initial;
    text-transform: uppercase;
    width: 100%;
    float: left;
    display: block;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.form-group .button_cart_buy_enable {
    background: #336;
    border: solid 1px transparent;
    position: relative;
}
.form-group .button_cart_buy_enable, .form-group .button_cart_buy_disable {
    height: 55px;
    width: 48%;
    margin-left: 0px;
    font-family: "Arial",sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: initial;
    padding: 0px 15px;
    border-radius: 3px;
    margin-top: 0px;
    text-transform: inherit;
    border: solid 1px transparent;
    background: #F6C125;
    font-weight: 400;
    float: left;
    margin-right: 2%;
}
.woocommerce-tabs .tab-panels{
    margin-top: 3px;
}
.woocommerce-tabs li a{

    color: #336;

}
.product-section{
    border-top:none;
}
.is-divider{
    display: none;
}
.widget_product_categories ul li a{
    padding: 10px;
}
.woocommerce-tabs li.active a{
    color: #cd9a02;
}
.woocommerce-tabs li a:before{
    display: none;
}
.widget_product_categories .widget-title {
        color: #fff;
    text-align: center;
    background: #f3ba0b;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'robotob';
    font-size: 16px;
    display: block;
    width: 100%;
}
.widget_product_categories{

    border: 1px solid #d6d6d6;
}
.woocommerce-tabs li a{
    border-top:none;
}
.product-footer .woocommerce-tabs{
    border-top:none;
}
.is-divider{
    background-color: transparent;
}
.box-vertical h5.post-title {
    color: #336
}
.product-small .box-image:before{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    z-index: 10;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
}
.product-small .box-image:hover:before {
    webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
}


.product-small a.nut-xem-them{
    background: #434a6e;
    text-decoration: none;
    color: white;
    padding: 8px;
    border-radius: 4px;
}

span.amount{
     color: #f70000;
}
.lien-he-price{
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    color: #f70000;
    font-weight: 700;
    margin-right: 10px;
}

.product-title a{
    color: #336;
    min-height: 36px;
    font-weight: bold;
}
b, strong {
    font-weight: bold;
}
.rotate{-webkit-animation-name:rotate;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotate;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}
.rotate {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}
.contactnow .innercontactnow a span {
    text-transform: uppercase;
    width: 100%;
    float: left;
    line-height: 0;
}
.contactnow .innercontactnow a {
    display: block;
    text-align: center;
    line-height: 38px;
    margin-top: -15px;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.contactnow {
    position: fixed;
    top: 10%;
    right: 50px;
    width: 115px;
    height: 115px;
    z-index: 99;
    cursor: pointer;
}
.contactnow .rotate {
    width: 115px;
    height: 115px;
    background-image: url(images/rotate_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.contactnow .innercontactnow {
    position: relative;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background-image: url(images/bg_contactnow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
*, input, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-content{
    padding-top: 0px;
}
.post-sidebar{
    padding-left: 5px;
    padding-right: 5px;
}
.row-divided>.col+.col:not(.large-12) {
    border-left:none
}
.div-anh .img-inner:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255,255,255,0.3);
}
.div-anh .img-inner:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255,255,255,0.3);
}
.div-anh .img-inner:before{
        position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.div-anh .img-inner:after{
        position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
h2.title-home{
    font-size: 40px;
    margin-bottom: 8px;
}
.section-vi-sao h4{
        font-size: 16px;
    margin-bottom: 0px;
}
.section-vi-sao .icon-box p{
        opacity: .5;
    font-size: 14px;
}
.section-email .your-email{
    width: 74%;
    border-radius: 8px;
    float: left;
}
.section-email input.wpcf7-email,.section-email .wpcf7-submit {
    border-radius: 4px
}
.gallery-col .box-text{
    display: none;
}
.div-no-padding{
    padding-bottom: 0px;
}

/*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;
}
.post 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/line1.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
    color: #333366;
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

.mega_main_menu.primary ul li .mega_dropdown > li > .item_link, .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text, .mega_main_menu.primary ul li .mega_dropdown, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li .post_details > .post_description {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}
  .section-noi-bat .col,.section-noi-bat,.section-sp .col,.section-sp {
        padding-bottom: 0px !important;
    }
@media(max-width: 855px){
    h2.title-home {
    font-size: 26px;}
    .product-small .product-title{
        min-height: 55px;
    }
    .box-vertical .box-image{
        margin-right: 9px;
    width: 33% !important;
    float: left;
    }
    .wpcf7-form{
        margin-bottom:0px;
    }
    .section-email .your-email {
    width: 100%;
    border-radius: 8px;
    float: unset;
}
    .contactnow {
    width: 80px;
    height: 80px;
    right: 15px;
    top: 25%;
}
    .contactnow .rotate {
    width: 80px;
    height: 80px;
}
    .contactnow .innercontactnow {
    width: 80px;
    height: 80px;
}
    .product-small .box-text .price {
 
    text-align: center;
    width: 100%;
  
}
}
@media(max-width: 855px){
    .section-noi-bat .col,.section-noi-bat,.section-sp .col,.section-sp {
        padding-bottom: 0px !important;
    }
    .section-noi-bat .nav-simple li:hover span, .section-noi-bat .nav-simple li.active span {
    transform: none;
    display: block;

}
    .section-noi-bat .nav-simple li {
    display: inline-block;
    vertical-align: top;
    padding: 0px 14px;
    margin: 6px;
    color: #424242;
    font-size: 16px;
    font-family: robotom;
    cursor: pointer;
    text-transform: uppercase;
}
    .section-noi-bat .nav-simple li.active, .section-noi-bat .nav-simple li:hover {
    background: #2E3192;
    color: #fff !important;
    transform: none;
}
    div.tieude_giua, .product-section-title, .blog-archive .page-title, h1.entry-title{
        font-size:25px;
    }
    .tde_sp{
font-size: 25px;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}