<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 129:0 Expected "}" to go with "{"

**/
.footer-block-image {
    flex-direction: column;
}
.footer__list-social {
    justify-content: flex-start !important;
}
.list_colections_page .grid {
    justify-content: center;
      margin-bottom: 0;
}

.list_colections_page .grid {
    justify-content: center;
}

.list_colections_page .grid__item {
    padding: 0 20px;
}

.list_colections_page .grid-uniform {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.product-grid-image img {
    width: 100%;
    display: block;
}

p.collection-grid__item-title {
    text-align: center;
      line-height: normal;
    font-size: 18px;
}
.collection-item__title {
    color: #000;
    text-decoration: none;
}
.contact .field__input {
    border: 1px solid #000;
    border-radius: 3px;
      padding: 15px !important;
}
.contact .field .field__label {
    top: -30px;
    left: 3px;
}
    .contact .field {
        margin-bottom: 4rem !important;
    }
.contact {
    max-width: 890px !important;
    padding: 0 20px;
}
.contact .title {
    color: #000;
}
.contact .title:after{
  display:none;
}
.contact form {
    padding-top: 25px;
}
.contact .field__input:focus{
  box-shadow: none;
}
.contact__button {
    margin-top: -20px !important;
}
.main-page-title {
    font-size: 40px;
    line-height: normal;
}





@media only screen and (max-width:1100px){
  .list_colections_page .grid__item {
    padding: 0 10px;
}
  .list_colections_page .grid-uniform {
    margin: 0 -10px;
}
}
@media only screen and (max-width:798px){
p.collection-grid__item-title {
    font-size: 16px;
}
.main-page-title {
    font-size: 34px;
}


}  

@media only screen and (max-width:750px){
    .list_colections_page .grid__item {
        padding: 15px 10px;
        width: 100%;
        max-width: 100% !important; 
    }
span#qab_message {
    word-break: break-word !important;
    padding: 0 10px;
}
p.collection-grid__item-title {
    font-size: 18px;
}
.about_text p {
    line-height: normal;
}


  






</pre></body></html>