@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body,a,p,li,span,strong,button,div,input,textarea,select,option,.titulo,
.full.menu .conteiner .nivel-um>li>a>.titulo,
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, 
.listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo,
.sharethis-inline-share-buttons:before{
    font-family: 'Montserrat', monospace;
}

.full.menu .conteiner .nivel-um > li > a > .titulo {
    font-size: 15px !important;
}

#rodape>div:last-child .conteiner {
    padding: 10px 20px 5px;
    display: none;
}

#banner-artesanal{
    background-image: url(https://cdn.awsli.com.br/1260/1260093/arquivos/banner_mercatto.jpg);
    height: 210px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    max-width: 350px;
    margin: 0 auto;
}

.produto div.principal .acoes-produto .comprar .botao-comprar{
	background-color: #ed1c24;
}


/* @import url('//fonts.googleapis.com/css?family=montserrat');

body {font-family: ‘montserrat’, sans-serif !important;}



@font-face {
  font-weight: 400;
  font-style:  normal;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-Regular.woff2') format('woff2');
}
@font-face {
  font-weight: 400;
  font-style:  italic;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-Italic.woff2') format('woff2');
}

@font-face {
  font-weight: 400;
  font-style:  normal;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-Medium.woff2') format('woff2');
}
@font-face {
  font-weight: 500;
  font-style:  italic;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-MediumItalic.woff2') format('woff2');
}

@font-face {
  font-weight: 700;
  font-style:  normal;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-Bold.woff2') format('woff2');
}
@font-face {
  font-weight: 700;
  font-style:  italic;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-BoldItalic.woff2') format('woff2');
}

@font-face {
  font-weight: 700;
  font-style:  normal;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-Black.woff2') format('woff2');
}
@font-face {
  font-weight: 700;
  font-style:  italic;
  font-family: 'montserrat';

  src: url('https://cdn.loom.com/assets/fonts/inter/Inter-UI-BlackItalic.woff2') format('woff2');
} */