/* Template */
nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
    padding: 16px 16px!important;
}
@font-face{
  font-family: mykey;
  src: url(https://as-sun.com/images/BKCAPREGULAR-VGBX.TTF);
}
.page-header h1 {
    font-size: 32px!important;
}
.page-header h2 {
    font-size: 26px!important;
}
.readmore {
/*    margin: 3px 0 5px; */
    float: none !important;
    border-bottom: 3px solid #b7b7b7;
}
.blog .content_rating {
    float: right;
}
ul > li {
    padding: 0px 0 !important;
}

/*Hikashop*/
.hikashop_container {
  display: inline-block;
}
.hikashop_product {
    text-align: center;
}
.hikashop_category {
    text-align: center;
}
.hikashop_subcontainer {
	padding: 0px !important;
}