/*!
Theme Name: Leoforce
Theme URI: http://leoforse.com
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.0
Author: Upqode
Author URI: http://upqode.com
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leoforse
*/
* {
	font-family: 'Tenorite', sans-serif !important;
}
#CybotCookiebotDialogBody {max-width: 95% !important;}
a.button.button-transparent-active.homepage_hero_learnmore {color: #4293f4 !important;}
/* blog css */
.single-post .leoforse-blog--single__post a{color:#0B55B2;}
.single-post .leoforse-blog--single__post a:hover{color:#00cca4;}
.leoforse-blog--single-wrapper .leoforse-blog--single__content-inner p{margin-bottom: 20px;}
.leoforse-blog--single-wrapper .leoforse-blog--single__post-sidebar .leoforse-blog--single__latest .leoforse-blog--single__latest__item-title{height: auto!important;}
/* blog css end */
.leoforse-blog--single-wrapper .leoforse-blog--single__post-sidebar .leoforse-blog--single__latest .leoforse-blog--single__latest__item-title {height: auto!important;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
.lf-upcoming_webinar_event .lf-upcoming_webinar_event__item-date::before {background-color: transparent !important;filter: brightness(0) invert(1);}
@media all and (max-width:824px){
	.lf-upcoming_webinar_event.container.container-small {max-width: calc(100% - 30px) !important;}
}