/**
Theme Name: POLITISTIKOS SYLLOGOS THRAPSANOY
Author: ALL WEB KEYS
Author URI: https://allwebkeys.com
Description: POLITISTIKOS SYLLOGOS THRAPSANOY Theme by ALL WEB KEYS - web development services 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pst-theme
Template: astra
*/

@media (max-width: 544px) {
    .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .comments-title, .ast-separate-container .ast-archive-description {
        padding: 0;
    }
}
/* red-check-bullet */

ul.red-check-bullet {
  padding: 0px 0 0 0px !important;
  margin:0;
}
ul.red-check-bullet li {
  list-style: none;
  position: relative;
  padding: 8px 0 8px 30px !important;
}
ul.red-check-bullet li::before {
  content: "\f058";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #BC1C31;
  left: 0;
  font-size: 18px;
  top:5px;
}
selector strong, selector b {
    color: #000;
padding: 20px 0 10px;
display: block;
}
