/** Shopify CDN: Minification failed

Line 47:0 Unexpected "}"

**/
.instafeed_img img {
    margin: 5px;
    vertical-align: -webkit-baseline-middle;
  vertical-align: middle;
}
img.ssw-notification-image {
height:unset !important;
width:unset !important;}
div#instafeed a:nth-child(3) img {
    background: #F0EFED !important;
    padding:21px 0px !important;
}
div#instafeed a:nth-child(4) img {
    background: #F0EFED !important;
    padding:21px 0px !important;
}
div#instafeed a:nth-child(5) img {
    background: #F0EFED !important;
    padding:21px 0px !important;
}
@media only screen and (max-width: 1920px){

  div#instafeed {
    text-align: center;
    margin-bottom:32px;
}
}

@media only screen and (max-width: 1219px){
#instafeed img {
  width: 154px;
    margin: 2px;

}
}
@media only screen and (max-width: 980px){
#instafeed img {
    width: 214px;
    margin: 9px;
}
}
}
@media only screen and (max-width: 740px){
#instafeed img {
    width: 150px;
    margin: 5px;
}
}
@media only screen and (max-width: 500px){
#instafeed img {
    width: 172px;
    margin: 9px;
}
  div#instafeed {
    text-align: center;
}
}
/* @media only screen and (max-width: 370px){
#instafeed img {
    width: 172px;
    margin: 5px;
}
  div#instafeed {
    text-align: center;
}
} */


.one-third-column {
width:32%;
margin-right:2%;
float:left;
}
.one-third-column-last {
width:32%;
margin-right:0;
float:right;
}
div#footer_signup form#contact_form {
    display: none;
}