/** Shopify CDN: Minification failed

Line 56:1 Expected "}" to go with "{"

**/


/* Add your theme customizations below */

/* SHOP NOW Button on Homepage */
.shop-now {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    line-height: 18px;
    text-decoration: none;
    background-color: #fa0075;
    border: 3px solid #fa0075;
    border-radius: 3px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    padding: 11px 21px;
    cursor: pointer;
}

.shop-now:hover {
    background-color: #ffffff;
    color: #fa0075;
    border: 3px solid #fa0075;
    cursor: pointer; 
}

#shopify-section-161710921584dd5bc6 div {
    padding-top: 0;
}

#shopify-section-1616550301c62359d8 div.featured-text--root {
    padding-bottom: 36px;
}

.font--button:hover {
    background-color: #ffffff;
    color: #272727;
}

#soundest-form-605611f04c7fa473f13effb2 .soundest-form-simple-open:hover {
    background-color: #ffffff !important;
    color: #fa0075 !important;
    border: 3px solid #fa0075 !important;
    padding: 11px 21px !important;

  div[data-value="Default Title"] {
	display: none !important;
}