@charset "UTF-8";
/********************************************************************
DO NOT edit this file manually. This file is generated by layout.
If you want to add custom css, edit custom.css file in current template folder
*********************************************************************/
.main_content .card a {
padding:10px;
    color: #363636;
}
.main_content .card .card-img-top {
    background-color: #f7f7f9;
    border-radius: 20px;
}
.page_date{
    display:none;
}

.category_title {
        color: #363636;
}


@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {
  .stock_status{
            display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}