Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - egsob.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Sun, 18 May 2025 07:52:16 GMT
server: LiteSpeed
location: https://egsob.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://egsob.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
x-powered-by: PHP/8.2.28
content-type: text/html; charset=UTF-8
cache-control: no-cache, private
set-cookie: XSRF-TOKEN=Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO; expires=Sun, 18 May 2025 09:52:17 GMT; Max-Age=7200; path=/; secure
set-cookie: _session=1uCkbJMpPlXIRHY3GhLb3ZrYzF9WPX49xxt2CNgO; expires=Sun, 18 May 2025 09:52:17 GMT; Max-Age=7200; path=/; httponly; secure
transfer-encoding: chunked
date: Sun, 18 May 2025 07:52:17 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: egsob.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>


    <html lang="en">

<head>

    <meta name="csrf-token" content="Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO">
    <meta name="app-url" content="//egsob.com/">
    <meta name="file-base-url" content="//egsob.com/public/">

    <title> | </title>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="robots" content="index, follow">
    <meta name="description" content="" />
    <meta name="keywords" content="">

    
                    <!-- Schema.org markup for Google+ -->
        <meta itemprop="name" content="">
        <meta itemprop="description" content="">
        <meta itemprop="image" content="https://egsob.com/public/assets/img/placeholder.jpg">

        <!-- Twitter Card data -->
        <meta name="twitter:card" content="product">
        <meta name="twitter:site" content="@publisher_handle">
        <meta name="twitter:title" content="">
        <meta name="twitter:description" content="">
        <meta name="twitter:creator" content="@author_handle">
        <meta name="twitter:image" content="https://egsob.com/public/assets/img/placeholder.jpg">

        <!-- Open Graph data -->
        <meta property="og:title" content="" />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="https://egsob.com" />
        <meta property="og:image" content="https://egsob.com/public/assets/img/placeholder.jpg" />
        <meta property="og:description" content="" />
        <meta property="og:site_name" content="" />
        <meta property="fb:app_id" content="">
    
    <!-- Favicon -->
        <link rel="icon" href="https://egsob.com/public/assets/img/placeholder.jpg">
    <link rel="apple-touch-icon" href="https://egsob.com/public/assets/img/placeholder.jpg">

    <!-- Google Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

    <!-- CSS Files -->
    <link rel="stylesheet" href="https://egsob.com/public/assets/css/vendors.css">
        <link rel="stylesheet" href="https://egsob.com/public/assets/css/aiz-core.css?v=1500">
    <link rel="stylesheet" href="https://egsob.com/public/assets/css/custom-style.css">


    <script>
        var AIZ = AIZ || {};
        AIZ.local = {
            nothing_selected: 'Nothing selected',
            nothing_found: 'Nothing found',
            choose_file: 'Choose File',
            file_selected: 'File selected',
            files_selected: 'Files selected',
            add_more_files: 'Add more files',
            adding_more_files: 'Adding more files',
            drop_files_here_paste_or: 'Drop files here, paste or',
            browse: 'Browse',
            upload_complete: 'Upload complete',
            upload_paused: 'Upload paused',
            resume_upload: 'Resume upload',
            pause_upload: 'Pause upload',
            retry_upload: 'Retry upload',
            cancel_upload: 'Cancel upload',
            uploading: 'Uploading',
            processing: 'Processing',
            complete: 'Complete',
            file: 'File',
            files: 'Files',
        }
    </script>

    <style>
        :root{
            --blue: #3490f3;
            --hov-blue: #2e7fd6;
            --soft-blue: rgba(0, 123, 255, 0.15);
            --secondary-base: #13814C;
            --hov-secondary-base: #0f6f41;
            --soft-secondary-base: rgba(19,129,76,0.15);
            --gray: #9d9da6;
            --gray-dark: #8d8d8d;
            --secondary: #919199;
            --soft-secondary: rgba(145, 145, 153, 0.15);
            --success: #85b567;
            --soft-success: rgba(133, 181, 103, 0.15);
            --warning: #f3af3d;
            --soft-warning: rgba(243, 175, 61, 0.15);
            --light: #f5f5f5;
            --soft-light: #dfdfe6;
            --soft-white: #b5b5bf;
            --dark: #292933;
            --soft-dark: #1b1b28;
            --primary: #e62e04;
            --hov-primary: #e62e04;
            --soft-primary: rgba(230,46,4,0.15);
        }
        body{
            font-family: 'Public Sans', sans-serif;
            font-weight: 400;
        }

        .pagination .page-link,
        .page-item.disabled .page-link {
            min-width: 32px;
            min-height: 32px;
            line-height: 32px;
            text-align: center;
            padding: 0;
            border: 1px solid var(--soft-light);
            font-size: 0.875rem;
            border-radius: 0 !important;
            color: var(--dark);
        }
        .pagination .page-item {
            margin: 0 5px;
        }

        .form-control:focus {
            border-width: 2px !important;
        }
        .iti__flag-container {
            padding: 2px;
        }
        .modal-content {
            border: 0 !important;
            border-radius: 0 !important;
        }

        .tagify.tagify--focus{
            border-width: 2px;
            border-color: var(--primary);
        }

        #map{
            width: 100%;
            height: 250px;
        }
        #edit_map{
            width: 100%;
            height: 250px;
        }

        .pac-container { z-index: 100000; }
    </style>




</head>
<body>
    <!-- aiz-main-wrapper -->
    <div class="aiz-main-wrapper d-flex flex-column bg-white">
                <!-- Header -->
        <!-- Top Bar Banner -->
        
    <!-- Top Bar -->
    <div class="top-navbar bg-white z-1035 h-35px h-sm-auto">
        <div class="container">
            <div class="row">
                <div class="col-lg-6 col">
                    <ul class="list-inline d-flex justify-content-between justify-content-lg-start mb-0">
                        <!-- Language switcher -->
                                                    <li class="list-inline-item dropdown mr-4" id="lang-change">

                                <a href="javascript:void(0)" class="dropdown-toggle text-secondary fs-12 py-2"
                                    data-toggle="dropdown" data-display="static">
                                    <span class="">English</span>
                                </a>
                                <ul class="dropdown-menu dropdown-menu-left">
                                                                            <li>
                                            <a href="javascript:void(0)" data-flag="en"
                                                class="dropdown-item  active ">
                                                <img src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                    data-src="https://egsob.com/public/assets/img/flags/en.png"
                                                    class="mr-1 lazyload" alt="English" height="11">
                                                <span class="language">English</span>
                                            </a>
                                        </li>
                                                                            <li>
                                            <a href="javascript:void(0)" data-flag="bd"
                                                class="dropdown-item ">
                                                <img src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                    data-src="https://egsob.com/public/assets/img/flags/bd.png"
                                                    class="mr-1 lazyload" alt="Bangla" height="11">
                                                <span class="language">Bangla</span>
                                            </a>
                                        </li>
                                                                            <li>
                                            <a href="javascript:void(0)" data-flag="sa"
                                                class="dropdown-item ">
                                                <img src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                    data-src="https://egsob.com/public/assets/img/flags/sa.png"
                                                    class="mr-1 lazyload" alt="Arabic" height="11">
                                                <span class="language">Arabic</span>
                                            </a>
                                        </li>
                                                                    </ul>
                            </li>
                        
                        <!-- Currency Switcher -->
                                                    <li class="list-inline-item dropdown ml-auto ml-lg-0 mr-0" id="currency-change">
                                
                                <a href="javascript:void(0)" class="dropdown-toggle text-secondary fs-12 py-2"
                                    data-toggle="dropdown" data-display="static">
                                    Taka
                                </a>
                                <ul class="dropdown-menu dropdown-menu-right dropdown-menu-lg-left">
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="USD">U.S. Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="AUD">Australian Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="BRL">Brazilian Real
                                                (R$)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="CAD">Canadian Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="CZK">Czech Koruna
                                                (Kč)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="DKK">Danish Krone
                                                (kr)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="EUR">Euro
                                                (€)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="HKD">Hong Kong Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="HUF">Hungarian Forint
                                                (Ft)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="ILS">Israeli New Sheqel
                                                (₪)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="JPY">Japanese Yen
                                                (¥)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="MYR">Malaysian Ringgit
                                                (RM)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="MXN">Mexican Peso
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="NOK">Norwegian Krone
                                                (kr)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="NZD">New Zealand Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="PHP">Philippine Peso
                                                (₱)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="PLN">Polish Zloty
                                                (zł)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="GBP">Pound Sterling
                                                (£)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="RUB">Russian Ruble
                                                (руб)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="SGD">Singapore Dollar
                                                ($)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="SEK">Swedish Krona
                                                (kr)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="CHF">Swiss Franc
                                                (CHF)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="THB">Thai Baht
                                                (฿)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item  active "
                                                href="javascript:void(0)"
                                                data-currency="BDT">Taka
                                                (৳)</a>
                                        </li>
                                                                            <li>
                                            <a class="dropdown-item "
                                                href="javascript:void(0)"
                                                data-currency="Rupee">Indian Rupee
                                                (Rs)</a>
                                        </li>
                                                                    </ul>
                            </li>
                        
                    </ul>
                </div>

                <div class="col-6 text-right d-none d-lg-block">
                    <ul class="list-inline mb-0 h-100 d-flex justify-content-end align-items-center">
                                                    <!-- Become a Seller -->
                            <li class="list-inline-item mr-0 pl-0 py-2">
                                <a href="https://egsob.com/shops/create"
                                    class="text-secondary fs-12 pr-3 d-inline-block border-width-2 border-right">Become a Seller !</a>
                            </li>
                            
                            <!-- Seller Login -->
                            <li class="list-inline-item mr-0 pl-0 py-2">
                                <a href="https://egsob.com/seller/login"
                                    class="text-secondary fs-12 pl-3 d-inline-block">Login to Seller</a>
                            </li>
                                                                    </ul>
                </div>
            </div>
        </div>
    </div>

    <header class=" sticky-top  z-1020 bg-white">
        <!-- Search Bar -->
        <div class="position-relative logo-bar-area border-bottom border-md-nonea z-1025">
            <div class="container">
                <div class="d-flex align-items-center">
                    <!-- top menu sidebar button -->
                    <button type="button" class="btn d-lg-none mr-3 mr-sm-4 p-0 active" data-toggle="class-toggle"
                        data-target=".aiz-top-menu-sidebar">
                        <svg id="Component_43_1" data-name="Component 43 – 1" xmlns="http://www.w3.org/2000/svg"
                            width="16" height="16" viewBox="0 0 16 16">
                            <rect id="Rectangle_19062" data-name="Rectangle 19062" width="16" height="2"
                                transform="translate(0 7)" fill="#919199" />
                            <rect id="Rectangle_19063" data-name="Rectangle 19063" width="16" height="2"
                                fill="#919199" />
                            <rect id="Rectangle_19064" data-name="Rectangle 19064" width="16" height="2"
                                transform="translate(0 14)" fill="#919199" />
                        </svg>

                    </button>
                    <!-- Header Logo -->
                    <div class="col-auto pl-0 pr-3 d-flex align-items-center">
                        <a class="d-block py-20px mr-3 ml-0" href="https://egsob.com">
                                                                                        <img src="https://egsob.com/public/assets/img/logo.png" alt=""
                                    class="mw-100 h-30px h-md-40px" height="40">
                                                    </a>
                    </div>
                    <!-- Search Icon for small device -->
                    <div class="d-lg-none ml-auto mr-0">
                        <a class="p-2 d-block text-reset" href="javascript:void(0);" data-toggle="class-toggle"
                            data-target=".front-header-search">
                            <i class="las la-search la-flip-horizontal la-2x"></i>
                        </a>
                    </div>
                    <!-- Search field -->
                    <div class="flex-grow-1 front-header-search d-flex align-items-center bg-white mx-xl-5">
                        <div class="position-relative flex-grow-1 px-3 px-lg-0">
                            <form action="https://egsob.com/search" method="GET" class="stop-propagation">
                                <div class="d-flex position-relative align-items-center">
                                    <div class="d-lg-none" data-toggle="class-toggle"
                                        data-target=".front-header-search">
                                        <button class="btn px-2" type="button"><i
                                                class="la la-2x la-long-arrow-left"></i></button>
                                    </div>
                                    <div class="search-input-box">
                                        <input type="text"
                                            class="border border-soft-light form-control fs-14 hov-animate-outline"
                                            id="search" name="keyword"
                                                                                        placeholder="I am shopping for..." autocomplete="off">

                                        <svg id="Group_723" data-name="Group 723" xmlns="http://www.w3.org/2000/svg"
                                            width="20.001" height="20" viewBox="0 0 20.001 20">
                                            <path id="Path_3090" data-name="Path 3090"
                                                d="M9.847,17.839a7.993,7.993,0,1,1,7.993-7.993A8,8,0,0,1,9.847,17.839Zm0-14.387a6.394,6.394,0,1,0,6.394,6.394A6.4,6.4,0,0,0,9.847,3.453Z"
                                                transform="translate(-1.854 -1.854)" fill="#b5b5bf" />
                                            <path id="Path_3091" data-name="Path 3091"
                                                d="M24.4,25.2a.8.8,0,0,1-.565-.234l-6.15-6.15a.8.8,0,0,1,1.13-1.13l6.15,6.15A.8.8,0,0,1,24.4,25.2Z"
                                                transform="translate(-5.2 -5.2)" fill="#b5b5bf" />
                                        </svg>
                                    </div>
                                </div>
                            </form>
                            <div class="typed-search-box stop-propagation document-click-d-none d-none bg-white rounded shadow-lg position-absolute left-0 top-100 w-100"
                                style="min-height: 200px">
                                <div class="search-preloader absolute-top-center">
                                    <div class="dot-loader">
                                        <div></div>
                                        <div></div>
                                        <div></div>
                                    </div>
                                </div>
                                <div class="search-nothing d-none p-3 text-center fs-16">

                                </div>
                                <div id="search-content" class="text-left">

                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- Search box -->
                    <div class="d-none d-lg-none ml-3 mr-0">
                        <div class="nav-search-box">
                            <a href="#" class="nav-box-link">
                                <i class="la la-search la-flip-horizontal d-inline-block nav-box-icon"></i>
                            </a>
                        </div>
                    </div>

                    
                    <div class="d-none d-xl-block ml-auto mr-0">
                                                    <!--Login & Registration -->
                            <span class="d-flex align-items-center nav-user-info ml-3">
                                <!-- Image -->
                                <span
                                    class="size-40px rounded-circle overflow-hidden border d-flex align-items-center justify-content-center nav-user-img">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="19.902" height="20.012"
                                        viewBox="0 0 19.902 20.012">
                                        <path id="fe2df171891038b33e9624c27e96e367"
                                            d="M15.71,12.71a6,6,0,1,0-7.42,0,10,10,0,0,0-6.22,8.18,1.006,1.006,0,1,0,2,.22,8,8,0,0,1,15.9,0,1,1,0,0,0,1,.89h.11a1,1,0,0,0,.88-1.1,10,10,0,0,0-6.25-8.19ZM12,12a4,4,0,1,1,4-4A4,4,0,0,1,12,12Z"
                                            transform="translate(-2.064 -1.995)" fill="#91919b" />
                                    </svg>
                                </span>
                                <a href="https://egsob.com/users/login"
                                    class="text-reset opacity-60 hov-opacity-100 hov-text-primary fs-12 d-inline-block border-right border-soft-light border-width-2 pr-2 ml-3">Login</a>
                                <a href="https://egsob.com/users/registration"
                                
                                    class="text-reset opacity-60 hov-opacity-100 hov-text-primary fs-12 d-inline-block py-2 pl-2">Registration</a>
                            </span>
                                            </div>
                </div>
            </div>

            <!-- Loged in user Menus -->
            <div class="hover-user-top-menu position-absolute top-100 left-0 right-0 z-3">
                <div class="container">
                    <div class="position-static float-right">
                        <div class="aiz-user-top-menu bg-white rounded-0 border-top shadow-sm" style="width:220px;">
                            <ul class="list-unstyled no-scrollbar mb-0 text-left">
                                                                    <li class="user-top-nav-element border border-top-0" data-id="1">
                                        <a href="https://egsob.com/dashboard"
                                            class="text-truncate text-dark px-4 fs-14 d-flex align-items-center hov-column-gap-1">
                                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                viewBox="0 0 16 16">
                                                <path id="Path_2916" data-name="Path 2916"
                                                    d="M15.3,5.4,9.561.481A2,2,0,0,0,8.26,0H7.74a2,2,0,0,0-1.3.481L.7,5.4A2,2,0,0,0,0,6.92V14a2,2,0,0,0,2,2H14a2,2,0,0,0,2-2V6.92A2,2,0,0,0,15.3,5.4M10,15H6V9A1,1,0,0,1,7,8H9a1,1,0,0,1,1,1Zm5-1a1,1,0,0,1-1,1H11V9A2,2,0,0,0,9,7H7A2,2,0,0,0,5,9v6H2a1,1,0,0,1-1-1V6.92a1,1,0,0,1,.349-.76l5.74-4.92A1,1,0,0,1,7.74,1h.52a1,1,0,0,1,.651.24l5.74,4.92A1,1,0,0,1,15,6.92Z"
                                                    fill="#b5b5c0" />
                                            </svg>
                                            <span
                                                class="user-top-menu-name has-transition ml-3">Dashboard</span>
                                        </a>
                                    </li>
                                
                                                                <li class="user-top-nav-element border border-top-0" data-id="1">
                                    <a href="https://egsob.com/logout"
                                        class="text-truncate text-dark px-4 fs-14 d-flex align-items-center hov-column-gap-1">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="15.999"
                                            viewBox="0 0 16 15.999">
                                            <g id="Group_25503" data-name="Group 25503"
                                                transform="translate(-24.002 -377)">
                                                <g id="Group_25265" data-name="Group 25265"
                                                    transform="translate(-216.534 -160)">
                                                    <path id="Subtraction_192" data-name="Subtraction 192"
                                                        d="M12052.535,2920a8,8,0,0,1-4.569-14.567l.721.72a7,7,0,1,0,7.7,0l.721-.72a8,8,0,0,1-4.567,14.567Z"
                                                        transform="translate(-11803.999 -2367)" fill="#d43533" />
                                                </g>
                                                <rect id="Rectangle_19022" data-name="Rectangle 19022" width="1"
                                                    height="8" rx="0.5" transform="translate(31.5 377)"
                                                    fill="#d43533" />
                                            </g>
                                        </svg>
                                        <span
                                            class="user-top-menu-name text-primary has-transition ml-3">Logout</span>
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <!-- Menu Bar -->
        <div class="d-none d-lg-block position-relative bg-primary h-50px">
            <div class="container h-100">
                <div class="d-flex h-100">
                    <!-- Categoty Menu Button -->
                    <div class="d-none d-xl-block all-category has-transition bg-black-10" id="category-menu-bar">
                        <div class="px-3 h-100"
                            style="padding-top: 12px;padding-bottom: 12px; width:270px; cursor: pointer;">
                            <div class="d-flex align-items-center justify-content-between">
                                <div>
                                    <span class="fw-700 fs-16 text-white mr-3">Categories</span>
                                    <a href="https://egsob.com/categories" class="text-reset categoriesAll">
                                        <span
                                            class="d-none d-lg-inline-block text-white animate-underline-white">(See All)</span>
                                    </a>
                                </div>
                                <i class="las la-angle-down text-white has-transition" id="category-menu-bar-icon"
                                    style="font-size: 1.2rem !important"></i>
                            </div>
                        </div>
                    </div>
                    <!-- Header Menus -->
                                        <div class="ml-xl-4 w-100 overflow-hidden">
                        <div class="d-flex align-items-center justify-content-center justify-content-xl-start h-100">
                            <ul class="list-inline mb-0 pl-0 hor-swipe c-scrollbar-light">
                                                                                                            <li class="list-inline-item mr-0 animate-underline-white">
                                            <a href="http://domain.com"
                                                class="fs-13 px-3 py-3 d-inline-block fw-700 text-white header_menu_links hov-bg-black-10
                                            ">
                                                Home
                                            </a>
                                        </li>
                                                                            <li class="list-inline-item mr-0 animate-underline-white">
                                            <a href="http://domain.com/flash-deals"
                                                class="fs-13 px-3 py-3 d-inline-block fw-700 text-white header_menu_links hov-bg-black-10
                                            ">
                                                Flash Sale
                                            </a>
                                        </li>
                                                                            <li class="list-inline-item mr-0 animate-underline-white">
                                            <a href="http://domain.com/blog"
                                                class="fs-13 px-3 py-3 d-inline-block fw-700 text-white header_menu_links hov-bg-black-10
                                            ">
                                                Blogs
                                            </a>
                                        </li>
                                                                            <li class="list-inline-item mr-0 animate-underline-white">
                                            <a href="http://domain.com/brands"
                                                class="fs-13 px-3 py-3 d-inline-block fw-700 text-white header_menu_links hov-bg-black-10
                                            ">
                                                All Brands
                                            </a>
                                        </li>
                                                                            <li class="list-inline-item mr-0 animate-underline-white">
                                            <a href="http://domain.com/categories"
                                                class="fs-13 px-3 py-3 d-inline-block fw-700 text-white header_menu_links hov-bg-black-10
                                            ">
                                                All categories
                                            </a>
                                        </li>
                                                                                                </ul>
                        </div>
                    </div>
                    <!-- Cart -->
                    <div class="d-none d-xl-block align-self-stretch ml-5 mr-0 has-transition bg-black-10"
                        data-hover="dropdown">
                        <div class="nav-cart-box dropdown h-100" id="cart_items" style="width: max-content;">
                            <!-- Cart button with cart count -->
<a href="javascript:void(0)" class="d-flex align-items-center text-dark px-3 h-100" data-toggle="dropdown" data-display="static" title="Cart">
    <span class="mr-2">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="20.562" viewBox="0 0 24 20.562">
            <g id="_5e67fc94b53aaec8ca181b806dd815ee" data-name="5e67fc94b53aaec8ca181b806dd815ee" transform="translate(-33.276 -101)">
              <path id="Path_32659" data-name="Path 32659" d="M34.034,102.519H38.2l-.732-.557c.122.37.243.739.365,1.112q.441,1.333.879,2.666.528,1.6,1.058,3.211.46,1.394.917,2.788c.149.451.291.9.446,1.352l.008.02a.76.76,0,0,0,1.466-.4c-.122-.37-.243-.739-.365-1.112q-.441-1.333-.879-2.666-.528-1.607-1.058-3.213-.46-1.394-.917-2.788c-.149-.451-.289-.9-.446-1.352l-.008-.02a.783.783,0,0,0-.732-.557H34.037a.76.76,0,0,0,0,1.519Z" fill="#fff"/>
              <path id="Path_32660" data-name="Path 32660" d="M288.931,541.934q-.615,1.1-1.233,2.193c-.058.106-.119.21-.177.317a.767.767,0,0,0,.656,1.142h11.6c.534,0,1.071.01,1.608,0h.023a.76.76,0,0,0,0-1.519h-11.6c-.534,0-1.074-.015-1.608,0h-.023l.656,1.142q.615-1.1,1.233-2.193c.058-.106.119-.21.177-.316a.759.759,0,0,0-1.312-.765Z" transform="translate(-247.711 -429.41)" fill="#fff"/>
              <circle id="Ellipse_553" data-name="Ellipse 553" cx="1.724" cy="1.724" r="1.724" transform="translate(49.612 117.606)" fill="#fff"/>
              <path id="Path_32661" data-name="Path 32661" d="M658.4,739.2a2.267,2.267,0,0,0,1.489,2.1,2.232,2.232,0,0,0,2.433-.648A2.231,2.231,0,1,0,658.4,739.2a.506.506,0,0,0,1.013,0c0-.041,0-.084.005-.124a.381.381,0,0,1,.005-.053c.008-.1,0,.033-.005.03a.979.979,0,0,1,.061-.248c.008-.02.023-.106.04-.111s-.046.094-.018.043a.656.656,0,0,0,.028-.061,2.3,2.3,0,0,1,.129-.215c.048-.073-.068.078.013-.015.025-.028.051-.058.078-.086s.056-.056.084-.081l.038-.033c.018-.015.091-.051.025-.023s-.015.013,0,0,.035-.025.056-.038a.947.947,0,0,1,.086-.051c.038-.023.078-.041.119-.061.013-.008.066-.033,0,0s.025-.008.033-.01A1.56,1.56,0,0,1,660.4,738l.068-.013c.056-.013-.048.005-.048.005.046,0,.094-.01.139-.01a2.043,2.043,0,0,1,.248.008c.094.008-.1-.018.02.005.046.008.089.02.134.03s.076.023.114.035a.589.589,0,0,1,.063.023c0,.008-.094-.048-.043-.018.071.043.149.076.22.122.018.013.035.025.056.038s.056.023,0,0-.018-.015,0,0l.051.043a2.274,2.274,0,0,1,.172.177c.076.084-.035-.058.013.015.02.033.043.063.063.1s.041.068.058.1l.023.046c.048.091.01-.008,0-.013.03.01.063.192.073.225l.023.1c.02.1,0-.03,0-.033.013.013.008.071.008.086a1.749,1.749,0,0,1,0,.23.63.63,0,0,0-.005.071c0,.051-.03.043.005-.03a.791.791,0,0,0-.028.134c-.018.071-.046.139-.066.21s.046-.086.013-.028a.245.245,0,0,0-.02.046c-.02.041-.041.078-.063.117s-.041.066-.063.1c-.068.1.048-.051-.01.018a1.932,1.932,0,0,1-.172.18c-.01.01-.071.076-.089.076,0,0,.1-.071.023-.02-.015.01-.028.018-.041.028-.071.046-.144.084-.218.122s.091-.03-.018.008l-.111.038-.116.03c-.018,0-.033.008-.051.01-.111.025.081-.005.015,0a2.045,2.045,0,0,1-.248.01c-.041,0-.081-.005-.124-.008-.015,0-.076-.008,0,0s-.018-.005-.035-.008a1.912,1.912,0,0,1-.261-.076c-.015-.005-.066-.03,0,0s-.015-.008-.03-.015c-.041-.02-.078-.041-.117-.063s-.073-.048-.111-.073c-.061-.038.008.02.023.02-.01,0-.043-.035-.051-.043a1.872,1.872,0,0,1-.187-.187.3.3,0,0,1-.043-.051c0,.01.061.086.02.023-.025-.038-.051-.073-.073-.111s-.048-.089-.071-.132c-.053-.1.025.081-.015-.033a1.836,1.836,0,0,1-.073-.263.163.163,0,0,0-.01-.051c.038.084.008.071,0,.013s-.008-.106-.008-.16a.513.513,0,0,0-1.026,0Z" transform="translate(-609.293 -619.872)" fill="#fff"/>
              <circle id="Ellipse_554" data-name="Ellipse 554" cx="1.724" cy="1.724" r="1.724" transform="translate(40.884 117.606)" fill="#fff"/>
              <path id="Path_32662" data-name="Path 32662" d="M270.814,272.355a2.267,2.267,0,0,0,1.489,2.1,2.232,2.232,0,0,0,2.433-.648,2.231,2.231,0,1,0-3.922-1.453.506.506,0,0,0,1.013,0c0-.041,0-.084.005-.124a.377.377,0,0,1,.005-.053c.008-.1,0,.033-.005.03a.981.981,0,0,1,.061-.248c.008-.02.023-.106.04-.111s-.046.094-.018.043a.656.656,0,0,0,.028-.061,2.3,2.3,0,0,1,.129-.215c.048-.073-.068.079.013-.015.025-.028.051-.058.078-.086s.056-.056.084-.081l.038-.033c.018-.015.091-.051.025-.023s-.015.013,0,0,.035-.025.056-.038a.96.96,0,0,1,.086-.051c.038-.023.078-.04.119-.061.013-.008.066-.033,0,0s.025-.008.033-.01a1.564,1.564,0,0,1,.213-.061l.068-.013c.056-.013-.048.005-.048.005.046,0,.094-.01.139-.01a2.031,2.031,0,0,1,.248.008c.094.008-.1-.018.02.005.046.008.089.02.134.03s.076.023.114.035a.583.583,0,0,1,.063.023c0,.008-.094-.048-.043-.018.071.043.149.076.22.122.018.013.035.025.056.038s.056.023,0,0-.018-.015,0,0l.051.043a2.257,2.257,0,0,1,.172.177c.076.084-.035-.058.013.015.02.033.043.063.063.1s.04.068.058.1l.023.046c.048.091.01-.008,0-.013.03.01.063.192.073.225l.023.1c.02.1,0-.03,0-.033.013.013.008.071.008.086a1.749,1.749,0,0,1,0,.23.622.622,0,0,0-.005.071c0,.051-.03.043.005-.03a.788.788,0,0,0-.028.134c-.018.071-.046.139-.066.21s.046-.086.013-.028a.249.249,0,0,0-.02.046c-.02.04-.041.078-.063.116s-.041.066-.063.1c-.068.1.048-.051-.01.018a1.929,1.929,0,0,1-.172.18c-.01.01-.071.076-.089.076,0,0,.1-.071.023-.02-.015.01-.028.018-.041.028-.071.046-.144.084-.218.122s.091-.03-.018.008l-.111.038-.116.03c-.018,0-.033.008-.051.01-.111.025.081-.005.015,0a2.039,2.039,0,0,1-.248.01c-.041,0-.081-.005-.124-.008-.015,0-.076-.008,0,0s-.018-.005-.035-.008a1.919,1.919,0,0,1-.261-.076c-.015-.005-.066-.03,0,0s-.015-.008-.03-.015c-.04-.02-.078-.04-.116-.063s-.073-.048-.111-.073c-.061-.038.008.02.023.02-.01,0-.043-.035-.051-.043a1.873,1.873,0,0,1-.187-.187.3.3,0,0,1-.043-.051c0,.01.061.086.02.023-.025-.038-.051-.073-.073-.111s-.048-.089-.071-.132c-.053-.1.025.081-.015-.033a1.84,1.84,0,0,1-.073-.263.164.164,0,0,0-.01-.051c.038.084.008.071,0,.013s-.008-.106-.008-.16a.513.513,0,0,0-1.026,0ZM287.2,258l-3.074,7.926H272.313L269.7,258Z" transform="translate(-230.437 -153.024)" fill="#fff"/>
              <path id="Path_32663" data-name="Path 32663" d="M267.044,237.988q-.52,1.341-1.038,2.682-.828,2.138-1.654,4.274l-.38.983.489-.372H254.1c-.476,0-.957-.02-1.436,0h-.02l.489.372q-.444-1.348-.886-2.694-.7-2.131-1.4-4.264c-.109-.327-.215-.653-.324-.983l-.489.641h16.791c.228,0,.456.005.681,0h.03a.506.506,0,0,0,0-1.013H250.744c-.228,0-.456-.005-.681,0h-.03a.511.511,0,0,0-.489.641q.444,1.348.886,2.694.7,2.131,1.4,4.264c.109.327.215.653.324.983a.523.523,0,0,0,.489.372h10.359c.476,0,.957.018,1.436,0h.02a.526.526,0,0,0,.489-.372q.52-1.341,1.038-2.682.828-2.138,1.654-4.274l.38-.983a.508.508,0,0,0-.355-.623A.52.52,0,0,0,267.044,237.988Z" transform="translate(-210.769 -133.152)" fill="#fff"/>
            </g>
        </svg>
    </span>
    <span class="d-none d-xl-block ml-2 fs-14 fw-700 text-white">৳0.00</span>
    <span class="nav-box-text d-none d-xl-block ml-2 text-white fs-12">

        (<span class="cart-count">0</span> Items)

    </span>
</a>

<!-- Cart Items -->
<div class="dropdown-menu dropdown-menu-right dropdown-menu-lg p-0 stop-propagation rounded-0">
            <div class="text-center p-3">
            <i class="las la-frown la-3x opacity-60 mb-3"></i>
            <h3 class="h6 fw-700">Your Cart is empty</h3>
        </div>
    </div>
                        </div>
                    </div>
                </div>
            </div>
            <!-- Categoty Menus -->
            <div class="hover-category-menu position-absolute w-100 top-100 left-0 right-0 z-3 d-none"
                id="click-category-menu">
                <div class="container">
                    <div class="d-flex position-relative">
                        <div class="position-static">
                            <div class="aiz-category-menu bg-white rounded-0 border-top" id="category-sidebar" style="width:270px;">
    <ul class="list-unstyled categories no-scrollbar mb-0 text-left">
                                <li class="category-nav-element border border-top-0" data-id="4">
                <a href="https://egsob.com/category/men%27s%20fashion"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/qfXlJMYNOIxR36JOhGE28mXllBcbChE74D1bbWFY.webp" width="16" alt="Men Clothing &amp; Fashion"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Men Clothing &amp; Fashion</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="5">
                <a href="https://egsob.com/category/women%27s%20fashion"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/xIlOUwjNG23vkpxsGKJMytX2tYqbCnd8QLmHVMID.webp" width="16" alt="Women Clothing &amp; Fashion"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Women Clothing &amp; Fashion</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="6">
                <a href="https://egsob.com/category/demo-category-3"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/znlvTe2kUsu5qqzvHDjfBX9XXNO9AMimtXHtazdh.png" width="16" alt="Motor Bike Accessories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Motor Bike Accessories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="7">
                <a href="https://egsob.com/category/smartphone-accessories-ww79z"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/XK9ZRAhKwUQf0bQQTx80eO0caGJI24Lvpg92D4yp.webp" width="16" alt="Smartphone Accessories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Smartphone Accessories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="9">
                <a href="https://egsob.com/category/Hot-Categories-e5aCE"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Hot Categories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Hot Categories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="11">
                <a href="https://egsob.com/category/Outwear--jackets-Wn647"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Outwear &amp; jackets"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Outwear &amp; jackets</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="17">
                <a href="https://egsob.com/category/Alarm-OFhKB"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Alarm"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Alarm</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="19">
                <a href="https://egsob.com/category/outdoor--patio-xuvpy"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/FQi1pjHCkx1DE9Buxlhmur7t9D56QJIYFnRFWC9D.webp" width="16" alt="Outdoor &amp; Patio"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Outdoor &amp; Patio</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="20">
                <a href="https://egsob.com/category/kitchen-mhwhp"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/ThoZTTTpl5g2Mbh1BWsQNkfXefoB4tL6jgdjcO0j.webp" width="16" alt="Kitchen"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Kitchen</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="21">
                <a href="https://egsob.com/category/household-appliances-ymtvn"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/fFSujLdnN19gRMbpzq25wiwNFXs2wDqOFv1AwB5I.webp" width="16" alt="Household Appliances"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Household Appliances</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="22">
                <a href="https://egsob.com/category/bakery--bread-kclhl"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/nBHQ2KolQTzqezXbKFKZBWbGuUQFyhMT5IGm09nW.png" width="16" alt="Bakery &amp; Bread"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Bakery &amp; Bread</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="23">
                <a href="https://egsob.com/category/body-fitness-873u8"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/yPZbu1apEIPKP3LiDs6lR2q4Auk2SYO4wsrbu3Il.png" width="16" alt="Body Fitness"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Body Fitness</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
            </ul>
</div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </header>

    <!-- Top Menu Sidebar -->
    <div class="aiz-top-menu-sidebar collapse-sidebar-wrap sidebar-xl sidebar-left d-lg-none z-1035">
        <div class="overlay overlay-fixed dark c-pointer" data-toggle="class-toggle"
            data-target=".aiz-top-menu-sidebar" data-same=".hide-top-menu-bar"></div>
        <div class="collapse-sidebar c-scrollbar-light text-left">
            <button type="button" class="btn btn-sm p-4 hide-top-menu-bar" data-toggle="class-toggle"
                data-target=".aiz-top-menu-sidebar">
                <i class="las la-times la-2x text-primary"></i>
            </button>
                            <!--Login & Registration -->
                <span class="d-flex align-items-center nav-user-info pl-4">
                    <!-- Image -->
                    <span
                        class="size-40px rounded-circle overflow-hidden border d-flex align-items-center justify-content-center nav-user-img">
                        <svg xmlns="http://www.w3.org/2000/svg" width="19.902" height="20.012"
                            viewBox="0 0 19.902 20.012">
                            <path id="fe2df171891038b33e9624c27e96e367"
                                d="M15.71,12.71a6,6,0,1,0-7.42,0,10,10,0,0,0-6.22,8.18,1.006,1.006,0,1,0,2,.22,8,8,0,0,1,15.9,0,1,1,0,0,0,1,.89h.11a1,1,0,0,0,.88-1.1,10,10,0,0,0-6.25-8.19ZM12,12a4,4,0,1,1,4-4A4,4,0,0,1,12,12Z"
                                transform="translate(-2.064 -1.995)" fill="#91919b" />
                        </svg>
                    </span>

                    <a href="https://egsob.com/users/login"
                        class="text-reset opacity-60 hov-opacity-100 hov-text-primary fs-12 d-inline-block border-right border-soft-light border-width-2 pr-2 ml-3">Login</a>
                    <a href="https://egsob.com/users/registration"
                    
                        class="text-reset opacity-60 hov-opacity-100 hov-text-primary fs-12 d-inline-block py-2 pl-2">Registration</a>
                </span>
                        <hr>
            <ul class="mb-0 pl-3 pb-3 h-100">
                                                            <li class="mr-0">
                            <a href="http://domain.com"
                                class="fs-13 px-3 py-3 w-100 d-inline-block fw-700 text-dark header_menu_links
                            ">
                                Home
                            </a>
                        </li>
                                            <li class="mr-0">
                            <a href="http://domain.com/flash-deals"
                                class="fs-13 px-3 py-3 w-100 d-inline-block fw-700 text-dark header_menu_links
                            ">
                                Flash Sale
                            </a>
                        </li>
                                            <li class="mr-0">
                            <a href="http://domain.com/blog"
                                class="fs-13 px-3 py-3 w-100 d-inline-block fw-700 text-dark header_menu_links
                            ">
                                Blogs
                            </a>
                        </li>
                                            <li class="mr-0">
                            <a href="http://domain.com/brands"
                                class="fs-13 px-3 py-3 w-100 d-inline-block fw-700 text-dark header_menu_links
                            ">
                                All Brands
                            </a>
                        </li>
                                            <li class="mr-0">
                            <a href="http://domain.com/categories"
                                class="fs-13 px-3 py-3 w-100 d-inline-block fw-700 text-dark header_menu_links
                            ">
                                All categories
                            </a>
                        </li>
                                                                </ul>
            <br>
            <br>
        </div>
    </div>

    <!-- Modal -->
    <div class="modal fade" id="order_details" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-xl" role="document">
            <div class="modal-content">
                <div id="order-details-modal-body">

                </div>
            </div>
        </div>
    </div>

    
            <style>
        .home-slider {
            max-width: 100% !important;
        }
        .home-banner-area .aiz-category-menu .sub-cat-menu {
            width: calc(100% - 290px);
            left: calc(280px);
        }
        /* #auction_products .slick-slider .slick-list .slick-slide, */
        #section_home_categories .slick-slider .slick-list .slick-slide {
            margin-bottom: -4px;
        }
        .home-category-banner .home-category-name{
            bottom: -50px;
        }
        @media (min-width: 992px){
            .todays_deal{
                width: 230px;
            }
            .todays_deal .c-scrollbar-light{
               scrollbar-width: auto !important;
               padding-right: 5px !important;
            }
        }
        @media (max-width: 991px){
            .home-banner-area .container{
                min-width: 0;
                padding-left: 15px !important;
                padding-right: 15px!important;
            }
        }
        @media (max-width: 767px){
            #flash_deal .flash-deals-baner{
                height: 203px !important;
            }
        }
    </style>

    
    <!-- home banner area -->
    <div class="home-banner-area mb-3" style="">
        <div class="container">
            <div class="row gutters-12 position-relative">
                <!-- category menu -->
                <div class="position-static d-none d-xl-block col-auto">
                    <div class="aiz-category-menu bg-white rounded-0 border-top" id="category-sidebar" style="width:270px;">
    <ul class="list-unstyled categories no-scrollbar mb-0 text-left">
                                <li class="category-nav-element border border-top-0" data-id="4">
                <a href="https://egsob.com/category/men%27s%20fashion"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/qfXlJMYNOIxR36JOhGE28mXllBcbChE74D1bbWFY.webp" width="16" alt="Men Clothing &amp; Fashion"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Men Clothing &amp; Fashion</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="5">
                <a href="https://egsob.com/category/women%27s%20fashion"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/xIlOUwjNG23vkpxsGKJMytX2tYqbCnd8QLmHVMID.webp" width="16" alt="Women Clothing &amp; Fashion"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Women Clothing &amp; Fashion</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="6">
                <a href="https://egsob.com/category/demo-category-3"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/znlvTe2kUsu5qqzvHDjfBX9XXNO9AMimtXHtazdh.png" width="16" alt="Motor Bike Accessories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Motor Bike Accessories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="7">
                <a href="https://egsob.com/category/smartphone-accessories-ww79z"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/XK9ZRAhKwUQf0bQQTx80eO0caGJI24Lvpg92D4yp.webp" width="16" alt="Smartphone Accessories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Smartphone Accessories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="9">
                <a href="https://egsob.com/category/Hot-Categories-e5aCE"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Hot Categories"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Hot Categories</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="11">
                <a href="https://egsob.com/category/Outwear--jackets-Wn647"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Outwear &amp; jackets"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Outwear &amp; jackets</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="17">
                <a href="https://egsob.com/category/Alarm-OFhKB"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/assets/img/placeholder.jpg" width="16" alt="Alarm"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Alarm</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="19">
                <a href="https://egsob.com/category/outdoor--patio-xuvpy"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/FQi1pjHCkx1DE9Buxlhmur7t9D56QJIYFnRFWC9D.webp" width="16" alt="Outdoor &amp; Patio"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Outdoor &amp; Patio</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="20">
                <a href="https://egsob.com/category/kitchen-mhwhp"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/ThoZTTTpl5g2Mbh1BWsQNkfXefoB4tL6jgdjcO0j.webp" width="16" alt="Kitchen"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Kitchen</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="21">
                <a href="https://egsob.com/category/household-appliances-ymtvn"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/fFSujLdnN19gRMbpzq25wiwNFXs2wDqOFv1AwB5I.webp" width="16" alt="Household Appliances"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Household Appliances</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="22">
                <a href="https://egsob.com/category/bakery--bread-kclhl"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/nBHQ2KolQTzqezXbKFKZBWbGuUQFyhMT5IGm09nW.png" width="16" alt="Bakery &amp; Bread"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Bakery &amp; Bread</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
                                <li class="category-nav-element border border-top-0" data-id="23">
                <a href="https://egsob.com/category/body-fitness-873u8"
                    class="text-truncate text-dark px-4 fs-14 d-block hov-column-gap-1">
                    <img class="cat-image lazyload mr-2 opacity-60" src="https://egsob.com/public/assets/img/placeholder.jpg"
                        data-src="https://egsob.com/public/uploads/all/yPZbu1apEIPKP3LiDs6lR2q4Auk2SYO4wsrbu3Il.png" width="16" alt="Body Fitness"
                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                    <span class="cat-name has-transition">Body Fitness</span>
                </a>

                <div class="sub-cat-menu more c-scrollbar-light border p-4 shadow-none">
                    <div class="c-preloader text-center absolute-center">
                        <i class="las la-spinner la-spin la-3x opacity-70"></i>
                    </div>
                </div>

            </li>
            </ul>
</div>
                </div>

                <div class="col-lg mt-4">
                    <!-- Sliders -->
                                            <div class="home-slider">
                            <div class="aiz-carousel overflow-hidden rounded-2" data-autoplay="true" data-infinite="true">
                                                                                                    <div class="carousel-box">
                                        <a class="d-block" href="">
                                            <img
                                                class="d-block mw-100 img-fit h-180px h-md-320px  h-lg-350px "
                                                src="https://egsob.com/public/uploads/all/LB8m2XVSMRLkSR464WlGz7xKW9l91QPWdqVS9hVK.webp"
                                                alt=" promo"
                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';"
                                            >
                                        </a>
                                    </div>
                                                                    <div class="carousel-box">
                                        <a class="d-block" href="">
                                            <img
                                                class="d-block mw-100 img-fit h-180px h-md-320px  h-lg-350px "
                                                src="https://egsob.com/public/uploads/all/GufXvQUhx6l3in1zh4O7ZbGNVhN04w7VhBrleWMS.webp"
                                                alt=" promo"
                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';"
                                            >
                                        </a>
                                    </div>
                                                                    <div class="carousel-box">
                                        <a class="d-block" href="">
                                            <img
                                                class="d-block mw-100 img-fit h-180px h-md-320px  h-lg-350px "
                                                src="https://egsob.com/public/uploads/all/r4RzeQjLqkprTaYHN8Qd8JIWRBvGlfPXq4ZqQBme.webp"
                                                alt=" promo"
                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';"
                                            >
                                        </a>
                                    </div>
                                                            </div>
                        </div>
                    
                    <!-- Featured Categories -->
                                            <div class="bg-whit mt-4">
                            <div class="aiz-carousel slick-left arrow-inactive-none arrow-x-0" data-items="6.5" data-xxl-items="6.5" data-xl-items="4.5"
                                data-lg-items="5" data-md-items="5" data-sm-items="3" data-xs-items="2" data-arrows="true">
                                                                                                        <div class="carousel-box">
                                        <div class="d-flex flex-column align-items-center overflow-hidden" style="width: 110px; height: 155px;border-radius: 8px;background: #f5f6f7; box-shadow: 0px 0px 25px -15px rgba(171,169,171,1);">
                                            <div class="overflow-hidden hov-scale-img" style="width: 110px; height:100px; min-height:100px;">
                                                <a class="d-block h-100" href="https://egsob.com/category/men%27s%20fashion">
                                                    <img src="https://egsob.com/public/uploads/all/mC1gyy1FcAJRpkEYETmpwPoHt08XWxagpnulifs9.webp"
                                                        class="lazyload img-fit h-100 mx-auto has-transition"
                                                        alt="Men Clothing &amp; Fashion"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                </a>
                                            </div>
                                            <p class="mt-1 mb-0 fs-12 fw-500 text-center text-truncate-2 px-2">
                                                <a class="text-reset hov-text-primary"
                                                    href="https://egsob.com/category/men%27s%20fashion"
                                                    style="width: max-content;">
                                                    Men Clothing &amp; Fashion
                                                </a>
                                            </p>
                                        </div>
                                    </div>
                                                                                                        <div class="carousel-box">
                                        <div class="d-flex flex-column align-items-center overflow-hidden" style="width: 110px; height: 155px;border-radius: 8px;background: #f5f6f7; box-shadow: 0px 0px 25px -15px rgba(171,169,171,1);">
                                            <div class="overflow-hidden hov-scale-img" style="width: 110px; height:100px; min-height:100px;">
                                                <a class="d-block h-100" href="https://egsob.com/category/women%27s%20fashion">
                                                    <img src="https://egsob.com/public/uploads/all/ZqdLXh7TJZxYOQ8rz0n1cSPCqLeI83nY05CPRsd0.webp"
                                                        class="lazyload img-fit h-100 mx-auto has-transition"
                                                        alt="Women Clothing &amp; Fashion"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                </a>
                                            </div>
                                            <p class="mt-1 mb-0 fs-12 fw-500 text-center text-truncate-2 px-2">
                                                <a class="text-reset hov-text-primary"
                                                    href="https://egsob.com/category/women%27s%20fashion"
                                                    style="width: max-content;">
                                                    Women Clothing &amp; Fashion
                                                </a>
                                            </p>
                                        </div>
                                    </div>
                                                            </div>
                        </div>
                                    </div>

                <!-- Today's deal -->
                                                    <div class="col-12 col-lg-auto mt-4">
                        <div class="todays_deal bg-white rounded-2 overflow-hidden">
                            <div class="bg-soft-primary p-3 d-flex align-items-center justify-content-center">
                                <span class="fw-700 fs-18 mr-2 text-truncate">
                                    Todays Deal
                                </span>
                                <span class="badge badge-primary badge-inline rounded-1 fs-11">Hot</span>
                            </div>
                            <div class="c-scrollbar-light overflow-auto h-lg-470px p-2 bg-primary">
                                <div class="gutters-5 lg-no-gutters row row-cols-2 row-cols-md-3 row-cols-lg-1">
                                                                                                                    <div class="col mb-2">
                                            <a href="https://egsob.com/product/2-piece-wellness-anti-fatigue-mat-set" class="d-block p-2 text-reset bg-white h-100 rounded">
                                                <div class="row gutters-5 align-items-center" style="margin-bottom: 1.5px;">
                                                    <div class="col-md">
                                                        <div class="img">
                                                            <img
                                                                class="lazyload img-fit h-140px h-lg-90px"
                                                                src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                                data-src="https://egsob.com/public/uploads/all/y6jkdc2gwCeTAAK06Vn8nHNQ4vCXm7CutdNTu7dP.webp"
                                                                alt="Fleck Splash Round Kitchen Mat"
                                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';"
                                                            >
                                                        </div>
                                                    </div>
                                                    <div class="col-md mt-2 mt-md-0 text-center">
                                                        <div class="fs-14">
                                                            <span class="d-block text-primary fw-700">৳5.32</span>
                                                                                                                    </div>
                                                    </div>
                                                </div>
                                            </a>
                                        </div>
                                                                                                                                                            <div class="col mb-2">
                                            <a href="https://egsob.com/product/fleck-splash-round-kitchen-mat" class="d-block p-2 text-reset bg-white h-100 rounded">
                                                <div class="row gutters-5 align-items-center" style="margin-bottom: 1.5px;">
                                                    <div class="col-md">
                                                        <div class="img">
                                                            <img
                                                                class="lazyload img-fit h-140px h-lg-90px"
                                                                src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                                data-src="https://egsob.com/public/uploads/all/XKRPPW6K3UL8dE9wwWc1pszb2zxj1gr666bszTq1.webp"
                                                                alt="Men&#039;s Hoodies"
                                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';"
                                                            >
                                                        </div>
                                                    </div>
                                                    <div class="col-md mt-2 mt-md-0 text-center">
                                                        <div class="fs-14">
                                                            <span class="d-block text-primary fw-700">৳5.43</span>
                                                                                                                    </div>
                                                    </div>
                                                </div>
                                            </a>
                                        </div>
                                                                                                                                                            <div class="col mb-2">
                                            <a href="https://egsob.com/product/the-childrens-place-womens-fall-plaid-long-sleeve-dress" class="d-block p-2 text-reset bg-white h-100 rounded">
                                                <div class="row gutters-5 align-items-center" style="margin-bottom: 1.5px;">
                                                    <div class="col-md">
                                                        <div class="img">
                                                            <img
                                                                class="lazyload img-fit h-140px h-lg-90px"
                                                                src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                                data-src="https://egsob.com/public/uploads/all/BTrnd9DaRjlmaoX9Qd9IxBcvvCYNJbTLr7YgPGyE.webp"
                                                                alt="Disney Men&#039;s Mickey and Friends Button Down Shirt"
                                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';"
                                                            >
                                                        </div>
                                                    </div>
                                                    <div class="col-md mt-2 mt-md-0 text-center">
                                                        <div class="fs-14">
                                                            <span class="d-block text-primary fw-700">৳12.00</span>
                                                                                                                    </div>
                                                    </div>
                                                </div>
                                            </a>
                                        </div>
                                                                                                                                                            <div class="col mb-2">
                                            <a href="https://egsob.com/product/disney-mens-mickey-and-friends-button-down-shirt" class="d-block p-2 text-reset bg-white h-100 rounded">
                                                <div class="row gutters-5 align-items-center" style="margin-bottom: 1.5px;">
                                                    <div class="col-md">
                                                        <div class="img">
                                                            <img
                                                                class="lazyload img-fit h-140px h-lg-90px"
                                                                src="https://egsob.com/public/assets/img/placeholder.jpg"
                                                                data-src="https://egsob.com/public/uploads/all/2ChpzGWFdTKpC66ShRTXFftOOU8DgpXyF8dPwnSV.webp"
                                                                alt="Philipps Airfryer XXL"
                                                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';"
                                                            >
                                                        </div>
                                                    </div>
                                                    <div class="col-md mt-2 mt-md-0 text-center">
                                                        <div class="fs-14">
                                                            <span class="d-block text-primary fw-700">৳12.00</span>
                                                                                                                    </div>
                                                    </div>
                                                </div>
                                            </a>
                                        </div>
                                                                                                            </div>
                            </div>
                        </div>
                    </div>
                
            </div>
        </div>
    </div>

    <!-- Banner section 1 -->
                <div class="mb-2 mb-md-3 mt-2 mt-md-3">
            <div class="container">
                                <div class="w-100">
                    <div class="aiz-carousel gutters-16 overflow-hidden arrow-inactive-none arrow-dark arrow-x-15"
                        data-items="3" data-xxl-items="3"
                        data-xl-items="3" data-lg-items="2"
                        data-md-items="2" data-sm-items="1" data-xs-items="1" data-arrows="true"
                        data-dots="false">
                                                    <div class="carousel-box overflow-hidden hov-scale-img">
                                <a href=""
                                    class="d-block text-reset rounded-2 overflow-hidden">
                                    <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                        data-src="https://egsob.com/public/uploads/all/XmEOHGZCEFgoSvPExhzBh6HDHIE6GVOuBHyo4cEH.webp" alt=" promo"
                                        class="img-fluid lazyload w-100 has-transition"
                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                </a>
                            </div>
                                                    <div class="carousel-box overflow-hidden hov-scale-img">
                                <a href=""
                                    class="d-block text-reset rounded-2 overflow-hidden">
                                    <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                        data-src="https://egsob.com/public/uploads/all/tPyfYVt0X2Qf8rbq0KHhp637ynnHHCML2sMzTl9e.webp" alt=" promo"
                                        class="img-fluid lazyload w-100 has-transition"
                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                </a>
                            </div>
                                                    <div class="carousel-box overflow-hidden hov-scale-img">
                                <a href=""
                                    class="d-block text-reset rounded-2 overflow-hidden">
                                    <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                        data-src="https://egsob.com/public/uploads/all/pOIbhHnrsC3EURxNQiOpwNnSYtleFwIgdRoPufum.webp" alt=" promo"
                                        class="img-fluid lazyload w-100 has-transition"
                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                </a>
                            </div>
                                            </div>
                </div>
            </div>
        </div>
    
    <!-- Flash Deal -->
                <section class="mb-2 mb-md-3 mt-2 mt-md-3" id="flash_deal">
            <div class="container">
                <div class="rounded-2 overflow-hidden p-3 p-md-2rem " style="background: #d33533; border-color: #000000 !important;">
                    <!-- Top Section -->
                    <div class="d-flex flex-wrap align-items-baseline justify-content-center justify-content-sm-between mb-2 mb-md-3 position-relative">
                        <div class="d-flex flex-wrap align-items-center">
                            <!-- Title -->
                            <h3 class="fs-22 fs-md-20 fw-700 mb-2 mb-sm-0">
                                <span class="d-inline-block">Flash Sale</span>
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 24"
                                    class="ml-2">
                                    <path id="Path_28795" data-name="Path 28795"
                                        d="M30.953,13.695a.474.474,0,0,0-.424-.25h-4.9l3.917-7.81a.423.423,0,0,0-.028-.428.477.477,0,0,0-.4-.207H21.588a.473.473,0,0,0-.429.263L15.041,18.151a.423.423,0,0,0,.034.423.478.478,0,0,0,.4.2h4.593l-2.229,9.683a.438.438,0,0,0,.259.5.489.489,0,0,0,.571-.127L30.9,14.164a.425.425,0,0,0,.054-.469Z"
                                        transform="translate(-15 -5)" fill="#fcc201" />
                                </svg>
                            </h3>
                            <!-- Countdown -->
                            <div class="aiz-count-down align-items-center ml-2 mb-2 mb-lg-0" data-date="2026/01/06 23:59:00"></div>
                        </div>

                        <!-- Links -->
                        <div>
                            <div class="text-dark d-flex align-items-center mb-0">
                                <a href="https://egsob.com/flash-deals"
                                    class="fs-10 fs-md-12 fw-700 has-transition text-reset opacity-60 hov-opacity-100 hov-text-primary animate-underline-primary mr-3">View All Flash Sale</a>
                                <span class=" border-left border-soft-light border-width-2 pl-3">
                                    <a href="https://egsob.com/flash-deal/flash-sale-1rCrV"
                                        class="fs-10 fs-md-12 fw-700 has-transition text-reset opacity-60 hov-opacity-100 hov-text-primary animate-underline-primary">View All Products from This Flash Sale</a>
                                </span>
                            </div>
                        </div>
                    </div>

                    <div class="row gutters-16 align-items-center">
                        <!-- Flash Deals Baner -->
                        <div class="col-auto">
                            <a href="https://egsob.com/flash-deal/flash-sale-1rCrV">
                                <div class=" size-180px size-md-200px size-lg-280px rounded-2 overflow-hidden"
                                    style="background-image: url('https://egsob.com/public/uploads/all/wxbk2mJwrZjK5bIjeb3IkDttydbVHQ8fmHsWFAlV.webp'); background-size: cover; background-position: center center;">
                                </div>
                            </a>
                        </div>

                        <div class="col">
                            <!-- Flash Deals Products -->
                                                        <div class="pr-md-3">
                                <div class="aiz-carousel gutters-16 arrow-inactive-none arrow-x-0"
                                data-items="5" data-xxl-items="5" data-xl-items="4" data-lg-items="3" data-md-items="2.5"
                                data-sm-items="2.3" data-xs-items="1" data-arrows="true" data-dots="false">
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/fleck-splash-round-kitchen-mat"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Men&#039;s Hoodies">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/XKRPPW6K3UL8dE9wwWc1pszb2zxj1gr666bszTq1.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Men&#039;s Hoodies"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/fleck-splash-round-kitchen-mat" class="d-block text-reset hov-text-primary"
                                                            title="Men&#039;s Hoodies">Men&#039;s Hoodies</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳5.43</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/mens-hoodies"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="OtterBox Symmetry Fitted Hard Shell Case for iPhone 15 Pro Max">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/e0WCWtjYhsXpuDtiZlMZETOy8cOYBFm6WE6aVGHM.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="OtterBox Symmetry Fitted Hard Shell Case for iPhone 15 Pro Max"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/mens-hoodies" class="d-block text-reset hov-text-primary"
                                                            title="OtterBox Symmetry Fitted Hard Shell Case for iPhone 15 Pro Max">OtterBox Symmetry Fitted Hard Shell Case for iPhone 15 Pro Max</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.34</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/apple-airpods-max"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="AirPods Max">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/rauda58Yib6Fmvw6Gs29LLNRC6a15QGk6ypVSLr1.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="AirPods Max"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/apple-airpods-max" class="d-block text-reset hov-text-primary"
                                                            title="AirPods Max">AirPods Max</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.00</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/airpods-max"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Adidas Men&#039;s Originals Poly Tape Shorts">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/o2oS1jVf25IGV7iCI7B0x3O64eVmhFZY36Ywc15k.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Adidas Men&#039;s Originals Poly Tape Shorts"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/airpods-max" class="d-block text-reset hov-text-primary"
                                                            title="Adidas Men&#039;s Originals Poly Tape Shorts">Adidas Men&#039;s Originals Poly Tape Shorts</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳21.32</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/adidas-mens-originals-poly-tape-shorts"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Adidas Fitness Tights for Women">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/zk6QA2BdABVFxb5uzwvF4BakIZ4LYudBEjvcWYJo.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Adidas Fitness Tights for Women"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/adidas-mens-originals-poly-tape-shorts" class="d-block text-reset hov-text-primary"
                                                            title="Adidas Fitness Tights for Women">Adidas Fitness Tights for Women</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.22</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/self-design-embellished-embroidered-satin-blend-net-semi-stitched-flareda-line-gown"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Berne Men&#039;s Heritage Thermal-Lined Full-Zip Hooded Sweatshirt">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/cf890LIoqo3MW3o66IH1PDiyyZZjMyMgHACfn56F.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Berne Men&#039;s Heritage Thermal-Lined Full-Zip Hooded Sweatshirt"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/self-design-embellished-embroidered-satin-blend-net-semi-stitched-flareda-line-gown" class="d-block text-reset hov-text-primary"
                                                            title="Berne Men&#039;s Heritage Thermal-Lined Full-Zip Hooded Sweatshirt">Berne Men&#039;s Heritage Thermal-Lined Full-Zip Hooded Sweatshirt</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳15.30</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/disney-mens-mickey-and-friends-button-down-shirt"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Philipps Airfryer XXL">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/2ChpzGWFdTKpC66ShRTXFftOOU8DgpXyF8dPwnSV.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Philipps Airfryer XXL"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/disney-mens-mickey-and-friends-button-down-shirt" class="d-block text-reset hov-text-primary"
                                                            title="Philipps Airfryer XXL">Philipps Airfryer XXL</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.00</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/philipps-airfryer-xxl"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Philips Mixer Grinder HL7555/00">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/rnjtfDrth9mV1fQhm5XrHcWWAlCLpkZndxnVCcie.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Philips Mixer Grinder HL7555/00"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/philipps-airfryer-xxl" class="d-block text-reset hov-text-primary"
                                                            title="Philips Mixer Grinder HL7555/00">Philips Mixer Grinder HL7555/00</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳22.00</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/philips-mixer-grinder-hl755500"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Philips Rice Cooker 0.6L">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/a0e10y8RNX0towoQIQ7ffK7JnbSdWvVGNl3C9cic.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Philips Rice Cooker 0.6L"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/philips-mixer-grinder-hl755500" class="d-block text-reset hov-text-primary"
                                                            title="Philips Rice Cooker 0.6L">Philips Rice Cooker 0.6L</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.40</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                                    <div class="carousel-box position-relative has-transition hov-animate-outline">
                                                                                                                                <div
                                                class="aiz-card-box h-180px h-md-200px h-lg-280px flash-deal-item position-relative text-center">
                                                <a href="https://egsob.com/product/philips-rice-cooker-06l"
                                                    class="d-block overflow-hidden hov-scale-img"
                                                    title="Premium executive estate with plenty of cargo capacity">
                                                    <!-- Image -->
                                                    <img src="https://egsob.com/public/uploads/all/fgBgvQNRhiMG0eYEUQjsqxEq4hYhxxqUCWIki3Kt.webp"
                                                        class="lazyload h-100px h-md-120px h-lg-170px mw-100 mx-auto has-transition rounded-2"
                                                        alt="Premium executive estate with plenty of cargo capacity"
                                                        onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder.jpg';">
                                                    <!-- Product name -->
                                                    <h3 class="fw-400 fs-13 text-truncate-2 lh-1-4 mb-0 h-40px text-center pt-1 px-1 mt-1">
                                                        <a href="https://egsob.com/product/philips-rice-cooker-06l" class="d-block text-reset hov-text-primary"
                                                            title="Premium executive estate with plenty of cargo capacity">Premium executive estate with plenty of cargo capacity</a>
                                                    </h3>
                                                    <!-- Price -->
                                                    <h4 class="fs-14 d-flex justify-content-center mt-3">
                                                                                                                    <!-- Previous price -->
                                                                                                                        <!-- price -->
                                                            <span class="fw-700 text-primary">৳12.00</span>
                                                                                                            </h4>
                                                </a>
                                            </div>
                                                                            </div>
                                                            </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
    
    <!-- Featured Products -->
    <div id="section_featured">

    </div>


    
    <!-- Banner Section 2 -->
                <div class="mb-2 mb-md-3 mt-2 mt-md-3">
            <div class="container">
                                <div class="rounded-2 overflow-hidden">
                    <div class="aiz-carousel gutters-16 overflow-hidden arrow-inactive-none arrow-dark arrow-x-15"
                    data-items="1" data-xxl-items="1"
                    data-xl-items="1" data-lg-items="1"
                    data-md-items="1" data-sm-items="1" data-xs-items="1" data-arrows="true"
                    data-dots="false">
                                            <div class="carousel-box overflow-hidden hov-scale-img">
                            <a href=""
                                class="d-block text-reset rounded-2 overflow-hidden">
                                <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                    data-src="https://egsob.com/public/uploads/all/BDPrxlAY04J1r424nrOGbUWyugxGy9gZ1xVJjPeH.webp" alt=" promo"
                                    class="img-fluid lazyload w-100 has-transition"
                                    onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                            </a>
                        </div>
                                    </div>
                </div>
            </div>
        </div>
    
    <!-- Best Selling  -->
    <div id="section_best_selling">

    </div>

    <!-- New Products -->
    <div id="section_newest">

    </div>

    <!-- Banner Section 3 -->
        
    <!-- Auction Product -->
    
    <!-- Cupon -->
    
    <!-- Category wise Products -->
    <div id="section_home_categories">

    </div>


    

    <!-- Classified Product -->
    
    <!-- Top Sellers -->
                            <section class="mb-2 mb-md-3 mt-2 mt-md-3">
            <div class="container">
                <div class="p-3 p-md-2rem rounded-2 "
                    style="background: #fff9ed; border-color: #000000 !important; padding-bottom: 1rem !important;">
                    <!-- Top Section -->
                    <div class="d-flex mb-2 mb-md-3 align-items-baseline justify-content-between">
                        <!-- Title -->
                        <h3 class="fs-16 fs-md-20 fw-700 mb-2 mb-sm-0">
                            <span class="pb-3">Top Sellers</span>
                        </h3>
                        <!-- Links -->
                        <div class="d-flex">
                            <a class="text-blue fs-10 fs-md-12 fw-700 hov-text-primary animate-underline-primary"
                                href="https://egsob.com/sellers">View All Sellers</a>
                        </div>
                    </div>
                    <!-- Sellers Section -->
                    <div class="row gutters-16">
                                                <div class="col-xl-4 col-md-6 py-3 py-md-4 has-transition hov-shadow-out z-1">
                            <div class="d-flex align-items-center">
                                <!-- Shop logo & Verification Status -->
                                <div class="position-relative">
                                    <a href="https://egsob.com/shop/Filon-Asset-Store-2"
                                        class="d-block mx-auto size-100px size-lg-120px border overflow-hidden hov-scale-img"
                                        tabindex="0"
                                        style="border: 1px solid #e5e5e5; border-radius: 50%; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);">
                                        <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                            data-src="https://egsob.com/public/uploads/all/fXfFHkhytEC5mO29PC7lKRIXkQGxOwhUdDbeipto.webp" alt="Filon Asset Store"
                                            class="img-fit h-100 lazyload has-transition"
                                            onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                    </a>
                                    <div class="absolute-top-left z-1 ml-2 mt-1 rounded-content bg-white">
                                                                                    <svg xmlns="http://www.w3.org/2000/svg" width="24.001" height="24"
                                                viewBox="0 0 24.001 24">
                                                <g id="Group_25929" data-name="Group 25929"
                                                    transform="translate(-480 -345)">
                                                    <circle id="Ellipse_637" data-name="Ellipse 637" cx="12"
                                                        cy="12" r="12" transform="translate(480 345)"
                                                        fill="#fff" />
                                                    <g id="Group_25927" data-name="Group 25927"
                                                        transform="translate(480 345)">
                                                        <path id="Union_5" data-name="Union 5"
                                                            d="M0,12A12,12,0,1,1,12,24,12,12,0,0,1,0,12Zm1.2,0A10.8,10.8,0,1,0,12,1.2,10.812,10.812,0,0,0,1.2,12Zm1.2,0A9.6,9.6,0,1,1,12,21.6,9.611,9.611,0,0,1,2.4,12Zm5.115-1.244a1.083,1.083,0,0,0,0,1.529l3.059,3.059a1.081,1.081,0,0,0,1.529,0l5.1-5.1a1.084,1.084,0,0,0,0-1.53,1.081,1.081,0,0,0-1.529,0L11.339,13.05,9.045,10.756a1.082,1.082,0,0,0-1.53,0Z"
                                                            transform="translate(0 0)" fill="#85b567" />
                                                    </g>
                                                </g>
                                            </svg>
                                                                            </div>
                                </div>

                                <div class="ml-2 ml-lg-4">
                                    <!-- Shop name -->
                                    <h2 class="fs-14 fw-700 text-dark text-truncate-2 mb-1">
                                        <a href="https://egsob.com/shop/Filon-Asset-Store-2"
                                            class="text-reset hov-text-primary" tabindex="0">Filon Asset Store</a>
                                    </h2>
                                    <!-- Shop Rating -->
                                    <div class="rating rating-mr-1 text-dark mb-2">
                                        <i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i>
                                        <span class="opacity-60 fs-14">(0
                                            reviews)</span>
                                    </div>
                                    <!-- Visit Button -->
                                    <a href="https://egsob.com/shop/Filon-Asset-Store-2" class="visite-btn">
                                        <span class="button-text">Visit Store</span>
                                        <span class="icon-arrow"></span>
                                    </a>
                                </div>
                            </div>
                        </div>
                                                <div class="col-xl-4 col-md-6 py-3 py-md-4 has-transition hov-shadow-out z-1">
                            <div class="d-flex align-items-center">
                                <!-- Shop logo & Verification Status -->
                                <div class="position-relative">
                                    <a href="https://egsob.com/shop/Pink-Horizon-6"
                                        class="d-block mx-auto size-100px size-lg-120px border overflow-hidden hov-scale-img"
                                        tabindex="0"
                                        style="border: 1px solid #e5e5e5; border-radius: 50%; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);">
                                        <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                            data-src="https://egsob.com/public/uploads/all/AwL5a3vPfSsIVBefuDZgAw2TQ2o27YNjT50wCVh0.webp" alt="Pink Horizon"
                                            class="img-fit h-100 lazyload has-transition"
                                            onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                    </a>
                                    <div class="absolute-top-left z-1 ml-2 mt-1 rounded-content bg-white">
                                                                                    <svg xmlns="http://www.w3.org/2000/svg" width="24.001" height="24"
                                                viewBox="0 0 24.001 24">
                                                <g id="Group_25929" data-name="Group 25929"
                                                    transform="translate(-480 -345)">
                                                    <circle id="Ellipse_637" data-name="Ellipse 637" cx="12"
                                                        cy="12" r="12" transform="translate(480 345)"
                                                        fill="#fff" />
                                                    <g id="Group_25927" data-name="Group 25927"
                                                        transform="translate(480 345)">
                                                        <path id="Union_5" data-name="Union 5"
                                                            d="M0,12A12,12,0,1,1,12,24,12,12,0,0,1,0,12Zm1.2,0A10.8,10.8,0,1,0,12,1.2,10.812,10.812,0,0,0,1.2,12Zm1.2,0A9.6,9.6,0,1,1,12,21.6,9.611,9.611,0,0,1,2.4,12Zm5.115-1.244a1.083,1.083,0,0,0,0,1.529l3.059,3.059a1.081,1.081,0,0,0,1.529,0l5.1-5.1a1.084,1.084,0,0,0,0-1.53,1.081,1.081,0,0,0-1.529,0L11.339,13.05,9.045,10.756a1.082,1.082,0,0,0-1.53,0Z"
                                                            transform="translate(0 0)" fill="#85b567" />
                                                    </g>
                                                </g>
                                            </svg>
                                                                            </div>
                                </div>

                                <div class="ml-2 ml-lg-4">
                                    <!-- Shop name -->
                                    <h2 class="fs-14 fw-700 text-dark text-truncate-2 mb-1">
                                        <a href="https://egsob.com/shop/Pink-Horizon-6"
                                            class="text-reset hov-text-primary" tabindex="0">Pink Horizon</a>
                                    </h2>
                                    <!-- Shop Rating -->
                                    <div class="rating rating-mr-1 text-dark mb-2">
                                        <i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i>
                                        <span class="opacity-60 fs-14">(0
                                            reviews)</span>
                                    </div>
                                    <!-- Visit Button -->
                                    <a href="https://egsob.com/shop/Pink-Horizon-6" class="visite-btn">
                                        <span class="button-text">Visit Store</span>
                                        <span class="icon-arrow"></span>
                                    </a>
                                </div>
                            </div>
                        </div>
                                                <div class="col-xl-4 col-md-6 py-3 py-md-4 has-transition hov-shadow-out z-1">
                            <div class="d-flex align-items-center">
                                <!-- Shop logo & Verification Status -->
                                <div class="position-relative">
                                    <a href="https://egsob.com/shop/LOUIS-VUITTON-7"
                                        class="d-block mx-auto size-100px size-lg-120px border overflow-hidden hov-scale-img"
                                        tabindex="0"
                                        style="border: 1px solid #e5e5e5; border-radius: 50%; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);">
                                        <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                            data-src="https://egsob.com/public/uploads/all/r1XPlK3i2WyyTJEkzVyE1tWGMzC5f4MrzW72Oi5f.webp" alt="LOUIS VUITTON"
                                            class="img-fit h-100 lazyload has-transition"
                                            onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                    </a>
                                    <div class="absolute-top-left z-1 ml-2 mt-1 rounded-content bg-white">
                                                                                    <svg xmlns="http://www.w3.org/2000/svg" width="24.001" height="24"
                                                viewBox="0 0 24.001 24">
                                                <g id="Group_25929" data-name="Group 25929"
                                                    transform="translate(-480 -345)">
                                                    <circle id="Ellipse_637" data-name="Ellipse 637" cx="12"
                                                        cy="12" r="12" transform="translate(480 345)"
                                                        fill="#fff" />
                                                    <g id="Group_25927" data-name="Group 25927"
                                                        transform="translate(480 345)">
                                                        <path id="Union_5" data-name="Union 5"
                                                            d="M0,12A12,12,0,1,1,12,24,12,12,0,0,1,0,12Zm1.2,0A10.8,10.8,0,1,0,12,1.2,10.812,10.812,0,0,0,1.2,12Zm1.2,0A9.6,9.6,0,1,1,12,21.6,9.611,9.611,0,0,1,2.4,12Zm5.115-1.244a1.083,1.083,0,0,0,0,1.529l3.059,3.059a1.081,1.081,0,0,0,1.529,0l5.1-5.1a1.084,1.084,0,0,0,0-1.53,1.081,1.081,0,0,0-1.529,0L11.339,13.05,9.045,10.756a1.082,1.082,0,0,0-1.53,0Z"
                                                            transform="translate(0 0)" fill="#85b567" />
                                                    </g>
                                                </g>
                                            </svg>
                                                                            </div>
                                </div>

                                <div class="ml-2 ml-lg-4">
                                    <!-- Shop name -->
                                    <h2 class="fs-14 fw-700 text-dark text-truncate-2 mb-1">
                                        <a href="https://egsob.com/shop/LOUIS-VUITTON-7"
                                            class="text-reset hov-text-primary" tabindex="0">LOUIS VUITTON</a>
                                    </h2>
                                    <!-- Shop Rating -->
                                    <div class="rating rating-mr-1 text-dark mb-2">
                                        <i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i>
                                        <span class="opacity-60 fs-14">(0
                                            reviews)</span>
                                    </div>
                                    <!-- Visit Button -->
                                    <a href="https://egsob.com/shop/LOUIS-VUITTON-7" class="visite-btn">
                                        <span class="button-text">Visit Store</span>
                                        <span class="icon-arrow"></span>
                                    </a>
                                </div>
                            </div>
                        </div>
                                                <div class="col-xl-4 col-md-6 py-3 py-md-4 has-transition hov-shadow-out z-1">
                            <div class="d-flex align-items-center">
                                <!-- Shop logo & Verification Status -->
                                <div class="position-relative">
                                    <a href="https://egsob.com/shop/Lavish-Look-8"
                                        class="d-block mx-auto size-100px size-lg-120px border overflow-hidden hov-scale-img"
                                        tabindex="0"
                                        style="border: 1px solid #e5e5e5; border-radius: 50%; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);">
                                        <img src="https://egsob.com/public/assets/img/placeholder-rect.jpg"
                                            data-src="https://egsob.com/public/uploads/all/wdBj1AkXfcoXNuYkMdQYADV7kuOcRDh2rHrpAS8S.webp" alt="Lavish Look"
                                            class="img-fit h-100 lazyload has-transition"
                                            onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/placeholder-rect.jpg';">
                                    </a>
                                    <div class="absolute-top-left z-1 ml-2 mt-1 rounded-content bg-white">
                                                                                    <svg xmlns="http://www.w3.org/2000/svg" width="24.001" height="24"
                                                viewBox="0 0 24.001 24">
                                                <g id="Group_25929" data-name="Group 25929"
                                                    transform="translate(-480 -345)">
                                                    <circle id="Ellipse_637" data-name="Ellipse 637" cx="12"
                                                        cy="12" r="12" transform="translate(480 345)"
                                                        fill="#fff" />
                                                    <g id="Group_25927" data-name="Group 25927"
                                                        transform="translate(480 345)">
                                                        <path id="Union_5" data-name="Union 5"
                                                            d="M0,12A12,12,0,1,1,12,24,12,12,0,0,1,0,12Zm1.2,0A10.8,10.8,0,1,0,12,1.2,10.812,10.812,0,0,0,1.2,12Zm1.2,0A9.6,9.6,0,1,1,12,21.6,9.611,9.611,0,0,1,2.4,12Zm5.115-1.244a1.083,1.083,0,0,0,0,1.529l3.059,3.059a1.081,1.081,0,0,0,1.529,0l5.1-5.1a1.084,1.084,0,0,0,0-1.53,1.081,1.081,0,0,0-1.529,0L11.339,13.05,9.045,10.756a1.082,1.082,0,0,0-1.53,0Z"
                                                            transform="translate(0 0)" fill="#85b567" />
                                                    </g>
                                                </g>
                                            </svg>
                                                                            </div>
                                </div>

                                <div class="ml-2 ml-lg-4">
                                    <!-- Shop name -->
                                    <h2 class="fs-14 fw-700 text-dark text-truncate-2 mb-1">
                                        <a href="https://egsob.com/shop/Lavish-Look-8"
                                            class="text-reset hov-text-primary" tabindex="0">Lavish Look</a>
                                    </h2>
                                    <!-- Shop Rating -->
                                    <div class="rating rating-mr-1 text-dark mb-2">
                                        <i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i><i class = 'las la-star'></i>
                                        <span class="opacity-60 fs-14">(0
                                            reviews)</span>
                                    </div>
                                    <!-- Visit Button -->
                                    <a href="https://egsob.com/shop/Lavish-Look-8" class="visite-btn">
                                        <span class="button-text">Visit Store</span>
                                        <span class="icon-arrow"></span>
                                    </a>
                                </div>
                            </div>
                        </div>
                                            </div>
                </div>
            </div>
        </section>
            
    <!-- Top Brands -->
    

        <!-- footer -->
        <!-- Last Viewed Products  -->

<!-- footer Description -->

<!-- footer top Bar -->
<section class="bg-light border-top mt-auto">
    <div class="container px-xs-0">
        <div class="row no-gutters border-left border-soft-light">
            <!-- Terms & conditions -->
            <div class="col-lg-3 col-6 policy-file">
                <a class="text-reset h-100  border-right border-bottom border-soft-light text-center p-2 p-md-4 d-block hov-ls-1" href="https://egsob.com/terms">
                    <svg xmlns="http://www.w3.org/2000/svg" width="26.004" height="32" viewBox="0 0 26.004 32">
                        <path id="Union_8" data-name="Union 8" d="M-14508,18932v-.01a6.01,6.01,0,0,1-5.975-5.492h-.021v-14h1v13.5h0a4.961,4.961,0,0,0,4.908,4.994h.091v0h14v1Zm17-4v-1a2,2,0,0,0,2-2h1a3,3,0,0,1-2.927,3Zm-16,0a3,3,0,0,1-3-3h1a2,2,0,0,0,2,2h16v1Zm18-3v-16.994h-4v-1h3.6l-5.6-5.6v3.6h-.01a2.01,2.01,0,0,0,2,2v1a3.009,3.009,0,0,1-3-3h.01v-4h.6l0,0H-14507a2,2,0,0,0-2,2v22h-1v-22a3,3,0,0,1,3-3v0h12l0,0,7,7-.01.01V18925Zm-16-4.992v-1h12v1Zm0-4.006v-1h12v1Zm0-4v-1h12v1Z" transform="translate(14513.998 -18900.002)" fill="#919199"/>
                    </svg>
                    <h4 class="text-dark fs-14 fw-700 mt-3">Terms &amp; conditions</h4>
                </a>
            </div>

            <!-- Return Policy -->
            <div class="col-lg-3 col-6 policy-file">
                <a class="text-reset h-100  border-right border-bottom border-soft-light text-center p-2 p-md-4 d-block hov-ls-1" href="https://egsob.com/return-policy">
                    <svg xmlns="http://www.w3.org/2000/svg" width="32.001" height="23.971" viewBox="0 0 32.001 23.971">
                        <path id="Union_7" data-name="Union 7" d="M-14490,18922.967a6.972,6.972,0,0,0,4.949-2.051,6.944,6.944,0,0,0,2.052-4.943,7.008,7.008,0,0,0-7-7v0h-22.1l7.295,7.295-.707.707-7.779-7.779-.708-.707.708-.7,7.774-7.779.712.707-7.261,7.258H-14490v0a8.01,8.01,0,0,1,8,8,8.008,8.008,0,0,1-8,8Z" transform="translate(14514.001 -18900)" fill="#919199"/>
                    </svg>
                    <h4 class="text-dark fs-14 fw-700 mt-3">return policy</h4>
                </a>
            </div>

            <!-- Support Policy -->
            <div class="col-lg-3 col-6 policy-file">
                <a class="text-reset h-100  border-right border-bottom border-soft-light text-center p-2 p-md-4 d-block hov-ls-1" href="https://egsob.com/support-policy">
                    <svg xmlns="http://www.w3.org/2000/svg" width="32.002" height="32.002" viewBox="0 0 32.002 32.002">
                        <g id="Group_24198" data-name="Group 24198" transform="translate(-1113.999 -2398)">
                        <path id="Subtraction_14" data-name="Subtraction 14" d="M-14508,18916h0l-1,0a12.911,12.911,0,0,1,3.806-9.187A12.916,12.916,0,0,1-14496,18903a12.912,12.912,0,0,1,9.193,3.811A12.9,12.9,0,0,1-14483,18916l-1,0a11.918,11.918,0,0,0-3.516-8.484A11.919,11.919,0,0,0-14496,18904a11.921,11.921,0,0,0-8.486,3.516A11.913,11.913,0,0,0-14508,18916Z" transform="translate(15626 -16505)" fill="#919199"/>
                        <path id="Subtraction_15" data-name="Subtraction 15" d="M-14510,18912h-1a3,3,0,0,1-3-3v-6a3,3,0,0,1,3-3h1a2,2,0,0,1,2,2v8A2,2,0,0,1-14510,18912Zm-1-11a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h1a1,1,0,0,0,1-1v-8a1,1,0,0,0-1-1Z" transform="translate(15628 -16489)" fill="#919199"/>
                        <path id="Subtraction_19" data-name="Subtraction 19" d="M4,12H3A3,3,0,0,1,0,9V3A3,3,0,0,1,3,0H4A2,2,0,0,1,6,2v8A2,2,0,0,1,4,12ZM3,1A2,2,0,0,0,1,3V9a2,2,0,0,0,2,2H4a1,1,0,0,0,1-1V2A1,1,0,0,0,4,1Z" transform="translate(1146.002 2423) rotate(180)" fill="#919199"/>
                        <path id="Subtraction_17" data-name="Subtraction 17" d="M-14512,18908a2,2,0,0,1-2-2v-4a2,2,0,0,1,2-2,2,2,0,0,1,2,2v4A2,2,0,0,1-14512,18908Zm0-7a1,1,0,0,0-1,1v4a1,1,0,0,0,1,1,1,1,0,0,0,1-1v-4A1,1,0,0,0-14512,18901Z" transform="translate(20034 16940.002) rotate(90)" fill="#919199"/>
                        <rect id="Rectangle_18418" data-name="Rectangle 18418" width="1" height="4.001" transform="translate(1137.502 2427.502) rotate(90)" fill="#919199"/>
                        <path id="Intersection_1" data-name="Intersection 1" d="M-14508.5,18910a4.508,4.508,0,0,0,4.5-4.5h1a5.508,5.508,0,0,1-5.5,5.5Z" transform="translate(15646.004 -16482.5)" fill="#919199"/>
                        </g>
                    </svg>
                    <h4 class="text-dark fs-14 fw-700 mt-3">Support Policy</h4>
                </a>
            </div>

            <!-- Privacy Policy -->
            <div class="col-lg-3 col-6 policy-file">
                <a class="text-reset h-100 border-right border-bottom border-soft-light text-center p-2 p-md-4 d-block hov-ls-1" href="https://egsob.com/privacy-policy">
                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
                        <g id="Group_24236" data-name="Group 24236" transform="translate(-1454.002 -2430.002)">
                        <path id="Subtraction_11" data-name="Subtraction 11" d="M-14498,18932a15.894,15.894,0,0,1-11.312-4.687A15.909,15.909,0,0,1-14514,18916a15.884,15.884,0,0,1,4.685-11.309A15.9,15.9,0,0,1-14498,18900a15.909,15.909,0,0,1,11.316,4.688A15.885,15.885,0,0,1-14482,18916a15.9,15.9,0,0,1-4.687,11.316A15.909,15.909,0,0,1-14498,18932Zm0-31a14.9,14.9,0,0,0-10.605,4.393A14.9,14.9,0,0,0-14513,18916a14.9,14.9,0,0,0,4.395,10.607A14.9,14.9,0,0,0-14498,18931a14.9,14.9,0,0,0,10.607-4.393A14.9,14.9,0,0,0-14483,18916a14.9,14.9,0,0,0-4.393-10.607A14.9,14.9,0,0,0-14498,18901Z" transform="translate(15968 -16470)" fill="#919199"/>
                        <g id="Group_24196" data-name="Group 24196" transform="translate(0 -1)">
                            <rect id="Rectangle_18406" data-name="Rectangle 18406" width="2" height="10" transform="translate(1469 2440)" fill="#919199"/>
                            <rect id="Rectangle_18407" data-name="Rectangle 18407" width="2" height="2" transform="translate(1469 2452)" fill="#919199"/>
                        </g>
                        </g>
                    </svg>
                    <h4 class="text-dark fs-14 fw-700 mt-3">privacy policy</h4>
                </a>
            </div>
        </div>
    </div>
</section>

<!-- footer subscription & icons -->
<section class="py-3 text-light footer-widget border-bottom" style="border-color: #3d3d46 !important; background-color: #212129 !important;">
    <div class="container">
        <!-- footer logo -->
        <div class="mt-3 mb-4">
            <a href="https://egsob.com" class="d-block">
                                    <img class="lazyload h-45px" src="https://egsob.com/public/assets/img/placeholder-rect.jpg" data-src="https://egsob.com/public/assets/img/logo.png" alt="" height="45">
                            </a>
        </div>
        <div class="row">
            <!-- about & subscription -->
            
            <div class="col-xl-6 col-lg-7">
                <div class="mb-4 text-secondary text-justify">
                    
                </div>
                            </div>

            <div class="col d-none d-lg-block"></div>

            <!-- Follow & Apps -->
            <div class="col-xxl-3 col-xl-4 col-lg-4">
                <!-- Social -->
                
                <!-- Apps link -->
                
            </div>
        </div>
    </div>
</section>

<section class="py-lg-3 text-light footer-widget" style="background-color: #212129 !important;">
    <!-- footer widgets ========== [Accordion Fotter widgets are bellow from this]-->
    <div class="container d-none d-lg-block">
        <div class="row">
            <!-- Quick links -->
            <div class="col-lg-3 col-md-6 col-sm-6">
                <div class="text-center text-sm-left mt-4">
                    <h4 class="fs-14 text-secondary text-uppercase fw-700 mb-3">
                        
                    </h4>
                    <ul class="list-unstyled">
                                            </ul>
                </div>
            </div>

            <!-- Contacts -->
            <div class="col-lg-3 col-md-6 col-sm-6">
                <div class="text-center text-sm-left mt-4">
                    <h4 class="fs-14 text-secondary text-uppercase fw-700 mb-3">Contacts</h4>
                    <ul class="list-unstyled">
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Address</p>
                            <p  class="fs-13 text-soft-light"></p>
                        </li>
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Phone</p>
                            <p  class="fs-13 text-soft-light"></p>
                        </li>
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Email</p>
                            <p  class="">
                                <a href="mailto:" class="fs-13 text-soft-light hov-text-primary"></a>
                            </p>
                        </li>
                    </ul>
                </div>
            </div>

            <!-- My Account -->
            <div class="col-lg-3 col-md-6 col-sm-6">
                <div class="text-center text-sm-left mt-4">
                    <h4 class="fs-14 text-secondary text-uppercase fw-700 mb-3">My Account</h4>
                    <ul class="list-unstyled">
                                                    <li class="mb-2">
                                <a class="fs-13 text-soft-light animate-underline-white" href="https://egsob.com/users/login">
                                    Login
                                </a>
                            </li>
                                                <li class="mb-2">
                            <a class="fs-13 text-soft-light animate-underline-white" href="https://egsob.com/purchase_history">
                                Order History
                            </a>
                        </li>
                        <li class="mb-2">
                            <a class="fs-13 text-soft-light animate-underline-white" href="https://egsob.com/wishlists">
                                My Wishlist
                            </a>
                        </li>
                        <li class="mb-2">
                            <a class="fs-13 text-soft-light animate-underline-white" href="https://egsob.com/track-your-order">
                                Track Order
                            </a>
                        </li>
                                            </ul>
                </div>
            </div>

            <!-- Seller & Delivery Boy -->
                        <div class="col-lg-3 col-md-4 col-sm-6">
                <div class="text-center text-sm-left mt-4">
                    <!-- Seller -->
                                            <h4 class="fs-14 text-secondary text-uppercase fw-700 mb-3">Seller Zone</h4>
                        <ul class="list-unstyled">
                            <li class="mb-2">
                                <p class="fs-13 text-soft-light mb-0">
                                    Become A Seller
                                    <a href="https://egsob.com/shops/create" class="fs-13 fw-700 text-secondary-base ml-2">Apply Now</a>
                                    
                                </p>
                            </li>
                                                            <li class="mb-2">
                                    <a class="fs-13 text-soft-light animate-underline-white" href="https://egsob.com/seller/login">
                                        Login to Seller Panel
                                    </a>
                                </li>
                                                                                </ul>
                    
                    <!-- Delivery Boy -->
                                    </div>
            </div>
                    </div>
    </div>

    <!-- Accordion Fotter widgets -->
    <div class="d-lg-none bg-transparent">
        <!-- Quick links -->
        <div class="aiz-accordion-wrap bg-black">
            <div class="aiz-accordion-heading container bg-black">
                <button class="aiz-accordion fs-14 text-white bg-transparent"></button>
            </div>
            <div class="aiz-accordion-panel bg-transparent" style="background-color: #212129 !important;">
                <div class="container">
                    <ul class="list-unstyled mt-3">
                                            </ul>
                </div>
            </div>
        </div>

        <!-- Contacts -->
        <div class="aiz-accordion-wrap bg-black">
            <div class="aiz-accordion-heading container bg-black">
                <button class="aiz-accordion fs-14 text-white bg-transparent">Contacts</button>
            </div>
            <div class="aiz-accordion-panel bg-transparent" style="background-color: #212129 !important;">
                <div class="container">
                    <ul class="list-unstyled mt-3">
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Address</p>
                            <p  class="fs-13 text-soft-light"></p>
                        </li>
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Phone</p>
                            <p  class="fs-13 text-soft-light"></p>
                        </li>
                        <li class="mb-2">
                            <p  class="fs-13 text-secondary mb-1">Email</p>
                            <p  class="">
                                <a href="mailto:" class="fs-13 text-soft-light hov-text-primary"></a>
                            </p>
                        </li>
                    </ul>
                </div>
            </div>
        </div>

        <!-- My Account -->
        <div class="aiz-accordion-wrap bg-black">
            <div class="aiz-accordion-heading container bg-black">
                <button class="aiz-accordion fs-14 text-white bg-transparent">My Account</button>
            </div>
            <div class="aiz-accordion-panel bg-transparent" style="background-color: #212129 !important;">
                <div class="container">
                    <ul class="list-unstyled mt-3">
                                                    <li class="mb-2 pb-2 ">
                                <a class="fs-13 text-soft-light text-sm-secondary animate-underline-white" href="https://egsob.com/users/login">
                                    Login
                                </a>
                            </li>
                                                <li class="mb-2 pb-2 ">
                            <a class="fs-13 text-soft-light text-sm-secondary animate-underline-white" href="https://egsob.com/purchase_history">
                                Order History
                            </a>
                        </li>
                        <li class="mb-2 pb-2 ">
                            <a class="fs-13 text-soft-light text-sm-secondary animate-underline-white" href="https://egsob.com/wishlists">
                                My Wishlist
                            </a>
                        </li>
                        <li class="mb-2 pb-2 ">
                            <a class="fs-13 text-soft-light text-sm-secondary animate-underline-white" href="https://egsob.com/track-your-order">
                                Track Order
                            </a>
                        </li>
                                            </ul>
                </div>
            </div>
        </div>

        <!-- Seller -->
                <div class="aiz-accordion-wrap bg-black">
            <div class="aiz-accordion-heading container bg-black">
                <button class="aiz-accordion fs-14 text-white bg-transparent">Seller Zone</button>
            </div>
            <div class="aiz-accordion-panel bg-transparent" style="background-color: #212129 !important;">
                <div class="container">
                    <ul class="list-unstyled mt-3">
                        <li class="mb-2 pb-2 ">
                            <p class="fs-13 text-soft-light text-sm-secondary mb-0">
                                Become A Seller
                                <a href="https://egsob.com/shops/create" class="fs-13 fw-700 text-secondary-base ml-2">Apply Now</a>
                            </p>
                        </li>
                                                    <li class="mb-2 pb-2 ">
                                <a class="fs-13 text-soft-light text-sm-secondary animate-underline-white" href="https://egsob.com/seller/login">
                                    Login to Seller Panel
                                </a>
                            </li>
                                                                    </ul>
                </div>
            </div>
        </div>
        
        <!-- Delivery Boy -->
            </div>
</section>

<!-- FOOTER -->
<footer class="pt-3 pb-7 pb-xl-3 bg-black text-soft-light">
    <div class="container">
        <div class="row align-items-center py-3">
            <!-- Copyright -->
            <div class="col-lg-6 order-1 order-lg-0">
                <div class="text-center text-lg-left fs-14" current-verison="9.9.1">
                    
                </div>
            </div>

            <!-- Payment Method Images -->
            <div class="col-lg-6 mb-4 mb-lg-0">
                <div class="text-center text-lg-right">
                    <ul class="list-inline mb-0">
                                            </ul>
                </div>
            </div>
        </div>
    </div>
</footer>

<!-- Mobile bottom nav -->
<div class="aiz-mobile-bottom-nav d-xl-none fixed-bottom border-top border-sm-bottom border-sm-left border-sm-right mx-auto mb-sm-2" style="background-color: rgb(255 255 255 / 90%)!important;">
    <div class="row align-items-center gutters-5">
        <!-- Home -->
        <div class="col">
            <a href="https://egsob.com" class="text-secondary d-block text-center pb-2 pt-3 svg-active">
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
                    <g id="Group_24768" data-name="Group 24768" transform="translate(3495.144 -602)">
                      <path id="Path_2916" data-name="Path 2916" d="M15.3,5.4,9.561.481A2,2,0,0,0,8.26,0H7.74a2,2,0,0,0-1.3.481L.7,5.4A2,2,0,0,0,0,6.92V14a2,2,0,0,0,2,2H14a2,2,0,0,0,2-2V6.92A2,2,0,0,0,15.3,5.4M10,15H6V9A1,1,0,0,1,7,8H9a1,1,0,0,1,1,1Zm5-1a1,1,0,0,1-1,1H11V9A2,2,0,0,0,9,7H7A2,2,0,0,0,5,9v6H2a1,1,0,0,1-1-1V6.92a1,1,0,0,1,.349-.76l5.74-4.92A1,1,0,0,1,7.74,1h.52a1,1,0,0,1,.651.24l5.74,4.92A1,1,0,0,1,15,6.92Z" transform="translate(-3495.144 602)" fill="#b5b5bf"/>
                    </g>
                </svg>
                <span class="d-block mt-1 fs-10 fw-600 text-reset text-primary">Home</span>
            </a>
        </div>

        <!-- Categories -->
        <div class="col">
            <a href="https://egsob.com/categories" class="text-secondary d-block text-center pb-2 pt-3 ">
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
                    <g id="Group_25497" data-name="Group 25497" transform="translate(3373.432 -602)">
                      <path id="Path_2917" data-name="Path 2917" d="M126.713,0h-5V5a2,2,0,0,0,2,2h3a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2m1,5a1,1,0,0,1-1,1h-3a1,1,0,0,1-1-1V1h4a1,1,0,0,1,1,1Z" transform="translate(-3495.144 602)" fill="#91919c"/>
                      <path id="Path_2918" data-name="Path 2918" d="M144.713,18h-3a2,2,0,0,0-2,2v3a2,2,0,0,0,2,2h5V20a2,2,0,0,0-2-2m1,6h-4a1,1,0,0,1-1-1V20a1,1,0,0,1,1-1h3a1,1,0,0,1,1,1Z" transform="translate(-3504.144 593)" fill="#91919c"/>
                      <path id="Path_2919" data-name="Path 2919" d="M143.213,0a3.5,3.5,0,1,0,3.5,3.5,3.5,3.5,0,0,0-3.5-3.5m0,6a2.5,2.5,0,1,1,2.5-2.5,2.5,2.5,0,0,1-2.5,2.5" transform="translate(-3504.144 602)" fill="#91919c"/>
                      <path id="Path_2920" data-name="Path 2920" d="M125.213,18a3.5,3.5,0,1,0,3.5,3.5,3.5,3.5,0,0,0-3.5-3.5m0,6a2.5,2.5,0,1,1,2.5-2.5,2.5,2.5,0,0,1-2.5,2.5" transform="translate(-3495.144 593)" fill="#91919c"/>
                    </g>
                </svg>
                <span class="d-block mt-1 fs-10 fw-600 text-reset ">Categories</span>
            </a>
        </div>

        
        <!-- Account -->
        <div class="col">
                            <a href="https://egsob.com/users/login" class="text-secondary d-block text-center pb-2 pt-3">
                    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
                        <g id="Group_8094" data-name="Group 8094" transform="translate(3176 -602)">
                          <path id="Path_2924" data-name="Path 2924" d="M331.144,0a4,4,0,1,0,4,4,4,4,0,0,0-4-4m0,7a3,3,0,1,1,3-3,3,3,0,0,1-3,3" transform="translate(-3499.144 602)" fill="#b5b5bf"/>
                          <path id="Path_2925" data-name="Path 2925" d="M332.144,20h-10a3,3,0,0,0,0,6h10a3,3,0,0,0,0-6m0,5h-10a2,2,0,0,1,0-4h10a2,2,0,0,1,0,4" transform="translate(-3495.144 592)" fill="#b5b5bf"/>
                        </g>
                    </svg>
                    <span class="d-block mt-1 fs-10 fw-600 text-reset">My Account</span>
                </a>
                    </div>

    </div>
</div>


    </div>

            <!-- Floating Buttons -->
        <div class="floating-buttons-section">
    <div class="position-relative">
        <a class="floating-buttons-section-control d-lg-none" onclick="showFloatingButtons()">
            <i class="las la-2x la-angle-double-right"></i>
        </a>
    </div>
    <!-- All Categories -->
    <div class="aiz-floating-button">
        <a href="https://egsob.com/categories">
            <span class="circle">
                <span class="">
                    <svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewBox="0 0 15 14">
                        <g id="Group_29240" data-name="Group 29240" transform="translate(-18 -18)">
                          <rect id="Rectangle_21398" data-name="Rectangle 21398" width="15" height="2" transform="translate(18 24)" fill="#fff"/>
                          <rect id="Rectangle_21399" data-name="Rectangle 21399" width="15" height="2" transform="translate(18 18)" fill="#fff"/>
                          <rect id="Rectangle_21400" data-name="Rectangle 21400" width="15" height="2" transform="translate(18 30)" fill="#fff"/>
                        </g>
                    </svg>
                </span>
            </span>
            <span class="text">
                <span class="w-120px mr-3">All categories</span>
                <svg xmlns="http://www.w3.org/2000/svg" width="7.073" height="12" viewBox="0 0 7.073 12">
                    <path id="Path_41557" data-name="Path 41557" d="M12.913,3.173,11.834,2.1,5.84,8.1l6,6,1.073-1.073L7.985,8.1Z" transform="translate(12.913 14.1) rotate(180)" fill="#fff"/>
                </svg>
            </span>
        </a>
    </div>
    <!-- Flash Sale -->
    <div class="aiz-floating-button">
        <a href="https://egsob.com/flash-deals">
            <span class="circle">
                <span class="">
                    <svg xmlns="http://www.w3.org/2000/svg" width="13.333" height="20" viewBox="0 0 13.333 20">
                        <path id="Path_41551" data-name="Path 41551" d="M28.294,12.246a.4.4,0,0,0-.353-.209H23.855l3.264-6.508a.352.352,0,0,0-.023-.357A.4.4,0,0,0,26.765,5H20.49a.394.394,0,0,0-.358.219l-5.1,10.741a.353.353,0,0,0,.029.353.4.4,0,0,0,.329.169h3.827l-1.857,8.069a.365.365,0,0,0,.216.414.407.407,0,0,0,.476-.106l10.2-12.222a.354.354,0,0,0,.045-.391Z" transform="translate(-15 -5)" fill="#fff"/>
                      </svg>
                </span>
            </span>
            <span class="text">
                <span class="w-120px mr-3">Flash Sale</span>
                <svg xmlns="http://www.w3.org/2000/svg" width="7.073" height="12" viewBox="0 0 7.073 12">
                    <path id="Path_41557" data-name="Path 41557" d="M12.913,3.173,11.834,2.1,5.84,8.1l6,6,1.073-1.073L7.985,8.1Z" transform="translate(12.913 14.1) rotate(180)" fill="#fff"/>
                </svg>
            </span>
        </a>
    </div>
    <!-- Today's Deal -->
    <div class="aiz-floating-button">
        <a href="https://egsob.com/todays-deal">
            <span class="circle">
                <span class="">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
                        <g id="a47ac3ccd1557f7fbdb769f1c535b2b9" transform="translate(0 0)">
                          <path id="Path_41552" data-name="Path 41552" d="M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm0,18.333A8.333,8.333,0,1,1,18.333,10,8.333,8.333,0,0,1,10,18.333Z" fill="#fff"/>
                          <path id="Path_41553" data-name="Path 41553" d="M17.515,14.143,13,11.434V6a1,1,0,0,0-2,0v6a1.075,1.075,0,0,0,.485.857l5,3a1,1,0,1,0,1.03-1.714Z" transform="translate(-2.588 -1.538)" fill="#fff"/>
                        </g>
                    </svg>
                </span>
            </span>
            <span class="text">
                <span class="w-120px mr-3">Todays Deal</span>
                <svg xmlns="http://www.w3.org/2000/svg" width="7.073" height="12" viewBox="0 0 7.073 12">
                    <path id="Path_41557" data-name="Path 41557" d="M12.913,3.173,11.834,2.1,5.84,8.1l6,6,1.073-1.073L7.985,8.1Z" transform="translate(12.913 14.1) rotate(180)" fill="#fff"/>
                </svg>
            </span>
        </a>
    </div>
    </div>

    
    <div class="aiz-refresh">
        <div class="aiz-refresh-content"><div></div><div></div><div></div></div>
    </div>


    
    <!-- cookies agreement -->
    
    <div class="aiz-custom-alert bottom-left">
                                    <div class="aiz-cookie-alert mb-3" style="box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.24);">
                    <div class="p-3 px-lg-2rem rounded-0" style="background: #ffffff;">
                        <div class="text-dark mb-3">
                            <p>We use cookie for better user experience, check our policy <a href="https://demo.activeitzone.com/ecommerce/privacypolicy">here</a>&nbsp;</p>
                        </div>
                        <button class="btn btn-block btn-primary rounded-0 aiz-cookie-accept">
                            Ok. I Understood
                        </button>
                    </div>
                </div>
                        </div>

    <!-- website popup -->
                            <div class="modal website-popup removable-session d-none" data-key="website-popup" data-value="removed">
                <div class="absolute-full bg-black opacity-60"></div>
                <div class="modal-dialog modal-dialog-centered modal-dialog-zoom modal-md mx-4 mx-md-auto">
                    <div class="modal-content position-relative border-0 rounded-0">
                        <div class="aiz-editor-data">
                            <div class="d-block">
                                <img class="w-100" src="https://egsob.com/public/assets/img/placeholder.jpg" alt="dynamic_popup">
                            </div>
                        </div>
                        <div class="pb-5 pt-4 px-3 px-md-2rem">
                            <h1 class="fs-30 fw-700 text-dark">Subscribe to Our Newsletter</h1>
                            <p class="fs-14 fw-400 mt-3 mb-4">Subscribe our newsletter for coupon, offer and exciting promotional discount..</p>
                                                            <form class="" method="POST" action="https://egsob.com/subscribers">
                                    <input type="hidden" name="_token" value="Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO" autocomplete="off">                                    <div class="form-group mb-0">
                                        <input type="email" class="form-control" placeholder="Your Email Address" name="email" required>
                                    </div>
                                    <button type="submit" class="btn btn-block mt-3 rounded-0 text-white" style="background: #baa185;">
                                        Subscribe Now
                                    </button>
                                </form>
                                                    </div>
                        <button class="absolute-top-right bg-white shadow-lg btn btn-circle btn-icon mr-n3 mt-n3 set-session" data-key="website-popup" data-value="removed" data-toggle="remove-parent" data-parent=".website-popup">
                            <i class="la la-close fs-20"></i>
                        </button>
                    </div>
                </div>
            </div>
            
    <script>
    function confirm_modal(delete_url)
    {
        jQuery('#confirm-delete').modal('show', {backdrop: 'static'});
        document.getElementById('delete_link').setAttribute('href' , delete_url);
    }
</script>

<div class="modal fade" id="confirm-delete" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
    <div class="modal-dialog">
        <div class="modal-content">

            <div class="modal-header">
                
                <h4 class="modal-title" id="myModalLabel">Confirmation</h4>
            </div>

            <div class="modal-body">
                <p>Delete confirmation message</p>
            </div>

            <div class="modal-footer">
                <button type="button" class="btn btn-secondary rounded-0" data-dismiss="modal">Cancel</button>
                <a id="delete_link" class="btn btn-danger btn-ok rounded-0">Delete</a>
            </div>
        </div>
    </div>
</div>

<!-- Login Modal -->
<div class="modal fade" id="login_modal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
        aria-hidden="true">
    <div class="modal-dialog modal-dialog-zoom" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h6 class="modal-title fw-600">Login</h6>
                <button type="button" class="close" data-dismiss="modal">
                    <span aria-hidden="true"></span>
                </button>
            </div>
            <div class="modal-body">
                <div class="p-3">
                    <form class="form-default" role="form" action="https://egsob.com/users/login/cart" method="POST">
                        <input type="hidden" name="_token" value="Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO" autocomplete="off">
                                                    <!-- Email -->
                            <div class="form-group">
                                <input type="email"
                                    class="form-control"
                                    value="" placeholder="Email" name="email"
                                    id="email" autocomplete="off">
                                                            </div>
                        
                        <!-- Password -->
                        <div class="form-group">
                            <input type="password" name="password" class="form-control h-auto rounded-0 form-control-lg"
                                placeholder="Password">
                        </div>

                        <!-- Remember Me & Forgot password -->
                        <div class="row mb-2">
                            <div class="col-6">
                                <label class="aiz-checkbox">
                                    <input type="checkbox" name="remember" >
                                    <span class=opacity-60>Remember Me</span>
                                    <span class="aiz-square-check"></span>
                                </label>
                            </div>
                            <div class="col-6 text-right">
                                <a href="https://egsob.com/password/reset"
                                    class="text-reset opacity-60 hov-opacity-100 fs-14">Forgot password?</a>
                            </div>
                        </div>

                        <!-- Login Button -->
                        <div class="mb-5">
                            <button type="submit"
                                class="btn btn-primary btn-block fw-600 rounded-0">Login</button>
                        </div>
                    </form>

                    <!-- Register Now -->
                    <div class="text-center mb-3">
                        <p class="text-muted mb-0">Dont have an account?</p>
                        <a href="https://egsob.com/users/registration">Register Now</a>
                        
                    </div>
                    
                    <!-- Social Login -->
                                    </div>
            </div>
        </div>
    </div>
</div>
<!-- Bid Modal -->
<div class="modal fade" id="bid_for_product" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title" id="exampleModalLabel">Bid For Product <small id="min_bid_amount"></small> </h5>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                </button>
            </div>
            <div class="modal-body">
                <form class="form-horizontal" action="https://egsob.com/auction_product_bids" method="POST" enctype="multipart/form-data">
                    <input type="hidden" name="_token" value="Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO" autocomplete="off">                    <input type="hidden" name="product_id" id="bid_product_id" value="">
                    <div class="form-group">
                        <label class="form-label">
                            Place Bid Price
                            <span class="text-danger">*</span>
                        </label>
                        <div class="form-group">
                            <input type="number" step="0.01" class="form-control form-control-sm" name="amount" id="bid_amount" min="" placeholder="Enter Amount" required>
                        </div>
                    </div>
                    <div class="form-group text-right">
                        <button type="submit" class="btn btn-sm btn-primary transition-3d-hover mr-1">Submit</button>
                    </div>
                </form>
            </div>
        </div>
    </div>
</div>

    <script>
    function account_delete_confirm_modal(delete_url)
    {
        jQuery('#account_delete_confirm').modal('show', {backdrop: 'static'});
        document.getElementById('account_delete_link').setAttribute('href' , delete_url);
    }
</script>

<div class="modal fade" id="account_delete_confirm" tabindex="-1" role="dialog" aria-labelledby="account_delete_confirmModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-lg">
        <div class="modal-content">

            <div class="modal-header d-block py-4">
                <div class="d-flex justify-content-center">
                    <span class="avatar avatar-md mb-2 mt-2">
                                                    <img src="https://egsob.com/public/assets/img/avatar-place.png" class="image rounded-circle m-auto"
                                onerror="this.onerror=null;this.src='https://egsob.com/public/assets/img/avatar-place.png';" alt="Avatar">
                                            </span>
                </div>
                <h4 class="modal-title text-center fw-700" id="account_delete_confirmModalLabel" style="color: #ff9819;">Delete Your Account</h4>
                <p class="fs-16 fw-600 text-center" style="color: #8d8d8d;">Warning: You cannot undo this action</p>
            </div>

            <div class="modal-body pt-3 pb-5 px-xl-5">
                <p class="text-danger mt-3 fw-800"><i>Note:&nbsp;Don&#039;t Click to any button or don&#039;t do any action during account Deletion, it may takes some times.</i></p>
                <p class="fs-14 fw-700" style="color: #8d8d8d;">Deleting Account Means:</p>
                <div class="row bg-soft-warning py-2 mb-2 ml-0 mr-0 border-left border-width-2 border-danger">
                    <div class="col-1">
                        <img src="https://egsob.com/public/assets/img/warning.png" class="h-20px" alt="warning">
                    </div>
                    <div class="col">
                        <p class="fw-600 mb-0">If you create any classified ptoducts, after deleting your account, those products will no longer in our system</p>
                    </div>
                </div>
                <div class="row bg-soft-warning py-3 ml-0 mr-0 border-left border-width-2 border-danger">
                    <div class="col-1">
                        <img src="https://egsob.com/public/assets/img/warning.png" class="h-20px" alt="warning">
                    </div>
                    <div class="col">
                        <p class="fw-600 mb-0">After deleting your account, wallet balance will no longer in our system</p>
                    </div>
                </div>
            </div>

            <div class="modal-footer">
                <button type="button" class="btn btn-secondary rounded-0 w-150px" data-dismiss="modal">Cancel</button>
                <a id="account_delete_link" class="btn btn-danger rounded-0 w-150px">Delete Account</a>
            </div>
        </div>
    </div>
</div>

    <div class="modal fade" id="addToCart">
        <div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-zoom product-modal" id="modal-size" role="document">
            <div class="modal-content position-relative">
                <div class="c-preloader text-center p-3">
                    <i class="las la-spinner la-spin la-3x"></i>
                </div>
                <button type="button" class="close absolute-top-right btn-icon close z-1 btn-circle bg-gray mr-2 mt-2 d-flex justify-content-center align-items-center" data-dismiss="modal" aria-label="Close" style="background: #ededf2; width: calc(2rem + 2px); height: calc(2rem + 2px);">
                    <span aria-hidden="true" class="fs-24 fw-700" style="margin-left: 2px;">&times;</span>
                </button>
                <div id="addToCart-modal-body">

                </div>
            </div>
        </div>
    </div>

    
    <!-- SCRIPTS -->
    <script src="https://egsob.com/public/assets/js/vendors.js"></script>
    <script src="https://egsob.com/public/assets/js/aiz-core.js?v=1602"></script>

    
    
    <style>
    .sc-q8c6tt-3 {
        bottom: 54px !important;
    }

    a[aria-label="Go to GetButton.io website"] {
        display: none !important;
    }
    
</style>

    <script>
            </script>

    <script>
        
            $.post('https://egsob.com/home/section/featured', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#section_featured').html(data);
                AIZ.plugins.slickCarousel();
            });

            $.post('https://egsob.com/home/section/todays-deal', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#todays_deal').html(data);
                AIZ.plugins.slickCarousel();
            });

            $.post('https://egsob.com/home/section/best-selling', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#section_best_selling').html(data);
                AIZ.plugins.slickCarousel();
            });

            $.post('https://egsob.com/home/section/newest-products', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#section_newest').html(data);
                AIZ.plugins.slickCarousel();
            });

            $.post('https://egsob.com/home/section/auction_products', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#auction_products').html(data);
                AIZ.plugins.slickCarousel();
            });

            var isPreorderEnabled = false;

            if (isPreorderEnabled) {
                $.post('https://egsob.com/home/section/preorder-products', {
                    _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
                }, function(data) {
                    $('#section_featured_preorder_products').html(data);
                    AIZ.plugins.slickCarousel();
                });
            }

            $.post('https://egsob.com/home/section/home-categories', {
                _token: 'Qmjd99We0xDRZJHkHSQxF22XYFny8SeqcTxmPCoO'
            }, function(data) {
                $('#section_home_categories').html(data);
                AIZ.plugins.slickCarousel();
            });

        
        $(document).ready(function() {
            $('.category-nav-element').each(function(i, el) {

                $(el).on('mouseover', function(){
                    if(!$(el).find('.sub-cat-menu').hasClass('loaded')){
                        $.post('https://egsob.com/category/nav-element-list', {
                            _token: AIZ.data.csrf,
                            id:$(el).data('id'
                            )}, function(data){
                            $(el).find('.sub-cat-menu').addClass('loaded').html(data);
                        });
                    }
                });
            });

            if ($('#lang-change').length > 0) {
                $('#lang-change .dropdown-menu a').each(function() {
                    $(this).on('click', function(e){
                        e.preventDefault();
                        var $this = $(this);
                        var locale = $this.data('flag');
                        $.post('https://egsob.com/language',{_token: AIZ.data.csrf, locale:locale}, function(data){
                            location.reload();
                        });

                    });
                });
            }

            if ($('#currency-change').length > 0) {
                $('#currency-change .dropdown-menu a').each(function() {
                    $(this).on('click', function(e){
                        e.preventDefault();
                        var $this = $(this);
                        var currency_code = $this.data('currency');
                        $.post('https://egsob.com/currency',{_token: AIZ.data.csrf, currency_code:currency_code}, function(data){
                            location.reload();
                        });

                    });
                });
            }
        });

        $('#search').on('keyup', function(){
            search();
        });

        $('#search').on('focus', function(){
            search();
        });

        function search(){
            var searchKey = $('#search').val();
            if(searchKey.length > 0){
                $('body').addClass("typed-search-box-shown");

                $('.typed-search-box').removeClass('d-none');
                $('.search-preloader').removeClass('d-none');
                $.post('https://egsob.com/ajax-search', { _token: AIZ.data.csrf, search:searchKey}, function(data){
                    if(data == '0'){
                        // $('.typed-search-box').addClass('d-none');
                        $('#search-content').html(null);
                        $('.typed-search-box .search-nothing').removeClass('d-none').html('Sorry, nothing found for <strong>"'+searchKey+'"</strong>');
                        $('.search-preloader').addClass('d-none');

                    }
                    else{
                        $('.typed-search-box .search-nothing').addClass('d-none').html(null);
                        $('#search-content').html(data);
                        $('.search-preloader').addClass('d-none');
                    }
                });
            }
            else {
                $('.typed-search-box').addClass('d-none');
                $('body').removeClass("typed-search-box-shown");
            }
        }

        $(".aiz-user-top-menu").on("mouseover", function (event) {
            $(".hover-user-top-menu").addClass('active');
        })
        .on("mouseout", function (event) {
            $(".hover-user-top-menu").removeClass('active');
        });

        $(document).on("click", function(event){
            var $trigger = $("#category-menu-bar");
            if($trigger !== event.target && !$trigger.has(event.target).length){
                $("#click-category-menu").slideUp("fast");;
                $("#category-menu-bar-icon").removeClass('show');
            }
        });

        function updateNavCart(view,count){
            $('.cart-count').html(count);
            $('#cart_items').html(view);
        }

        function removeFromCart(key){
            $.post('https://egsob.com/cart/removeFromCart', {
                _token  : AIZ.data.csrf,
                id      :  key
            }, function(data){
                updateNavCart(data.nav_cart_view,data.cart_count);
                $('#cart-details').html(data.cart_view);
                AIZ.plugins.notify('success', "Item has been removed from cart");
                $('#cart_items_sidenav').html(parseInt($('#cart_items_sidenav').html())-1);
            });
        }

        function showLoginModal() {
            $('#login_modal').modal();
        }

        function addToCompare(id){
            $.post('https://egsob.com/compare/addToCompare', {_token: AIZ.data.csrf, id:id}, function(data){
                $('#compare').html(data);
                AIZ.plugins.notify('success', "Item has been added to compare list");
                $('#compare_items_sidenav').html(parseInt($('#compare_items_sidenav').html())+1);
            });
        }

        function addToWishList(id){
                            AIZ.plugins.notify('warning', "Please login first");
                    }

        function showAddToCartModal(id){
            if(!$('#modal-size').hasClass('modal-lg')){
                $('#modal-size').addClass('modal-lg');
            }
            $('#addToCart-modal-body').html(null);
                $('#addToCart').modal();
            $('.c-preloader').show();
            $.post('https://egsob.com/cart/show-cart-modal', {_token: AIZ.data.csrf, id:id}, function(data){
                $('.c-preloader').hide();
                $('#addToCart-modal-body').html(data);
                AIZ.plugins.slickCarousel();
                AIZ.plugins.zoom();
                AIZ.extra.plusMinus();
                getVariantPrice();
            });
        }

       

        function showReviewImageModal(imageUrl, imagesJson) {
            try {
                var images = JSON.parse(imagesJson);
                var currentIndex = images.indexOf(imageUrl);

                $('#modalReviewImage').attr('src', imageUrl);
                $('#reviewImageModal').modal('show');

                $('#prevImageBtn').off('click').on('click', function() {
                    currentIndex = (currentIndex - 1 + images.length) % images.length;
                    $('#modalReviewImage').attr('src', images[currentIndex]);
                });

                $('#nextImageBtn').off('click').on('click', function() {
                    currentIndex = (currentIndex + 1) % images.length;
                    $('#modalReviewImage').attr('src', images[currentIndex]);
                });
            } catch (error) {
                console.error("Error parsing JSON:", error);
            }
        }

        $('#option-choice-form input').on('change', function(){
            getVariantPrice();
        });

        function getVariantPrice(){
            if($('#option-choice-form input[name=quantity]').val() > 0 && checkAddToCartValidity()){
                $.ajax({
                    type:"POST",
                    url: 'https://egsob.com/product/variant-price',
                    data: $('#option-choice-form').serializeArray(),
                    success: function(data){
                        $('.product-gallery-thumb .carousel-box').each(function (i) {
                            if($(this).data('variation') && data.variation == $(this).data('variation')){
                                $('.product-gallery-thumb').slick('slickGoTo', i);
                            }
                        })

                        $('#option-choice-form #chosen_price_div').removeClass('d-none');
                        $('#option-choice-form #chosen_price_div #chosen_price').html(data.price);
                        $('#available-quantity').html(data.quantity);
                        $('.input-number').prop('max', data.max_limit);
                        if(parseInt(data.in_stock) == 0 && data.digital  == 0){
                           $('.buy-now').addClass('d-none');
                           $('.add-to-cart').addClass('d-none');
                           $('.out-of-stock').removeClass('d-none');
                        }
                        else{
                           $('.buy-now').removeClass('d-none');
                           $('.add-to-cart').removeClass('d-none');
                           $('.out-of-stock').addClass('d-none');
                        }

                        AIZ.extra.plusMinus();
                    }
                });
            }
        }

        function checkAddToCartValidity(){
            var names = {};
            $('#option-choice-form input:radio').each(function() { // find unique names
                names[$(this).attr('name')] = true;
            });
            var count = 0;
            $.each(names, function() { // then count them
                count++;
            });

            if($('#option-choice-form input:radio:checked').length == count){
                return true;
            }

            return false;
        }

        function addToCart(){
            
            if(checkAddToCartValidity()) {
                $('#addToCart').modal();
                $('.c-preloader').show();
                $.ajax({
                    type:"POST",
                    url: 'https://egsob.com/cart/addtocart',
                    data: $('#option-choice-form').serializeArray(),
                    success: function(data){
                       $('#addToCart-modal-body').html(null);
                       $('.c-preloader').hide();
                       $('#modal-size').removeClass('modal-lg');
                       $('#addToCart-modal-body').html(data.modal_view);
                       AIZ.extra.plusMinus();
                       AIZ.plugins.slickCarousel();
                       updateNavCart(data.nav_cart_view,data.cart_count);
                    }
                });

                if ("0" == 1){
                    // Facebook Pixel AddToCart Event
                    fbq('track', 'AddToCart', {content_type: 'product'});
                    // Facebook Pixel AddToCart Event
                }
            }
            else{
                AIZ.plugins.notify('warning', "Please choose all the options");
            }
        }

        function buyNow(){
            
            if(checkAddToCartValidity()) {
                $('#addToCart-modal-body').html(null);
                $('#addToCart').modal();
                $('.c-preloader').show();
                $.ajax({
                    type:"POST",
                    url: 'https://egsob.com/cart/addtocart',
                    data: $('#option-choice-form').serializeArray(),
                    success: function(data){
                        if(data.status == 1){
                            $('#addToCart-modal-body').html(data.modal_view);
                            updateNavCart(data.nav_cart_view,data.cart_count);
                            window.location.replace("https://egsob.com/cart");
                        }
                        else{
                            $('#addToCart-modal-body').html(null);
                            $('.c-preloader').hide();
                            $('#modal-size').removeClass('modal-lg');
                            $('#addToCart-modal-body').html(data.modal_view);
                        }
                    }
               });
            }
            else{
                AIZ.plugins.notify('warning', "Please choose all the options");
            }
        }

        function bid_single_modal(bid_product_id, min_bid_amount){
                            $('#login_modal').modal('show');
                    }

        function clickToSlide(btn,id){
            $('#'+id+' .aiz-carousel').find('.'+btn).trigger('click');
            $('#'+id+' .slide-arrow').removeClass('link-disable');
            var arrow = btn=='slick-prev' ? 'arrow-prev' : 'arrow-next';
            if ($('#'+id+' .aiz-carousel').find('.'+btn).hasClass('slick-disabled')) {
                $('#'+id).find('.'+arrow).addClass('link-disable');
            }
        }

        function goToView(params) {
            document.getElementById(params).scrollIntoView({behavior: "smooth", block: "center"});
        }

        function copyCouponCode(code){
            navigator.clipboard.writeText(code);
            AIZ.plugins.notify('success', "Coupon Code Copied");
        }

        $(document).ready(function(){
            $('.cart-animate').animate({margin : 0}, "slow");

            $({deg: 0}).animate({deg: 360}, {
                duration: 2000,
                step: function(now) {
                    $('.cart-rotate').css({
                        transform: 'rotate(' + now + 'deg)'
                    });
                }
            });

            setTimeout(function(){
                $('.cart-ok').css({ fill: '#d43533' });
            }, 2000);

        });

        function nonLinkableNotificationRead(){
            $.get('https://egsob.com/non-linkable-notification-read',function(data){
                $('.unread-notification-count').html(data);
            });
        }
    </script>


    <script type="text/javascript">
        if ($('input[name=country_code]').length > 0){
            // Country Code
            var isPhoneShown = true,
                countryData = window.intlTelInputGlobals.getCountryData(),
                input = document.querySelector("#phone-code");

            for (var i = 0; i < countryData.length; i++) {
                var country = countryData[i];
                if (country.iso2 == 'bd') {
                    country.dialCode = '88';
                }
            }

            var iti = intlTelInput(input, {
                separateDialCode: true,
                utilsScript: "https://egsob.com/public/assets/js/intlTelutils.js?1590403638580",
                onlyCountries: [],
                customPlaceholder: function(selectedCountryPlaceholder, selectedCountryData) {
                    if (selectedCountryData.iso2 == 'bd') {
                        return "01xxxxxxxxx";
                    }
                    return selectedCountryPlaceholder;
                }
            });

            var country = iti.getSelectedCountryData();
            $('input[name=country_code]').val(country.dialCode);

            input.addEventListener("countrychange", function(e) {
                // var currentMask = e.currentTarget.placeholder;
                var country = iti.getSelectedCountryData();
                $('input[name=country_code]').val(country.dialCode);

            });

            function toggleEmailPhone(el) {
                if (isPhoneShown) {
                    $('.phone-form-group').addClass('d-none');
                    $('.email-form-group').removeClass('d-none');
                    $('input[name=phone]').val(null);
                    isPhoneShown = false;
                    $(el).html('*Use Phone Number Instead');
                } else {
                    $('.phone-form-group').removeClass('d-none');
                    $('.email-form-group').addClass('d-none');
                    $('input[name=email]').val(null);
                    isPhoneShown = true;
                    $(el).html('<i>*Use Email Instead</i>');
                }
            }
        }
    </script>

    <script>
        var acc = document.getElementsByClassName("aiz-accordion-heading");
        var i;
        for (i = 0; i < acc.length; i++) {
            acc[i].addEventListener("click", function() {
                this.classList.toggle("active");
                var panel = this.nextElementSibling;
                if (panel.style.maxHeight) {
                    panel.style.maxHeight = null;
                } else {
                    panel.style.maxHeight = panel.scrollHeight + "px";
                }
            });
        }
    </script>

    <script>
        function showFloatingButtons() {
            document.querySelector('.floating-buttons-section').classList.toggle('show');;
        }
    </script>

    
            <script type="text/javascript">
            function show_order_details(order_id) {
                $('#order-details-modal-body').html(null);

                if (!$('#modal-size').hasClass('modal-lg')) {
                    $('#modal-size').addClass('modal-lg');
                }

                $.post('https://egsob.com/admin/orders/details', {
                    _token: AIZ.data.csrf,
                    order_id: order_id
                }, function(data) {
                    $('#order-details-modal-body').html(data);
                    $('#order_details').modal();
                    $('.c-preloader').hide();
                    AIZ.plugins.bootstrapSelect('refresh');
                });
            }
        </script>
    
    
</body>
</html>
                               

Whois info of domain

Domain Name: EGSOB.COM
Registry Domain ID: 2896591925_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2024-10-27T03:10:57Z
Creation Date: 2024-07-05T07:57:19Z
Registry Expiry Date: 2025-07-05T07:57:19Z
Registrar: HOSTINGER operations, UAB
Registrar IANA ID: 1636
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +37064503378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T07:52:03Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass