/*
Theme Name: ConferPress child
Template: conferpress
*/
@import url('https://fonts.googleapis.com/css?family=Crimson+Text&display=swap');
@import url("../conferpress/style.css");
/* Theme customization starts here
-------------------------------------------------------------- */
.e-preview--show-hidden-elements .event-carousel-item{
	width:20%;
	float:left;
	display:none;
}
.e-preview--show-hidden-elements .event-carousel-item:nth-child(1),
.e-preview--show-hidden-elements .event-carousel-item:nth-child(2),
.e-preview--show-hidden-elements .event-carousel-item:nth-child(3),
.e-preview--show-hidden-elements .event-carousel-item:nth-child(4){
	display:block;
}
.e-preview--show-hidden-elements .post-slider-item:not(:first-child),
.e-preview--show-hidden-elements #pageloader{
	display:none;
}

@media (min-width: 1400px){
.container {
    width: 1360px;
}
#content {
    padding: 0 40px;
}
}
a:hover, a:focus,
.item-meta a:not(.btn):hover{
    color: #f10505;
}
.dark-div a:hover {
    color: #f10505;
}
a:focus {
    outline: none;
}
h3, .h3 {
    font-size: 26px;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 16px 40px;
    font-size: 14px;
    font-weight: bold;
}
button, input[type=button], input[type=submit], .btn {
    font-weight: 500;
    padding: 10px 25px;
    border-radius: 0;
    font-size: 14px;
    line-height: 16px;
}
button:hover, input[type=button]:hover, .btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn-default, #main-nav .navbar-nav>li.button>a:hover {
    box-shadow: none !important;
}
input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="search"], select {
    border-radius: 0;
}
input:not([type]):focus, input[type="color"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="text"]:focus, .form-control:not(select):focus, textarea:focus {
    box-shadow: none;
}

body{
	background:#fff;
	color:#000;
}
#main-nav{
	border-bottom: solid 2px #74797C;
}
.wrap-nav{
	position:relative;
	background: #fff;
}
.widget-inner > p:first-child {
	margin-bottom:0;
}

@media (min-width: 768px){
#wrap > header{
	
}
.navbar-header {
    float: none;
}
.main-menu{
	text-align:center;
	line-height:20px;
}
.main-menu .navbar-right {
    float: none !important;
    margin: 0 !important;
    display: inline-block;
}
}
#main-nav.light-nav .navbar-nav>li:not(.button)>a {
    color: #000;
}
#main-nav .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
}
#main-nav .navbar-nav li a .fa.fa-chevron-down {
    display: none;
}
.logo {
    display: block;
    padding: 15px 10px;
    line-height: 111px;
    height: 173px;
    text-align: center;
	border-bottom: solid 2px #74797c;
	margin: 0 -30px 10px;
}
.logo img {
    max-height: 100%;
    background: #fff;
    padding: 0 50px 0;
    margin-bottom: -75px;
}
@media(max-width:767px){
.logo {
    line-height: 70px;
    height: 100px;
    border-bottom: none;
    margin: 10px 50px;
}
.logo img {
    margin-bottom: 0;
	padding:0;
}
}
#main-nav.affix .logo {
    display: none;
}
header #main-nav.light-nav .dropdown-menu {
    background-color: #fff;
    color: #000;
    text-align: left;
}

#top-nav .top-info {
    line-height: 50px;
    text-shadow: none;
    width: 100%;
	float:none !important;
	clear:both;
	text-align: center;
}
#top-nav .navbar{
	min-height:20px;
}
#top-nav .navbar-right {
    position: absolute;
    right: 30px;
    top: 35px;
    z-index: 1000;
	padding: 20px 0 20px 20px;
}
@media(min-width:768px){
	#top-nav .navbar-right { right: calc((100vw - 720px)/2); top: 60px; }
}
@media(min-width:992px){
	#top-nav .navbar-right { right: calc((100vw - 970px)/2); }
}
@media(min-width:1300px){
	#top-nav .navbar-right { right: calc((100vw - 1280px)/2); }
}

#top-nav .navbar-nav>li>a {
    border-left: none;
    padding: 5px 20px;
    color: #fff;
    background: #f10505;
    text-shadow: none;
}
@media (max-width: 520px){
#top-nav .navbar-nav>li>a {
	padding: 3px 10px;
	font-size: 12px;
}
}
#top-nav .navbar-nav>li>a:hover, #top-nav .navbar-nav>li>a.active:not(.collapsed) {
    background: #000;
    color: #fff;
}
#top-nav .navbar-nav>li>a.search-toggle {
    background: transparent;
    color: #000;
    padding: 5px 20px;
}
#top-nav .navbar-nav>li>a.search-toggle .fa {
	font-size: 18px;
}
a.search-toggle.visible-xs {
    position: absolute;
    top: 25px;
    left: 55px;
    font-size: 18px;
}
header .mobile-menu-toggle .fa {
    border-top: solid 2px;
    border-bottom: solid 2px;
}
header .mobile-menu-toggle .fa:before {
    border-top: solid 2px;
    margin-top: 8px;
}
header .mobile-menu-toggle {
    right: auto;
    left: 10px;
    top: 45%;
}
header .sage-header-logo {
    position: absolute;
    left: 20px;
    top: 60px;
    z-index: 1000;
    width: 80px;
    padding: 15px 15px 15px 0;
}
@media (min-width: 768px){
header .sage-header-logo {
    left: calc((100vw - 720px)/2);
    top: 40px;
	width: 140px;
	}}
@media (min-width: 992px){
header .sage-header-logo {
    left: calc((100vw - 970px)/2);
	}}
@media (min-width: 1300px){
header .sage-header-logo {
    left: calc((100vw - 1280px)/2);
	}}



@media (min-width: 992px){
	#footer-sidebar .col-md-3 { width: 20%; }
	#footer-sidebar .col-md-3:nth-child(1){ width: 30%; padding-right: 30px; }
	#footer-sidebar .col-md-3:nth-child(2){ width: 19%; padding-left: 50px; border-left: solid 2px #949FAC;  }
	#footer-sidebar .col-md-3:nth-child(3){ width: 15% }
	#footer-sidebar .col-md-3:nth-child(4){ width: 14% }
	#footer-sidebar .col-md-3:nth-child(5){ width: 15% }
}
.wp-block-columns.is-layout-flex {
    width: 100%;
}
#footer-sidebar .normal-sidebar .widget ul li:before{
	display:none;
}
#footer-sidebar .normal-sidebar .widget ul li{
	line-height:1.6;
	font-weight:300;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a {
    border: solid 1px #fff;
    border-radius: 100%;
    padding: 9px;
    display: block;
    line-height: 9px;
    color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a svg{
    color: #fff;
	fill: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter a svg{
	display: none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter a:before {
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" height="22" width="22" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2023 Fonticons, Inc.--><path fill="currentColor" stroke="currentColor" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');
	width: 1.25em;
	height: 1.25em;
	text-align: center;
    line-height: 10px;
	color: #fff;
	fill: #fff;
	filter: invert(96%) sepia(94%) saturate(0%) hue-rotate(140deg) brightness(119%) contrast(100%);
}
#bottom-sidebar .container{
	width:100%;
}
#bottom-sidebar .widget.col-md-3{
	width:100%;
	padding:0;
}
#bottom-nav{
	display:none;
}

#off-canvas-search {
    background: transparent;
	transform: translate3d(0,20%,0);
    -webkit-transform: translate3d(0,20%,0);
}
#off-canvas-search .search-inner {
    top: 30%;
	left: 25%;
	right: 25%;
    width: auto;
}
@media(max-width:768px){
#off-canvas-search .search-inner {
    top: 15%;
	left: 20px;
	right: 20px;
}
}
#off-canvas-search .search-inner form {
	background: #fff;
	padding: 40px 30px;
    margin-top: 0;
    width: auto;
	box-shadow: 0 5px 20px rgba(0,0,0,0.6);
}
#off-canvas-search .search-inner h3{
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
	font-family:"Roboto Condensed";
}
#off-canvas-search .search-inner .search-group-input{
	position:relative;
}
#off-canvas-search .search-inner .search-field {
    background: transparent;
    color: #000;
    font-size: 18px;
    height: 50px;
    text-align: left;
    border: solid 1px #666;
    border-radius: 0;
	z-index:5;
}
#off-canvas-search .search-inner .search-group-input button{
	position: absolute;
	z-index:9;
	top:0;
	right:0;
	height:100%;
	border: solid 1px #666;
	transform: none !important;
}
#off-canvas-search .search-inner .search-toggle {
    right: 30px;
    top: 5px;
	font-size:28px;
	position:absolute;
}
.s3-advance-search-form .search-group-input{
	margin-bottom:15px;
}
.s3-advance-search-form .row .col-sm-6{
	margin-bottom:15px;
}
.s3-advance-search-form label {
    width: 30%;
	margin-top:11px;
	line-height: 1.2;
	font-family: "Roboto Condensed";
}
.s3-advance-search-form label + input,
.s3-advance-search-form label + select{
    width: 68%;
	float:right;
}
.s3-advance-search-form h4{
	font-family: "Roboto Condensed";
}
.s3-advance-search-form .form-clear{
	float: right;
}
.search-authors li a{
	padding: 5px 20px;
	margin-top: 8px;
    color: #333;
    background: #eee;
    text-shadow: none;
	display:block;
	transition: .2s;
}
.search-trending {
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #888;
}
.search-trending ul.list-inline{
	margin-left:0;
}
.search-trending li{
	max-width:49%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding: 0;
    margin-right: 1%;
}
.search-trending li a {
    font-size: 12px;
	line-height:40px;
	padding: 15px 20px;
    color: #333;
    background: #eee;
    text-shadow: none;
	transition: .2s;
}
.search-authors li a:hover,
.search-trending li a:hover{
	background: #000;
	color:#fff;
}

@media(max-width:520px){
#off-canvas-search .search-inner form {
    padding: 20px 30px;
}
.s3-advance-search-form .row .col-sm-6 {
    margin-bottom: 5px;
}
.s3-advance-search-form label,
.s3-advance-search-form label + input,
.s3-advance-search-form label + select{
    width: 100%;
	float:none;
}
.search-trending li{
	max-width:100%;
    margin-right: 0px;
}
}
.s3-popup {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: transparent;
    transform: translate3d(0,20%,0);
    -webkit-transform: translate3d(0,20%,0);
    transition: top .4s ease .4s, transform .4s ease, opacity .5s ease, visibility .1s ease .5s;
    -webkit-transition: top .4s ease .4s, -webkit-transform .4s ease, opacity .5s ease, visibility .1s ease .5s;
}
.s3-popup .s3-popup-inner {
	position: absolute;
    top: 30%;
	left: 25%;
	right: 25%;
    width: auto;
	background: #fff;
	padding: 60px 30px;
    width: auto;
	text-align: center;
	box-shadow: 0 5px 20px rgba(0,0,0,0.6);
}
@media(max-width:767px){
.s3-popup .s3-popup-inner {
    top: 30%;
	left: 25px;
	right: 25px;
}
}
.s3-popup.s3-enable {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transition: top .4s, transform .4s ease, opacity .4s ease, visibility 0s ease;
    -webkit-transition: top .4s, -webkit-transform .4s ease, opacity .4s ease, visibility 0s ease;
}
.s3-popup .s3-popup-close {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 28px;
    z-index: 99;
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 30px;
    text-align: center;
    transition: all .2s;
}

.s3-top-ann{
	position: relative;
	padding: 10px;
}
.s3-top-ann .top-ann-close{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:19;
	text-align: center;
	width: 20px;
	height: 20px;
	color: #fff;
	border: solid 1px #fff;
	border-radius: 50%;
	line-height: 22px;
	background: rgba(150,150,150,0.4);
}
.s3-top-ann .top-ann-close:hover{
	background: #f10505;
}
.s3-top-ann img{
	width:100%;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
.s3-top-ann .wp-block-image .aligncenter{
	display:block;
}

.ia-heading {
    display: block;
	position: relative;
}
.ia-heading h2, .ia-heading h2.h1 {
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    float: left;
    background: #fff;
    padding-right: 10px;
	position: relative;
	z-index: 1;
}
.ia-heading span.heading-line {
    display: block;
    width: 100%;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    height: 3px;
    float: none;
    position: absolute;
    top: 12px;
    z-index: 0;
}
.ia-heading .url-label {
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}
.widget .ia-heading .url-label{
	font-size: 14px;
	line-height: 26px;
}
.ia-heading .url-label i.fa{
    color: #f10505;
    margin-left: 2px;
}
.ia-heading h2:before{
	display:none;
}

.category-btn, .dark-div .category-btn{
	color:#fff;
	background:#000;
	font-size:14px;
	line-height:1.6;
	padding: 0px 15px;
	letter-spacing:2px;
	text-transform:uppercase;
	display: inline-block;
}
.category-btn:hover, .dark-div .category-btn:hover{
	color:#fff;
	background:#222;
}
@media(min-width:1380px){
.post-slider-overlay {
    left: calc((100vw - 1200px)/2);
	right: calc((100vw - 1200px)/2);
    padding: 30px 20px 10px;
}
}
.post-slider-item .category-btn{
	font-size:16px;
	padding: 5px 25px;
	letter-spacing:1px;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	margin-bottom: 40px;
}
.slider-style-left .post-slider-title, .slider-style-right .post-slider-title {
    font-size: 28px;
    line-height: 1.4;
    font-weight: normal;
    letter-spacing: 0;
    max-width: 500px;
    margin-left: -2px;
    text-shadow: 0 0 10px rgba(0,0,0,0.8);
}
.post-slider-item .slider-author {
    font-size: 18px;
    text-transform: none;
	font-style: italic;
}
.post-slider-item .slider-date {
    font-size: 16px;
	font-weight:300;
}
.post-slider-item a.read-all-cat {
	color:#fff;
	text-transform: uppercase;
	font-size:14px;
}
.post-slider-item .btn-primary, 
.post-slider-item .dark-div .btn-primary{
	background-color: #fff;
	color:#000;
	padding: 5px 25px;
}
.post-slider-wrap {
    position: relative;
}
.slider-logo-ad {
    position: absolute;
    z-index: 19;
    bottom: 30px;
    right: 20px;
    transition: all .2s;
}
.slider-logo-ad:hover {
	transform: translatey(-4px);
	opacity:0.8;
}
@media (max-width: 767px){
.slider-thumbnail {
    margin: 0 -15%;
}
@media (max-width: 500px){
.slider-thumbnail {
    margin: 0px -25%;
}}
@media (max-width: 400px){
.slider-thumbnail {
    margin: 0px -35%;
}}
.post-slider-item .category-btn {
    font-size: 14px;
    padding: 5px 15px;
    margin-bottom: 15px;
}
.slider-style-left .post-slider-title {
    font-size: 22px !important;
    line-height: 1.2 !important;
    font-weight: normal;
    margin-bottom: 0px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.post-slider-item .slider-author {
    font-size: 12px;
    line-height: 1.2;
}
.post-slider-item .slider-date{
	font-size: 12px;
}
.slider-logo-ad {
	width: 50%; 
}
}

.leaf-event-carousel.s3-style {
    overflow: hidden;
}
.leaf-event-carousel.s3-style .event-carousel-item {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    transition: all .2s;
	overflow:visible;
}
.leaf-event-carousel.s3-style .event-item-thumbnail {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 130%;
    border-radius: 0;
	color:#fff;
}
.leaf-event-carousel.s3-style .event-item-thumbnail img {
    height:100%;
	width:auto;
	max-width:none;
	z-index:1;
}
.leaf-event-carousel.s3-style .event-item-thumbnail img.carousel-img-too-high {
    height:auto;
	width:100%;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .category-btn {
    position: absolute;
    top: 20px;
    left: 20px;
	padding: 0 12px;
	z-index:3;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .carousel-date{
	position: absolute;
    top: 50px;
    left: 20px;
	z-index:3;
	font-size:14px;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}

.leaf-event-carousel.s3-style .event-item-thumbnail .caroursel-cat-date {
    position: absolute;
    top: 20px;
    left: 20px;
	right: 20px;
    z-index: 3;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .caroursel-cat-date .category-btn,
.leaf-event-carousel.s3-style .event-item-thumbnail .caroursel-cat-date .carousel-date{
	position: static;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .carousel-author{
	position: absolute;
    bottom: 15px;
    left: 20px;
	right:140px;
	z-index:3;
	text-transform:uppercase;
	font-size:12px;
	line-height: 1.2;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.95);
}
.leaf-event-carousel.s3-style .event-item-thumbnail .carousel-author a{
	color:#fff;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .btn{
	position: absolute;
    bottom: 15px;
    right: 20px;
	z-index:3;
	padding: 5px 20px;
    color: #000;
    background: #fff;
}
.leaf-event-carousel.s3-style .event-item-thumbnail .event-title{
	position: absolute;
    bottom: 45px;
    left: 16px;
	z-index:3;
	width:90%;
	font-size:20px;
	line-height:1.2;
	max-height: 3.7em;
	white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.95);
}
.leaf-event-carousel.s3-style .event-item-thumbnail .event-title a{
	color:#fff;
	transition: .2s;
	display: inline;
	padding: 0px 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.leaf-event-carousel.s3-style .event-item-thumbnail:before {
	content:" ";
	position:absolute;
    height: 100%;
	width:100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(20deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    background: -webkit-linear-gradient(20deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 50%);
    background: linear-gradient(20deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 50%);
	z-index:2;
}
.leaf-event-carousel.s3-style .owl-carousel .owl-item {
    z-index: 1;
    position: relative;
	padding: 35px 0;
}
.leaf-event-carousel.s3-style .owl-carousel .owl-item:hover{
	z-index: 3;
}
.leaf-event-carousel.s3-style .event-carousel-item:hover {
    transform: scale(1.06);
    z-index: 4;
	box-shadow: 0 0 15px -1px rgba(15,15,15,0.8);
}
.leaf-event-carousel.s3-style .event-carousel-item .event-item-thumbnail .event-title a {
    background: #000;
}
.leaf-event-carousel.s3-style .event-item-thumbnail:hover img {
    transform: none;
    opacity: 1;
}

.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons{
	left: 20px;
	right: 170px;
}
.leaf-post-slider .carousel-has-control .owl-buttons{
	left: 20px;
	right: 20px;
}
.leaf-event-carousel.s3-style .event-carousel-wrap {
    margin-left: 0px;
    margin-right: -150px;
}
@media(max-width: 767px){
.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons {
    display: block;
}
}
@media(min-width:1024px){
.leaf-post-slider .carousel-has-control .owl-buttons,
.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons{
	left: calc(65px + 2%);
	right: calc(65px + 2%);
}
.leaf-event-carousel.s3-style .event-carousel-wrap {
    margin-left: -65px;
    margin-right: -65px;
}
.slider-logo-ad {
	right: calc(65px + 2%);
}
}
@media(min-width:1280px){
.leaf-post-slider .carousel-has-control .owl-buttons,
.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons{
	left: calc((100vw - 1000px)/2);
	right: calc((100vw - 1000px)/2);
}
.leaf-event-carousel.s3-style .event-carousel-wrap {
    margin-left: -65px;
    margin-right: -65px;
}
.slider-logo-ad {
	right: calc((100vw - 1000px)/2);
}
}
@media(min-width:1440px){
.leaf-post-slider .carousel-has-control .owl-buttons,
.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons{
	left: calc((100vw - 1280px)/2);
	right: calc((100vw - 1280px)/2);
}
.leaf-event-carousel.s3-style .event-carousel-wrap {
    margin-left: -55px;
    margin-right: -55px;
}
.slider-logo-ad {
	right: calc((100vw - 1280px)/2);
}
}
@media(min-width:1600px){
.leaf-post-slider .carousel-has-control .owl-buttons,
.leaf-event-carousel.s3-style .carousel-has-control .owl-buttons{
	left: calc((100vw - 1340px)/2);
	right: calc((100vw - 1340px)/2);
}
.leaf-event-carousel.s3-style .event-carousel-wrap {
    margin-left: -55px;
    margin-right: -55px;
}
.slider-logo-ad {
	right: calc((100vw - 1340px)/2);
}
}

.carousel-has-control.owl-theme .owl-controls .owl-prev, .carousel-has-control.owl-theme .owl-controls .owl-next{
	opacity: 1;
	background: rgba(0,0,0,0.2);
	border: solid 1px rgba(255,255,255,0.9);
}
.leaf-event-carousel.s3-style .owl-pagination {
    display: none;
}
.leaf-event-carousel.s3-style .owl-theme .owl-controls {
    margin-top: 0px;
}

.leaf-event-carousel.s3-style-2 .event-item-thumbnail {
    padding-top: 60%;
}
.leaf-event-carousel.s3-style-2 .event-item-thumbnail img {
	width:100%;
    height: auto;
}
.leaf-event-carousel.s3-style-2 .event-item-thumbnail .fa{
	position: absolute;
    top: 50%;
    left: 50%;
	z-index:3;
	padding: 10px 8px 10px 12px;
    color: #fff;
	font-size:28px;
	line-height:34px;
	text-align: center;
	width: 60px;
	height: 60px;
	border: solid 3px #fff;
	border-radius:50%;
	margin: -40px 0 0 -30px;
}
.leaf-event-carousel.s3-style-2 .event-item-thumbnail .btn{
    bottom: 20px;
    right: auto;
	left: 20px;
	padding: 10px 15px;
	font-size: 12px;
}
.leaf-event-carousel.s3-style-2 .event-item-thumbnail .event-title{
	font-size: 16px;
	line-height: 18px;
	bottom: 20px;
    left: 140px;
	right: 20px;
	width: auto;
	margin-bottom:0;
	min-height: 26px;
}
.leaf-event-carousel.s3-style-2:not(:hover) .carousel-has-control.owl-theme .owl-controls .owl-prev,
.leaf-event-carousel.s3-style-2:not(:hover) .carousel-has-control.owl-theme .owl-controls .owl-next{
	opacity:0;
}

.post-news-item {
    box-shadow: none !important;
    border-radius: 0;
    overflow: visible;
    border-bottom: solid 1px #74797c;
    padding-bottom: 30px;
}
.post-news-item-thumbnail {
    width: 250px;
	max-height: 250px;
}
.post-news-item-thumbnail .s3-fix-thumbsize {
    width: 250px;
    height: 250px;
    background-size: cover;
    background-position: center;
	transition: all .2s;
}
.post-news-item-thumbnail .s3-fix-thumbsize img{
	opacity:0;
}
.post-news-big-item .post-news-item-thumbnail .s3-fix-thumbsize{
	width:100%;
	height: auto;
}
.post-news-big-item .post-news-item-thumbnail .s3-fix-thumbsize img{
	opacity:1;
}
.post-news-big-item .post-news-item-thumbnail{
	max-height: 600px;
}
.post-news-item-thumbnail:hover img {
    transform: none;
}
.post-news-item-thumbnail:hover .s3-fix-thumbsize {
    transform: scale(1.1);
}
.post-news-item .post-news-item-thumbnail .category-btn{
	background: #295aa6;
	background: #000;
	position: absolute;
    top: 20px;
    left: 20px;
	z-index:3;
}
.post-news-item .post-news-item-thumbnail .thumb-blog-author{
	position: absolute;
    bottom: 20px;
    right: 20px;
	width: 20%;
	padding-right:2px;
	z-index:3;
	text-transform:uppercase;
	font-size:16px;
	line-height: 1.2;
	text-align:right;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.95);
}
.post-news-item .post-news-item-thumbnail .thumb-blog-title{
	position: absolute;
    bottom: 20px;
    left: 20px;
	z-index: 3;
	width:70%;
	margin-bottom: 0;
	font-size: 26px;
	line-height: 1.2;
	color:#fff;
}
@media (max-width: 768px){
.post-news-item .post-news-item-thumbnail .thumb-blog-author{
    bottom: 12px;
    left: 20px;
	right: 20px;
	width: 80%;
	text-align: left;
	font-size:14px;
}
.post-news-item .post-news-item-thumbnail .thumb-blog-title{
    bottom: 40px;
    left: 20px;
	width:90%;
}
}
.post-news-item .post-news-item-thumbnail .thumb-blog-title span{
	color:#fff;
	display: inline;
	padding: 0px 6px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
	background: #295aa6;
	background:rgba(41,90,166,0.85);
	background:rgba(0,0,0,0.85);
}
.post-news-item-content {
    padding: 0 0 17px 20px;
}
.post-news-item-content h3 {
    font-size: 26px;
	letter-spacing:0;
}
.post-news-big-item .post-news-item-content {
    padding: 30px 0 0px;
	overflow: visible;
	position:relative;
}
.post-news-item-content h3 a {
    display: block;
    overflow: visible;
    text-overflow: initial;
    white-space: inherit;
}
.post-news-item .news-excerpt {
	line-height:1.5;
    height: auto;
    overflow: visible;
    text-overflow: initial;
    display: block;
    -webkit-line-clamp: inherit;
	margin-bottom: 20px;
}
@media(min-width:600px){
.post-news-big-item .news-excerpt {
	float:none;
	padding-right: 150px;
	margin-bottom:0;
}
.post-news-big-item .blog-button {
	position: absolute;
	right:0px;
	top:32px;
}
}
.leaf-post-news:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-thumbnail,
.leaf-post-news.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-thumbnail{
	float: right;
}
.leaf-post-news:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-content,
.leaf-post-news.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-content{
    padding: 0 20px 17px 0;
}
@media(max-width:530px){
.post-news-item .post-news-item-thumbnail{
    width: 100%;
	max-height: none;
}
.post-news-item:not(.post-news-big-item) .post-news-item-thumbnail .s3-fix-thumbsize{
	width:100%;
	padding-top:100%;
	height:0;
}
.leaf-post-news:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-content,
.leaf-post-news.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-content,
.leaf-post-news .post-news-item .post-news-item-content{
    padding: 20px 0 0;
    float: left;
    width: 100%;
    overflow: visible;
}
.post-news-item .post-news-item-thumbnail .thumb-blog-title{
	font-size: 18px;
}
}

.leaf-post-news.style-podcast .post-news-item-thumbnail{
	width:380px;
	height:250px;
	max-height:250px;
	border-radius:10px;
}
.leaf-post-news.style-podcast .post-news-item-thumbnail .s3-fix-thumbsize {
    width: 380px;
    height: 250px;
}
.leaf-post-news.style-podcast:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-thumbnail,
.leaf-post-news.style-podcast.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-thumbnail{
	float: left;
}
.leaf-post-news.style-podcast:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-content,
.leaf-post-news.style-podcast.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-content {
    padding: 0 0 17px 20px;
}
.leaf-post-news.style-podcast .post-news-item-thumbnail a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\f04b";
	font-family: "Font Awesome 5 Free";
	z-index: 3;
    padding: 10px 8px 10px 12px;
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    width: 60px;
    height: 60px;
    border: solid 3px #fff;
    border-radius: 50%;
    margin: -30px 0 0 -30px;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	font-weight: 900;
}
.s3-blog-paging.podcast-paging .wp-pagenavi {
    padding-top: 0;
}
@media(max-width:820px){
.leaf-post-news.style-podcast .post-news-item .post-news-item-thumbnail{
    width: 100%;
	height: auto;
	max-height: none;
}
.leaf-post-news.style-podcast .post-news-item:not(.post-news-big-item) .post-news-item-thumbnail .s3-fix-thumbsize{
	width:100%;
	padding-top:66%;
	height:0;
}
.leaf-post-news.style-podcast:not(.has-big-item) .post-news-item:nth-child(2n) .post-news-item-content,
.leaf-post-news.style-podcast.has-big-item .post-news-item:nth-child(2n+4) .post-news-item-content,
.leaf-post-news.style-podcast .post-news-item .post-news-item-content{
    padding: 20px 0 0;
    float: left;
    width: 100%;
    overflow: visible;
}
}
.s3-podcast-year .btn .fa{
	margin-left:10px;
}
.s3-podcast-search .search-input,
.s3-podcast-search .btn{
	width:50%;
	display: block;
	float:left;
	height: 40px;
	padding-left: 10px;
	padding-right:10px;
	outline: none !important;
}
.s3-podcast-search .search-input{
	padding-left:28px;
	border: solid 1px #295aa6;
	background:#fff;
}
.s3-podcast-search label {
    position: absolute;
    top: 7px;
    left: 10px;
}
.s3-podcast-list{
	list-style: none;
	padding:0;
}
.s3-podcast-list .s3-podcast-list-item a{
	padding: 8px 0;
	display: block;
}
.s3-podcast-list .s3-podcast-list-item.current-tag a{
    background: #295aa6;
    color: #fff;
    padding: 8px 10px;
}
.s3-podcast-episode{
	list-style: none;
	padding:0;
	margin: 0 -5px;
}
.s3-podcast-episode .s3-podcast-episode-item{
	display:block;
	width:50%;
	float:left;
	padding:5px;
}
.s3-podcast-episode .s3-podcast-episode-item:hover{
	opacity:0.8;
}
.s3-podcast-episode .s3-podcast-episode-item.current-tag{
	background: #295aa6;
}

/*single post------------*/
.single-post-top-cat,.single-page-top-title{
    margin-bottom: 30px;
}
.single-title-section{
	position:relative;
	margin-bottom:20px;
}
.single-title-text{
	padding-right: 160px;
}
.single-title-share{
	position: absolute;
	top:0;
	right:0;
	width: 150px;
}
.single-post-share {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: right;
}
.social-icon {
    width: 20px;
    height: 20px;
    font-size: 10px;
    padding: 0;
    line-height: 20px;
	border-radius:3px;
	background:#295aa6;
	color:#fff !important;
}
.single-title-share .list-inline>li{
	padding: 0 3px;
}
@media(max-width:440px){
.single-title-text{
	padding-right: 0;
}
.single-title-share{
	position: relative;
	top:auto;
	right:auto;
	width: 100%;
}
}
.single-title-date span.views {
    padding-left: 12px;
    font-size: 15px;
    color: #555;
}
.single-post-content-text a,
.elementor-widget-text-editor p a{
    color: #f10505;
}
.single-post-content-text a:hover {
    color: #295aa6;
}
.single-post-related-heading{
	margin-bottom: 15px;
}
.content-image{
	position: relative;
}
.content-image img {
    border-radius: 0;
	width:100%;
}
.single-thumb-caption{
	font-family: "Crimson Text", serif;
	text-align:left;
	font-size: 12px;
	color: #666;
	font-style: italic;
}
.wp-block-image figcaption{
	font-family: "Crimson Text", serif;
	font-style: italic;
}
.content-image .category-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
}
.about-author {
    border-bottom: none;
    padding-bottom: 0;
}
.author-avatar {
    width: 170px;
    height: 170px;
    border-radius: 0;
    border: solid 3px #295aa6;
}
.author-info {
    margin-left: 190px;
	line-height: 1.5;
}
.single-post-meta {
    box-shadow: none;
    border: solid 1px #ddd;
    border-radius: 5px;
}
.wp-block-button__link {
    border-radius: 0;
}
.simplefavorite-button {
    background: transparent !important;
    padding: 0 5px 0 0;
    font-size: 18px;
	opacity:1 !important;
}
.simplefavorite-button:hover {
    color: #f10505;
}
.single-post .simplefavorite-button.active{
    color: #f10505;
}
.s3-user-fav .s3-post-list-item {
    padding: 15px 0;
}
.s3-user-fav .s3-post-list-item:nth-child(2n+5) .s3-post-list-item-thumbnail {
    float: left;
}
.s3-user-fav .s3-post-list-item .s3-post-list-item-content,
.s3-user-fav .s3-post-list-item:not(.top-4-item) .s3-post-list-item-content,
.s3-user-fav .s3-post-list-item:nth-child(2n+5) .s3-post-list-item-content {
    padding: 0 0 17px 20px;
}
.s3-user-fav .simplefavorite-button{
	padding: 5px 10px;
	float: right;
}
.s3-user-fav .simplefavorite-button .fas.fa-heart:before {
    content: "\f2ed";
}
@media(max-width:530px){
.s3-user-fav .s3-post-list-item .s3-post-list-item-content, .s3-user-fav .s3-post-list-item:not(.top-4-item) .s3-post-list-item-content, .s3-user-fav .s3-post-list-item:nth-child(2n+5) .s3-post-list-item-content {
    padding: 20px 0 17px 1px;
}
}
#main-nav .navbar-nav>li>a .fa-heart {
    color: #f10505;
}

/*blog post------------*/
.s3-post-list {
    margin: 0 -15px 30px;
}

.s3-post-list-item{
	width: 100%;
	float: left;
	padding: 15px;
}
.s3-post-list-item-inner{
	transition: all .2s;
	border-bottom: solid 1px #74797c;
	padding-bottom: 30px;
}
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-thumbnail{
	position: relative;
    overflow: hidden;
    width: 250px;
    float: left;
    background: #666;
    backface-visibility: hidden;
}
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-thumbnail .s3-fix-thumbsize {
    width: 250px;
    height: 250px;
    background-size: cover;
    background-position: center;
	transition: all .2s;
}
.s3-post-list-item-thumbnail img{
	opacity:0 !important;
	width: 100%;
}
.s3-post-list-item-excerpt{
	line-height: 1.5;
}
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-thumbnail:hover .s3-fix-thumbsize {
    transform: scale(1.1);
}
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-content {
    padding: 0 0 17px 20px;
	overflow: hidden;
}
.s3-post-list-item:nth-child(2n+5) .s3-post-list-item-thumbnail {
    float: right;
}
.s3-post-list-item:nth-child(2n+5) .s3-post-list-item-content {
    padding: 0 20px 17px 0;
}
.s3-post-list-item:nth-child(5){
	padding-top:40px;
}

.top-4-item.s3-post-list-item{
	width: 50%;
}
.top-4-item .s3-post-list-item-thumbnail {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 0;
    color: #fff;
	overflow: hidden;
    transition: all .2s .2s;
}
.top-4-item .s3-post-list-item-thumbnail:before {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(20deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    background: -webkit-linear-gradient(20deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 50%);
    background: linear-gradient(20deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 50%);
    z-index: 2;
}
.top-4-item .s3-post-list-item-thumbnail .s3-fix-thumbsize {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
	transition: all .2s;
	z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.top-4-item .s3-post-list-item-thumbnail img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
	opacity:0;
}
.top-4-item .s3-post-list-item-thumbnail .category-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
	background:#295aa6;
	background:#000;
}
.top-4-item .s3-post-list-item-thumbnail .thumbnail-date{
	position: absolute;
    top: 20px;
    right: 20px;
	z-index:3;
	font-size:14px;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
.top-4-item .s3-post-list-item-thumbnail .thumbnail-author{
	position: absolute;
    bottom: 15px;
    left: 20px;
	right:140px;
	z-index:3;
	text-transform:uppercase;
	font-size:12px;
	line-height: 1.2;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.95);
}
.top-4-item .s3-post-list-item-thumbnail .thumbnail-author a{
	color:#fff;
}
.top-4-item .s3-post-list-item-thumbnail .btn{
	position: absolute;
    bottom: 15px;
    right: 20px;
	z-index:3;
	padding: 5px 20px;
    color: #000;
    background: #fff;
}
.top-4-item .s3-post-list-item-thumbnail .thumbnail-title{
	position: absolute;
    bottom: 45px;
    left: 16px;
	z-index:3;
	width:90%;
	font-size:20px;
	line-height:1.2;
	max-height: 3.7em;
	white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	color:#fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.95);
}
.top-4-item .s3-post-list-item-thumbnail .thumbnail-title a{
	color:#fff;
	transition: .2s;
	display: inline;
	padding: 0px 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.top-4-item .s3-post-list-item-inner:hover {
    transform: scale(1.06);
    z-index: 4;
	box-shadow: 0 0 15px -1px rgba(15,15,15,0.8);
}
.top-4-item .s3-post-list-item-inner{
	border-bottom:none;
	padding:0;
}
.top-4-item .s3-post-list-item-inner:hover .s3-post-list-item-thumbnail .thumbnail-title a {
    background: #295aa6;
	background: #000;
}
@media(max-width:530px){
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-thumbnail{
    width: 100%;
}
	.s3-post-list-item:not(.top-4-item) .s3-post-list-item-thumbnail .s3-fix-thumbsize{
		width:100%;
		padding-top:100%;
		height:0;
	}
.s3-post-list-item:not(.top-4-item) .s3-post-list-item-content,
.s3-post-list-item:nth-child(2n+5) .s3-post-list-item-content {
    padding: 20px 0 0;
    float: left;
    width: 100%;
    overflow: visible;
}
.top-4-item.s3-post-list-item{
	width: 100%;
}
.author-avatar {
    width: 100px;
    height: 100px;
}
.author-info {
    margin-left: 120px;
}
}
.wp-pagenavi {
    text-align: left;
	margin-left:-5px;
}
.wp-pagenavi > a, .wp-pagenavi > span {
    font-weight: normal;
    color: #222;
    box-shadow: none;
    border-radius: 5px;
    border: solid 1px #ddd;
}

/* event calendar---------------------------*/
.post-list-item .event-item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    background: #f0f3f5;
    color: #000;
    overflow: hidden;
    box-shadow: none;
    line-height: 1.4;
    border-radius: 10px;
    transition: all .2s;
	cursor: pointer;
}
.post-list-item .event-item:hover {
    box-shadow: none;
    background: #e4ecf1;
}
.post-list-item .event-item-date {
    text-align: center;
    background: #295aa6;
    color: #fff;
    padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	width:90px;
}
.post-list-item .event-item-date .day{
	font-size: 44px;
	line-height: 1.1;
}
.post-list-item .event-item-date .month{
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.1;
}
.post-list-item .event-item-date .year{
	font-size: 13px;
    font-weight: 300;
    line-height: 1.1;
    padding: 8px 4px 15px;
    margin-top: 8px;
    border-top: solid 2px #fff;
    display: inline-block;
}
.post-list-item .event-item-content {
    padding: 15px 100px 15px 130px;
	min-height: 118px;
}
.post-list-item .event-title{
	font-weight: bold;
	font-size: 16px;
}
.post-list-item .event-item-hidden {
    padding: 20px 0 10px;
}
.post-list-item .event-item-hidden a{
	font-style: italic;
	text-decoration:underline;
}
.post-list-item .event-excerpt {
    height: auto;
    overflow: hidden;
    text-overflow: initial;
    display: block;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.event-item-icon {
	position: absolute;
	top: 0;
	right: 0;
	width:100px;
}
.event-item-icon .fa, .event-item-icon .far {
    font-size: 22px;
    color: #f10505;
    padding: 25px 10px;
}
.event-item-icon .fa-chevron-right{
    position: absolute;
    right: 20%;
	color: #6b7b8e;
	transition: all .2s;
}
.event-item:not(.collapsed) .fa-chevron-right{
	transform: rotate(90deg);
}
@media(max-width:541px){
.post-list-item .event-item-date {
    width: 80px;
}
.post-list-item .event-item-content {
    padding: 15px 85px 15px 100px;
}
.event-item-icon {
	width:80px;
}
.event-item-icon .fa-chevron-right{
    right: 10%;
}
.post-list-item .event-title {
    font-size: 14px;
}
.post-list-item .event-item-hidden img{
	margin-bottom:15px;
}
}

.style-mini .post-list-item .event-item-date {
    width: 72px;
	padding: 6px;
}
.style-mini .post-list-item .event-item-content {
    padding: 10px 80px 10px 85px;
	min-height:80px;
}
.style-mini .event-item-icon {
	width:75px;
}
.style-mini .event-item-icon .fa-chevron-right{
    right: 10%;
}
.style-mini .post-list-item .event-title {
    font-size: 13px;
	font-weight: 400;
	margin-bottom:2px;
	line-height:1.1;
}
.style-mini .post-list-item .event-time{
	font-size: 12px;
	font-weight: 300;
	line-height:1.1;
	color:#444;
}
.style-mini .post-list-item .event-item-date .year,
.style-mini .post-list-item .event-item-content .event-item-header b,
.style-mini .post-list-item .event-item-content .event-item-header .event-by,
.style-mini .post-list-item .event-item-content .event-item-header .event-location{
	display: none;
}
.style-mini .post-list-item .event-item-content .col-sm-5,
.style-mini .post-list-item .event-item-content .col-sm-7{
	width:100%;
}

.style-single .post-list-item .event-item{
	cursor: default;
	margin-bottom: 40px;
}
.style-single .post-list-item .event-by,
.style-single .post-list-item .event-time,
.style-single .post-list-item .event-location,
.style-single .post-list-item .event-start,
.style-single .post-list-item .event-end{
	font-size: 16px;
	line-height:1.5;
}
.style-single .post-list-item .event-item-icon{
	display:none;
}
.post-list-item .event-url-btn{
	margin-top:20px;
	margin-bottom:10px;
}

/*explore*/
.s3-explore-inner {
    position: relative;
}
.s3-explore-section-title {
    background: #000;
    color: #fff;
    position: relative;
    padding: 16px 20px;
    border-radius: 10px 10px 0 0;
}
.s3-explore-section-title h3{
	color: #fff;
	font-size: 22px;
	margin-bottom:0;
	font-weight: 600;
	text-transform: uppercase;
}
.s3-explore-section-title #settings-toggle {
    background: transparent;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 10px;
    right: 0px;
}
.s3-explore-section-title #settings-toggle:hover {
	color: #f10505;
}
.s3-explore-category-list {
    background: #f3f3f3;
    padding: 20px 15px;
	border-radius: 0 0 10px 10px;
}
.s3-explore-category-list .loading-icon{
	font-size: 30px;
	line-height: 1.1;
	text-align: center;
	color:#888;
	padding: 10px;
}
.s3-explore-category-item {
	padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: solid 1px #666;
	opacity: 0.2;
	position: relative;
}
.reordered .s3-explore-category-item{
	opacity: 1;
}
.s3-explore-category-item:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 30px;
    height: 7px;
    border: solid 1px #666;
    bottom: -4px;
    left: 50%;
    margin-left: -15px;
}
.s3-explore .ui-state-highlight{
	height:50px;
	background: #eee;
	border-radius:10px;
	border: dashed 2px #ccc;
	margin: 10px 0;
}
.s3-explore .s3-explore-category-item.ui-sortable-helper{
	height:60px;
	overflow:hidden;
	border-bottom:none;
}
.s3-explore .ui-sortable-helper .s3-explore-post{
	display:none;
}
.s3-explore-category-title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
	cursor: move;
}
.s3-explore-category-title .fa-caret-down {
    float: right;
    width: 22px;
    height: 22px;
	font-size: 22px;
    text-align: center;
	transition: .2s;
	cursor: pointer;
}
.s3-explore-category-title.collapsed .fa-caret-down {
    transform: rotate(-90deg);
}
.s3-explore-post {
    background: #fff;
    padding: 14px 14px;
    border-radius: 10px;
    margin-bottom: 15px;
	font-size:12px;
}
.s3-explore-post-thumbnail {
    position: relative;
    overflow: hidden;
    width: 100px;
    float: left;
    background: #666;
    backface-visibility: hidden;
	border-radius:10px;
}
.s3-explore-post-thumbnail .s3-fix-thumbsize {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
    transition: all .2s;
}
.s3-explore-post-thumbnail .s3-fix-thumbsize:hover{
	opacity:0.8;
}
.s3-explore-post-content {
    padding: 0 0 0px 15px;
    overflow: hidden;
}
.s3-explore-post-title{
    font-size: 13px;
	line-height: 1.2;
	letter-spacing:0;
    font-weight: 500;
    margin-bottom: 4px;
	max-height: 2.5em;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.s3-explore-post-excerpt {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #444;
	max-height: 3.7em;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#s3-explore-settings {
    background: #f3f3f3;
    padding: 15px;
    border-radius: 0;
    margin-bottom: 1px;
    position: absolute;
    z-index: 5;
	width:100%;
    box-shadow: 0 6px 8px rgba(0,0,0,0.2);
}
#s3-explore-settings .cat-setting{
	line-height:1.5;
	padding-bottom: 15px;
}
#s3-explore-settings .cat-list{
    list-style: none;
    padding: 0;
	column-count: 2;
	column-gap: 5px;
}
#s3-explore-settings .cat-list ul{
    list-style: none;
    padding-left: 14px;
}
#s3-explore-settings .cat-list > li {
	break-inside: avoid-column;
	page-break-inside: avoid;
}
#s3-explore-settings label {
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    vertical-align: middle;
    margin-bottom: 0;
    padding-bottom: 0;
}
#s3-explore-settings .font-2 strong{
	font-weight:600;
}
.s3-explore-save-button {
    margin-bottom: 10px;
    width: 100%;
	outline: none !important;
}
#s3-explore-settings .iam-setting label{
	width: auto;
	font-size: 16px;
	font-weight: normal;
}
#s3-explore-settings .iam-setting select {
    width: 60%;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    height: 30px;
    font-size: 16px;
}
.iam-or {
    border-bottom: solid 2px #000;
    margin: 15px 0 22px;
    text-align: center;
    height: 18px;
}
.iam-or span{
    display: inline-block;
    background: #f0f0f0;
    height: 25px;
	padding: 0 8px;
	font-size: 18px;
}
