Edit file File name : product_bench.html Content :<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- for SEO --> <meta name="title" content=""> <meta name="keywords" content=""> <meta name="description" content=""> <!-- for SEO --> <title>Product</title> <link href="https://fonts.googleapis.com/css?family=Rubik" rel="stylesheet"> <link rel="stylesheet" href="styles/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css"/> <link rel="stylesheet" href="styles/styles.css"> </head> <body class="bench"> <div class="container hidden-xs"> <div class="flex-very-top"> <div class="left-part hidden-xs hidden-sm"> <p class="top-contact-info"> Toll Free: <a href="tel:1-877-505-0012">1-877-505-0012</a> <span class="vertical-txt-div">|</span> Shipping: <span class="green-color">Within 3 weeks</span> </p> </div> <div class="right-part flex-very-top"> <div class="input-group"> <input type="text" class="form-control" placeholder="search"> <span class="input-group-btn"> <button class="btn btn-default" type="button"><img src="img/search.svg" class="search" alt="search"></button> </span> </div><!-- /input-group --> <p class="log-info"><a href="account.html">My Wishlist</a><span class="vertical-txt-div">|</span><a href="login.html">Login</a> or <a href="login.html">Register</a><span class="vertical-txt-div">|</span><a href="shopping_cart.html">My Cart(0)</a></p> </div> </div> </div> <!-- search pop up for mobiles --> <div id="myOverlay" class="overlay-search"> <span class="closebtn" onclick="closeSearch()" title="Close Overlay">✖</span> <div class="overlay-content"> <form action="#"> <div class="input-group has-feedback"> <span class="input-group-btn"> <button class="btn btn-default" type="submit"> <img src="img/search.png" class="search" alt="go"> </button> </span> <input id="search_mobile" type="text" class="form-control" placeholder="Search"> <span class="clearer form-control-feedback">✖</span> </div> </form> </div> </div> <!-- search pop up for mobiles --> <nav class="navbar navbar-default"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" id="sidebarCollapse" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="mobile-cart-search hidden-sm hidden-md hidden-lg"> <img src="img/search.png" alt="search" class="openBtn search" id="open-m-search"> <a href="shopping_cart.html">My Cart</a> </div> <a class="navbar-brand" href="index.html"><img src="img/logo.svg" alt="logo" class="img-responsive"></a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right hidden-xs"> <li class="active hidden-sm"><a href="index.html">Home</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Fabrics <img src="img/arrow-down.png" alt="caret" class="caret-c"></a> <ul class="dropdown-menu"> <li><a href="fabric.html">Fabric Gallery</a></li> <li><a href="fabric_details.html">Samples</a></li> <li><a href="#">Fabric by the Yard</a></li> <li><a href="#">Brands</a></li> <li><a href="#">Customer Supplied Fabric</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Products <img src="img/arrow-down.png" alt="caret" class="caret-c"></a> <ul class="dropdown-menu"> <li><a href="product_bench.html">Bench Cushion</a></li> <li><a href="product_chair_lounge.html">Lounge Chair Cushion Set</a></li> <li><a href="product_seat.html">Seat Cushion</a></li> <li><a href="product_chaise_lounge.html">Chaise Lounge Cushion Set</a></li> <li><a href="product_love.html">Love Seat Cushion Set</a></li> <li><a href="product_sofa.html">Sofa Cushion Set</a></li> <li><a href="product_glider_swing.html">Glider Cushion</a></li> <li><a href="product_swing.html">Swing Cushion</a></li> <li><a href="product_bed.html">Day Bed Cushion</a></li> <li><a href="product_ottoman.html">Ottoman Cushion</a></li> <li><a href="product_window_seat.html">Window Seat Cushion</a></li> <li><a href="product_throw_pillow.html">Throw Pillow</a></li> <li><a href="product_pillow_outlines.html">Lumbar Pillow</a></li> <li><a href="product_bolster.html">Bolster Pillow</a></li> </ul> </li> <li><a href="gallery.html">Gallery</a></li> <li class="active"><a href="about_us.html">About Us</a></li> <li class="hidden-sm"><a href="testimonials.html">Testimonials</a></li> <li><a href="sale.html">Sale</a></li> <li class="hidden-sm"><a href="answers.html">FAQs</a></li> <li class="hidden-sm"><a href="blog-archive.html">Blog</a></li> <li><a href="wholesale.html">Wholesale</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <!-- sidebar nav --> <nav id="sidebar" class="hidden-md hidden-lg"> <div class="sidebar-header text-right"> <a href="login.html">Login</a> or <a href="login.html">Register</a> </div> <ul class="list-unstyled components"> <li class="active"> <a href="/index.html">Home</a> </li> <li> <a href="#pageSubmenu" data-toggle="collapse" aria-expanded="false">Fabrics</a> <ul class="collapse list-unstyled" id="pageSubmenu"> <li><a href="/fabric.html">Fabric Gallery</a></li> <li><a href="/fabric_details.html">Samples</a></li> <li><a href="#">Fabric by the Yard</a></li> <li><a href="#">Brands</a></li> <li><a href="#">Customer Supplied Fabric</a></li> </ul> </li> <li> <a href="#pageSubmenu1" data-toggle="collapse" aria-expanded="false">Products</a> <ul class="collapse list-unstyled" id="pageSubmenu1"> <li><a href="product_bench.html">Bench Cushion</a></li> <li><a href="product_chair_lounge.html">Lounge Chair Cushion Set</a></li> <li><a href="product_seat.html">Seat Cushion</a></li> <li><a href="product_chaise_lounge.html">Chaise Lounge Cushion Set</a></li> <li><a href="product_love.html">Love Seat Cushion Set</a></li> <li><a href="product_sofa.html">Sofa Cushion Set</a></li> <li><a href="product_glider_swing.html">Glider Cushion</a></li> <li><a href="product_swing.html">Swing Cushion</a></li> <li><a href="product_bed.html">Day Bed Cushion</a></li> <li><a href="product_ottoman.html">Ottoman Cushion</a></li> <li><a href="product_window_seat.html">Window Seat Cushion</a></li> <li><a href="product_throw_pillow.html">Throw Pillow</a></li> <li><a href="product_pillow_outlines.html">Lumbar Pillow</a></li> <li><a href="product_bolster.html">Bolster Pillow</a></li> </ul> </li> <li><a href="gallery.html">Gallery</a></li> <li class="active"><a href="about_us.html">About Us</a></li> <li><a href="testimonials.html">Testimonials</a></li> <li><a href="sale.html">Sale</a></li> <li><a href="answers.html">FAQs</a></li> <li><a href="blog-archive.html">Blog</a></li> <li><a href="wholesale.html">Wholesale</a></li> </ul> <div class="phone-wr"> <a href="tel:1-877-505-0012">1-877-505-0012</a> </div> </nav> <div class="overlay hidden-md hidden-lg"></div> <!-- sidebar nav --> <header class="container full-container-product"> <div class="header-image"> <div class="head-title-1"> <h2 class="head-t-1 text-right hidden-sm hidden-xs"> Best Quality on the Market! </h2> </div> <div></div> <div class="head-title-2"> <h1 class="head-t-2 text-uppercase"> Bench CUSHIONS </h1> </div> </div> <ol class="breadcrumb breadcrumb-custom hidden-xs"> <li><a href="#">Home</a></li> <li><a href="#">Products</a></li> <li class="active">Bench Cushions</li> </ol> <div class="share-wr hidden-sm hidden-xs"> <a href="#">Share</a> </div> </header> <section class="container hidden-sm hidden-xs"> <div class="row"> <div class="col-md-6"> <img src="img/customize_thumb_bench.jpg" alt="cushions" class="img-responsive width-100-percent"> </div> <div class="col-md-6"> <h2 class="secondary-title blue-color text-uppercase">Customize Cushions</h2> <p class="customize-txt text-justify">This custom cushion will serve as a replacement cushion for just about any indoor or outdoor seating need such as Patio Benches, Deck or Porch Built-In Benches, Kitchen Nooks, Piano Benches, and Window Seats or Bay Windows. This cushion can also be made in any size or alternate shape for no additional charge. We can produce the Bench / Window with rounded corners or as a trapezoid, or other regular shapes such as T-shape, C-shape, U-shape, or L-shape. If your cushion is not rectangular, just enter the longest width, length, and height dimensions. Then provide additional detail when checking out, or call us at 1-877-505-0012 to place your order. If your cushion has an irregular shape, call us to request free template kit for measuring. </p> </div> </div> </section> <article class="container container-calc-gaps full-container-product"> <div class="row"> <!-- Current Order section --> <div class="col-xs-12 col-md-3 col-md-push-9 col-lg-3 col-lg-push-9 col-padd-none"> <div class="current-stick-order" id="current-order"> <div class="cur-order-wr"> <h3 class="secondary-title border-none blue-color text-uppercase text-center hidden-sm hidden-xs"> Order Summary</h3> <h3 class="secondary-title expandable border-none blue-color text-uppercase text-center hidden-md hidden-lg"> <span>Order Summary</span> <span class="plus-expand"> <img src="img/arrow_expander.svg" alt="show"> </span> </h3> <div class="cur-line-wr"> <div class="cur-wr-flex"> <div class="cur-line"> <span class="cur-option">Type:</span> <span class="cur-value" id="calc_type">Furniture</span> </div> <div class="cur-line"> <span class="cur-option">Sub-Type:</span> <span class="cur-value" id="calc_subtype">Bench</span> </div> <div class="cur-line"> <span class="cur-option">Need:</span> <span class="cur-value" id="calc_need" data-configuration="Filling and Cover">Filling and Cover</span> </div> <div class="cur-line"> <span class="cur-option">Filling:</span> <span class="cur-value text-capitalize" id="calc_filling">standard/Firm</span> </div> <div class="cur-line"> <span class="cur-option">Shape:</span> <span class="cur-value" id="calc_shape">Rectangular</span> </div> <div class="cur-line"> <span class="cur-option">Ties:</span> <span class="cur-value" id="calc_ties">None</span> </div> <div class="cur-line"> <span class="cur-option">Width:</span> <span class="cur-value" id="calc_width">20</span> </div> <div class="cur-line-trapezoid"> <div class="cur-line"> <span class="cur-option">Back Width:</span> <span class="cur-value" id="calc_back-width">15</span> </div> <div class="cur-line"> <span class="cur-option">Front Width:</span> <span class="cur-value" id="calc_front-width">30</span> </div> </div> <div class="cur-line"> <span class="cur-option">Depth:</span> <span class="cur-value" id="calc_depth">10</span> </div> <div class="cur-line"> <span class="cur-option">Thickness:</span> <span class="cur-value" id="calc_thickness">5</span> </div> <div class="cur-line"> <span class="cur-option">Fabric:</span> <span class="cur-value" id="calc_fabric">Own Fabric</span> </div> <div class="cur-line"> <span class="cur-option">Direction:</span> <span class="cur-value" id="calc_direction">None</span> </div> <div class="cur-line"> <span class="cur-option">Style:</span> <span class="cur-value" id="calc_style">Contrast Welt</span> </div> </div> <div class="cur-line qty"> <span class="cur-option cur-option-qty">Qty:</span> <span><input id="number" type="number" name="qty" value="1"></span> </div> <div class="cur-line total"> <span class="cur-option text-uppercase">Total:</span> <span class="total-price blue-color">$20.00</span> </div> <div class="cur-line price"> <button class="add_to_cart text-uppercase">Add To Cart</button> <button class="like_it total-price blue-color"><img src="img/heart-add-to-cart.png" alt="like" class="img-responsive"></button> </div> </div> </div> </div> </div> <!-- Current Order section --> <div class="col-xs-12 col-md-9 col-md-pull-3 col-lg-9 col-lg-pull-3 col-padd-right"> <div class="tabs-bench-wr"> <!-- Major Nav tabs --> <ul class="nav nav-tabs nav-tabs-bench-shape hidden-xs" role="tablist"> <li role="presentation" class="active"> <a href="#shape" id="to_shape" aria-controls="shape" role="tab" data-toggle="tab">Shape</a> </li> <li role="presentation"> <a href="#dimensions" id="to_dimensions" aria-controls="dimensions" role="tab" data-toggle="tab">Dimensions</a> </li> <li role="presentation"> <a href="#configuration" id="to_configuration" aria-controls="configuration" role="tab" data-toggle="tab">Configuration</a> </li> <li role="presentation"> <a href="#filling" id="to_filling" aria-controls="filling" role="tab" data-toggle="tab">Filling</a> </li> <li role="presentation"> <a href="#fabric" id="to_fabric" aria-controls="fabric" role="tab" data-toggle="tab">Fabric</a> </li> <li role="presentation"> <a href="#style" id="to_style" aria-controls="style" role="tab" data-toggle="tab">Style</a> </li> <li role="presentation"> <a href="#ties" id="to_ties" aria-controls="ties" role="tab" data-toggle="tab">Ties</a> </li> </ul> <!-- Major Nav tabs --> <!-- Major Tab panes --> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="shape"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">1. SELECT CUSHION Shape</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Shape</h3> <!-- Shape Nav Tabs --> <!-- Nav tabs --> <div class="nav nav-tabs nav-tabs-shapes" role="tablist"> <div role="presentation" class="shape_tab shape_tab-js"> <a href="#rectangular" id="shape_rectangular" class="active" aria-controls="rectangular" role="tab" data-toggle="tab" data-shape="Rectangular"> <div class="shape-tab-wr"> <img src="img/rectangular-shape.svg" alt="rectangular"> </div> <span class="shape-title text-center">Rectangular</span> </a> </div> <div role="presentation" class="shape_tab shape_tab-js"> <a href="#trapezoid" id="shape_trapezoid" aria-controls="trapezoid" role="tab" data-toggle="tab" data-shape="Trapezoid"> <div class="shape-tab-wr"> <img src="img/trapezoid-shape.svg" alt="trapezoid"> </div> <span class="shape-title text-center">Trapezoid</span> </a> </div> <div role="presentation" class="shape_tab shape_tab-js"> <a href="#round_corners" id="shape_round_corners" aria-controls="round_corners" role="tab" data-toggle="tab" data-shape="Round Corners"> <div class="shape-tab-wr"> <img src="img/round-shape.svg" alt="round_corners"> </div> <span class="shape-title text-center">Round Corners</span> </a> </div> <div role="presentation" class="shape_tab shape_tab-js"> <a href="#unique_shape" id="shape_uniq" aria-controls="unique_shape" role="tab" data-toggle="tab" data-shape="Unique Shape"> <div class="shape-tab-wr"> <img src="img/unique-shape.svg" alt="unique_shape"> </div> <span class="shape-title text-center">Unique Shape</span> </a> </div> </div> <!-- Shape Nav Tabs --> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_dimensions').trigger('click');">Next Step</a> </div> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-sm hidden-xs"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> <li><a href="#">Return Policy</a></li> <li><a href="#">Shipping</a></li> <li><a href="#">Satisfaction</a></li> </ul> </div> </div> <div role="tabpanel" class="tab-pane fade" id="dimensions"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">2. ENTER CUSHION Dimensions</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Dimensions</h3> <!-- Tab panes --> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="rectangular"> <div class="dimension-img-wr rectangular"> <img src="img/Dimensions_Empty.svg" alt="rectangle" class="img-responsive"> </div> <div class="fields-wr"> <div class="input-field-wr"> <div class="input-group"> <label for="width1">Width (zipper side)</label> <input id="width1" type="number" class="form-control width" value="20" min="4" max="30"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="depth1">Depth</label> <input id="depth1" type="number" class="form-control depth" value="10" min="1" max="20"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="thickness1">Thickness</label> <input id="thickness1" type="number" class="form-control thickness" value="5" min="1" max="10"> </div><!-- /input-group --> </div> </div> <p class="sans-p">Please enter all required dimensions for your Cushion. <br><span class="hidden-sm hidden-xs">Minimum size is 2“ for each side. <strong>NOTE:</strong> Call us, if sum of all dimensions > 150”</span></p> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_shape').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_configuration').trigger('click');">Next Step</a> </div> </div> <div role="tabpanel" class="tab-pane fade" id="trapezoid"> <div class="dimension-img-wr trapezoid"> <img src="img/Dimensions_Empty-tr.svg" alt="rectangle" class="img-responsive"> </div> <div class="fields-wr fields-trapezoid"> <div class="input-field-wr input-field-tr"> <div class="input-group"> <label for="backwidth2">Back Width (zipper side)</label> <input id="backwidth2" type="number" class="form-control back_width" value="15" min="4" max="30"> </div><!-- /input-group --> </div> <div class="input-field-wr input-field-tr"> <div class="input-group"> <label for="frontwidth2">Front Width</label> <input id="frontwidth2" type="number" class="form-control front_width" value="30" min="10" max="50"> </div><!-- /input-group --> </div> <div class="input-field-wr input-field-tr"> <div class="input-group"> <label for="depth2">Depth</label> <input id="depth2" type="number" class="form-control depth" value="10" min="1" max="20"> </div><!-- /input-group --> </div> <div class="input-field-wr input-field-tr"> <div class="input-group"> <label for="thickness2">Thickness</label> <input id="thickness2" type="number" class="form-control thickness" value="5" min="1" max="10"> </div><!-- /input-group --> </div> </div> <p class="sans-p">Please enter all required dimensions for your Cushion. <br><span class="hidden-sm hidden-xs">Minimum size is 2“ for each side. <strong>NOTE:</strong> Call us, if sum of all dimensions > 150”</span></p> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_shape').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_configuration').trigger('click');">Next Step</a> </div> </div> <div role="tabpanel" class="tab-pane fade" id="round_corners"> <div class="dimension-img-wr round_corner"> <img src="img/Dimensions_Empty-rc.svg" alt="rectangle" class="img-responsive"> </div> <div class="fields-wr fields-round_corner"> <div class="input-field-wr"> <div class="input-group"> <label for="width3">Width (zipper side)</label> <input id="width3" type="number" class="form-control width" value="20" min="4" max="30"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="depth3">Depth</label> <input id="depth3" type="number" class="form-control depth" value="10" min="1" max="20"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="thickness3">Thickness</label> <input id="thickness3" type="number" class="form-control thickness" value="5" min="1" max="10"> </div><!-- /input-group --> </div> </div> <p class="sans-p">Please enter all required dimensions for your Cushion. <br><span class="hidden-sm hidden-xs">Minimum size is 2“ for each side. <strong>NOTE:</strong> Call us, if sum of all dimensions > 150”</span></p> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_shape').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_configuration').trigger('click');">Next Step</a> </div> </div> <div role="tabpanel" class="tab-pane fade" id="unique_shape"> <div class="dimension-img-wr unique"> <img src="img/Dimensions_Empty-u.svg" alt="rectangle" class="img-responsive"> </div> <div class="fields-wr fields-unique"> <div class="input-field-wr"> <div class="input-group"> <label for="width4">Width (zipper side)</label> <input id="width4" type="number" class="form-control width" value="20" min="4" max="30"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="depth4">Depth</label> <input id="depth4" type="number" class="form-control depth" value="10" min="1" max="20"> </div><!-- /input-group --> </div> <div class="input-field-wr"> <div class="input-group"> <label for="thickness4">Thickness</label> <input id="thickness4" type="number" class="form-control thickness" value="5" min="1" max="10"> </div><!-- /input-group --> </div> </div> <p class="sans-p">Please enter all required dimensions for your Cushion. <br><span class="hidden-sm hidden-xs">Minimum size is 2“ for each side. <strong>NOTE:</strong> Call us, if sum of all dimensions > 150”</span></p> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_shape').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_configuration').trigger('click');">Next Step</a> </div> </div> </div> <!-- Tab panes --> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-xs hidden-sm"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> <li><a href="#">Return Policy</a></li> <li><a href="#">Shipping</a></li> <li><a href="#">Satisfaction</a></li> </ul> </div> </div> <div role="tabpanel" class="tab-pane fade" id="configuration"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">3. SELECT Product CONFIGURATION</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> CONFIGURATION</h3> <!-- Shape Nav Tabs --> <!-- Nav tabs --> <div class="nav nav-tabs nav-tabs-shapes nav-tabs-configuration" role="tablist"> <div role="presentation" class="shape_tab configuration_tab"> <a href="#filling_cover" id="filling_cover" class="active" aria-controls="filling_cover" role="tab" data-toggle="tab" data-configuration="Filling and Cover"> <div class="shape-tab-wr bigger"> <img src="img/conf-1.svg" alt="filling_cover"> </div> <span class="shape-title text-center">Filling & Cover</span> </a> </div> <div role="presentation" class="shape_tab configuration_tab margin-hor-gap"> <a href="#slipcover" id="slipcover" aria-controls="slipcover" role="tab" data-toggle="tab" data-configuration="Slipcover only"> <div class="shape-tab-wr"> <img src="img/conf-2.svg" alt="slipcover"> </div> <span class="shape-title text-center">Slipcover only</span> </a> </div> <div role="presentation" class="shape_tab configuration_tab"> <a href="#filling_only" id="filling_only" aria-controls="filling_only" role="tab" data-toggle="tab" data-configuration="Filling only"> <div class="shape-tab-wr"> <img src="img/conf-3.svg" alt="filling_only"> </div> <span class="shape-title text-center">Filling only</span> </a> </div> </div> <!-- Shape Nav Tabs --> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_dimensions').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" id="ifSlipCover">Next Step</a> </div> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-xs hidden-sm"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> <li><a href="#">Return Policy</a></li> <li><a href="#">Shipping</a></li> <li><a href="#">Satisfaction</a></li> </ul> </div> </div> <div role="tabpanel" class="tab-pane fade" id="filling"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">4. SELECT filling type</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Filling</h3> <div class="pseudo-table"> <div class="row-first grey-bg"> <div class="col-1"></div> <div class="col-2"></div> <div class="multiple-row"> <div class="col-3-content"> <p class="content-head text-center">Standard Indoor/Outdoor</p> </div> <div class="col-3-content"> <p class="content-head text-center">Premium Indoor/Outdoor</p> </div> <div class="col-3-content"> <p class="content-head text-center">Dryfast</p> </div> </div> </div> <div class="row-second"> <div class="col-1"> <p class="content-col-head text-center">Filling Fillness</p> </div> <div class="multiple-column"> <div class="multiple-row"> <div class="col-2"> <p class="multiple-row-head">Firm</p> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-firm-standard" name="filling" type="radio" data-filling="standard/firm" checked> <label for="radio-firm-standard" class="radio-label"></label> </div> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-firm-premium" name="filling" type="radio" data-filling="premium/firm"> <label for="radio-firm-premium" class="radio-label"></label> </div> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-firm-dryfast" name="filling" type="radio" data-filling="dryfast/firm"> <label for="radio-firm-dryfast" class="radio-label"></label> </div> </div> </div> <div class="multiple-row grey-bg"> <div class="col-2"> <p class="multiple-row-head">Medium</p> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-medium-standard" name="filling" type="radio" data-filling="standard/medium"> <label for="radio-medium-standard" class="radio-label"></label> </div> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-medium-premium" name="filling" type="radio" data-filling="premium/medium"> <label for="radio-medium-premium" class="radio-label"></label> </div> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-medium-dryfast" name="filling" type="radio" data-filling="dryfast/medium"> <label for="radio-medium-dryfast" class="radio-label"></label> </div> </div> </div> <div class="multiple-row"> <div class="col-2"> <p class="multiple-row-head">Soft</p> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-soft-standard" name="filling" type="radio" data-filling="standard/soft"> <label for="radio-soft-standard" class="radio-label"></label> </div> </div> <div class="col-3-content"> <div class="radio"> <input id="radio-soft-premium" name="filling" type="radio" data-filling="premium/soft"> <label for="radio-soft-premium" class="radio-label"></label> </div> </div> <div class="col-3-content"> </div> </div> <div class="multiple-row grey-bg"> <div class="col-2"> <p class="multiple-row-head">Standard</p> </div> <div class="col-3-content"> </div> <div class="col-3-content"> </div> <div class="col-3-content"> </div> </div> </div> </div> </div> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_configuration').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center add_to_cart" id="fillingOnlyCart">Add To Cart</a> <a href="javascript:void(0);" class="text-uppercase text-center" id="ifFillingOnly">Next Step</a> </div> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20 hidden-md hidden-lg">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <div class="style-option-wr hidden-xs hidden-sm"> <div class="style-option-section"> <div class="style-opt-img-wr"> <img src="img/style_option.jpg" alt="firm" clas="img-responsive"> </div> <h3 class="style-opt-title text-uppercase blue-color"> Firm </h3> <p class="style-opt-txt"> Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. </p> </div> <div class="style-option-section"> <div class="style-opt-img-wr"> <img src="img/style_option.jpg" alt="firm" clas="img-responsive"> </div> <h3 class="style-opt-title text-uppercase blue-color"> Medium </h3> <p class="style-opt-txt"> Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. </p> </div> <div class="style-option-section"> <div class="style-opt-img-wr"> <img src="img/style_option.jpg" alt="firm" clas="img-responsive"> </div> <h3 class="style-opt-title text-uppercase blue-color"> Soft </h3> <p class="style-opt-txt"> Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. </p> </div> <div class="style-option-section"> <div class="style-opt-img-wr"> <img src="img/style_option.jpg" alt="firm" clas="img-responsive"> </div> <h3 class="style-opt-title text-uppercase blue-color"> Standard </h3> <p class="style-opt-txt"> Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. </p> </div> </div> </div> </div> <div role="tabpanel" class="tab-pane fade" id="fabric"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">5. SELECT Fabric</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Fabric</h3> <h5 class="fabric-subtitle-in-tab hidden-sm text-center"><span class="text-bold">Step 1:</span> Select Fabric</h5> <!-- Fabric Nav Tabs --> <div class="nav nav-tabs nav-tabs-shapes nav-tabs-configuration" role="tablist"> <div role="presentation" class="shape_tab fabric_tab fabric_tab-gaps fabric_tab-js"> <a href="#from_gellary_panel" id="from_gellary" aria-controls="from_gellary" role="tab" data-toggle="tab" data-fabric="" aria-expanded="true" class="active"> <div class="shape-tab-wr"> <img src="img/from-gellary.svg" alt="from_gellary"> </div> <span class="shape-title text-center">Choose From Gallery</span> </a> </div> <div role="presentation" class="shape_tab fabric_tab fabric_tab-js"> <a href="#own_fabric_panel" id="own_fabric" aria-controls="own_fabric" role="tab" data-toggle="tab" class="" data-fabric="My Own Fabric" aria-expanded="true"> <div class="shape-tab-wr"> <img src="img/my_own.svg" alt="own_fabric"> </div> <span class="shape-title text-center">My Own Fabric</span> </a> </div> </div> <!-- Fabric Nav Tabs --> <h5 class="fabric-subtitle-in-tab hidden-md hidden-lg hidden-xs text-center"><span class="text-bold">Step 1:</span> Select Fabric</h5> <!-- Nav Panels--> <div class="tab-content"> <div role="tabpanel" class="tab-pane fade tab-search active in" id="from_gellary_panel"> <h4 class="fabric-search">Fabric Search</h4> <!-- this from should be submitted using XMLHttpRequest (Ajax) --> <form action="#" class="fabric-search-wr"> <input type="text" placeholder="Name"> <select name="brand"> <option hidden="" selected="" disabled="">Brand</option> <option value="Google">Google</option> <option value="Microsoft">Microsoft</option> <option value="Apple">Apple</option> <option value="Intel">Intel</option> </select> <select name="usage"> <option hidden="" selected="" disabled="">Usage</option> <option value="Usage #1">Usage #1</option> <option value="Usage #2">Usage #2</option> <option value="Usage #3">Usage #3</option> <option value="Usage #4">Usage #4</option> </select> <select name="material"> <option hidden="" selected="" disabled="">Material</option> <option value="Material #1">Material #1</option> <option value="Material #2">Material #2</option> <option value="Material #3">Material #3</option> <option value="Material #4">Material #4</option> </select> <button type="button" class="btn btn-primary text-uppercase hidden-xs">Search </button> <select name="pattern"> <option hidden="" selected="" disabled="">Pattern</option> <option value="Pattern #1">Pattern #1</option> <option value="Pattern #2">Pattern #2</option> <option value="Pattern #3">Pattern #3</option> <option value="Pattern #4">Pattern #4</option> </select> <select name="price"> <option hidden="" selected="" disabled="">Price</option> <option value="Price #">Price #1</option> <option value="Price #2">Price #2</option> <option value="Price #3">Price #3</option> <option value="Price #4">Price #4</option> </select> <button type="button" class="btn btn-primary text-uppercase hidden-xs" id="iPad_vissible_only">Search </button> <div class="color-selector"> <div class="control-select">Color</div> <div class="color-pane-wr" style="display: none;"> <div class="color-pane"> <label class="color-container"> <input type="checkbox" name="radio" checked="checked"> <!-- if it's white (=='#ffffff') - wrap it by border --> <span class="checkmark" style="background-color: #ffffff; border: 1px solid #D5D5D5;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #e4e0c7;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #b6aea0;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #deb887;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #ffeb6b;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #ff8c00;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #fa8072;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #dc143c;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #7e0000;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #a0522d;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #664c3b;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #a5a4a9;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #3c8062;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #8fbc8f;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #42b0c9;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #88b2da;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #0000ff;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #292e4e;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #8e51b7;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #000000;"></span> </label> </div> </div> </div> </form> <button type="button" class="btn btn-primary text-uppercase hidden-md hidden-lg hidden-sm">Search </button> <div class="results-of-search"> <p class="result-count">Result (<span id="found-count">567</span>)</p> <div class="fabric-result-wrapper hidden-xs hidden-sm"> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> </div> <div class="fabric-result-wrapper fabric-result-wrapper-tablets-mobiles hidden-md hidden-lg"> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-pattern.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000" data-direction="solid"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-pattern.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-fabric-modal" data-toggle="modal" data-target="#search-modal" style="background-image: url('img/fabric-stripe.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine(1) 6041-0000" data-direction="stripe"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-stripe.jpg" alt="fabric" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Fabric Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Fabric: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_fabric" data-dismiss="modal" aria-label="Close"> Select This Fabric </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> </div> <nav aria-label="Page navigation" class="nav-search-pagination"> <ul class="pagination search-pagination"> <li> <a href="#" aria-label="Previous"> <span aria-hidden="true">« Previous</span> </a> </li> <li class="active"><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">6</a></li> <li><a href="#">...</a></li> <li> <a href="#" aria-label="Next"> <span aria-hidden="true">Next »</span> </a> </li> </ul> </nav> <!-- Modal Window--> <div class="modal fade" id="search-modal" tabindex="-1" role="dialog" aria-labelledby="search-modal-Label" style="display: none;"> <div class="modal-dialog" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">+</span></button> <div class="modal-body"></div> </div> </div> </div> <!-- Modal Window--> </div> </div> <div role="tabpanel" class="tab-pane fade" id="own_fabric_panel"></div> </div> <!-- Nav Panels--> <!-- Fabric Direction Nav Tabs --> <div class="direction-tab-panel"> <h5 class="fabric-subtitle-in-tab text-center"><span class="text-bold">Step 2: </span>Select Direction</h5> <div class="nav nav-tabs nav-tabs-shapes nav-tabs-configuration" role="tablist"> <div role="presentation" class="shape_tab fabric_tab fabric_tab-gaps fabric_tab-dir-js"> <a href="#vertical_dir" id="vertical_direction" class="active" aria-controls="vertical_direction" role="tab" data-toggle="tab" data-direction="Vetical" aria-expanded="true"> <div class="shape-tab-wr"> <img src="img/fabrik_vertical.jpg" alt="vertical_direction"> </div> <span class="shape-title text-center">Vertical</span> </a> </div> <div role="presentation" class="shape_tab fabric_tab fabric_tab-dir-js"> <a href="#horisontal_dir" id="horizontal_direction" aria-controls="horizontal_direction" role="tab" data-toggle="tab" data-direction="Horizontal" aria-expanded="true" class=""> <div class="shape-tab-wr"> <img src="img/fabrik_horizontal.jpg" alt="horizontal_direction"> </div> <span class="shape-title text-center">Horizontal</span> </a> </div> </div> </div> <!-- Fabric Direction Nav Tabs --> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" id="ifSlipCoverPrev">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_style').trigger('click');">Next Step</a> </div> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-xs hidden-sm"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> <li><a href="#">Return Policy</a></li> <li><a href="#">Shipping</a></li> <li><a href="#">Satisfaction</a></li> </ul> </div> </div> <div role="tabpanel" class="tab-pane fade" id="style"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">6. SELECT Style</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Style</h3> <h5 class="learn-more-style text-center hidden-md hidden-lg"><a href="#">Learn More</a> about Cushion Styles</h5> <!-- Style Nav Tabs --> <div class="nav nav-tabs nav-tabs-shapes" role="tablist"> <div role="presentation" class="shape_tab style_tab-js"> <a href="#style_box" id="style_box_tab" data-style_name="Box" aria-controls="style_box" role="tab" data-toggle="tab" aria-expanded="true"> <div class="shape-tab-wr style-tab-wr"> <img src="img/style-box.jpg" alt="style_box"> </div> <span class="shape-title text-center">Box</span> </a> </div> <div role="presentation" class="shape_tab style_tab-js"> <a href="#style_bullnose" data-style_name="Bullnose" id="style_bullnose_tab" aria-controls="style_bullnose" role="tab" data-toggle="tab" aria-expanded="true"> <div class="shape-tab-wr style-tab-wr"> <img src="img/style-bullnose.jpg" alt="style_bullnose"> </div> <span class="shape-title text-center">Bullnose</span> </a> </div> <div role="presentation" class="shape_tab style_tab-js"> <a href="#style_self_welt" id="style_self_welt_tab" data-style_name="Self Welt" aria-controls="style_self_welt" role="tab" data-toggle="tab" aria-expanded="true"> <div class="shape-tab-wr style-tab-wr"> <img src="img/style-self_welt.jpg" alt="style_self_welt"> </div> <span class="shape-title text-center">Self Welt</span> </a> </div> <div role="presentation" class="shape_tab style_tab-js"> <a href="#style_contrast_welt" data-style_name="..." id="style_contrast_welt_tab" aria-controls="style_contrast_welt" role="tab" data-toggle="tab" class="active" aria-expanded="true"> <div class="shape-tab-wr style-tab-wr"> <img src="img/style-contrast_welt.jpg" alt="style_contrast_welt"> </div> <span class="shape-title text-center">Contrast Welt</span> </a> </div> </div> <!-- Style Nav Tabs --> <!-- Tab panes --> <div class="tab-content"> <div role="tabpanel" class="tab-pane" id="style_box"></div> <div role="tabpanel" class="tab-pane fade" id="style_bullnose"></div> <div role="tabpanel" class="tab-pane fade" id="style_self_welt"></div> <div role="tabpanel" class="tab-pane active tab-style-search" id="style_contrast_welt"> <h4 class="fabric-search">Fabric Search</h4> <!-- this from should be submitted using XMLHttpRequest (Ajax) --> <form action="#" class="fabric-search-wr"> <input type="text" name="style_name" placeholder="Name"> <select name="style_brand"> <option hidden="" selected="" disabled="">Brand</option> <option value="Google">Google</option> <option value="Microsoft">Microsoft</option> <option value="Apple">Apple</option> <option value="Intel">Intel</option> </select> <select name="style_usage"> <option hidden="" selected="" disabled="">Usage</option> <option value="Usage #1">Usage #1</option> <option value="Usage #2">Usage #2</option> <option value="Usage #3">Usage #3</option> <option value="Usage #4">Usage #4</option> </select> <select name="style_material"> <option hidden="" selected="" disabled="">Material</option> <option value="Material #1">Material #1</option> <option value="Material #2">Material #2</option> <option value="Material #3">Material #3</option> <option value="Material #4">Material #4</option> </select> <button type="button" class="btn btn-primary text-uppercase hidden-xs">Search </button> <select name="style_pattern"> <option hidden="" selected="" disabled="">Pattern</option> <option value="Pattern #1">Pattern #1</option> <option value="Pattern #2">Pattern #2</option> <option value="Pattern #3">Pattern #3</option> <option value="Pattern #4">Pattern #4</option> </select> <select name="style_price"> <option hidden="" selected="" disabled="">Price</option> <option value="Price #">Price #1</option> <option value="Price #2">Price #2</option> <option value="Price #3">Price #3</option> <option value="Price #4">Price #4</option> </select> <button type="button" class="btn btn-primary text-uppercase hidden-xs" id="iPad_vissible_only">Search </button> <div class="color-selector"> <div class="control-select">Color</div> <div class="color-pane-wr" style="display: none;"> <div class="color-pane"> <label class="color-container"> <input type="checkbox" name="radio" checked="checked"> <!-- if it's white (=='#ffffff') - wrap it by border --> <span class="checkmark" style="background-color: #ffffff; border: 1px solid #D5D5D5;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #e4e0c7;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #b6aea0;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #deb887;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #ffeb6b;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #ff8c00;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #fa8072;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #dc143c;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #7e0000;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #a0522d;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #664c3b;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #a5a4a9;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #3c8062;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #8fbc8f;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #42b0c9;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark" style="background-color: #88b2da;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #0000ff;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #292e4e;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #8e51b7;"></span> </label> <label class="color-container"> <input type="checkbox" name="radio"> <span class="checkmark checkmark-white" style="background-color: #000000;"></span> </label> </div> </div> </div> </form> <button type="button" class="btn btn-primary text-uppercase hidden-md hidden-lg hidden-sm">Search </button> <div class="results-of-search"> <p class="result-count">Result (<span id="found-style-count">657</span>)</p> <!-- this's section for outpur results of fabric search for tablets/mobiles--> <div class="fabric-result-wrapper fabric-result-wrapper-tablets-mobiles hidden-md hidden-lg"> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine[1] 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to moda, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to moda, when it opens--> </div> </div> <!-- this's section for output results of fabric search for tablets/mobiles--> <!-- this's section for output results of fabric search for desktops--> <div class="fabric-result-wrapper hidden-xs hidden-sm"> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine[1] 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> <div class="fabric-result-point open-style-modal" data-toggle="modal" data-target="#search-style-modal" style="background-image: url('img/fabric_select.jpg')"> <div class="select-txt text-center">Select</div> <!-- there're hidden content for pasting to modal, when it opens--> <div class="clone-to-modal" data-name="Sunbrella Marine 6041-0000"> <div class="row"> <div class="col-md-6"> <img src="img/fabric-material.jpg" alt="style" class="img-responsive"> </div> <div class="col-md-6 col-modal-left"> <p class="modal-h-txt"><span class="text-bold">Style Name:</span> Sunbrella Marine 6041-0000 Sapphire Blue</p> <p class="modal-h-txt"><span class="text-bold">Color:</span> Blue</p> <p class="modal-h-txt"><span class="text-bold">Material:</span> 100% Acrylic</p> <p class="modal-h-txt"><span class="text-bold">Brand:</span> Sunbrella</p> <p class="modal-h-txt"><span class="text-bold">Pattern:</span> Solid</p> <p class="modal-h-txt"><span class="text-bold">Price:</span> $29.95 per yard</p> <div class="scroll-main-txt-wrapper"> <p class="more-modal-txt m-t-15"> A favorite for awning and marine use, Sunbrella fabric offers excellent fade and weather resistance. The fabric is water repellent.</p> <p class="more-modal-txt">Base Style: 100% Sunbrella Acrylic</p> <p class="more-modal-txt">Finish/Coating: Fluorocarbon</p> <p class="more-modal-txt">Heat Sealable: Yes with Seam Seal Tape</p> <p class="more-modal-txt">Mildew Repellent: Yes</p> <p class="more-modal-txt">Opaque: Yes</p> <p class="more-modal-txt">Shrinkage Factor: None</p> <p class="more-modal-txt">Warranty: 10-Year</p> <p class="more-modal-txt">Water Repellent: Yes</p> <p class="more-modal-txt">Weight: 9.25 oz.</p> <p class="more-modal-txt">Width: 60 in.</p> </div> <button type="button" class="btn-modal text-bold text-uppercase select_style" data-dismiss="modal" aria-label="Close"> Select this fabric for Welting </button> <button type="button" class="btn-modal text-bold text-uppercase">ADD Swatch TO CART </button> </div> </div> </div> <!-- there're hidden content for pasting to modal, when it opens--> </div> </div> <!-- this's section for output results of fabric search for desktops--> <nav aria-label="Page navigation" class="nav-search-pagination"> <ul class="pagination search-pagination"> <li> <a href="#" aria-label="Previous"> <span aria-hidden="true">« Previous</span> </a> </li> <li class="active"><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">6</a></li> <li><a href="#">...</a></li> <li> <a href="#" aria-label="Next"> <span aria-hidden="true">Next »</span> </a> </li> </ul> </nav> <!-- Modal Window--> <div class="modal fade" id="search-style-modal" tabindex="-1" role="dialog" aria-labelledby="search-style-modal-label" style="display: none;"> <div class="modal-dialog" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">+</span></button> <div class="modal-body"></div> </div> </div> </div> <!-- Modal Window--> </div> </div> </div> <!-- Tab panes --> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" id="ifFillingOnlyPrev">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_ties').trigger('click');">Next Step</a> </div> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <h4 class="learn-more text-bold hidden-xs hidden-sm"><a href="#">Learn More</a> about Cushion Styles</h4> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-xs hidden-sm"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> </ul> </div> </div> <div role="tabpanel" class="tab-pane fade" id="ties"> <div class="bordered-tab-content"> <h3 class="shape-title-in-tab text-center text-uppercase hidden-xs">7. SELECT ties OPTIONS</h3> <h3 class="tab-title-mobiles text-center text-uppercase hidden-sm hidden-md hidden-lg"> Ties</h3> <!--Tab ties panes--> <div class="tab-content tab-content-ties"> <div class="table-ties-wrapper"> <div class="table-tie-row highlighted"> <div class="table-tie-col-1"> None </div> <div class="table-tie-col-2"> <span class="text-bold">2</span> ties </div> <div class="table-tie-col-3"> <span class="text-bold">4</span> ties </div> </div> <div class="table-tie-row"> <div class="table-tie-col-1"> <div class="radio"> <input id="none" name="tie" type="radio" data-tie="none" checked> <label for="none" class="radio-label"></label> </div> </div> <div class="table-tie-col-2"> <div class="radio"> <input id="two_each" name="tie" type="radio" data-tie="2 ties"> <label for="two_each" class="radio-label"></label> </div> </div> <div class="table-tie-col-3"> <div class="radio"> <input id="all_ties" name="tie" type="radio" data-tie="4 ties"> <label for="all_ties" class="radio-label"></label> </div> </div> </div> </div> <p class="text-center">We will place the ties in the most likely needed positioning, unless you specify elsewhere.</p> <div class="flex-prev-next hidden-xs"> <a href="javascript:void(0);" class="text-uppercase text-center" onclick="$('#to_style').trigger('click');">Previous Step</a> <a href="javascript:void(0);" class="text-uppercase text-center add_to_cart">Add To Cart</a> </div> </div> <!--Tab ties panes--> </div> <div class="hidden-xs"> <h2 class="light-title text-uppercase">Description</h2> <p class="shape-tab-txt">Traditional custom bench cushions are a perfect fit for any indoor or outdoor bench. A smooth edge creates crisp corners and edges on the finished cushion. The addition of welting will accentuate this feature. With hundreds of fabrics to choose from, your bench cushion will be uniquely crafted for you. Whether you are shopping for home, office or outdoor furniture cushions, ties will be placed in the perfect spots for your particular need. Adding new cushions is a simple way to get started on your home decorating project.</p> <p class="shape-tab-txt m-t-20">Your finished product will be within ½" of your provided dimensions. Measurements do not include thickness of welting.View More Information</p> <ul class="list-unstyled more-info-shape m-t-20 hidden-xs hidden-sm"> <li><a href="#">Fabric Samples</a></li> <li><a href="#">Customer's Own Material</a></li> <li><a href="#">Extra Long Cushions</a></li> <li><a href="#">Return Policy</a></li> <li><a href="#">Shipping</a></li> <li><a href="#">Satisfaction</a></li> </ul> </div> </div> </div> </div> <!-- Major Tab panes --> </div> </div> </article> <section class="container hidden-xs"> <div class="rel-pr-wr"> <h2 class="testimonials-title blue-color text-uppercase text-center f-30">related products</h2> <!-- items --> <div class="related-pr"> <a href="#" class="item-related-pr"> <img src="img/cushion-1.jpg" alt="cushion" class="img-responsive"> <p class="related-pr-txt text-center">Sofa Cushion Set</p> </a> <a href="#" class="item-related-pr"> <img src="img/cushion-1.jpg" alt="cushion" class="img-responsive"> <p class="related-pr-txt text-center">Throw Pillow</p> </a> <a href="#" class="item-related-pr"> <img src="img/cushion-1.jpg" alt="cushion" class="img-responsive"> <p class="related-pr-txt text-center">Window Seat Cushions</p> </a> <a href="#" class="item-related-pr"> <img src="img/cushion-1.jpg" alt="cushion" class="img-responsive"> <p class="related-pr-txt text-center">Lumbar Pillow</p> </a> <a href="#" class="item-related-pr"> <img src="img/cushion-1.jpg" alt="cushion" class="img-responsive"> <p class="related-pr-txt text-center">Sofa Cushion Set</p> </a> </div> <!-- items --> </div> </section> <footer class="fluid-footer"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-3 col-xs-6"> <div class="set-gap-1"> <h6 class="footer-title text-uppercase">Products</h6> <ul class="list-unstyled"> <li><a href="#">Bench Window Cushion</a></li> <li><a href="#">Bolster Pillows</a></li> <li><a href="#">Chase Lounge Cushion</a></li> <li><a href="#">Lounge Chair Cushion</a></li> <li><a href="#">Love Seat Cushion Set</a></li> <li><a href="#">Lumbar Pillow</a></li> <li><a href="#">One Piece Lounge Chair</a></li> <li><a href="#">Ottoman Cushion</a></li> <li><a href="#">Seat Cushion</a></li> <li><a href="#">Sofa Cuishion Set</a></li> <li><a href="#">Throw Pillow</a></li> <li><a href="#">Window Seat Cushions</a></li> </ul> </div> </div> <div class="col-md-2 col-sm-3 col-xs-6"> <div class="set-gap-2"> <h6 class="footer-title text-uppercase">Company</h6> <ul class="list-unstyled"> <li><a href="about_us.html">About Us</a></li> <li><a href="fabric.html">Fabrics</a></li> <li><a href="#">Our Products</a></li> <li><a href="testimonials.html">Testimonials</a></li> <li><a href="sale.html">Sale</a></li> <li><a href="wholesale.html">Wholesale</a></li> <li><a href="contact_us.html">Contact Us</a></li> <li><a href="#">Our Guarantee</a></li> <li><a href="#">Terms & Conditions</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Return Policy</a></li> <li><a href="answers.html">FAQs</a></li> <li><a href="#">Sitemap</a></li> <li><a href="account.html">My Account</a></li> </ul> </div> </div> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="set-gap-3"> <h6 class="footer-title footer-title-m text-uppercase footer-center-xs">Payment Methods</h6> <img src="img/paymets_methods.png" alt="payment_methods" class="img-responsive p-methods"> <h6 class="footer-title footer-title-m text-uppercase footer-center-xs">Shipping Methods</h6> <div class="ship-met-wr"> <img src="img/FedEx.png" alt="fedex" class="img-responsive"> <img src="img/USPostalService.png" alt="us_postal_service" class="img-responsive"> </div> <h6 class="footer-title footer-title-m text-uppercase footer-center-xs">Customer Service</h6> <h6 class="footer-title phone-support footer-title-m text-uppercase footer-center-xs">Telephone Support:</h6> <a href="tel:1-877-505-0012" class="suport-call footer-center-xs">1-877-505-0012</a> <p class="footer-p footer-center-xs">Mon-Fri: 8:30am - 5:00pm EST</p> </div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> <div class="set-gap-4"> <h6 class="footer-title text-uppercase footer-title-center">Connect with us</h6> <div class="social-row"> <a href="#"><img src="img/ifacebook.svg" alt="facebook" class="i-soc"></a> <a href="#"><img src="img/iinstagram.svg" alt="instagram" class="i-soc"></a> <a href="#"><img src="img/itwitter.svg" alt="twitter" class="i-soc"></a> <a href="#"><img src="img/ipinterest.svg" alt="pinterest" class="i-soc"></a> <a href="#"><img src="img/igoogle.svg" alt="google-plus" class="i-soc"></a><a href="#"><img src="img/isomebrand.svg" alt="social" class="i-soc"></a> </div> <h6 class="footer-title text-uppercase footer-center">Address</h6> <p class="footer-p m-top-3 footer-center">21424 North 7th Ave. Suite 6.</p> <p class="footer-p m-top-3 footer-center">Phoenix AZ 85027</p> <p class="footer-p m-top-3 footer-center"><a href="mailto:sales@arizonacustomcushions.com">sales@arizonacustomcushions.com</a> </p> <h6 class="footer-title m-top-25 text-uppercase footer-center">TOLL FREE</h6> <p class="footer-p footer-center"><a href="tel:1-877-505-0012">1-877-505-0012</a></p> </div> </div> </div> <div class="row"> <div class="col-md-12"> <p class="text-center reserved">© Copyright 2018 Custom Cushion of Arizona. All Rights Reserved.</p> </div> </div> </div> </footer> <!-- chat --> <div class="flex-chat-wr"> <h3 class="text-uppercase">Chat Now!</h3> <img src="img/chat-message.svg" alt="chat" class="chat-img"> </div> <!-- chat --> <!-- include scripts/non-important styles --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- slick-carousel --> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css"/> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script> <!-- slick-carousel --> <script src="js/product.js"></script> <!-- include scripts/non-important styles --> </body> </html>Save