/** Shopify CDN: Minification failed

Line 16:29 Unterminated string token
Line 21:33 Unterminated string token

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
/* font addition */
@font-face {
  font-family: “Lasiver M";
  src: url("Lasiver M.woff2") format("woff2"),
       url("Lasiver M.woff") format("woff");
} 
 @font-face {
   font-family: “Lasiver Bold";
  src: url("Lasiver Bold.woff2") format("woff2"),
       url("Lasiver Bold.woff") format("woff");
}

/* h1,h2,h3,ul,li{ font-family: "Lasiver Bold" !important;
       }

p,span,ol,a{ font-family: "Lasiver M" !important;
                       font-weight:500px !important;
      }
.btn{font-family: "Lasiver M" !important;
                       font-weight:500px !important;
  
} */
/* .text-m write-review-btn-hidden{
  font-family: "Lasiver M" !important;
                       font-weight:500px !important;
                      font-size:100px;
} */