﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */
.rpwe-block, .widget-articles {
	list-style: outside none none;
    padding: 0;
    margin: 0;
    height: 500px;
    padding-right: 17px;
    overflow-y: scroll;
	overflow-x: hidden;	
}
.widget-articles .post-card__title {	
	background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 400;
    font-size: 12px!important;
    line-height: 1.5em;
}