<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 10:0 Unexpected "&lt;"
Line 123:0 Unexpected "&lt;"

**/


/* CSS from section stylesheet tags */
&lt;style&gt;
.title--cyl {
    font-size: 54px !important;
    line-height: 64px;
}

div.flex--3--columns--cyl {
	display: flex;
	flex-flow: row  wrap;
	justify-content: space-around;
}

button.btn--cyl {
	background: #fff;
    border: 1px solid #fe9248;
    padding: 16px 19px;
    border-radius: 100px;
    margin-left: 30px;
    margin-right: 30px;
	text-transform: capitalize;
	font-size: 16px ;
	margin-bottom: 13px;
    flex-grow: 1 !important;
}

button.btn--cyl.btn--active {
	background: #fe9248 !important;
	color: white !important;
}


.wrapper--price--cyl {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
}
  
.product--hidden {
   display: none !important;
  }
  
#shopify-section-product-template-lever .prouct__rating.text-center,
#shopify-section-product-template-lever div#product-details,
#shopify-section-product-template-lever .product-single__description-full{
  display: none !important;
}
  
#full--details--link {
 visibility: hidden; 
}
  
#shopify-section-product-template-lever #full--details--link {
 visibility: visible !important; 
}

.cyl--wrapper {
 	max-width: 1600px;
  	margin: 80px auto 0 !important;
}
  
  .header-sticky-wrapper {
    background: rgba(250, 250, 250, 1);
}
  
  header.site-header {
    background: rgba(250, 250, 250, 1);
}
  
  main#MainContent {
    background: #fafafa;
}
  
  .cyl--wrapper {
    margin-top: 0px!important;
    padding-top: 60px;
}
  
  h1.title--cyl.text-center {
    font-size: 45px;
}
  
  .buttons--cyl.flex--3--columns--cyl {
    width: 70%;
    margin: 0 auto;
}
  
  button.btn--cyl {
    background: #fff;
    border: 1px solid #fe9248;
    padding: 16px 19px;
    border-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
    text-transform: capitalize;
    font-size: 16px!important;
    margin-bottom: 13px;
    flex-grow: 1 !important;
    margin-top: 20px;
}
  
  div#full--details--link {
    font-style: italic;
    text-decoration: underline;
}
  
  div#best-for {
    margin-top: -14px!important;
}
  
.buttons--cyl.flex--3--columns--cyl {
    margin: 0 auto;
    padding-bottom: 15px;
}
&lt;/style&gt;</pre></body></html>