/* 
Theme Name: Follaw
Theme URI: https://fastln.eu
Description: A child theme for the Follaw website
Author: Elementor Team
Author URI: https://fastln.eu
Template: hello-elementor
Version: 1.0.1
Text Domain: follaw
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.post-template-default p {
  font-size:18px;
}

.blog-bullet-intro {
  margin-bottom:20px;
  background:#eeeeee;
  padding:40px;
  border-radius:20px;
}

.bdt-mercury-slider .bdt-content-slider .bdt-date {
  margin-left:-30px;
  margin-top:30px;
}

.bdt-mercury-slider .bdt-content-slider .bdt-content {
  margin-top: 100px;
}

.ps {
  color: #FF8080;
  font-weight:bold;
}

.lr {
  color: #0066cc;
  font-weight:bold;
}

.nupes {
  color: #BB1840;
  font-weight:bold;
}

.eelv {
  color: #00c000;
  font-weight:bold;
}

.lfi {
  color: #cc2443;
  font-weight:bold;
}

.elementor-widget-theme-post-content ul li {
 font-size:18px;
}

.elementor-widget-theme-post-content ul {
  margin-bottom:10px;
}

.elementor-widget-theme-post-content .blog-bullet-intro li {
  font-size:24px!important;
}

@media only screen and (max-width:767px) {
   .bdt-dotnav-vertical {
       display:none!important;
   }
   .bdt-main-title, .bdt-slider-excerpt {
       max-width:100%!important;
       padding-left:20px;
       padding-right:20px;
   }
}