.view-news .views-field-field-image img {
  width: 308px;
  height: 280px;
}

.view-news .views-field-field-image {
  height: 280px;
}

.view-news > .views-row {
    margin-bottom: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.view-news .views-field-created {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #BD3528;
  text-align: center;
  border-bottom: 1px solid #BD3528;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}

.view-news .views-field-field-tags-news {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #565A66;
  text-align: center;
  min-width: 290px;
  max-width: 100%;
  min-height: 28px;
  text-transform: uppercase;
  padding: 0 15px;
}

.view-news .wrapper {
  width: 308px;
  height: 280px;
  background-color: #E6E9F2;
}

.view-news .views-field-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: bold;
  padding-top: 25px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 25px;
}

.view-news .views-field-title .field-content a {
  text-decoration: none;
  color: #404853;
}

.page-type-news .data-creazione {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #BD3528;
}

.page-type-news .field-tags-news {
  display: inline-flex;
}

.page-type-news .field-tags-news .label {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #BD3528;
}

.page-type-news .field-tags-news .items {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #637680;
  display: flex;
}

.page-type-news .field-tags-news .item {
  padding-left: 5px;
  padding-right: 10px;
}


.page-type-news .views-field-created {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #BD3528;
  text-align: center;
  border-bottom: 1px solid #BD3528;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;

}

.page-type-news .views-field-created .field-content {
  min-width: 230px;
  max-width: 100%;
  min-height: 28px;
}

.page-type-news .views-field-field-tags-news {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600; /*SemiBold*/
  color: #565A66;
  text-align: center;
  min-width: 290px;
  max-width: 100%;
  min-height: 28px;
  text-transform: uppercase;
  white-space: initial;
  line-height: 20px;
}

.page-type-news .wrapper {
  width: 100%;
  height: 280px;
  min-height: 280px;
  background-color: #E6E9F2;
}

.page-type-news .views-field-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: bold;
  padding-top: 25px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 25px;
}

.page-type-news .views-field-title .field-content a {
  text-decoration: none;
  color: #404853;
}

.page-type-news h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-top: 44px;
  margin-bottom: 40px;
}

#block-views-block-correlati-news-block-1 #prev {
  background-image: url(/themes/custom/registro/images/icons/indietro-kit.png);
  background-repeat: no-repeat;
  width: 19px;
  height: 33px;
  min-width: 19px;
  min-height: 33px;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: 265px;
  left: -24px;
  border-radius: 0px !important;
  box-shadow: none !important;
}

#block-views-block-correlati-news-block-1 #next {
  background-image: url(/themes/custom/registro/images/icons/avanti-kit.png);
  background-repeat: no-repeat;
  width: 19px;
  height: 33px;
  min-width: 19px;
  min-height: 33px;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: 265px;
  right: -31px;
  left: auto;
  border-radius: 0px !important;
  box-shadow: none !important;
}
