/*
Theme Name: RinFood
Theme URI: https://rinfood.vn/
Author:  HWP.com.vn
Author URI: https://hwp.com.vn/
Description: 
Version: 1.0
*/
.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
.menu-image-title-before.menu-image-title{
    padding-right: 0px;
}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
.menu-image-title-after.menu-image-title {
    padding-left: 7px;
}
.nav-vertical-fly-out img{
    max-width: 20px;
}
.breadcrumbs{
    color: hsla(0, 0%, 40%, .7);
    font-weight: 400;
}
.duong-dan a{
    color: #000;
}
.text-uppercase{
    text-transform: uppercase;
}
#section_1436672952 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgb(227, 227, 227);
    margin-bottom: 56px;
}
.logo-footer{
    padding-top: 20px;
}
p{
    margin-bottom: 10px;
}
.bg_num_cart{
    background-color: orangered;
    border-radius: 99px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    content: attr(data-icon-label);
    font-family: Arial, Sans-serif !important;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    height: 17px;
    letter-spacing: -.5px;
    line-height: 17px;
    min-width: 17px;
    padding-left: 2px;
    padding-right: 2px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    transition: transform .2s;
    z-index: 1;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button{
    font-size: 13px;
}
.nav-dark .header-logo-dark{
    padding: 5px;
    display: inline-block !Important;
}
#kk_ratings_box{
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.wp-pagenavi{
    text-align: center;
    margin: 30px 0px;
}
.wp-pagenavi a, .wp-pagenavi span{
    margin: 2px;
    background: #eee;
    color: #000;
    width: 100%;
    border-radius: 6px;
    font-size: 14px !important;
    padding: 7px 15px;
    border: 1px solid #ccc;
}
.wp-pagenavi span.current{
    background: #164340;
    color: #fff;
}
#toc {
    background: #f5f5f5;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}

#toc ul {
    padding-left: 20px;
}

#toc li {
    margin-bottom: 5px;
}

#toc a {
    color: #333;
    text-decoration: none;
}
.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 3px;
    border: 1px solid #ddd;
}

.pagination .current {
    background: #333;
    color: #fff;
}
.filter-sidebar {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #eee;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.filter-sidebar h3 {
    font-size: 15px;
    margin: 20px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    border-left: 3px solid #e60023;
    padding-left: 8px;
}

/* INPUT GIÁ */
.filter-sidebar input {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    transition: 0.2s;
}

.filter-sidebar input:focus {
    border-color: #e60023;
    outline: none;
}

/* DANH MỤC */
.filter-sidebar label {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    transition: 0.2s;
}

.filter-sidebar label:hover {
    color: #e60023;
}

/* RADIO đẹp hơn */
.filter-sidebar input[type="radio"] {
    accent-color: #e60023;
    cursor: pointer;
}

/* BUTTON */
.filter-sidebar button {
    width: 100%;
    background: #e60023;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}
body {
    background: #f5f5f5;
}

.page-wrapper {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
}
