/***********************************************************************************/
/*                                                                                 */
/*                           Customize your css here                               */
/*                                                                                 */
/***********************************************************************************/
@font-face {
	font-family:Anti Mage;
	src:url('../fonts/anti-mage.ttf');
}
@font-face {
	font-family:Helvetica Neue;
	src:url('../fonts/helveticaneue.ttf');
}
@font-face {
	font-family:Helvetica Neue Medium;
	src:url('../fonts/helveticaneuemedium.ttf');
}
body {
	font-family:sans-serif;
	font-weight: normal;
}


/******************** Start Css By Dev MD ********************/
/* #wrapper #main{
	background-color:#f1f1f1;
} */
#wrapper, #main{
	background-color: #f1f1f1;
}
.header-inner .header-nav.nav-right {
	max-width:630px;
	width:630px;
}
.header_grouppro{
	width: 100%;
    border-bottom: 2px solid #000000;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    padding: 0 10px;
    justify-content: space-between;
}
.header_grouppro:after{
	content: "";
    width: 30%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #ff6a00;
}
.header_grouppro span{
	font-size: 18px;
	line-height: 40px;
}
.header_grouppro .ulsubgroup{
	margin-bottom: 0;
    display: inline-block;
}
.header_grouppro .ulsubgroup li{
	display: inline-block;
	list-style-type: none;
	margin: 0;
}
.header_grouppro .ulsubgroup li a{
	font-size: 14px;
    line-height: 40px;
    margin-left: 20px;
    color: #288ad6;
}
.header_grouppro .ulsubgroup li a:hover{
	color: #f60;
}
.rowboxpro{
	margin-bottom: 10px;
}
.rowboxpro > .col > .col-inner{
	background: #fff;
}
.product-small .product-small .box-image{
	min-height: 225px;
}
.product-small .product-small .box-image .image-fade_in_back{
	top: 50%;
    position: absolute;
    transform: translateY(-50%);
}
.product-small > .col-inner{
	padding: 0px 10px 0px 10px;
    border: 1px solid #f2f2f2;
    position: relative;
}
.product-small .product-small .box-text-products .product-title{
	height: 41px;
	overflow: hidden;
	margin-bottom: 8px;
}
.product-small .product-small .box-text-products .product-title a{
	color: #000000;
	font-size: 14px;
}
.product-small .top.z-1{
	display: none;
}
.thuoctinh_home{
	top: 5px;
	position: absolute;
	right: 8px;
	z-index: 22;
}
.product-small .product-small .box-text-products{
	position: static;
	padding-bottom: 5px;
}
.ulttinhhome{
	width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    z-index: 1;
    overflow-x: hidden;
    margin: 0;
    position: absolute;
    top: 3px;
}
.ulttinhhome li{
	float: left;
    display: inline-block;
    padding: 3px 3px !important;
    line-height: 1.2;
    color: #ffffff;
    margin-left: 3px !important;
    font-size: 10px;
    font-weight: bold;
    border-radius: 3px;
    background-color: #ff0000;
    white-space: nowrap;
    margin-bottom: 0;
}
.ulttinhhome li:nth-child(2){
	background-color: #ff6600;
}
.ulttinhhome li:nth-child(3){
	background-color: #6699ff;
}
.kmainbat{
	position: absolute;
	bottom: 0;
}
.saleshowhome p{
	font-size: 12px;
	text-indent: 18px;
	position: relative;
	color: #5b5b5b;
}
.saleshowhome p:before{
	content: "";
	position: absolute;
	top: 4px;
    left: 0px;
    background: url(../img/checkkm.png)center no-repeat;
    width: 12px;
    height: 12px;
    background-size: 100%;
}
.saleshowhome p strong{
	color: #ff0000;
}
.product-small .box-text.box-text-products .price-wrapper{
	margin-bottom: 12px;
}
.product-small .price-wrapper .price{
	font-size: 15px;
}
.product-small .price-wrapper .price .woocommerce-Price-amount{
	color: #f60;
        font-weight: 700;
}
.product-small .price-wrapper .price del .woocommerce-Price-amount{
	color: #58595B;
    font-size: 13px;
    opacity: 1;
    font-weight: 550;
}
.product-small .woocommerce-Price-currencySymbol{
	padding-left: 4px;
    font-size: 14px;
}
.product-small .price-wrapper .price ins{
	float: right;
}
.product-small .box-image:hover a img{
	opacity: 0.75;
}
.product-small .price-wrapper .price .amount-custom{
	font-size: 13px;
    font-weight: 550;
    color: #ff0000;
}
.product-small .price-wrapper .price .amount-custom a{
	color: #ff0000;
}
.shop-container{
	background-color: #fff;
}
.term-description{
	padding: 0px 15px;
}
.view-more-button.products-archive{
	margin: 0;
    margin-top: 20px;
    background-color: #0094c1;
    font-weight: normal;
    font-size: 15px;
    border-radius: 10px;
}
.slider_archivepro .slick-list .slick-track .slick-slide{
	margin: 0px 5px;
}
.row_catslider > .col.large-12{
	padding-bottom: 0px;
}
.slider_archivepro{
	padding-bottom: 28px;
	margin-bottom: 10px !important;
}
.slider_archivepro .slick-dots{
	left: 0px;
	bottom: 6px;
}
.slider_archivepro .slick-dots li button{
	width: 7px;
	height: 7px;
	background: #d6d6d6;
}
.slider_archivepro .slick-dots li button:before{
	display: none;
}
.slider_archivepro .slick-dots li{
	width: 7px;
    height: 7px;
    margin-left: 8px;
}
.slider_archivepro .slick-dots li.slick-active button{
	background: #f60;
}
.slider_archivepro  .slick-arrow{
	background: rgba(0, 0, 0, 0.48);
    z-index: 9;
    width: 23px;
    height: 44px;
    top: 42%;
}
.slider_archivepro .slick-prev{
	left: 5px;
}
.slider_archivepro .slick-next{
	right: 5px;
}
.slider_archivepro .slick-prev:before{
	content: "";
	width: 23px;
	height: 44px;
	background: url(../img/nav_left.png)center no-repeat;
	top: 0px;
	left: 0px;
	position: absolute;
}
.slider_archivepro .slick-next:before{
	content: "";
	width: 23px;
	height: 44px;
	background: url(../img/nav_right.png)center no-repeat;
	top: 0px;
	right: 0px;
	position: absolute;
}
.Filter_BrandCat{
	background: #ffffff;
    margin-bottom: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 5px 10px;
}
.Filter_BrandCat ul{
	display: table;
	width: 100%;
	margin-bottom: 0px;
}
.Filter_BrandCat ul li{
	margin: 0px;
	list-style-type: none;
	float: left;
    width: 12.5%;
    height: 40px;
    text-align: center;
    border: 1px solid #eee;
    display: none;
    cursor: pointer;
    position: relative;
}
.Filter_BrandCat ul li .vewmore_brand{
	top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    background: #fff;
    z-index: 222;
    position: absolute;
    color: #288ad6;
}
.Filter_BrandCat ul li:nth-child(-n+8){
	display: inline-block;
}
.Filter_BrandCat ul li a{
	display: block;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
}
.Filter_BrandCat ul li a img{
	display: inline-block;
    height: 100%;
    object-fit: cover;
}
.archive .col_archive_devmd #post-list article{
	width: 23.5%;
    float: left;
    margin-right: 2%;
}
.archive .col_archive_devmd #post-list article:nth-child(4n+1){
	clear: both;
}
.archive .col_archive_devmd #post-list article:nth-child(4n+4){
	margin-right: 0;
}
h2.entry-title{
	font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    margin-top: 10px;
    text-transform: unset;
    height: 40px;
    overflow: hidden;
    text-align: justify;
}
h2.entry-title a{
	color: #007cc1;
    font-size: 15px;
}
.col_archive_devmd > #post-list{
    background: #fff;
    padding: 20px 10px;
}
.article-inner .entry-image .badge.post-date{
	margin-top: 5px;
	line-height: initial;
    height: initial;
    margin-left: 0;
}
.badge-inner .post-date-day{
	color: #888;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
    background: url(../img/calenda.png)left no-repeat;
    background-size: auto 100%;
}
.col_archive_devmd .article-inner .entry-header-text{
	padding-bottom: 2px;
}
.col_archive_devmd .article-inner .entry-content{
    padding-top: 8px;
    padding-bottom: 0px;
}
.col_archive_devmd .article-inner .entry-content .entry-summary p{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.article-inner .entry-image .badge.post-date .badge-inner{
	background: transparent;
	border: none;
}
.col_archive_devmd article .img_size_devmd img{
    height: 206px;
}

/*Css Click Showmore Content*/
.showmore-button{
	width: 100%;
    position: relative;
    padding: 5px 0px;
}
.showmore-button a{
	border: 1px solid #288ad6;
    text-align: center;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 16px;
    color: #288ad6;
    font-weight: 500;
    margin: 0 auto;
    display: table;
}
.showmore-button:before{
	position: absolute;
	height: 50px;
	width: 100%;
    margin-top: -50px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
}
.showmore-button a:after{
	content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
.close-button-devmd{
    margin-top: 20px;
}
.close-button-devmd:before{
    display: none;
}
.click_show_content:after{
    border-top: none;
    border-bottom: 6px solid #288ad6;
}
.close-button-devmd:after{
	transform: rotate(180deg);
}
.click_show_content{
	margin-top: 20px;
}
.click_show_content:before{
	content: none;
}
/*End Css Click Showmore Content*/

/* Start Css Filter Price*/
/*.filter_Price .tskt_bo_loc:nth-child(2){
    display: none;
}*/
.filter_Price{
    background: #fff;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    padding-top: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.filter_Price .tskt_bo_loc{
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.title_filter_price{
    font-size: 14px;
    font-weight: 700;
    color: #f60;
    width: 80px;
    float: left;
    line-height: 27px;
}
.tskt_bo_loc > ul{
    float: left;
    margin-bottom: 0;
}
.tskt_bo_loc > ul li{
    float: left;
    margin-left: 15px;
    margin-bottom: 0;
    display: inline-block;
}
.tskt_bo_loc > ul li span.count{
    display: none;
}
.tskt_bo_loc > ul li:first-child{
    margin-left: 0px;
}
.tskt_bo_loc > ul li a{
    color: #288ad6;
    font-size: 14px;
    position: relative;
}
.tskt_bo_loc > ul li.chosen a{
    padding-left: 20px;
    font-weight: 700;
    color: #f60;
}
/*
.tskt_bo_loc > ul li.chosen a:before{
    content: "x";
    position: absolute;
    top: 1px;
    left: 0px;
    background: #f3f3f3;
    border-radius: 50%;
    color: #65bae4;
    width: 15px;
    height: 15px;
    line-height: 12px;
    font-size: 12px;
    border: 1px solid #59b5e2;
}*/
.col_c2 .woocommerce-product-rating{
    padding: 0;
}
.col_c2 .woocommerce-product-rating .star-rating{
    margin: 0;
    font-size: 12px;
}
.col_c2 .woocommerce-product-rating .woocommerce-review-link{
    display: none;
}
/* End Css Filter Price*/
@media only screen and (max-width: 800px){
    .header_grouppro .ulsubgroup{display: none;}
    .section_prohome .rowboxpro{padding: 0px 0px !important;}
}
@media only screen and (max-width: 680px){
    .archive .col_archive_devmd #post-list article{
        width: 49%;
    }
    .archive .col_archive_devmd #post-list article:nth-child(2n+2){
        margin-right: 0;
    }
    .blog-archive .col_archive_devmd {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 480px){
    .col_archive_devmd article .img_size_devmd img{height: 200px;}
}
@media only screen and (max-width: 414px){
    .col_archive_devmd article .img_size_devmd img{height: 180px;}
}
@media only screen and (max-width: 375px){
    .archive .col_archive_devmd #post-list article{width: 100%;margin-right: 0px;}
    .col_archive_devmd article .img_size_devmd img{height: auto;}
    h2.entry-title{height: auto;}
}




/******************** End Css By Dev MD ********************/