body, .entry-title a, :root .has-primary-color {
    color: #302e2e;
}
body{
	background:#eff7fb!important;
}
li{
	list-style: none;
}
div.wp-main {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    clear: both;
    overflow: hidden;
}
div .primary-menu ul.sub-menu .icon {
    transform: rotate(-130deg);
}
/* Fixed menu */

#navbar.sticky {
  position: fixed;
  top: 0;
  max-width: 1220px;
}
.sticky + .content {
  padding-top: 60px;
}

/* end fixed menu */
#site-content {
    clear: both;
}

.footer-nav-widgets-wrapper, #site-footer, #site-header{
	background:none;
}
.top-header{
	width: 100%;
	float: left;
	padding-top: 8px;
	padding-bottom: 5px;
}
.h-logo{
	float: left;
	padding-left: 10px;
}
.custom-topmenu{
	float: right;
	padding-right: 20px;
	padding-top: 6px;
}
.custom-topmenu li {
    float: left;
    text-align: center;
    list-style: none;
    padding-left: 20px;
}
.h-account span{
	font-size: 13px;
}
.h-account a{
	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.h-account{
	float: left;
	text-align: left;
	line-height: 18px;
}
.header-navigation-wrapper {
    width: 100%;
    background: none;
    position: relative;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}
.header-inner{
	display: inline;
	padding: 0;
	margin: 0;
	width: 100%;
}
.custom-topmenu li > a img {
    float: left;
}
.custom-topmenu li > a i {
    float: left;
    max-width: 45px;
    color: #eb1729;
    font-size: 2.3em;
    padding-right: 12px;
}
.custom-topmenu li > a span {
    text-align: left;
    float: left;
    font-weight: normal;
    color: #000;
}
.custom-topmenu li > a span strong{
	color: #eb1729;
}
.custom-topmenu li.email > a i{
	padding-top: 5px;
}
.custom-topmenu li.account i{
	float: left;
}
.custom-topmenu li > a {
    color: #848484;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
}
.header-navigation-wrapper .primary-menu>li>a{
	color: #fff !important;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 52px;
}
.header-navigation-wrapper .primary-menu > li:hover a{
	color: red!important;
}
.header-navigation-wrapper .primary-menu > li {
    margin: 0;
    float: left;
    padding-left: 20px;
    border-right: 1px solid #e2e2e2;
    min-width: 110px;
    text-align: center;
    padding-right: 20px;
}
ul.primary-menu{
	float: left;
	margin: 0;
}
.primary-menu-wrapper{
	width: auto;
	float: left;
	display: inline;
}
.custom-menu>ul{
	float: left;
	margin: 0;
}
.custom-menu > ul>li{
	
	margin-top: 0;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
}
.header-navigation-wrapper .primary-menu > li.menu-call {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.header-toggles .toggle {
    padding: 0 5.5rem;
}
.header-navigation-wrapper .primary-menu > li.menu-call img{	
	float: left;
	width: 31px;
	position: relative;
	top: -4px;
	padding-right: 0;
}
.header-navigation-wrapper .primary-menu > li.menu-call a{
	padding-left: 20px;
	padding-right: 20px;
	display: inline-flex;
	text-align: left;
	line-height: normal;
	position: relative;
	top: 11px;
}
.entry-content .vc_row.vc_row-fluid{
	max-width: 100% !important;
	width: 100% !important;
	margin: 0;
	padding-top:15px;
}
ul.products li.product .woocommerce-loop-product__title{
	color: #333;
	font-size: 13px;
}

ul.products li.product .price{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}
.woocommerce ul.products li.product{
	text-align: center;
	margin: 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-bottom: 0;
}
ul.products li.product .button{
	display: none;
}
.wp-content .woocommerce ul.products{
	border-left:1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.woocommerce.columns-3 ul.products li.product{
	width: 33.3%;
}
.box-img.vc_column_container{
	
	width: 38%;
}
.box-sp.vc_column_container{
	width: 62%;
}
.home .entry-header{
	display: none;
}
.home-title{
	color: #09aa78;
	border-bottom: 2px solid #09aa78;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.home-title a{
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	line-height: 50px;
	color: #09aa78;
}
.wpb_wrapper .wpb_text_column{
	margin-bottom: 10px;
}
.homeslider .vc_column-inner{
	padding: 0 !important;
}
.homeslider{
	padding: 0 !important;
}
.home .vc_row.home-3box{
	margin: 15px;
	width: auto !important;
	padding-top: 5px;
}
.wpb_wrapper .h-img {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.wpb_wrapper .h-img img {
    display: inline;
}
.wpb_wrapper .h-text {
    color: #09aa78;
    float: left;
    padding-left: 5px;
    padding-top: 13px;
    text-align: center;
    width: 100%;
}
.wpb_wrapper .h-text p{
	
	font-size: 13px;
	margin-bottom: 10px;
	color: #333;
}
.wpb_wrapper .h-text p.td-cs{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.home-3box .wpb_wrapper .wpb_text_column{
	float: left;
	width: 100%;
	text-align: center;
}
.footer-widgets .widget{
	width: 100%;
	float: left;
	margin: 0;
}
.footer-widgets{
width: 100%;	
}
.footer-widgets .widget-title{
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
}
.footer-widgets .widget li {
    list-style: none;
    margin: 0;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px dotted #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
}
.footer-widgets .widget .foo2 li {
	background: url('images/mui-ten.png') no-repeat left center;
	padding-left: 20px;
}
	
.footer-info .foo-block{
	float: left;
	width:30%;
}
.footer-info .foo-block h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #eb1729;
    margin-top: 15px;
    margin-bottom: 20px;
}
.footer-info .foo-block.foo1 h3{
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-info .foo-block.foo1 h4{
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0;
}
.footer-widgets .widget li a{
	color:#000;
}
.footer-info .foo-block.foo1{
	width: 42%;
}
.footer-info .foo-block.foo2{
	width: 28%;
}
.footer-info .foo-block.foo3{
	float: right;
}
.footer-info .foo-block.foo3>div{
	float:right;
	width: 100%;
}
.footer-info{
	width: 100%;
	display: inline-block;
}
.footer-widgets .textwidget {
    padding-right: 15%;
}
.footer-widgets .widget:last-child .textwidget {
    padding-right: 8px;
}
.googlemap iframe {
    border: 5px solid #fff !important;
}
.footer-widgets .widget li a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.footer-widgets .widget li a:hover{
	text-decoration: underline;
}
.footer-widgets .widget ul{
	margin: 0;
}
.header-footer-group .footer-inner{
	
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
}
.footer-nav-widgets-wrapper .wp-main{
	background: #fff;
}
#site-footer{
	padding: 0;
	background: #eb1729;
	overflow:hidden;
}
.footer-widgets-wrapper div {
    border: 0 !important;
}
#site-footer .wp-main{	
	background: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.wp-main .footer-credits{
	
	width: 100%;
	text-align: center;
	display: inline;
}
.footer-copyright{
	
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.header-footer-group .footer-inner aside {
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-top-visible .footer-nav-widgets-wrapper {
    margin: 0;
    background: #fff;
    border-top: 3px solid #9f1c1f;
	overflow: hidden;
}
.header-inner .toggle svg{
	
	color: #fff;
}
.search-toggle-wrapper .toggle-text{
	display: none;
}
.search-toggle-wrapper::before{
	
	display: none !important;
}
.header-navigation-wrapper .nav-search{
	margin: 0;
	float: right;
	position: absolute;
	right: 0;
}
.woocommerce-products-header__title.page-title{
	margin: 0;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #00ad77;
	color: #00ad77;
}

div.wp-products{
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}
.product-shop{
	width: 80%;
	float: left;
}
.sidebar-shop {
    width: 20%;
    float: left;
    padding-top: 25px;
}
.sidebar-shop>div{
	
	padding-left: 15px;
}
.awf-filter-title,{
	
	color: #8a0c1e;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.awf-filter-wrapper{
	
	border: 1px solid #e5e5e5;
	padding: 0;
}
.awf-filter-title-container{
	
	background: #e5e5e5;
	padding: 5px 10px;
}
.awf-filters-container{
	padding: 10px;
}
.awf-filter-container label{
	font-size: 12px;
}
.woocommerce-result-count, .woocommerce-ordering select{
	font-size: 12px;
	font-weight: bold;
}
.woocommerce-ordering select{
	padding: 5px;
}
.woocommerce ul.products{
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.woocommerce div.product-shop ul.products li.product{
	width: 33.3%;
}
.noUi-horizontal .noUi-handle-upper .noUi-tooltip{
	margin-left: -27px
}
.awf-range-slider-container .noUi-value.noUi-value-large:last-child {
    margin-left: -20px;
}
.woocommerce .content-area{
	padding: 20px 15px;
}
.woocommerce-breadcrumb{
	font-size: 12px;
	font-weight: bold;
}
.woocommerce-breadcrumb a{
	
	text-decoration: none;
}
.woocommerce-breadcrumb a:hover{
	text-decoration: underline;
}
.single-product .entry-title{
	
	font-size: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
}
ul.list-attr {
    margin: 0;
    overflow: hidden;
    border-top: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5px;
    padding-bottom: 15px;
}
ul.list-attr li{
	
	float: left;
	width: 50%;
	margin: 0;
	font-size: 14px;
	padding-bottom: 10px;
	list-style: inside;
	text-align: left;
	padding-left: 0;
	padding-top: 10px;
}
ul.list-attr li span{
	
	font-weight: bold;
	padding-right: 5px;
}
.single-product .summary p.price::before{
	content:'Giá:';
	padding-right: 15px;
}
.price ins{
	
	color: #09aa78;
	font-size: 1.5em;
	font-weight: bold;
}
.single-product .summary p.price{
	
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.woocommerce-product-details__short-description{
	
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.single-product div.product .product_meta{
	display: none;
}
.single-product form.cart input{
	
	min-width: 200px;
	border: 1px solid #e5e5e5;
}
.single-product .single_add_to_cart_button{
	
	background: #09aa78;
	text-decoration: none;
}
.single-product .single_add_to_cart_button:hover{
	
	background: #d72630;
}
.woocommerce-tabs ul li{
	
	font-size: 13px;
}
.woocommerce-tabs ul{border-bottom: 2px solid #8a0c1e;}
.woocommerce-tabs ul li{
	
	margin: 0;
	background: #09aa78;
	padding: 10px 25px;
}
.woocommerce-tabs ul li.active{
	
	background: #8a0c1e;
}
.woocommerce-tabs ul li a{color: #fff;text-transform: uppercase;}
.woocommerce-tabs ul li.active a{box-shadow: none;color: #fff;}
p{
	font-size: 13px;
}
.related.products>h2{
	
	font-size: 1.2em;
	text-transform: uppercase;
	color: #8a0c1e;
	border-bottom: 2px solid #8a0c1e;
	padding-bottom: 5px;
}
.related.products ul.products, .up-sells ul.products{
	
}
.related.products ul.products li.product, .up-sells ul.products li.product{
	
	width: 25%;
}
.woocommerce-tabs .panel h2:first-of-type{
	font-size: 14px
}
.shop_attributes th, .shop_attributes td{
	
	font-size: 12px;
}
.section-inner.medium{
	
	margin: 0;
	max-width: 100%;
	width: 100%;
}
.woocommerce-cart #site-content .woocommerce{
	
	padding: 0;
}
.section-inner.medium h1 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    color: #8a0c1e;
    padding-bottom: 5px;
    padding-bottom: 8px;
}
.singular .entry-header{
	display:none;
}
.vpfaco h3{
	margin: 0;
	padding-bottom: 10px;
	font-size: 15px;
	text-transform: capitalize;
}
.vpfaco select{	
	width: 150px;
	height: 30px;
}
.p-contact p{
	
	font-size: 12px;
	font-weight: bold;
}
.p-contact p a{
	
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
.woocommerce-cart #site-content .entry-header{
	
	padding-top: 20px;
	padding-bottom: 0;
}
.woocommerce-cart-form .actions .button{
	
	border: 1px solid #ddd;
	padding-bottom: 15px;
	padding-top: 14px;
	text-decoration: none !important;
}
.woocommerce-cart-form .actions .button:hover{
	
	background: #8a0c1e;
	color: #fff;
}
.entry-content h1, .entry-content h2, .entry-content h3{
	
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
}
.cart_totals .checkout-button{
	
	background: ;
}
.cart_totals .checkout-button:hover{
	background: #09aa78;
	text-decoration: none !important;
}
.woocommerce-checkout #site-content .woocommerce{
	
	padding: 0;
}
.singular .entry-header{
	
	padding-top: 20px;
	padding-bottom: 35px;
}
.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout form #order_review_heading , .woocommerce-additional-fields h3{ 
	
	font-size: 15px;
}
.woocommerce-checkout form .col2-set label{
	
	font-weight: bold;
	font-size: 13px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
	
	padding: 10px;
	font-size: 13px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	
	width: 100%;
}
.woocommerce-checkout-review-order-table td{
	
	font-size: 13px;
}
.woocommerce-checkout-review-order ul label{font-size: 13px;font-weight: bold;}
.wc_payment_methods .payment_box p, .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{
	
	font-size: 13px;
}
.woocommerce-terms-and-conditions-wrapper{
	
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	color: #09aa78;
}
.woocommerce-info{
	
	font-size: 12px;
	font-weight: bold;
}
.woocommerce-checkout button[name="apply_coupon"] , .woocommerce-checkout-review-order #place_order{
	
	text-decoration: none !important;
}
.woocommerce-checkout button[name="apply_coupon"]:hover , .woocommerce-checkout-review-order #place_order:hover{
	background:#09aa78;
	color:#fff;
}
.woocommerce-order-overview{
		
	margin: 0;
	background: #fff;
	padding: 15px;
	}
.woocommerce-order-overview li{
	
	font-size: 15px;
}

.woocommerce-thankyou-order-received{
	color:#0eb053;
	font-weight: bold;
	font-size: 1.5em;
}
h2.woocommerce-order-details__title{
	
	margin-top: 30px;
	font-size: 1em;
	margin-bottom: 0;
}
.woocommerce-order-received table{
	
	margin-top: 15px;
}
.order_details th{
	
	font-size: 14px;
	text-transform: capitalize;
}
.woocommerce-order-received table tr td{
	
	font-size: 13px;
}
.woocommerce-customer-details h2{
	
	margin-top: 0;
	font-size: 1em;
}
.woocommerce-customer-details address{
	
	font-size: 15px;
}
.cart-collaterals table tr {
    border-bottom: 1px solid #ddd;
}
.woocommerce .onsale{		
	border-radius: 50%;
	width: 45px;
	height: 45px;
	font-size: 13px;
	padding: 2px;
	line-height: 44px;
	color: #000;
	text-align: center;
}
ul.list-attr li{
	width:100%;
}
.single-product form.cart input{
	min-width: 80px;
}
.woocommerce-tabs ul li{	
padding: 10px 8px;
}

.detail-hd{
	background: #f2f2f5;
	padding: 10px;
}
.detail-hd h3{
	margin: 0;
	padding: 10px;
	padding-left: 0;
}
.woocommerce-order-overview li{
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
}
.order-number{
	padding: 0;
}
.woocommerce-customer-details{
	display: none;
}
p.note{
	
	border: 1px solid #e4da4d;
	padding: 5px;
	border-left: 2px solid red;
	margin-top: 5px;
}
.bank-item{
	
	float: left;
	width: 50%;
	padding-right: 15px;
	padding: 20px;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
}
.bank-item-header h4{
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.bank-item-header p{
	
	padding-bottom: 10px;
}
.woocommerce-order-details{
	
	background: #f2f2f5;
	margin-top: 35px;
	padding: 10px !important;
	margin-bottom: 30px;
}
.woocommerce-order-details h2{
	
	margin: 0;
	padding-top: 10px;
}
.woocommerce-order-received table{
	background: #fff;
	margin-bottom: 0;
}
.sidebar-desktop .widget-title{
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}
.sidebar-desktop .product-categories li ul{
	display: none;
	margin-left: 10px;
}
.sidebar-desktop .product-categories li.current-cat ul{
	display: block;
}
.widget.woocommerce ul li a{
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.widget.woocommerce ul li li a{
	
	font-weight: normal;
}
.widget.woocommerce ul li{
	position: relative;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.sidebar-desktop .widget{	
	border: 0;
	padding-top: 0;
	margin-top: 0;
}
.sidebar-desktop h3.widget-title{
	
	margin-left: 0;
	margin-bottom: 10px;
}
.sidebar-desktop ul{
	
	margin: 0;
}
.widget.woocommerce ul li:last-child{
	border: 0;
}
.sidebar-desktop .widget_products img{	
	display: inline;
}
.wi-pro-img{
	float: left;
	width: 30%;
	padding-right: 5px;
}
.wi-pro-info{
	width: 70%;
	float: left;
}
.wi-pro-info del{
	
	color: #111;
	font-size: 14px;
}
.wi-pro-info ins{	
	color: #09aa78;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
div .rpwwt-widget ul{	
	padding: 10px 0;
}
div .rpwwt-widget ul li{
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 10px 0;
}
div .rpwwt-widget ul li:last-child{
	border:0;
}
div #rpwwt-recent-posts-widget-with-thumbnails-3 img{
	display:none;
	width: 30%;
	float: left;
	height: auto;
	margin: 0;
	padding-right: 10px;
}
div .rpwwt-widget ul li span{
	
	float: left;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
.sidebar-desktop .rpwwt-widget h3{	
	margin: 0;
}
.widget.woocommerce ul li.cat-parent span.arrow::before{
	content: '+';
	position: absolute;
	top: 6px;
	right: 0px;
	width: 30px;
	text-align: center;
	cursor: pointer;
}
.widget.woocommerce ul li.cat-parent.showhide span.arrow::before{
	top: 4px;
	content: '-';
}
div.wp-main.wp-archive {
    overflow: hidden;
}
.post-img{	
	float: left;
	width: 30%;
}
.post-content{
	
	float: left;
	width: 70%;
}
.post-content h2.entry-title{
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 15px;
}
.main-archive .ecae{
	width: 100%!important;
	max-width: 100%!important;
	padding-left: 15px;
}
.post-content .post-meta-wrapper, .post-content  .entry-categories{
	display: none;
}
article.category-blog{
	
	float: left;
	width: 100%;
	padding: 15px 0;
}
.post-content .entry-content h3{
	font-size: 13px;
	margin: 0;
}
.single-post #site-content{
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
.site-single .post-img{
	
	width: 100%;
}
.site-single .featured-media-inner{
	width: 100%;
	left: 0;
}
.site-single .post-content{
	width: 100%;
}
.site-single p, .site-single h2, .site-single h3, .site-single h4{
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	max-width: 100% !important;
}
.single .pagination-single{
	display: none;
}
.sidebar-shop section{
	padding-bottom: 10px;
}
.featured-media{
	margin-top:0;
}
.primary-menu > li > .icon::before, .primary-menu > li > .icon::after{
	color:#fff;
}
.header-navigation-wrapper .primary-menu > li a:hover {
    color: red !important;
	text-decoration: none;
}
.header-navigation-wrapper .primary-menu > li:hover {
    background: #fff;
}
.primary-menu ul .icon::before, .primary-menu ul .icon::after{
	color:#000;
}
.primary-menu > li > .icon{	
	right: 5px;
}
.header-navigation-wrapper .primary-menu > li:hover{
	
	background: #fff;
}
.sidebar-desktop .widget a:hover, div .rpwwt-widget ul li span:hover{
	color: red;
}
div .primary-menu ul{
	display:none;
	background-color: #fffac2 !important;
	top: 52px;
	border-radius: 0;
	left: 0px;
	min-width: 200px;
	text-align: left;
	border-top: 2px solid #9f1c1f;
}
.primary-menu li:hover ul {
    display: inline-block;
}
div .primary-menu ul ul{
	
	left: 200px;
	right: auto;
	top: 0;
}
.primary-menu > li > ul::after{
	display: none!important;;
}
.primary-menu li:hover{
	z-index: 9999;
}
.primary-menu ul li a{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.primary-menu ul ul::after{
	display: none;
}
.bec .woocommerce-breadcrumb {
    margin-bottom: 0;
}
.woocommerce .bec .content-area {
    padding: 0;
}
.breadcrumbs {
    padding-top: 0;
    margin: 0;
    line-height: normal;
}
.bec {
    max-width: 1220px;
    margin: auto;
    background: #f7f9f9;
    padding: 15px;
    border-bottom: 1px solid #ebeeee;
	clear:both;
}
.awf-filter-title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
	color:#8a0c1e;
}
.product-content {
    padding: 15px;
    padding-top: 25px;
	position:relative;
}
.contactform h3{
	font-size: 14px;
	margin-top: 28px;
}
.contactform ul{
	font-size: 14px;
  margin: 0;
}
.contactform ul li{
	line-height: 30px;
	list-style: none;
	margin-left: 0;
}
.contactform .wpforms-field-container input{
	
	width: 100% !important;
	max-width: 100% !important;
}
.contactform .wpforms-field-container label {
    font-size: 13px !important;
    font-family: arial;
}
li{
	list-style: none;
}
.woocommerce-tabs{
	margin-top:0;
}
.single-product .summary{
	margin-bottom:25px;
}
.product-related ul.products li.product {
    width: 25%;
}
.header-navigation-wrapper .primary-menu > li.xem-them {
    background: #848484;
}
#fdonhang {
    position: fixed;
    top: 20%;
    z-index: 999;
    width: 100%;
    max-width: 1200px;
}
.donhang-content {
    background: #fff;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #00ad77;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
	position: relative;
}
.opacity {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 99;
    opacity: 0.5;
}
.donhang-content #close {
    background: #fa0931;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
#fdonhang .donhang-content .wpforms-field label {
    font-size: 12px;
}
#fdonhang .donhang-content .wpforms-field input {
    width: 100% !important;
    max-width: 100%;
}
#fdonhang .donhang-content .wpforms-submit {
    background: #00ad77;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin: auto;
}
#fdonhang div.wpforms-container-full .wpforms-form .wpforms-submit-container{
	text-align: center;
}
.product-content .cart {
    display: none;
}
.header-full{	
	clear: both;
	background: #eb1729;
	border-bottom: 2px solid #9f1c1f;
}
#site-header{
	background: #fff;
}
.post-inner {
    padding-top: 0;
}
.home main .archive-header {
    display: none;
}
.home-content{
	float: right; 
	width: 100%;
}
.p-title a{	
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}
.p-move a{
	
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}                                                                               
.home-3box .wpb_wrapper .wpb_wrapper{	
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.home-3box div.vc_column-inner{
	padding-right: 0;
	padding-left: 0;
}
div h3.custom-title {
    text-align: center;
    padding-bottom: 5px;
    font-size: 1.2em;
    margin-top: 0;
    color: #eb1729;
    margin-bottom: 15px;
}
div h3.custom-title strong{	
	color: #f57a20;
}
.f-link{
	float: left;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	padding-right: 10px;
}
.f-social{
	float: right;
	color: #333;
	font-size: 13px;
}
.f-social span, .f-social a{
	float: left;
	padding-left: 10px;
}
.f-link a {
    font-size: 13px;
    color: #333;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}
.f-link span{	
	padding-left: 5px;
	padding-right: 5px;
}
.f-social span{
	padding-right: 20px;
	line-height: 22px;
}
#site-footer .section-inner{
	
	margin: 0 15px;
}
.sidebar-desktop .widget a{
	
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.sidebar-desktop .widget ul{
	
	margin-left: ;
}
.menu-search {
    position: absolute;
    right: 0;
}
.menu-search .inf{
	float: left;
	padding: 5px 25px 5px 10px;
	background: #fff;
	border: 1px solid #e2e2e2;
	min-height: 35px;
}
.menu-search .btns{
	float: left;
	width: 16px;
	position: absolute;
	right: 8px;
	top: 9px;
}	
.owl-controls .owl-nav {
    display: none;
}
div .switcher .option{
	position:absolute;
}
div .widget_wpglobus .dropdown-styled ul{	
	margin: 0;
}
.widget_wpglobus .dropdown-styled a{
	float:left;
	color: #333;
	font-size: 12px;
}
div .widget_wpglobus .dropdown-styled li {
    line-height: 20px;
    background: none !important;
    padding: 10px 0;
}
div .widget_wpglobus .dropdown-styled li a:hover{
	color:red;
}
div .widget_wpglobus .dropdown-styled li ul {
    left: 0;
}
div .widget_wpglobus .dropdown-styled > ul > li{	
	background: url('images/arrow-black.png') no-repeat right center !important;
	background-size: 12px !important;
	padding-right: 25px;
}
div .widget_wpglobus .dropdown-styled > ul > li{
	background: url('images/arrow-red.png') no-repeat right center !important;
	background-size: 12px !important;
}
#wpsvccount{
	display: 
none; 
}
#mvcwid div img{	
	float: left;
	padding-right: 5px;
}
#mvcwid  div{	
	font-size: 13px;
	color: #f57a20 !important;
	line-height: 22px;
}
#mvcwid h3{
	margin-top: 0;
}
div#mvcwid{
	padding: 0;
	padding-top: 10px;
}
.page-main .home-content {
    padding: 15px;
}
.list-posts .product-shop{
	float: right;
	padding-left: 15px;
	padding-top: 20px;
}
.list-posts .sidebar-shop > div{
	padding-left: 0;
}
.main-archive article {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.post-inner p {
    line-height: 25px;
}
.ecae-button.ecae-buttonskin-none a.ecae-link span {

    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
}
.header-navigation-wrapper .primary-menu > li.menuhome > a {
    background: url(images/home-hover.png) no-repeat left center;
        background-size: auto;
    padding-left: 25px;
    background-size: 20px;
}
.header-navigation-wrapper .primary-menu > li.current_page_item{
	background: #fff;
}
.header-navigation-wrapper .primary-menu > li>a{
	text-decoration: none!important;
}
.header-navigation-wrapper .primary-menu > li.menuhome{
	border-left: 1px solid #e2e2e2;
}
.header-navigation-wrapper .primary-menu > li.current_page_item>a{
	color: red !important;
}
.header-navigation-wrapper .primary-menu > li.menuhome.current_page_item>a{
	background: url(images/home.png) no-repeat left center;
	color: red !important;
	background-size: 20px;
}
.header-navigation-wrapper .primary-menu > li.menuhome:hover > a{
	background: url(images/home.png) no-repeat left center;
	background-size: 20px;
}
#rpwwt-recent-posts-widget-with-thumbnails-3 ul li {
    background: url(images/newicon.gif) no-repeat right center;
    padding-right: 35px;
}

.sidebar-desktop .widget ul.listpostvn {
  height: 260px;
  overflow: hidden;
}
.menu-search .inf:focus {
  border: 1px solid #fff;
}
div input[type="search"]:focus{
outline: none;
}

.zalo-chat-widget {
	bottom: 100px !important;
	right: 20px !important;
}

div.home-gt h3.custom-title{
	text-align: left;
	margin-bottom: 0;
}
.home-gt h4{
	margin:0;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 20px;
}
.home-gt p{
	margin: 0;
}
.home-gt .gt-li{
	margin:0;
	width: 100%;
	display: inline-block;
}
.home-gt .gt-li li{
	width: 50%;
	float:left;
	margin: 0;
}
.home-gt .gt-li li a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#000;
	background:url('images/mui-ten.png') no-repeat left center;
	padding-left:20px;
}
.chuky img{
	margin:0;
	padding-top:20px;
}
div.homeslider {
    margin-bottom: 20px;
}
.home-3box .block-icon{
	text-align:center;
}
.home-3box .block-icon i{
	font-size: 4em;
	color:#f0da0b;
}
.home-3box .block-title{
	text-align: center;
}
.home-3box .block-title a{
	text-decoration: none;
	font-size: 0.6em;
	color:#eb1729;
	text-transform: capitalize;
}
.home-3box .block-title p{
	font-size: 13px;
}
.home-3box .wpb_raw_html{
	box-shadow: 0 1px 18px rgba(0,0,0,.15);
	border: 1px solid #eff7fb;
	border-radius: 15px;
	padding: 10px;
	margin: 20px;
	float: left;
	margin-bottom: 15px;
}
.home-3box .block-title h3{
	margin-top:15px;
	margin-bottom: 10px;
}
.tonchi{
	text-align: center;
}
.tonchi p{
	font-size: 15px;
}
.footer-widgets .widget li i {
    font-size: 16px;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    margin-right: 5px;
}
.cmspage .featured-media{
	display:none;
}
#page-img{
	background-size: cover !important;
	width: 100%;
	height: 300px;
}
div.title-page.wp-main{
	background: none;
	color:#fff;
	font-size: 2.5em;
	position: relative;
	top:37%;
	height: 100%;
	text-indent: 15px;
}
.contact-p h4{
	text-align: left;
	font-size: 1em;
	margin-top: 0;
}
.contact-p h3.custom-title{
	text-align: left;
	margin-bottom: 10px;
}
.comments-wrapper {
    float: left;
    width: 100%;
}
.single .post-content {
    float: left;
    width: 97%;
    padding-left: 3%;
}
.single .entry-content p, .single .entry-content div{
	max-width: 100%!important;
	width: 100%!important;
}
.single .entry-content h4, .single .entry-content h3{
	max-width: 100%!important;
	width: 100%!important;	
}
.cms-header-img {
    overflow: hidden;
    width: 100%;
}
.contact-p .wpb_wrapper ul{
	margin-left: 0;
	margin-bottom: 15px;
}
.contact-p .wpb_wrapper li{
	margin-left: 0;
	padding-bottom: 10px;
	font-size: 15px;
}
.contact-p .wpb_wrapper li i{
	border:1px solid #000;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
}
.primary-menu .current_page_ancestor{
	background: #fff;
}
.header-navigation-wrapper .primary-menu > li.current_page_ancestor > a{
	color:#eb1729!important;
	text-decoration: none!important;
}
.footer-widgets .widget ul.contact-social a{
	float: left;
	padding-right:5px;
}
.single .entry-content p{
	font-size:15px;
	margin-bottom: 5px;
}
.single .entry-content h1,.single .entry-content h2, .single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6{
	max-width:100%;
	margin-left:0;
}
.category .post-meta-wrapper, .category .wp-caption-text {
    display: none;
}
.category h4, .category h5, .category h6{
    font-size: 15px;
    margin: 0!important;
}



