/* Bypass for Gulp, for dev purposes only */
/*#how-to-send-film {
    background: #e9dfd3;
}*/

.col-divider-arrow:before {
    content: "";
    background: url(../img/icon-divider-arrow-orange.png) left top no-repeat;
    width: 57px;
    height: 19px;
    position: absolute;
    left: -28px;
    top: 100px;
}

/*.icon-header {
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1.1875rem;
}*/


/* !!! CHECK MOBILE LAYOUT WITH HIDDEN CONTENT */





#turnaround-times .scan-time::after {
    background: #f1e8dc;
}

.service-block {
    border-top: 2px solid #f1e8dc;
    border-left: 2px solid #f1e8dc;
}

.service-block:first-child {
    border-left: 0;
}
.service-block:nth-child(4) {
    border-left: 0;
}












/*#work-with-richard {
    background: url(../img/pattern-yellow.jpg) repeat;
    background: #f9f6f1;
}*/



#product-detail-lower {
    background: url(../img/pattern-orange.jpg) repeat;
}



