CTS Air EA709 Royal with Shades of Blue Thread (Shippable)

$420.00

Out of stock

Category: Tag:

Description

#bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails { width: 1254px; justify-content: center; margin:0 auto !important; background-color: rgba(255, 255, 255, 0.00); padding-left: 4px; padding-top: 4px; max-width: 100%; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item { justify-content: flex-start; max-width: 250px; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item a { margin-right: 4px; margin-bottom: 4px; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item0 { padding: 0px; background-color:rgba(0,0,0, 0.30); border: 5px none #FFFFFF; opacity: 1.00; border-radius: 0; box-shadow: ; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item1 img { max-height: none; max-width: none; padding: 0 !important; } @media only screen and (min-width: 480px) { #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item1 img { -webkit-transition: all .3s; transition: all .3s; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item1 img:hover { -ms-transform: scale(1.08); -webkit-transform: scale(1.08); transform: scale(1.08); } } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-item1 { padding-top: 56%; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-title2, #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-ecommerce2 { color: #323A45; font-family: Ubuntu; font-size: 16px; font-weight: bold; padding: 5px; text-shadow: ; max-height: 100%; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-thumb-description span { color: #323A45; font-family: Ubuntu; font-size: 12px; max-height: 100%; word-wrap: break-word; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-play-icon2 { font-size: 32px; } #bwg_container1_24 #bwg_container2_24 .bwg-container-24.bwg-standard-thumbnails .bwg-ecommerce2 { font-size: 19.2px; color: #323A45; }

/*pagination styles*/ #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 { text-align: center; font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; margin: 6px 0 4px; display: block; } @media only screen and (max-width : 320px) { #bwg_container1_24 #bwg_container2_24 .displaying-num_24 { display: none; } } #bwg_container1_24 #bwg_container2_24 .displaying-num_24 { font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; margin-right: 10px; vertical-align: middle; } #bwg_container1_24 #bwg_container2_24 .paging-input_24 { font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; vertical-align: middle; } #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 a.disabled, #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 a.disabled:hover, #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 a.disabled:focus, #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 input.bwg_current_page { cursor: default; color: rgba(102, 102, 102, 0.5); } #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 a, #bwg_container1_24 #bwg_container2_24 .tablenav-pages_24 input.bwg_current_page { cursor: pointer; text-align: center; font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; text-decoration: none; padding: 3px 6px; margin: 0; border-radius: 0; border-style: none; border-width: 1px; border-color: #E3E3E3; background-color: rgba(252, 252, 252, 1.00); box-shadow: 0; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s; }

if( jQuery(‘.bwg_nav_cont_24’).length > 1 ) { jQuery(‘.bwg_nav_cont_24’).first().remove() } function spider_page_24(cur, x, y, load_more) { if (typeof load_more == “undefined”) { var load_more = false; } if (jQuery(cur).hasClass(‘disabled’)) { return false; } var items_county_24 = 1; switch (y) { case 1: if (x >= items_county_24) { document.getElementById(‘page_number_24’).value = items_county_24; } else { document.getElementById(‘page_number_24’).value = x + 1; } break; case 2: document.getElementById(‘page_number_24’).value = items_county_24; break; case -1: if (x == 1) { document.getElementById(‘page_number_24’).value = 1; } else { document.getElementById(‘page_number_24’).value = x – 1; } break; case -2: document.getElementById(‘page_number_24’).value = 1; break; case 0: document.getElementById(‘page_number_24’).value = x; break; default: document.getElementById(‘page_number_24’).value = 1; } bwg_ajax(‘gal_front_form_24′, ’24’, ‘bwg_thumbnails_24’, ‘0’, ”, ‘gallery’, 0, ”, ”, load_more, ”, 1); } jQuery(‘.first-page-24’).on(‘click’, function () { spider_page_24(this, 1, -2, ‘numeric’); return false; }); jQuery(‘.prev-page-24’).on(‘click’, function () { spider_page_24(this, 1, -1, ‘numeric’); return false; }); jQuery(‘.next-page-24’).on(‘click’, function () { spider_page_24(this, 1, 1, ‘numeric’); return false; }); jQuery(‘.last-page-24’).on(‘click’, function () { spider_page_24(this, 1, 2, ‘numeric’); return false; }); /* Change page on input enter. */ function bwg_change_page_24( e, that ) { if ( e.key == ‘Enter’ ) { var to_page = parseInt(jQuery(that).val()); var pages_count = jQuery(that).parents(“.pagination-links”).data(“pages-count”); var current_url_param = jQuery(that).attr(‘data-url-info’); if (to_page > pages_count) { to_page = 1; } spider_page_24(this, to_page, 0, ‘numeric’); return false; } return true; } jQuery(‘.bwg_load_btn_24’).on(‘click’, function () { spider_page_24(this, 1, 1, true); return false; });

#bwg_container1_24 #bwg_container2_24 #spider_popup_overlay_24 { background-color: #000000; opacity: 0.70; }

if (document.readyState === ‘complete’) { if( typeof bwg_main_ready == ‘function’ ) { if ( jQuery(“#bwg_container1_24”).height() ) { bwg_main_ready(jQuery(“#bwg_container1_24”)); } } } else { document.addEventListener(‘DOMContentLoaded’, function() { if( typeof bwg_main_ready == ‘function’ ) { if ( jQuery(“#bwg_container1_24”).height() ) { bwg_main_ready(jQuery(“#bwg_container1_24”)); } } }); }

CTS Air EA709 Royal

7′ Royal 1 Piece Rod. Fuji VSSM1615 Reel Seat 9.5″ to start, Foam Fore & Butt Grip, Approx. 23.5″ from top of Reel Seat to First Guide, Fuji Black Alconite  “K” Guides 20-5.5. Rated for 18-30lb line, 3/4-2oz lure weight. This rod can be shipped, please select either Local Pickup or Flat Rate Shipping when purchasing.

*A Federal Excise Tax of $10 will be added upon checkout.

 

Reviews

There are no reviews yet.

Be the first to review “CTS Air EA709 Royal with Shades of Blue Thread (Shippable)”

Your email address will not be published. Required fields are marked *