/*
Theme Name: Moked 2016
Author: colorinside studio
Author URI: https://colorinside.com
Description: Custom Theme for Moked
Version: 0.7.3
License: Creative Commons Attribuzione - Non commerciale - Non opere derivate 4.0 Internazionale
License URI: http://creativecommons.org/licenses/by-nc-nd/4.0/

Moked WordPress Theme, Copyright © 2016 colorinside studio

*/

@media screen and (min-width: 1000px) {
	.featured .editorial {
		padding: 2rem;
	}
}

.home .featured h2 {
	font-weight: 600;
}

.featured .authors, 
.featured .press {
	border-top: none;
}

.featured .editorial {
	border-width: 2px; 
}

.featured article:after {
	content: none !important;
}

.featured-title {
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	margin-bottom: .2em;
}

.home .featured .featured-note {
	font-style: italic;
	font-family: "Lora", serif;
	font-size: 1.4rem;
	text-align: center;
	color: rgb(88, 98, 114);
	margin-bottom: 1.2em;
	line-height: 1.2;
	padding: 0 10%;
}


.flex-video {
	position: relative;
	padding-top: 1.5625rem;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1rem;
	overflow: hidden; 
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}


/* Mailchimp */
#mc_embed_signup .content__gdpr .mc-note {
	font-size: 1.2rem;
}


/* Stream Column */
.home .stream article img {
	max-width: 35%;
	margin-top: .5rem;
}

.home .stream article figure img {
	max-width: 100%;
}

.stream article p {
	line-height: 1.4;
}

.home .stream .alignnone,
.home .stream .alignleft {
	float: left;
	display: inline-block;
	margin-right: 1rem;
}

.home .stream .alignright {
	float: right;
	display: inline-block;
	margin-left: 1rem;
}

.editorial article img {
	max-width: 35%;
	height: auto;
	margin: 0 1rem 1rem 0;
	float: left;
}

/* Cookie Notice */

#cookie-notice .button {
	height: 28px !important;
	line-height: 26px !important;
	margin-bottom: 0 !important;
}

.widget {
	margin-bottom: 1rem;
}

.page-id-291 .communityMap {
    display: block;
    float: none !important;
}

.communities h4 {
    font-size: 17px;
    font-variant: small-caps;
    font-weight: bold;
    border-bottom: 1px solid rgb(226, 230, 235);
    padding-bottom: .333em;
    margin-bottom: .333em;
}

.communities p {
    margin-bottom: .5em;
    color: rgb(34, 34, 34);
}

.communities dl {
    margin-bottom: 3em;
}

.communities dt {
    display: inline;
}

.communities dt:before {
    content: '';
    display: block;
}

.communities dd {
    display: inline;
    margin-left: .333em;
    color: rgb(88, 98, 114);
}


/* AME */
#menu-categorie {
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}





