

/** Categorys Main **/
.categorys_main .cm_r{width:100%;}
.categorys_main .cmr_b{padding:15px 18px;}
/** Categorys Main **/
.cmr_b {margin:60px 0px;}
.no_products{padding:60px 0px;}
.no_product_img img{width:auto;height:auto;margin-bottom:40px;}

.product_price .ktd_price_show .original_price{font-size:20px!important;} 
.product_price .ktd_price_show .only_price{font-size:24px!important;}

.product_part_name{word-break: break-all;width:100%;} 
.product_cate{word-break: break-all;}



@media screen and (max-width: 1280px){
  .product_list .product_item_2{width: calc(100% - 520px);}
}

@media screen and (max-width: 1192px){
  .product_list .product_item_3{order:3!important;}
}

@media screen and (max-width: 992px){
  .product_list .product_item{flex-wrap:wrap;}
  .product_list .product_item_1{width:100%;}
 .product_list .product_item{padding:18px 0px!important;}
  .product_list .product_item_2{width: calc(100% - 260px);}
}



@media screen and (max-width: 800px){
  .pagination .pgn_m {flex-wrap:wrap;} 
  .pagination .pgn_l{width:100%;display:flex;margin-bottom:10px;justify-content: center;}
  .pagination .pgn_l span{padding:0px 10px;}
  .pagination .pgn_r{width:100%;}
}



@media screen and (max-width: 540px) {
  .pagination .pgn_r{flex-wrap:wrap;}
  .pagination .pgn_list{width:100%;justify-content: center;}
  .pagination .pgn_total{width:100%;justify-content: center;}
  .pagination .pgn_r .pgn_list li{margin-right:6px;}
  .no_products{padding:40px 0px;}
  .no_product_img img{width:180px;height:auto;margin-bottom:30px;}
}

/** Product List **/
@media screen and (max-width: 414px){
  .categorys_main .cmr_b{padding:15px 0px;}
}
/** Product List **/


