View file File name : answers.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 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="bolster about_us faqs"> <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.svg" 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.svg" alt="search" class="openBtn search" id="open-m-search"> <a href="#">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="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><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"> FAQs </h1></div> </div> <ol class="breadcrumb breadcrumb-custom hidden-xs"> <li><a href="#">Home</a></li> <li class="active">FAQs</li> </ol> </header> <article class="container container-calc-gaps"> <div class="row"> <div class="hidden-xs col-md-4 col-md-push-8 col-lg-3 col-lg-push-9"> <h3 class="highlighted-banner text-uppercase text-center text-bold">Contact Us</h3> <div class="faqs-contact-wrapper"> <a href="tel:1-877-505-0012 ">1-877-505-0012</a> <p class="contact-fqs text-center"> Monday-Friday: </br> 8:30am - 5:00pm EST </p> <h6 class="title-con-icon text-bold text-center">Connect With Us</h6> <div class="soc-icon-hefty"> <a href="#"> <img src="img/facebook-soc-circle.svg" alt="facebook"> </a> <a href="#"> <img src="img/instagram-soc-circle.svg" alt="instagram"> </a> <a href="#"> <img src="img/twitter-soc-circle.svg" alt="twitter"> </a> <a href="#"> <img src="img/pinterest-soc-circle.svg" alt="pinterest"> </a> <a href="#"> <img src="img/linkedIn-soc-circle.svg" alt="linkedin"> </a> <a href="#"> <img src="img/google-plus-soc-circle.svg" alt="google-plus"></a> <a href="#"> <img src="img/post-soc-circle.svg" alt="post"> </a> </div> </div> </div> <div class="col-xs-12 col-md-8 col-md-pull-4 col-lg-9 col-lg-pull-3"> <!-- accordion --> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="headingOne"> <h4 class="panel-title"> <a role="button" data-toggle="collapse" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne"> Fabric and Materials <span class="expand-symbol"> - </span> </a> </h4> </div> <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> How much fabric do I supply if I opt to supply my own fabric? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> How can I order fabric by the yard or fabric samples? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> How do I find matching or coordinating fabrics? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> Why acrylic fabric? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> How do Sunbrella fabrics lock in color? Do they provide UV protection? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="headingTwo"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> Design and Construction <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span> Why can't I choose a pinched join for my chaise / steamer cushion? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div><span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div><span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="headingThree"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree"> Fabric Care and Cleaning <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div><span class="answer-hightlight">Q</span>Why can't I choose a pinched join for my chaise / steamer cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"><div> <span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div><span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"><div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading4"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapse4" aria-expanded="false" aria-controls="collapse4"> Ordering Process <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapse4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading4"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Why can't I choose a pinched join for my chaise / steamer cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading5"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapse5" aria-expanded="false" aria-controls="collapse5"> Shipping and Payments <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapse5" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading5"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Why can't I choose a pinched join for my chaise / steamer cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading6"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapse6" aria-expanded="false" aria-controls="collapse6"> Design and Construction <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapse6" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading6"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Why can't I choose a pinched join for my chaise / steamer cushion? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div> <span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading7"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" href="#collapse7" aria-expanded="false" aria-controls="collapse7"> Design and Construction <span class="expand-symbol"> + </span> </a> </h4> </div> <div id="collapse7" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading7"> <div class="panel-body"> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Why can't I choose a pinched join for my chaise / steamer cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div><span class="answer-hightlight">Q</span>Instead of a template, can I send drawing with dimensions? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Which cushion thickness is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>How do I order a triangular cushion? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Should I order ties for my cushion? How long are they and where should they be placed? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> <!-- question - answer --> <div class="faq-wrapper"> <a href="#"> <div> <span class="answer-hightlight">Q</span>Round vs. square cushion corners: Which is best for me? </div><span> <img src="img/filter_select_down.png" alt="show"> </span> </a> <div class="expand-answer"> <div class="answer-flex"> <div class="answer-hightlight">A</div> <p class="answer-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> </div> </div> </div> <!-- question - answer --> </div> </div> </div> </div> <!-- accordion --> <!-- question form --> <form action="#" class="question-form"> <h2 class="ask-as text-uppercase text-bold">Ask Us</h2> <div class="form-group checkout-input"> <label for="name" class="input-label">Name *</label> <input type="text" class="form-control" id="name"> </div> <div class="form-group checkout-input"> <label for="email" class="input-label">Email *</label> <input type="email" class="form-control" id="email"> </div> <div class="form-group checkout-input"> <label for="phone" class="input-label">Phone *</label> <input type="text" class="form-control" id="phone"> </div> <label for="question" class="input-label">Question *</label> <textarea name="comment" class="comment_body" id="question"></textarea> <label class="case normal-weight">I would like to receive your newsletter <input type="checkbox" name="receive"> <span class="checkmark"></span> </label> <button type="submit" class="btn btn-default text-bold text-uppercase">Submit the question</button> </form> <!-- question form --> </div> </div> </article> <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/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/faqs.js"></script><!-- include scripts/non-important styles --></body> </html>