/** Shopify CDN: Minification failed

Line 511:23 Expected ":"

**/
#fmc-container {
    font-weight: 300;
    line-height: 1.5;
    color: #222;
    background-color: #fefefe;
    padding: 0px;
    border: 5px solid #252525;
    width: 90%;
    margin: auto;
    position: absolute;
    z-index: 9999;
    font-size: 14px;
    top: 0px;
    max-width: 1440px;
}
#fmc-modalbackground {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #666;
    opacity: 0.5;
    bottom: 0px;
}
#fmc-container .third {
    display: block;
    width: 33%;
    padding: 2%;
    float: left;
    min-height: 610px;
    max-height: 610px;
}
#fmc-container .third .content {
    max-height: 560px;

}
#fmc-container .third.scroll .content {
    overflow-y: scroll;
}
#fmc-container hr { clear: both; }
#fmc-step1 {
    clear: left;
}
#fmc-step2 {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
#fmc-container #fmc-header {
    background-color: #252525;
    color: #fefefe;
    padding: 6px 10px;
    font-weight: 700;
    height: 42px;
    font-size: 1.2em;
}
#fmc-container #fmc-header .close {
    float: right;
    cursor: pointer;
}
#fmc-container select {
    width: 100%;
    clear: both;
    margin: 10px 0;
    padding: 10px;
    display: block;
}
#fmc-container button {
    background-color: #252525;
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    line-height: 1em;
}
#fmc-container .disabled {
    cursor: default !important;
    opacity: 0.5;
}
#fmc-container .content .option {
    display: block;
    border: 1px solid #ddd;
    padding: 1%;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 10px;
    width: 46%;
    margin-right: 3%;
    float: left;
    min-height: 210px;
    max-height: 210px;
}
#fmc-container #fmc-step3 { padding-bottom: 50px; }
#fmc-container #fmc-step3 .content { max-height: 520px; }
#fmc-container .content .edit-crossbars { display: none;  }
#fmc-container .content.top-selected .edit-crossbars { display: block; margin-top: -20px; float: right; text-transform: uppercase; }
#fmc-container .content.top-selected .option.toc { display: none; min-height: 0; }
#fmc-container .content.top-selected .option.toc.selected { display: block; padding: 10px 40px; background-color: #fff; color: #252525; width: 60%; text-align: center; margin-left: 20%; }
#fmc-container .content.top-selected .option.toc.selected h3 { color: #252525; text-transform: uppercase; }
#fmc-container .content.top-selected .option.toc img, #fmc-container .content.top-selected .option.toc p, #fmc-container .content.top-selected .option.toc a {
    display: none;
}
#fmc-container #bedlength-selector, #fmc-container #type-selector { display: none; }
#fmc-container .content .option.selected {
    border: 1px solid #252525;
}
#fmc-container .fmc-modal-vehicle { display: none; }
#fmc-container .fmc-modal-vehicle .name { font-weight: 700; margin-left: 50px; font-size: 1.1em; }
#fmc-container .fmc-modal-vehicle a { float: right; text-transform: uppercase; font-weight: 700; }
#fmc-container .fmc-modal-vehicle hr { border-top-color: #252525; }


#fmc-container h3 {
    margin: 0px;
    text-align: left;
    text-transform: none;
    font-weight: 900;
    font-size: 1.2em;
    padding: 0;
}
#fmc-container p {
    text-align: left;
    margin-top: 0px;
}

#fmc-container a {
    display: block;
    text-align: center;
    color: #AB2328;
}
#fmc-container .content .option img {
    max-height: 90px;
}
#fmc-container .content .option h3 {
    margin: 0px;
    text-align: center;
}
#fmc-container .content .option p {
    margin: 0px;
    text-align: center;
}
#fmc-container .clear {
    display: block;
    clear: both;
}
#fmc-container .blur {
    filter: blur(2px);
    opacity: 0.15;
}
#fmc-container .blur h3 {
    color: #ccc;
}
#fmc-container .tabs {
    clear: both;
    display: block;
    overflow: hidden;
}
#fmc-container .tabs .tab {
    display: block;
    float: left;
    padding: 5px 13px;
    border: 1px solid #ccc;
    background-color: #e6e6e6;
    cursor: pointer;
}
#fmc-container .tabs .tab.selected {
    display: block;
    float: left;
    padding: 5px 13px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-bottom: none;
}
#fmc-container .tab-page {
    display: block;
    overflow: hidden;
    border: 1px solid #bbb;
    padding: 10px;
    margin-top: -2px;
    margin-bottom: 10px;
}
#fmc-container .center {
    text-align: center;
    clear: both;
}
#fmc-container .vcenter {
    padding-top: 150px;
}
#fmc-container div.fmc-save {
    position: absolute;
    width: 30%;
    bottom: 5px;
    text-align: center;
    background-color: #fff;

}

#fmc-container .content div.fmc-save {
    position:relative;
    width: 100%;
}
#fmc-container .content a.button {
    display: inline;
    margin-right: 10px;
}
#fmc-container .content div.actions {
    text-align: center;
}
#fmc-container div.fmc-save button {
    padding: 15px 40px;
    font-size: 1.2em;
    clear: both;
    text-align: center;
}
#fmc-container .button {
    border: 2px solid #252525;
    padding: 10px 30px;
    display: block;
    text-align: center;
    max-width: 150px;
    color: #252525;
    text-decoration: none;
    margin: auto;
    font-weight: 700;
    background-color: #fff;
}
#fmc-container .select-spacer {
    display: block;
    width: 100%;
    clear: both;
    height: 60px;
}
#vehicle_remove {
    float: right;
}
/* body.whitelabel a.site-header__logo-image img {  width: 210px; display: block; overflow: hidden;  box-sizing:border-box;   padding-left: 210px; height: 40px; margin-top: 10px; background-repeat: no-repeat; }
*/

/*
body.template-product #product-price { display: block; }
body.template-product #canada-price { display: none; }
body.template-product.canada #product-price { display: none; }
body.template-product.canada #canada-price { display: block !important; }
*/

.homepage-activity-items span.slide-count:last-child { display: none; }
.homepage-landing-items span.slide-count:last-child { display: none; }

/*.template-product #fitCurrentVehicle { background-color: #fff; display: block;  margin-left: -10px; }*/
/*.template-product #fitCurrentVehicle p { padding: 10px !important; margin-left: 10px;  font-weight: normal; }*/

#fitCurrentVehicle { display: block; width: 100%; padding: 10px; margin-top: 20px; }
#fitCurrentVehicle.blank { background-color: #fff; }
    #fitCurrentVehicle a.fmc-edit { float: right; color: #000; text-decoration: underline;cursor: pointer; }
#fitCurrentVehicle>p>span { margin-left: 0px; padding-right: 0px; }
#fitCurrentVehicle span.dot.fit {     background-image: url(http://d2amiavn18tu8z.cloudfront.net/fmc/fmc-fit.png); background-size: 21px; background-repeat: no-repeat; width: 30px; height: 30px; background-position-y: center; margin-top: -5px; }
#fitCurrentVehicle span.dot.nofit {     background-image: url(http://d2amiavn18tu8z.cloudfront.net/fmc/fmc-nofit.png); background-size: 30px; background-repeat: no-repeat; width: 30px; height: 30px; background-position-y: center; margin-top: -5px; }
#fitCurrentVehicle span.dot.unknown {     background-image: url(http://d2amiavn18tu8z.cloudfront.net/fmc/fmc-unknown.png); background-size: 21px; background-repeat: no-repeat; width: 30px; height: 30px; background-position-y: center; margin-top: -5px; }
#fitCurrentVehicle span.dot.warning {     background-image: url(http://d2amiavn18tu8z.cloudfront.net/fmc/fmc-warning.png); background-size: 21px; background-repeat: no-repeat; width: 30px; height: 30px; background-position-y: center; margin-top: -5px; }

#fitCurrentVehicle .inline-fmc { display: block; padding: 10px; background-color: #B20000; color: #fff; cursor: pointer; margin-top: 10px; }
#fitCurrentVehicle .inline-fmc .plus { float: right; border: 1px solid #fff; border-radius: 11px; width: 22px; height: 22px; padding: 0px 5px; line-height: 17px; font-size: 1.2em; margin: 0px;}
#fitCurrentVehicle .inline-fmc>select { margin-top: 10px; }
#fitCurrentVehicle .inline-fmc a.removeVehicle { color: #fff; text-decoration: underline; cursor: pointer; }


/*.page-container { overflow: visible !important; }*/
/*#shopify-section-system-template .product-single__photos  {  position: sticky;  top: 120px;  min-height: 600px; }*/
/*#shopify-section-system-template h1.product-single__title { font-size: 2.5em; }*/
/*#shopify-section-system-template h2.product-single__title { font-size: 1.1em; font-weight: bold; }*/
/*#shopify-section-system-template #product-price { text-transform: none; padding-top: 10px; font-size: 1.5em; }*/
#shopify-section-system-template a { color: #A00606;  text-decoration: none; font-weight: lighter; }
#shopify-section-system-template a:hover { text-decoration: underline; }
#shopify-section-system-template h4 { font-size: 1.1em; font-weight: bold; color: #000;  }

#shopify-section-system-template .system-warning {  background-image: url(http://d2amiavn18tu8z.cloudfront.net/fmc/dangercircle.png); background-repeat: no-repeat; background-position: 10px 20px;  }
#shopify-section-system-template #force_add_to_cart_container { display: none; }
#shopify-section-system-template .cart .add-to-cart { display: none; }
#shopify-section-system-template #product-breadcrumb a {line-height: 20px; padding-bottom: 10px; padding-right: 20px; display: inline-block; color: #252525; text-decoration: none; }
/*#shopify-section-system-template .product-media {width: 60%; position: sticky; top: 120px; min-height: 600px;}*/
/*#shopify-section-system-template .product-details {width: 40%; margin-left: 60%; margin-top: -600px;}*/
#shopify-section-system-template .oos-locally { display: none; }
#shopify-section-system-template .tower-attachment { display: block; clear: both; }
#shopify-section-system-template .tower-attachment .attach h4 { padding-top: 40px;}
#shopify-section-system-template .tower-type { display: block; clear: both; overflow:hidden; }
#shopify-section-system-template .tower-type p { line-height: 1em; font-weight: bold; }
#shopify-section-system-template .tower-count { display: block; clear: both; padding: 20px 0; }
#shopify-section-system-template .tower-count #thirdTower { width: 30px; height: 20px; display: inline; }
#shopify-section-system-template .tower-options .hidden { display: none; }
#shopify-section-system-template .tower-options .section { display: block; clear: both; overflow: hidden; }
#shopify-section-system-template .tower-options .bar-options span.value { font-weight: 700; }
#shopify-section-system-template .tower-options h4 { 
  text-transform: none; padding: 5px 0; margin-bottom: 0px; }
#shopify-section-system-template .tower-options .section span.total {  font-weight: 700; font-size: 1.1em; }
#shopify-section-system-template .tower-options .section span.totalprice {  font-weight: 700; font-size: 1em;  float: right; margin-top: 0px; }
#shopify-section-system-template .tower-bar-length { clear: both; padding-top: 0px; }
#shopify-section-system-template .bar-option.disabled { opacity: 0.2; background-color: #ccc; cursor: default; }
#shopify-section-system-template .bar-option.disabled .pill.yellow { display: none; }
#shopify-section-system-template.nofit .tower-option .pill.yellow, #shopify-section-system-template.nofit .bar-option .pill.yellow { display: none; }
#shopify-section-system-template .tower-bar-length .bar-option.oos { opacity: 0.2; background-color: #ccc; cursor: default; }
#shopify-section-system-template .tower-platform-size { clear: both; padding-bottom: 20px; display: block; overflow: hidden; }
#shopify-section-system-template .bar-option, #shopify-section-system-template .tower-option { display: block; float: left; width: 210px; border: 1px solid #f6f6f6; margin: 10px; padding:10px; cursor: pointer; background-color: #fff; box-shadow: 2px 5px 5px rgba(0,0,0,.1); min-height: 100px; }
#shopify-section-system-template .tower-option { min-height: 270px;}
#shopify-section-system-template  #crossbar-section a, #shopify-section-system-template .tower-bar-length a {text-decoration:underline; color: #000 }
#shopify-section-system-template .product-single.hideBars #crossbar-section, #shopify-section-system-template .product-single.hideBars .tower-bar-length, #shopify-section-system-template .product-single.hideBars #jetstream-color, #shopify-section-system-template .product-single.hideBars #crossbarsize-section { display: none !important; }
#shopify-section-system-template .product-single.hideBars #platform-section .system-fit-options--bottom.hidden { display: flex !important; }
#shopify-section-system-template .bar-option.selected, #shopify-section-system-template .tower-option.selected {  border: 1px solid #252525; }
#shopify-section-system-template .bar-option h4 { padding: 3px; font-weight: 700;  text-align: center; display: block; }
#shopify-section-system-template .bar-option h2 {  text-align: center; padding: 30px 0 20px 0; font-size: 2.5em; }
#shopify-section-system-template .bar-option img { max-height: 120px; clear: both; }
#shopify-section-system-template .bar-option p { line-height: 1em; }
#shopify-section-system-template .bar-option a { clear: both; display: block; }
#shopify-section-system-template .bar-option span.hidden { display: none; }
#shopify-section-system-template .bar-option.length {padding-bottom: 30px; margin-bottom: 20px; }
#shopify-section-system-template .bar-option .pill, #shopify-section-system-template .tower-option .pill { padding: 5px 20px; float: right; border-radius: 15px; background-color:#AB2328; color: #fff; text-transform: uppercase; position: absolute; }
#shopify-section-system-template .pill.yellow { background-color: yellow; border-radius: 8px; color: #252525; margin-left: 25px; }
#shopify-section-system-template .tower-options h3 { display: block; clear: both; }
#shopify-section-system-template .tower-options .required-items span.label { width: 67%;  }
#shopify-section-system-template .tower-options .tower-bar-colors { display: none;  }
#shopify-section-system-template .tower-options .bar-options .color { display: none;  }
#shopify-section-system-template .related-products { display: none; }
#shopify-section-system-template .system-summary { border: 1px solid #ccc; clear: both; background-color: #fff; margin-top: 30px; overflow: auto; margin-bottom: 30px; }

#shopify-section-system-template .system-summary h3 { background-color: #eee; margin-bottom: 0px; color: #000; padding: 10px; text-transform: uppercase; font-size: 1.2em; font-weight: normal; text-transform: none; }
#shopify-section-system-template .system-summary h4 {  min-width: 200px;}
#shopify-section-system-template .system-summary .content { padding: 10px; }
#shopify-section-system-template .system-summary .content .vehicle { font-weight: 700; }
#shopify-section-system-template .system-summary img { display: block; width: 60px; float: left; margin-right: 20px; }
#shopify-section-system-template .system-summary span.price { float: right; width: auto; max-width: 90px; justify-content:flex-end; letter-spacing: .8px; }
#shopify-section-system-template .system-summary  .required { display: grid; grid-template-columns: 5fr 1fr 1fr; gap: 20px; clear: both; }
#shopify-section-system-template .system-summary .system-total { display: grid; grid-template-columns: 5fr 1fr 1fr; gap: 20px; clear: both; margin-top: 20px;}
#shopify-section-system-template .system-summary button { float: right; }
#shopify-section-system-template .system-summary .clear { display: block; clear: both; padding-top:10px;}
#shopify-section-system-template .system-summary button.button { border-radius: 3px; padding: 1.1em 1.5em;  margin-bottom: 1em;  background-color: #AB2328;  border: none; color: #fff; line-height: 1; text-transform: uppercase;width: 100%;}
#shopify-section-system-template .system-summary button.button.disabled {  background-color: #666;  }
#shopify-section-system-template .system-summary .oos span.price { font-size: 0.8em; color: #A00606; font-weight: normal;}
#shopify-section-system-template .system-summary a.pdp-link { color: #252525; font-weight:300; display: block;  }
#shopify-section-system-template .system-summary span.qty { display: inline-block;   }
#shopify-section-system-template .system-summary .system-total { margin-top: 10px; margin-bottom: 30px; }
#shopify-section-system-template .product-single__tab, #shopify-section-system-template .product-single__tab a { color: #fff; }
#shopify-section-system-template h3.feature-headline { text-align: left; }
#shopify-section-system-template #out-of-stock { display: block; width: 100%; overflow: visible; }
#shopify-section-system-template #out-of-stock h4.title { display: block; width: 100%; text-align: left; padding: 15px; max-width: 100%; border-top: 1px solid #e1e1e1; }
 #shopify-section-system-template #out-of-stock div.buttons { display: block; width: 100%; clear: both; height: 60px; }
#shopify-section-system-template #out-of-stock a.btn { display: block; float: left; width: 100%;  }
  #shopify-section-system-template #out-of-stock a.notify { background-color: #000; color: #fff; text-decoration: none; font-weight: bold; margin-top: 15px;  }
  #shopify-section-system-template #out-of-stock a.dealer { background-color: #fff; color: #000; text-decoration: none; font-weight: bold; border: 1px solid #000;  }
#shopify-section-system-template .system-warning { display: block; padding: 20px 40px; border: 1px solid #F2500C; }
#shopify-section-system-template .system-warning p { margin: 0px; }
  #shopify-section-system-template .system-warning a { color: #000; text-decoration: underline; font-weight: bold; }

  #shopify-section-system-template #fitCurrentVehicle,  #shopify-section-mod-system #fitCurrentVehicle { display: block; width: 100%; border: 1px solid #ccc; padding: 10px; background-color: #eee; margin-top: 20px; }

#shopify-section-mod-system .product-single { margin-bottom: 40px; }
#shopify-section-mod-system .mod-option { display: block; float: left; width: 190px; border: 1px solid #f6f6f6; margin: 10px; padding:10px; cursor: pointer; background-color: #fff; box-shadow: 2px 5px 5px rgba(0,0,0,.1); min-height: 100px; }
#shopify-section-mod-system .mod-option.selected, #shopify-section-system-template .tower-option.selected {  border: 1px solid #252525; }
#shopify-section-mod-system .mod-option.hidden {  display: none; }
#shopify-section-mod-system .system-fit-options--option.nofit {  background-color: #ccc;color: #fff; cursor: default; }
#shopify-section-mod-system .mod-option h4 { padding: 3px; font-weight: 700;  text-align: center; display: block; }
#shopify-section-mod-system .mod-option h2 {  text-align: center; padding: 30px 0 20px 0; font-size: 2.5em; }
#shopify-section-mod-system .mod-option img { max-height: 120px; clear: both; }
#shopify-section-mod-system .mod-option p { line-height: 1em; }
  #shopify-section-mod-system .mod-section { display: block; clear: both; overflow: visible;}
#shopify-section-mod-system .mod-option.disabled { opacity: 0.6; background-color: #ccc; cursor: default; }
#shopify-section-mod-system .mod-option.nofit { opacity: .2; background-color: #ccc; cursor: default; }
#shopify-section-mod-system .mod-option.nofit span.nofit  { width: 100%; background-color: #333; color: #fff; cursor: not-allowed; display: block; margin-top: -20px; font-size: 0.8em; text-align: center; }
#shopify-section-mod-system span.mod-warning { display: block; width: 100%; text-align: center; font-size: 0.9em;}
#shopify-section-mod-system .product-single__info-inner { color: #fff; }
#shopify-section-mod-system h3.feature-headline { text-align: left; }
#shopify-section-mod-system .system-summary button.button.disabled {  background-color: #666;   }

#shopify-section-mod-system .system-summary { border: 1px solid #ccc; clear: both; background-color: #fff; margin-top: 30px; overflow: auto; margin-bottom: 30px; }
#shopify-section-mod-system .system-summary h3 { background-color: #eee; margin-bottom: 0px; color: #000; padding: 10px; text-transform: uppercase; font-size: 1.2em; font-weight: 700; text-transform: none; }
#shopify-section-mod-system .system-summary h4 { font-weight: 500;text-transform: none; padding: 5px 0; margin-bottom: 5px; font-size: 1.1em; }
#shopify-section-mod-system .system-summary .content { padding: 15px; }
#shopify-section-mod-system .system-summary .content .vehicle { font-weight: 700; }
#shopify-section-mod-system .system-summary img { display: block; min-width:83px; max-height: 43px; object-fit:contain;  }
#shopify-section-mod-system .system-summary .required-items .required { display: block; clear: both; }
#shopify-section-mod-system .system-summary button { float: right; }
#shopify-section-mod-system .system-summary .clear { display: block; clear: both; }
#shopify-section-mod-system .system-summary button.button { border-radius: 3px; padding: 1.1em 1.5em;  background-color: #AB2328;  border: none; color: #fff; line-height: 1; clear: both; width: 100%; }
#shopify-section-mod-system .system-summary .oos span.price { font-size: 0.8em; color: #A00606; font-weight: normal;}
#shopify-section-mod-system .system-summary a { color: #252525; text-decoration: underline; }
#shopify-section-mod-system .system-summary .summary-item { display: grid; grid-template-columns: 83px 3fr 1fr 1fr; gap: 20px; clear: both; align-items:center; padding-bottom:5px; padding-top:5px; }
#shopify-section-mod-system .system-summary .system-total { display: grid; grid-template-columns: 1fr 4fr 1fr 1fr; gap: 20px; clear: both; margin-top: 10px; margin-bottom:20px; border-top: 1px solid #ccc; padding-top: 10px;}
#shopify-section-mod-system .medium-up--three-fifths, #shopify-section-mod-system .medium-up--two-fifths { width: 50% !important; }
#shopify-section-mod-system .system-summary span.total {   font-weight: 700; font-size: 1.1em; }
#shopify-section-mod-system .system-summary span.totalprice {  font-weight: 700; font-size: 1em;  padding-bottom: 10px; float: right; text-align:right; }
#shopify-section-mod-system .systems-fit-options--title { padding-top: 20px; font-weight:700; }
#shopify-section-mod-system .mod-options input.checkbox { height: auto; display: inline; width: auto; margin: 0 5px 0 15px; accent-color: #b20000; }

#shopify-section-mod-system .mod-options input.checkbox:disabled { cursor: not-allowed;}
#shopify-section-mod-system .mod-options h4.sub { font-size: 1em; display: inline-block; width: 190px; font-weight:500; }
#shopify-section-mod-system .mod-options .mod-optional { font-weight: 500; }
#shopify-section-mod-system .system-summary  .price {justify-content:end; font-weight: 500;}
#shopify-section-mod-system .system-summary hr {display:none;}
#shopify-section-mod-system #mod-components h4 {font-weight:700;}
#shopify-section-mod-system .system-fit-options--bottom {margin-bottom:18px;}



#shopify-section-system-template .relative-pos { position: sticky; bottom: 0; }

#shopify-section-system-template #system-conditionals { padding-top: 20px; }
#shopify-section-system-template #system-conditionals .conditional-note { color: red; font-weight: bold; }
#shopify-section-system-template #system-conditionals input.addToCart { height: 12px; width: 30px; display: inline;}
#shopify-section-system-template #system-conditionals span.add { height: 24px; }
#shopify-section-system-template div.clear { display: block; clear: both; }
body.nofit #shopify-section-system-template #crossbar-section .bar-option { opacity: 0.2; background-color: #ccc; cursor: default; }
body.nofit #shopify-section-system-template .tower-bar-length .bar-option { opacity: 0.2; background-color: #ccc; cursor: default; }
body.nofit #shopify-section-system-template .tower-platform-size .tower-option { opacity: 0.2; background-color: #ccc; cursor: default; }
/* body.nofit #shopify-section-system-template button { display: none; } */
body.nofit #shopify-section-system-template #tower-add-vehicle { display: block; }
body.nofit #shopify-section-system-template .tower-options { display: none; }
body.nofit #shopify-section-system-template .system-summary { display: none; }
#shopify-section-system-template #product-options-wrapper { display:none;}
#shopify-section-system-template #outdoorsman-size .outdoorsman .price { display: none; }
#shopify-section-system-template .limoniapps-discountninja-badge-wrapper {display:none;}

#category-nofit ul.grid li.grid__item { width: 33%; height: 660px; overflow: hidden; }
#category-nofit ul.grid li.grid__item .product-card__excerpt { max-height: 220px; overflow: hidden; }

#searchspring-content .cat-banner { display: block; height: 438px; padding: 220px 20px;background: url('http://d2amiavn18tu8z.cloudfront.net/fmc/collection-insert.jpg'); background-position: center; }
#searchspring-content .cat-banner h4 { font-size: 1.8em; padding-top: 0px; color: #fff; }
#searchspring-content .cat-banner p { color: #fff !important; font-size: 1.2em; }
#searchspring-content .cat-banner a.btn { width: 100% !important; margin-top: 0px; cursor: pointer; position: relative; }

.mod-option select { width: 60px; float: right; padding: 5px; height: 30px; margin-top: -5px; }
.mod-options .mod-option a { display: none; }
.mod-options .mod-option.selected h4 { margin-bottom: 0px; }
  .mod-options .mod-option.selected a { clear: both; display: block; font-size: 0.8em; width: 100%; text-align: center; margin-top: -5px; margin-bottom: 10px; }


/* SYSTEM FIT OPTIONS */

.systems-fit-options {
  display: grid;
  row-gap: 2.5rem;
}

.systems-fit-options--top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  row-gap: 0.25rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.systems-fit-options--title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 900;
  line-height: 1;
}

.system-fit-options--bottom {
  margin-top: 1px;
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  margin-left: 15px;
  margin-top:10px;
}

.system-fit-options--option.disabled {
  position: relative;
  cursor: not-allowed;
  opacity: 0.2;
}

.system-fit-options--option.disabled::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: rotate(-10deg);
  transform-origin: center;
  pointer-events: none;
}

.system-fit-options--option {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(97 104 107 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-style: solid;
   -webkit-tap-highlight-color: transparent;
}

.system-fit-options--option:hover {
    cursor: default;
    --tw-border-opacity 1 : 1;
    border-color: rgb(178 0 0 / var(--tw-border-opacity));
    outline-style: solid;
    outline-width: 1px;
    outline-color: #b20000;
}

.system-fit-options--option.disabled:hover {
  outline-color: transparent;
      border-color
: rgb(97 104 107 / var(--tw-border-opacity));
}

/* Selected */

.system-fit-options--option.selected {
  cursor: default;
  --tw-border-opacity: 1;
  border-color: rgb(178 0 0 / var(--tw-border-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-color: #B20000;
}

.system-fit-options--option.selected:hover {
  text-shadow: 0 0 0 transparent;
}


.system-fit-options--color {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  font-weight: 500;
  cursor: pointer;
}

.system-fit-options--color-color {
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(97 104 107 / var(--tw-border-opacity));
  outline-style: solid;
  outline-width: 0px;
}

.system-fit-options--color.selected .system-fit-options--color-color {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  outline-width: 2px;
  outline-offset: 1px;
  outline-color: #B20000;
}

/* SYSTEM FIT OPTIONS */
.systems-fit-options {
  @apply grid gap-y-10;
}
.systems-fit-options--top {
  @apply flex items-center justify-start gap-y-1 gap-x-12 flex-wrap;
}
.systems-fit-options--title {
  @apply font-black text-lg leading-none;
}
.system-fit-options--bottom {
  @apply flex flex-wrap gap-4 items-center my-[1px] mt-4;
}
.system-fit-options--option {
  @apply relative inline-flex justify-center py-2 px-6 border border-gray cursor-pointer;
}
.system-fit-options--option:hover {
  text-shadow: 0 0 0 currentColor;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-lt-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(198 213 220 / var(--tw-bg-opacity));
}
/* Selected */
.system-fit-options--option.selected {
  @apply outline outline-1 outline-red border-red cursor-default;
}
.system-fit-options--option.selected:hover {
  text-shadow: 0 0 0 transparent;
}
.system-fit-options--color {
  @apply flex gap-x-2 items-center font-medium;
}
.system-fit-options--color-color {
  @apply block w-[35px] h-[35px] rounded-full border border-gray outline outline-0;
}
.system-fit-options--color.selected .system-fit-options--color-color {
  @apply border-white outline-red outline-2 outline-offset-1;
}
/* Out of stock */
.system-fit-options--option.out-of-stock {
  @apply outline outline-1 outline-black border-black cursor-default;
}
.system-fit-options--option.out-of-stock:hover {
  text-shadow: 0 0 0 transparent;
}
.system-fit-options--option.out-of-stock .oos,
.system-fit-options--color.out-of-stock .oos {
  @apply text-[#b3b3b3] font-normal;
}
/* SYSTEMS FIT DISCLAIMER */
.systems-fit-disclaimer {
  @apply max-w-xl border border-orange p-3 flex gap-x-4 flex-wrap;
}
.systems-fit-discalimer--link {
  @apply font-medium underline underline-offset-1;
}
#jetstream-color { margin-top: 20px; }
@media only screen and (max-width: 1200px) {
    #fmc-container {
        width: 100%;
        z-index: 99999;
    }
    #fmc-container .third {
        width: 100%;
        clear: both;
        min-height: 0;
    }
     #fmc-container div.fmc-save {
         width: 92%;
     }
    #fmc-container .content .option { max-width: 180px;}
     #fmc-container .third.selected { max-height: 60px; }
    #fmc-container .third.selected .fmc-modal-vehicle {
        display: block;
    }
    #fmc-container .third.selected .content {
        display: none;
    }
    #fmc-container .vcenter {
        padding-top: 0px;
    }

}

@media only screen and (max-width: 1200px) {
  #shopify-section-system-template .system-summary .required { display: grid; grid-template-columns: 48% 1fr 1fr; padding-bottom: 20px; }
    .product-view.tower-system .product-media {
        width: 100% !important;
        max-width: 100% !important;
        clear: both;
        position: relative;
        top: 0px;
        height: auto !important;
        padding-bottom: 40px;
        min-height: 300px;
    }
  #shopify-section-system-template .system-summary .required {
    gap: 5px;
  }
  #shopify-section-system-template .system-summary h4 {
    min-width:auto;
  }

  #shopify-section-system-template .system-summary .required-items a.pdp-link h4 {
    font-weight:300 !important; 
   }
  #shopify-section-system-template .system-summary h4 {
    font-size:16px;
  }
     .product-view.tower-system .product-media .galleria-container {
         max-height: 70vw;
     }
    .product-view.tower-system .product-details {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0px !important;
        clear: both;
        margin-top: 0px;
    }
    .product-view.tower-system .product-detail-tab {
        width: 100% !important;
    }
    .product-view.tower-system .tower-config {
        width: 100% !important;
        max-width: 100% !important;
        clear: both;
    }
    .product-view.tower-system .galleria-wrapper, .product-view.tower-system .galleria, .product-view.tower-system .galleria-stage, .product-view.tower-system .galleria-images {
        min-height: 70vw;
        max-height: 70vw;
    }
    .product-view.tower-system .galleria-image img {
        max-width: 100% !important;
        min-height: 70vw !important;
    }
    .product-view.tower-system .tower-options h4 {
        width: 80%; 
    }
  
  #shopify-section-mod-system .medium-up--three-fifths, #shopify-section-mod-system .medium-up--two-fifths { position: relative !important; margin-bottom: 30px !important; width: 100% !important; }
  #shopify-section-mod-system  img.productFlag { display: none; }
  
  #shopify-section-mod-system .medium-up--three-fifths, #shopify-section-mod-system .medium-up--two-fifths { }
  #shopify-section-mod-system .product-single__meta { padding: 0 !important; }
  #shopify-section-mod-system .product-single__description { display: none !important; }
  #shopify-section-mod-system .mod-option { width: 30% !important; margin: 1% !important; padding: 3px !important; min-height: 150px !important;  }
  #shopify-section-mod-system .mod-option select { width: 40px !important; font-size: 0.8em !important; border: none; height: 25px; margin-top: -4px;}
  #shopify-section-mod-system .mod-options .mod-option.selected a { margin-bottom: 2px; }
  #shopify-section-mod-system .mod-option p.qty { font-size: 0.8em;line-height: 1.5em; display: block; }
  #shopify-section-mod-system .mod-section { clear: none !important; }
  #shopify-section-mod-system .mod-section>h4 { display: none !important; }
  #shopify-section-mod-system .product__price { display: none; }
  #shopify-section-mod-system .mod-option.nofit, #shopify-section-mod-system .mod-option.disabled { display: none; }
  #shopify-section-mod-system .mod-options br { display: none;}
  #shopify-section-mod-system .mod-options h4.sub {  width: 154px; }
}


.system-summary .required {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 70px 85px;
  align-items: center;
  column-gap: 16px;
}

.system-summary .required .pdp-link {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.system-summary .required .pdp-link img {
  width: 64px;
  height: 48px;
  object-fit: contain;
}

.system-summary .required .pdp-link h4 {
  margin: 0;
}

.system-summary .required .qty {
  text-align: left;
  white-space: nowrap;
}

.system-summary .required .price {
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

.system-summary .system-total {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 70px 85px;
  column-gap: 16px;
  align-items: center;
}

.system-summary .system-total .label {
  grid-column: 1;
}

.system-summary .system-total .totalprice {
  grid-column: 3;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

#shopify-section-system-template .system-summary a.pdp-link h4 {
  font-weight:300 !important;
  font-size: 1em;
  padding-top:12px;
}

#shopify-section-system-template .system-summary .required {
  margin-top:5px;
}

#shopify-section-system-template .system-summary .content > h4:first-of-type{
  margin-bottom:10px;
}