{"id":7329,"date":"2026-04-08T11:33:17","date_gmt":"2026-04-08T11:33:17","guid":{"rendered":"https:\/\/raistheme.com\/?page_id=7329"},"modified":"2026-04-08T11:33:17","modified_gmt":"2026-04-08T11:33:17","slug":"edustd","status":"publish","type":"page","link":"https:\/\/raistheme.com\/psd\/edustd\/","title":{"rendered":"Edustdy \u2013 Education PSD Template"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7329\" class=\"elementor elementor-7329\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa91112 e-con-full e-flex e-con e-parent\" data-id=\"fa91112\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c3c690 elementor-widget elementor-widget-shortcode\" data-id=\"6c3c690\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \r\n    <!-- Font Awesome -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <!-- Slick Carousel -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/slick-carousel\/1.8.1\/slick.min.css\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/slick-carousel\/1.8.1\/slick-theme.min.css\">\r\n    \r\n    <!-- AOS Animation -->\r\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\r\n    \r\n    <style>\r\n        :root {\r\n            --edustdy-primary: #0f766e;\r\n            --edustdy-primary-dark: #115e59;\r\n            --edustdy-primary-light: #14b8a6;\r\n            --edustdy-secondary: #f97316;\r\n            --edustdy-secondary-dark: #ea580c;\r\n            --edustdy-success: #22c55e;\r\n            --edustdy-warning: #eab308;\r\n            --edustdy-danger: #ef4444;\r\n            --edustdy-dark: #1e293b;\r\n            --edustdy-darker: #0f172a;\r\n            --edustdy-light: #f0fdfa;\r\n            --edustdy-gray: #64748b;\r\n            --edustdy-gray-light: #94a3b8;\r\n            --edustdy-border: #e2e8f0;\r\n            --edustdy-gradient: linear-gradient(135deg, #0f766e 0%, #f97316 100%);\r\n            --edustdy-gradient-2: linear-gradient(135deg, #115e59 0%, #ea580c 100%);\r\n        }\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n\r\n        \r\n        \/* Product Header *\/\r\n        .edustdy-product-header {\r\n            background: white;\r\n            padding: 20px 0;\r\n            border-bottom: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-breadcrumb {\r\n            padding: 10px 0;\r\n            margin: 0;\r\n            list-style: none;\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .edustdy-breadcrumb li {\r\n            margin-right: 8px;\r\n        }\r\n        \r\n        .edustdy-breadcrumb li:not(:last-child)::after {\r\n            content: '\/';\r\n            margin-left: 8px;\r\n            color: var(--edustdy-gray);\r\n        }\r\n        \r\n        .edustdy-breadcrumb a {\r\n            color: var(--edustdy-gray);\r\n            text-decoration: none;\r\n            transition: color 0.3s ease;\r\n        }\r\n        \r\n        .edustdy-breadcrumb a:hover {\r\n            color: var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-breadcrumb li:last-child {\r\n            color: var(--edustdy-dark);\r\n            font-weight: 500;\r\n        }\r\n        \r\n        \/* Product Page Layout *\/\r\n        .edustdy-product-page {\r\n            padding: 40px 0 80px;\r\n        }\r\n        \r\n        .edustdy-product-main {\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);\r\n            overflow: hidden;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        \/* Product Gallery *\/\r\n        .edustdy-product-gallery {\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .edustdy-main-image {\r\n            width: 100%;\r\n            height: 500px;\r\n            object-fit: cover;\r\n            border-bottom: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-thumbnail-slider {\r\n            padding: 15px;\r\n        }\r\n        \r\n        .edustdy-thumbnail {\r\n            width: 100px;\r\n            height: 75px;\r\n            object-fit: cover;\r\n            border: 2px solid transparent;\r\n            border-radius: 6px;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .edustdy-thumbnail:hover, .edustdy-thumbnail.active {\r\n            border-color: var(--edustdy-primary);\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .edustdy-thumbnail-slider .slick-slide {\r\n            padding: 0 5px;\r\n        }\r\n        \r\n        \/* Product Info *\/\r\n        .edustdy-product-info {\r\n            padding: 30px;\r\n        }\r\n        \r\n        .edustdy-product-title {\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-product-meta {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 15px;\r\n            margin-bottom: 25px;\r\n            padding-bottom: 20px;\r\n            border-bottom: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-meta-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            color: var(--edustdy-gray);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .edustdy-meta-item i {\r\n            color: var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-product-description {\r\n            margin-bottom: 30px;\r\n            line-height: 1.7;\r\n            color: var(--edustdy-gray);\r\n        }\r\n        \r\n        \/* Sidebar *\/\r\n        .edustdy-sidebar {\r\n            position: sticky;\r\n            top: 20px;\r\n        }\r\n        \r\n        .edustdy-sidebar-card {\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);\r\n            overflow: hidden;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .edustdy-sidebar-header {\r\n            padding: 20px;\r\n            background: var(--edustdy-gradient);\r\n            color: white;\r\n        }\r\n        \r\n        .edustdy-price {\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .edustdy-price-note {\r\n            font-size: 0.9rem;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .edustdy-sidebar-body {\r\n            padding: 25px;\r\n        }\r\n        \r\n        .edustdy-purchase-options {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .edustdy-license-option {\r\n            padding: 15px;\r\n            border: 1px solid var(--edustdy-border);\r\n            border-radius: 8px;\r\n            margin-bottom: 15px;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .edustdy-license-option:hover {\r\n            border-color: var(--edustdy-primary);\r\n            box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.1);\r\n        }\r\n        \r\n        .edustdy-license-option.selected {\r\n            border-color: var(--edustdy-primary);\r\n            background: rgba(15, 118, 110, 0.05);\r\n        }\r\n        \r\n        .edustdy-license-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .edustdy-license-title {\r\n            font-weight: 600;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-license-price {\r\n            font-weight: 700;\r\n            color: var(--edustdy-primary);\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .edustdy-license-description {\r\n            color: var(--edustdy-gray);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .edustdy-purchase-buttons {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 10px;\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .edustdy-btn {\r\n            padding: 14px 20px;\r\n            border-radius: 8px;\r\n            font-weight: 600;\r\n            text-align: center;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            border: none;\r\n            cursor: pointer;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n        }\r\n        \r\n        .edustdy-btn-primary {\r\n            background: var(--edustdy-primary);\r\n            color: white!important;\r\n        }\r\n        \r\n        .edustdy-btn-primary:hover {\r\n            background: var(--edustdy-primary-dark);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(15, 118, 110, 0.3);\r\n        }\r\n        \r\n        .edustdy-btn-secondary {\r\n            background: transparent;\r\n            color: var(--edustdy-primary);\r\n            border: 2px solid var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-btn-secondary:hover {\r\n            background: var(--edustdy-primary);\r\n            color: white;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(15, 118, 110, 0.3);\r\n        }\r\n        \r\n        .edustdy-product-features {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .edustdy-product-features-title {\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-feature-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n        \r\n        .edustdy-feature-list li {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin-bottom: 10px;\r\n            color: var(--edustdy-gray);\r\n            font-size: 0.95rem;\r\n        }\r\n        \r\n        .edustdy-feature-list i {\r\n            color: var(--edustdy-success);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        \/* Tabs *\/\r\n        .edustdy-tabs {\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .edustdy-tab-nav {\r\n            display: flex;\r\n            border-bottom: 2px solid var(--edustdy-border);\r\n            margin-bottom: 25px;\r\n            overflow-x: auto;\r\n        }\r\n        \r\n        .edustdy-tab-btn {\r\n            padding: 12px 25px;\r\n            background: none;\r\n            border: none;\r\n            font-weight: 600;\r\n            color: var(--edustdy-gray);\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            white-space: nowrap;\r\n            position: relative;\r\n        }\r\n        \r\n        .edustdy-tab-btn::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -2px;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 2px;\r\n            background: var(--edustdy-primary);\r\n            transform: scaleX(0);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .edustdy-tab-btn.active {\r\n            color: var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-tab-btn.active::after {\r\n            transform: scaleX(1);\r\n        }\r\n        \r\n        .edustdy-tab-content {\r\n            display: none;\r\n        }\r\n        \r\n        .edustdy-tab-content.active {\r\n            display: block;\r\n            animation: fadeIn 0.5s ease;\r\n        }\r\n        \r\n        @keyframes fadeIn {\r\n            from { opacity: 0; transform: translateY(10px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        \r\n        \/* Features List *\/\r\n        .edustdy-features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\r\n            gap: 20px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .edustdy-feature-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n        }\r\n        \r\n        .edustdy-feature-icon {\r\n            flex-shrink: 0;\r\n            width: 40px;\r\n            height: 40px;\r\n            background: var(--edustdy-gradient);\r\n            border-radius: 8px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n        }\r\n        \r\n        .edustdy-feature-content h4 {\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 5px;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-feature-content p {\r\n            color: var(--edustdy-gray);\r\n            font-size: 0.95rem;\r\n            margin: 0;\r\n        }\r\n        \r\n        \/* PSD Files Section *\/\r\n        .edustdy-psd-files {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\r\n            gap: 15px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .edustdy-psd-file {\r\n            background: var(--edustdy-light);\r\n            padding: 15px;\r\n            border-radius: 8px;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-psd-file:hover {\r\n            background: var(--edustdy-primary);\r\n            color: white;\r\n            transform: translateY(-3px);\r\n            border-color: var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-psd-icon {\r\n            font-size: 1.5rem;\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .edustdy-psd-name {\r\n            font-weight: 600;\r\n            margin-bottom: 2px;\r\n        }\r\n        \r\n        \/* Technical Details *\/\r\n        .edustdy-tech-details {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\r\n            gap: 20px;\r\n        }\r\n        \r\n        .edustdy-tech-item {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            padding: 10px 0;\r\n            border-bottom: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-tech-label {\r\n            font-weight: 600;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-tech-value {\r\n            color: var(--edustdy-gray);\r\n        }\r\n        \r\n        \/* Sources *\/\r\n        .edustdy-sources-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n        \r\n        .edustdy-sources-list li {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            padding: 10px 0;\r\n            border-bottom: 1px solid var(--edustdy-border);\r\n        }\r\n        \r\n        .edustdy-sources-list li:last-child {\r\n            border-bottom: none;\r\n        }\r\n        \r\n        .edustdy-sources-list i {\r\n            color: var(--edustdy-primary);\r\n            width: 20px;\r\n            text-align: center;\r\n        }\r\n        \r\n        \/* Related Products *\/\r\n        .edustdy-related-products {\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .edustdy-related-products-title {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            margin-bottom: 30px;\r\n            color: var(--edustdy-dark);\r\n        }\r\n        \r\n        .edustdy-product-card {\r\n            background: white;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\r\n            transition: all 0.3s ease;\r\n            height: 100%;\r\n        }\r\n        \r\n        .edustdy-product-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .edustdy-product-card-image {\r\n            height: 180px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .edustdy-product-card-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.5s ease;\r\n        }\r\n        \r\n        .edustdy-product-card:hover .edustdy-product-card-image img {\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .edustdy-product-card-content {\r\n            padding: 20px;\r\n        }\r\n        \r\n        .edustdy-product-card-title {\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 10px;\r\n            color: var(--edustdy-dark);\r\n            line-height: 1.4;\r\n        }\r\n        \r\n        .edustdy-product-card-price {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            color: var(--edustdy-primary);\r\n        }\r\n        \r\n        .edustdy-product-card-link {\r\n            display: inline-block;\r\n            margin-top: 10px;\r\n            color: var(--edustdy-primary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .edustdy-product-card-link:hover {\r\n            color: var(--edustdy-primary-dark);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* Why Choose Section *\/\r\n        .edustdy-why-choose {\r\n            background: var(--edustdy-light);\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .edustdy-why-choose h3 {\r\n            color: var(--edustdy-dark);\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .edustdy-why-choose p {\r\n            color: var(--edustdy-gray);\r\n            margin-bottom: 0;\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 991px) {\r\n            .edustdy-sidebar {\r\n                position: relative;\r\n                top: 0;\r\n                margin-top: 30px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 767px) {\r\n            .edustdy-product-title {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .edustdy-main-image {\r\n                height: 300px;\r\n            }\r\n            \r\n            .edustdy-features-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <!-- Product Header -->\r\n    <div class=\"edustdy-product-header\">\r\n        <div class=\"container\">\r\n            <ul class=\"edustdy-breadcrumb\">\r\n                <li><a href=\"\/\">Home<\/a><\/li>\r\n                <li><a href=\"#\">PSD Templates<\/a><\/li>\r\n                <li>Edustdy \u2013 Education PSD Template<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Product Page -->\r\n    <div class=\"edustdy-product-page\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <!-- Main Content -->\r\n                <div class=\"col-lg-8\">\r\n                    <div class=\"edustdy-product-main\">\r\n                        <!-- Product Gallery -->\r\n                        <div class=\"edustdy-product-gallery\">\r\n                            <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Edustdy-\u2013-Education-PSD-Template.jpg\" alt=\"Edustdy PSD Template\" class=\"edustdy-main-image\" id=\"mainImage\">\r\n                            \r\n                            <div class=\"edustdy-thumbnail-slider\">\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Edustdy-\u2013-Education-PSD-Template.jpg\" alt=\"Edustdy PSD Template\" class=\"edustdy-thumbnail active\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Edustdy-\u2013-Education-PSD-Template.jpg\" alt=\"Edustdy Home 1\" class=\"edustdy-thumbnail\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Edustdy-\u2013-Education-PSD-Template.jpg\" alt=\"Edustdy Home 2\" class=\"edustdy-thumbnail\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Edustdy-\u2013-Education-PSD-Template.jpg\" alt=\"Edustdy About\" class=\"edustdy-thumbnail\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Product Info -->\r\n                        <div class=\"edustdy-product-info\">\r\n                            <h1 class=\"edustdy-product-title\">Edustdy \u2013 Education PSD Template<\/h1>\r\n                            \r\n                            <div class=\"edustdy-product-meta\">\r\n                                <div class=\"edustdy-meta-item\">\r\n                                    <i class=\"fas fa-user\"><\/i>\r\n                                    <span>By RaisTheme<\/span>\r\n                                <\/div>\r\n                                <div class=\"edustdy-meta-item\">\r\n                                    <i class=\"fas fa-shopping-cart\"><\/i>\r\n                                    <span>4 Sales<\/span>\r\n                                <\/div>\r\n                                <div class=\"edustdy-meta-item\">\r\n                                    <i class=\"fas fa-comments\"><\/i>\r\n                                    <span>Comments: 4<\/span>\r\n                                <\/div>\r\n                                <div class=\"edustdy-meta-item\">\r\n                                    <i class=\"fas fa-file-image\"><\/i>\r\n                                    <span>Format: Photoshop PSD<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"edustdy-product-description\">\r\n                                <p>Edustdy is a clean and modern Education PSD template designed for universities, colleges, schools, LMS platforms, training centers, and all kinds of educational institutions. It is built to help you create a professional and engaging education website design with a well-structured and visually appealing layout.<\/p>\r\n                                \r\n                                <p>This template follows modern design standards and is based on a 1170px Bootstrap 4 grid system, making it easy to convert into HTML, WordPress, or any other CMS platform. The PSD files are fully layered and organized, allowing designers and developers to customize every section smoothly and efficiently.<\/p>\r\n                                \r\n                                <p>Whether you are designing for an online learning platform, a school website, or an education-focused business, Edustdy gives you the flexibility and clean layout needed to create a polished online presence.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <!-- Tabs Section -->\r\n                    <div class=\"edustdy-tabs\">\r\n                        <div class=\"edustdy-tab-nav\">\r\n                            <button class=\"edustdy-tab-btn active\" data-tab=\"overview\">Product Overview<\/button>\r\n                            <button class=\"edustdy-tab-btn\" data-tab=\"features\">Key Features<\/button>\r\n                            <button class=\"edustdy-tab-btn\" data-tab=\"psd-files\">PSD Files Included<\/button>\r\n                            <button class=\"edustdy-tab-btn\" data-tab=\"technical\">Technical Details<\/button>\r\n                            <button class=\"edustdy-tab-btn\" data-tab=\"sources\">Sources & Credits<\/button>\r\n                        <\/div>\r\n                        \r\n                        <!-- Product Overview Tab -->\r\n                        <div class=\"edustdy-tab-content active\" id=\"overview\">\r\n                            <h3 class=\"mb-4\">Product Overview<\/h3>\r\n                            <p>Edustdy is a comprehensive PSD template designed specifically for educational platforms and institutions. It offers a modern, clean design that's perfect for universities, schools, online courses, and training centers.<\/p>\r\n                            \r\n                            <h4 class=\"mt-4 mb-3\">Key Features<\/h4>\r\n                            <ul class=\"edustdy-feature-list\">\r\n                                <li><i class=\"fas fa-check\"><\/i> Based on Bootstrap 4 grid system<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Clean and modern education-focused design<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Pixel-perfect PSD layouts<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> 5 unique homepage variations<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Fully layered and organized PSD files<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Easy to customize and modify<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Google Fonts support<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Free icons included<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Smooth and professional visual style<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> 1170px grid system<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Designed for LMS and education websites<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Detailed and well-documented files<\/li>\r\n                            <\/ul>\r\n                            \r\n                            <div class=\"edustdy-why-choose\">\r\n                                <h3>Why Choose Edustdy?<\/h3>\r\n                                <p>Edustdy is a great choice for education projects that need a clean, professional, and easy-to-customize PSD design. Its structured layout, organized files, and LMS-focused styling make it suitable for building modern websites for schools, universities, and online learning platforms.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Key Features Tab -->\r\n                        <div class=\"edustdy-tab-content\" id=\"features\">\r\n                            <h3 class=\"mb-4\">Key Features<\/h3>\r\n                            \r\n                            <div class=\"edustdy-features-grid\">\r\n                                <div class=\"edustdy-feature-item\">\r\n                                    <div class=\"edustdy-feature-icon\">\r\n                                        <i class=\"fas fa-graduation-cap\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-feature-content\">\r\n                                        <h4>Education Focused<\/h4>\r\n                                        <p>Specifically designed for educational institutions and online learning platforms.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-feature-item\">\r\n                                    <div class=\"edustdy-feature-icon\">\r\n                                        <i class=\"fas fa-layer-group\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-feature-content\">\r\n                                        <h4>Layered PSD<\/h4>\r\n                                        <p>Fully layered and organized files for easy customization.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-feature-item\">\r\n                                    <div class=\"edustdy-feature-icon\">\r\n                                        <i class=\"fas fa-th-large\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-feature-content\">\r\n                                        <h4>Grid System<\/h4>\r\n                                        <p>Based on 1170px Bootstrap 4 grid for structured layout.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-feature-item\">\r\n                                    <div class=\"edustdy-feature-icon\">\r\n                                        <i class=\"fas fa-paint-brush\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-feature-content\">\r\n                                        <h4>Modern Design<\/h4>\r\n                                        <p>Contemporary design with attention to detail and user experience.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- PSD Files Included Tab -->\r\n                        <div class=\"edustdy-tab-content\" id=\"psd-files\">\r\n                            <h3 class=\"mb-4\">PSD Files Included<\/h3>\r\n                            \r\n                            <div class=\"edustdy-psd-files\">\r\n                                <div class=\"edustdy-psd-file\">\r\n                                    <div class=\"edustdy-psd-icon\">\r\n                                        <i class=\"fas fa-home\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-psd-name\">01_home.psd<\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-psd-file\">\r\n                                    <div class=\"edustdy-psd-icon\">\r\n                                        <i class=\"fas fa-home\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-psd-name\">02_home.psd<\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-psd-file\">\r\n                                    <div class=\"edustdy-psd-icon\">\r\n                                        <i class=\"fas fa-home\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-psd-name\">03_home.psd<\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-psd-file\">\r\n                                    <div class=\"edustdy-psd-icon\">\r\n                                        <i class=\"fas fa-info-circle\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-psd-name\">04_about.psd<\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"alert alert-info mt-4\">\r\n                                <strong>Note:<\/strong> All PSD files are fully layered and organized for easy customization. Based on 1170px Bootstrap 4 grid system for easy conversion to HTML or WordPress.\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Technical Details Tab -->\r\n                        <div class=\"edustdy-tab-content\" id=\"technical\">\r\n                            <h3 class=\"mb-4\">Technical Details<\/h3>\r\n                            \r\n                            <div class=\"edustdy-tech-details\">\r\n                                <div class=\"edustdy-tech-item\">\r\n                                    <div class=\"edustdy-tech-label\">Last Update<\/div>\r\n                                    <div class=\"edustdy-tech-value\">19 December 2019<\/div>\r\n                                <\/div>\r\n                                <div class=\"edustdy-tech-item\">\r\n                                    <div class=\"edustdy-tech-label\">Graphics Files<\/div>\r\n                                    <div class=\"edustdy-tech-value\">Photoshop PSD<\/div>\r\n                                <\/div>\r\n                                <div class=\"edustdy-tech-item\">\r\n                                    <div class=\"edustdy-tech-label\">Software Version<\/div>\r\n                                    <div class=\"edustdy-tech-value\">Adobe Photoshop CC<\/div>\r\n                                <\/div>\r\n                                <div class=\"edustdy-tech-item\">\r\n                                    <div class=\"edustdy-tech-label\">Grid System<\/div>\r\n                                    <div class=\"edustdy-tech-value\">1170px Bootstrap-based<\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Sources & Credits Tab -->\r\n                        <div class=\"edustdy-tab-content\" id=\"sources\">\r\n                            <h3 class=\"mb-4\">Sources and Credits<\/h3>\r\n                            \r\n                            <h5 class=\"mt-4 mb-3\">Fonts<\/h5>\r\n                            <ul class=\"edustdy-sources-list\">\r\n                                <li><i class=\"fas fa-font\"><\/i> Poppins<\/li>\r\n                            <\/ul>\r\n                            \r\n                            <h5 class=\"mt-4 mb-3\">Images<\/h5>\r\n                            <ul class=\"edustdy-sources-list\">\r\n                                <li><i class=\"fas fa-image\"><\/i> Unsplash<\/li>\r\n                                <li><i class=\"fas fa-image\"><\/i> Freepik<\/li>\r\n                                <li><i class=\"fas fa-image\"><\/i> Pixabay<\/li>\r\n                            <\/ul>\r\n                            \r\n                            <div class=\"alert alert-warning mt-4\">\r\n                                <strong>Important Note:<\/strong> All images used in the preview are for demonstration purposes only and are not included in the final download.\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <!-- Related Products -->\r\n                    <div class=\"edustdy-related-products\">\r\n                        <h3 class=\"edustdy-related-products-title\">You May Also Like<\/h3>\r\n                        \r\n                        <div class=\"row g-4\">\r\n                            <div class=\"col-md-4\">\r\n                                <div class=\"edustdy-product-card\">\r\n                                    <div class=\"edustdy-product-card-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-\u2013-Education-HTML-Template.jpg\" alt=\"Gostudy Template\">\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-product-card-content\">\r\n                                        <h4 class=\"edustdy-product-card-title\">Gostudy \u2013 Education HTML Template<\/h4>\r\n                                        <div class=\"edustdy-product-card-price\">$15<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/html\/gostudy\/\" class=\"edustdy-product-card-link\">View Details <i class=\"fas fa-arrow-right ms-1\"><\/i><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"col-md-4\">\r\n                                <div class=\"edustdy-product-card\">\r\n                                    <div class=\"edustdy-product-card-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/edd\/2026\/04\/Learno-Online-Education-Learning-PSD-Template.jpg\" alt=\"Learno Template\">\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-product-card-content\">\r\n                                        <h4 class=\"edustdy-product-card-title\">Learno \u2013 Online Education Learning PSD Template<\/h4>\r\n                                        <div class=\"edustdy-product-card-price\">$14<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/downloads\/learno-online-education-learning-psd-template\/\" class=\"edustdy-product-card-link\">View Details <i class=\"fas fa-arrow-right ms-1\"><\/i><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"col-md-4\">\r\n                                <div class=\"edustdy-product-card\">\r\n                                    <div class=\"edustdy-product-card-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/edd\/2026\/04\/NewsIN-Modern-Personal-Blog-PSD-Template.jpg\" alt=\"NewsIN Template\">\r\n                                    <\/div>\r\n                                    <div class=\"edustdy-product-card-content\">\r\n                                        <h4 class=\"edustdy-product-card-title\">NewsIN \u2013 Modern Personal Blog PSD Template<\/h4>\r\n                                        <div class=\"edustdy-product-card-price\">$10<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/downloads\/newsin-modern-personal-blog-psd-template\/\" class=\"edustdy-product-card-link\">View Details <i class=\"fas fa-arrow-right ms-1\"><\/i><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Sidebar -->\r\n                <div class=\"col-lg-4\">\r\n                    <div class=\"edustdy-sidebar\">\r\n                        <!-- Pricing Card -->\r\n                        <div class=\"edustdy-sidebar-card\">\r\n                            <div class=\"edustdy-sidebar-header\">\r\n                                <div class=\"edustdy-price\">$18<\/div>\r\n                                <div class=\"edustdy-price-note\">Regular License<\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"edustdy-sidebar-body\">\r\n                                <div class=\"edustdy-purchase-options\">\r\n                                    <div class=\"edustdy-license-option selected\">\r\n                                        <div class=\"edustdy-license-header\">\r\n                                            <div class=\"edustdy-license-title\">Regular License<\/div>\r\n                                            <div class=\"edustdy-license-price\">$18<\/div>\r\n                                        <\/div>\r\n                                        <div class=\"edustdy-license-description\">Use for one end product where end users are not charged<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-purchase-buttons\">\r\n                                    <a href=\"\/cart\/?add-to-cart=7335\"class=\"edustdy-btn edustdy-btn-primary\">\r\n                                        <i class=\"fas fa-shopping-cart\"><\/i> Add to Cart\r\n                                    <\/a>\r\n                                    <a href=\"#\" class=\"edustdy-btn edustdy-btn-secondary\">\r\n                                        <i class=\"fas fa-eye\"><\/i> Live Preview\r\n                                    <\/a>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-product-features\">\r\n                                    <h4 class=\"edustdy-product-features-title\">What You Get<\/h4>\r\n                                    <ul class=\"edustdy-feature-list\">\r\n                                        <li><i class=\"fas fa-check\"><\/i> Photoshop PSD files<\/li>\r\n                                        <li><i class=\"fas fa-check\"><\/i> Supporting assets and resources<\/li>\r\n                                        <li><i class=\"fas fa-check\"><\/i> Full documentation<\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"edustdy-product-features\">\r\n                                    <h4 class=\"edustdy-product-features-title\">Key Benefits<\/h4>\r\n                                    <ul class=\"edustdy-feature-list\">\r\n                                        <li><i class=\"fas fa-check\"><\/i> Quality checked by Envato<\/li>\r\n                                        <li><i class=\"fas fa-check\"><\/i> Future updates<\/li>\r\n                                        <li><i class=\"fas fa-check\"><\/i> 6 months support from RaisTheme<\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Author Info -->\r\n                        <div class=\"edustdy-sidebar-card\">\r\n                            <div class=\"edustdy-sidebar-body\">\r\n                                <div class=\"d-flex align-items-center mb-3\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/cropped-RaisTheme-favicon-.png\" alt=\"RaisTheme\" style=\"height: 40px; margin-right: 15px;\">\r\n                                    <div>\r\n                                        <h5 class=\"mb-0\">RaisTheme<\/h5>\r\n                                        <div class=\"text-muted small\">Premium Template Studio<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <p class=\"text-muted mb-3\">Creating high-quality WordPress themes, HTML templates, and UI design resources for developers, designers, and businesses worldwide.<\/p>\r\n                                \r\n                                <div class=\"d-flex justify-content-between\">\r\n                                    <div class=\"text-center\">\r\n                                        <div class=\"fw-bold\">150+<\/div>\r\n                                        <div class=\"text-muted small\">Items<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"text-center\">\r\n                                        <div class=\"fw-bold\">4.8<\/div>\r\n                                        <div class=\"text-muted small\">Rating<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"text-center\">\r\n                                        <div class=\"fw-bold\">2.5K<\/div>\r\n                                        <div class=\"text-muted small\">Sales<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <a href=\"#\" class=\"edustdy-btn edustdy-btn-secondary w-100 mt-3\">\r\n                                    <i class=\"fas fa-user\"><\/i> View Portfolio\r\n                                <\/a>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- jQuery -->\r\n    <script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n    \r\n    <!-- Bootstrap JS -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\r\n    \r\n    <!-- Slick Carousel -->\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/slick-carousel\/1.8.1\/slick.min.js\"><\/script>\r\n    \r\n    <script>\r\n        $(document).ready(function() {\r\n            \/\/ Thumbnail Slider\r\n            $('.edustdy-thumbnail-slider').slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 1,\r\n                asNavFor: '.edustdy-main-image',\r\n                focusOnSelect: true,\r\n                responsive: [\r\n                    {\r\n                        breakpoint: 768,\r\n                        settings: {\r\n                            slidesToShow: 3\r\n                        }\r\n                    },\r\n                    {\r\n                        breakpoint: 480,\r\n                        settings: {\r\n                            slidesToShow: 2\r\n                        }\r\n                    }\r\n                ]\r\n            });\r\n            \r\n            \/\/ Change main image when thumbnail is clicked\r\n            $('.edustdy-thumbnail').on('click', function() {\r\n                const imageSrc = $(this).attr('src');\r\n                $('#mainImage').attr('src', imageSrc);\r\n                \r\n                \/\/ Update active state\r\n                $('.edustdy-thumbnail').removeClass('active');\r\n                $(this).addClass('active');\r\n            });\r\n            \r\n            \/\/ Tab functionality\r\n            $('.edustdy-tab-btn').on('click', function() {\r\n                const tabId = $(this).data('tab');\r\n                \r\n                \/\/ Update active tab button\r\n                $('.edustdy-tab-btn').removeClass('active');\r\n                $(this).addClass('active');\r\n                \r\n                \/\/ Update active tab content\r\n                $('.edustdy-tab-content').removeClass('active');\r\n                $('#' + tabId).addClass('active');\r\n            });\r\n            \r\n            \/\/ License selection\r\n            $('.edustdy-license-option').on('click', function() {\r\n                $('.edustdy-license-option').removeClass('selected');\r\n                $(this).addClass('selected');\r\n                \r\n                \/\/ Update price\r\n                const price = $(this).find('.edustdy-license-price').text();\r\n                $('.edustdy-price').text(price);\r\n            });\r\n        });\r\n    <\/script>\r\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":7318,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-7329","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/comments?post=7329"}],"version-history":[{"count":4,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7329\/revisions"}],"predecessor-version":[{"id":7333,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7329\/revisions\/7333"}],"up":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7318"}],"wp:attachment":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/media?parent=7329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}