<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* catalog.section */

/*
#651c0d
#a9331c
#772c1c
#bd4b35
*/

/* Slider */
.bx-red .product-item-image-slider-progress-bar { background-color: #f42c2c; }

.bx-red .product-item-image-slider-control:hover { background-color: rgba(244, 44, 44, .8); }

.bx-red .product-item-image-slider-control.active,
.bx-red .product-item-image-slider-control:hover { background-color: #f42c2c; }

.bx-red .product-item-selected-scu,
.bx-red .product-item-detail-slider-controls-image:hover,
.bx-red .product-item-detail-slider-controls-image.active { outline-color: #da3737; }

/* SCU */
.bx-red .product-item-scu-item-text-block:hover,
.bx-red .product-item-scu-item-color-block:hover,
.bx-red .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-red .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #da3737; }

/* Amount */
.bx-red .product-item-amount-field:focus { border-color: #da3737; }

/*Proress Bar*/
.bx-red .product-item-detail-slider-progress-bar { background-color: #da3737; }</pre></body></html>