/* ~COLOR SET~ */
.color-lamp .colored {color:rgb(87, 213, 255);}
.color-battery .colored {color:rgb(88, 192, 8);}
.color-flashlight .colored {color:rgb(202, 42, 255);}
.color-fixture .colored {color:rgb(255, 85, 0);}
.color-eltech .colored {color:rgb(255, 29, 195);}
/* ~COLOR SET~ END */ 

/* SUBMENU */

.color-lamp .sect-submenu li.this-category.active {background:rgb(87, 213, 255); background:rgba(87, 213, 255, 0.25);}
.color-battery .sect-submenu li.this-category.active {background:rgb(88, 192, 9); background:rgba(88, 192, 9, 0.25);}
.color-flashlight .sect-submenu li.this-category.active {background:rgb(202, 42, 255); background:rgba(202, 42, 255, 0.25);}
.color-fixture .sect-submenu li.this-category.active {background:rgb(255, 86, 0); background:rgba(255, 86, 0, 0.25);}
.color-eltech .sect-submenu li.this-category.active {background:rgb(255, 29, 195); background:rgba(255, 29, 195, 0.25);}

/* SUBMENU END */

/* BUTTONS */
.color-lamp .border-button:hover, .color-lamp .dropped .border-button {border-color:rgb(87, 213, 255); border-color:rgba(87, 213, 255, 0.5); color:rgb(87, 213, 255);}
.color-battery .border-button:hover, .color-battery .dropped .border-button {border-color:rgb(88, 192, 9); border-color:rgba(88, 192, 9, 0.5); color:rgb(88, 192, 9);}
.color-flashlight .border-button:hover, .color-flashlight .dropped .border-button {border-color:rgb(202, 42, 255); border-color:rgba(202, 42, 255, 0.5); color:rgb(202, 42, 255);}
.color-fixture .border-button:hover, .color-fixture .dropped .border-button {border-color:rgb(255, 86, 0); border-color:rgba(255, 86, 0, 0.5); color:rgb(255, 86, 0); }
.color-eltech .border-button:hover, .color-eltech .dropped .border-button {border-color:rgb(255, 29, 195); border-color:rgba(255, 29, 195, 0.5); color:rgb(255, 29, 195);}

.color-lamp .button-color {background-color: rgb(87, 213, 255);}
.color-battery .button-color {background-color: rgb(88, 192, 9);}
.color-flashlight .button-color {background-color: rgb(202, 42, 255);}
.color-fixture .button-color {background-color: rgb(255, 86, 0);}
.color-eltech .button-color {background-color: rgb(255, 29, 195);}
/* BUTTONS END */

/* PAGINATOR */
.color-lamp .pg-wrap a.active {background:rgb(87, 213, 255); color: #FFF;}
.color-battery .pg-wrap a.active {background:rgb(88, 192, 9); color: #FFF;}
.color-flashlight .pg-wrap a.active {background:rgb(202, 42, 255); color: #FFF;}
.color-fixture .pg-wrap a.active {background:rgb(255, 86, 0); color: #FFF;}
.color-eltech .pg-wrap a.active {background:rgb(255, 29, 195); color: #FFF;}
/* PAGINATOR END */

/* PRODUCT PAGE */
.color-lamp .gray-popup .brief, .color-lamp .product-short-brief { border-color:rgba(87, 213, 255, 0.5);}
.color-battery .gray-popup .brief, .color-battery .product-short-brief { border-color:rgba(88, 192, 9, 0.5);}
.color-flashlight .gray-popup .brief, .color-flashlight .product-short-brief { border-color:rgba(202, 42, 255, 0.5);}
.color-fixture .gray-popup .brief, .color-fixture .product-short-brief { border-color:rgba(255, 86, 0, 0.5);}
.color-eltech .gray-popup .brief, .color-eltech .product-short-brief { border-color:rgba(255, 29, 195, 0.5);}

.color-lamp .photo-2d .thumbs .active img {border-color:rgb(87, 213, 255);}
.color-battery .photo-2d .thumbs .active img {border-color:rgb(88, 192, 9);}
.color-flashlight .photo-2d .thumbs .active img {border-color:rgb(202, 42, 255);}
.color-fixture .photo-2d .thumbs .active img {border-color:rgb(255, 86, 0);}
.color-eltech .photo-2d .thumbs .active img {border-color:rgb(255, 29, 195);}

.color-lamp .text-colored {color:rgb(145, 187, 201);}
.color-battery .text-colored {color:rgb(169, 201, 145);}
.color-flashlight .text-colored {color:rgb(188, 146, 202);}
.color-fixture .text-colored {color:rgb(201, 164, 145);}
.color-eltech .text-colored {color:rgb(201, 145, 186);}
/* PRODUCT PAGE END */

/* SLIDER */
.color-lamp .colored-scroll {background:rgb(87, 213, 255);}
.color-battery .colored-scroll {background:rgb(88, 192, 9);}
.color-flashlight .colored-scroll {background:rgb(202, 42, 255);}
.color-fixture .colored-scroll {background:rgb(255, 86, 0);}
.color-eltech .colored-scroll {background:rgb(255, 29, 195);}
/* SLIDER END */

/* CHECKBOX */
.color-lamp input[type="checkbox"]:checked+.compare-action button.compare-link {color:rgb(87, 213, 255);}
.color-battery input[type="checkbox"]:checked.compare-action button.compare-link {color:rgb(88, 192, 9);}
.color-flashlight input[type="checkbox"]:checked+.compare-action button.compare-link {color:rgb(202, 42, 255);}
.color-fixture input[type="checkbox"]:checked+.compare-action button.compare-link {color:rgb(255, 86, 0);}
.color-eltech input[type="checkbox"]:checked+.compare-action button.compare-link {color:rgb(255, 29, 195);}
/* CHECKBOX END*/

/* FAQ */
.color-lamp .faq-category-title, .color-lamp .faq-category-title a {color:rgb(87, 213, 255);}
.color-battery .faq-category-title, .color-battery .faq-category-title a {color:rgb(88, 192, 9);}
.color-flashlight .faq-category-title, .color-flashlight .faq-category-title a {color:rgb(202, 42, 255);}
.color-fixture .faq-category-title, .color-fixture .faq-category-title a {color:rgb(255, 86, 0);}
.color-eltech .faq-category-title, .color-eltech .faq-category-title a {color:rgb(255, 29, 195);}
/* FAQ END */