header #languages-block-top,
header #currencies-block-top,
header .header_user_info a,
header .header_user_info a,
#homepage-slider .homeslider-description p .slider_price,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a,
#home-page-tabs,
.btn.ajax_add_to_cart_button:before,
.btn.ajax_add_to_cart_product_button:before,
.footer-container #footer .bottom-footer div,
.footer-container #footer .bottom-footer:before,
.footer-container #footer .bottom-footer:after,
.footer-container #footer .bottom-footer,
header #languages-block-top ul li a,
header #currencies-block-top ul li a,
.sf-menu>li.sfHover>a,
.sf-menu>li>a:hover,
.sf-menu>li.sfHoverForce>a {
  background-color: #383e45;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.ajax_cart_no_product {
  color: #2185c5;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

header .nav,
header .shopping_cart>a:first-child {
  background: #3e454c;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

header .sf-menu,
header .shopping_cart>a:first-child:before,
header .header_user_info a:hover,
header #languages-block-top div.current.active,
header #languages-block-top ul li.selected,
header #currencies-block-top div.current.active,
header #currencies-block-top ul li.selected a,
header #currencies-block-top ul li a:hover,
header #currencies-block-top div.current:hover,
header #languages-block-top div.current:hover,
header #languages-block-top ul li a:hover,
header .btn.ajax_add_to_cart_button,
header .btn.ajax_add_to_cart_product_button,
header .btn.ajax_add_to_cart_button,
header .btn.ajax_add_to_cart_product_button {
  background: #2185c5!important;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

#homepage-slider .homeslider-description p .slider_btn,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
#home-page-tabs>li.active a,
#home-page-tabs>li a:hover,
.btn.ajax_add_to_cart_button,
.btn.ajax_add_to_cart_product_button,
.sale-label,
#header #search_block_top #searchbox .search_query,
#header #search_block_top .btn.button-search,
#cmsinfo_block em,
.btn.button-plus:hover span,
.btn.button-minus:hover span {
  background: #2185c5;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

#homepage-slider .homeslider-description h3,
#homepage-slider .homeslider-description p .slider_price strong,
.htmlcontent-home .item-link .item-html h2 span,
.price.product-price,
div.star.star_on:after,
#cmsinfo_block .castom_block .castom_block_list li:before,
.footer-container #footer #social_block h4,
.footer-container #footer #social_block ul li a:hover,
#footer #newsletter_block_left h4,
.footer-container #footer h4,
.footer-container #footer #block_contact_infos>div ul li.footer_phone span,
.footer-container #footer #block_contact_infos>div ul li.envelope i,
.footer-container #footer #block_contact_infos>div ul li>span a:hover,
#footer #newsletter_block_left .form-group .btn-sm:hover,
.footer-container #footer .bottom-footer a,
.footer-container #footer ul li a:hover,
#product_comments_block_extra div.star_on:after,
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: #2185c5!important;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.button_mini,
.button_small,
.button,
.button_large,
.button_mini_disabled,
.button_small_disabled,
.button_disabled,
.button_large_disabled,
.exclusive_mini,
.exclusive_small,
.exclusive,
.exclusive_large,
.exclusive_mini_disabled,
.exclusive_small_disabled,
.exclusive_disabled,
.exclusive_large_disabled {
  background-color: #2185c5;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.footer-container {
  background-color: #3e454c;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.our_price_display #our_price_display,
#total_price {
  color: #2185c5!important;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.htmlcontent-home .item-link .item-html .view {
  background: url(../../assest/img/whees3_view_bg.png) no-repeat 0 0;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

ul.product_list .product-image-container .quick-view {
  background: rgba(33,133,197,.9);
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.footer-container #footer .bottom-footer a:hover {
  color: #666e7f!important;
}