ok
Direktori : /proc/thread-self/root/proc/self/root/home2/selectio/public_html/thecomponents.in/file/ |
Current File : //proc/thread-self/root/proc/self/root/home2/selectio/public_html/thecomponents.in/file/demo24.html |
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from d-themes.com/html/riode/demo24.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Aug 2023 09:46:57 GMT --> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <title>Riode - Ultimate eCommerce Template</title> <meta name="keywords" content="HTML5 Template" /> <meta name="description" content="Riode - eCommerce Template"> <meta name="author" content="D-THEMES"> <link rel="icon" type="image/png" href="images/icons/favicon.png"> <link rel="preload" href="fonts/riode115b.ttf?5gap68" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="vendor/fontawesome-free/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="vendor/fontawesome-free/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <script> WebFontConfig = { google: { families: ['Poppins:300,400,500,600,700,800'] } }; (function (d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'js/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); })(document); </script> <link rel="stylesheet" type="text/css" href="vendor/fontawesome-free/css/all.min.css"> <link rel="stylesheet" type="text/css" href="vendor/animate/animate.min.css"> <link rel="stylesheet" type="text/css" href="vendor/magnific-popup/magnific-popup.min.css"> <link rel="stylesheet" type="text/css" href="vendor/owl-carousel/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="vendor/sticky-icon/stickyicon.css"> <link rel="stylesheet" type="text/css" href="css/demo24.min.css"> </head> <body> <div class="page-wrapper"> <h1 class="d-none">Riode - Responsive eCommerce HTML Template</h1> <header class="header"> <div class="header-middle has-center"> <div class="container"> <div class="header-left"> <a href="#" class="mobile-menu-toggle"> <i class="d-icon-bars2"></i> </a> <div class="dropdown currency-dropdown"> <a href="#currency">USD</a> <ul class="dropdown-box"> <li><a href="#USD">USD</a></li> <li><a href="#EUR">EUR</a></li> </ul> </div> <div class="dropdown language-dropdown"> <a href="#language">ENG</a> <ul class="dropdown-box"> <li> <a href="#USD">ENG</a> </li> <li> <a href="#EUR">FRH</a> </li> </ul> </div> <div class="header-search hs-toggle search-left"> <a href="#" class="search-toggle d-flex align-items-center"> <i class="d-icon-search"></i> <span class="ml-1 text-uppercase">Search</span> </a> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit" title="submit-button"> <i class="d-icon-search"></i> </button> </form> </div> </div> <div class="header-center"> <a href="demo24.html" class="logo mr-0"> <img src="images/demos/demo24/logo.png" alt="logo" width="154" height="43" /> </a> </div> <div class="header-right"> <a class="login mr-lg-6 mr-4" href="ajax/login.html" title="login"> <i class="d-icon-user"></i> </a> <div class="dropdown wishlist wishlist-dropdown off-canvas"> <a href="wishlist.html" class="wishlist-toggle" title="wishlist"> <i class="d-icon-heart"></i> </a> <div class="canvas-overlay"></div> <div class="dropdown-box scrollable"> <div class="canvas-header"> <h4 class="canvas-title">wishlist</h4> <a href="#" class="btn btn-dark btn-link btn-icon-right btn-close">close<i class="d-icon-arrow-right"></i><span class="sr-only">wishlist</span></a> </div> <div class="products scrollable"> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-1.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Girl's Dark Bag</a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-2.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Women's Fashional Comforter </a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-3.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Wide Knickerbockers</a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> </div> <a href="wishlist.html" class="btn btn-dark wishlist-btn mt-4"><span>Go To Wishlist</span></a> </div> </div> <span class="divider"></span> <div class="dropdown cart-dropdown type2 off-canvas mr-0 mr-lg-2"> <a href="#" class="cart-toggle label-block link"> <div class="cart-label d-lg-show"> <span class="cart-name">Shopping Cart:</span> <span class="cart-price">$0.00</span> </div> <i class="d-icon-bag"><span class="cart-count">2</span></i> </a> <div class="canvas-overlay"></div> <div class="dropdown-box"> <div class="canvas-header"> <h4 class="canvas-title">Shopping Cart</h4> <a href="#" class="btn btn-dark btn-link btn-icon-right btn-close">close<i class="d-icon-arrow-right"></i><span class="sr-only">Cart</span></a> </div> <div class="products scrollable"> <div class="product product-cart"> <figure class="product-media"> <a href="#"> <img src="images/cart/product-1.jpg" alt="product" width="90" height="90" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Solid Pattern In Fashion Summer Dress</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$129.00</span> </div> </div> </div> <div class="product product-cart"> <figure class="product-media"> <a href="#"> <img src="images/cart/product-2.jpg" alt="product" width="90" height="90" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Mackintosh Poket Backpack</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$98.00</span> </div> </div> </div> </div> <div class="cart-total"> <label>Subtotal:</label> <span class="price">$42.00</span> </div> <div class="cart-action"> <a href="cart.html" class="btn btn-dark btn-link">View Cart</a> <a href="checkout.html" class="btn btn-dark"><span>Go To Checkout</span></a> </div> </div> </div> <div class="header-search hs-toggle mobile-search"> <a href="#" class="search-toggle"> <i class="d-icon-search"></i> </a> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit" title="submit-button"> <i class="d-icon-search"></i> </button> </form> </div> </div> </div> </div> <div class="header-bottom sticky-header fix-top sticky-content has-center d-lg-block d-none"> <div class="container"> <div class="header-left"> <a href="demo24.html" class="logo mr-0"> <img src="images/demos/demo24/logo.png" alt="logo" width="107" height="24" /> </a> </div> <div class="header-center"> <nav class="main-nav"> <ul class="menu"> <li class="active"> <a href="demo24.html">Home</a> </li> <li> <a href="demo24-shop.html">Categories</a> <div class="megamenu"> <div class="row"> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 1</h4> <ul> <li><a href="shop-classic-filter.html">Classic Filter</a></li> <li><a href="shop-left-toggle-sidebar.html">Left Toggle Filter</a> </li> <li><a href="shop-right-toggle-sidebar.html">Right Toggle Sidebar</a></li> <li><a href="shop-horizontal-filter.html">Horizontal Filter </a> </li> <li><a href="shop-navigation-filter.html">Navigation Filter</a></li> <li><a href="shop-off-canvas-filter.html">Off-Canvas Filter </a> </li> <li><a href="shop-top-banner.html">Top Banner</a></li> <li><a href="shop-inner-top-banner.html">Inner Top Banner</a></li> <li><a href="shop-with-bottom-block.html">With Bottom Block</a></li> <li><a href="shop-category-in-page-header.html">Category In Page Header</a> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 2</h4> <ul> <li><a href="shop-grid-3cols.html">3 Columns Mode</a></li> <li><a href="shop-grid-4cols.html">4 Columns Mode</a></li> <li><a href="shop-grid-5cols.html">5 Columns Mode</a></li> <li><a href="shop-grid-6cols.html">6 Columns Mode</a></li> <li><a href="shop-grid-7cols.html">7 Columns Mode</a></li> <li><a href="shop-grid-8cols.html">8 Columns Mode</a></li> <li><a href="shop-list-mode.html">List Mode</a></li> <li><a href="shop-pagination.html">Pagination</a></li> <li><a href="shop-infinite-ajaxscroll.html">Infinite Ajaxscroll </a> </li> <li><a href="shop-loadmore-button.html">Loadmore Button</a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 3</h4> <ul> <li><a href="shop-category-grid-shop.html">Category Grid Shop</a> </li> <li><a href="shop-category%2bproducts.html">Category + Products</a> </li> <li><a href="shop-default-1.html">Shop Default 1 </a></li> <li><a href="shop-default-2.html">Shop Default 2</a> </li> <li><a href="shop-default-3.html">Shop Default 3</a> </li> <li><a href="shop-default-4.html">Shop Default 4</a> </li> <li><a href="shop-default-5.html">Shop Default 5</a> </li> <li><a href="shop-default-6.html">Shop Default 6</a> </li> <li><a href="shop-default-7.html">Shop Default 7</a> </li> <li><a href="shop-default-8.html">Shop Default 8</a> </li> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3 menu-banner menu-banner1 banner banner-fixed"> <figure> <img src="images/menu/banner-1.jpg" alt="Menu banner" width="221" height="330" /> </figure> <div class="banner-content y-50"> <h4 class="banner-subtitle font-weight-bold text-primary ls-m">Sale. </h4> <h3 class="banner-title font-weight-bold"><span class="text-uppercase">Up to</span>70% Off</h3> <a href="demo24-shop.html" class="btn btn-link btn-underline">shop now<i class="d-icon-arrow-right"></i></a> </div> </div> </div> </div> </li> <li> <a href="demo24-product.html">Products</a> <div class="megamenu"> <div class="row"> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Pages</h4> <ul> <li><a href="product-simple.html">Simple Product</a></li> <li><a href="product-featured.html">Featured & On Sale</a></li> <li><a href="product.html">Variable Product</a></li> <li><a href="product-variable-swatch.html">Variation Swatch Product</a></li> <li><a href="product-grouped.html">Grouped Product </a></li> <li><a href="product-external.html">External Product</a></li> <li><a href="product-in-stock.html">In Stock Product</a></li> <li><a href="product-out-stock.html">Out of Stock Product</a></li> <li><a href="product-upsell.html">Upsell Products</a></li> <li><a href="product-cross-sell.html">Cross Sell Products</a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Layouts</h4> <ul> <li><a href="product-vertical.html">Vertical Thumb</a></li> <li><a href="product-horizontal.html">Horizontal Thumb</a></li> <li><a href="product-gallery.html">Gallery Type</a></li> <li><a href="product-grid.html">Grid Images</a></li> <li><a href="product-masonry.html">Masonry Images</a></li> <li><a href="product-sticky.html">Sticky Info</a></li> <li><a href="product-sticky-both.html">Left & Right Sticky</a></li> <li><a href="product-left-sidebar.html">With Left Sidebar</a></li> <li><a href="product-right-sidebar.html">With Right Sidebar</a></li> <li><a href="product-full.html">Full Width Layout </a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Features</h4> <ul> <li><a href="product-sale.html">Sale Countdown</a></li> <li><a href="product-hurryup.html">Hurry Up Notification </a></li> <li><a href="product-attribute-guide.html">Attribute Guide </a></li> <li><a href="product-sticky-cart.html">Add Cart Sticky</a></li> <li><a href="product-thumbnail-label.html">Labels on Thumbnail</a> </li> <li><a href="product-more-description.html">More Description Tabs</a></li> <li><a href="product-accordion-data.html">Data In Accordion</a></li> <li><a href="product-tabinside.html">Data Inside</a></li> <li><a href="product-video.html">Video Thumbnail </a></li> <li><a href="product-360-degree.html">360 Degree Thumbnail </a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3 menu-banner menu-banner2 banner banner-fixed"> <figure> <img src="images/menu/banner-2.jpg" alt="Menu banner" width="221" height="330" /> </figure> <div class="banner-content x-50 text-center"> <h3 class="banner-title text-white text-uppercase">Sunglasses</h3> <h4 class="banner-subtitle font-weight-bold text-white mb-0">$23.00 - $120.00</h4> </div> </div> </div> </div> </li> <li> <a href="#">Pages</a> <ul> <li><a href="about-us.html">About</a></li> <li><a href="contact-us.html">Contact Us</a></li> <li><a href="account.html">My Account</a></li> <li><a href="wishlist.html">Wishlist</a></li> <li><a href="faq.html">FAQs</a></li> <li><a href="error-404.html">Error 404</a> <ul> <li><a href="error-404.html">Error 404-1</a></li> <li><a href="error-404-1.html">Error 404-2</a></li> <li><a href="error-404-2.html">Error 404-3</a></li> <li><a href="error-404-3.html">Error 404-4</a></li> </ul> </li> <li><a href="coming-soon.html">Coming Soon</a></li> </ul> </li> <li> <a href="blog-classic.html">Blog</a> <ul> <li><a href="blog-classic.html">Classic</a></li> <li><a href="blog-listing.html">Listing</a></li> <li> <a href="#">Grid</a> <ul> <li><a href="blog-grid-2col.html">Grid 2 columns</a></li> <li><a href="blog-grid-3col.html">Grid 3 columns</a></li> <li><a href="blog-grid-4col.html">Grid 4 columns</a></li> <li><a href="blog-grid-sidebar.html">Grid sidebar</a></li> </ul> </li> <li> <a href="#">Masonry</a> <ul> <li><a href="blog-masonry-2col.html">Masonry 2 columns</a></li> <li><a href="blog-masonry-3col.html">Masonry 3 columns</a></li> <li><a href="blog-masonry-4col.html">Masonry 4 columns</a></li> <li><a href="blog-masonry-sidebar.html">Masonry sidebar</a></li> </ul> </li> <li> <a href="#">Mask</a> <ul> <li><a href="blog-mask-grid.html">Blog mask grid</a></li> <li><a href="blog-mask-masonry.html">Blog mask masonry</a></li> </ul> </li> <li> <a href="post-single.html">Single Post</a> </li> </ul> </li> <li> <a href="element.html">Elements</a> <div class="megamenu"> <div class="row"> <div class="col-md-3"> <h4 class="menu-title">Elements 1</h4> <ul> <li><a href="element-accordions.html">Accordions</a></li> <li><a href="element-alerts.html">Alert & Notification</a></li> <li><a href="element-banner-effect.html">Banner Effect </a></li> <li><a href="element-banner.html">Banner </a></li> <li><a href="element-blog-posts.html">Blog Posts</a></li> <li><a href="element-breadcrumb.html">Breadcrumb </a></li> <li><a href="element-buttons.html">Buttons</a></li> <li><a href="element-cta.html">Call to Action</a></li> <li><a href="element-countdown.html">Countdown </a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 2</h4> <ul> <li><a href="element-counter.html">Counter </a></li> <li><a href="element-creative-grid.html">Creative Grid </a></li> <li><a href="element-animation.html">Entrance Effect </a></li> <li><a href="element-floating.html">Floating </a></li> <li><a href="element-hotspot.html">Hotspot </a></li> <li><a href="element-icon-boxes.html">Icon Boxes</a></li> <li><a href="element-icons.html">Icons</a></li> <li><a href="element-image-box.html">Image box </a></li> <li><a href="element-instagrams.html">Instagrams</a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 3</h4> <ul> <li><a href="element-categories.html">Product Category</a></li> <li><a href="element-products.html">Products</a></li> <li><a href="element-product-banner.html">Products + Banner </a></li> <li><a href="element-product-grid.html">Products + Grid </a></li> <li><a href="element-product-single.html">Product Single </a> </li> <li><a href="element-product-tab.html">Products + Tab </a></li> <li><a href="element-single-product.html">Single Product </a></li> <li><a href="element-slider.html">Slider </a></li> <li><a href="element-social-link.html">Social Icons </a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 4</h4> <ul> <li><a href="element-subcategory.html">Subcategory </a></li> <li><a href="element-svg-floating.html">Svg Floating </a></li> <li><a href="element-tabs.html">Tabs</a></li> <li><a href="element-testimonials.html">Testimonials </a></li> <li><a href="element-titles.html">Title</a></li> <li><a href="element-typography.html">Typography</a></li> <li><a href="element-vendor.html">Vendor </a></li> <li><a href="element-video.html">Video </a></li> </ul> </div> </div> </div> </li> <li> <a href="about-us.html">About us</a> </li> <li> <a href="https://d-themes.com/buynow/riodehtml">Buy Riode!</a> </li> </ul> </nav> </div> <div class="header-right"> <div class="dropdown cart-dropdown"> <a href="#" class="cart-toggle"> <span class="cart-label"> <span class="cart-name">My Cart</span> <span class="cart-price">$42.00</span> </span> <i class="minicart-icon"> <span class="cart-count">2</span> </i> </a> <div class="dropdown-box"> <div class="product product-cart-header"> <span class="product-cart-counts">2 items</span> <span><a href="cart.html">View cart</a></span> </div> <div class="products scrollable"> <div class="product product-cart"> <div class="product-detail"> <a href="product.html" class="product-name">Solid Pattern In Fashion Summer Dress</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$129.00</span> </div> </div> <figure class="product-media"> <a href="#"> <img src="images/cart/product-1.jpg" alt="product" width="90" height="90" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> </div> <div class="product product-cart"> <div class="product-detail"> <a href="product.html" class="product-name">Mackintosh Poket Backpack</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$98.00</span> </div> </div> <figure class="product-media"> <a href="#"> <img src="images/cart/product-2.jpg" alt="product" width="90" height="90" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> </div> </div> <div class="cart-total"> <label>Subtotal:</label> <span class="price">$42.00</span> </div> <div class="cart-action"> <a href="checkout.html" class="btn btn-dark"><span>Checkout</span></a> </div> </div> </div> </div> </div> </div> </header> <main class="main home"> <div class="page-content"> <div class="container"> <section class="intro-section pb-6"> <div class="row"> <div class="col-lg-8 mb-4 appear-animate" data-animation-options="{'name': 'fadeInRightShorter'}"> <div class="intro-slider animation-slider owl-carousel owl-theme owl-dot-inner owl-dot-white row cols-1 gutter-no" data-owl-options="{ 'items': 1, 'loop': true, 'autoplay': true }"> <div class="intro-slide1 banner banner-fixed" style="background-color: #2a2a2a"> <figure> <img src="images/demos/demo24/slides/1.jpg" width="780" height="528" alt="banner" /> </figure> <div class="banner-content text-right y-50"> <div class="slide-animate" data-animation-options="{'name': 'fadeInRightShorter', 'duration': '1.6s', 'delay': '.1s'}"> <h4 class="banner-subtitle text-uppercase font-weight-bold"> Best Sellers</h4> <h3 class="banner-title mb-3 font-weight-normal slide-animate" data-animation-options="{'name': 'fadeInRightShorter', 'duration': '1.6s'}"> <strong class="d-block text-uppercase">NEW FASHION</strong>Collection </h3> <p class="text-body font-primary ">Free shipping on all over $99 </p> <a href="demo24-shop.html" class="btn btn-white btn-rounded">Shop now</a> </div> </div> </div> <div class="intro-slide2 banner banner-fixed" style="background-color: #eff0f4"> <figure> <img src="images/demos/demo24/slides/2.jpg" width="780" height="528" alt="banner" /> </figure> <div class="banner-content y-50"> <div class="slide-animate" data-animation-options="{'name': 'blurIn', 'duration': '1s'}"> <h4 class="banner-subtitle text-uppercase font-weight-normal">New Arrivals</h4> <h3 class="banner-title mb-1 ls-m text-uppercase">For Women’s<br/><span>Lifestyle</span></h3> <p class="font-primary ls-m text-dark">Check out this week's hottest styles.</p> <a href="demo24-shop.html" class="btn btn-dark btn-rounded">Shop now</a> </div> </div> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="intro-banner banner banner-fixed overlay-zoom overlay-dark appear-animate" data-animation-options="{'name': 'fadeInLeftShorter', 'delay': '.1s'}" style="background-color: #e9e8ed"> <figure> <img src="images/demos/demo24/banner/1.jpg" alt="banner" width="380" height="528" /> </figure> <div class="banner-content text-center x-50 w-100"> <div class="appear-animate" data-animation-options="{'name': 'zoomIn', 'delay': '.6s'}"> <h4 class="banner-subtitle mb-2 text-uppercase font-weight-normal">New Collection</h4> <h3 class="banner-title text-uppercase font-weight-bold">Buy 2, Get 1 Free* on everything</h3> <p class="font-primary ls-m mb-0">Must add 3 products to cart.<br/>Terms apply</p> </div> </div> </div> </div> </div> </section> <section class="banner-group mt-10 pt-7 pb-10"> <div class="title-wrapper text-center mb-7"> <h2 class="title title-simple appear-animate mb-2" data-animation-options="{'name': 'fadeInUp', 'delay': '1s'}">End of Summer Sale</h2> <p class="text-body appear-animate" data-animation-options="{'name': 'fadeInUp', 'delay': '1.3s'}">Get 30% off full price and sale items, with promo code SPORT30 through 9/3. Exclusions apply</p> <div class="row"> <div class="col-xs-6 text-right mb-4"> <a href="demo24-shop.html" class="btn btn-md btn-dark btn-slide-right btn-infinite btn-rounded appear-animate" data-animation-options="{'name': 'fadeInUp', 'duration': '1s', 'delay': '1.4s'}">Shop shoes<i class="d-icon-arrow-right"></i></a> </div> <div class="col-xs-6 text-left mb-4"> <a href="demo24-shop.html" class="btn btn-md btn-dark btn-slide-right btn-infinite btn-rounded appear-animate" data-animation-options="{'name': 'fadeInUp', 'delay': '1.5s'}">Shop apparel<i class="d-icon-arrow-right"></i></a> </div> </div> </div> <div class="row"> <div class="col-md-6 mb-4"> <div class="banner banner-fixed overlay-dark appear-animate" data-animation-options="{'name': 'fadeInRightShorter', 'delay': '.1s'}" style="background-color: #eff0f4"> <figure> <img src="images/demos/demo24/banner/2.jpg" alt="banner" width="580" height="380" /> </figure> <div class="banner-content y-50 w-100 appear-animate"> <h4 class="banner-subtitle ls-normal text-uppercase font-weight-normal">This week we love...</h4> <h3 class="banner-title mb-5 text-uppercase">Women’s Accessories<span class="d-block font-weight-normal ls-m text-body">Sale Up to <b class="ls-normal">30% off</b></span> </h3> <a href="demo24-shop.html" class="btn btn-md btn-solid btn-rounded">Shop now<i class="d-icon-arrow-right"></i></a> </div> </div> </div> <div class="col-md-6 mb-4"> <div class="banner banner-fixed overlay-dark appear-animate" data-animation-options="{'name': 'fadeInLeftShorter', 'delay': '.2s'}" style="background-color: #eff0f4"> <figure> <img src="images/demos/demo24/banner/3.jpg" alt="banner" width="580" height="380" /> </figure> <div class="banner-content y-50 w-100 appear-animate"> <h4 class="banner-subtitle ls-normal text-uppercase font-weight-normal"> Fragrance offers</h4> <h3 class="banner-title mb-5 text-uppercase">For Men’s Collection<span class="d-block font-weight-normal ls-m text-body">Sale Up to <b class="ls-normal">70% off</b></span> </h3> <a href="demo24-shop.html" class="btn btn-md btn-solid btn-rounded">Shop now<i class="d-icon-arrow-right"></i></a> </div> </div> </div> </div> <div class="categories owl-carousel owl-nav-full owl-theme row cols-lg-3 cols-sm-2 cols-1 appear-animate mb-4" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.4s'}" data-owl-options="{ 'items': 3, 'margin': 20, 'dots': false, 'autoplay': true, 'responsive': { '0': { 'items': 1 }, '576': { 'items': 2 }, '992': { 'items': 3 } } }"> <div class="category overlay-dark"> <a href="demo24-shop.html"> <figure class="category-media"> <img src="images/demos/demo24/categories/1.jpg" alt="category" width="280" height="280" /> </figure> </a> <div class="category-content"> <h4 class="category-name text-uppercase"><a href="shop.html">Jackets & Coats</a> </h4> <span class="category-count"> <span>35</span> Products </span> </div> </div> <div class="category overlay-dark"> <a href="demo24-shop.html"> <figure class="category-media"> <img src="images/demos/demo24/categories/2.jpg" alt="category" width="280" height="280" /> </figure> </a> <div class="category-content"> <h4 class="category-name text-uppercase"><a href="shop.html">Bag & Backpacks</a> </h4> <span class="category-count"> <span>47</span> Products </span> </div> </div> <div class="category overlay-dark"> <a href="demo24-shop.html"> <figure class="category-media"> <img src="images/demos/demo24/categories/3.jpg" alt="category" width="280" height="280" /> </figure> </a> <div class="category-content"> <h4 class="category-name text-uppercase"><a href="shop.html">Sandal styles</a></h4> <span class="category-count"> <span>29</span> Products </span> </div> </div> </div> </section> <section class="product-wrapper best-products mt-10 pt-7 pb-8"> <h2 class="title title-simple appear-animate" data-animation-options="{'name': 'blurIn', 'delay': '.1s'}">Best Selling</h2> <div class="product-grid row"> <div class="col-lg-4 mb-6 appear-animate" data-animation-options="{'name': 'fadeInRightShorter', 'delay': '.5s'}"> <div class="banner banner-fixed overlay-effect3" style="background-color: #2f2f2f"> <figure> <img src="images/demos/demo24/banner/6.jpg" alt="banner" width="380" height="705" /> </figure> <div class="banner-content appear-animate"> <h4 class="banner-subtitle ls-s font-weight-normal">Featured</h4> <h3 class="banner-title ls-m text-uppercase font-weight-bold">New Lifestyle<span class="d-block ls-s text-normal">Collection</span> </h3> <a href="demo24-shop.html" class="btn btn-sm btn-solid btn-rounded">Shop now</a> </div> </div> </div> <div class="col-lg-8"> <div class="row"> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.3s'}"> <div class="product product-variable text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/1.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" title="Select Options"><i class="d-icon-arrow-right"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Women's Fashion T Shirt</a> </h3> <div class="product-price"> <span class="price">$199.00-$210.00</span> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.2s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/2.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Men's T Shirt</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.4s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/3.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Men's Fashion Jacket</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.3s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/4.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Green T Shirt</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.2s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/5.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Women's Summer Clothing</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.3s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/6.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Men's Fashion Shirt</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> </div> </div> </div> </section> <section class="product-wrapper featured-products mt-10 pt-7 pb-8"> <h2 class="title title-simple appear-animate" data-animation-options="{'name': 'blurIn', 'delay': '.1s'}">Featured</h2> <div class="product-grid row"> <div class="col-lg-4 mb-6 order-lg-last appear-animate" data-animation-options="{'name': 'fadeInLeftShorter', 'delay': '.3s'}"> <div class="banner banner-fixed overlay-dark" style="background-color: #8ea9b2"> <figure> <img src="images/demos/demo24/banner/7.jpg" alt="banner" width="380" height="705" /> </figure> <div class="banner-content appear-animate"> <h4 class="banner-subtitle ls-s text-white font-weight-normal">Featured</h4> <h3 class="banner-title mb-4 text-uppercase text-white font-weight-bold"> Fashion 2022<span class="d-block ls-s text-capitalize">collection</span> </h3> <a href="demo24-shop.html" class="btn btn-sm btn-white btn-rounded">Shop now</a> </div> </div> </div> <div class="col-lg-8"> <div class="row"> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.3s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/7.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Women's Black Dress</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.2s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/8.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Brown Suede Shoes</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.4s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/9.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Fashion NIKE Training Sneaker</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.1s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/10.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Women's Summer Clothing</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.3s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/11.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Women's Fashion T Shirt</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> <div class="col-md-4 col-6 appear-animate" data-animation-options="{'name': 'fadeInDownShorter', 'delay': '.2s'}"> <div class="product text-center"> <figure class="product-media"> <a href="demo24-product.html"> <img src="images/demos/demo24/products/12.jpg" alt="product" width="247" height="278"> </a> <div class="product-action-vertical"> <a href="#" class="btn-product-icon btn-cart" data-toggle="modal" data-target="#addCartModal" title="Add to cart"><i class="d-icon-bag"></i></a> <a href="#" class="btn-product-icon btn-wishlist" title="Add to wishlist"><i class="d-icon-heart"></i></a> </div> <div class="product-action"> <a href="#" class="btn-product btn-quickview" title="Quick View">Quick View</a> </div> </figure> <div class="product-details"> <h3 class="product-name"> <a href="demo24-product.html">Fashion T Shirt</a> </h3> <div class="product-price"> <ins class="new-price">$199.00</ins><del class="old-price">$210.00</del> </div> </div> </div> </div> </div> </div> </div> </section> <section class="banner-cta mt-9 pt-lg-8 pt-2"> <h2 class="title title-simple appear-animate" data-animation-options="{'name': 'fadeInDown', 'delay': '.1s'}">Meet Us in Real life</h2> <div class="row"> <div class="col-md-6 mb-4 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'duration': '1.1s', 'delay': '.4s'}"> <div class="banner banner3 banner-fixed overlay-effect4" style="background-color: #8ea9b2"> <figure> <img src="images/demos/demo24/banner/4.jpg" alt="banner" width="580" height="330" /> </figure> <div class="banner-content w-100 x-50 y-50 text-center"> <h3 class="banner-title ls-m mb-2 text-white text-uppercase font-weight-bold"> 20% off</h3> <h4 class="banner-subtitle mb-2 font-weight-bold text-white">Riode Birthday Sale</h4> <p class="ls-s mb-5 text-white">Get all the latest information on <br/>Events, Sales and Offers.</p> <a href="demo24-shop.html" class="btn btn-solid btn-sm btn-rounded">Discover now <i class="d-icon-arrow-right"></i></a> </div> </div> </div> <div class="col-md-6 mb-4 appear-animate" data-animation-options="{'name': 'fadeInUpShorter', 'delay': '.5s'}"> <div class="banner banner4 banner-fixed overlay-effect1" style="background-color: #eaebf0"> <figure> <img src="images/demos/demo24/banner/5.jpg" alt="banner" width="580" height="330" /> </figure> <div class="banner-content x-50 y-50 text-center"> <h3 class="banner-title ls-m font-weight-normal text-uppercase">Subscribe to our<strong class="d-block">Newsletter</strong></h3> <p class="text-dark mb-6">Start Shopping Right Now</p> <form action="#" method="get" class="input-wrapper"> <input type="email" class="form-control mb-4 text-center text-dark" name="email" id="email" placeholder="Email address here..." required> <button class="btn btn-solid btn-ellipse" type="submit">Subscribe<i class="d-icon-arrow-right"></i></button> </form> </div> </div> </div> </div> </section> <section class="clients mt-8 pt-lg-6 pt-0 mb-10 pb-lg-10 pb-0"> <h2 class="title title-simple appear-animate" data-animation-options="{'name': 'fadeInUp'}">The Best Clients</h2> <div class="owl-carousel owl-theme row cols-xl-6 cols-lg-4 cols-sm-3 cols-2 mb-3 pt-3 appear-animate" data-animation-options="{'name': 'fadeInLeftShorter'}" data-owl-options="{ 'items': 5, 'margin': 20, 'dots': false, 'responsive': { '0': { 'items': 2 }, '576': { 'items': 3 }, '768': { 'items': 4 }, '1200': { 'items': 6 } } }"> <img src="images/brands/1.png" alt="client" width="180" height="100" /> <img src="images/brands/2.png" alt="client" width="180" height="100" /> <img src="images/brands/3.png" alt="client" width="180" height="100" /> <img src="images/brands/4.png" alt="client" width="180" height="100" /> <img src="images/brands/5.png" alt="client" width="180" height="100" /> <img src="images/brands/6.png" alt="client" width="180" height="100" /> </div> </section> </div> </div> </main> <footer class="footer"> <div class="container"> <div class="footer-middle"> <div class="row"> <div class="col-lg-3 col-sm-6"> <div class="widget widget-about"> <a href="demo24.html" class="logo-footer"> <img src="images/demos/demo24/logo-footer.png" alt="logo-footer" width="154" height="43" /> </a> <div class="widget-contact-info widget-collapsible"> <ul class="contact-info"> <li class="info phone"><label>PHONE:</label><a href="tel:#">Toll Free (123) 456-7890</a></li> <li class="info email"><label>EMAIL:</label><a href="https://d-themes.com/cdn-cgi/l/email-protection#2153484e4544614c40484d0f424e4c"><span class="__cf_email__" data-cfemail="72001b1d1617321f131b1e5c111d1f">[email protected]</span></a></li> <li class="info addr"><label>ADDRESS:</label><a href="#">123 Street, City, Country</a></li> <li class="info work"><label>WORKING DAYS / HOURS:</label><a href="#">Mon - Sun / 9:00 AM - 8:00 PM</a></li> </ul> </div> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="widget widget-info"> <h4 class="widget-title">About Us</h4> <ul class="widget-body"> <li> <a href="about-us.html">About Us</a> </li> <li> <a href="#">Order History</a> </li> <li> <a href="#">Returns</a> </li> <li> <a href="#">Custom Service</a> </li> <li> <a href="#">Terms & Condition</a> </li> </ul> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="widget widget-service"> <h4 class="widget-title">Customer Service</h4> <ul class="widget-body"> <li> <a href="#">Payment Methods</a> </li> <li> <a href="#">Money-back Guarantee!</a> </li> <li> <a href="#">Returns</a> </li> <li> <a href="#">Custom Service</a> </li> <li> <a href="#">Terms & Conditions</a> </li> </ul> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="widget widget-instagram"> <h4 class="widget-title">Instagram</h4> <figure class="widget-body row"> <div class="col-3"> <img src="images/instagram/01.jpg" alt="instagram 1" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/02.jpg" alt="instagram 2" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/03.jpg" alt="instagram 3" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/04.jpg" alt="instagram 4" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/05.jpg" alt="instagram 5" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/06.jpg" alt="instagram 6" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/07.jpg" alt="instagram 7" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/08.jpg" alt="instagram 8" width="64" height="64" /> </div> </figure> </div> </div> </div> </div> <div class="footer-bottom"> <div class="footer-left"> <figure class="payment"> <img src="images/payment.png" alt="payment" width="159" height="29" /> </figure> </div> <div class="footer-center"> <p class="copyright">Riode eCommerce © 2022. All Rights Reserved</p> </div> <div class="footer-right"> <div class="social-links"> <a href="#" title="social-link" class="social-link social-facebook fab fa-facebook-f"></a> <a href="#" title="social-link" class="social-link social-twitter fab fa-twitter"></a> <a href="#" title="social-link" class="social-link social-linkedin fab fa-linkedin-in"></a> </div> </div> </div> </div> </footer> </div> <div class="sticky-footer sticky-content fix-bottom"> <a href="demo24.html" class="sticky-link"> <i class="d-icon-home"></i> <span>Home</span> </a> <a href="demo24-shop.html" class="sticky-link"> <i class="d-icon-volume"></i> <span>Categories</span> </a> <a href="wishlist.html" class="sticky-link"> <i class="d-icon-heart"></i> <span>Wishlist</span> </a> <a href="account.html" class="sticky-link"> <i class="d-icon-user"></i> <span>Account</span> </a> <div class="header-search hs-toggle dir-up"> <a href="#" class="search-toggle sticky-link"> <i class="d-icon-search"></i> <span>Search</span> </a> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit" title="submit-button"> <i class="d-icon-search"></i> </button> </form> </div> </div> <a id="scroll-top" href="#top" title="Top" role="button" class="scroll-top"><i class="d-icon-arrow-up"></i></a> <div class="mobile-menu-wrapper"> <div class="mobile-menu-overlay"> </div> <a class="mobile-menu-close" href="#"><i class="d-icon-times"></i></a> <div class="mobile-menu-container scrollable"> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit" title="submit-button"> <i class="d-icon-search"></i> </button> </form> <ul class="mobile-menu mmenu-anim"> <li> <a href="demo24.html">Home</a> </li> <li> <a href="demo24-shop.html">Categories</a> <ul> <li> <a href="#"> Variations 1 </a> <ul> <li><a href="shop-classic-filter.html">Classic Filter</a></li> <li><a href="shop-left-toggle-sidebar.html">Left Toggle Filter</a></li> <li><a href="shop-right-toggle-sidebar.html">Right Toggle Sidebar</a></li> <li><a href="shop-horizontal-filter.html">Horizontal Filter </a> </li> <li><a href="shop-navigation-filter.html">Navigation Filter</a></li> <li><a href="shop-off-canvas-filter.html">Off-Canvas Filter </a></li> <li><a href="shop-top-banner.html">Top Banner</a></li> <li><a href="shop-inner-top-banner.html">Inner Top Banner</a></li> <li><a href="shop-with-bottom-block.html">With Bottom Block</a></li> <li><a href="shop-category-in-page-header.html">Category In Page Header</a> </ul> </li> <li> <a href="#"> Variations 2 </a> <ul> <li><a href="shop-grid-3cols.html">3 Columns Mode</a></li> <li><a href="shop-grid-4cols.html">4 Columns Mode</a></li> <li><a href="shop-grid-5cols.html">5 Columns Mode</a></li> <li><a href="shop-grid-6cols.html">6 Columns Mode</a></li> <li><a href="shop-grid-7cols.html">7 Columns Mode</a></li> <li><a href="shop-grid-8cols.html">8 Columns Mode</a></li> <li><a href="shop-list-mode.html">List Mode</a></li> <li><a href="shop-pagination.html">Pagination</a></li> <li><a href="shop-infinite-ajaxscroll.html">Infinite Ajaxscroll </a></li> <li><a href="shop-loadmore-button.html">Loadmore Button</a></li> </ul> </li> <li> <a href="#"> Variations 3 </a> <ul> <li><a href="shop-category-grid-shop.html">Category Grid Shop</a></li> <li><a href="shop-category%2bproducts.html">Category + Products</a></li> <li><a href="shop-default-1.html">Shop Default 1 </a> </li> <li><a href="shop-default-2.html">Shop Default 2</a></li> <li><a href="shop-default-3.html">Shop Default 3</a></li> <li><a href="shop-default-4.html">Shop Default 4</a></li> <li><a href="shop-default-5.html">Shop Default 5</a></li> <li><a href="shop-default-6.html">Shop Default 6</a></li> <li><a href="shop-default-7.html">Shop Default 7</a></li> <li><a href="shop-default-8.html">Shop Default 8</a></li> </ul> </li> </ul> </li> <li> <a href="demo24-product.html">Products</a> <ul> <li> <a href="#">Product Pages</a> <ul> <li><a href="product-simple.html">Simple Product</a></li> <li><a href="product-featured.html">Featured & On Sale</a></li> <li><a href="product.html">Variable Product</a></li> <li><a href="product-variable-swatch.html">Variation Swatch Product</a></li> <li><a href="product-grouped.html">Grouped Product </a></li> <li><a href="product-external.html">External Product</a></li> <li><a href="product-in-stock.html">In Stock Product</a></li> <li><a href="product-out-stock.html">Out of Stock Product</a></li> <li><a href="product-upsell.html">Upsell Products</a></li> <li><a href="product-cross-sell.html">Cross Sell Products</a></li> </ul> </li> <li> <a href="#">Product Layouts</a> <ul> <li><a href="product-vertical.html">Vertical Thumb</a></li> <li><a href="product-horizontal.html">Horizontal Thumb</a></li> <li><a href="product-gallery.html">Gallery Type</a></li> <li><a href="product-grid.html">Grid Images</a></li> <li><a href="product-masonry.html">Masonry Images</a></li> <li><a href="product-sticky.html">Sticky Info</a></li> <li><a href="product-sticky-both.html">Left & Right Sticky</a></li> <li><a href="product-left-sidebar.html">With Left Sidebar</a></li> <li><a href="product-right-sidebar.html">With Right Sidebar</a></li> <li><a href="product-full.html">Full Width Layout </a></li> </ul> </li> <li> <a href="#">Product Features</a> <ul> <li><a href="product-sale.html">Sale Countdown</a></li> <li><a href="product-hurryup.html">Hurry Up Notification </a></li> <li><a href="product-attribute-guide.html">Attribute Guide </a></li> <li><a href="product-sticky-cart.html">Add Cart Sticky</a></li> <li><a href="product-thumbnail-label.html">Labels on Thumbnail</a> </li> <li><a href="product-more-description.html">More Description Tabs</a></li> <li><a href="product-accordion-data.html">Data In Accordion</a></li> <li><a href="product-tabinside.html">Data Inside</a></li> <li><a href="product-video.html">Video Thumbnail </a> </li> <li><a href="product-360-degree.html">360 Degree Thumbnail </a></li> </ul> </li> </ul> </li> <li> <a href="#">Pages</a> <ul> <li><a href="about-us.html">About</a></li> <li><a href="contact-us.html">Contact Us</a></li> <li><a href="account.html">Login</a></li> <li><a href="faq.html">FAQs</a></li> <li><a href="error-404.html">Error 404</a> <ul> <li><a href="error-404.html">Error 404-1</a></li> <li><a href="error-404-1.html">Error 404-2</a></li> <li><a href="error-404-2.html">Error 404-3</a></li> <li><a href="error-404-3.html">Error 404-4</a></li> </ul> </li> <li><a href="coming-soon.html">Coming Soon</a></li> </ul> </li> <li> <a href="blog-classic.html">Blog</a> <ul> <li><a href="blog-classic.html">Classic</a></li> <li><a href="blog-listing.html">Listing</a></li> <li> <a href="#">Grid</a> <ul> <li><a href="blog-grid-2col.html">Grid 2 columns</a></li> <li><a href="blog-grid-3col.html">Grid 3 columns</a></li> <li><a href="blog-grid-4col.html">Grid 4 columns</a></li> <li><a href="blog-grid-sidebar.html">Grid sidebar</a></li> </ul> </li> <li> <a href="#">Masonry</a> <ul> <li><a href="blog-masonry-2col.html">Masonry 2 columns</a></li> <li><a href="blog-masonry-3col.html">Masonry 3 columns</a></li> <li><a href="blog-masonry-4col.html">Masonry 4 columns</a></li> <li><a href="blog-masonry-sidebar.html">Masonry sidebar</a></li> </ul> </li> <li> <a href="#">Mask</a> <ul> <li><a href="blog-mask-grid.html">Blog mask grid</a></li> <li><a href="blog-mask-masonry.html">Blog mask masonry</a></li> </ul> </li> <li> <a href="post-single.html">Single Post</a> </li> </ul> </li> <li> <a href="element.html">Elements</a> <ul> <li> <a href="#">Elements 1</a> <ul> <li><a href="element-accordions.html">Accordions</a></li> <li><a href="element-alerts.html">Alert & Notification</a></li> <li><a href="element-banner-effect.html">Banner Effect </a></li> <li><a href="element-banner.html">Banner </a></li> <li><a href="element-blog-posts.html">Blog Posts</a></li> <li><a href="element-breadcrumb.html">Breadcrumb </a></li> <li><a href="element-buttons.html">Buttons</a></li> <li><a href="element-cta.html">Call to Action</a></li> <li><a href="element-countdown.html">Countdown </a></li> </ul> </li> <li> <a href="#">Elements 2</a> <ul> <li><a href="element-counter.html">Counter </a></li> <li><a href="element-creative-grid.html">Creative Grid </a></li> <li><a href="element-animation.html">Entrance Effect </a></li> <li><a href="element-floating.html">Floating </a></li> <li><a href="element-hotspot.html">Hotspot </a></li> <li><a href="element-icon-boxes.html">Icon Boxes</a></li> <li><a href="element-icons.html">Icons</a></li> <li><a href="element-image-box.html">Image box </a></li> <li><a href="element-instagrams.html">Instagrams</a></li> </ul> </li> <li> <a href="#">Elements 3</a> <ul> <li><a href="element-categories.html">Product Category</a></li> <li><a href="element-products.html">Products</a></li> <li><a href="element-product-banner.html">Products + Banner </a></li> <li><a href="element-product-grid.html">Products + Grid </a></li> <li><a href="element-product-single.html">Product Single </a> </li> <li><a href="element-product-tab.html">Products + Tab </a></li> <li><a href="element-single-product.html">Single Product </a></li> <li><a href="element-slider.html">Slider </a></li> <li><a href="element-social-link.html">Social Icons </a></li> </ul> </li> <li> <a href="#">Elements 4</a> <ul> <li><a href="element-subcategory.html">Subcategory </a></li> <li><a href="element-svg-floating.html">Svg Floating </a></li> <li><a href="element-tabs.html">Tabs</a></li> <li><a href="element-testimonials.html">Testimonials </a></li> <li><a href="element-titles.html">Title</a></li> <li><a href="element-typography.html">Typography</a></li> <li><a href="element-vendor.html">Vendor </a></li> <li><a href="element-video.html">Video </a></li> </ul> </li> </ul> </li> <li><a href="https://d-themes.com/buynow/riodehtml">Buy Riode!</a></li> </ul> </div> </div> <div class="newsletter-popup newsletter-pop2 mfp-hide" id="newsletter-popup"> <figure> <img src="images/newsletter-popup2.jpg" width="500" height="264" alt="newsletter2" /> </figure> <div class="newsletter-content"> <h2 class="font-weight-bolder">Join Our Mailing List</h2> <p class="text-grey">Stay Informed!Monthly Tips and Discount.</p> <form action="#" method="get" class="input-wrapper input-wrapper-inline input-wrapper-round"> <input type="email" class="form-control email" name="email" id="email2" placeholder="Email address here..." required> <button class="btn btn-dark" type="submit">SUBMIT</button> </form> <div class="form-checkbox justify-content-center"> <input type="checkbox" class="custom-checkbox" id="hide-newsletter-popup" name="hide-newsletter-popup" required /> <label for="hide-newsletter-popup">Don't show this popup again</label> </div> <div class="social-links"> <a href="#" title="social-link" class="social-link social-facebook fab fa-facebook-f"></a> <a href="#" title="social-link" class="social-link social-twitter fab fa-twitter"></a> <a href="#" title="social-link" class="social-link social-linkedin fab fa-linkedin-in"></a> </div> </div> </div> <div class="sticky-icons-wrapper"> <div class="sticky-icon-links"> <ul> <li><a href="#" class="demo-toggle"><i class="fas fa-home"></i><span>Demos</span></a></li> <li><a href="documentation.html"><i class="fas fa-info-circle"></i><span>Documentation</span></a> </li> <li><a href="https://themeforest.net/downloads/"><i class="fas fa-star"></i><span>Reviews</span></a> </li> <li><a href="https://d-themes.com/buynow/riodehtml"><i class="fas fa-shopping-cart"></i><span>Buy now!</span></a></li> </ul> </div> <div class="demos-list"> <div class="demos-overlay"></div> <a class="demos-close" href="#"><i class="close-icon"></i></a> <div class="demos-content scrollable scrollable-light"> <h3 class="demos-title">Demos</h3> <div class="demos"> </div> </div> </div> </div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/imagesloaded/imagesloaded.pkgd.min.js"></script> <script src="vendor/elevatezoom/jquery.elevatezoom.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <script src="vendor/owl-carousel/owl.carousel.min.js"></script> <script src="vendor/jquery.plugin/jquery.plugin.min.js"></script> <script src="js/main.min.js"></script> </body> <!-- Mirrored from d-themes.com/html/riode/demo24.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Aug 2023 09:47:17 GMT --> </html>