/*** SIOI 2018***/
/*** Sioi 2018 ***/
body,
p {
  font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.srr-title {
  font-family: 'Roboto', sans-serif;
}
/* toglie spazio bianco in fondo*/
#td-outer-wrap {
  margin-bottom: -20px;
}
.block-title > span,
.block-title > a,
.widgettitle,
.td-trending-now-title,
.wpb_tabs li a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a,
.td-related-title a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce .product .products h2,
.td_module_wrap .td-module-title,
.td-theme-slider .td-module-title a,
.td-big-grid-post .entry-title,
.post .td-post-header .entry-title,
.td-page-title,
.woocommerce-page .page-title,
.td-category-title-holder .td-page-title {
  font-family: "Open Sans", sans-serif;
}
.sf-menu ul .td-menu-item > a,
ul.sf-menu > .td-menu-item > a {
  font-family: 'Roboto', sans-serif;
}
.td-post-author-name a,
.td-post-date .entry-date {
  font-family: "Open Sans", sans-serif;
}
.td-post-template-default .td-post-header .entry-title,
.td-post-template-1 .td-post-header .entry-title,
.td-post-template-2 .td-post-header .entry-title,
.td-post-template-3 .td-post-header .entry-title,
.td-post-template-4 .td-post-header .entry-title,
.td-post-template-5 .td-post-header .entry-title,
.td-post-template-6 .td-post-header .entry-title,
.td-post-template-7 .td-post-header .entry-title,
.td-post-template-8 .td-post-header .entry-title,
.td-post-template-9 .td-post-header .entry-title,
.td-post-template-10 .td-post-header .entry-title,
.td-post-template-11 .td-post-header .entry-title,
.td-post-template-12 .td-post-header .entry-title,
.td-post-template-13 .td-post-header .entry-title {
  font-weight: bold;
}
.sf-menu > li > a {
  font-size: 18px;
  font-weight: 400;
  text-transform: none!important;
}
.post .td-category a,
.post .td-post-share-title,
.td-sub-footer-copy,
.td-sub-footer-menu ul li a,
.entry-crumbs a,
.entry-crumbs span,
#bbpress-forums .bbp-breadcrumb a,
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current,
input[type="submit"],
.td-read-more a,
.vc_btn,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce #respond input#submit {
  font-family: "Open Sans", sans-serif;
}
.category .td-category a {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}
.page-nav a,
.page-nav span {
  font-family: "Open Sans", sans-serif;
}
.td-excerpt,
.footer-text-wrap,
.widget_archive a,
.widget_calendar,
.widget_categories a,
.widget_nav_menu a,
.widget_meta a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_text .textwidget,
.widget_tag_cloud a,
.widget_search input,
.woocommerce .product-categories a,
.widget_display_forums a,
.widget_display_replies a,
.widget_display_topics a,
.widget_display_views a,
.widget_display_stats {
  font-family: "Open Sans", sans-serif;
}
.post.category-dalle-aziende header h1.entry-title,
.category-dalle-aziende .td-category-header .td-page-title,
.category-dalle-aziende .td_module_wrap h3.entry-title,
.category-dalle-aziende .td-excerpt,
.td-trending-now-display-area .td_module_trending_now .entry-title,
.post.category-dalle-aziende p {
  font-family: "Open Sans", sans-serif;
}
/*** header ***/
.td-banner-wrap-full {
  padding: 10px 0;
}
.td-header-top-menu {
  font-size: 14px;
}
.td-header-top-menu li a {
  line-height: 38px;
}
.td-header-sp-top-widget {
  line-height: 38px;
}
.td-header-top-menu-full {
  z-index: 999;
}
.sf-menu > li.td-normal-menu > ul.sub-menu {
  left: 0;
}
.top-header-menu li a {
  text-transform: uppercase;
}
/*** login / registrati ***/
/*
.white-popup-block {
    min-height: 580px;
}
*/
.mfp-content {
  /*
	.td-login-form-div {
		width: 50%;
		padding: 0px 5%;
	}
	#td-register-div {
		visibility: visible;
		opacity: 1;
		right: 0;
		//padding: 0px 10% 0 0;
	}
	#td-login-div.td-display-none {
		visibility: visible;
		opacity: 1;
	}
	 #td-register-div,
	
	.td-back-button {
		visibility: hidden !important;
		opacity: 0 !important;
		-ms-filter: none;
		filter: alpha(opacity=0);
	}
	.td-login-wrap:before {
		content: '';
		display: block;
		width: 50%;
		height: 100%;
		//border-left: solid 1px #999;
		position: absolute;
		top: 0;
		left: 50%;
		min-height: 500px;
		background: rgba(255,255,255,0.5);
	}

*/
}
.mfp-content .td-login-animation #td-login-div {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.mfp-content #register-link {
  font-size: 15px;
  color: #fff;
  background-color: #024a8a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/*
#td-mobile-nav {
	label { 
		white-space: nowrap;
    	top: -5px;
    	left: 0;
    	font-size: 14px;
	}
	input { color: #fff; }
	.td-register-section .td-login-button { 
		color: @secondary-color !important;
		line-height: 32px;
	}
	.nf-error-msg { color: #fff; background: #c00; padding: 5px 10px; }
}
*/
#loginform {
  text-align: left;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 20px 20px 0 20px;
}
#loginform:after {
  content: '';
  display: block;
  clear: both;
}
#loginform .login-remember {
  width: 50%;
  float: left;
  margin-top: 6px;
}
#loginform .login-submit {
  width: 50%;
  float: left;
  text-align: right;
}
.mfp-content .td-login-panel-descr {
  margin-bottom: 40px;
}
#td-mobile-nav #loginform {
  margin-bottom: 10px;
}
#td-mobile-nav #loginform label {
  position: initial;
}
#td-mobile-nav #loginform .login-submit {
  width: 100%;
  float: none;
  text-align: center;
}
#td-mobile-nav #loginform .login-submit input[type=submit] {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
}
/*** block ***/
.td_block_template_8 .td-block-title {
  /*
		font-size: 28px;
		line-height: 36px;
		*/
  font-weight: 700;
}
.td_block_template_8 .td-block-title > * {
  color: #4a8fcc;
}
.td_block_template_8 .td-block-title > :before {
  margin-top: 0;
}
.td_block_template_8 .td-block-title.td-related-title {
  font-size: 20px;
  line-height: 29px;
  border-bottom: solid 2px #4a8fcc;
}
.td_block_template_8 .td-block-title.td-related-title a {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f3f3f3;
}
.td_block_template_8 .td-block-title.td-related-title a.td-cur-simple-item {
  background-color: #4a8fcc;
  color: #fff;
}
.td_block_template_8 .td-block-title.td-related-title > :before,
.td_block_template_8 .td-block-title.td-related-title > :after {
  display: none;
}
.td_block_big_grid_fl_8 .td_module_mx19 .entry-title {
  font-size: 22px;
  line-height: 24px;
}
.td-grid-style-4 .td-module-meta-info {
  display: block;
}
.td-grid-style-4 .td-mx-23 .td-meta-info-container {
  width: 100%!important;
}
/*** box ***/
.box {
  margin: 20px 0 20px 0;
  padding: 20px;
}
@media (min-width: 768px) {
  .box {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}
.rubriche {
  background-color: #4a8fcc;
}
@media (min-width: 768px) {
  .rubriche .td-pb-span4 {
    width: 32.33333333%;
    margin-left: 1.5%;
    background-color: #fff;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
.rubriche .td-pb-span4:first-child {
  margin-left: 0;
}
.rubriche .td-pb-span4 .td_block_text_with_title {
  padding-bottom: 20px;
}
.rubriche .td-pb-span4 .td_block_text_with_title p {
  font-size: 14px;
  line-height: 21px;
}
/*** edicola***/
.ag24-pixelbook .pixelbook ul li,
.guide li {
  display: inline-block;
  line-height: 11px;
  vertical-align: top;
  width: 31%;
  margin-left: 2%;
  padding: 0;
}
.ag24-pixelbook .pixelbook ul li:first-child,
.guide li:first-child {
  margin-left: 0;
}
.edicola .td_block_text_with_title {
  margin-bottom: 10px;
}
.td_block_text_with_title img,
.vc_btn3-container {
  margin-bottom: 4px;
}
.ag24-pixelbook .pixelbook ul li .issue {
  display: block;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 1.0rem;
}
.scheda {
  background-color: #f4fbfb!important;
  border: none;
}
.scheda {
  width: 100%;
  margin: 6px 0px;
  padding: 16px;
  font-size: 13px;
  overflow: auto;
}
/*** feed ***/
.srr-wrap .srr-title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0 !important;
}
.srr-wrap .srr-thumb {
  width: 100px !important;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
  color: #FFF;
}
.td-banner-wrap-full,
.td-header-style-11 .td-logo-wrap-full {
  background-color: #4a8fcc;
}
.single-product .product .related h2:not(.woocommerce-loop-product__title),
.single-product .product .upsells h2 {
  width: 100%;
}
/*** box icona ***/
.mpc-icon {
  border-width: 2px;
  border-color: #1b80bb;
  border-style: solid;
  border-radius: 20px;
  padding: 8px;
  margin-top: 0px;
  margin-right: -15px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #ffffff;
}
.mpc-icon-column {
  border-radius: 0px;
  padding: 25px;
  margin-top: 0px;
  margin-right: 0px !important;
  margin-bottom: 0px;
  margin-left: 0 !important;
  background: #f8f7f5;
}
.mpc-icon i {
  font-size: 36px;
  color: #1b80bb;
}
.mpc-icon-column .mpc-icon-column__heading {
  margin-bottom: 8px;
  color: #555555;
  font-size: 17px;
  line-height: 1.4;
  text-align: left;
  text-transform: uppercase;
}
/*** articolo ***/
.td-post-sub-title {
  color: #666;
}
.td-post-sub-title.sponsor {
  margin: 0 0 6px 0;
  font-size: 13px;
  line-height: 15px;
  text-align: right;
}
.td_module_10 .td-post-sub-title.sponsor {
  text-align: left;
}
/*** ninja form ***/
.nf-form-layout .label-above .nf-field-label {
  margin-bottom: 2px;
}
.nf-form-layout .label-above .nf-field-label label {
  font-weight: 400;
}
.nf-form-layout .nf-field-element input[type="text"],
.nf-form-layout .nf-field-element input[type="password"],
.nf-form-layout .nf-field-element input[type="email"],
.nf-form-layout .nf-field-element input[type="tel"] {
  line-height: 30px;
  font-size: 16px;
}
.nf-form-layout .nf-field-element select {
  height: 30px;
  font-size: 16px;
  boder: 1px solid #e1e1e1;
}
.nf-form-layout .nf-field-element select:hover,
.nf-form-layout .nf-field-element select:active {
  border-color: #024a8a;
}
.nf-form-layout .nf-field-element input[type="button"] {
  margin: 0 auto;
  display: block;
  border: none;
  border-radius: 3px;
  margin: 0;
  background: #4a8fcc;
  color: #ffffff !important;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 20px;
}
.nf-form-layout .nf-field-element input[type="button"]:hover,
.nf-form-layout .nf-field-element input[type="button"]:active {
  background: #024a8a;
}
.privacy-registrazione {
  font-size: 13px;
}
.mfp-content .ninja-forms-req-symbol {
  display: none;
}
.mfp-content .stiletagdiv .field-wrap {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
.mfp-content .stiletagdiv .field-wrap .nf-field-element {
  position: relative;
  border-bottom: solid 1px #999;
}
.mfp-content .stiletagdiv .field-wrap .nf-field-element input {
  background-color: transparent !important;
  height: 40px;
  margin: 0 !important;
  padding: 0;
  box-shadow: none !important;
  font-size: 15px;
  outline: none;
  border: 0;
}
.mfp-content .stiletagdiv .field-wrap .nf-field-label {
  position: absolute;
  top: -10px;
  font-size: 11px;
  opacity: 0.6;
  left: 0;
  color: #333;
  text-transform: uppercase;
}
.mfp-content .stiletagdiv .field-wrap .nf-input-limit {
  margin-top: 0;
}
.check-sinistra .field-wrap {
  flex-wrap: wrap;
}
.check-sinistra.label-right .nf-field-description {
  margin-right: 0;
}
.check-sinistra.label-right .nf-field-label {
  padding-left: 0;
}
.check-sinistra.label-right .nf-field-label label {
  font-weight: 400;
}
/*** cerca soci ***/
.cerca-soci li {
  list-style: none;
  font-size: 13px;
  border: none;
  line-height: 28px;
  padding-left: 10px;
  margin-left: 0;
  display: flex;
}
@media (max-width: 767px) {
  .cerca-soci li {
    display: block;
  }
}
.cerca-soci li span {
  padding-right: 10px;
  width: 16%;
}
@media (max-width: 767px) {
  .cerca-soci li span {
    display: inline;
    width: auto !important;
  }
  .cerca-soci li span:empty {
    display: none;
  }
}
.cerca-soci li .provincia {
  width: 10%;
}
.cerca-soci li .email {
  width: 26%;
}
@media (max-width: 767px) {
  .cerca-soci li .email {
    display: block;
  }
}
.cerca-soci li:nth-child(odd) {
  background-color: #f3f3f3;
}
.cerca-soci li:first-child {
  background-color: #024a8a;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .cerca-soci li:first-child span {
    display: none;
  }
}
.cerca-soci .name {
  font-weight: bold;
}
.cerca {
  background: #f3f3f3;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.cerca .nf-form-layout .nf-field-element input[type="text"] {
  line-height: 24px;
}
.wpb_text_column p {
  margin-bottom: 0;
}
.filtro {
  margin-bottom: 10px;
  text-align: center;
}
.butfiltro,
.woocommerce a.edit {
  display: inline-block;
  border: none;
  border-radius: 3px;
  margin: 0 10px 3px 0;
  background: #4a8fcc;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 20px;
}
.butfiltro:hover,
.woocommerce a.edit:hover {
  background: #024a8a;
  text-decoration: none !important;
  color: #fff;
}
.butfiltro.sel,
.woocommerce a.edit.sel {
  background: #024a8a;
}
.butfiltro.reset,
.woocommerce a.edit.reset {
  background: #f3f3f3;
  color: #555 !important;
}
.butfiltro.reset:hover,
.woocommerce a.edit.reset:hover {
  background: #024a8a;
  color: #fff !important;
}
.titoletto {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: #024a8a;
  font-size: 13px;
}
.etichetta {
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #024a8a;
  font-size: 13px;
}
.wpb_text_column a {
  color: #333;
}
.wpb_text_column a:hover {
  text-decoration: none;
}
.wpb_text_column a.butfiltro {
  color: #fff;
}
.wpb_text_column .mpc-icon-column__description p {
  color: #666;
  font-size: 14px;
}
/*** area riservata ***/
.profilo-utente {
  margin: 0;
}
.profilo-utente li {
  margin: 0;
  list-style: none;
  padding: 0 10px;
  font-size: 13px;
  line-height: 24px;
}
.profilo-utente li:nth-child(odd) {
  background-color: #f3f3f3;
}
.profilo-utente.big {
  background-color: #f3f3f3;
  padding: 5px 0;
}
.profilo-utente.big li {
  font-size: 15px;
  font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #4a8fcc;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin-bottom: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding: 0 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
  background-color: #024a8a;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  color: #fff !important;
}
.woocommerce table.shop_table th {
  background-color: #024a8a;
  border-color: #024a8a;
  color: #fff;
}
.woocommerce table.shop_table tfoot tr th {
  background-color: #4a8fcc;
  border-color: #ededed;
}
.woocommerce table.shop_table tfoot tr:last-child th {
  background-color: #024a8a;
  border-color: #024a8a;
}
.woocommerce table.shop_table td {
  border-color: #ededed;
}
.woocommerce table.shop_table tr:nth-child(even) {
  background-color: #f3f3f3;
}
.woocommerce table.shop_table th.membership-actions,
.woocommerce table.shop_table td.membership-actions {
  display: none;
}
.woocommerce .woocommerce-Addresses {
  margin-top: 20px;
}
.woocommerce form.login,
.woocommerce form.register {
  border: solid 2px #4a8fcc !important;
  -webki-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}
.woocommerce form.login .form-row label,
.woocommerce form.register .form-row label {
  font-size: 13px;
}
.woocommerce form.login p,
.woocommerce form.register p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.woocommerce-page .woocommerce a.button,
.woocommerce-account div.woocommerce .button {
  margin-right: 10px;
  margin-left: 3px;
}
.woocommerce-edit-address div.woocommerce .button {
  margin-top: 10px;
}
.wpb_text_column p.lost_password {
  margin-bottom: 0;
}
/*** footer ***/
.td-footer-wrapper .widget {
  margin-bottom: 20px;
}
.td-footer-wrapper .block-title {
  margin-bottom: 20px;
}
.td-footer-wrapper .td_module_6 {
  padding-bottom: 20px;
}
.td-footer-wrapper .wp a.tutti.titolo-wp {
  position: absolute;
  right: 0;
  margin-top: -36px;
  font-size: 12px;
}
.td-footer-wrapper .wp .td-module-meta-info a {
  background-color: #4a8fcc;
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  padding: 3px 6px 4px;
}
.td-footer-wrapper .td-footer-bottom-full {
  padding-top: 20px;
  padding-bottom: 10px;
}
.td-footer-wrapper .td-footer-bottom-full .td-container:before {
  top: -30px;
}
.td-footer-wrapper .td-footer-bottom-full .footer-logo-wrap {
  margin-top: 0;
}
.td-footer-wrapper .td-footer-bottom-full .footer-social-wrap {
  text-align: right;
}
.td-footer-wrapper .td-footer-bottom-full .block-title {
  display: inline;
}
.td-footer-wrapper .td-footer-bottom-full .block-title > span {
  display: inline-block;
  margin-right: 10px;
}
.td-footer-wrapper .td-footer-bottom-full .td-pb-span5 .block-title {
  display: none;
}
.td-footer-wrapper .td-footer-bottom-full .td-pb-span5 a {
  line-height: 50px;
  margin-right: 20px;
}
.td-footer-wrapper .td-footer-bottom-full .td-pb-span5 a:hover {
  color: #4a8fcc;
}
@media (max-width: 767px) {
  .td-footer-wrapper .td-footer-bottom-full .td-pb-row > div {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .td-footer-wrapper .td-pb-span4 {
    margin-bottom: 0;
  }
}
/*** banner ***/
.zedo,
.td-a-rec {
  width: 100%;
  height: auto;
}
.zedo img,
.td-a-rec img,
.zedo object,
.td-a-rec object {
  width: 100%;
  height: auto;
}
.striscia {
  max-width: 990px;
  max-height: 40px;
  margin: 0 auto;
  padding: 5px 0;
}
.skin,
.floorad {
  margin: 0;
  float: right;
  height: 1px;
  width: 1px;
}
.skin .td-a-rec,
.floorad .td-a-rec {
  max-height: 1px;
  overflow: hidden;
  display: block;
}
.leaderboard {
  max-width: 728px;
  max-height: 90px;
  margin: 0 auto;
}
.rettangolo,
.td-a-rec-id-sidebar,
.td-a-rec-id-custom_ad_1 {
  max-width: 300px;
  max-height: 250px;
  margin: 0 auto 30px auto;
}
@media (min-width: 1140px) {
  .rettangolo,
  .td-a-rec-id-sidebar,
  .td-a-rec-id-custom_ad_1 {
    border: solid 12px #f3f3f3;
    max-width: 324px;
    max-height: 274px;
  }
}
@media (max-width: 1018px) {
  .rettangolo,
  .td-a-rec-id-sidebar,
  .td-a-rec-id-custom_ad_1 {
    overflow: hidden;
  }
}
.td-block-title-wrap {
  margin-top: 20px;
}
.footer-logo-wrap img {
  border-radius: 10px;
}
.bottone,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3 {
  max-width: 300px;
  max-height: 100px;
  margin: 0 auto 30px auto;
}
@media (min-width: 1140px) {
  .bottone,
  .td-a-rec-id-custom_ad_2,
  .td-a-rec-id-custom_ad_3 {
    border: solid 12px #f3f3f3;
    max-width: 324px;
    max-height: 124px;
  }
}
@media (max-width: 1018px) {
  .bottone,
  .td-a-rec-id-custom_ad_2,
  .td-a-rec-id-custom_ad_3 {
    overflow: hidden;
  }
}
.halfpage,
.td-a-rec-id-custom_ad_4 {
  max-width: 300px;
  max-height: 600px;
  margin: 0 auto 30px auto;
}
@media (min-width: 1140px) {
  .halfpage,
  .td-a-rec-id-custom_ad_4 {
    border: solid 12px #f3f3f3;
    max-width: 324px;
    max-height: 624px;
  }
}
@media (max-width: 1018px) {
  .halfpage,
  .td-a-rec-id-custom_ad_4 {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .td-header-style-6 .td-header-rec-wrap,
  .td-header-style-7 .td-header-rec-wrap,
  .td-header-style-8 .td-header-rec-wrap {
    display: block;
  }
}
.td-header-style-6 .td-a-rec-id-header,
.td-header-style-7 .td-a-rec-id-header,
.td-header-style-8 .td-a-rec-id-header {
  background: #f3f3f3;
  padding: 5px 0;
  border-bottom: solid 1px #eaeaea;
}
@media (min-width: 1019px) {
  .td-header-style-5 .td-header-sp-recs,
  .td-header-style-6 .td-header-sp-recs,
  .td-header-style-7 .td-header-sp-recs,
  .td-header-style-8 .td-header-sp-recs,
  .td-header-style-9 .td-header-sp-recs,
  .td-header-style-10 .td-header-sp-recs,
  .td-header-style-11 .td-header-sp-recs,
  .td-header-style-12 .td-header-sp-recs {
    margin: 0 auto !important;
  }
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td-header-style-6 .td-a-rec-id-header > div.zedo,
  .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td-header-style-7 .td-a-rec-id-header > div.zedo,
  .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td-header-style-8 .td-a-rec-id-header > div.zedo,
  .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td-header-style-6 .td-a-rec-id-header > div.td-a-rec,
  .td-header-style-7 .td-a-rec-id-header > div.td-a-rec,
  .td-header-style-8 .td-a-rec-id-header > div.td-a-rec {
    margin: 0 auto !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td-header-style-6 .td-a-rec-id-header > div.zedo,
  .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-7 .td-a-rec-id-header > div.zedo,
  .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td-header-style-8 .td-a-rec-id-header > div.zedo,
  .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td-header-style-6 .td-a-rec-id-header > div.td-a-rec,
  .td-header-style-7 .td-a-rec-id-header > div.td-a-rec,
  .td-header-style-8 .td-a-rec-id-header > div.td-a-rec {
    margin: 0 auto !important;
    margin-bottom: 0 !important;
  }
}
.td-post-content p a {
  font-weight: bold;
  text-decoration: underline;
}
.td-post-content .td-a-rec {
  width: auto;
}
.td-post-content .td-a-rec div {
  padding: 20px;
  background: #f3f3f3;
  border: solid 5px #ccc;
}
.td-post-content .td-a-rec div a {
  color: #069;
  font-weight: normal;
  text-decoration: none;
}
.td-post-content .td-a-rec div a:hover {
  text-decoration: underline;
}
.td-post-content .td-a-rec img {
  margin-bottom: 0;
}
.td-post-content .td-g-rec-id-content_inline > div,
.td-post-content .td-a-rec-id-content_inline > div {
  margin: 0 10% 15px 10%;
  text-align: center;
}
.td-a-rec-id-custom_ad_5 {
  max-height: 1px;
  overflow: hidden;
  display: block;
}
.td-a-rec-id-custom_ad_1 > div,
.td-a-rec-id-custom_ad_2 > div,
.td-a-rec-id-custom_ad_3 > div,
.td-a-rec-id-custom_ad_4 > div,
.td-a-rec-id-custom_ad_5 > div {
  margin-bottom: 0;
}
/*** skinned ***/
@media (min-width: 1180px) {
  .skinned {
    /* big grid */
  }
  .skinned #td-outer-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1164px;
    width: 1000px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .skinned .td-container {
    width: 1068px;
    width: 980px;
  }
  .skinned .td-header-menu-wrap.td-affix {
    width: 1164px;
    width: 1000px;
  }
  .skinned .td-mega-span {
    width: 166px;
  }
  .skinned .td-header-menu-wrap.td-affix .td-mega-menu ul {
    width: 980px !important;
  }
  .skinned .td-header-style-8 .td-header-top-menu {
    width: auto;
  }
  .skinned .td-header-style-8 .td-header-sp-top-menu {
    width: 80%;
  }
  .skinned .sf-menu > li > a {
    font-size: 13px;
  }
  .skinned .td-header-style-8 .sf-menu > li > a {
    padding-left: 6px;
  }
  .skinned .td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu {
    width: 820px;
  }
  .skinned .td-header-style-8 .td-header-menu-wrap-full .td-affix .td-mega-menu ul {
    left: 0 !important;
  }
  .skinned .iosSlider-col-3 .entry-thumb {
    width: 1068px;
    width: 980px;
  }
  .skinned .td-big-grid-slide .td_block_wrap {
    width: 1068px !important;
    width: 980px !important;
  }
  .skinned .td-post-template-8 .td-crumb-container {
    width: 1068px;
    width: 980px;
  }
  .skinned .td-doubleSlider-1 .td-slide-galery-figure {
    width: 1068px;
    width: 980px;
  }
  .skinned .td-pb-span12 .td-slide-on-2-columns .td-slide-galery-figure {
    width: 1068px;
    width: 980px;
  }
  .skinned .td_category_template_6 .td-pulldown-container,
  .skinned .td_category_template_6 .td-crumb-container {
    width: 1068px;
    width: 980px;
  }
  .skinned .td-footer-wrapper .td-footer-bottom-full .td-pb-span5 a {
    margin-right: 10px;
  }
  .skinned .td-ss-main-sidebar {
    max-width: 295px;
    width: auto !important;
  }
  .skinned .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 504px;
    height: 355px;
  }
  .skinned .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 235px;
    height: 176px;
  }
  .skinned .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 679px;
    height: 444px;
  }
  .skinned .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 298px;
    height: 146px;
  }
  .skinned .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 488px;
    height: 422px;
  }
  .skinned .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    width: 489px;
    height: 237px;
  }
  .skinned .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 243px;
    height: 182px;
  }
  .skinned .td_module_1 .td-module-thumb {
    height: 145px;
  }
  body.skinned.td_category_template_6 .td-crumb-container,
  body.skinned.td_category_template_6 .td-pulldown-container {
    width: 980px;
  }
}
@media (min-width: 1180px) and (min-width: 1140px) {
  .skinned .rettangolo,
  .skinned .bottone,
  .skinned .halfpage,
  .skinned .td-a-rec-id-sidebar,
  .skinned .td-a-rec-id-custom_ad_1,
  .skinned .td-a-rec-id-custom_ad_2,
  .skinned .td-a-rec-id-custom_ad_3,
  .skinned .td-a-rec-id-custom_ad_4,
  .skinned .td-a-rec-id-custom_ad_5 {
    border: none;
  }
}
@media (max-width: 767px) {
  .skinned {
    padding-top: 0 !important;
  }
}
/*** fine skinned ***/
/*** print ***/
@media print {
  body {
    width: 90%;
    overflow: visible;
  }
  .td-pb-row [class*="td-pb-span"] {
    float: none;
    width: 100%;
  }
  .td-container,
  .tdc-row,
  .td-container-wrap,
  .td-boxed-layout .td-container-wrap {
    width: 100%;
  }
  .skinned.td-boxed-layout .td-container-wrap {
    width: 100%;
  }
  .skinned .td-container {
    width: 100%;
  }
}
