/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/** CSS TRANG CHU **/
div#wide-nav .nav li:first-child {
    margin-left: 0 !important;
    padding-left: 0px;
}
.hotline_R {
    float: left;
    font-size: 18px;
    font-family: Arial;
    font-weight: 700;
    color: #929292;
    padding: 10px 0;
}
.dodo {
    color: #EF5306 !important;
}
.hotline_R img {
    margin-left: 10px;
}
div.amazingslider-box-1 :nth-child(3) { 
   visibility: hidden;
}
.logo-left .logo {
    margin-left: 0;
    margin-right: 0px;
}
.homepage-top span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
    color: #222;
}
.homepage-top ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.homepage-top ul>li>a {
    color: #333;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
.hotline-mobile {
    padding: 0px;
}
.noi-dung-homepage-1 {
		padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    margin: 1px;
    font-size:14px;
}
.term-description ul {
    padding-left: 25px;
}
li.header-block img {
    margin-top: 30px;
    font-size: 28px;
    position: absolute;
    padding-right: 10px;
    width: 50px;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 0px;
    opacity: 0.1;
}
.item-2 i {
    color: #ffc811;
    margin-top: 40px;
    margin-left: 30px;
    font-size: 28px;
    position: absolute;
}
.item-2 div {
    margin-left: 30px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
	border: 0;
}
.item-2 span {
    display: block;
    color: #03782a;
    line-height: 30px;
    font-weight: 600;
    font-size: 20px;
}
.homepage-1 h3.uppercase.header-title {
    font-size: 15px;
}
h5.post-title.is-large {
	  height:45px;
	  overflow: hidden;
}
h5.post-title.is-larger {
}
p.from_the_blog_excerpt {
    font-size: 14px;
	  margin-top:10px;
}
.is-larger {
    font-size: 16px;
	  font-weight:400;
}
.is-large {
    font-size: 16px;
}
/** CSS HEADER & MENU **/
.nav > li > a {
    font-weight: 400;
    font-size: 13px;
}
.nav-spacing-xlarge>li {
    margin: 0px;
    padding: 2px 15px 2px 15px;
}
#mega-menu-wrap {
    width: 100%;
    background: #291071;
    position: relative;
}
body.home #mega_menu {
    display: none;
}
#mega-menu-title {
    padding: 10px 0 10px 15px;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega_menu > li {
    position: relative;
    z-index: 8;
    padding-left: 20px;
	  border-bottom: 1px solid #2a2a2a;
	  background:#fff;
}
#mega_menu > li:last-child {
	border-bottom: 0px;
}
#mega-menu-wrap ul>li>a {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding-left: 20px;
    position: relative;
    display: block;
}
#mega-menu-wrap ul>li>a:before {
content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
#mega-menu-wrap ul>li>a:after {
content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
.nav-outline>li>a {
    line-height: 2.4em;
    padding: 0 .75em;
    position: relative;
    z-index: 10;
    border: 2px solid transparent;
    border-radius: 0px;
}
.site-hotline.col-md-3 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.site-hotline i {
    color: red;
    margin-top: 0;
    font-size: 40px!important;
    float: left;
}
.site-hotline i:before {
    font-size: 40px!important;
}
.flaticon-technology-1:before {
    content: "\f119";
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
}
.extra-text {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-left: 55px;
	  margin-top:-20px;
}
p.number {
    font-size: 18px;
    margin-bottom: 0;
    color: #A30100;
}
.term-description {
    border-bottom: 3px solid #1e85be;
}

.shop-container .product-small.box {
    position: relative;
    padding: 10px 12px;
    transition: 0.5s;
    background: #efefef82;
    box-shadow: 2px 3px 1px #eee;
}
div#product-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.page-wrapper span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.post-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
#shop-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.is-divider {
    height: 0px;
    display:none;
    background-color: #ffc811;
    margin:0px;
    width: 100%;
    max-width: 60px;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}
div#shop-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#shop-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#shop-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#shop-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
/** CSS COT TRAI PAGE **/
.title-cot-phai {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.panel_tit {
    background: url(/imgs/tit_chuthodien.png) no-repeat center left;
    float: left;
    width: 100%;
}
.panel_tit span {
    margin-left: 20px;
    text-transform: uppercase;
    float: left;
    padding: 8px 20px 5px 20px;
    color: #fff;
}
.VNF {
    font-family: "Arial" !important;
}
aside#block_widget-3 {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    float: left;
    margin: 1px;
    background: #fff;
    width: 98%;
    margin-bottom: 20px;
}
aside#block_widget-4 {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    float: left;
    margin: 1px;
    background: #fff;
    width: 98%;
	  font-size:15px;
	  color: #116eab;
		margin-bottom: 20px;
}
aside#block_widget-4 ul>li:last-child {
    border-bottom: 0px;
}
aside#block_widget-4 ul>li {
    padding: 5px 0;
}
aside#block_widget-4 ul>li>a {
    font-size: 14px;
    color: #116eab;
	  font-weight:400;
}
aside#block_widget-3 ul.ds_dichvu li a {
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    font-family:Arial;
    background: #f8f8f8;
    display: block;
    color: #3b6b8a;
}
aside#block_widget-3 ul.ds_dichvu li:nth-child(2n) a {
    background: #cfe2ee;
    color: #3b6b8a;
}
aside#block_widget-3 ul.ds_dichvu li a:hover {
    background: #2692d6 !important;
    color: #fff !important;
}
aside#block_widget-3 ul>li {
    border-bottom: 0px;
    padding:0px;
    position: relative;
    transition: all 0.5s;
}
aside#custom_html-2 span.widget-title {
	display:none;
}
aside#custom_html-3 span.widget-title {
	display:none;
}
aside#custom_html-2 .is-divider.small {
    display: none;
}
aside#custom_html-3 .is-divider.small {
    display: none;
}
aside#flatsome_recent_posts-2 {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    float: left;
    margin: 1px;
    background: #fff;
}
aside#flatsome_recent_posts-2 span.widget-title {
	display:none;
}
aside#flatsome_recent_posts-2 .is-divider.small {
	display:none;
}
aside#custom_html-4 span.widget-title {
	display:none;
}
aside#custom_html-4 .is-divider.small {
	display:none;
}
aside#flatsome_recent_posts-2 ul>li {
    border-bottom: solid 1px #ccc;
    padding: 0px;
    position: relative;
    transition: all 0.5s;
}
aside#flatsome_recent_posts-2 ul>li:last-child {
    border-bottom:0px
}
aside#flatsome_recent_posts-2 span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.post-sidebar.large-3.col {
    padding: 0 15px 15px;
}
.widget-area ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.widget-area ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
/** CSS CUSTOM TRONG BLOG **/
.entry-content h1 {
	font-size: 1.3em;
}
.entry-content h2 {
	font-size: 1.2em;
}
h1.entry-title {
    font-weight: 600;
    color: #ef5306;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: arial !important;
}
.entry-header-text {
    padding: 1.5em 0 0.8em;
}
span.byline {
    display: none;
}
.blog-wrapper .large-12.text-center.col {
    text-align: left;
    padding-bottom:0px;
	  padding-left:20px;
}
.blog-wrapper .col.post-item {
    position: relative;
    margin: 0;
    padding: 15px 0px 20px 0px;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
}
.blog-wrapper h1.page-title.is-large.uppercase {
	  font-weight:400;
    background: url(/imgs/tit_chuthodien.png) no-repeat center left;
    float: left;
    width: 100%;
    padding: 10px;
    padding-left: 40px;
    color: #fff;
	  font-size:15px;
}
.blog-wrapper .post-sidebar.large-3.col {
    margin-top: -20px;
}
.blog-wrapper .col.post-item:last-child {
    position: relative;
    margin: 0;
    padding: 15px 0px 20px 0px;
    border-bottom:0px;
    width: 100%;
}
.blog-wrapper ul.links {
    margin: 20px 0;
    font-size: .85em;
}
@media screen and (min-width: 850px) {
.blog-wrapper .row.row-large {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 0px;
}
}
/** CSS COT TRAI SAN PHAM **/
div#product-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#product-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#product-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#product-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
/** CSS COT TRAI BAI VIET **/
.post-sidebar ul>li {
border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.post-sidebar ul>li>a {
    color: #333;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
.blog-wrapper .row.large-columns-1.medium-columns-.small-columns-1 {
		padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    background: #fff;
		margin: 0px;
}
.entry-content {
	  font-size:14px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    background: #fff;
}
/** CSS FOOTER **/
.footer-2 {
    font-size: 14px;
}
.footer-dia-chi .footer-dia-chi-1 {
padding-bottom:0px;
}
.footer-widgets.footer.footer-2.dark p {
    margin-bottom: 6px;
}
.footer-widgets span.widget-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-widgets li a {
    color: #d8d8d8;
    padding-left: 25px;
	  padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
/** CSS TRANG CHUYEN MUC BAI VIET **/
div#comments {
    display: none;
}
.badge.absolute.top.post-date.badge-outline {
    display: none;
}
.box-blog-post .is-divider {
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    display: none;
}
.page-wrapper.page-left-sidebar .widget-area ul>li>a {
    color: #333;
    padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
/** CSS TRANG SAN PHAM **/
.product-footer .woocommerce-tabs {
    padding: 0px 0;
    border-top: 1px solid #ececec;
}
ul.product-tabs.nav.small-nav-collapse.tabs.nav.nav-uppercase.nav-pills.nav-left {
    display: none;
}
div#product-sidebar .product-small.box {
	position: relative;
    padding: 0px;
    transition: 0.5s;
    background: unset;
    box-shadow: unset;
}
button.single_add_to_cart_button.button.alt.red {
	  width: 100%;
    font-size: 16px;
    color: #fff;
	  line-height:20px;
    text-align: center;
    display: inline-block;
    min-width: 160px;
    min-height: 50px;
    background-color: #f99d0c;
    border: 0;
    box-shadow: none;
    font-family: 'Open Sans',sans-serif;
    transition: 0.5s;
    border-radius: 20px;
}
.nav-box>li.active>a, .nav-pills>li.active>a {
    opacity: 1;
    color: #fff;
    background-color: #37782b;
    border-radius: 0px;
}
.box-text {
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    font-size: .9em;
}
.box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
}
.price-wrapper {
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
span.amount {
    white-space: nowrap;
    color: red;
    font-weight: bold;
}
.title-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #222;
}
.title-wrapper a {
    color: #222;
}
@media screen and (min-width: 850px) {
.large-3 {
    max-width: 32%;
    flex-basis: 32%;
}
.large-4 {
    max-width: 32%;
    flex-basis: 32%;
		top:-25px;
}
.large-8 {
    max-width: 68%;
    flex-basis: 68%;
}
.large-9 {
    max-width: 68%;
    flex-basis: 68%;
	  padding:0px!important;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px;
}
}
/*************** ADD CUSTOM CSS HERE.   ***************/
/** CSS TRANG CHU **/
.term-description ul {
    padding-left: 25px;
}
li.header-block img {
    margin-top: 15px;
    font-size: 28px;
    position: absolute;
    padding-right: 10px;
    width: 50px;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 0px;
    opacity: 0.1;
}
.item-2 i {
    color: #ffc811;
    margin-top: 10px;
    font-size: 28px;
    position: absolute;
}
.item-2 div {
    margin-left: 30px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
	border: 0;
}
.item-2 span {
    display: block;
    color: #03782a;
    line-height: 30px;
    font-weight: 600;
    font-size: 20px;
}
h5.post-title.is-large {
	  height:45px;
	  overflow: hidden;
}
h5.post-title.is-larger {
}
p.from_the_blog_excerpt {
    font-size: 16px;
	  margin-top:10px;
}
.is-larger {
    font-size: 17px;
	  font-weight:400;
}
.is-large {
    font-size: 17px;
}
/** CSS HEADER & MENU **/
.nav > li > a {
    font-weight: 400;
    font-size: 13px;
}
.nav-spacing-xlarge>li {
    margin: 0 13px;
    padding: 2px 25px 2px 25px;
}
#mega-menu-wrap {
    width: 100%;
    background: #291071;
    position: relative;
}
body.home #mega_menu {
    display: none;
}
#mega-menu-title {
    padding: 10px 0 10px 15px;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega_menu > li {
    position: relative;
    z-index: 8;
    padding-left: 20px;
	  border-bottom: 1px solid #2a2a2a;
}
#mega_menu > li:last-child {
	border-bottom: 0px;
}
#mega-menu-wrap ul>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding-left: 20px;
    position: relative;
    display: block;
}
#mega-menu-wrap ul>li>a:before {
content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
#mega-menu-wrap ul>li>a:after {
content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
.nav-outline>li>a {
    line-height: 2.4em;
    padding: 0 .75em;
    position: relative;
    z-index: 10;
    border: 2px solid transparent;
    border-radius: 0px;
}
.site-hotline.col-md-3 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.site-hotline i {
    color: red;
    margin-top: 0;
    font-size: 40px!important;
    float: left;
}
.site-hotline i:before {
    font-size: 40px!important;
}
.flaticon-technology-1:before {
    content: "\f119";
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
}
.extra-text {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-left: 55px;
}
p.number {
    font-size: 18px;
    margin-bottom: 0;
    color: #A30100;
}
.term-description {
    border-bottom: 3px solid #1e85be;
}

.shop-container .product-small.box {
    position: relative;
    padding: 10px 12px;
    transition: 0.5s;
    background: #efefef82;
    box-shadow: 2px 3px 1px #eee;
}
div#product-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.page-wrapper span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.post-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
#shop-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.is-divider {
    height: 1px;
    display: block;
    background-color: #ffc811;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 60px;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}
div#shop-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#shop-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#shop-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#shop-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
/** CSS COT TRAI PAGE **/
.widget-area ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.widget-area ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
/** CSS COT TRAI SAN PHAM **/
div#product-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#product-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#product-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#product-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
/** CSS COT TRAI BAI VIET **/
.post-sidebar ul>li {
border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.post-sidebar ul>li>a {
    color: #333;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
/** CSS FOOTER **/
.footer-widgets.footer.footer-2.dark p {
    margin-bottom: 6px;
}
.footer-widgets span.widget-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-widgets li a {
    color: #d8d8d8;
    padding-left: 25px;
	  padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
/** CSS TRANG CHUYEN MUC BAI VIET **/
div#comments {
    display: none;
}
.badge.absolute.top.post-date.badge-outline {
    display: none;
}
.box-blog-post .is-divider {
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    display: none;
}
.page-wrapper.page-left-sidebar .widget-area ul>li>a {
    color: #333;
    padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
/** CSS TRANG SAN PHAM **/
.product-footer .woocommerce-tabs {
    padding: 0px 0;
    border-top: 1px solid #ececec;
}
ul.product-tabs.nav.small-nav-collapse.tabs.nav.nav-uppercase.nav-pills.nav-left {
    display: none;
}
div#product-sidebar .product-small.box {
	position: relative;
    padding: 0px;
    transition: 0.5s;
    background: unset;
    box-shadow: unset;
}
button.single_add_to_cart_button.button.alt.red {
	  width: 100%;
    font-size: 16px;
    color: #fff;
	  line-height:20px;
    text-align: center;
    display: inline-block;
    min-width: 160px;
    min-height: 50px;
    background-color: #f99d0c;
    border: 0;
    box-shadow: none;
    font-family: 'Open Sans',sans-serif;
    transition: 0.5s;
    border-radius: 20px;
}
.nav-box>li.active>a, .nav-pills>li.active>a {
    opacity: 1;
    color: #fff;
    background-color: #37782b;
    border-radius: 0px;
}
.box-text {
    padding-top: .7em;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    font-size: .9em;
}
.price-wrapper {
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
span.amount {
    white-space: nowrap;
    color: red;
    font-weight: bold;
}
.title-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #222;
}
.title-wrapper a {
    color: #222;
}

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


}


/*
.term-description ul {
    padding-left: 25px;
}
li.header-block img {
    margin-top: 15px;
    font-size: 28px;
    position: absolute;
    padding-right: 10px;
    width: 50px;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 0px;
    opacity: 0.1;
}
.item-2 i {
    color: #ffc811;
    margin-top: 10px;
    font-size: 28px;
    position: absolute;
}
.item-2 div {
    margin-left: 30px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
	border: 0;
}
.item-2 span {
    display: block;
    color: #03782a;
    line-height: 30px;
    font-weight: 600;
    font-size: 20px;
}
h5.post-title.is-large {
	  height:45px;
	  overflow: hidden;
}
h5.post-title.is-larger {
}
p.from_the_blog_excerpt {
    font-size: 16px;
	  margin-top:10px;
}
.is-larger {
    font-size: 17px;
	  font-weight:400;
}
.is-large {
    font-size: 17px;
}
.nav > li > a {
    font-weight: 400;
    font-size: 13px;
}
.nav-spacing-xlarge>li {
    margin: 0 13px;
    padding: 2px 25px 2px 25px;
}
#mega-menu-wrap {
    width: 100%;
    background: #291071;
    position: relative;
}
body.home #mega_menu {
    display: none;
}
#mega-menu-title {
    padding: 10px 0 10px 15px;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega-menu-wrap ul {
	list-style:none;
}
#mega_menu > li {
    position: relative;
    z-index: 8;
    padding-left: 20px;
	  border-bottom: 1px solid #2a2a2a;
}
#mega_menu > li:last-child {
	border-bottom: 0px;
}
#mega-menu-wrap ul>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding-left: 20px;
    position: relative;
    display: block;
}
#mega-menu-wrap ul>li>a:before {
content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
#mega-menu-wrap ul>li>a:after {
content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
.nav-outline>li>a {
    line-height: 2.4em;
    padding: 0 .75em;
    position: relative;
    z-index: 10;
    border: 2px solid transparent;
    border-radius: 0px;
}
.site-hotline.col-md-3 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.site-hotline i {
    color: red;
    margin-top: 0;
    font-size: 40px!important;
    float: left;
}
.site-hotline i:before {
    font-size: 40px!important;
}
.flaticon-technology-1:before {
    content: "\f119";
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
}
.extra-text {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-left: 55px;
}
p.number {
    font-size: 18px;
    margin-bottom: 0;
    color: #A30100;
}
.term-description {
    border-bottom: 3px solid #1e85be;
}

.shop-container .product-small.box {
    position: relative;
    padding: 10px 12px;
    transition: 0.5s;
    background: #efefef82;
    box-shadow: 2px 3px 1px #eee;
}
div#product-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.page-wrapper span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.post-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
#shop-sidebar span.widget-title {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
	color: #222;
}
.is-divider {
    height: 1px;
    display: block;
    background-color: #ffc811;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 60px;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}
div#shop-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#shop-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#shop-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#shop-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
.widget-area ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.widget-area ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#product-sidebar ul>li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
div#product-sidebar ul>li>a {
    color: #333;
    padding-left: 20px;
	  padding-top:0px;
	  padding-bottom:0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
div#product-sidebar ul>li>a:before {
	content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3b3b3b;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.5s;
}
div#product-sidebar ul>li>a:after {
	content: '';
    background-color: #3b3b3b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: 0.5s;
}
.post-sidebar ul>li {
border-bottom: solid 1px #ccc;
    padding: 10px 0;
    position: relative;
    transition: all 0.5s;
}
.post-sidebar ul>li>a {
    color: #333;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
.footer-widgets.footer.footer-2.dark p {
    margin-bottom: 6px;
}
.footer-widgets span.widget-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-widgets li a {
    color: #d8d8d8;
    padding-left: 25px;
	  padding-right: 15px;
    position: relative;
    transition: all 0.5s;
    display: block;
    font-weight: 600;
}
div#comments {
    display: none;
}
.badge.absolute.top.post-date.badge-outline {
    display: none;
}
.box-blog-post .is-divider {
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    display: none;
}
.page-wrapper.page-left-sidebar .widget-area ul>li>a {
    color: #333;
    padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    transition: all 0.5s;
    font-weight: 600;
}
.product-footer .woocommerce-tabs {
    padding: 0px 0;
    border-top: 1px solid #ececec;
}
ul.product-tabs.nav.small-nav-collapse.tabs.nav.nav-uppercase.nav-pills.nav-left {
    display: none;
}
div#product-sidebar .product-small.box {
	position: relative;
    padding: 0px;
    transition: 0.5s;
    background: unset;
    box-shadow: unset;
}
button.single_add_to_cart_button.button.alt.red {
	  width: 100%;
    font-size: 16px;
    color: #fff;
	  line-height:20px;
    text-align: center;
    display: inline-block;
    min-width: 160px;
    min-height: 50px;
    background-color: #f99d0c;
    border: 0;
    box-shadow: none;
    font-family: 'Open Sans',sans-serif;
    transition: 0.5s;
    border-radius: 20px;
}
.nav-box>li.active>a, .nav-pills>li.active>a {
    opacity: 1;
    color: #fff;
    background-color: #37782b;
    border-radius: 0px;
}
.box-text {
    padding-top: .7em;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    font-size: .9em;
}
.price-wrapper {
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
span.amount {
    white-space: nowrap;
    color: red;
    font-weight: bold;
}
.title-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #222;
}
.title-wrapper a {
    color: #222;
}

@media only screen and (max-width: 48em) {


}*/