<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.toolbar-top .toolbar.toolbar-products .in-toolbar-top {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.toolbar-top .toolbar.toolbar-products .in-toolbar-bottom {
    display: none;
}
.product-add-form .product-options-bottom .price-box, .product-info-price .price-box {
    display: block;
}
.product-add-form .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    height: 52px;
    background: #ffffff;
    color: #333333;
    text-align: center;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    line-height: 54px;
}
.swatch-attribute-label {
    position: relative;
    display: inline-block;
    padding: 0 1% 0 0;
    border: 0;
    color: #333333;
    vertical-align: middle;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
    /*width: 100%;*/
    font-size: 16px;
    font-family: 'Istok Web', sans-serif;
}
.swatch-opt {
    margin: 0;
}
.swatch-opt .swatch-attribute-options {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    vertical-align: middle;
}
.swatch-opt .swatch-attribute-selected-option{
    display: none;
}
.swatch-opt .swatch-attribute-value {
    display: inline-block;
}
.swatch-opt .swatch-attribute .swatch-option.option-buttons, .product-options-wrapper .swatch-attribute-value {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 2px;
    min-width: 0;
    max-width:none;
    outline: none;
    border: 0;
    background: none;
    box-shadow: none;
    color: #fda340;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    font-family: 'Istok Web', sans-serif;
}
.swatch-opt .swatch-attribute .swatch-option.option-buttons.selected {
    border: none;
    color: #fda340;
    text-decoration: underline;
}
.action.primary.orange {
    border: 1px solid #FDA240!important;
    background: #FDA240!important;
}
.visual-paper {
    padding-left: 7px;
    float: left;
    clear: left;
}
.visual-paper .total-cut-size {
    position: absolute;
    bottom: 40px;
}
.visual-paper .action.primary.orange{
    padding: 7px 13px;
    background: #fdbb40;
    background: -moz-linear-gradient(top,  #fdbb40 0%, #fea93f 67%, #fca241 100%);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdbb40+0,fea93f+67,fca241+100 */
    background: -webkit-linear-gradient(top,  #fdbb40 0%,#fea93f 67%,#fca241 100%); /* Old browsers */
    background: linear-gradient(to bottom,  #fdbb40 0%,#fea93f 67%,#fca241 100%); /* FF3.6-15 */
    text-shadow: 1px 1px 2px #fdad40; /* Chrome10-25,Safari5.1-6 */
    font-size: 15px; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbb40', endColorstr='#fca241',GradientType=0 ); /* IE6-9 */

}
.product.attribute.overview {
    display: none;
}
.product-info-center {
    position: relative;
}
.prod-av-qty {
    float: left;
    margin: 10px 0 0 20px;
}
.prod-av-qty a {
    border-bottom: 1px dashed;
}
.ui-dialog-titlebar-close {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    -moz-box-sizing: content-box;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: none;
    background-image: none;
    box-shadow: none!important;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: inherit;
}
.ui-dialog-titlebar-close .ui-button-text {
    display: none;
}
.ui-dialog-titlebar-close::before {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    color: #8f8f8f;
    content: '\e616';
    vertical-align: top;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    font-family: 'luma-icons';
    line-height: 16px;
    -webkit-font-smoothing: antialiased;
    speak: none;
}
.custom-cut-popup {
    z-index: 9999;
    border: 1px solid orange;
    background: #fff;

    max-width: 780px !important;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.paper-cut-wrapper {
    overflow: hidden;
}
.paper-cut-wrapper .sheet-wrapper {
    float: left;
    width: 530px;
}
.paper-cut-wrapper .c-params {
    float: left;
    padding: 20px 20px 70px;
    width: 160px;
}
#paper-cut-sheet {
    display: block;
    margin: 0 auto;
}
#ccc {
    position: absolute;
    bottom: 55px;
}
#clear-cc {
    position: absolute;
    bottom: 62px;
    left: 90px;
}
.filter-options-item.category {
    border-bottom: 1px solid #dddddd !important;
}
.quote-request-modal-popup{
    z-index: 999;
    margin-bottom: -500px;
    padding: 20px;
    border: 1px solid orange;
    background: #fff;
}
.wrap-related .block.related .products-related{
    position: relative;
}
.wrap-related:after{
    display: block;
    clear: both;
    content: '';
}
.wrap-related{
    padding: 60px 0 50px;
    background: #f8f8f8;
}
.wrap-related .products{
    margin: 0;
}
.wrap-related .block.related{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 52px;
    max-width: 1400px;
}
.wrap-related .title{
    position: relative;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
.wrap-related .title:after{
    position: absolute;
    top: 18px;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #dbdada;
    content: '';
}
.wrap-related .title strong{
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 auto;
    padding: 0 30px;
    background: #f8f8f8;
    color: #333333;
    font-weight: 700;
    font-size: 32px;
    font-family: 'Conv_Montserrat-Bold', sans-serif;
}
.filter-options-item.active .filter-options-content {
    display: block!important;
}
#quote-request-popup {
    overflow-y: scroll;
    height: 420px!important;
}
#quote-request-popup .field {
    display: inline-block;
    padding-right: 2%;
    width: 47%;
}
.product.info.detailed .wrap-related {
    padding: 0;
    background: #fff;
}
.product.info.detailed .wrap-related .block{
    padding: 0;
}
.product.info.detailed .wrap-related .block .block-title{
    display: none;
}
.product.info.detailed .wrap-related .block .product-item-details {
    padding: 10px 16px;
    min-height: 70px;
}
.product.info.detailed .wrap-related .block .product-item-details .product-item-name{
    line-height: 18px;
}
.product.info.detailed .wrap-related .block .product-item-details .product-item-link {
    color: #000;
    font-size: 15px;
}
.product.info.detailed .wrap-related .block .product-item-details .product-item-link:hover {
    color: #fda340;
}
#narrow-by-list .filter .block-subtitle {
    text-transform: uppercase !important;
    font-size: 15px !important;
}
#narrow-by-list .filter-options-content .item a {
    position: relative;
    padding-left: 23px;
}
#narrow-by-list .filter-options-content .m-selected.item a:before {
    background: url(../images/checkbox.png) no-repeat -13px 0;
}
#narrow-by-list .filter-options-content .item a:before {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 13px;
    height: 13px;
    background: url(../images/checkbox.png) no-repeat 0 0;
    content: '';
}
#quote-request-popup {
    overflow-y: scroll;
    height: 420px!important;
}
.shipping-as-billing {

}
.wrap-home-grid .holder-text a:hover {
    text-decoration: none;
}
.manufacturer-title {
    text-align: center;
}
.header.panel .account-link-log-out a:before {
    position: absolute;
    top: 0;
    left: -34px;
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/sprites-icon.png") -158px -120px no-repeat;
    content: '';
}
.header.panel &gt; .header.links &gt; li.account-link-log-out {
    margin-left: 18px;
    padding-left: 52px;
}
.wrap-related .product-image-container img.product-image-photo {
    height: auto;
}
.swatch-option.disabled:after {
    display: none;
}
#product-options-wrapper .swatch-option.disabled{
    opacity: 0.5;
}
.product-sku {
    clear: left;
    float: left;
    margin: 0;
    padding-left: 8px;
    color: #DDDDDD;
    font-size: 14px;
    font-family: 'Conv_Montserrat-Bold', sans-serif;
}
.product-sku span {
    padding-left: 2px;
}
@media screen and (max-width: 767px){
    .paper-cut-wrapper .c-params{
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 20px 10px;
    }
    .paper-cut-wrapper .sheet-wrapper{
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #paper-cut-sheet{
        width: 100%;
    }
    #ccc,
    #clear-cc {
        position: static;
    }
    #ccc{
        background: #fdbb40;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdbb40+0,fea93f+67,fca241+100 */
        background: -moz-linear-gradient(top,  #fdbb40 0%, #fea93f 67%, #fca241 100%); /* Old browsers */
        background: -webkit-linear-gradient(top,  #fdbb40 0%,#fea93f 67%,#fca241 100%); /* FF3.6-15 */
        background: linear-gradient(to bottom,  #fdbb40 0%,#fea93f 67%,#fca241 100%); /* Chrome10-25,Safari5.1-6 */
        text-shadow: 1px 1px 2px #fdad40; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        font-weight: bold; /* IE6-9 */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbb40', endColorstr='#fca241',GradientType=0 );
        border: 1px solid #fdbb40;
    }
}
.total-sheets.qty {
    margin: 0 auto;
    float: none;
    display: block;
}

#qty-error {
    display: none!important;
}
.mage-error {
    border:1px solid #ed8380!important;
}</pre></body></html>