/*
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.   ***************/
*{
	font-family: 'Roboto', sans-serif;
}
body {color: #222;}
#wrapper, #main{
	background-color: #f7f7f7;
}
p {
	margin-bottom: 11px;
	font-size: 16px !important;}
li {
		font-size: 16px;
	}

.entry-content.single-page p {
    text-align: justify;
}
.row.row-small{
	max-width: 1200px;
}
.full-width .ubermenu-nav, .container, .row {
    max-width: 1200px;
}
.row.row-collapse{
	max-width: 1200px;
}
.header-top{
	background-color: #161616;
}
.nav>li>a{
	font-size: 17px;
	font-weight: 400 !important;
	padding: 7px 23px;
}
.top-bar-content .fa {
    color: #f27228;
}
.top-bar-content {
    color: #e8e8e8;
	font-size: 1.2em;
}
.header-top .html .social-icons{
	color: #e8e8e8;
}
.home .header-inner {
    border-bottom: 1px solid #4c3d3d;
}
.header-main{
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
}
.menu-logo-box {
    max-width: 200px;
}
.list-inline li{
	list-style: none;
	display: inline-block;
}
.list-info-items {
    padding: 8px 0 !important;
}
.list-info-items li {
    margin-bottom: 0;
	margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
	color: #555;
    font-weight: 500;
}
.list-info-items li a{
	font-weight: 700;
	color: #a91d22;
}
.list-info-items li:last-child{
	border: none;
	padding-right: 0;
	margin-right: 0;
}
.logo a{text-align: center;}
#logo img {
	display: inline-block;
    max-height: 70px !Important;
}

.home .header-inner{
	border-bottom: none;
}
.list-info-items li .fa {
    margin-right: 4px;
}
.top-bar-nav .social-icons a {
    color: #444;
}
.nav>li{
	margin: 0;
}
.nav>li>a {
    font-size: 16px;
	font-family: 'Montserrat', sans-serif;
    color: #fff;
}
.nav>li>a>.fa {
    font-size: 13px;
    margin-right: 4px;
    position: relative;
    top: 0;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    background-color: transparent;
    color: black;
}
.header-search-tut-box {
    display: table;
    width: 100%;
}
.header-search-tut-item {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    position: relative;
    color: #fff;
    padding-left: 30px;
    text-align: left;
    margin-right: 5px;
}
.header-search-tut-item .fa {
	position: absolute;
    color: #fff;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    left: 6px;
}
.tut-item-title {
    display: block;
	    font-size: 12px;
}

.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    max-width: 900px;
}
.header-search-tut-item.how-to-buy .tut-item-title {
    color: #fff;
    font-weight: 500;
    font-size: 19px;
}
.header-nav .searchform-wrapper{
	box-shadow: 2px 2px 0px 0 rgba(0,0,0,0.22);
}
.header-nav .searchform .button.icon{
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 0;
}
.flex-col.hide-for-medium.flex-right {
    width: 200px;
}
.header-nav.nav-right > .html{
	width: 100%;
}
.header-search-tut-item.how-to-buy {
    padding-left: 0;
}
.header-phone-btn .fa {
    left: 13px;
}
.header-phone-btn {
    padding: 5px 5px 5px 40px;
    background-color: #d70e16;
    border-radius: 4px;
    position: relative;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header-phone-btn:hover{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.35);
}
.absolute-footer.dark{
	padding-bottom: 5px;
    padding-top: 5px;
}
.footer-1,.footer-2{background: none;}
.footer-wrapper{
	background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ) no-repeat center;
    background-size: cover;
}
.footer-col.footer1 {
    text-align: center;
}
.footer-about-company {
    text-align: justify;
    color: #fff;
    margin-top: 20px;
}
.footer-1.footer-widgets .menu .menu-item:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #fff !important;
}
.see-more-btn {
    background-color: #0e6db1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    margin-top: 3px;
    display: inline-block;
    font-size: 13px;
}
.footer-widgets .widget .is-divider {
    width: 100%;
    max-width: none;
    background-color: #ccc;
    border-radius: 2px;
    height: 2px;
    position: relative;
	margin-bottom: 10px;
}
.footer-widgets .widget .is-divider:before{
	content: '';
    background-color: #a91d22;
    position: absolute;
    width: 100%;
    max-width: 110px;
    height: 4px;
    border-radius: 4px;
    left: -1px;
    top: -1px;
}
.footer-widgets .widget .widget-title{
	font-weight: 500;
    margin-bottom: 10px;
}
.footer-widgets.footer-2 .row > .col:nth-child(1){
	max-width: 60%;
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}
.footer-widgets.footer-2 .row > .col:nth-child(2){
	max-width: 40%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}
.footer-widgets .footer-info a{
	color:#d70e16;
	font-weight: 700;
}
.footer-widgets .footer-company-name {
    font-weight: 500;
    text-transform: uppercase;
}
.footer-widgets.footer-2{
	border-top: 1px solid #5f5e5e;
}
.nav-dropdown-default {
    padding: 0;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
	font-size: 18px;
}
.big-sidebar .is-divider{display: none;}
.big-sidebar .widget_nav_menu .widget-title.shop-sidebar {
    background-color: #0e6db1;
    color: #fff;
    display: block;
    padding: 12px 8px 12px 36px;
    font-weight: 500;
	position: relative;
}
.big-sidebar .widget.widget_nav_menu .menu {
    background-color: #fff;
}
.big-sidebar .sidebar-wrapper .widget {
    background-color: #fff;
}
.big-sidebar .widget_nav_menu .widget-title.shop-sidebar:before{
	content: '\f0ca';
	font-family: 'FontAwesome';
	position:absolute;
	top: 11px;
	left: 12px;
}
.menu-cay-danh-muc-container .menu > .menu-item > a {
    padding: 7px 10px 7px 35px;
	position: relative;
}
.menu-cay-danh-muc-container .menu > .menu-item > a:before{
	content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 18px;
}
.menu-cay-danh-muc-container .menu > .menu-item > .toggle{
	right: 10px;
}
.menu-cay-danh-muc-container .menu > .menu-item > .sub-menu{
	padding-left: 24px;
	margin-bottom: 0;
    margin-left: 0;
	border-left: none;
    border-top: 1px solid #ddd;
}
.menu-cay-danh-muc-container .menu > .menu-item > .sub-menu > .menu-item > a{
	padding: 5px 0;
	padding-left: 15px;
    position: relative;
}
.menu-cay-danh-muc-container .menu > .menu-item > .sub-menu > .menu-item > a:before {
    content: '\f105';
    color: #969292;
    font-family: 'FontAwesome';
    margin-right: 7px;
	position: absolute;
    left: 0px;
    top: 4px;
}
.categories-open > a:before{
	content: '\f0d7' !important;
}
.categories-close > a:before{
	content: '\f0d8' !important;
}
/* .big-sidebar .widget:not(.widget_nav_menu) { */
    /* background: none; */
/* } */
.big-sidebar .widget:not(.widget_nav_menu) .widget-title {
    display: inline-block;
    padding: 10px;
	height: 36px;
    background-color: #a61c21;
    color: #fff;
    font-weight: 500;
    position: relative;
}
.big-sidebar .widget:not(.widget_nav_menu) .widget-title:before {
    content: '';
    width: 24px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 100%;
    border-left: 12px solid #a61c21;
    border-bottom: 18px solid #a61c21;
    border-top: 18px solid transparent;
    border-right: 12px solid transparent;
}
.big-sidebar .widget:not(.widget_nav_menu) .textwidget, .big-sidebar .widget:not(.widget_nav_menu) ul {
    background-color: #fff;
    border-top: 2px solid #006CB3;
    padding: 5px;
}
.tabbed-content .nav-tabs{
	background-color: #fff;
}
.tabbed-content .nav>li>a{
	background-color: transparent;
	padding: 6px 6px;
    border: none;
}
.tabbed-content .nav>li>a:hover, .tabbed-content .nav>li.active>a{
	background-color: #0e6db1;
}
.tabbed-content .nav-tabs+.tab-panels{
	border-top: 3px solid #0e6db1;
	padding: 10px 10px 0 10px;
}
.tabbed-content .nav>li:last-child:after{
	content: '';
    width: 24px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 100%;
    border-left: 0px solid #094b7a;
    border-bottom: 0px solid #094b7a;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
}
.product-small {
	padding-bottom: 10px !Important;
}
.product-small .col-inner{
	background-color: #fff;
}
.badge-container{
	display: none;
}
.product-small .col-inner {
    border: 0px solid #ddd;
    text-align: center;
}
.product-small .box-text{
	padding: 10px 5px 0 5px;
}
.product-small .box-text .category{
	display: none;
}
.product-small .box-text .price-wrapper{
	margin-top: 10px;
}
.product-title a {
    color: #222;
    font-weight: 700;
    line-height: 1.4;
    font-size: 1em;
}
.price-wrapper .price del, .price-wrapper .price ins {
    display: block;
    margin: 5px;
    font-size: 1.1em;
}
.price-wrapper .price ins .amount{
	color: #0e6db1;
}
.grid-tools a{
	background-color: #F58634;
}
.hover-btn{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hover-btn:hover{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	box-shadow: 0 5px 11px 0 rgba(0,0,0,0.35);
}
.product-quick-buy{
	display: none !important;
}
.title-with-underline {
    display: inline-block;
    padding: 5px 10px;
    background-color: #0e6db1;
    color: #fff;
    font-weight: 500;
    position: relative;
    width: auto;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0;
}
.title-with-underline:before {
    content: '';
    width: 24px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 100%;
    border-left: 12px solid #094b7a;
    border-bottom: 18px solid #094b7a;
    border-top: 18px solid transparent;
    border-right: 12px solid transparent;
}
.product-footer .woocommerce-tabs{
	border-top: none;
}
.border-top-title{
	border-top: 3px solid #0e6db1;
}
.no-margin-row > .col > .col-inner > .row {
    margin: 0;
    padding-top: 10px;
}

.product-info .breadcrumbs {
    display: none;
}
.price-wrapper.no-sale-price .amount {
    color: #ce0021;
    font-size: 1.1em;
    height: 35px;
    display: inline-block;
    margin-bottom: 5px;
}
.discount-percentage {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 5px;
    background-color: #d70e16;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
}
.tab-panels{
	padding: 10px;
    background-color: #fff;
}
.product-single-breadcrumb {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-single-breadcrumb .col{
    padding-bottom: 0;
}
.product-info .product-title.entry-title {
    font-weight: 500;
    color: black;
}
.product-widget-infomation .icon-box, .big-sidebar .icon-box{
	background-color: #fff;
    padding: 10px;
    font-size: 14px;
    border-top: 3px solid #E77817;
}
.product-widget-infomation .icon-box .icon-box-img, .big-sidebar .icon-box .icon-box-img{
	position: absolute;
}
.product-widget-infomation .icon-box .icon-box-img img, .big-sidebar .icon-box .icon-box-img img{
    border-radius: 50%;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
}
.product-widget-infomation .icon-box .icon-box-text, .big-sidebar .icon-box .icon-box-text{
	padding-left: 4em;
}
.product-widget-infomation .icon-box .icon-box-text h5.uppercase,.big-sidebar .icon-box .icon-box-text h5.uppercase{
	font-size: 16px;
    margin-bottom: 5px;
    color: #0e6db1;
}
.product-widget-infomation .icon-box .icon-box-text h6, .big-sidebar .icon-box .icon-box-text h6 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
	    text-transform: none;
}
.product-widget-infomation .icon-box .supporter-info a, .big-sidebar .icon-box .supporter-info a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
}
.product-widget-infomation .icon-box .social-support a,.big-sidebar .icon-box .social-support a {
    margin-right: 5px;
    margin-top: 8px;
    display: inline-block;
}
.header-bottom .header-nav .mega-menu{
	display: table !important;
	width: 100%;
}
.header-bottom .header-nav .mega-menu > .mega-menu-item{
	display: table-cell !important;
	/* width: 100%; */
}
.post-sidebar{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.post-sidebar .icon-box{
    padding: 10px;
    font-size: 14px;
	margin-bottom: 10px;
}
.post-sidebar .icon-box .icon-box-img{
	position: absolute;
}
.post-sidebar .icon-box .icon-box-img img{
    border-radius: 50%;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.65);
}
.post-sidebar .icon-box .icon-box-text{
	padding-left: 4em;
}
.post-sidebar .icon-box .icon-box-text h5.uppercase{
	font-size: 16px;
    margin-bottom: 5px;
    color: #0e6db1;
}
.post-sidebar .icon-box .icon-box-text h6 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
	    text-transform: none;
}
.post-sidebar .icon-box .supporter-info a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
}
.product-widget-infomation .icon-box .social-support a,.big-sidebar .icon-box .social-support a {
    margin-right: 5px;
    margin-top: 8px;
    display: inline-block;
}
.mobile-sidebar .nav>li>a {
    color: #222;
}
.mobile-sidebar .nav>li.account-item{
	display: none;
}
.mobile-sidebar .nav>li.custom.html_topbar_right{
	background-color: #0e6db1;
}
.product-info .next-prev-thumbs{display: none;}
.product-section-title{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.product-section-title-related {
	margin: 0;
    border-bottom: 0px solid #0e6db1;
    padding-bottom: 0;
}
.product-section-title-related span{
	display: inline-block;
    padding: 10px;
    height: 36px;
    background-color: transparent;
    color: #0F7366;
    font-weight: 600;
    position: relative;
    font-size: 26px;
	margin-bottom: 20px;
}
.product-section-title-related span:before{
	content: '';
    width: 24px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 100%;
    border-left: 0px solid #094b7a;
    border-bottom: 0px solid #094b7a;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	line-height: 1.4 !important;
    padding: 10px 26px 10px 26px !important;
    background-color: #a91d22 !important;
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #d70e16 !important;
    color: #fff!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    color: #fff !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background-color: #fff;
    border: 1px solid #d70e16;
}
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item a {
    padding: 9px 5px 9px 20px;
    line-height: 1.4;
    font-size: 13px;
}
.contact-page-left .text-box h2 {
    font-size: 27px;
    margin-top: 30px;
}
.contact-page-left .text-box p {
    font-size: 13px;
    margin-bottom: 0;
}
.contact-page-left .contact-ctf input[type="submit"]{
	display:block;
	width: 100%;
}
.contact-page-left .contact-ctf .icon-box {
    float: left;
    width: 50%;
    padding: 7px;
    background-color: #f9f9f9;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item .mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid #ddd;
    min-height: 36px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item .mega-sub-menu li.mega-menu-item:last-child{
    border-bottom: none;
}
.fb-messenger-checkbox{position: absolute !important;z-index: 99999999 !important;opacity: 0;}
.fb-messenger-checkbox.hide{display: none !important;}
@media (max-width: 1024px) and (min-width: 992px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		padding: 10px 15px !important;
	}
	.header-main{
		background-position-x: 70%;
	}
	.header-main .header-inner .flex-col.hide-for-medium.flex-left.flex-grow{
		padding-right: 50px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.mobile-sidebar .nav>li>a:hover, .mobile-sidebar .nav>li.active>a, .mobile-sidebar .nav>li.current>a, .mobile-sidebar .nav>li>a.active{
		color: black;
	}
	.mobile-sidebar .sidebar-menu {
		padding-bottom: 0;
	}
	.header-search-tut-item{
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}
	.tabbed-content .nav li.tab ,.tabbed-content .nav li.tab > a, .tabbed-content .tab-panels li.tab > a{
		width: 100%;
		display: block;
		margin-right:0;
	}
	.tabbed-content .nav>li:last-child:after{
		display: none;
	}
}
@media (max-width: 425px){	
	.list-info-items{
		padding: 3px 0 !important;
	}
	.list-info-items li{
		margin-right: 0;
		padding-right: 0;
		border: none;
		width: 100%;
		text-align: center;
	}
	#logo{
		width: 110px !important;
		max-height:50px;
	}
	.logo-left .logo{
		margin-right: 10px;
	}
	.nav > li > a .icon-menu{color: #0E6DB3;}
	.mobile-nav li.nav-icon > a{
		padding: 10px 10px 10px 15px;
	}
	.footer-widgets.footer-2 .row > .col {
		max-width: 100% !important;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100% !important;
	}
	.footer.footer2{padding-top: 0 !important;}
}