/** Shopify CDN: Minification failed

Line 7:0 Unexpected "{"
Line 85:0 Unexpected "}"

**/
{
.page-width {
    max-width: 1300px !important;
    margin: 0 auto;
} 

}

.main-content {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.index-section {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.input-group {
   
    width: 70%;
   
}

.site-footer__linklist, .site-footer__newsletter {
    margin-top: 0px !important;
}
h2.h3.article__title {
    font-size: 20px !important;
    font-weight: 400;
}
.section-header {
    margin-bottom: 25px !important;
}
hr {
    margin: 25px 0 !important;
    
}
.grid-view-item__title {
    font-weight: 500;
    text-align: center;
}
.product-price__price {
    font-weight: 500;
     
}
.grid-view-item__meta {

    text-align: center;
}


.grid--blog a.btn.btn--secondary.btn--small {
    background: none;
    border: none;
    color: black;
    border-bottom: 1px solid black;
    border-radius: 0;
}
.slideshow__overlay:before {
   background-color: none !important; 
    
}
h2 {
    font-size: 26px;
    font-weight: 600;
}
.btn{
        background-color: #b0adab;
}

.read-more-inline {
   border-bottom: 1px solid black;
    border-radius: 0;
    text-transform: capitalize;
    padding: 0px 0px;
    font-size: .75em;
    line-height: 1;
}

}
a:hover, a:focus {
    opacity: 9999 !important;
}
@media (max-width: 769px) {
  .input-group {
    width: 100%;
}
.grid__item.medium-up--one-quarter {
    margin-top: 10px;
}
.site-footer__linklist-item {
    display: inline-block;
    padding: 5px 7px;
    
}

}