<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.major_color_bckg-100 {
  background-color: #22a9e1;
}
.major_color_bckg-90 {
  background-color: rgba(34,169,225,0.9);
}
.major_color_bckg-80 {
  background-color: rgba(34,169,225,0.8);
}
.major_color_bckg-70 {
  background-color: rgba(34,169,225,0.7);
}
.major_color_bckg-60 {
  background-color: rgba(34,169,225,0.6);
}
.major_color_bckg-50 {
  background-color: rgba(34,169,225,0.5);
}
.major_color_bckg-40 {
  background-color: rgba(34,169,225,0.4);
}
.major_color_bckg-30 {
  background-color: rgba(34,169,225,0.3);
}
.major_color_bckg-20 {
  background-color: rgba(34,169,225,0.2);
}
.major_color_bckg-10 {
  background-color: rgba(34,169,225,0.1);
}
.black_bckg-90 {
  background-color: rgba(0,0,0,0.9);
}
.black_bckg-80 {
  background-color: rgba(0,0,0,0.8);
}
.black_bckg-70 {
  background-color: rgba(0,0,0,0.7);
}
.black_bckg-60 {
  background-color: rgba(0,0,0,0.6);
}
.black_bckg-50 {
  background-color: rgba(0,0,0,0.5);
}
.black_bckg-40 {
  background-color: rgba(0,0,0,0.4);
}
.black_bckg-30 {
  background-color: rgba(0,0,0,0.3);
}
.black_bckg-20 {
  background-color: rgba(0,0,0,0.2);
}
.black_bckg-10 {
  background-color: rgba(0,0,0,0.1);
}
.white_bckg-90 {
  background-color: rgba(255,255,255,0.9);
}
.white_bckg-80 {
  background-color: rgba(255,255,255,0.8);
}
.white_bckg-70 {
  background-color: rgba(255,255,255,0.7);
}
.white_bckg-60 {
  background-color: rgba(255,255,255,0.6);
}
.white_bckg-50 {
  background-color: rgba(255,255,255,0.5);
}
.white_bckg-40 {
  background-color: rgba(255,255,255,0.4);
}
.white_bckg-30 {
  background-color: rgba(255,255,255,0.3);
}
.white_bckg-20 {
  background-color: rgba(255,255,255,0.2);
}
.white_bckg-10 {
  background-color: rgba(255,255,255,0.1);
}
.black-inset-shadow-50 {
  box-shadow: inset 0 0 150px rgba(0,0,0,0.5);
}
.black-inset-shadow-40 {
  box-shadow: inset 0 0 150px rgba(0,0,0,0.4);
}
.black-inset-shadow-30 {
  box-shadow: inset 0 0 150px rgba(0,0,0,0.3);
}
.black-inset-shadow-20 {
  box-shadow: inset 0 0 150px rgba(0,0,0,0.2);
}
.black-inset-shadow-10 {
  box-shadow: inset 0 0 150px rgba(0,0,0,0.1);
}
.white-inset-shadow-50 {
  box-shadow: inset 0 0 150px rgba(255,255,255,0.5);
}
.white-inset-shadow-40 {
  box-shadow: inset 0 0 150px rgba(255,255,255,0.4);
}
.white-inset-shadow-30 {
  box-shadow: inset 0 0 150px rgba(255,255,255,0.3);
}
.white-inset-shadow-20 {
  box-shadow: inset 0 0 150px rgba(255,255,255,0.2);
}
.white-inset-shadow-10 {
  box-shadow: inset 0 0 150px rgba(255,255,255,0.1);
}
.major_color {
  color: #22a9e1;
}
.transparent {
  background: transparent;
}
.view-profile .profile .btn-toolbar .btn,
.view-profile button {
  background-color: #22a9e1;
  color: #fff;
}
a {
  color: #22a9e1;
}
a:hover,
a:focus {
  color: #1989b7;
}
.article-info &gt;dt &gt;i,
.article-info &gt;dt &gt;span.fa,
.article-info &gt;dd &gt;i,
.article-info &gt;dd &gt;span.fa {
  color: #4fbae7;
}
.article-info &gt;dt .voting-symbol span.star,
.article-info &gt;dd .voting-symbol span.star {
  color: #4fbae7;
}
.article-info &gt;dt .sp-rating span.star:hover:before,
.article-info &gt;dt .sp-rating span.star:hover ~ span.star:before,
.article-info &gt;dd .sp-rating span.star:hover:before,
.article-info &gt;dd .sp-rating span.star:hover ~ span.star:before {
  color: #1c99ce;
}
.article-info &gt;dt .ajax-loader:before,
.article-info &gt;dd .ajax-loader:before {
  color: #1989b7;
}
.sp-megamenu-parent &gt;li:hover&gt;a {
  color: #22a9e1;
}
.sp-megamenu-parent &gt;li.current-item.active&gt;a,
.sp-megamenu-parent &gt;li.sp-has-child.active&gt;a {
  color: #4fbae7 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.current-item active&gt;a {
  background: rgba(10,10,10,0.3);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
  color: #fff !important;
  background: #22a9e1;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a:hover {
  background: transparent;
  opacity: 0.7;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  box-shadow: 0 1px 0px rgba(250,250,250,0.15);
}
header[class^="white"] {
  background-color: rgba(255,255,255,0.9);
}
header[class^="white"] .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #f7f7f7;
  background: rgba(255,255,255,0.9);
}
header[class^="white"] .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a.sp-group-title:hover {
  color: #22a9e1;
}
header[class^="white"] #cart-menu .cd-cart i {
  color: #000000;
}
header[class^="white"] #cart-menu.shopping-menu-is-open .cd-cart &gt;i {
  color: white;
}
header.default .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #f7f7f7;
  background: rgba(255,255,255,0.97);
}
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
  color: #333;
}
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.current-item active&gt;a {
  background: rgba(10,10,10,0.3);
}
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a {
  color: #fff;
  background: #22a9e1;
}
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
  color: #22a9e1 !important;
  background: transparent;
}
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a,
header.default .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a:hover {
  background: transparent;
  opacity: 0.7;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  box-shadow: 0 1px 0px rgba(250,250,250,0.15);
}
header.flex .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #444;
  background-color: rgba(40,40,40,0.8);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
}
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.current-item active&gt;a {
  background: rgba(10,10,10,0.3);
}
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a,
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
  color: #fff;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.8);
}
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a &gt;i,
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a,
header.flex .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a:hover {
  background: transparent;
  opacity: 0.7;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  box-shadow: 0 1px 0px rgba(250,250,250,0.15);
}
header.centered .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
header.addspace .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #444;
  background: rgba(40,40,40,0.8);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
}
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.current-item active&gt;a,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.current-item active&gt;a {
  background: rgba(10,10,10,0.3);
}
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a,
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
  color: #fff;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.8);
}
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a &gt;i,
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover &gt;i,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item&gt;a &gt;i,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a,
header.centered .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a:hover,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a,
header.addspace .sp-megamenu-parent .sp-dropdown li.sp-menu-item.separator &gt;a:hover {
  background: transparent;
  opacity: 0.7;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  box-shadow: 0 1px 0px rgba(250,250,250,0.15);
}
#sp-header.transparent .sp-megamenu-parent &gt;li &gt;a {
  color: #fff;
}
#sp-header.transparent #offcanvas-toggler &gt; i {
  color: rgba(255,255,255,0.87);
}
#sp-header.transparent .sp-dropdown-inner {
  background-color: rgba(51,51,51,0.8);
}
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item a {
  color: #ddd;
}
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item.current-item&gt;a,
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item a:hover {
  color: #fff;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.77);
}
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item.current-item&gt;a &gt;i,
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
#sp-header.transparent .sp-dropdown-inner li.sp-menu-item.separator &gt;a:hover {
  color: #ddd;
  background: transparent;
}
#sp-header.transparent.white .sp-megamenu-parent &gt;li &gt;a {
  color: #fff;
}
#sp-header.transparent.white #offcanvas-toggler &gt; i {
  color: rgba(255,255,255,0.87);
}
#sp-header.transparent.white .sp-dropdown-inner {
  background-color: rgba(51,51,51,0.8);
}
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item a {
  color: #ddd;
}
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item.current-item&gt;a,
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item a:hover {
  color: #fff;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.77);
}
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item.current-item&gt;a &gt;i,
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
#sp-header.transparent.white .sp-dropdown-inner li.sp-menu-item.separator &gt;a:hover {
  color: #ddd;
  background: transparent;
}
#sp-header.transparent.black .sp-dropdown-inner {
  background-color: rgba(51,51,51,0.8);
}
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item a {
  color: #ddd;
}
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item.current-item&gt;a,
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item a:hover {
  color: #fff;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.77);
}
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item.current-item&gt;a &gt;i,
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
#sp-header.transparent.black .sp-dropdown-inner li.sp-menu-item.separator &gt;a:hover {
  color: #ddd;
  background: transparent;
}
#sp-header.transparent.color .sp-megamenu-parent &gt;li &gt;a,
#sp-header.transparent.color #offcanvas-toggler &gt;i {
  color: #fff;
}
#sp-header.transparent.color .sp-dropdown-inner {
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.85);
  box-shadow: inset 0 -2px 0px rgba(34,34,34,0.12);
  border-bottom: 3px solid rgba(34,34,34,0.12);
}
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item a {
  color: #fff;
}
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item.current-item&gt;a,
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item a:hover {
  color: #fff;
  background-color: #1882ae;
  background-color: rgba(34,34,34,0.3);
}
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item.current-item&gt;a &gt;i,
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item a:hover &gt;i {
  opacity: 1;
}
#sp-header.transparent.color .sp-dropdown-inner li.sp-menu-item.separator &gt;a:hover {
  color: #ddd;
  background: transparent;
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu .vm-title {
  color: #eee;
  border-top: 1px solid rgba(255,255,255,0.4);
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails li {
  box-shadow: 0 1px 0px rgba(255,255,255,0.35);
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails li a {
  color: #eee;
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails li a:hover {
  color: #fff;
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails li .PricesalesPrice {
  color: #a9ddf3;
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails:last-child li {
  padding: 15px 0 0;
  box-shadow: none;
}
#sp-header.transparent.color .sp-dropdown-inner .vm-menu ul.productdetails:last-child li .PricesalesPrice {
  margin: 10px auto 0;
}
.sticky-wrapper.is-sticky header.flex,
.sticky-wrapper.is-sticky header.centered,
.sticky-wrapper.is-sticky header.addspace {
  background-color: #fff;
  background-color: #fff;
}
.sticky-wrapper.is-sticky header.flex #sp-menu .sp-column .sp-megamenu-parent &gt; li &gt; a,
.sticky-wrapper.is-sticky header.centered #sp-menu .sp-column .sp-megamenu-parent &gt; li &gt; a,
.sticky-wrapper.is-sticky header.addspace #sp-menu .sp-column .sp-megamenu-parent &gt; li &gt; a {
  color: #ddd;
}
.sticky-wrapper.is-sticky header.flex #sp-menu .sp-column .sp-dropdown-inner,
.sticky-wrapper.is-sticky header.centered #sp-menu .sp-column .sp-dropdown-inner,
.sticky-wrapper.is-sticky header.addspace #sp-menu .sp-column .sp-dropdown-inner {
  background-color: rgba(34,34,34,0.85);
}
.sticky-wrapper.is-sticky header.flex #sp-menu .sp-column .sp-dropdown-inner li.sp-menu-item a,
.sticky-wrapper.is-sticky header.centered #sp-menu .sp-column .sp-dropdown-inner li.sp-menu-item a,
.sticky-wrapper.is-sticky header.addspace #sp-menu .sp-column .sp-dropdown-inner li.sp-menu-item a {
  color: #ddd;
}
.sticky-wrapper.is-sticky header.transparent {
  background-color: #585858;
  background-color: rgba(51,51,51,0.7);
}
.sticky-wrapper.is-sticky header.transparent.white {
  background-color: #f5f5f5;
  background-color: rgba(255,255,255,0.77);
}
.sticky-wrapper.is-sticky header.transparent.white .sp-megamenu-parent &gt; li &gt; a {
  color: #1a1a1a !important;
}
.sticky-wrapper.is-sticky header.transparent.white .sp-megamenu-parent &gt; li.current-item.active&gt;a,
.sticky-wrapper.is-sticky header.transparent.white .sp-megamenu-parent &gt; li.sp-has-child.active&gt;a {
  color: #22a9e1 !important;
}
.sticky-wrapper.is-sticky header.transparent.white #offcanvas-toggler &gt; i {
  color: #1a1a1a !important;
}
.sticky-wrapper.is-sticky header.transparent.black {
  background-color: #555;
  background-color: rgba(51,51,51,0.8);
}
.sticky-wrapper.is-sticky header.transparent.black .sp-megamenu-parent &gt; li &gt; a {
  color: #ddd !important;
}
.sticky-wrapper.is-sticky header.transparent.black .sp-megamenu-parent &gt; li.current-item.active&gt;a,
.sticky-wrapper.is-sticky header.transparent.black .sp-megamenu-parent &gt; li.sp-has-child.active&gt;a {
  color: #4fbae7 !important;
}
.sticky-wrapper.is-sticky header.transparent.color {
  background-color: #555;
  background-color: rgba(34,34,34,0.35);
  box-shadow: inset 0 35px 60px rgba(0,0,0,0.5) !important;
}
.sticky-wrapper.is-sticky header.transparent.color .sp-megamenu-parent &gt; li &gt; a {
  color: #fff !important;
}
.sticky-wrapper.is-sticky header.transparent.color .sp-megamenu-parent &gt; li.current-item.active&gt;a,
.sticky-wrapper.is-sticky header.transparent.color .sp-megamenu-parent &gt; li.sp-has-child.active&gt;a {
  color: #7ccced !important;
}
.sticky-wrapper.is-sticky header.transparent.color #offcanvas-toggler &gt; i {
  color: #22a9e1 !important;
}
.offcanvas-menu .sp-module-content ul li.current &gt;a {
  color: #22a9e1;
  font-weight: 500;
}
#offcanvas-toggler &gt;i {
  color: #22a9e1;
}
#offcanvas-toggler &gt;i:hover {
  color: #7ccced;
}
.btn-primary,
.button,
.btn-readmore,
.sppb-btn-primary,
.vm-button-correct {
  border-color: #1ea4db;
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.9);
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.button:hover,
.button:focus,
.btn-readmore:hover,
.btn-readmore:focus,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.vm-button-correct:hover,
.vm-button-correct:focus {
  border-color: #1678a1;
  background-color: #1d9dd2;
  color: #fff;
}
.sppb-btn-default {
  background-color: rgba(255,255,255,0.75);
  border-color: #666666;
  color: #666666;
}
.sppb-btn-default:hover,
.sppb-btn-default:focus {
  background-color: rgba(255,255,255,0.95);
  border-color: #22a9e1;
  color: #22a9e1;
}
.btn-link,
.sppb-btn-link {
  color: #4fbae7;
}
.btn-link:hover,
.btn-link:focus,
.sppb-btn-link:hover,
.sppb-btn-link:focus {
  color: #22a9e1;
  text-decoration: none;
}
.btn-readmore {
  color: #fff;
}
.btn-readmore:hover,
.btn-readmore:focus {
  color: #fff;
}
.btn-dark,
.sppb-btn-dark {
  color: #fff;
  border-color: #4d4d4d;
  background-color: #545454;
  background-color: rgba(51,51,51,0.72);
}
.btn-dark:hover,
.btn-dark:focus,
.sppb-btn-dark:hover,
.sppb-btn-dark:focus {
  color: #eee;
  border-color: #333333;
  background-color: #424242;
  background-color: rgba(51,51,51,0.87);
}
.btn-light,
.sppb-btn-light {
  color: #f5f5f5;
  border-color: #f5f5f5;
  border-color: rgba(255,255,255,0.77);
  background-color: rgba(255,255,255,0.05);
}
.btn-light:hover,
.btn-light:focus,
.sppb-btn-light:hover,
.sppb-btn-light:focus {
  border-color: #fff;
  color: #fff;
  background-color: rgba(255,255,255,0.15);
}
.btn-flex,
.sppb-btn-flex {
  color: #fff;
  border-color: #7ccced;
  background-color: rgba(255,255,255,0.25);
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}
.btn-flex:hover,
.btn-flex:focus,
.sppb-btn-flex:hover,
.sppb-btn-flex:focus {
  border-color: #65c3ea;
  color: #fff;
  background-color: rgba(34,169,225,0.7);
}
.light &gt;i {
  color: #92d5f0;
}
.light:hover i {
  color: #a9ddf3;
}
ul.social-icons &gt;li a:hover,
ul.social-icons &gt;li a:hover &gt; i {
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: #a9ddf3;
}
#sp-top-bar ul.social-icons &gt;li a:hover,
#sp-top-bar ul.social-icons &gt;li a:hover &gt; i {
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: #38b2e4;
}
.sp-contact-info li a:hover {
  color: #65c3ea !important;
}
.sp-contact-info li i {
  color: #65c3ea;
}
.sp-page-title-no-img {
  background: #22a9e1;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
ol.breadcrumb li a:hover {
  color: #92d5f0;
}
.sp-module ul &gt;li &gt;a,
.sppb-addon-module ul &gt;li &gt;a {
  color: #1a1a1a;
}
.sp-module ul &gt;li &gt;a:hover,
.sppb-addon-module ul &gt;li &gt;a:hover {
  color: #22a9e1;
}
.sp-module.white .sppb-addon-content ol &gt;span,
.sppb-addon-module.white .sppb-addon-content ol &gt;span {
  color: #e2e2e2;
}
.sp-module.white .sppb-addon-content ol li,
.sppb-addon-module.white .sppb-addon-content ol li {
  color: #e2e2e2;
}
.sp-module.white .sppb-addon-content ol li a,
.sppb-addon-module.white .sppb-addon-content ol li a {
  color: #fff;
}
.sp-module.white .sppb-addon-content ol li a:hover,
.sppb-addon-module.white .sppb-addon-content ol li a:hover {
  color: #92d5f0;
}
.sp-module.dark ul &gt;li &gt;span &gt;a,
.sppb-addon-module.dark ul &gt;li &gt;span &gt;a {
  color: #38b2e4;
}
.sp-module.dark ul &gt;li &gt;span &gt;a:hover,
.sppb-addon-module.dark ul &gt;li &gt;span &gt;a:hover {
  color: #7ccced;
}
.sp-module.dark ul &gt;li &gt;a,
.sppb-addon-module.dark ul &gt;li &gt;a {
  color: #4fbae7;
}
.sp-module.dark ul &gt;li &gt;a:hover,
.sppb-addon-module.dark ul &gt;li &gt;a:hover {
  color: #92d5f0;
}
.sp-module .latestnews &gt;div &gt;a,
.sppb-addon-module .latestnews &gt;div &gt;a {
  color: #000000;
}
.sp-module .latestnews &gt;div &gt;a:hover,
.sppb-addon-module .latestnews &gt;div &gt;a:hover {
  color: #22a9e1;
}
.sp-module ul.category-module &gt;li &gt;a &gt;div.related-date,
.sp-module .relateditems &gt;li &gt;a &gt;div.related-date,
.sppb-addon-module ul.category-module &gt;li &gt;a &gt;div.related-date,
.sppb-addon-module .relateditems &gt;li &gt;a &gt;div.related-date {
  color: #999999;
}
.sp-module ul.category-module &gt;li &gt;a &gt;div.related-date &gt;i,
.sp-module .relateditems &gt;li &gt;a &gt;div.related-date &gt;i,
.sppb-addon-module ul.category-module &gt;li &gt;a &gt;div.related-date &gt;i,
.sppb-addon-module .relateditems &gt;li &gt;a &gt;div.related-date &gt;i {
  color: #7ccced;
}
.sp-module ul.category-module &gt;li span,
.sp-module ul.category-module &gt;li p,
.sp-module .relateditems &gt;li span,
.sp-module .relateditems &gt;li p,
.sppb-addon-module ul.category-module &gt;li span,
.sppb-addon-module ul.category-module &gt;li p,
.sppb-addon-module .relateditems &gt;li span,
.sppb-addon-module .relateditems &gt;li p {
  color: #999999;
}
.sp-module ul.category-module &gt;li span &gt;i,
.sp-module ul.category-module &gt;li p &gt;i,
.sp-module .relateditems &gt;li span &gt;i,
.sp-module .relateditems &gt;li p &gt;i,
.sppb-addon-module ul.category-module &gt;li span &gt;i,
.sppb-addon-module ul.category-module &gt;li p &gt;i,
.sppb-addon-module .relateditems &gt;li span &gt;i,
.sppb-addon-module .relateditems &gt;li p &gt;i {
  color: #7ccced;
}
.sp-module .tagscloud .tag-name,
.sppb-addon-module .tagscloud .tag-name {
  color: #666666;
}
.sp-module .tagscloud .tag-name:hover,
.sppb-addon-module .tagscloud .tag-name:hover {
  background: #38b2e4;
  border-color: #22a9e1;
  color: #fff;
}
.tag-category ul.category li h3 &gt;a {
  color: #595959;
}
.tag-category ul.category li h3 &gt;a:hover {
  color: #22a9e1;
}
.tags &gt;span &gt;i {
  color: #c4c4c4;
}
.tags:hover &gt;span &gt;i {
  color: #919191;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.simple &gt; li &gt; a {
  color: #1a1a1a;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.simple &gt; li &gt; a:hover {
  color: #22a9e1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.simple &gt; li.active &gt; a {
  color: #22a9e1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.simple &gt; li.active &gt; a:hover {
  color: #22a9e1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.simple &gt; li span.simple-divider {
  color: #bfe6f6;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.flex &gt; li.active &gt; a,
#mod-sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.flex &gt; li.active &gt; a {
  background: #22a9e1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.flex &gt; li &gt; a:hover,
#mod-sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul.flex &gt; li &gt; a:hover {
  background: #22a9e1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a,
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.8);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover,
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background-color: #22a9e1;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.sp-simpleportfolio .sp-simpleportfolio-meta .sp-module:hover h3 &gt; i.fa {
  color: #22a9e1;
}
.sp-simpleportfolio-info .sp-simpleportfolio-tags i.fa {
  color: #4fbae7;
}
input[type="text"]:focus {
  border: 1px solid #22a9e1;
}
.search input#mod-search-searchword:focus,
.search input#search-searchword:focus,
.search input#mod_virtuemart_search:focus {
  border: 1px solid #22a9e1;
}
.search:before {
  color: #4fbae7;
}
.search:hover:before,
.search:focus:before,
.search:active:before {
  color: #1a1a1a;
}
.search .btn-toolbar button {
  background: #22a9e1;
}
.post-format {
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.9);
}
.entry-link,
.entry-quote {
  background-color: #22a9e1;
  background-color: rgba(34,169,225,0.9);
}
blockquote {
  border-color: #22a9e1;
}
#sp-footer {
  background: #22a9e1;
}
.sp-comingsoon body {
  background-color: #1c99ce;
}
.sp-comingsoon body #sp-comingsoon ul.social-icons &gt;li a:hover,
.sp-comingsoon body #sp-comingsoon ul.social-icons &gt;li a:hover i {
  color: #fff;
}
.sp-comingsoon body.with-bckg-img a.logo {
  background: rgba(20,20,20,0.45);
}
.sp-comingsoon body.with-bckg-img .days .number,
.sp-comingsoon body.with-bckg-img .hours .number,
.sp-comingsoon body.with-bckg-img .seconds .number,
.sp-comingsoon body.with-bckg-img .minutes .number {
  border: 1px solid rgba(255,255,255,0.5);
  background-color: rgba(0,0,0,0.2);
}
.sp-comingsoon body.with-bckg-img .social-icons {
  background-color: rgba(0,0,0,0.2);
}
.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
  color: #000000;
}
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;span:hover,
.pagination&gt;li&gt;span:focus {
  color: #000000;
}
.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;span {
  border-color: #22a9e1;
  background-color: #22a9e1;
}
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;span:hover,
.pagination&gt;.active&gt;span:focus {
  border-color: #22a9e1;
  background-color: #22a9e1;
}
.sppb-addon h3.sppb-addon-title {
  color: #4d4d4d;
}
.sppb-addon h3.sppb-addon-title:after {
  background: #4fbae7;
}
.sppb-panel-default .sppb-panel-heading .sppb-panel-title &gt;i {
  color: #999999;
}
.sppb-panel-default .sppb-panel-heading.active,
.sppb-panel-default .sppb-panel-heading.active:before {
  color: #22a9e1;
}
.sppb-panel-default .sppb-panel-heading.active .sppb-panel-title,
.sppb-panel-default .sppb-panel-heading.active:before .sppb-panel-title {
  color: #22a9e1;
}
.sppb-panel-default .sppb-panel-heading.active .sppb-panel-title &gt;i,
.sppb-panel-default .sppb-panel-heading.active:before .sppb-panel-title &gt;i {
  color: #4fbae7;
}
.sppb-panel-primary {
  border: none;
}
.sppb-panel-primary &gt;.sppb-panel-heading {
  background-color: #22a9e1;
}
.sppb-panel-flex &gt;.sppb-panel-heading .sppb-panel-title &gt;i {
  color: #999999;
}
.sppb-panel-flex &gt;.sppb-panel-heading:after {
  color: #b3b3b3;
}
.sppb-panel-flex &gt;.sppb-panel-heading.active {
  border-bottom: 1px solid #22a9e1;
}
.sppb-panel-flex &gt;.sppb-panel-heading.active:after {
  color: #22a9e1;
}
.sppb-panel-flex &gt;.sppb-panel-heading.active .sppb-panel-title &gt;i {
  color: #22a9e1;
}
.sppb-panel-flex &gt;.sppb-panel-heading +.sppb-panel-collapse &gt; .sppb-panel-body {
  border-bottom: 1px solid #22a9e1;
}
.entry-header h2 a {
  color: #333333;
}
.entry-header h2 a:hover,
.entry-header h2 a:focus {
  color: #22a9e1;
}
.entry-header h2 .divider {
  background: #4fbae7;
}
.entry-header h2 .divider:after {
  background: #e6e6e6;
}
.html-style span {
  background: #46b7e6;
}
ul.site-list li {
  color: #333333;
}
ul.site-list li i {
  color: #46b7e6;
}
.bullets .li-circle {
  color: #22a9e1;
}
.dropcaps .naked-drop span {
  color: #22a9e1;
}
.dropcaps .full-drop span {
  background: #22a9e1;
}
.sp-module .sp-module-title {
  color: #4d4d4d;
}
.sp-module .sp-module-title .divider {
  background: #4fbae7;
}
.sp-module .divider {
  background: #e6e6e6;
}
.cd-pagination li.active &gt;a {
  background-color: #22a9e1;
  color: #fff;
}
.cd-pagination a {
  background-color: #f9f9f9;
}
.cd-pagination a:hover,
.cd-pagination a:focus {
  background-color: #22a9e1;
  color: #fff;
}
.cd-pagination a:active {
  background-color: #13678a;
}
.sppb-addon-single-image .sppb-addon-content a .overlay &gt;i:before {
  background-color: rgba(34,169,225,0.8);
}
.sppb-addon-single-image .sppb-addon-content a .overlay:after {
  background-color: rgba(51,51,51,0.25);
  box-shadow: inset 0 0 50px rgba(51,51,51,0.9);
}
.sppb-progress-bar-default {
  background-color: #22a9e1;
}
.flex .sppb-tab .sppb-nav-tabs &gt;li.active &gt;a {
  border-top-color: #4fbae7;
}
.flex .sppb-tab .sppb-nav-tabs &gt;li.active &gt;a:hover,
.flex .sppb-tab .sppb-nav-tabs &gt;li.active &gt;a:focus {
  border-top-color: #4fbae7;
}
.sppb-nav-pills &gt;li &gt;a {
  color: #333333;
  background: transparent !important;
}
.sppb-nav-pills &gt;li &gt;a &gt;i {
  color: #666666;
}
.sppb-nav-pills &gt;li &gt;a:hover &gt;i,
.sppb-nav-pills &gt;li &gt;a:focus &gt;i {
  color: #333333;
}
.sppb-nav-pills &gt;li.active &gt;a {
  background-color: transparent !important;
  color: #22a9e1 !important;
  box-shadow: inset 0 0 1px #22a9e1;
}
.sppb-nav-pills &gt;li.active &gt;a &gt;i {
  color: #22a9e1 !important;
}
.pro-client-url {
  color: #22a9e1;
}
.sppb-pricing-box {
  box-shadow: inset 0 0 1px #999999;
}
.sppb-pricing-box.sppb-pricing-featured {
  background: transparent;
}
.sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header {
  background-color: #22a9e1;
}
.sppb-pricing-box.sppb-pricing-featured .sppb-pricing-features {
  color: #333333;
}
.sppb-addon-latest-posts .latest-post .latest-post-inner div.img-wrapper,
.sppb-addon-latest-posts .latest-post .latest-post-item div.img-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.sppb-addon-latest-posts .latest-post .latest-post-inner div.img-wrapper &gt;a:after,
.sppb-addon-latest-posts .latest-post .latest-post-item div.img-wrapper &gt;a:after {
  background: #22a9e1;
}
.sppb-addon-latest-posts .latest-post .latest-post-inner h2.entry-title a,
.sppb-addon-latest-posts .latest-post .latest-post-item h2.entry-title a {
  color: #404040;
}
.sppb-addon-latest-posts .latest-post .latest-post-inner:hover h2.entry-title a,
.sppb-addon-latest-posts .latest-post .latest-post-item:hover h2.entry-title a {
  color: #22a9e1;
}
.light .sppb-selector span i {
  color: #a9ddf3;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.light .sppb-selector &gt;i {
  color: #92d5f0;
}
.light .sppb-selector:hover span i {
  color: #fff;
}
.light .sppb-selector:hover i {
  color: #a9ddf3;
}
.flex .sppb-addon-content #gm-zoom-in,
.flex .sppb-addon-content #gm-zoom-out {
  background-color: #4fbae7;
  opacity: 0.77;
}
.flex .sppb-addon-content #gm-zoom-in:hover,
.flex .sppb-addon-content #gm-zoom-out:hover {
  background-color: #38b2e4;
  opacity: 1;
}
.sppb-addon .sppb-icon {
  color: #22a9e1;
  line-height: 1.5;
}
.sppb-media.default &gt;a:hover img.sppb-media-object,
.sppb-media.flex &gt;a:hover img.sppb-media-object {
  border-color: #22a9e1;
}
.sppb-media.default &gt;a:hover &gt;i,
.sppb-media.flex &gt;a:hover &gt;i {
  border-color: #22a9e1;
}
.sppb-media.default &gt;.sppb-media-body &gt;i.fa,
.sppb-media.flex &gt;.sppb-media-body &gt;i.fa {
  color: #a9ddf3;
}
.sppb-media footer strong {
  color: #38b2e4;
}
.sp-module .sp-module-title,
.sppb-addon-module .sp-module-title {
  color: #4d4d4d;
}
.sp-module .sp-module-title .divider,
.sppb-addon-module .sp-module-title .divider {
  background: #4fbae7;
}
.sp-module .divider,
.sppb-addon-module .divider {
  background: #e6e6e6;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control[placeholder]::-webkit-input-placeholder:before {
  color: #7ccced;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control[placeholder]:focus {
  border: 1px solid #38b2e4;
  box-shadow: 0 0 5px rgba(34,169,225,0.3);
}
.sppb-addon-ajax-contact.dark .sppb-form-control[placeholder] {
  color: #a5a5a5;
  color: rgba(255,255,255,0.85);
  border: 1px solid #999;
  border: 1px solid rgba(200,200,200,0.8);
  background: transparent;
}
.sppb-addon-ajax-contact.dark .sppb-form-control[placeholder]::-webkit-input-placeholder {
  color: rgba(255,255,255,0.55);
}
.sppb-addon-ajax-contact.dark .sppb-form-control[placeholder]::-webkit-input-placeholder:before {
  color: #58bee8;
}
.sppb-addon-ajax-contact.dark .sppb-form-control[placeholder]:focus {
  border: 1px solid #65c3ea;
}
.dark .acymailing_form input.inputbox {
  color: #6ec7eb;
}
.dark .acymailing_form input.inputbox:focus {
  border: 1px solid #65c3ea;
}
.error-page .error-page-inner &gt;div.container .btn-error {
  background: #38b2e4;
}
.error-page .error-page-inner &gt;div.container .btn-error:hover {
  background: #22a9e1;
}
.error-page .error-page-inner &gt;div.container .fa-exclamation-triangle {
  color: #65c3ea;
}
.error-page .error-page-inner &gt;div.container .error-code {
  color: #4fbae7;
}
.error-page .error-page-inner.with-bckg-img div.container .pe-7s-compass {
  color: #fff;
  text-shadow: 1px 3px 6px rgba(0,0,0,0.1);
}
.error-page .error-page-inner.with-bckg-img div.container .error-code {
  color: #38b2e4;
}
.sp-button {
  border-color: #65c3ea !important;
}
.sp-selected-button {
  background-color: #22a9e1 !important;
}
#cart-menu.shopping-menu-is-open #cart-menu &gt;i,
#cart-menu.shopping-menu-is-open .cd-cart &gt;i {
  background-color: rgba(51,51,51,0.75);
}
#cart-menu.shopping-menu-is-open #cart-menu .total_products,
#cart-menu.shopping-menu-is-open .cd-cart .total_products {
  background-color: #22a9e1;
}
.cd-cart .total_products {
  background-color: #22a9e1;
}
.vmCartModule {
  color: #000000;
}
.vmCartModule .cart-item .product_name a {
  color: #22a9e1 !important;
}
.vmCartModule .cart-item .product_name a:hover {
  color: #1678a1 !important;
}
.vmCartModule .show-cart {
  color: #fff;
}
.quantity {
  background-color: rgba(34,169,225,0.8);
}
.cd-customization .add-to-cart {
  background-color: #22a9e1;
}
.cd-customization .add-to-cart:hover {
  background-color: #1b93c5;
}
.no-touch .cd-customization .add-to-cart:hover {
  background-color: darker(#22a9e1,7%);
}
.productdetails-view .vm-product-details-inner .product-price .vm-price-desc+span {
  color: #22a9e1;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 {
  color: #555555;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 &gt;i {
  color: #58bee8;
}
.productdetails-view .vm-product-details-inner .product-neighbours a.previous-page:before,
.productdetails-view .vm-product-details-inner .product-neighbours a.previous-page:after,
.productdetails-view .vm-product-details-inner .product-neighbours a.next-page:before,
.productdetails-view .vm-product-details-inner .product-neighbours a.next-page:after {
  color: #fff;
  background: rgba(85,85,85,0.3);
}
.productdetails-view .vm-product-details-inner .product-neighbours a.previous-page:hover:before,
.productdetails-view .vm-product-details-inner .product-neighbours a.previous-page:hover:after,
.productdetails-view .vm-product-details-inner .product-neighbours a.next-page:hover:before,
.productdetails-view .vm-product-details-inner .product-neighbours a.next-page:hover:after {
  background: #22a9e1;
}
.productdetails-view .vm-product-details-inner .product-neighbours .empty-previous-page,
.productdetails-view .vm-product-details-inner .product-neighbours .empty-next-page {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(85,85,85,0.08);
  box-shadow: inset 0 0 0 1px rgba(85,85,85,0.08);
}
.productdetails-view .icons a {
  box-shadow: inset 0 0 0 1px rgba(85,85,85,0.1);
}
.productdetails-view .icons a:hover {
  color: #fff;
  background: rgba(34,169,225,0.8);
}
.productdetails-view .products-desc-tab .nav-tabs &gt;li.active &gt;a {
  background: transparent;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  box-shadow: 0 -1px 0px #22a9e1;
  border-top: 1px solid rgba(34,169,225,0.8);
}
.productdetails-view .products-desc-tab .tab-content .customer-reviews .list-reviews span.date &gt;i {
  color: #65c3ea;
}
.empty_cart &gt;i.pe &gt;span {
  color: #fff;
  background-color: rgba(34,169,225,0.35);
}
#fancybox-wrap #fancybox-content .continue_link,
#fancybox-wrap #fancybox-content .showcart {
  color: #fff;
  background-color: #22a9e1;
}
.cart-view input[value="Logout"]:hover,
.cart-view input[name="changeShopper"]:hover,
.cart-view input[value="Search in shop"]:hover {
  background-color: #22a9e1;
}
.cart-view fieldset.userdata #com-form-login-remember input {
  background-color: #22a9e1;
}
.cart-view fieldset.userdata #com-form-login-remember input:hover {
  background-color: #1989b7;
}
.cart-view .billto-shipto a.details {
  background: #22a9e1;
}
.cart-view .billto-shipto a.details:hover {
  background: #1989b7;
}
.cart-view table.cart-summary tr th {
  background: #22a9e1;
  border: solid 1px #22a9e1;
}
.cart-view table.cart-summary input.details-button {
  background: #22a9e1;
}
.cart-view table.cart-summary .vm2-add_quantity_cart {
  background: #22a9e1;
}
.sectiontableentry1 td a.change-payment {
  color: #4fbae7;
}
.sectiontableentry1 td a.change-payment:hover {
  color: #22a9e1;
}
.vm-button-correct {
  background-color: #22a9e1;
}
.vm-button-correct:hover {
  background-color: #1c99ce;
}
.vm-button {
  background-color: #4fbae7;
}
#com-form-login-remember input.default {
  background: #22a9e1;
}
#com-form-login-remember input.default:hover {
  background: #1c99ce;
}
.control-buttons .vm-button-correct {
  background-color: rgba(255,255,255,0.75);
  border-color: #666666;
  color: #666666;
}
.control-buttons .vm-button-correct:hover,
.control-buttons .vm-button-correct:focus {
  background-color: rgba(255,255,255,0.95);
  border-color: #22a9e1;
  color: #22a9e1;
}
.control-buttons button.default {
  background: #22a9e1;
}
.control-buttons button.default:hover {
  background: #1c99ce;
}
span.userfields_info {
  color: #22a9e1;
  border-bottom: 1px solid #22a9e1;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer {
  border: 1px solid rgba(128,128,128,0.2);
}
.orderby-displaynumber .vm-order-list .orderlistcontainer .title:before {
  color: #959595;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist {
  border-left: 1px solid rgba(128,128,128,0.3);
  border-right: 1px solid rgba(128,128,128,0.3);
  background: rgba(255,255,255,0.9);
}
.orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist div a {
  color: #000000;
  border-bottom: 1px solid rgba(128,128,128,0.3);
}
.sp-module-content ul.VMmenu li.VmOpen div &gt; a &gt;.nmb_products {
  color: #22a9e1;
}
.vm-flex-search input:focus {
  border: 1px solid #22a9e1;
}
.vm-flex-search input:focus + .vm-search-button &gt;i {
  color: #22a9e1;
}
.vm-flex-search .vm-search-button &gt;i {
  color: #65c3ea;
}
.currency-selector-module button.btn &gt;i,
.currency-selector-module input.btn &gt;i {
  color: #555555;
}
.currency-selector-module button.btn &gt;i:hover,
.currency-selector-module input.btn &gt;i:hover {
  color: #22a9e1;
}
.chzn-container-active .chzn-single {
  border: 1px solid #22a9e1 !important;
}
.chzn-container-active.chzn-with-drop .chzn-results li.highlighted {
  background: rgba(0,0,0,0.4);
}
.vm-price-box ins {
  color: #22a9e1;
}
.vm-menu .vm-title {
  border-top: 1px solid #4fbae7;
}
.vm-menu ul.productdetails li .spacer-inner .PricesalesPrice {
  color: #7ccced;
}
.alert-notice {
  box-shadow: 0 0 0 1px rgba(85,85,85,0.1), 0 2px 3px rgba(85,85,85,0.07);
}
@keyframes fade-in {
  to {
    opacity: 1;
    fill: rgba(34,169,225,0.9);
    stroke-dashoffset: 0;
    stroke-width: 0;
  }
}
@keyframes flex_after_fade_default {
  to {
    opacity: 1;
    stroke-width: 0;
    stroke-dashoffset: 0;
    fill: rgba(85,85,85,0.7);
    stroke: rgba(85,85,85,0.7);
  }
}
@keyframes flex_after_f_top {
  to {
    opacity: 1;
    stroke-width: 5;
    stroke-dashoffset: 0;
    fill: rgba(34,169,225,0.85);
    stroke: #22a9e1;
  }
}
</pre></body></html>