/*
Theme Name: Starmale 2015
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: donostia.it
Author URI: http://donostia.it/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 13, 2015 */


@font-face {
    font-family: 'cooper_blackregular';
    src: url('fonts/cooper_black-webfont.eot');
    src: url('fonts/cooper_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooper_black-webfont.woff2') format('woff2'),
         url('fonts/cooper_black-webfont.woff') format('woff'),
         url('fonts/cooper_black-webfont.ttf') format('truetype'),
         url('fonts/cooper_black-webfont.svg#cooper_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'elephantregular';
    src: url('fonts/elephant-webfont.eot');
    src: url('fonts/elephant-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/elephant-webfont.woff2') format('woff2'),
         url('fonts/elephant-webfont.woff') format('woff'),
         url('fonts/elephant-webfont.ttf') format('truetype'),
         url('fonts/elephant-webfont.svg#elephantregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_GillSansMTPro-UltraBoldCond';
	src: url('fonts/GillSansMTPro-UltraBoldCond.eot');
	src: url('fonts/GillSansMTPro-UltraBoldCond.woff') format('woff'), url('fonts/GillSansMTPro-UltraBoldCond.ttf') format('truetype'), url('fonts/GillSansMTPro-UltraBoldCond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.colore2 {
	color: #4A92C6;
}

.colore1 {
	color: #682F6E;
}

.font1 {
    font-family: 'Conv_GillSansMTPro-UltraBoldCond';
}

.font2 {
    font-family: 'cooper_blackregular';
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body, button, input, select, textarea {
  text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  color: #444;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  text-rendering: optimizelegibility;
}

body {
	background: #eee;
	overflow: hidden;
	color: #000;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #4A92C6;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

a:active,
a:hover {
	color: #80A129;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}

h1 {
  font-size: 20px;
  line-height: 1.38462;
  margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}


img {
	max-width: 100%;
	height: auto;
	padding: 0;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

p {
	margin-bottom: 10px;
}

/* Genericons */

.menu-toggle:before,
.search-toggle:before
{
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Search in the header */

.search-toggle {
  background-color: #80a129;
  cursor: pointer;
  float: right;
  height: 58px;
  margin-right: 0;
  text-align: center;
  width: 70%;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #80a129;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 30px;
	margin-top: 14px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 48px;
	right: 0;
	width: 100%;
	z-index: 2;
}

.search-box {
  background-color: #80a129;
  padding: 12px;
  float: left;
  width: 100%;
}

.search-box input[type="search"] {
  color: #000;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
	padding-top: 24px;
}

.primary-navigation.toggled-on {
  left: 0;
  opacity: 0.95;
  padding: 0 0 36px;
  position: absolute;
  top: -30px;
  width: 100%;
  z-index: 1;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 5px 0;
}

.primary-navigation.toggled-on li {
  padding: 5px 0;
  list-style: none;
}

.primary-navigation.toggled-on li a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}

.primary-navigation.toggled-on li ul li a {
padding-left: 10px;
}
.primary-navigation.toggled-on li:hover {
  background: none repeat scroll 0 0 #3c7ca6;
}


.primary-navigation.toggled-on .nav-menu {
  background: #4893c4 none repeat scroll 0 0;
  margin-top: 0px;
  padding: 20px 30px;
}





/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
  cursor: pointer;
  font-size: 0;
  height: 48px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 22px;
  width: 48px;
  z-index: 3;
  background: #ffffff none repeat scroll 0 0;
}


.admin-bar .menu-toggle {
  top: 64px;

}


.menu-toggle:before {
	color: #4893C4;
	content: "\f419";
	margin-top: 14px;
	font-size: 30px;
}




/* =========================================== modifiche DONOSTIA.IT ====================================== */






/* ------------------------------------- generali --------------------------------- */
iframe {
    width: 100% !important;
    max-width: 810px;
}

.divisorio {
    margin: 20px auto;
}

.breadcrumbs {
  background: #4893c4 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.03em;
  margin: 0 0 20px 0;
  padding: 5px 20px;
}

.breadcrumbs a {
  color: #fff;
}

.breadcrumbs a:hover {
color: #FDEA11;
}

.breadcrumb-ul li:after {
    content: "/";
}

.breadcrumb-ul li:last-child:after {
    content: "";
}

.breadcrumb-ul li a {
    padding-right: 10px;
}

#primary {
    padding-bottom: 30px;
}

#page {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px #adadad;
  margin: 20px auto;
}

.divisorio-ombretta {
    margin: 10px 0;
}

.owl-theme .owl-controls .owl-page span {
  background: #4893C4 none repeat scroll 0 0;
}

.sharethis-container {
  margin: 0 0 20px 0;
}

.sharethis-container li {
  padding: 0;
}

.fb_iframe_widget iframe {
  position: absolute;
  width: 460px !important;
}

.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
} 

@-webkit-keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateX(-30px); 
    } 
    80% { 
        -webkit-transform: translateX(10px); 
    } 
    100% { 
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateX(-30px); 
    } 
    80% { 
        transform: translateX(10px); 
    } 
    100% { 
        transform: translateX(0); 
    } 
} 

.bounceInRight { 
    -webkit-animation-name: bounceInRight; 
    animation-name: bounceInRight; 
}









.animated-logo { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
} 

@-webkit-keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(-2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateX(30px); 
    } 
    80% { 
        -webkit-transform: translateX(-10px); 
    } 
    100% { 
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        transform: translateX(-2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateX(30px); 
    } 
    80% { 
        transform: translateX(-10px); 
    } 
    100% { 
        transform: translateX(0); 
    } 
} 
.bounceInLeft { 
    -webkit-animation-name: bounceInLeft; 
    animation-name: bounceInLeft; 
}

/* ------------------------------------- /generali --------------------------------- */

/* ---------------------------------------- header ------------------------------ */

#header-conteiner {
	width: 100%;
}

.claim span {
    color: #682f6e !important;
}

.claim {
  bottom: 10px;
  margin-bottom: -10px;
  position: relative;
  font-size: 17px;
}

.contenitore-menu {
    position: relative;
    z-index: 6;
}

#primary-navigation {
}

#logo {
    margin-top: 20px;
}

#logo img {
    width: 100%;
    height: auto;
}

.contenitore-menu.fisso {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  max-width: 1140px;
  position: fixed;
  top: 0;
}

.admin-bar .contenitore-menu.fisso {
  top: 32px;
}



/* ---------------------------------------- /header ------------------------------ */







/* ---------------------------------------- homepage --------------------------------- */

.fts-twitter-description-image {
	display: none;
}

.fine-sidebar img {
  width: auto;
  position: relative;
  top: 0px;
}

.contenitore-sidebar {
    padding: 50px 20px;
}

#carosello-sidebar {
}

.box-sidebar {
        border: 1px dashed #4893C4;
	    padding: 5px;
	    margin-bottom: 20px;
}

.box-sidebar img {
    float: none !important;
}

.social-home {
    background: #fafafa;
}
.social-home-sidebar .box-sidebar {
  border: 1px dashed #682f6e;
  text-align: center;
}


.social-home-sidebar .contenitore-sidebar {
    padding-top: 20px;
}
.divisorio-ombretta-social {
  margin: 0;
}

.titolo-sidebar {
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
}

#cff .cff-item {
}

.cff-wrapper {
  font-size: 14px;
  margin-bottom: 20px;
}

.fts-twitter-div a {
}

.fts-twitter-div {
}

.fts-twitter-div * {
  font-size: 14px;
}

.fts-twitter-link-image {
    display: none;
}

.fts-twitter-text {
  display: block;
  line-height: 24px;
  padding: 4px 0 0;
  font-size: inherit;
}

.post-home .attachment-large {
    width: 100%;
    height: auto;
}

.post-home h1.titolo-post-home {
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
  text-transform: uppercase;
}
.post-home {
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}

.titolo-social {
  margin: 10px 0;
  text-shadow: 1px 1px 1px #fff;
  text-transform: uppercase;
}
.cff-likebox {
  margin: 0;
}
/* ---------------------------------------- / homepage --------------------------------- */




/**
 * Footer
 * -----------------------------------------------------------------------------
 */

input[type="search"] {
  width: 100%;
}

#colophon {
  background: #4893c4 none repeat scroll 0 0;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 30px 0;
}

#colophon a {
}

#colophon h1 {
        font-family: "elephantregular";
	text-transform: uppercase;
	text-transform: uppercase;
	color: #fff;
	    font-size: 17px;
	    margin-bottom: 10px;

}
#sfondo-footer {
    position: relative;
    bottom: -8px;
}

#sfondo-footer-chiusura {
    position: relative;
    bottom: 22px;
}


#menu-menu-footer li {
    list-style: none;
    font-family: "elephantregular";
    text-transform: uppercase;
    font-size: 17px;
    padding: 2px 0;
}

#menu-menu-footer li ul li {
  font-family: "Open Sans";
  font-size: 14px;
  padding: 0 20px;
  text-transform: inherit;
}

#menu-menu-footer a {
    color: #fff;
}

#menu-menu-footer a:hover {
color: #FDEA11;
}


#menu-menu-footer {
    padding: 0 20px
}

.social-footer img {
    max-width: 150px;
    margin-bottom: 20px;
}

#mc_embed_signup #mce-EMAIL {
    margin: 20px 0;
    font-size: 14px;
  width: 100%;
    
}

#mc_embed_signup #mc-embedded-subscribe {
  background: #4893c4 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  width: 100%;
}

#mc_embed_signup #mc-embedded-subscribe:hover {
    background: #fff;
    color: #4893c4;
    font-weight: bold;
    /* Firefox */
    -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
}

#mc_embed_signup {
    margin-bottom: 20px;
}
.colonna-footer {
  border-right: 1px solid #fff;
  margin-bottom: 20px;
  min-height: 370px;
}

.colonna-footer-4 {
    border-right: none;
}



/**
 * Footer
 * -----------------------------------------------------------------------------------------------------
 */




/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
	margin: 48px auto;
	padding: 0 10px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

/*
.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}


*/
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form textarea,
.pagina-generica .wpcf7-form textarea, 
.pagina-generica .wpcf7-form input[type="text"],
.comment-form input[type="text"],
.comment-form input[type="email"],
.pagina-generica .wpcf7-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
	max-width: 320px;
	border: 1px solid #3A80B7;
}



.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

.contenitore-articolo-archivio {
    border: 1px solid #eee;
    padding: 5px;
}


.contenitore-paypal-single input[type="image"],
#contenitore-paypal-single input[type="image"]{
    max-width: 100%;
}

.contenitore-paypal-single form {
    float: left; 
}
/**
 * categorie che mostrano contenuti
 * -----------------------------------------------------------------------------
 */

.preview-list-blog {
    padding-top: 15px;
    padding-bottom: 15px;
}

.preview-list-blog:hover {
    opacity: 0.8;
}

.titolo-articolo-archivio {
    font-size: 20px;
    margin: 10px;
}

.contenitore-articolo {
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 20px;
  text-align: justify;
}

.dida-thumb,
.wp-caption-text {
    font-style: italic;
    color: #707070;
}
/**
 * categorie che mostrano altre categorie
 * -----------------------------------------------------------------------------
 */


/**
 * Singoli articoli
 * -----------------------------------------------------------------------------
 */

.immagine-evidenza-single-megatemplate img {
    width: 100%;
}

#form-allowed-tags {
    display: none !important;
}

.contenitore-articolo .wp-caption {
    max-width: 100%;
}

.mejs-container {
    margin-bottom: 30px;
}
/**
 * Pagina generica
 * -----------------------------------------------------------------------------
 */

.pagina-generica {
    max-width: 768px;
    margin: 0 auto 20px;
      border: 1px dashed #4893c4;
  padding: 20px;
}


.pagina-generica .wpcf7-form {
    text-align: center;
}

.content-child-page {
    margin-bottom: 20px;
    margin-top: 20px;
}





/**
 * Evento
 * -----------------------------------------------------------------------------
 */
.evento-fb {
margin: 20px 0;    

}
/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


@media screen and (min-width: 768px) {
	
	

	.header-main {
		padding-right: 0;
	}

	.search-toggle {
		margin-right: 0;
	}

	

	
}



@media screen and (min-width:1200px){ /* col-lg */

}



@media screen and (min-width:992px)   { /* menu */

/* Navigation */

	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #fff;
	}

	/* Primary Navigation */

.primary-navigation {
  padding: 0;
  position: relative;
  text-transform: uppercase;
}

	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}

.primary-navigation .nav-menu {
  border-bottom: 0 none;
  display: block;
  font-family: "cooper_blackregular";
  letter-spacing: -0.1em;
  margin-bottom: -34px;
  position: relative;
  text-align: center;
  top: -56px;
}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation li {
		border: 0;
		display: inline-block;
		position: relative;
	}

.primary-navigation a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
  white-space: nowrap;
}

.primary-navigation a:hover {
color: #FDEA11;
text-decoration: none;
}








	.primary-navigation ul ul {
		background-color: #4893C4;
		float: left;
		margin: 0;
		position: absolute;
		top: 30px;
		left: -999em;
		z-index: 99999;
	}

.primary-navigation li li {
border-bottom: 1px dashed #fff;
  display: block;
  height: auto;
  line-height: 1.09091;
  min-width: 300px;
  position: relative;
  text-align: left;
}

	.primary-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.primary-navigation ul ul a {
		padding: 18px 12px;
		white-space: normal;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		text-decoration: underline;

	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 26px;
	}

	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f502";
		display: inline-block;
		font: normal 8px/1 Genericons;
		position: absolute;
		right: 12px;
		top: 22px;
		vertical-align: text-bottom;
	}

	.primary-navigation li .menu-item-has-children > a,
	.primary-navigation li .page_item_has_children > a {
		padding-right: 20px;
		width: 168px;
	}

	.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
	.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
	.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
		content: "\f501";
		right: 8px;
		top: 20px;
	}
}

/**
 * Col-md
 * -----------------------------------------------------------------------------
 */
@media screen and (min-width:992px) and (max-width: 1200px)  { /* col-md */

.primary-navigation a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 5px 5px;
  white-space: nowrap;
}

.primary-navigation .nav-menu {
  top: -52px;
}

}
/**
 * Col-md
 * -----------------------------------------------------------------------------
 */





/**
 * Col-sm
 * -----------------------------------------------------------------------------
 */
@media screen and (min-width:768px) and (max-width:991px) { /* col-sm */


  .contenitore-sidebar {
    background: none !important;
    padding: 0;
  }

.titolo-sidebar {
    background: #3A80B7 !important;
}


}
/**
 * Col-sm
 * -----------------------------------------------------------------------------
 */







/**
 * Col-xs
 * -----------------------------------------------------------------------------
 */
@media screen and (max-width: 767px)  { /* col-xs*/
  
  .contenitore-sidebar {
    background: none !important;
    padding: 0;
  }

.titolo-sidebar {
    background: #3A80B7 !important;
}

    .divisorio-ombretta {
  margin: 20px 0;
}



.colonna-footer-2 {
    border-top: 1px dashed #fff;
    padding: 30px;
    text-align: center;
}

.colonna-footer-3 {
   border-top: 1px dashed #fff;
    padding: 30px; 
}

.colonna-footer-1 {
    text-align: center;
}

#mc_embed_signup {
  margin-bottom: 20px;
  padding: 0 30px;
}


.colonna-footer {
  min-height: 0;
}

}
/**
 * Col-xs
 * -----------------------------------------------------------------------------
 */




/**
 * col-xs + col-sm
 * -----------------------------------------------------------------------------
 */
@media screen and (max-width: 991px)  { 
    #logo {
  float: left;
  margin-bottom: -20px;
  position: relative;
  text-align: center;
  top: -20px;
  width: 100%;
}

.contenitore-menu.fisso {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  max-width: 100%;
  position: relative;
  top: 0;
}

.primary-navigation {
  padding-top: 0;
}

.logo-claim {
  padding: 10px 60px;
}

.claim {
  bottom: 0;
  font-family: "open sans",sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}

.colonna-footer {
  padding: 0 30px;
}


}
/**
 * col-xs + col-sm
 * -----------------------------------------------------------------------------
 */


 
/**
 * smartphone
 * -----------------------------------------------------------------------------
 */ 
@media screen and (max-width: 470px)  { /* solo per smartphone */

.preview-list-blog {
    width: 100% !important;
}

}







@media screen and (min-width:992px) and (max-width: 1024px)  { /* ipad orizzontale*/


}


@media screen and (min-width: 1440px)  {

}

