body a{
	color: #2d6037;
}
.single .elementor .elementor-widget-theme-post-content a, .page:not(.home) .elementor .elementor-widget-theme-post-content a{
	text-decoration: underline;
}
main#content{
  padding: 0 50px; 
}
#hamburger{
	  position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
	padding: 0;
}
#hamburger .e-con-inner{
	padding: 0;
}
#hamburger .elementor-element{
	width: 100%;
}

#hamburger .elementor-nav-menu--dropdown{
	width: 100%;
	position: relative;
	z-index: 0;
}
#hamburger .elementor-menu-toggle{
	z-index: 1;
	background: #fff;
	top: 10px;
	right: 10px;
	position: absolute;
}
#hamburger .elementor-nav-menu--dropdown.elementor-nav-menu__container{
	padding: 0;
	margin: 0;
}
@media (min-width: 1025px){
  .mobileonly{
	  display: none!important;
	}
}
@media (min-width: 1025px) and (max-width: 1179px){
  #topsocial{
	  margin-right: 14px!important;
  }
}

.breakdance a.authorlink{
	color: #000;
	font-family: "Roboto", sans-serif;
	display: block;
	text-decoration: none;
	margin-right: 2em;
}
.breakdance a.authorlink:hover{
	color: #000;
}
.element-invisible{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	left:-100vw;
	top:-100vh;
}
@media(max-width: 1199px){
.mc4wp-form-fields{
	flex-direction: column;
}
}
footer .mc4wp-form{
    padding: 0;
    margin: 0;
    font-family: "Roboto", sans-serif;
}
footer .mc4wp-form .mc4wp-form-fields{
    display: flex;
    gap: 17px;
	  flex-wrap: wrap;
}
@media(max-width: 1199px){
	 .elementor-element #mc4wp-form-1 input[type='email']{
    width: 100%!important;
}
	.elementor-element #mc4wp-form-1   input[type='submit']{
    width: 100%!important;
	}
}
@media(min-width: 1200px){
.mc4wp-form input[type='email']{
    width: 70%!important;
}
	.mc4wp-form input[type='submit']{
    width: 30%!important;
	}
}
.mc4wp-form input[type='submit']{
    background-color: #397144;
    border: none;
    color: #fff;
    border-radius: 0;
    transition: all.3s;
}
.mc4wp-form input[type='submit']:hover{
    filter: brightness(1.2);
}
.bde-posts-pagination{
	position: relative;
}
.videogrid .catgridimg img, .category-videos .storygrid .catgridimg img{
	display: block
}
.videogrid .catgridimg::before, .category-videos .storygrid .catgridimg::before{
	content: "▸";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 80px;
	text-shadow: 0 0 8px rgba(0,0,0,.7);
	z-index: 1;
}

.elementor-social-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.homepage-writers .elementor-swiper-button{
	top: calc(var(--arrow-prev-top-align) + var(--arrow-prev-top-position) - var(--arrow-prev-caption-spacing) - 55px)!important;
}

.wannstorycard, .wannstorycard > .e-con-inner{
	height: 100%!important;
}
@media (max-width: 767px){
	.single-post .elementor-widget-theme-post-content figure{
	  width: 100%;
		display: block;
		float: none;
		clear:  both;
		margin: 2rem 0;
  }
}
@media (min-width: 768px){
	.single-post .elementor-widget-theme-post-content figure, .single-post .elementor-widget-theme-post-content  img{
	  max-width: 100%!important;
		width: 100%!important;
  }
}
figcaption{
	padding-top: 1rem
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6{
	margin-top: 1.5em;
	margin-bottom: 1em;
}
body.category-6 .cardauthorname{
	display: none
}
.category-poems .wann-post-excerpt, .category-videos .wann-post-excerpt{
	display: none;
}
.category-poems .story-author-date, .category-videos .story-author-date{
	justify-content: flex-start;
}
.wann-author-thumbnail{
	width: 70px;
	margin-bottom: 0;
}
.wann-author-thumbnail img{ 
	border-radius: 50%;
	display: block;
}
.category-news .wann-authortn-name{
	display: none!important;
}
.category-news .post-social-share{
    align-items: flex-start!important;
}
form.searchandfilter ul{
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
	padding: 0;
}
form.searchandfilter ul li{
	max-width: 220px;
}
@media (min-width: 768px){
	.desktop-break{
		display: block;
	}
}
.post-content ul, .elementor-widget-theme-post-content ul{
	margin-bottom: 1em;
}
.chosen-container-single .chosen-single{
	padding: .5rem 1rem;
}
ul.wann-post-tags{
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
	gap: 1em;
	flex-wrap: wrap;
}
@media (min-width: 768px){
	ul.wann-post-tags{
		margin-left: 2rem;
	}
}
ul.wann-post-tags li{
	display: block;
	border: 1px solid #ccc;
	padding: .25em 1em
}
.chosen-container .chosen-results li.active-result{
	display: block;
	width: 100%;
}

.searchfilters .sf-field-post_date{
	display: flex;
	flex-direction: column;
}
.searchfilters .sf-field-post_date li{
	margin: 0;
	padding: 0;
}
.writerandregion{
	display: flex;
	flex-wrap: wrap;
}
ul.regions{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	font-size: 1rem;
}
@media (min-width: 1200px){
  .homepage-writers .elementor-swiper-button svg{
	  fill: #ccc!important;
	}
	.homepage-writers .elementor-swiper-button svg:hover{
	  fill: #333!important;
	}
}
.single-member #mywork{
	display: none
}
@media (max-width: 767px){
	.mobilefeaturedimage, .elementor-widget-theme-post-content > .elementor-widget-container > figure:first-child{/* JS handles the display of this on mobile */
		display: none;
		margin-bottom: 2rem!important;
	}
	#wannpostcontainer > .e-con-inner{
		display: block;
	}
	.mobilefeaturedimage.mobilefeaturedimage-enabled{
		display: block;
	}
}

.mobilefeaturedimage-enabled figcaption{
	position: absolute;
    bottom: 0;
    color: #fff;
    padding: 10px;
    background: rgba(0, 0, 0, .5);
}