CTS Air EA706 (Sapphire) (Shippable)

$375.00

Out of stock

Category:

Description

#bwg_container1_2 #bwg_container2_2 .bwg-container-2.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_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item { justify-content: flex-start; max-width: 250px; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item > a { margin-right: 4px; margin-bottom: 4px; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.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_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item1 img { max-height: none; max-width: none; padding: 0 !important; } @media only screen and (min-width: 480px) { #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item1 img { -webkit-transition: all .3s; transition: all .3s; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item1 img:hover { -ms-transform: scale(1.08); -webkit-transform: scale(1.08); transform: scale(1.08); } } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-item1 { padding-top: 56%; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-title2, #bwg_container1_2 #bwg_container2_2 .bwg-container-2.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_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-thumb-description span { color: #323A45; font-family: Ubuntu; font-size: 12px; max-height: 100%; word-wrap: break-word; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-play-icon2 { font-size: 32px; } #bwg_container1_2 #bwg_container2_2 .bwg-container-2.bwg-standard-thumbnails .bwg-ecommerce2 { font-size: 19.2px; color: #323A45; }

/*pagination styles*/ #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 { 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_2 #bwg_container2_2 .displaying-num_2 { display: none; } } #bwg_container1_2 #bwg_container2_2 .displaying-num_2 { font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; margin-right: 10px; vertical-align: middle; } #bwg_container1_2 #bwg_container2_2 .paging-input_2 { font-size: 12px; font-family: Ubuntu; font-weight: bold; color: #666666; vertical-align: middle; } #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 a.disabled, #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 a.disabled:hover, #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 a.disabled:focus, #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 input.bwg_current_page { cursor: default; color: rgba(102, 102, 102, 0.5); } #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 a, #bwg_container1_2 #bwg_container2_2 .tablenav-pages_2 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: #FCFCFC; opacity: 1.00; box-shadow: 0; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s; }

function spider_page_2(cur, x, y, load_more) { if (typeof load_more == “undefined”) { var load_more = false; } if (jQuery(cur).hasClass(‘disabled’)) { return false; } var items_county_2 = 1; switch (y) { case 1: if (x >= items_county_2) { document.getElementById(‘page_number_2’).value = items_county_2; } else { document.getElementById(‘page_number_2’).value = x + 1; } break; case 2: document.getElementById(‘page_number_2’).value = items_county_2; break; case -1: if (x == 1) { document.getElementById(‘page_number_2’).value = 1; } else { document.getElementById(‘page_number_2’).value = x – 1; } break; case -2: document.getElementById(‘page_number_2’).value = 1; break; case 0: document.getElementById(‘page_number_2’).value = x; break; default: document.getElementById(‘page_number_2’).value = 1; } bwg_ajax(‘gal_front_form_2’, ‘2’, ‘bwg_thumbnails_2’, ‘0’, ”, ‘gallery’, 0, ”, ”, load_more, ”, 1); } jQuery(‘.first-page-2’).on(‘click’, function () { spider_page_2(this, 1, -2, ‘numeric’); return false; }); jQuery(‘.prev-page-2’).on(‘click’, function () { spider_page_2(this, 1, -1, ‘numeric’); return false; }); jQuery(‘.next-page-2’).on(‘click’, function () { spider_page_2(this, 1, 1, ‘numeric’); return false; }); jQuery(‘.last-page-2’).on(‘click’, function () { spider_page_2(this, 1, 2, ‘numeric’); return false; }); /* Change page on input enter. */ function bwg_change_page_2( 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_2(this, to_page, 0, ‘numeric’); return false; } return true; } jQuery(‘.bwg_load_btn_2’).on(‘click’, function () { spider_page_2(this, 1, 1, true); return false; });

#bwg_container1_2 #bwg_container2_2 #spider_popup_overlay_2 { background-color: #000000; opacity: 0.70; }

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

7′ Sapphire, 1 Piece Rod. Fuji VSSM16B Reel Seat, Split Cork Grips, Fuji Frosted Silver Corrosion Control “K” Guides. Rated for 8-12lb line, 3/8-1oz lure weight. This rod can be shipped, please select either Local Pickup or Flat Rate Shipping when purchasing.

 

Reviews

There are no reviews yet.

Be the first to review “CTS Air EA706 (Sapphire) (Shippable)”

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