@media only screen and (max-width: 767px) {
  .logo{
    margin-top: 0 !important;
  }
  .novidades__content{
    padding-right: 15px;
    padding-left: 15px;
  }
  .section .trendy__block {
    padding-right: 0px; }
  .text-center-sm {
    text-align: center; }
  .w100p-sm {
    width: 100%; }
  .margin-sm-10_0 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .margin-b40 {
    margin-bottom: 10px; }
  .margin-b85 {
    margin-bottom: 35px; }
  .padding-sm-0 {
    padding: 0; }
  body:not(.home) .section__head .section__title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 40px;
    height: 3px;
    background-color: #C0C0AB; }
  #sandwich.active-sandwich .sw-topper {
    margin-bottom: 8px;
    -webkit-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    transform: rotate(140deg);
    top: 50%; }
  #sandwich.active-sandwich .sw-bottom {
    -webkit-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  #sandwich.active-sandwich .sw-footer {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  #sandwich {
    width: 35px;
    height: 100%;
    cursor: pointer;
    z-index: 3;
    position: relative; }
    #sandwich div {
      background-color: #575756; }
    #sandwich .sw-topper {
      position: absolute;
      top: 10px;
      width: 100%;
      height: 3px;
      -webkit-transition: top 0.2s, -webkit-transform 0.5s;
      transition: top 0.2s, -webkit-transform 0.5s;
      -o-transition: transform 0.5s, top 0.2s;
      transition: transform 0.5s, top 0.2s;
      transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s; }
    #sandwich .sw-bottom {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-75%);
      -ms-transform: translateY(-75%);
      transform: translateY(-75%);
      width: 100%;
      height: 3px;
      -webkit-transition: top 0.2s, -webkit-transform 0.5s;
      transition: top 0.2s, -webkit-transform 0.5s;
      -o-transition: transform 0.5s, top 0.2s;
      transition: transform 0.5s, top 0.2s;
      transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s;
      -webkit-transition-delay: 0.2s, 0s;
      -o-transition-delay: 0.2s, 0s;
      transition-delay: 0.2s, 0s; }
    #sandwich .sw-footer {
      position: absolute;
      bottom: 10px;
      width: 100%;
      height: 3px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s; }
  .sandwich-wrap {
    height: 45px; }
  .logo {
    height: 45px; }
  .slogo {
    font-size: 7px;
    margin: 0 10%; }
  .overline {
    padding: 0;
    margin: 20px 0; }
    .overline:after {
      display: none; }
  .tablinks.italic {
    font-style: normal; }
  html body .post__time {
    margin-bottom: 0.5rem; }
  .home .header {
    border-bottom: 5px solid #ECECEC; }
  .home .footer {
    border-top: none; }
  .menu,
  .search {
    display: none; }
  .header {
    border-top: 5px solid #C0C0AB; }
    .header .menu {
      padding-top: 30px; }
      .header .menu li {
        margin: 15px 0; }
  .section {
    width: 100%; }
    .section-margin_big {
      margin-top: 20px;
      margin-bottom: 20px; }
    .section__head .section__under,
    .section__head .post__more {
      display: none; }
    .section__instagram {
      font-size: 10px; }
    .section__trendy {
      padding-left: 3%; }
    .section .trendy {
      clear: both;
      margin: 10px 0; }
      .section .trendy:after, .section .trendy:before {
        content: " ";
        display: table;
        clear: both; }
      .section .trendy__image {
        float: left;
        display: inline-block;
        width: 100%; 
        padding-left: 15px;
        padding-right: 15px;
      }
        .section .trendy__image img {
          width: 110%;
          margin-left: -9%;
          max-width: none; }
      .section .trendy__row {
        margin-bottom: 30px; }
      .section .trendy .post__title {
        position: relative; }
        .section .trendy .post__title:before {
          content: '';
          position: absolute;
          width: 50px;
          height: 4px;
          background-color: #C0C0AB;
          top: -7px; }
    .section .btn__back {
      padding: 0.3rem 0.5rem;
      padding-right: 1.5rem;
      width: unset; }
    .section .notes {
      margin-bottom: 40px; }
      .section .notes__img {
        width: 70%; }
    .section .novidades {
      padding: 0; }
      .section .novidades__image {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%; }
      
      .section .novidades .post__more {
        display: none; }
  .btn__back {
    margin-bottom: 4.375rem; }
  .page-novidades .section__novidades .novidades,
  .single-novidades .section__novidades .novidades {
    margin: 20px 0;
    padding: 0 15px;
    -moz-transition: 400ms ease-out;
    -o-transition: 400ms ease-out;
    -webkit-transition: 400ms ease-out;
    -ms-transition: 400ms ease-out;
    transition: 400ms ease-out; }
    .page-novidades .section__novidades .novidades:after,
    .single-novidades .section__novidades .novidades:after {
      top: auto;
      bottom: 0;
      border-left-color: #C0C0AB; }
    .page-novidades .section__novidades .novidades__image,
    .single-novidades .section__novidades .novidades__image {
      width: auto; }
    .page-novidades .section__novidades .novidades__content,
    .single-novidades .section__novidades .novidades__content {
      position: relative;
      margin-left: 0;
      margin-right: 20%; }
  .page-eventos .section__eventos .eventos {
    margin: 10px 0; }
    .page-eventos .section__eventos .eventos:after {
      top: auto;
      border-left-color: #C0C0AB;
      right: 25px;
      bottom: 5px; }
    .page-eventos .section__eventos .eventos__content {
      padding: 15px; }
    .page-eventos .section__eventos .eventos .post__title {
      margin: 0; }
    .page-eventos .section__eventos .eventos:hover:after {
      border-left-color: #fff; }
    .page-eventos .section__eventos .eventos:hover .post__title {
      color: #fff; }
  .eventos {
    padding-right: 0px; }
    .eventos__image img {
      margin: 1rem 0rem; }
    .eventos__text {
      margin-bottom: 1rem; }
    .eventos .post__title {
      margin-bottom: 0.875rem; }
  .partilhar {
    margin-bottom: 1rem;
    padding: 1.5rem 0rem; }
    .partilhar__icon {
      padding: 0.4rem 0rem; }
    .partilhar__icons {
      margin-bottom: 0.875rem; }
    .partilhar__title {
      margin-bottom: 0.875rem; }
  .icon__circle {
    width: 20px;
    height: 20px; }
    .icon__circle i {
      font-size: 11px; }
  .page-novidades .section__novidades .novidades .post__date {
    display: none; }
  .page-novidades .section__novidades .novidades:hover .post__title {
    color: #fff; }
  .page-novidades .section__novidades .novidades:hover .novidades__content {
    background-color: #C0C0AB; }
  .page-trendy .section__trendy .trendy__image {
    width: 100%;
    float: none; }
  .page-trendy .section__trendy .trendy__content {
    width: 100%;
    padding-top: 2.5rem; }
  .page-trendy .section__trendy .trendy .post__title {
    color: #575756;
    margin-bottom: 0; }
    .page-trendy .section__trendy .trendy .post__title:before {
      display: none; }
  .page-trendy .section__trendy .trendy:hover:after {
    border-left-color: #C0C0AB; }
  .page-trendy .section__trendy .trendy:hover .trendy__content {
    border: 5px solid #C0C0AB; }
  .page-trendy .section__trendy .trendy:hover .post__title {
    color: #C0C0AB; }
  .single .novidades__content,
  .single .eventos__content,
  .single .underline {
    position: relative; }
  .page-eventos .section__eventos .eventos .post__more {
    display: none; }
  .page-eventos .section__eventos .eventos:hover .eventos__content {
    background-color: #C0C0AB; }
  html body .post__date {
    font-size: 0.6875rem; }
  .footer {
    text-align: left;
    padding: 0;
    background-color: #C0C0AB;
    color: #f8f9fa;
    padding-left: 0.5rem; 
    padding-bottom: 15px; }
    .footer__header {
      min-height: auto; }
    .footer .footer__header {
      margin: 1rem 0rem; }
    .footer-last {
      padding-top: 1rem; }
    .footer .social {
      padding: 10px 0;
      background: #C0C0AB; }
    .footer .btn-bg_white {
      display: inline-block;
      margin-top: 10px;
      color: #fff;
      background-color: #C0C0AB; 
      padding: 0 0 !important; }
    .footer .footer__btn {
      color: #C0C0AB;
      background: #f8f9fa;
      display: block;
      margin-right: 4rem; }
  .grid-sm-2 {
    display: grid;
    grid-template-columns: 1fr 1fr; }
  .grid-sm-1 {
    display: grid;
    grid-template-columns: 1fr; }
  .category {
    text-align: left;
    margin-bottom: 40px; }
  .pinterest {
    display: none; }
  .mob {
    display: block; }
  .map-wrap {
    margin-right: 0; }
  html body .mapa__desc {
    width: 80%; }
  body {
    font-size: 11px; }
  .horarios {
    text-align: left; } }

@media only screen and (min-width: 768px) {
  .arrow-sm-right:after,
  .page-novidades .section__novidades .novidades:after,
  .page-eventos .section__eventos .eventos:after,
  .page-trendy .section__trendy .trendy:after {
    display: none; } }

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .logo {
    margin: 25px 0; } }

.novidadesimage__resize {
	width: 100%;
	height: 185px;
	object-fit: cover;
}

.novidades__content {
  margin-bottom: 2.2rem;
	height: 125px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
	text-overflow: ellipsis;
}

.novidades__content2 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post__under,
.post__title {
	width: 100%;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.post__under {
	margin-bottom: 5px;
}
