/** Shopify CDN: Minification failed

Line 22:25 Expected identifier but found "{"
Line 22:26 Unexpected "{"
Line 22:35 Expected ":"
Line 24:20 Expected identifier but found "{"
Line 24:21 Unexpected "{"
Line 24:30 Expected ":"

**/


/* CSS from section stylesheet tags */
.fbtwraper .sec-ttl { text-align:left !important; }
  .fbtwraper .sec-ttl p { max-width:100%; }
  .fbtGroup .imgCol { width:160px; max-width:100%; }
  .fbtGroup .imgCol + .imgCol:before { content:"+"; position:absolute; top:44%; left:-6px; font-weight: 400; font-size: 19px; }
  .fbtCol:not(.checked) { opacity:0.5; }
  .fbtCol.data > * { margin-bottom:10px; }
  .fbtCol label { cursor:pointer; }
  .fbtCol label.mainPr { pointer-events:none; }
  .fbtCol .price { color:{{settings.gprice_clr}}; }
  .fbtbtnCall { width:100%;}
  .fbtPrice { color:{{settings.gprice_clr}}; font-size:120%; }
  .fbtGroup .imgCol a {display: block;padding: 5px; background: #fff; border: 1px solid #eee;}

  @media only screen and (min-width:766px){
    .fbtbtnCall { width:250px; margin-left: 40px; }
  }
  @media only screen and (max-width:999px){
    .fbtGroup .imgCol { width:90px; padding: 0 10px;}
  }