/** Shopify CDN: Minification failed

Line 68:2 Unexpected ","
Line 73:1 Expected "}" to go with "{"

**/
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) *:not(.cpb-preview-arrows-item):not(.lnr) {
    font-family: 'Montserrat';
    color:#000;
}

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-panels-tabs li.cpb-active {
    border-bottom: none;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #000000 !important;
    opacity: 1;
}

.cpb-root {
    margin-top: 0px;
}

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-preview-container .cpb-panels-tabs-wrapper {
    font-weight:600;
  }

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img.cpb-active, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-color.cpb-active, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-percentage.cpb-active {
    border-color: #e2e2e2;
}

.cpb-category-title {
font-weight: 600 !important;
  }

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-text, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-multiple>span:not(.cpb-option-type-color) {
    border: 2px solid #e8e8e8;
    border-radius: 5px;
    font-size: 13px;
    color: #000;
    padding: 2px 5px;
}

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-panels-tabs li.cpb-active {
    font-size: medium;
}

@media (max-width: 999px) {
    #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img img, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img span.cpb-option-type-color-bg, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-color img, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-color span.cpb-option-type-color-bg, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-percentage img, #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-percentage span.cpb-option-type-color-bg {
        border-radius: 24%;
        width: 46px;
        height: 46px;
    }

#product-builder .cpb-actions-btn {
  font-weight:600;
  }


#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-text.cpb-active {
    background: none !important;
    border-color: #F57002 !important;
    color: #000;
    opacity: 1;
}

  , #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-multiple>span:not(.cpb-option-type-color).cpb-active {
    background: none !important;
    border-color: #F57002 !important;
    color: #000;
    opacity: 1;
}