
.section.engine_filter .sec_inner .filter_btn_area a{letter-spacing: 0;}
.section .sec_inner .product_container a .product_info li p{letter-spacing:0; font-weight: 300;}





/*----------------------------- Labtop -----------------------------*/
@media all and (max-width:1280px){

}


/*----------------------------- Tablet -----------------------------*/
@media all and (max-width:1080px){




}


/*----------------------------- Mobile -----------------------------*/
@media all and (max-width:766px){

    .section .sec_inner .product_container a .product_info li p{font-size: 13px; line-height: 22px;}
    .section.engine_filter .sec_inner .filter_btn_area a {padding: 25px 12px; position:relative; height:66px;}
    .section.engine_filter .sec_inner .filter_btn_area a span{display:block; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}

}

