﻿@charset "UTF-8";
/*.......Category list........*/
.title_category {
  font-family:'Open Sans','Khmer OS Battambang';
    font-weight:700;
   font-size:15px
}
.categorystyle {
    font-size:14px;
    font-family:OpenSans-SemiBold,'Khmer OS Battambang';
    /*font-weight:700;*/
    padding:8px;
   
}
.categorystyle2 {
    /*font-size:14px;
    font-family:'OpenSans-Regular','Khmer OS Battambang';
    font-weight:700;*/
    padding:2px 0px;
  }

.arrow_img {
    width:15px;
    margin-bottom:2px;
    margin-right:3px;
}
.a_category {
    font-size:14px;
    font-family:OpenSans-Regular,'Khmer OS Battambang' !important;
    color:#000 !important;
    
}
 .a_category:hover{
    color:red !important;
    }
.a_categoryred {
    font-size: 14px;
    font-family: OpenSans-SemiBold,'Khmer OS Battambang' !important;
    color:red !important;
}
