@charset "utf-8";<style><!--
section-header, #shopify-section-article-template .rte.img-rte, .article__title, .article__date {
  display:none;
}
hr {
margin: 55px 0;
display: block;
}
.collection__wrapper {
  width: 100%;
  max-width: 1100px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 100px;
  margin:0 auto;
}
@media screen and (max-width:750px) {
  .collection__wrapper {
    width: 100%;
    max-width: 1100px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 100px;
    margin:0 auto;
  }
}
.collection-row font {
padding-left:0px !important;
padding-right:0px !important;
}
.collection-row {
  display:flex;
  flex-wrap:wrap;
  margin-top:120px;
  max-width: 900px;
}
.img-rap {
  padding-left:120px;
  padding-right:120px;
}
img {
  width:100%;
}
.font-inter {
  font-family: 'Inter', sans-serif !important;
  letter-spacing:0.16em;
  padding-left:170px;
  padding-right:170px;
}
.font-inter2 {
  font-family: 'Inter', sans-serif !important;
  letter-spacing:0.16em;
}    
.top-50 {
  margin-top:50px;
}
.top-25 {
  margin-top:25px;
}
.font-italic {
  font-style: italic;
}
.collection-row p {
  font-size:12px;
}
.img-description {
  font-size:10px !important;
  line-height: 1.7;
  color:#3c3c3c;
}
.img-cep {
  overflow:hidden;
}
.img-cep::after {
  content: "";
  display: block;
  clear: both;
}
.img-small {
padding-left:80px;padding-right:80px;
}
.comment-title {
  border-left: 1px solid #000;
  padding-left: 10px;
  font-weight:bold;
}    
@media screen and (max-width:768px) {
.img-rap,.font-inter,.img-small {
  padding-left:0px !important;
  padding-right:0px !important;
}
.img-cep img {
width:100% !important;
margin-top:5px;
}
.collection-row {
margin-top:initial;
}
.collection-row p {
  font-size:12px;
}
hr {
 height: 1px;
 background-color: black;
 border: none;  
}    
}
    
--></style>