/*
Default:
 background-color: #00c8fa;
 color: #fff;

Hover:
  background-color: #333;
  color: #00c8fa;

Link Hover:
color: #00c8fa;

Button Hover: #00c8fa;

*/ 
.minicart-wrapper .actions a:hover, .product-reviews-summary .reviews-actions a:hover, 
.ves-megamenu .dropdown-menu a:hover, .ves-menutop .ves-megamenu li.level0.active > a, .ves-menutop .ves-megamenu li.level0:hover > a,
.product-info-main .price-box .price-wrapper .price, .info li em
{
  color: #00c8fa!important;
}
.columns a:hover, .columns .alink:hover, .breadcrumbs .item strong, 
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price, 
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price, 
.product-info-main .price-box .weee + .price-excluding-tax .price, 
.product-options-bottom .price-box .weee + .price-excluding-tax .price, 
.product-info-main .price-box .weee .price, .product-options-bottom .price-box .weee .price, 
.ves-menu .ves-vertical li.level0:hover > a, .footer-top .nav-links li a:hover, 
body .page-wrapper a:hover, body .page-wrapper .alink:hover, .blog-posts .owl-carousel .post-summary a,
.product-info-main .product-info-stock-sku .stock.available, .product-info-main .product-info-stock-sku .stock.unavailable,
.page-header .call-us span, .page-header .promotion-top span, .page-wrapper .block-search .action.search::before,
.product-block .product-item-details .price-box .price, .block.tmls-widget .tmls-item-info .tmls-name,
.minicart-wrapper .block-minicart .minicart-items .product-item-details .price, .page-main > .page-title-wrapper .page-title,
.checkout-cart-index .price-including-tax .price, .checkout-cart-index .price-excluding-tax .price,
.product-info-main .product-info-stock-sku .product.attibute.sku, .page-header .header-links-options a:hover
{
  color: #00c8fa;
}
.productlist-widget .owl-nav::before, .product-info-main .box-tocart .action.tocart, 
.product-info-main .product-addto-links a:hover, .product-info-main .add-action:hover,
.review-form .action.submit.primary:hover, .product-block .icon .new-icon span, 
.product.media .icon .new-icon span, .block-primary .widget-carousel .owl-carousel .owl-nav .owl-prev:hover, 
.block-primary .widget-carousel .owl-carousel .owl-nav .owl-next:hover
{
  background: #00c8fa!important;
}

.scrollup, .columns .ves-widget .pretext-html span, body .page-wrapper .owl-carousel .owl-dots .owl-dot.active span, 
body .page-wrapper .owl-carousel .owl-dots .owl-dot:hover span, 
.product-block .product-image .product-item-actions .actions-primary .add-to-cart,
.product-block .product-image .product-item-actions .actions-secondary .add-to-wishlist:hover, 
.product-block .product-image .product-item-actions .actions-secondary .add-to-compare:hover, 
.product-block .product-image .product-item-actions .actions-secondary .quick-view:hover, 
.product-block .product-image .product-item-actions .actions-secondary .add-to-wishlist:focus, 
.product-block .product-image .product-item-actions .actions-secondary .add-to-compare:focus, 
.product-block .product-image .product-item-actions .actions-secondary .quick-view:focus,
.fancybox-skin .action_button .button:hover, .checkout-index-index .minicart-wrapper .action.showcart .counter.qty,
.blog-posts .owl-carousel .post-categories a
{
  background-color: #00c8fa;
}

.page-header .minicart-warp .minicart-wrapper .action.showcart, 
.product-block .product-image .product-item-actions .actions-primary .add-to-cart:hover, 
.product-block .product-image .product-item-actions .actions-primary .add-to-cart:focus,
.action.primary:hover, .action.primary:active, .action.primary:focus
{
  background: #00c8fa;
  border-color: #00c8fa;
}

.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price{
  color: #00c8fa;
}

._keyfocus *:focus, input:focus:not([disabled]), textarea:focus:not([disabled]), select:focus:not([disabled]){
  box-shadow: 0 0 3px 1px #00c8fa;
}

.action.primary, .page-wrapper .columns .owl-carousel .owl-nav [class*="owl-"]:hover, 
.page-wrapper .columns .owl-carousel .owl-nav [class*="owl-"]:focus,  .block.newsletter .action.subscribe:hover, 
.block.newsletter .action.subscribe:active, .block.newsletter .action.subscribe:focus,
.page-wrapper .widget-carousel .slider-content .btn:hover{
    background: #00c8fa;
    border-color: #00c8fa;
    color: #fff;
}

.block.newsletter .action.subscribe{background: #222; border-color: #222;}
.block.newsletter{border-color: #00c8fa;}
.product-block .icon span span, .product.media .icon span span {
    border-radius: 50%;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.block.tmls-widget .tab-content::before{color: #cde5ff;}
.copyright{background: #222c38;}

body .page-wrapper ._keyfocus *:focus, body .page-wrapper input:focus:not([disabled]), 
body .page-wrapper textarea:focus:not([disabled]), 
body .page-wrapper select:focus:not([disabled]){
  box-shadow: 0 0 3px 1px #00c8fa;
}

