/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
 body{
    overflow: hidden;
	color: #333 !important;
    font-size: 13px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
h1,h2,h3,h4,h5,h6,p,a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}

p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}

.sec-hightght p.name.product-title {
	height:40px;
	overflow:hidden;
}
p.name.product-title {
    overflow: hidden;
    height: 65px;
}
p.name.product-title a {
	color:#000;
	font-size: 16px;
}

/* header + css */
.header-main .header-button>.button:not(.is-outline) {
    background-color: #f9a02c !important;
}

#masthead ul.nav-right>li.html.header-button-2 a.button i {
   font-size: 20px;
   display: inline-block;
   margin-top: -5px;
}
#masthead ul.nav-right>li.html.header-button-1 a.button span {
    font-size: 15px;
}

.searchform .button.icon {
    background-color: #f9a02c;
    min-height: 34px;
    padding: 0 20px;
}
input.search-field {
    margin: 0;
    margin-bottom: 0;
    min-height: 34px;
    border: 2px solid #f9a02c;
    outline: none;
    box-shadow: none;
    border-right: 0px;
}

.html_topbar_right h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
    color: #3d5c81;
}

.html_topbar_left .title-tructuyen h3 {
    color: #f9a02c;
    font-size: 25px;
    text-transform: uppercase;
}
.html_topbar_left .title-tructuyen h3 i {
    margin-right: 10px;
}

.header-button-top a {
    color:  #3d5c81;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
}
.header-button-top span {
    text-transform: none;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 13px;
    font-weight: 500;
    padding: 10px;
}

.header-bottom-nav>li:nth-child(6)>a:before{
	content: "\f0e6";
	color: #fff;
	margin-right: 5px;
    font-family: "FontAwesome";
}

.header-bottom-nav>li:nth-child(6)>a,
.header-bottom-nav.nav>li>a:hover, 
.header:not(.transparent) .header-bottom-nav.nav>li.active>a{
	background-color: #f9a02c;
	min-height: 40px;
	padding: 10px;
}
.nav-dropdown {
    min-width: 225px;
    padding: 0px;
    box-shadow: 0px #fff;
    border: 1px solid #ddd !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}


#wide-nav ul.header-nav.nav-left>li.current-dropdown ul.nav-dropdown>li a {
    text-transform: initial;
    font-size: 13px;
    color: #333;
    border-bottom: 0px;
}

#wide-nav ul.header-nav.nav-left>li.current-dropdown ul.nav-dropdown>li:hover {
	background: #eee;
}

.social-icons i {
    color: #fff;
}

/*#end header + css #end */

/********************************************/

/*# content + css # */
.section-title b {
    display: none;
}
.section-title {
    justify-content: center;
    margin-bottom: 0;
}

.mh-separator {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #2d3239;
    display: inline-block;
    position: relative;
}
.mh-section-scale-top p {
	font-size: 15px;
}

/*.mh-section-scale-top::before, .mh-section-scale-bottom::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    opacity: .4;
    background-repeat: repeat-x;
}
.mh-section-scale-top::before {
    background-image: url(img/scale-top.png);
    background-position: top;
    top: 0;;
}

.mh-section-scale-bottom::after {
    background-image: url(img/scale-bottom.png);
    background-position: bottom;
    bottom: 0;
}
*/

.mh-section-scale-top h5.post-title.is-large {
    color: #1a1a1a;
    font-size: 16px;
}
.mh-section-scale-top .is-outline {
    display: none;
}

#gap-44602002 {
    padding-top: 15px;
}
/*.mh-ornament {
    position: relative;
    width: 1px;
    height: 20px;
    margin-bottom: 13px;
    background-color: #e5e5e5;
    top: -15px;
}
.mh-ornament::after {
    position: absolute;
    content: "";
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,10px);
    -moz-transform: translate(-50%,10px);
    -webkit-transform: translate(-50%,10px);
    -o-transform: translate(-50%,10px);
}
.mh-icon-services .icon {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 30px;
}*/

.mh-icon-services .icon img{
    
    -moz-border-radius: 50%;
    padding: 30px;
	height:300px;
	width:300px;
    -webkit-transform: rotate(
-45deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(
-40deg);

    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
}



.mh-font-normal {
    font-weight: normal !important;
}

.mh-icon-services .mh-font-small {
    margin-top: 15px;
    text-align: justify;
}

.dark, .dark p, .dark td {
    color: #f1f1f1;
    font-size: 15px;
}
.dark h4 {
    color: #fff;
}

.mh-box-category .box-text-inner h4 {
    font-size: 17px;
    font-weight: 600;
    color: #3d5b81;
}
.mh-box-category a {
    color: #000;
}
.op-8:hover,
.mh-box-category a:hover {
    color: #b20000;
}

.mh-col-no-divider .is-divider ,.mh-col-no-divider .is-outline{
    display: none;
}
.mh-blog .col.post-item .post-title {
    margin: 0 0 5px;
    font-weight: normal;
    font-size: 16px;
}
.mh-blog .col.post-item .post-meta::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f073";
    margin-right: 5px;
}
.mh-blog .col.post-item .post-meta, 
.mh-blog .col.post-item .from_the_blog_excerpt {
    font-size: 12px;
}

.topProduct {
    display: flex;
    margin-bottom: 10px;
}

.topProduct .cat1 {
    background: #f9a02c;
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0;
    line-height: 45px;
    padding: 0 15px;
    color: #fff;
    width: 315px;
    font-weight: 700;
    text-decoration: none;
}
.topProduct .title {
    position: relative;
}

.topProduct .cat2 {
    position: absolute;
    z-index: 99;
    width: 325px;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: OpenSans-Semibold;
}
.topProduct .cat2-bg:after {
    content: '';
    width: 360px;
    height: 45px;
    background: #ebebeb;
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -o-transform: skew(45deg);
    transform: skew(45deg);
    position: absolute;
    margin-left: -50px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.owl-nav {
    float: right;
    top: 0%;
}

.owl-prev ,.owl-next {
    color: #000;
    font-size: 15px;
    height: 40px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: -53px;
    transition: all .3s ease 0s;
    width: 25px;
    z-index: 1;
   
}
.owl-prev {
    float: left;
    right: 35px;
}
.owl-next {
   float: right;
   right: 10px;
}
.owl-prev i,
.owl-next i {
   font-size: 30px;
    font-weight: 700;
}

.cot-product .col {
    padding: 0 15px 10px;
}

.home-sidebar .widget.widget_nav_menu {
    background: #eaeaea;
}

.home-sidebar button.toggle {
    display: none;
}
.home-sidebar .widget-title {
    background: #f9a02c;
    color: #fff;
    padding: 10px;
    text-align: center;
}


.home-sidebar .menu > li > a:before {
    content: "\f101";
    font-family: "FontAwesome";
    color: #f9a02c;
    position: absolute;
    margin-top: -3px;
    left: 10px;
    font-weight: 700;
    font-size: 20px;
}

.home-sidebar .menu > li >  a {
    color: #f9a02c;
    text-decoration: none;
    text-transform: uppercase;
    margin: 3px 0;
    display: block;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 600;
}

.home-sidebar .sub-menu {
    display: block !important;
    border-left: 0px;
}

.home-sidebar .sub-menu > li > a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 2px 0;
    padding-left: 30px;
    font-weight: 700;
}
.home-sidebar .sub-menu li > a:before {
    content: "\f01d";
    font-family: "FontAwesome";
    color: #000;
    position: absolute;
    margin-top: -1px;
    left: 30px;
    font-weight: 200;
    
}

.home-sidebar .menu li:before .sub-menu li {
    display: none;
}

/*#end content + css #end */

/********************************************/

.product-category .count {
    font-size: 11px;
}
.blog-service .box-blog-post {
	padding:1px;
}
.blog-service .box-image {
	border-radius:50%;
	margin:30px;
}

/* danh mục + single + css  */
.category-page-row,
.blog-archive,
.blog-single {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
	color: #333;
}

.product-small.box .box-text-products .name.product-title, 
.product-small.box .box-text-products .name.product-title a {
    font-size: 14px;
    color: #363f4d;
    line-height: 25px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-box-flex: 1;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
span.amount {
    color: #3d5b81;
    font-size: 14px;
    line-height: 24px;
}
.blog-wrapper.blog-archive .col.post-item>.col-inner {
    background-color: #f1f1f1;
}

.blog-wrapper.blog-archive .col.post-item .box-text {
    vertical-align: top;
    padding: 30px;
}
.blog-wrapper .col.post-item .is-divider,
.blog-wrapper .entry-header .is-divider {
    display: none;
}
.blog-wrapper.blog-archive .col.post-item .post-title {
    font-weight: normal;
    margin: 0 0 5px;
    font-size: 20px;
    color: #333;
}
#product-sidebar.large-3.col,
.post-sidebar.large-3.col,
.blog-wrapper.blog-single>.row>.col {
    padding: 0 9.8px 19.6px;
}

.blog-wrapper.blog-single .entry-title {
    font-weight: normal;
    font-size: 22px;
    text-transform: uppercase;
    color: #333;
}
button.button.is-outline.is-small.mb-0 {
    background: #3d5c81;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #3d5c81;
    color: #fff;
}

#shop-sidebar .widget-title, 
#product-sidebar .widget-title, 
.post-sidebar .widget-title {
    display: block;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 15px;
    color: #3d5b81;
}
#shop-sidebar .is-divider, 
#product-sidebar .is-divider,
.post-sidebar .is-divider {
    background-color: #3d5b81;
    height: 2px;
    min-width: 60px;
}
.mh-support-online {
    margin-bottom: 5px;
    padding: 0 7px;
    font-size: 15px;
}
.mh-support-online span {
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.mh-support-online i {
    margin-right: 7px;
    color: #3d5b81;
    font-size: 18px;
}
#product-sidebar .menu li i,
#shop-sidebar .menu li i,
.post-sidebar .menu li i {
	margin-right: 5px;
}


.col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}

.product-main .product-info .woocommerce-breadcrumb {
    display: none;
}
.product-main .product-info .product-title {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
    line-height: normal;
}
.product-info {
    padding-top: 10px;
    padding: 0px;
}
.product-info .price .amount {
    font-size: 1.5em;
    margin: .5em 0;
    font-weight: bold;
    color: #000;
}

.product-footer .product-tabs {
    border-bottom: 1px solid #ececec;
}
.product-footer .product-tabs>li>a {
    font-size: 15px;
    padding: 10px 15px;
}
.product-footer .product-tabs>li>a::before {
    bottom: 0;
    top: auto;
    background-color: #f99e2d;
}


.product-footer .woocommerce-tabs, .product-footer .related {
    border-top: 0;
}
.product-footer .product-section-title {
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 30px;
}
.product-footer .product-section-title::after {
    left: 0;
    bottom: -2px;
    content: "";
    width: 76px;
    height: 2px;
    display: inline-block;
    background-color: #f99e2d;
    position: absolute;
}

/*#end danh mục + single + css #end */


/********************************************/

/*#end footer + css #end */

.footer-footer .row {
    padding: 60px 0 40px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
.footer-footer span.widget-title {
  color: #fff;
  font-weight: 600;
  line-height: 25px;
  font-size: 15px;
}
.footer-footer .is-divider {
    background-color: #f99f2d;
    height: 2px;
    min-width: 60px;
}
.footer-footer a {
    color: #fff;
    font-size: 13px;
}
.footer-footer i {
	margin-right: 5px;
}
.footer-footer ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px; 
}
/*#end footer + css #end */

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 3px;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
 

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


.ppocta-ft-fix {
display: inline-grid;
position: fixed;
bottom: 5px;
left: 10px;
min-width: 120px;
text-align: center;
z-index: 99999;
}
#messengerButton {
display: inline-block;
margin-right: 10px;
width: 50px;
height: 50px;
background: #4267B2;
border-radius: 50%;
box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.7);
margin-bottom: 10px;
}
#messengerButton>a>i {
background: url(img/messenger.png) center center no-repeat;
background-size: 57%;
width: 50px;
height: 50px;
display: inline-block;
}
#zaloButton {
display: inline-block;
margin-right: 10px;
width: 50px;
height: 50px;
background: #5AC5EF;
border-radius: 50%;
box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.7);
margin-bottom: 10px;
}
#zaloButton>a>i {
background: url(img/zalo.png) center center no-repeat;
background-size: 57%;
width: 50px;
height: 50px;
display: inline-block;
}

#callNowButton {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.7);
    margin-bottom: 10px;
}
#callNowButton a {
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    text-align: center;
}
#callNowButton i {
    border-radius: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(img/callbutton.png) center center no-repeat #009900;
}
#callNowButton a.txt {
    position: absolute;
    top: -40px;
    left: calc(50% - 60px);
    background: #009900;
    width: 120px;
    max-width: 120px;
    line-height: 2;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
}

#callNowButton a.txt:after {
    position: absolute;
    bottom: -8px;
    left: 50px;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #009900;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
@media (max-width: 991px) {
    .ppocta-ft-fix {
         display: inline-grid;
    }
    .home-sidebar {
        display: none;
    }
    .topProduct .cat1 {
        margin: 0 0;
        line-height: 17px;
        padding: 5px 5px 5px 10px;
        height: 45px;
        width: 50%;
        display: inline-flex;
        align-items: center;
    }
    .topProduct .cat2 {
        width: 170px;
        background: #ebebeb;
        font-size: 14px;
        padding-left: 10px;
    }
    .topProduct .cat2-bg:after {
        width: 50%;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
        margin-left: 0px;
    }
    .owl-nav {
        position: unset;
    }
    .owl-nav i {
        padding: 7px 5px;
        font-size: 24px;
    }

    .owl-next{
        position: absolute;
        top: 25%;
        right: 14px;
        background: #fff;
    }
    .owl-prev {
        position: absolute;
        top: 25%;
        left: 14px;
        background: #fff;
    }
}

@media only screen and (max-width: 767px) {

}

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


}