@charset "UTF-8";

.logged-in .site_wrapper::after {
  content: "Smartphone Portrait";
  background: rgba(191, 86, 86, 0.5);
}

.hide_from_sp {
  display: none;
}

.show_from_sp {
  display: block;
}

.fw_from_sp {
  width: 100% !important;
  max-width: 100% !important;
}

/* LAYOUT
----------------------------------------------------------------------------- */
.js_draggable_carousel,
.container {
  padding-left: 24px;
  padding-right: 24px;
}

/* Grids */
.mix_grid_5 .mix,
.mix_grid_5 .gap {
  width: calc(100% / 2 - (((2 - 1) * 2%) / 2));
}

/* Logo Grid */
.logo_grid_item {
  margin-bottom: 24px;
}

.logo_grid_item {
  margin: -40px auto 0 auto;
  width: 85%;
}

/* Paddings
.set_pt_x3{    padding-top: 12px; }
.set_pb_x3{    padding-bottom: 12px; }
.set_pt_x4{    padding-top: 16px; }
.set_pb_x4{    padding-bottom: 16px; }
.set_pt_x5{    padding-top: 20px; }
.set_pb_x5{    padding-bottom: 20px; }
.set_pt_x6{    padding-top: 24px; }
.set_pb_x6{    padding-bottom: 24px; }
.set_pt_x7{    padding-top: 28px; }
.set_pb_x7{    padding-bottom: 28px; }
.set_pt_x8{    padding-top: 32px; }
.set_pb_x8{    padding-bottom: 32px; }
.set_pt_x9{    padding-top: 36px; }
.set_pb_x9{    padding-bottom: 36px; }   	.set_mb_x9{	margin-bottom: 36px; }
.set_pt_x10{   padding-top: 40px; }
.set_pb_x10{   padding-bottom: 40px; }
.set_pt_x11{   padding-top: 44px; }
.set_pb_x11{   padding-bottom: 44px; }
.set_pt_x12{   padding-top: 48px; }
.set_pb_x12{   padding-bottom: 48px; }
.set_pt_x13{   padding-top: 52px; }
.set_pb_x13{   padding-bottom: 52px; }
.set_pt_x14{   padding-top: 56px; }
.set_pb_x14{   padding-bottom: 56px; }
.set_pt_x15{   padding-top: 60px; }
.set_pb_x15{   padding-bottom: 60px; }
*/

/* Item Post */
.item_post {
  display: block;
}

.item_post_thumb,
.search-results .item_post_thumb {
  max-width: 100%;
  margin-bottom: 30px;
}

.item_post_content,
.search-results .item_post_content {
  max-width: 100%;
}

/* Related Items */
.highlight_item {
  flex-direction: column;
}

.related_items .highlight_item > .thumb,
.highlight_item > .thumb {
  max-width: 100%;
}

.related_items .highlight_item > div,
.highlight_item > div {
  width: 100%;
  padding-left: 0;
  margin-top: 30px;
}

/* ARCHIVES
----------------------------------------------------------------------------- */

.select_wrapper label {
  display: none;
}
/* Partnership & Associazioni */
.partner_info .heading_3 {
  font-size: 16px;
}

/* Software */
.horizontal_filters {
  display: block;
}

/* CONTACTS
----------------------------------------------------------------------------- */

.sidebar_contacts .venues_wrapper {
  display: block;
}

.sidebar_contacts .venues_wrapper > ul {
  max-width: 100%;
  margin-bottom: 20px;
}

.map_wrapper {
  height: 500px;
}

.form_grid,
.form_submit {
  display: block;
}

.form_submit .acceptance,
.form_submit .submit_wr {
  padding-right: 0;
  width: 100%;
}

/* MASONRY
----------------------------------------------------------------------------- */
.masonry_grid_3 .masonry_grid_sizer,
.masonry_grid_3 .masonry_grid_item {
  width: 100%;
}
