
.alm-load-more-btn.more.done {
	display: none!important;
}
.alm-btn-wrap .alm-load-more-btn {
	background: none!important;
	color: #ccc!important;
}
.alm-btn-wrap {
	padding: 0!important;
}
.shop-item {
    display: none;
}
/*
sidebar
*/
.sidebar .widget > div {
	/*border: 1px solid #ddd ;*/
}
.sidebar .widget.widget_nav_menu > div {
	border: 0;
}
.term-description {
    margin-bottom: 20px;
}
.term-description p {
	line-height: 24px;
}
.yith-wcan-list li {
    list-style: none;
    padding: 5px 0;
}
.yith-wcan-list  li a {
    color: #333;
}
.list-post-related li .img_post img {
    width: 100%;
    height: 105px;
    object-fit: cover;
}
.list-post-related li h3{
	max-height: 46px;
	overflow: hidden;
}
.headings{
	font-size: 24px;
	line-height: 30px;
}
.site__footer .rt-footer p{
	line-height: 30px;
	margin-bottom: 0;
}
.site__footer .rt-footer ul li ul{
	display: none;
}
.site__footer .rt-footer ul li{
	list-style: none;
}
.site__footer .rt-footer ul li a{
	line-height: 30px;
	padding-left: 8px;
	position: relative;
}
.site__footer .rt-footer ul li a:before{
	position: absolute;
    font-family: 'FontAweSome';
    content: "\f0da";
    color: #fff;
    left: 0;
}
.home .home-product{
	margin: 0;
}

.site__header {
    border-bottom: 4px solid #0b57ad;
}
.site-branding .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.box__city {
    position: relative;
    background: #0b57ad;
    border-radius: 4px;
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 20px;
}
.ct_name:after {
    content: '\f107';
    font-family: 'FontAweSome';
    margin-left: 5px;
}
.box__city .ct_menu {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 2;
    width: 600px;
    font-size: 13px;
    padding: 10px;
    color: #333;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
    box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}
.box__city:hover .ct_menu {
    display: block;
}
.box__city .ct_menu li {
    list-style: none;
    width: 25%;
    float: left;
    padding: 5px 10px;
}
.box__city .ct_menu li a {
    color: #288ad6;
}
.box__city .ct_menu li a:hover {
    text-decoration: underline;
}
.box__city .ct_menu li ul {
    display: none;
}
/*.box__city .ct_menu:after {
    position: absolute;
    top: -8px;
    content: "\20";
    display: block;
    z-index: 2;
    width: 0;
    height: 0;
    overflow: hidden;
    border: solid 8px transparent;
    border-top: 0;
    border-bottom-color: #fff;
}
*/
.box__search {
    width: 32%;
}
.box__search .search-form, .box__search .woocommerce-product-search {
    position: relative;
    height: 41px;
}

.box__search .search-form .search-field, .box__search .woocommerce-product-search .search-field {
    width: 100%;
    border: none;
    padding: 5.5px 10px;
    position: absolute;
border-radius: 6px;

    outline: none;
    border: 0.5px solid #0b57ad;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 2.5s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: none !important;
}

.box__search .search-form .search-submit, .box__search .woocommerce-product-search .search-submit {
    border: 0;
    background: transparent;
    color: #fff600;
    background-color: #0b57ad;
    font-weight: 400;
    font-size: 20px;
    padding: 2px 10px;
    position: absolute;
    border-radius: 0 6px 6px 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.box__cart .shop-cart {
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    border: 2px solid #0b57ad;
}
.box__cart .shop-cart a span {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ef0000;
}
.box__cart .cart-contents {
    font-size: 25px;
    color: #0b57ad;
    display: block;
    position: relative;
}
.box__hotline {
    text-align: center;
    line-height: 20px;
}
.box__hotline a {
    font-size: 25px;
    font-weight: bold;
    color: #ea2929;
    display: block;
}
.box__hotline .hl_time {
    font-size: 13px;
    color: #686868;
}
.box__experience {
    background: #0b57ad;
    padding: 5px 10px;
    color: #fef006;
    border-radius: 4px;
    text-align: center;
}
.box__experience a {
    color: #fef006;
}
.box__experience .ex1 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.box__experience .ex2 {
    font-size: 14px;
}
.box_nav {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.box_nav .bx_1 {
    margin-right: 10px;
    width: 15%;
}
.box_nav .bx_2 {
    width: 85%;
}
.box_nav .bx_2 .slick-slider .slick-prev {
    text-indent: -9999px;
    color: #a0a0a0;
    top: 70%;
    right: 30px;
    left: auto;
    width: auto;
}
.box_nav .bx_2 .slick-list {
    padding-right: 30px;
}
.box_nav .bx_2 .slick-slider .slick-prev:before {
    text-indent: 0;
    color: #a0a0a0;
}
.box_nav .bx_2 .slick-slider .slick-next {
    text-indent: -9999px;
    color: #a0a0a0;
    top: 70%;
    right: 15px;
    left: auto;
    width: auto;
}
.box_nav .bx_2 .slick-slider .slick-next:before {
    text-indent: 0;
    color: #a0a0a0;
}
.main__navigation, .main__navigation ul {
    background: transparent;
}
.main__navigation .primary-menu li > a:hover, .main__navigation .primary-menu li.current-menu-item > a {
    color: #0b57ac;
}
.main__navigation .primary-menu li > a {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 32px;
}
.main__navigation .primary-menu li img {
    height: 29px;
    object-fit: contain;
}
.main__navigation .primary-menu li span {
    display: block;
}

.main__navigation .primary-menu li ul.sub-menu {
    background: #fff;
    text-align: left;
}
.main__navigation .primary-menu li ul.sub-menu li ul.sub-menu {
    background: #fff;
    text-align: left;
}
.primary-menu-container {
    padding: 0;
}

/*
Cường

*/
/*
box_colum_post
*/
.box_colum_post {
    margin-bottom: 20px;
}
.box_colum_post:nth-child(3n+1) {
  clear: both;
}
.box_colum_post h3.title_archive {
  overflow: hidden;
}
.box_colum_post h3.title_archive a {
    float: left;
    font-size: 23px;
    color: #2e83e4;
    font-weight: 600;
    line-height: 29px;
}
.box_colum_post h3.title_archive a.views_all {
    float: right;
    color: #626262;
    font-weight: normal;
    font-size: 14px;
}


.box_colum_post .box_first {
    margin-bottom: 0;
}
.box_colum_post .box_first .box_news_content .news_colum .box_img_news {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 245px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.box_colum_post .box_first .box_news_content .news_colum .box_img_news a {
  text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.box_colum_post .box_first .box_news_content .news_colum .box_img_news a img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.box_colum_post .box_first .box_news_content .news_colum .box_img_news .box_title {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    opacity: .7;
    left: 0;
    width: 100%;

}
.box_colum_post  .box_second  {
overflow: hidden;
    background: #f3f3f3;
    margin-bottom: 15px;
}
.box_colum_post .box_first .box_news_content .news_colum .box_img_news .box_title a {
    color: #fff;
    display: block;
    line-height: 24px;
    font-size: 16px;
    text-align: left;

}
.box_colum_post  .box_second .box_news_content .news_colum_second .box_img_news {
  float: left;
  width: 40%;
}
.box_colum_post  .box_second .box_news_content .news_colum_second .box_img_news a img {
  width: 100%;
  height: 85px;
    object-fit: cover;
}
.box_colum_post  .box_second   .box_title {
    float: right;
    width: 60%;
    padding: 8px 10px;
}

.box_colum_post  .box_second   .box_title h2 {
    text-transform: uppercase;
    font-size: 12px;
    color: #2e83e4;
    font-weight: 600;
    margin: 0 0 0 0;
    line-height: inherit;
}

.box_colum_post  .box_second   .box_title  h3 {
  margin: 0;
}
.box_colum_post  .box_second   .box_title h3 a {
    display: block;
    font-size: 13px;
    line-height: 21px;
    overflow: hidden;
    color: #000;
    font-weight: 600;
    max-height: 42px;

}
.box_news_content_clear {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box_news_content_clear:last-child {
  border-bottom: 0;
}

.box_news_content_clear h3 {
  margin: 0;
}
.box_news_content_clear h3 a{
    font-size: 13px;
    display: block;
    line-height: 22px;
    font-weight: 600;
}
.box_news_content_clear h3 a i {
    font-size: 9px;
    margin-right: 5px;
    color: #2e83e4;
}

/*
news__items
*/
.news__items {
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    padding: 0px 0 15px 0px;
}
.news__items:last-child {
  border-bottom: 0;
}
.news__items .rt_post_image {
  float: left;
  width: 250px;
}
.news__items .rt_post_content {
  float: right;
  width: calc(100% - 270px);
}
.news__items .rt_post_content h3  a {
    display: block;
    line-height: 26px;
    font-size: 19px;
    color: #333;
    font-weight: bold;
    letter-spacing: .5px;
    margin: 0;

}
.news__items .rt_post_content p {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 10px 0;
    letter-spacing: .5px;
    text-align: justify;
}
.news__items .rt_post_content span {
    font-size: 12px;
    color: #9b9b9b;
    margin: 0 0 0;
    float: left;
}
.news__items .rt_post_content span i {
  margin-right: 5px;
}
/*
box__view
*/
.box__view {
  overflow: hidden;
}
.box__view a {
    color: #167ac6;
    display: inline;
    float: right;
    font-size: 13px;
    text-decoration: underline;
}
.box_sidebar  ul li.current-menu-item {
  background: #2e83e4;
}
.box_sidebar  ul li.current-menu-item a {
  color: #fff;
}
.box_sidebar  ul li ul {
  display: none;
}
.box_sidebar .widget.widget_nav_menu > div {
  border:0;
}
.box_sidebar .widget.img-qc {
  text-align: center;
}
/*
list_news_archiver
*/
.list_news_archiver {
overflow: hidden;
    clear: both;
    margin-bottom: 30px;

}
.list_news_archiver .box_left_news {
  /*float: left;*/
  /*width: 49%;*/
}
.list_news_archiver .box_left_news .nth__news__nth1 {
  float: left;
  width: 49%;
}
.list_news_archiver .box_left_news .nth__news__nth2 {
    float: right;
    width: 49%;
}
.list_news_archiver .box_left_news .nth__news__nth2  .box_tow {
    clear: both;
    width: 100%;
    margin-bottom: 15px;

}
.list_news_archiver .box_left_news .nth__news__nth2  .box_three {
  float: left;
  width: 49%;
}
.list_news_archiver .box_left_news .nth__news__nth2 .box_for {
  float: right;
  width: 49%;
}
.list_news_archiver .box_left_news .nth__news__nth2 {

}
.list_news_archiver .box_left_news .nth__news__nth1 .rt__image {
      display: table;
    width: 100%;
    table-layout: fixed;
    height: 420px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.list_news_archiver .box_left_news .nth__news__nth1 .rt__image a {
    text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.list_news_archiver .box_left_news .nth__news__nth1 .rt__image a img {
  width: 100%;
    height: 420px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.list_news_archiver .box_left_news .nth__news__nth1  .rt__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
}
.list_news_archiver .box_left_news .nth__news__nth1  .rt__title h3 {
  margin: 0;
}
.list_news_archiver .box_left_news .nth__news__nth1  .rt__title h3 a {
    text-align: left;
    color: #fff;
    font-weight: normal;
    display: block;
    line-height: 23px;
    font-size: 16px;
    font-weight: 500;
}
.list_news_archiver .box_right_news {
float: right;
    width: 49%;
    background: #ffefd7;
    border-radius: 4px;
    padding: 20px 40px 15px 40px;
    min-height: 334px;
    position: relative;
}
.rt__title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    opacity: .7;
}
.rt__title  h3 {
  margin: 0;
}
.rt__title a {
    color: #fff;
    line-height: 20px;
    display: block;
    font-size: 14px;
    max-height: 60px;
    overflow: hidden;


}
.rt__image {
  position: relative;
}
.list_news_archiver .box_left_news .nth__news__nth2 .news__news  .rt__image {
      display: table;
    width: 100%;
    table-layout: fixed;
    height: 203px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.list_news_archiver .box_left_news .nth__news__nth2 .news__news  .rt__image > a {
       text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out; 
}
.list_news_archiver .box_left_news .nth__news__nth2 .news__news  .rt__image  > a > img {
     width: 100%;
    height: 203px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease; 
}

/*
list_video 
*/
.list_video  {
    margin: 0 -5px;
}
.list_video  .video_item {
    padding: 0 5px;
    margin-bottom: 12px;
}

/*
box_news_archiver
*/
.box_news_archiver {
    max-width: 75%;
}
.title_video {
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
}
.title_video span:nth-child(1) {
    float: left;
    font-size: 23px;
    color: #2e83e4;
    font-weight: 600;
    line-height: 29px;
}
.video_des {
    float: right;
    color: #626262;
    font-size: 14px;

}
/*
new-list-sale
*/
.new-list-sale .list_sale_items {
    margin-bottom: 30px;
    list-style: none;
}

.new-list-sale .list_sale_items .boxx_inner_sale {
        background: #f4f4f4;
}
.new-list-sale .list_sale_items .box_content_sale {
    padding: 15px;
}
.new-list-sale .list_sale_items .boxx_inner_sale .box_img_sale img {
    width: 100%;
    height: 275px;
    object-fit: cover 
}
.new-list-sale .list_sale_items .box_content_sale h3 {
    margin: 0 0 10px 0;
}
.new-list-sale .list_sale_items .box_content_sale h3 a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 23px;
    max-height: 23px;
    overflow: hidden;
}
.date_time_sale {
    padding-bottom: 10px;
    color: #999999;
    font-size: 13px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
}
.dess_sale p {
    color: #707070;
    font-size: 13px;
    line-height: 22px;
}
/*
content__areas
*/
.content__areas {
    float: left;
    width: 66%;

}
.related_post_sale {
    float: right;
    width: 32%;

}
.box-colum-sale-list  {
    overflow: hidden;
    clear: both;
}
.box-colum-sale-list .box_img_sale {
    float: left;
    width: 105px;
    margin-right: 10px;
}
.box-colum-sale-list .box_img_sale img {
    width: 100%;
    height: 75px;
    object-fit: cover;
}
.related_post_sale .box_content_sale {
    float: right;
    width: calc(100% - 115px);
}
.related_post_sale .box_content_sale h3 {
    margin: 0 0 8px 0;
}
.related_post_sale .box_content_sale h3 a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.related_post_sale .box_content_sale .date_time_sale {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}
.related_post_sale .box-colum-sale-list {
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.related_post_sale .box-colum-sale-list:last-child{
    border-bottom: 0;
}
.headingss {
    color: #747474;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}
/*
date_time_sale_post
*/
.date_time_sale_post {
    padding: 20px 30px;
    background: #f6f6f6;
    border: 1px  solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 20px;
}   
.date_time_sale_post  p {
    line-height: 30px;
}
/*
box_sale_infomation
*/
.box_sale_infomation {
    margin-bottom: 20px;
}
.box_sale_infomation h4.title_sale_inf {
    color: #0b57ad;
    font-size: 23px;
    font-weight: 500;
}

/*
product-style
*/
.single_product__sale {
    clear: both;
    margin-bottom: 20px !important;
    width: 100%;
    padding: 1px;
    overflow: hidden;

}
/*
box_filter_procate_atribuile
*/
.box_filter_procate_atribuile {
    float: left;
    width: 230px;
}
.tax-product_cat .content__area {
    float: right;
    width: calc(100% - 230px - 20px);
}
.list_menu_item  {
    border: 1px solid #ececec;
    margin-bottom: 15px;

}
.list_menu_item li {
    list-style: none;
    border-bottom: 1px  solid #ececec;
    padding: 5px 10px;
}
.list_menu_item li:last-child {
    border-bottom: 0;
}
.list_menu_item li a {
    font-size: 15px;
    display: block;
    line-height: 24px;
}
.list_menu_item li a i {
    margin-right: 5px;
    color: #0b57ae;
    font-weight: 600;
}
.list_menu_item li:hover {
    background: #146acb;
}

.list_menu_item li:hover a {
    color: #fff;
}
.list_menu_item li:hover a i {
    color: #fff;
}
.menu-item-cate .widget-title {
    background: #0b57ad;
    background: -moz-linear-gradient(left, #0b57ad 1%, #156bcd 100%);
    background: -webkit-linear-gradient(left, #0b57ad 1%,#156bcd 100%);
    background: linear-gradient(to right, #0b57ad 1%,#156bcd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b57ad', endColorstr='#156bcd',GradientType=1 );
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    line-height: 38px;
    border-radius: 5px 5px 0 0;
}

/*
sidebar
*/
.sidebar .widget.prdctfltr-widget {
    margin: 0 0 15px 0;
}
.prdctfltr_buttons {
    display: none !important;
    margin: 0 !important;
}
.sidebar .widget > div {
    /*border: 1px solid #ddd ;*/
    margin: 0;
}
.sidebar .widget.widget_nav_menu > div {
    border: 0;
}
.term-description {
    margin-bottom: 20px;
}
.term-description p {
    line-height: 24px;
}
.sidebar .widget.prdctfltr-widget .widget-title {
    background: #0b57ad;
    background: -moz-linear-gradient(left, #0b57ad 1%, #156bcd 100%);
    background: -webkit-linear-gradient(left, #0b57ad 1%,#156bcd 100%);
    background: linear-gradient(to right, #0b57ad 1%,#156bcd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b57ad', endColorstr='#156bcd',GradientType=1 );
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    line-height: 38px;
    border-radius: 5px 5px 0 0;
}
.sidebar .widget.prdctfltr-widget .prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label > span:before {
    margin: -2px 8px 0 0 !important;
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #d5d5d5 !important;
    background: #f3f3f3;
}
.sidebar .widget.prdctfltr-widget .prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label.prdctfltr_active > span:after {
    content: '\f014'!important;
    position: absolute;
    top: 1px;
    left: 1px;
    font-family: 'prdctfltr';
    font-size: 11px;
    line-height: 18px;
    vertical-align: middle;
    font-weight: 400;
}
.sidebar .widget.prdctfltr-widget .prdctfltr_count {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #333!important;
    opacity: 1;
    border-radius: 0;
    display: none !important;
}
.sidebar .widget.prdctfltr-widget .prdctfltr_add_scroll {
    margin-bottom: 0;
}


.sidebar .widget.prdctfltr-widget .prdctfltr_filter label {
    margin: 0;
line-height: 35px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #ececec;
    padding: 0 10px;
    border-bottom: 0;
}
.sidebar .widget.prdctfltr-widget .prdctfltr_filter .prdctfltr_checkboxes {
    border-bottom: 1px solid #ececec;
}


/*
box_atb
*/
.box_atb {
    padding: 15px 15px 0;
    border: 1px solid #d5d5d5;
}

.box_mobile_filter {
    clear: both;
    position: relative;
    /*height: 40px;*/
 }
.box_mobile_filter .prdctfltr-widget {
    width: 32.3333%;
    float: left;
    clear: none;
    margin: 0 1% 0px 0 !important;
}
.box_mobile_filter  .widget.prdctfltr-widget .widget-title {
margin: 0 0 6px 0;
    border: 1px solid #ddd;
    text-transform: none;
    color: #333;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    border-radius: 0;
    line-height: 30px;
    padding: 0;
    background: none;
}
.box_mobile_filter  .prdctfltr-down:before {
    font-size: 9px;
    /*margin-right: 8px;*/
}
.box_mobile_filter .prdctfltr-up:before {
    font-size: 9px;
    /*margin-right: 8px;*/
}

.box_mobile_filter  .widget.prdctfltr-widget .prdctfltr_add_scroll {
  position: absolute;
    width: 100%;
    z-index: 9999;
    /* height: 120px; */
    left: 0;
    background: #fff;
    display: none;
    border: solid 1px #1e5480;
    padding: 10px;
    margin-top: 2px;
}
.box_mobile_filter  .widget > div {
  position: inherit !important;
}
.box_mobile_filter  .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
  position: inherit !important;
}
.box_mobile_filter  .prdctfltr_woocommerce .prdctfltr_filter {
  position: inherit;
}
.box_mobile_filter .prdctfltr-down,.box_mobile_filter  .prdctfltr-up {
  display: inline-block !important;
}
.box_mobile_filter .widget.prdctfltr-widget .prdctfltr_filter label {
  float: left;
  width: 100%;
}
.box_mobile_filter .widget.prdctfltr-widget .prdctfltr_filter label:nth-child(2n) {
  float: right;
}
.prdctfltr-down, .prdctfltr-up {
  display: none;
}
/*.prdctfltr_down {
    display: none !important;
}
.prdctfltr_down.prdctfltr_down_block {
    display: block !important;
}*/
.prdctfltr-shop .prdctfltr_down {
    display: none;
}

.sidebar .widget {
  margin-bottom: 0;
}
.sidebar .widget.prdctfltr-widget {
  margin: 0;
}

/*
box_mobile_filter
*/
.box_mobile_filter .widget_text {
  display: none;
}
.box_mobile_filter .menu-item-cate {
    float: left;
    width: 32%;
    margin: 0 1% 5px 0;
}
.box_mobile_filter .list_menu_item {
    position: absolute;
    width: 100%;
    z-index: 9999;
   /*height: 120px;*/
    left: 0;
    background: #fff;
    display: none;
    border: solid 1px #1e5480;
    padding: 10px;
    margin-top: 2px;
}
.box_mobile_filter .list_cate_phanloai h4{
      margin: 0;
    border: 1px solid #ddd;
      background: #fff;
    text-transform: none;
    color: #333;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    border-radius: 0;
    line-height: 30px;
    padding: 0;
}
.box_mobile_filter .list_cate_phanloai h4:after {
    content: "\f078";
    font-family: "fontawesome";
    margin-left: 8px;
    color: #333;
    font-size: 10px;
    font-weight: 400;
}
.menu-item-cate {
    margin-bottom: 20px;
    overflow: hidden;
}

.sidebar .prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span:before {
    width: 8px;
    height: 8px;
    color: #333;
    margin: 0 3px 0 0;
    background: #1e5480;
}
.sidebar .prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span:before {
    width: 10px;
    height: 10px;
    color: #333;
    margin: 0 4px 0 0;
    background: #fff;
    border: 1px solid #031726;
}
.search-results  .sidebar {
    display: none;
}


