   /* Header Topbar */ 
    #topbar { background-color: #2c394c; }
    #topbar { color: #ffffff !important; }
    #topbar i{ color: #11b5e6 !important; }
    #topbar .topbar-social span a i,
    #topbar .topbar-social span a i:hover{ color: #ffffff !important; }
    #topbar a,
    /*#topbar ul.menu li a { color: #ffffff !important; }*/
    #topbar ul.menu li a { color: #ffffff ; }
    #topbar ul.menu li a:hover { color: #11b5e6 !important; }
    #topbar ul.menu li a:hover { border-top-color: #11b5e6 !important; }
    #topbar .topbar-button a { background-color: #11b5e6 !important; }
    #topbar .topbar-button a:hover { background-color: #11b5e6 !important; }
    #topbar .topbar-button a,
    #topbar .topbar-button a:hover { color: #ffffff !important; }

    /* Navigation Fonts */
    #navigation ul li a{
      font-family: Montserrat !important;
      font-weight: 700 !important;
      text-transform: uppercase !important;
      font-size: 14px !important;
    }

    /* Sub Nav Fonts */
    #navigation .sub-menu li a{
      font-family: Montserrat !important;
      font-weight: 700 !important;
      text-transform: capitalize !important;
      font-size: 15px !important;
    }

    /* Header v1 and v2 */
    #header.header-v1, #header.header-v2 .container { background-color: #ffffff; }
    #header.header-v1 #navigation > ul > li > a, #header.header-v2 #navigation > ul > li > a { color: #002e5b; }
    #header.header-v1 #navigation > ul > li > a:hover, 
    #header.header-v2 #navigation > ul > li > a:hover, 
    #header.header-v1 #navigation > ul > li > a:focus, 
    #header.header-v2 #navigation > ul > li > a:focus, 
    #header.header-v1 #navigation > ul > li.sfHover > a, 
    #header.header-v2 #navigation > ul > li.sfHover > a,
    #header.header-v1 #navigation > ul > li.current-page-ancestor > a:hover, 
    #header.header-v2 #navigation > ul > li.current-page-ancestor > a:hover,
    #header.header-v1 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v2 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v1 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v2 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v1 #navigation > ul > li.current_page_ancestor > a:hover, 
    #header.header-v2 #navigation > ul > li.current_page_ancestor > a:hover {
      color: #11b5e6 !important; }

    #header.header-v1 #navigation > ul > li > a:active, 
    #header.header-v2 #navigation > ul > li > a:active, 
    #header.header-v1 #navigation > ul > li.current-menu-item > a, 
    #header.header-v2 #navigation > ul > li.current-menu-item > a, 
    #header.header-v1 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v2 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v1 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v2 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v1 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v2 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v1 #navigation > ul > li.current_page_ancestor > a,
    #header.header-v2 #navigation > ul > li.current_page_ancestor > a {
      color: #11b5e6 !important; }

    /* Header v3 */
    #header.header-v3 #navigation > ul > li > a { color: #2c394c; }

    #header.header-v3 #navigation > ul > li > a:hover, 
    #header.header-v3 #navigation > ul > li > a:focus, 
    #header.header-v3 #navigation > ul > li.sfHover > a, 
    #header.header-v3 #navigation > ul > li.current-page-ancestor > a:hover, 
    #header.header-v3 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v3 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v3 #navigation > ul > li.current_page_ancestor > a:hover{ 
      color: #11b5e6 !important; }

    #header.header-v3 #navigation > ul > li > a:active, 
    #header.header-v3 #navigation > ul > li.current-menu-item > a, 
    #header.header-v3 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v3 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v3 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v3 #navigation > ul > li.current_page_ancestor > a {
      color: #11b5e6 !important;  
   }

    /* Header v4, v5 and v6 */
    #header.header-v4 .nav-block, 
    #header.header-v5 .nav-block .container, 
    #header.header-v6 .nav-block { background-color: #2c394c; }
    
    #header.header-v4 #navigation > ul > li > a, 
    #header.header-v5 #navigation > ul > li > a, 
    #header.header-v6 #navigation > ul > li > a { color: #ffffff; }

    #header.header-v4 #navigation > ul > li > a:hover, 
    #header.header-v5 #navigation > ul > li > a:hover, 
    #header.header-v6 #navigation > ul > li > a:hover, 
    #header.header-v4 #navigation > ul > li > a:focus, 
    #header.header-v5 #navigation > ul > li > a:focus, 
    #header.header-v6 #navigation > ul > li > a:focus, 
    #header.header-v4 #navigation > ul > li.sfHover > a, 
    #header.header-v5 #navigation > ul > li.sfHover > a,
    #header.header-v6 #navigation > ul > li.sfHover > a,
    #header.header-v4 #navigation > ul > li.current-page-ancestor > a:hover, 
    #header.header-v5 #navigation > ul > li.current-page-ancestor > a:hover,
    #header.header-v6 #navigation > ul > li.current-page-ancestor > a:hover,
    #header.header-v4 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v5 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v6 #navigation > ul > li.current-menu-ancestor > a:hover, 
    #header.header-v4 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v5 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v6 #navigation > ul > li.current-menu-parent > a:hover, 
    #header.header-v4 #navigation > ul > li.current_page_ancestor > a:hover, 
    #header.header-v5 #navigation > ul > li.current_page_ancestor > a:hover,
    #header.header-v6 #navigation > ul > li.current_page_ancestor > a:hover {
      color: #11b5e6 !important; }

    #header.header-v4 #navigation > ul > li > a:active, 
    #header.header-v5 #navigation > ul > li > a:active, 
    #header.header-v6 #navigation > ul > li > a:active, 
    #header.header-v4 #navigation > ul > li.current-menu-item > a, 
    #header.header-v5 #navigation > ul > li.current-menu-item > a, 
    #header.header-v6 #navigation > ul > li.current-menu-item > a, 
    #header.header-v4 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v5 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v6 #navigation > ul > li.current-page-ancestor > a, 
    #header.header-v4 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v5 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v6 #navigation > ul > li.current-menu-ancestor > a, 
    #header.header-v4 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v5 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v6 #navigation > ul > li.current-menu-parent > a, 
    #header.header-v4 #navigation > ul > li.current_page_ancestor > a,
    #header.header-v5 #navigation > ul > li.current_page_ancestor > a,
    #header.header-v6 #navigation > ul > li.current_page_ancestor > a {
      color: #11b5e6 !important; }

    /* Vertical Header */
    .vh-social span a i,
    .header-v7 #navigation > ul > li > a { color: #002e5b; }

    .vh-social span a i:hover,
    .header-v7 #navigation > ul > li > a:hover, 
    .header-v7 #navigation > ul > li > a:focus, 
    .header-v7 #navigation > ul > li.sfHover > a, 
    .header-v7 #navigation > ul > li.current-page-ancestor > a:hover, 
    .header-v7 #navigation > ul > li.current-menu-ancestor > a:hover, 
    .header-v7 #navigation > ul > li.current-menu-parent > a:hover, 
    .header-v7 #navigation > ul > li.current_page_ancestor > a:hover{ 
      color: #11b5e6 !important; }

    .header-v7 #navigation > ul > li > a:active, 
    .header-v7 #navigation > ul > li.current-menu-item > a, 
    .header-v7 #navigation > ul > li.current-page-ancestor > a, 
    .header-v7 #navigation > ul > li.current-menu-ancestor > a, 
    .header-v7 #navigation > ul > li.current-menu-parent > a, 
    .header-v7 #navigation > ul > li.current_page_ancestor > a {
      color: #11b5e6 !important;  
   }

    /* Headers Info Styling */
    #header.header-v4 .info-box-icon,
    #header.header-v5 .info-box-icon { color: #11b5e6 !important; }

    #header.header-v4 .info-box-content h6, 
    #header.header-v5 .info-box-content h6, 
    #header.header-v4 .info-box-content p,
    #header.header-v5 .info-box-content p { color: #002e5b !important; }

    /* Sub Navigation */
    #header #navigation .sub-menu { background-color: #ffffff !important; }
    #header #navigation .sub-menu li a { color: #002e5b !important; }
    #header #navigation .sub-menu li a:hover { color: #11b5e6 !important; }
    #header #navigation .sub-menu li.current-menu-item > a,
    #header #navigation .sub-menu li.current-menu-item > a:hover,
    #header #navigation .sub-menu li.current-page-ancestor > a,
    #header #navigation .sub-menu li.current-page-ancestor > a:hover,
    #header #navigation .sub-menu li.current-menu-ancestor > a,
    #header #navigation .sub-menu li.current-menu-ancestor > a:hover,
    #header #navigation .sub-menu li.current-menu-parent > a,
    #header #navigation .sub-menu li.current-menu-parent > a:hover,
    #header #navigation .sub-menu li.current_page_ancestor > a,
    #header #navigation .sub-menu li.current_page_ancestor > a:hover {
     color: #11b5e6 !important; 
    }

    /* Mobile Navigation */
    #mobile-navigation { background-color: #2c394c; }
    #mobile-navigation ul li a, #mobile-navigation ul li a:hover { color: #ffffff; }
    #mobile-navigation ul li a:hover, 
    #mobile-navigation ul li a:hover [class^="fa-"], 
    #mobile-navigation li.open > a, 
    #mobile-navigation ul li.current-menu-item > a, 
    #mobile-navigation ul li.current-menu-ancestor > a { 
        color: #ffffff; 
    }

    /* Titlebar */
    #titlebar h1 { font-size: 30px; padding-top: 70px !important; padding-bottom: 50px !important; }
    #titlebar h1 { color: #002e5b; }
    .breadcrumbs span, .breadcrumbs a { color: #002e5b; }

    /* Body Fonts */
    body{
      font-family: Arial !important;
      font-weight: 400 !important;
      font-size: 14px !important;
      line-height: 25px !important;
      color: #637281 !important;
    }

    /* Testimonial Fonts */
    .testimonial-box p, .testimonial-slider .testimonial p{
      font-family: Lora !important;
      font-weight: 400 !important;
      font-size: 19px !important;
      line-height: 33px !important;
      font-style: italic !important;
      color: #35485a !important;
    }

    /* Special Fonts */
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .slider-btn,
    .pagination ul > li.previous > a,
    .pagination ul > li.next > a,
    #error-content .content-inner h1,
    .search-page .post .entry-type span,
    .search-page .search-content .read-more a,
    a.landing-btn,
    .blog-classic .read-more a,
    .blog-list .read-more a,
    .imgbox-style-1 .imgbox-btn a,
    .imgbox-style-2 .imgbox-btn a,
    .counter h4,
    .button, 
    .woocommerce a.button,
    .tm-style-1 .tm-btn a,
    .tm-style-2 .tm-btn a,
    .iconbox-btn a {
      font-family: Arial !important;
      font-weight: 700 !important;
    }

    .wpb_single_image .vc_figure-caption,
    .mont, span.mont, p.mont {
      font-family: Montserrat !important;
    }

    /* General Font Color */
    p a:hover, p a:focus, label, select { color: #637281; }

    /* Extras Font Color */
    .comment-body p, .commentmetadata a, 
    .blog-author .author-bio .author-desc,
    .single-post-tags a, 
    .social-share .share i, 
    #sidebar .search-form .search-submit, 
    #sidebar .widget ul li a, 
    .widget_recent_comments ul li, 
    .widget_recent_comments ul li:before,
    .widget_recent_entries ul li:before, 
    .widget_recent_entries ul li a, 
    .contact-widget .contact-info div,
    .contact-widget .contact-info i, 
    body .widget .tagcloud a, 
    .newsletter-inner, #sidebar .widget p,
    blockquote:before, blockquote, 
    .dropcap.simple::first-letter, 
    .entry-summary .price .amount, table, 
    .blog-classic .entry-meta ul li a,
    .blog-list .entry-meta ul li a, 
    .blog-single .entry-meta ul li a, 
    .blog-list .entry-meta ul li a,
    .portfolio-style .portfolio-category,
    .portfolio-filters span a, 
    .blog-single .entry-meta ul li a
    { color: #637281; }

    /* WooCommerce Font Color */
    .widget_price_filter .price_slider_amount, 
    .widget_product_categories ul li a, 
    .widget.woocommerce .price ins,
    .widget.woocommerce ul li span.amount, 
    .widget.woocommerce ul li del span.amount, 
    .widget.woocommerce ins span.amount,
    .widget.woocommerce ins, span.price del span.amount, 
    .woocommerce ul li del .amount, .widget.woocommerce.widget_shopping_cart ul li span.quantity,
    .widget.woocommerce.widget_products ul li span.quantity, 
    .widget.woocommerce.widget_recently_viewed_products ul li span.quantity
    { color: #637281 !important; }

    /* Theme Headings Color */
    p a:hover, p a:focus, 
    .comment.list li cite, 
    .comment-body a, 
    .blog-author .author-bio .author-name, 
    .widget_product_categories h3, 
    .widget h3, #sidebar .widget h3,
     #footer .woo-col-widget .widget h3,
    strong, b, .page-numbers, 
    table.shop_table .order-total th,
    table.shop_table .order-total td, 
    table.shop_table th, 
    div table.shop_table td,
    .cart_totals.calculated_shipping table td .amount, 
    .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a,
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,
    .vc_toggle_title h4, .vc_pie_chart .vc_pie_chart_value, 
    .vc_progress_bar .vc_single_bar .vc_label,
    .vc_progress_bar .wpb_heading, 
    .widget_nav_menu ul li a:hover,
    #sidebar .widget_nav_menu ul li a,
    .widget.widget_rss h2 a,
    #sidebar .widget_pages > ul > li > a,  
    .widget_pages ul li a:hover { color: #002e5b !important; }
    .widget h2 { color: #002e5b; }

    /* Headings Fonts */
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
      font-family: Arial;
      font-weight: 600;
      text-transform: none;
      line-height: 24px;
      letter-spacing: -0.7px;
      color: #002e5b;
    }

    /* Footer Widget Area */
    #footer .widget-area { background-color: #2c394c; }
    #footer .widget-area .widget h2 { color: #ffffff !important; }
    #footer .widget-area p, 
    .widget_recent_entries .post-date, 
    #footer .image-post-widget .widget-post-date, 
    .mc4wp-form label, 
    #footer strong { color: #90a2bc !important; }
    #footer .widget ul li a, 
    #footer a, 
    #footer .widget .tagcloud a { color: #90a2bc; }
    #footer .widget .tagcloud a { border-color: #90a2bc; }

    #footer .widget ul li a:hover, 
    #footer .widget-area .widget ul li, 
    #footer .widget_categories > ul > li > a, 
    #footer .widget_meta ul li a, 
    #footer .widget_rss ul li a,
    #footer .widget_archive > ul > li > a, 
    #footer .form-login ul li a, 
    #footer #wp-calendar td, 
    #footer #wp-calendar th,
    #footer .widget.widget_nav_menu ul li, 
    #footer .widget.widget_pages ul li,
    #footer .widget_recent_entries ul li,
    #footer .widget_pages > ul > li > ul > li > a,
    #footer .widget_pages > ul > li > ul > li > ul > li > a
    { border-bottom-color: #465467; }

    /* Footer Widgets */
    #footer .contact-widget .contact-info .desc:after { background-color: #465467; color: #90a2bc; }
    #footer .widget_tag_cloud a, 
    #footer .widget_product_tag_cloud a { border-color: #465467; color: #90a2bc; }
        
    #footer .widget_search input[type="search"], 
    #footer .newsletter-inner input[type="email"] #footer #calendar_wrap th,td, 
    #footer #wp-calendar caption, 
    #footer .widget .tagcloud a, 
    #footer .form-login input
    { border-color: #465467; }
    
    #footer #wp-calendar td, 
    #footer .widget_search .search-submit, 
    #footer .newsletter-inner,
    #footer .contact-widget .contact-info div, 
    #footer .widget_recent_comments ul li, 
    #footer .widget_recent_comments li:before, 
    #footer .widget_recent_entries ul li:before, 
    #footer .form-login label,
    #footer .widget_rss .rss-date,
    #footer .widget_rss .rssSummary,
    #footer .widget_rss cite
    { color: #90a2bc; }
     
    #footer .social-widget span a { color: #ffffff; }
    #footer .social-widget span a, #footer #wp-calendar caption { background-color: #47576c !important; }

    /* Footer Copyright Area */
    #footer .copyright { background-color: #2c394c; }
    #footer .copyright-text, #footer .copyright a { color: #90a2bc; }
    #footer .copyright-nav ul.menu li a { color: #90a2bc; }
    #footer .copyright-nav ul.menu li a:hover { color: #11b5e6 !important; }
    #footer .copyright { border-top-color: #465467; }

    /* Primary Color : General*/
    a, a:hover, a:focus, p a, p a:hover { color: #11b5e6; }
    p a { color: #11b5e6; }
    .accent { color: #11b5e6; }
    .accent-bg { color: #11b5e6; }
    ::selection { background-color: #11b5e6; }
    ::-moz-selection { background-color: #11b5e6; }
    
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="number"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="date"]:focus,
    input[type="url"]:focus,
    textarea:focus { 
        border-color: #11b5e6; 
        color: #637281; 
    }

    button, 
    input[type="button"], 
    input[type="reset"], 
    input[type="submit"] {
        background-color: #11b5e6; 
    }

    /* Accent Color : Footer */
    #footer .widget_tag_cloud a:hover, 
    #footer .widget_product_tag_cloud a:hover, 
    #footer #wp-calendar tbody td:hover, 
    #footer .copyright-social span a i:hover, 
    body .widget .tagcloud a:hover, 
    #footer .form-login input[type="submit"],
    .headline-seperator span, 
    .widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter label,
    #sidebar .social-widget span a,
    .widget h2:before,
    #footer .widget .tagcloud a:hover 
    { background-color: #11b5e6; }
    #wp-calendar td#today, 
    .widget .tagcloud a:hover { background-color: #11b5e6 !important; }
    .rev_slider .wpcf7 { border-top-color: #11b5e6 !important; }

    /* Accent Color : Widgets */
    #sidebar .widget ul li a:hover, 
    #footer .widget ul li a:hover, 
    .contact-widget .contact-info i, 
    #footer .copyright a:hover, 
    .widget_categories ul li a:before,
    .widget_meta li a:before,
    .widget_rss li a:before,
    .widget_archive ul li a:before, 
    #footer .copyright i,
    #footer .widget.widget_nav_menu ul li a:before, 
    #footer .widget.widget_pages ul li a:before,
    #footer .copyright-nav ul.menu li a:hover,
    .image-post-widget .widget-post-date:before, 
    .widget_product_categories ul li a::before,
    #footer .widget_pages > ul > li > ul > li > a:before,
    #footer .widget_search .search-submit,
    .rev_slider .form-info strong,
    #footer .widget_pages > ul > li > ul > li > ul > li > a:before
    { color: #11b5e6 !important; }

    .widget.widget_nav_menu ul li:hover > a, 
    .widget.widget_pages ul li:hover > a,
    .widget.widget_nav_menu ul li.current-menu-item > a, 
    .widget.widget_nav_menu ul li.current_page_item > a, 
    .widget.widget_nav_menu ul li.current-cat > a, 
    .widget.widget_pages ul li.current-menu-item > a, 
    .widget.widget_pages ul li.current_page_item > a, 
    .widget.widget_pages ul li.current-cat > a,
    .widget.widget_nav_menu ul li.current-menu-item:hover > a, 
    .widget.widget_nav_menu ul li.current_page_item:hover > a, 
    .widget.widget_nav_menu ul li.current-cat:hover > a, 
    .widget.widget_pages ul li.current-menu-item:hover > a, 
    .widget.widget_pages ul li.current_page_item:hover > a, 
    .widget.widget_pages ul li.current-cat:hover > a
    { border-left-color: #11b5e6 !important; }

    /* Accent Color : Shortcodes */
    .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a,
    .vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title, 
    .heading-seperator, 
    #footer .social-widget span a:hover,
    .iconbox i.fa, 
    .slider-btn.light,
    .slider-btn.dark:hover,
    .counter h4:after,
    .brochure-btn a,
    .counter h2:after
    { background-color: #11b5e6; }

    .cta-style-2 .btn { background-color: #11b5e6; }

    .cta-style-1, .cta-style-2, 
    .iconbox-btn a,
    .imgbox-style-1 .imgbox-btn a,
    .imgbox-style-2 .imgbox-btn a { background-color: #11b5e6; }
    .slick-dots li.slick-active button:before { color: #11b5e6; }
    
    .recent-posts .post span i, 
    .counter i, .btn-outline, 
    .list-shortcode ul li:before,
    .tm-style-1 .person-caption i, 
    .tm-style-2 .person-caption i  { color: #11b5e6; }
    
    .btn, .btn-square, .btn-round, 
    .btn-rounded, #sidebar .contact-box, 
    .tm-style-2 .social-icons li i:hover,
    .tm-style-1 .social-icons li i:hover, 
    .tm-style-2 .tm-btn a,
    .tm-style-1 .tm-btn a { background-color: #11b5e6; }
    
    .btn-outline, #sidebar .contact-box { border-color: #11b5e6; }

    /* Accent Color : Blog */
    .blog-classic .post h2 a:hover, 
    .blog-list .post h2 a:hover,   
    .blog-classic .post .entry-title h2 span,
    .blog-classic .entry-meta ul li i, 
    .blog-list .entry-meta ul li i,
    .blog-list .read-more a,
    .blog-list .read-more a:after,
    .blog-single .entry-meta ul li i,
    .breadcrumbs .current
     { color: #11b5e6; }

    .blog-classic .read-more a, 
    .search-page .search-content .read-more a, 
    .woocommerce-tabs ul.tabs li.active a, .products .onsale,
    .products .onsale:before, 
    .products .onsale:after,
    .blog-classic article.sticky .sticky-lable,
    .blog-list article.sticky .sticky-lable,
    .sticky-lable:before,
    .sticky-lable:after{ background-color: #11b5e6; }
    
    /* Accent Color : WooCommerce */
    .ui-slider .ui-slider-handle:before, 
    .products .button.add_to_cart_button,
    .added_to_cart.wc-forward, 
    .entry-summary .button.single_add_to_cart_button,
    .checkout-button, 
    #reviews .stars a, 
    #header li.woo_mini_cart > a > strong,
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a,
    a.cart_count span.count  
    { background-color: #11b5e6; }

    .summary .product_meta span.sku_wrapper:before, 
    .summary .product_meta span.posted_in:before,
    .summary .product_meta span.tagged_as:before  
    { color: #11b5e6; }

     /* Accent Color : Pagination */
    .pagination ul > li span:hover, 
    .pagination ul > li span:focus, 
    .pagination ul > li.active > a span, 
    .pagination ul > li.active > a:hover span, 
    .pagination ul > li.previous > a:hover, 
    .pagination ul > li.next > a:hover, 
    .pagination ul > li.first > a:hover, 
    .pagination ul > li.last > a:hover  
    { background-color: #11b5e6; }
    
    /* Accent Color : Extras */
    .comment.list .reply a, 
    #cancel-comment-reply-link, .back-to-top:hover { background-color: #11b5e6; }
    .comment-body, 
    blockquote { border-left-color: #11b5e6; }
    .comment-awaiting-moderation, 
    blockquote cite, 
    span.highlight, 
    .highlight { color: #11b5e6 !important; }

    /* Accent Color : Titlebar */
    .single-crumbs .breadcrumbs span, .single-crumbs .breadcrumbs a { color: #11b5e6; }

    /* Accent Color : Post Types */
    .portfolio-filters span a.active { background-color: #11b5e6; }
    .portfolio-style-1 h3 a:hover,
    .portfolio-style-2-content h3 a:hover 
    { color: #11b5e6; }