@charset "UTF-8";
/*Overrides and site developement by TrendUp graphic di Beretta Matteo*/
div.mod-languages ul.lang-inline, span.testata-tag, div.pagenavcounter {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 300;
}

div.pagenavcounter {
  font-size: 16px;
}

div.mod-languages ul.lang-inline li.lang-active {
  display: none;
}

div.tm-socialbuttons.uk-clearfix {
  margin-top: 4px;
  margin-left: 10px;
}

.uk-float-right .uk-panel {
  float: left;
}

div.tm-socialbuttons.uk-clearfix span, div.ohanah-social-buttons-wrapper span {
  float: left;
}

/* @group Search */
.uk-search, .uk-search::before, .uk-search input.uk-search-field {
  line-height: 28px;
  height: 28px;
}

.uk-search input.uk-search-field {
  padding: 0 30px;
  cursor: text;
  width: 180px;
  border-bottom: 1px solid #cfcfcf;
  line-height: 18px;
}

div.uk-float-right div.uk-panel {
  margin-left: 20px;
}

/* @end */
/* @group Home */
.uk-grid .uk-panel-title {
  float: none;
}

body.home div.uk-navbar-flip {
  width: 100%;
}

body.home div.uk-navbar-flip ul.uk-navbar-nav.uk-visible-large {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

ul.uk-nav-sub li.uk-parent.uk-active ul li a {
  color: #444444;
}

ul.uk-nav-sub li.uk-active a, ul.uk-nav-sub li.uk-parent.uk-active ul li.uk-active a {
  color: #7e1b00;
}

body.home div.uk-navbar-flip {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

body.home div.uk-navbar-flip ul {
  text-align: left;
}

.tm-isblog.home div.tm-socialbuttons {
  display: none;
}

#tm-headerbar div.tm-toolbar {
  background: rgba(255, 255, 255, 0.4);
  background-clip: padding-box;
  box-shadow: 0 -1px 0 white inset, 0 1px 3px rgba(0, 0, 0, 0.06), 0 3px 8px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}

body.home a.tm-logo {
  width: 100%;
  text-align: center;
}

/*Hides first title in home*/
body.home div.uk-width-1-1 article > h1.uk-article-title {
  display: none;
}

h1.uk-article-home-category.uk-article-title {
  font-style: italic;
  font-size: 23px;
}

blockquote h2.uk-cit {
  line-height: 1.6em;
  float: left;
  margin-top: 20px;
}

#ordercomment-comment {
  min-height: 80px;
}

blockquote h2.uk-cit::before {
  content: "«";
  float: left;
  margin-right: 10px;
}

blockquote h2.uk-cit::after {
  content: "»";
  float: right;
}

blockquote h2.uk-cit::before, blockquote h2.uk-cit::after {
  font-size: 2em;
  color: #cdcdcd;
  display: block;
  margin-top: -5px;
}

@media (min-width: 960px) and (max-width: 1220px) {
  blockquote h2.uk-cit {
    line-height: 1.5em;
    margin-top: 20px;
    font-size: 1em;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  blockquote h2.uk-cit {
    line-height: 28px;
    margin-top: 20px;
    font-size: 16px;
  }
}

body.home article.uk-article h1.uk-article-title {
  margin-top: 15px;
}

/* @end */
/* @group Box lavori */
.uk-panel-box.lavori {
  border-style: none;
  padding-right: 0;
  padding-left: 0;
}

.uk-panel-box.lavori h3.uk-panel-title {
  font-size: 23px;
}

.uk-panel-box.lavori .uk-width-medium-1-5 h3 {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* @end */
/* @group Articoli sui quotidiani */
td.list-testata, td.list-testata span {
  width: 132px;
}

th#categorylist_header_date, td.list-date.small, th#categorylist_header_author, td.list-author, th#categorylist_header_tag, td.list-testata {
  text-align: center;
}

.testata.avvenire {
  background: url(../../../images/template/immagini_quotidiani/avvenire.png) left center no-repeat;
}

.testata.la-repubblica {
  background: url(../../../images/template/immagini_quotidiani/la_repubblica.png) left center no-repeat;
}

.testata.la-stampa {
  background: url(../../../images/template/immagini_quotidiani/la_stampa.png) left center no-repeat;
}

.testata.corriere-della-sera {
  background: url(../../../images/template/immagini_quotidiani/corriere_della_sera.png) left center no-repeat;
}

.testata.il-sole-24-ore {
  background: url(../../../images/template/immagini_quotidiani/il_sole_24_ore.png) left center no-repeat;
}

.testata.la-croix {
  background: url(../../../images/template/immagini_quotidiani/la_croix.png) left center no-repeat;
}

.testata.sunday-times-of-malta {
  background: url(../../../images/template/immagini_quotidiani/times_of_malta.png) left center no-repeat;
}

.testata.osservatore-romano {
  background: url(../../../images/template/immagini_quotidiani/osservatore_romano.png) left center no-repeat;
}

span.testata, span.testata.avvenire, span.testata.la-repubblica, span.testata.la-stampa, span.testata.corriere-della-sera, span.testata.il-sole-24-ore, span.testata.la-croix, span.testata.sunday-times-of-malta, span.testata.osservatore-romano {
  float: left;
  padding: 28px 0 0 0;
  height: 0;
  overflow: hidden;
  width: 167px;
  background-size: 167px 19px;
  margin-left: 10px;
}

span.testata {
  height: auto;
  padding: 0;
}

td.list-date.small {
  font-size: 0.9em;
}

/* @end */
.uk-article ul {
  list-style-position: inside;
}

/*High density display*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #tm-headerbar a.tm-logo img {
    display: block;
    box-sizing: border-box;
  }
  #tm-headerbar a.tm-logo img {
    background: url(../../../images/template/logo_monstero_di_bose-2x.png) no-repeat 0 0;
    background-size: 172px 60px;
    width: 172px;
    height: 60px;
    margin-top: 12px;
    padding-left: 172px;
    /* Equal to width of image */
    float: left;
  }
  body.home #tm-headerbar a.tm-logo img {
    background: url(../../../images/template/logo_monastero_di_bose_home-2x.png) center/736px 97px no-repeat;
    -webkit-background-size: 736px 97px;
    width: 736px;
    height: 97px;
    padding-left: 736px;
    /* Equal to width of image */
    float: none;
  }
  .testata.avvenire {
    background: url(../../../images/template/immagini_quotidiani/avvenire-2x.png) left center no-repeat;
  }
  .testata.la-repubblica {
    background: url(../../../images/template/immagini_quotidiani/la_repubblica-2x.png) left center no-repeat;
  }
  .testata.la-stampa {
    background: url(../../../images/template/immagini_quotidiani/la_stampa-2x.png) left center no-repeat;
  }
  .testata.corriere-della-sera {
    background: url(../../../images/template/immagini_quotidiani/corriere_della_sera-2x.png) left center no-repeat;
  }
  .testata.il-sole-24-ore {
    background: url(../../../images/template/immagini_quotidiani/il_sole_24_ore-2x.png) left center no-repeat;
  }
  .testata.la-croix {
    background: url(../../../images/template/immagini_quotidiani/la_croix-2x.png) left center no-repeat;
  }
  .testata.sunday-times-of-malta {
    background: url(../../../images/template/immagini_quotidiani/times_of_malta-2x.png) left center no-repeat;
  }
  .testata.osservatore-romano {
    background: url(../../../images/template/immagini_quotidiani/osservatore_romano-2x.png) left center no-repeat;
  }
}

body.home a.tm-logo, body.home a.tm-logo div {
  padding: 0;
  clear: both;
  height: auto;
}

/*Hide home menu item*/
.uk-navbar-nav > li > a.hidehome {
  display: none;
}

/*Hide spacer menu item (hide-menu-item class)*/
.uk-nav-navbar > li > a.hide-menu-item, .uk-nav-side > li > a.hide-menu-item, .uk-nav-sub > li > a.hide-menu-item {
  display: none;
}

.fraternita-footer a {
  font-size: 1.3em;
}

/*Add icon to menu item e.g. uk-icon-shopping-cart*/
.uk-nav [class*='uk-icon-'] {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.uk-nav [class*='uk-icon-']::before {
  line-height: 28px;
  font-family: FontAwesome;
  padding-right: 6px;
}

.tm-footer ul.uk-subnav.uk-subnav-line {
  font-size: 14px;
}

.tm-navbar.uk-navbar {
  border-bottom-style: none;
}

#tm-middle, .lavori {
  min-height: 150px;
  margin-top: 20px;
  padding-top: 20px;
  background: url(../images/section.png) 50% 0 no-repeat;
  background-size: contain;
}

.tm-footer .tm-totop-scroller {
  width: 150px;
  margin-left: -75px;
  text-transform: uppercase;
}

.tm-totop-scroller:before {
  content: "\f106";
  position: absolute;
  top: -18px;
  left: 50%;
  width: 10px;
  margin-left: -5px;
  text-align: center;
  font-family: FontAwesome;
}

.uk-article .tm-totop-scroller {
  color: #828282;
  position: relative;
}

.uk-article .tm-totop-scroller:hover {
  color: #adadad;
}

/*Captions for JCE*/
span.wf_caption span {
  line-height: 1.2em;
  font-size: 0.9em;
  padding-top: 4px;
  padding-bottom: 4px;
}

.uk-width-medium-1-2 .uk-article-title {
  font-size: 25px;
  line-height: 1.2em;
}

a.circle {
  margin-right: 20px;
}

a.circle:before {
  content: "• ";
}

/* @group Ohanah calendar events */
.ohanah .fc-event {
  color: #555;
  background-color: transparent;
  border-bottom-width: 3px;
  border-top-width: 0;
  line-height: 18px;
}

.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end, .fc-ltr .fc-event-hori.fc-event-end {
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
}

.ohanah-legenda li {
  border-left-style: solid;
  border-left-width: 6px;
  padding-left: 10px;
  margin-bottom: 8px;
}

.ohanah .fc-event.cat-1 {
  background-color: rgba(153, 204, 0, 0.2);
  border-color: #99cc00;
}

.ohanah-legenda li.cat-1 {
  border-color: #99cc00;
}

.ohanah .fc-event.cat-2 {
  background-color: rgba(51, 153, 51, 0.2);
  border-color: #339933;
}

.ohanah-legenda li.cat-2 {
  border-color: #339933;
}

.ohanah .fc-event.cat-3 {
  background-color: rgba(255, 204, 0, 0.2);
  border-color: #FFCC00;
}

.ohanah-legenda li.cat-3 {
  border-color: #FFCC00;
}

.ohanah .fc-event.cat-4 {
  background-color: rgba(204, 51, 51, 0.2);
  border-color: #CC3333;
}

.ohanah-legenda li.cat-4 {
  border-color: #CC3333;
}

.ohanah .fc-event.cat-5 {
  background-color: rgba(231, 91, 0, 0.2);
  border-color: #e75b00;
}

.ohanah-legenda li.cat-5 {
  border-color: #e75b00;
}

.ohanah .fc-event.cat-6 {
  background-color: rgba(0, 204, 51, 0.2);
  border-color: #00CC33;
}

.ohanah-legenda li.cat-6 {
  border-color: #00CC33;
}

.ohanah .fc-event.cat-7 {
  background-color: rgba(51, 153, 255, 0.2);
  border-color: #3399FF;
}

.ohanah-legenda li.cat-7 {
  border-color: #3399FF;
}

.ohanah .fc-event.cat-8 {
  background-color: rgba(153, 0, 0, 0.2);
  border-color: #990000;
}

.ohanah-legenda li.cat-8 {
  border-color: #990000;
}

.ohanah .fc-event.cat-9 {
  background-color: rgba(255, 102, 0, 0.2);
  border-color: #FF6600;
}

.ohanah-legenda li.cat-9 {
  border-color: #FF6600;
}

.ohanah .fc-event.cat-10 {
  background-color: rgba(0, 0, 255, 0.2);
  border-color: #0000FF;
}

.ohanah-legenda li.cat-10 {
  border-color: #0000FF;
}

.ohanah .fc-event.cat-11 {
  background-color: rgba(153, 204, 102, 0.2);
  border-color: #99CC66;
}

.ohanah-legenda li.cat-11 {
  border-color: #99CC66;
}

.ohanah .fc-event.cat-12 {
  background-color: rgba(255, 204, 0, 0.2);
  border-color: #ffcc00;
}

.ohanah-legenda li.cat-12 {
  border-color: #ffcc00;
}

.ohanah .fc-event.cat-13 {
  background-color: rgba(204, 153, 0, 0.2);
  border-color: #CC9900;
}

.ohanah-legenda li.cat-13 {
  border-color: #CC9900;
}

.ohanah .fc-event.cat-14 {
  background-color: rgba(87, 172, 83, 0.2);
  border-color: #57ac53;
}

.ohanah-legenda li.cat-14 {
  border-color: #57ac53;
}

.ohanah .fc-event.cat-15 {
  background-color: rgba(0, 102, 153, 0.2);
  border-color: #006699;
}

.ohanah-legenda li.cat-15 {
  border-color: #006699;
}

.ohanah .fc-event.cat-16 {
  background-color: rgba(255, 0, 0, 0.2);
  border-color: #FF0000;
}

.ohanah-legenda li.cat-16 {
  border-color: #FF0000;
}

.ohanah .fc-event.cat-17 {
  background-color: rgba(102, 102, 204, 0.2);
  border-color: #6666CC;
}

.ohanah-legenda li.cat-17 {
  border-color: #6666CC;
}

.ohanah .fc-event.cat-18 {
  background-color: rgba(102, 204, 204, 0.2);
  border-color: #66CCCC;
}

.ohanah-legenda li.cat-18 {
  border-color: #66CCCC;
}

.ohanah .fc-event.cat-19 {
  background-color: rgba(0, 102, 102, 0.2);
  border-color: #006666;
}

.ohanah-legenda li.cat-19 {
  border-color: #006666;
}

.ohanah .fc-event.cat-20 {
  background-color: rgba(255, 117, 117, 0.2);
  border-color: #FF7575;
}

.ohanah-legenda li.cat-20 {
  border-color: #FF7575;
}

.ohanah .fc-event.cat-21 {
  background-color: rgba(186, 144, 255, 0.2);
  border-color: #BA90FF;
}

.ohanah-legenda li.cat-21 {
  border-color: #BA90FF;
}

.ohanah td.fc-header-right {
  visibility: hidden;
}

.ohanah th.fc-day-header {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 300;
}

/*Hides agenda del priore in calendar view*/
.ohanah .fc-event.cat-5 {
  display: none;
}

span.fc-event-title {
  font-size: 1.1em;
}

#calendar span.fc-event-time {
  display: none;
}

/* @end */
div.event_detail_time span.ohanah-time {
  font-size: 15px;
  margin-left: 4px;
}

div.event_detail_time h3 span {
  font-size: 1.2em;
  font-weight: bold;
}

div.event_detail_time h3 span.ohanah-time {
  font-weight: normal;
  font-style: normal;
}

#event_date_day div.event_date_year {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 15px;
}

.ohanah-filter-event-date div.dropdownWrapper div.dropdown.size4, .ohanah-filter-event-date div.dropdownWrapper div.dropdown.size4 select {
  width: 180px;
  float: left;
  line-height: 25px;
}

/* @group Hides @ before venue  */
h3 .atvenue::before {
  content: ",";
}

span .atvenue {
  display: none;
}

/* @end */
div.ohanah-filter-category div.dropdownWrapper div.dropdown.size4, div.ohanah-filter-category div.dropdownWrapper div.dropdown.size4 select {
  width: auto;
}

/* @group Hides Agenda del priore on .all-category pages */
.all-category .ohanah-filter-category option[value="5"] {
  display: none;
}

/*http://www.w3.org/TR/CSS2/selector.html#adjacent-selectors*/
.all-category div.event_detail_container.cat-5, .all-category div.event_detail_container.cat-5 + br, .all-category div.event_detail_container.cat-5 + br + hr {
  display: none;
}

/* @end */
div.ohanah-filter-text input#textToSearch.text {
  margin: 0;
}

#filterForm div div.ohanah-filter-button {
  float: right !important;
  margin-right: 0 !important;
}

#filterForm div {
  float: none;
}

form#filterForm.box.short.style {
  float: left;
  width: 100%;
  margin: 0;
}

.ohanah.module .dropdown.size1 select, .ohanah.module .dropdown.size2 select, .ohanah.module .dropdown.size5 select, .ohanah.module .dropdown.size3 select, .ohanah.module .dropdownWrapper.size4 select {
  line-height: 25px;
}

/* @group Ohanah module (eg.: studium) */
div.ohanah.module div.event-spacer {
  height: 10px;
}

div.ohanah.module #event-container-info {
  float: left;
  width: 100%;
}

div.ohanah.module .event_detail_time .date_icon, div.ohanah.module .event_detail_time h3 {
  height: 26px;
  line-height: 26px;
}

/* @end */
.ohanah div.date_icon, .ohanah div.location_icon {
  height: 24px;
}

/* @group Venue info in Ohanah events */
.dl-horizontal.venue-detail dt {
  width: 80px;
}

.dl-horizontal.venue-detail dd {
  margin-left: 100px;
}

@media (max-width: 767px) {
  .dl-horizontal.venue-detail dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal.venue-detail dd {
    margin-left: 0;
  }
  .uk-navbar-brand:before {
    display: none;
  }
}

@media (max-width: 375px) {
  .uk-navbar-brand.uk-visible-small {
    padding: 0 20px 0 0;
  }
  .uk-container {
    padding: 0 20px;
  }
  article img {
    max-width: 100%;
  }
}

/* @end */
/* @group Media Player override of /media/widgetkit/mediaplayer/mediaelement/mediaelementplayer.css */
.mejs-container {
  background: #b7b6b6;
  clear: both;
}

.mejs-container .mejs-controls {
  background: url(background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -webkit-linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: -webkit-linear-gradient(rgba(75, 97, 112, 0.8) 0%, rgba(138, 157, 170, 0.8) 100%) rgba(60, 170, 200, 0.8);
  background: linear-gradient(rgba(75, 97, 112, 0.8) 0%, rgba(138, 157, 170, 0.8) 100%) rgba(60, 170, 200, 0.8);
  width: 0;
}

/* @end */
/*Hides multithumb marginims in slideshow*/
div.slides-container ul.slides li img.multithumb {
  margin: 0;
}

/* @group List view */
.fade.in.collapse h3.page-header.item-title {
  margin-left: 20px;
}

.fade.in .fade.in div h3.page-header.item-title {
  margin-left: 40px;
}

.fade.in .fade.in .fade.in div h3.page-header.item-title {
  margin-left: 70px;
}

table.category.table.table-striped td.list-title {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 300;
}

table.category.table.table-striped td, table.category.table.table-striped th, table.category.table.table-striped {
  border-right-style: none;
  border-left-style: none;
}

/* @group Side menu */
.uk-nav-parent-icon > .uk-parent > a::after {
  font-size: 1.2em;
}

aside ul.uk-nav-sub li a {
  line-height: 1.4em;
}

/* @end */
/* @end */
/*Hides subcategory title in category view “Sottocategorie”*/
div.cat-children > h3 {
  display: none;
}

p.uk-article-utility {
  font-size: 14px;
  margin: 0;
}

p.uk-article-utility a span {
  padding: 0 2px 0 6px;
}

#categorylist_header_tag span {
  color: #7e1b00;
}

body a[data-lightbox] {
  display: inline;
}

body a[data-lightbox] img {
  display: block;
}

.img-intro-left .multithumb {
  margin: 0 20px 10px 0;
}

.img-intro-right .multithumb {
  margin: 0 0 10px 20px;
}

article.uk-article div p:first-of-type {
  margin-top: 0;
}

/*Hides old captions*/
.mosimage_caption {
  display: none;
}

ul.uk-breadcrumb {
  margin-top: -8px;
}

/* Widgetkit wall caption */
#lightbox-title.lightbox-title-float {
  position: static;
  text-align: center;
  line-height: 1.3em;
  padding: 10px;
  margin-top: 10px;
}

/* @group uk-table styles */
table.uk-table tr td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.uk-table tr td:last-of-type {
  border-right-style: none;
}

table.uk-table tr:last-of-type td {
  border-bottom-style: none;
}

/* @end */
.lightbox-content {
  display: none;
}

/*Custom modules classes*/
div.uk-panel.no-border {
  border: none;
}

div.uk-panel.no-padding, div.uk-panel-box.no-padding {
  padding: 0;
  background-color: transparent;
}

.wk-slideshow .multithumb {
  margin: 0;
}

/* @group Youtube responsive */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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

/* @end */
/* @group TMP fix */
.mejs-container .mejs-controls {
  display: -webkit-inline-box;
}

.mejs-container .mejs-controls .mejs-time {
  position: relative;
}

/* @end */
/* @group Banner cookies */
#ca_banner {
  position: fixed;
  z-index: 16777270;
  width: 100% !important;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  display: none;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  -moz-box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  padding: 4px 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#ca_banner a {
  color: #d10e11;
}

#ca_banner a:hover {
  color: #fc582a;
}

#ca_banner h4, #ca_banner h6, #ca_banner h6 a {
  display: inline;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

#ca_banner h4 {
  color: #1b1b1b;
}

#ca_banner .accept {
  margin-left: 10px;
  margin-top: 0;
}

/* @end */
div#LPNDivRif {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

div#LPNDivRif > div {
  background-color: #ffffff !important;
  border-color: #dddddd !important;
}

div#LPNDivRif div > h3, div#LPNDivRif div > p {
  margin: 10px;
}

div#LPNDivRif div div:last-child {
  background-color: #eeeeee !important;
  padding-left: 10px;
}

.ctct-embed-signup #success_message div {
  font-size: 2em !important;
}

#billing-new-address-form .fieldset, #billing-new-address-form .control, #shipping-new-address-form .fieldset, #shipping-new-address-form .control {
  display: inline-block;
}

.control .input-box label.inline {
  float: left;
  margin-right: 20px;
}

#billing\:lenp_customer_type1, #billing\:lenp_customer_type2 {
  float: left;
}

#billing-new-address-form .input-box .radio, #shipping-new-address-form .input-box .radio {
  position: relative;
  margin-right: -40px !important;
  margin-top: 14px !important;
  margin-left: 15px !important;
}

h3.evdate {
  font-size: 16px;
  margin: 0;
}

.GSearchBlock h3 {
  margin-top: 0;
}

.GSearchBlock .acounter {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.GSearchBlock .img-intro- {
  display: none;
}

.GSearchBlock .ev-referente {
  width: 47%;
}

.ev-referente {
  line-height: 19px;
  padding-left: 20px;
  font-size: 12px;
  border-bottom: 2px solid #d7d7d7;
  display: inline-block;
  color: #646262;
  margin-bottom: 10px;
  font-weight: bold;
}

.ev-referente i {
  margin-left: -20px;
}

.ev-category a:hover {
  color: #646262;
  font-weight: bold;
}

div.gsearch-cell > div {
  padding-right: 20px;
  margin-left: 0;
}

/*Keyword*/
div.gsearch-cell.gsearch-cell3 div.gsearch-field-text.keyword input.inputbox, div.gsearch-cell.gsearch-cell3 {
  width: 100%;
  margin-top: 10px;
  padding: 0;
}

div.gsearch-cell.gsearch-cell3 div.gsearch-field-text.keyword h3 {
  display: none !important;
}

@media (max-width: 767px) {
  .GSearchBlock .ev-referente {
    width: auto;
  }
}
