/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.entry-content ul {
    list-style-type: none !important;
}

.slz-main-title .title .main-color {
   color: #f13e4b;
   font-weight: 800;
}

.slz-main-title-white{
   color: #fff;
   font-weight: 800;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
   clear: both;
   color: #202427;
   font-family: inherit;
   font-weight: 700;
   line-height: 1.1;
   margin: 0;
}

.entry-content h2 {
   font-size: 30px;
   margin-bottom: 10px;
   margin-top: 20px;
}

.slz-main-title .title {
   color: #18364a;
   font-size: 40px;
   font-weight: 700;
   margin: 0;
   padding-top: 10px;
   position: relative;
   text-transform: capitalize;
}

.slz-main-title .title {
   color: #202427;
   font-weight: 800;
   padding-top: 0;
   position: relative;
   text-transform: uppercase;
}

*::after, *::before {
   box-sizing: border-box;
}

.slz-main-title .title::after {
   background-color: #f13e4b;
   bottom: 0;
   content: "";
   height: 2px;
   left: 0;
   margin-left: 100px;
   position: absolute;
   transform: translate(0px, 15px);
   width: 10px;
}

.style-2 .slz-main-title .title::before, .style-2 .slz-main-title .title::after {
   content: none;
}


*::after, *::before {
   box-sizing: border-box;
}


.slz-main-title .title::before {
   background-color: #f13e4b;
   bottom: 0;
   content: "";
   height: 2px;
   left: 0;
   margin-left: 0;
   position: absolute;
   transform: translate(0px, 15px);
   width: 10px;
}

.style-2 .slz-main-title .title::before, .style-2 .slz-main-title .title::after {
   content: none;
}

.sc_main_title.style-1 .slz-main-title::before, .sc_main_title.style-2 .slz-main-title::before, .sc_main_title.style-3 .slz-main-title::before, .sc_main_title .slz-main-title::before {
   left: 18px;
}

.sc_main_title {
   margin-bottom: 50px;
}

.slz-shortcode {
   position: relative;
   z-index: 10;
}

.download-button {
   padding: 5px 5px 5px !important;
   right: 10px !important;
   float: right !important;
   font-size: 12px !important;
   font-weight: 600 !important;
   line-height: 1.0 !important;
   min-width: 100px !important;
}





.slz-block-item-01 {
   box-shadow: none !important;
}

