/*
Theme Name: Appro
Description: Web bán hàng
Author: 123Web.vn
Author URI: https://123web.vn/
Template: flatsome
Version: 3.0
*/
ul.product_list_widget a, li.recent-blog-posts-li {
    font-size: 14px;
}
.single_add_to_cart_button.button {
    border-bottom: 3px solid #842626;
}
.nk-header #nk-cart ul {
	float: right;
	list-style: none;
	line-height: 1
}
.nk-header #nk-cart ul li {
	float: left;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	position: relative;
	margin: 0
}
.nk-header #nk-cart ul li p {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 0 0 0 5px
}
.nk-header #nk-cart ul li .icon {
	position: relative;
	height: 34px;
	width: 34px;
	background-color: #c11a1f;
	border-radius: 50%
}
.nk-header #nk-cart ul li .icon,
.nk-header #nk-cart ul li p {
	display: table-cell;
	vertical-align: middle
}
.nk-header #nk-cart ul li .icon i {
	margin: 0 auto
}
.nk-header i {
	display: block
}
.icon-cart {
	background-position: -10px -62px!important;
	width: 14px;
	height: 15px
}
.nk-sprite-desktop {
	background: url(/wp-content/themes/appro/img/icon-common.png) no-repeat
}
.icon-hotline {
	background-position: -74px -61px;
	width: 14px;
	height: 15px
}
.icon-ttms {
	background-position: -157px -59px;
	width: 12px;
	height: 18px
}
.nk-header #nk-cart ul li p span:nth-child(2) {
	opacity: .8;
	color: #fff;
	font-size: 12px
}
.nk-header #nk-cart ul li p span {
	display: block;
	margin: 0;
	padding: 0;
	border: 0
}
h2.widgettitle {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    background: #dc0300;
    padding: 8px 15px;
    color: white;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.home ul.product-categories, .home ul.product_list_widget, .home .flatsome_recent_posts ul {
    background: #fff !important;
}
.home ul.product-categories li a {
    font-size: 15px;
    display: block;
    width: 100%;
    list-style: none;
    padding-left: 36px;
    background: url(/wp-content/themes/appro/img/check@2x.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position-y: 11px;
    background-position-x: 10px;
    margin-left: 0;
}
ul.ul-reset>li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget {
    margin-bottom: 10px!important;
    margin-left: 0!important;
    border: 1px solid #eaeaea;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
}
.gap-white {
    background: #f3f5f7;
}
ul.ul-reset {
    background: #f3f5f7;
}
#shop-sidebar .widget, #product-sidebar .widget, .post-sidebar .widget {
    padding: 0;
}
#shop-sidebar .widget-title, #product-sidebar .widget-title, .post-sidebar .widget-title {
    background: #dc0300;
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    text-align: center;
    color: #ffffff;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#shop-sidebar .is-divider, #product-sidebar .is-divider, .post-sidebar .is-divider {
	display: none;
}
.product-categories li a, .widget_categories ul .cat-item a {
	font-size: 15px;
    display: block;
    width: 100%;
    list-style: none;
    padding-left: 36px !important;
    background: url(/wp-content/themes/appro/img/check@2x.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position-y: 11px;
    background-position-x: 10px;
    margin-left: 0;
}
ul.product_list_widget, .flatsome_recent_posts ul {
    padding-left: 10px;
    padding-right: 10px;
}
footer#footer {
    border-top: 1px solid #dc0300;
}
@media only screen and (max-width: 48em) {
	.absolute-footer {
		height: 150px !important;
	}
}