/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }
.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #bcc4d0; }
.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #bcc4d0; }
/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #bcc4d0; }
/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }
/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }