{"id":7293,"date":"2026-04-08T08:13:49","date_gmt":"2026-04-08T08:13:49","guid":{"rendered":"https:\/\/raistheme.com\/?page_id=7293"},"modified":"2026-04-08T08:13:49","modified_gmt":"2026-04-08T08:13:49","slug":"gostudy","status":"publish","type":"page","link":"https:\/\/raistheme.com\/wp\/gostudy\/","title":{"rendered":"Gostudy \u2013 Education WordPress Theme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7293\" class=\"elementor elementor-7293\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae02cd0 e-con-full e-flex e-con e-parent\" data-id=\"ae02cd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3eba57 elementor-widget elementor-widget-shortcode\" data-id=\"c3eba57\" 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 \r\n    \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            --gostudy-primary: #0f766e;\r\n            --gostudy-primary-dark: #115e59;\r\n            --gostudy-primary-light: #14b8a6;\r\n            --gostudy-secondary: #f97316;\r\n            --gostudy-secondary-dark: #ea580c;\r\n            --gostudy-success: #22c55e;\r\n            --gostudy-warning: #eab308;\r\n            --gostudy-danger: #ef4444;\r\n            --gostudy-dark: #1e293b;\r\n            --gostudy-darker: #0f172a;\r\n            --gostudy-light: #f0fdfa;\r\n            --gostudy-gray: #64748b;\r\n            --gostudy-gray-light: #94a3b8;\r\n            --gostudy-border: #e2e8f0;\r\n            --gostudy-gradient: linear-gradient(135deg, #0f766e 0%, #f97316 100%);\r\n            --gostudy-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        .gostudy-product-header {\r\n            background: white;\r\n            padding: 20px 0;\r\n            border-bottom: 1px solid var(--gostudy-border);\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-breadcrumb li {\r\n            margin-right: 8px;\r\n        }\r\n        \r\n        .gostudy-breadcrumb li:not(:last-child)::after {\r\n            content: '\/';\r\n            margin-left: 8px;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        .gostudy-breadcrumb a {\r\n            color: var(--gostudy-gray);\r\n            text-decoration: none;\r\n            transition: color 0.3s ease;\r\n        }\r\n        \r\n        .gostudy-breadcrumb a:hover {\r\n            color: var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-breadcrumb li:last-child {\r\n            color: var(--gostudy-dark);\r\n            font-weight: 500;\r\n        }\r\n        \r\n        \/* Product Page Layout *\/\r\n        .gostudy-product-page {\r\n            padding: 40px 0 80px;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-product-gallery {\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .gostudy-main-image {\r\n            width: 100%;\r\n            height: 500px;\r\n            object-fit: cover;\r\n            border-bottom: 1px solid var(--gostudy-border);\r\n        }\r\n        \r\n        .gostudy-thumbnail-slider {\r\n            padding: 15px;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-thumbnail:hover, .gostudy-thumbnail.active {\r\n            border-color: var(--gostudy-primary);\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .gostudy-thumbnail-slider .slick-slide {\r\n            padding: 0 5px;\r\n        }\r\n        \r\n        \/* Product Info *\/\r\n        .gostudy-product-info {\r\n            padding: 30px;\r\n        }\r\n        \r\n        .gostudy-product-title {\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-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(--gostudy-border);\r\n        }\r\n        \r\n        .gostudy-meta-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            color: var(--gostudy-gray);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .gostudy-meta-item i {\r\n            color: var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-product-description {\r\n            margin-bottom: 30px;\r\n            line-height: 1.7;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        \/* Sidebar *\/\r\n        .gostudy-sidebar {\r\n            position: sticky;\r\n            top: 20px;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-sidebar-header {\r\n            padding: 20px;\r\n            background: var(--gostudy-gradient);\r\n            color: white;\r\n        }\r\n        \r\n        .gostudy-price {\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .gostudy-price-note {\r\n            font-size: 0.9rem;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .gostudy-sidebar-body {\r\n            padding: 25px;\r\n        }\r\n        \r\n        .gostudy-purchase-options {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .gostudy-license-option {\r\n            padding: 15px;\r\n            border: 1px solid var(--gostudy-border);\r\n            border-radius: 8px;\r\n            margin-bottom: 15px;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .gostudy-license-option:hover {\r\n            border-color: var(--gostudy-primary);\r\n            box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.1);\r\n        }\r\n        \r\n        .gostudy-license-option.selected {\r\n            border-color: var(--gostudy-primary);\r\n            background: rgba(15, 118, 110, 0.05);\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-license-title {\r\n            font-weight: 600;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-license-price {\r\n            font-weight: 700;\r\n            color: var(--gostudy-primary);\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .gostudy-license-description {\r\n            color: var(--gostudy-gray);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-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        .gostudy-btn-primary {\r\n            background: var(--gostudy-primary);\r\n            color: white!important;\r\n        }\r\n        \r\n        .gostudy-btn-primary:hover {\r\n            background: var(--gostudy-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        .gostudy-btn-secondary {\r\n            background: transparent;\r\n            color: var(--gostudy-primary);\r\n            border: 2px solid var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-btn-secondary:hover {\r\n            background: var(--gostudy-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        .gostudy-extend-support {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding: 15px;\r\n            background: var(--gostudy-light);\r\n            border-radius: 8px;\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .gostudy-extend-support-text {\r\n            flex: 1;\r\n        }\r\n        \r\n        .gostudy-extend-support-title {\r\n            font-weight: 600;\r\n            margin-bottom: 5px;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-extend-support-desc {\r\n            font-size: 0.9rem;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        .gostudy-extend-support-price {\r\n            font-weight: 700;\r\n            color: var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-product-features {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .gostudy-product-features-title {\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-feature-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n        \r\n        .gostudy-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(--gostudy-gray);\r\n            font-size: 0.95rem;\r\n        }\r\n        \r\n        .gostudy-feature-list i {\r\n            color: var(--gostudy-success);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        \/* Tabs *\/\r\n        .gostudy-tabs {\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .gostudy-tab-nav {\r\n            display: flex;\r\n            border-bottom: 2px solid var(--gostudy-border);\r\n            margin-bottom: 25px;\r\n            overflow-x: auto;\r\n        }\r\n        \r\n        .gostudy-tab-btn {\r\n            padding: 12px 25px;\r\n            background: none;\r\n            border: none;\r\n            font-weight: 600;\r\n            color: var(--gostudy-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        .gostudy-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(--gostudy-primary);\r\n            transform: scaleX(0);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .gostudy-tab-btn.active {\r\n            color: var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-tab-btn.active::after {\r\n            transform: scaleX(1);\r\n        }\r\n        \r\n        .gostudy-tab-content {\r\n            display: none;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-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        .gostudy-feature-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n        }\r\n        \r\n        .gostudy-feature-icon {\r\n            flex-shrink: 0;\r\n            width: 40px;\r\n            height: 40px;\r\n            background: var(--gostudy-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        .gostudy-feature-content h4 {\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 5px;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-feature-content p {\r\n            color: var(--gostudy-gray);\r\n            font-size: 0.95rem;\r\n            margin: 0;\r\n        }\r\n        \r\n        \/* Technical Details *\/\r\n        .gostudy-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        .gostudy-tech-item {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            padding: 10px 0;\r\n            border-bottom: 1px solid var(--gostudy-border);\r\n        }\r\n        \r\n        .gostudy-tech-label {\r\n            font-weight: 600;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-tech-value {\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        \/* Reviews *\/\r\n        .gostudy-reviews-summary {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 30px;\r\n            margin-bottom: 30px;\r\n            padding: 20px;\r\n            background: var(--gostudy-light);\r\n            border-radius: 12px;\r\n        }\r\n        \r\n        .gostudy-rating-overview {\r\n            text-align: center;\r\n        }\r\n        \r\n        .gostudy-rating-number {\r\n            font-size: 3rem;\r\n            font-weight: 700;\r\n            color: var(--gostudy-primary);\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .gostudy-rating-stars {\r\n            color: #fbbf24;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .gostudy-rating-count {\r\n            color: var(--gostudy-gray);\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        .gostudy-rating-bars {\r\n            flex: 1;\r\n        }\r\n        \r\n        .gostudy-rating-bar-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .gostudy-rating-bar-label {\r\n            width: 80px;\r\n            font-size: 0.9rem;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        .gostudy-rating-bar-track {\r\n            flex: 1;\r\n            height: 8px;\r\n            background: var(--gostudy-border);\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .gostudy-rating-bar-fill {\r\n            height: 100%;\r\n            background: #fbbf24;\r\n        }\r\n        \r\n        .gostudy-rating-bar-count {\r\n            width: 40px;\r\n            text-align: right;\r\n            font-size: 0.9rem;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        .gostudy-review-item {\r\n            padding: 20px;\r\n            border: 1px solid var(--gostudy-border);\r\n            border-radius: 8px;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .gostudy-review-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .gostudy-review-author {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n        \r\n        .gostudy-review-avatar {\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .gostudy-review-avatar img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n        \r\n        .gostudy-review-name {\r\n            font-weight: 600;\r\n            margin-bottom: 2px;\r\n        }\r\n        \r\n        .gostudy-review-date {\r\n            font-size: 0.85rem;\r\n            color: var(--gostudy-gray);\r\n        }\r\n        \r\n        .gostudy-review-rating {\r\n            color: #fbbf24;\r\n        }\r\n        \r\n        .gostudy-review-text {\r\n            color: var(--gostudy-gray);\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* Related Products *\/\r\n        .gostudy-related-products {\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .gostudy-related-products-title {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            margin-bottom: 30px;\r\n            color: var(--gostudy-dark);\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-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        .gostudy-product-card-image {\r\n            height: 180px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .gostudy-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        .gostudy-product-card:hover .gostudy-product-card-image img {\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .gostudy-product-card-content {\r\n            padding: 20px;\r\n        }\r\n        \r\n        .gostudy-product-card-title {\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 10px;\r\n            color: var(--gostudy-dark);\r\n            line-height: 1.4;\r\n        }\r\n        \r\n        .gostudy-product-card-price {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            color: var(--gostudy-primary);\r\n        }\r\n        \r\n        .gostudy-product-card-link {\r\n            display: inline-block;\r\n            margin-top: 10px;\r\n            color: var(--gostudy-primary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .gostudy-product-card-link:hover {\r\n            color: var(--gostudy-primary-dark);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* Why Choose Section *\/\r\n        .gostudy-why-choose {\r\n            background: var(--gostudy-light);\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .gostudy-why-choose h3 {\r\n            color: var(--gostudy-dark);\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .gostudy-why-choose p {\r\n            color: var(--gostudy-gray);\r\n            margin-bottom: 0;\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 991px) {\r\n            .gostudy-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            .gostudy-product-title {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .gostudy-main-image {\r\n                height: 300px;\r\n            }\r\n            \r\n            .gostudy-reviews-summary {\r\n                flex-direction: column;\r\n                gap: 20px;\r\n            }\r\n            \r\n            .gostudy-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=\"gostudy-product-header\">\r\n        <div class=\"container\">\r\n            <ul class=\"gostudy-breadcrumb\">\r\n                <li><a href=\"\/\">Home<\/a><\/li>\r\n                <li><a href=\"#\">WordPress Themes<\/a><\/li>\r\n                <li>Gostudy \u2013 Education WordPress Theme<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Product Page -->\r\n    <div class=\"gostudy-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=\"gostudy-product-main\">\r\n                        <!-- Product Gallery -->\r\n                        <div class=\"gostudy-product-gallery\">\r\n                            <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy WordPress Theme\" class=\"gostudy-main-image\" id=\"mainImage\">\r\n                            \r\n                            <div class=\"gostudy-thumbnail-slider\">\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy WordPress Theme\" class=\"gostudy-thumbnail active\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy Home 1\" class=\"gostudy-thumbnail\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy Home 2\" class=\"gostudy-thumbnail\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy Courses\" class=\"gostudy-thumbnail\"><\/div>\r\n                                <div><img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Gostudy-Education-WordPress-Theme.jpg\" alt=\"Gostudy About\" class=\"gostudy-thumbnail\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Product Info -->\r\n                        <div class=\"gostudy-product-info\">\r\n                            <h1 class=\"gostudy-product-title\">Gostudy \u2013 Education WordPress Theme<\/h1>\r\n                            \r\n                            <div class=\"gostudy-product-meta\">\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-user\"><\/i>\r\n                                    <span>By RaisTheme<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-shopping-cart\"><\/i>\r\n                                    <span>472 Sales<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-sync-alt\"><\/i>\r\n                                    <span>Recently Updated<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-file-alt\"><\/i>\r\n                                    <span>Well Documented<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-star\"><\/i>\r\n                                    <span>Rating: 4.7\u2605 (24 Reviews)<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-comments\"><\/i>\r\n                                    <span>Comments: 183<\/span>\r\n                                <\/div>\r\n                                <div class=\"gostudy-meta-item\">\r\n                                    <i class=\"fas fa-headset\"><\/i>\r\n                                    <span>5-star customer support<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"gostudy-product-description\">\r\n                                <p>Gostudy is a powerful and flexible WordPress theme built specifically for education platforms, online courses, universities, schools, training centers, and eLearning businesses. Whether you're creating a full Learning Management System (LMS) like Udemy or a simple course website, Gostudy provides everything you need to launch quickly and professionally.<\/p>\r\n                                \r\n                                <p>Designed with Elementor, Gostudy allows you to build and customize pages visually without coding. It supports the most popular LMS plugins including Tutor LMS, LearnPress, and LearnDash, giving you complete freedom to manage courses, lessons, quizzes, and student interactions.<\/p>\r\n                                \r\n                                <p>With seamless integration for WooCommerce, Zoom, bbPress, and event management plugins, Gostudy is a complete solution for modern education websites. It comes with lifetime free updates, one-time payment, and ongoing support to ensure long-term reliability.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <!-- Tabs Section -->\r\n                    <div class=\"gostudy-tabs\">\r\n                        <div class=\"gostudy-tab-nav\">\r\n                            <button class=\"gostudy-tab-btn active\" data-tab=\"overview\">Product Overview<\/button>\r\n                            <button class=\"gostudy-tab-btn\" data-tab=\"features\">Key Features<\/button>\r\n                            <button class=\"gostudy-tab-btn\" data-tab=\"full-features\">Full Feature Highlights<\/button>\r\n                            <button class=\"gostudy-tab-btn\" data-tab=\"technical\">Technical Details<\/button>\r\n                            <button class=\"gostudy-tab-btn\" data-tab=\"reviews\">Reviews (24)<\/button>\r\n                        <\/div>\r\n                        \r\n                        <!-- Product Overview Tab -->\r\n                        <div class=\"gostudy-tab-content active\" id=\"overview\">\r\n                            <h3 class=\"mb-4\">Product Overview<\/h3>\r\n                            <p>Gostudy is a comprehensive WordPress theme 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=\"gostudy-feature-list\">\r\n                                <li><i class=\"fas fa-check\"><\/i> Built with Elementor Page Builder \u2013 Drag-and-drop editing with no coding required<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Supports 3 LMS Systems \u2013 Tutor LMS, LearnPress, and LearnDash<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Complete LMS Functionality \u2013 Courses, lessons, quizzes, reviews, and more<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> One-Click Demo Import \u2013 Launch your site instantly<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Header & Footer Builder \u2013 Full control over layout and navigation<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Unlimited Color Options \u2013 Customize your brand identity easily<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> WooCommerce Integration \u2013 Sell courses and digital products<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> SEO Optimized \u2013 Clean code for better search engine visibility<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> WPML Ready \u2013 Build multilingual education platforms<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Mega Menu Support \u2013 Advanced navigation for large websites<\/li>\r\n                            <\/ul>\r\n                            \r\n                            <div class=\"gostudy-why-choose\">\r\n                                <h3>Why Choose Gostudy?<\/h3>\r\n                                <p>Gostudy is a complete education solution designed for modern eLearning platforms. With powerful LMS integrations, flexible design options, and seamless customization, it helps you create professional course websites with ease. Whether you're an educator, institution, or entrepreneur, Gostudy gives you the tools to build, manage, and grow your online learning platform successfully.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Key Features Tab -->\r\n                        <div class=\"gostudy-tab-content\" id=\"features\">\r\n                            <h3 class=\"mb-4\">Key Features<\/h3>\r\n                            \r\n                            <div class=\"gostudy-features-grid\">\r\n                                <div class=\"gostudy-feature-item\">\r\n                                    <div class=\"gostudy-feature-icon\">\r\n                                        <i class=\"fas fa-graduation-cap\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-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=\"gostudy-feature-item\">\r\n                                    <div class=\"gostudy-feature-icon\">\r\n                                        <i class=\"fas fa-laptop-code\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-feature-content\">\r\n                                        <h4>Elementor Builder<\/h4>\r\n                                        <p>Build and customize pages visually with the powerful Elementor page builder.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-feature-item\">\r\n                                    <div class=\"gostudy-feature-icon\">\r\n                                        <i class=\"fas fa-cogs\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-feature-content\">\r\n                                        <h4>LMS Integration<\/h4>\r\n                                        <p>Supports Tutor LMS, LearnPress, and LearnDash for complete course management.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-feature-item\">\r\n                                    <div class=\"gostudy-feature-icon\">\r\n                                        <i class=\"fas fa-palette\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-feature-content\">\r\n                                        <h4>Unlimited Colors<\/h4>\r\n                                        <p>Customize your brand identity with unlimited color options and styling.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Full Feature Highlights Tab -->\r\n                        <div class=\"gostudy-tab-content\" id=\"full-features\">\r\n                            <h3 class=\"mb-4\">Full Feature Highlights<\/h3>\r\n                            <ul class=\"gostudy-feature-list\">\r\n                                <li><i class=\"fas fa-check\"><\/i> Learning Management System (LMS) Ready<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Tutor LMS, LearnPress & LearnDash Integration<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Course Listing & Course Detail Pages<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Lesson, Quiz & Review System<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Elementor & Elementor Pro Compatible<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Responsive & Mobile Friendly Design<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Zoom Meeting Integration<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> bbPress Forum Support<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Event Management Compatibility<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Custom WooCommerce Elements<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Flexible Blog Layouts<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Translation Ready<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Clean & Modern UI Design<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Header & Footer Builder<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Mega Menu Support<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> One-Click Demo Import<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> Child Theme Included<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> SEO Optimized Structure<\/li>\r\n                                <li><i class=\"fas fa-check\"><\/i> WPML Ready<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                        <!-- Technical Details Tab -->\r\n                        <div class=\"gostudy-tab-content\" id=\"technical\">\r\n                            <h3 class=\"mb-4\">Technical Details<\/h3>\r\n                            \r\n                            <div class=\"gostudy-tech-details\">\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Last Updated<\/div>\r\n                                    <div class=\"gostudy-tech-value\">24 March 2026<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">High Resolution<\/div>\r\n                                    <div class=\"gostudy-tech-value\">Yes<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Widget Ready<\/div>\r\n                                    <div class=\"gostudy-tech-value\">Yes<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Framework<\/div>\r\n                                    <div class=\"gostudy-tech-value\">Underscores<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Compatible Browsers<\/div>\r\n                                    <div class=\"gostudy-tech-value\">IE10, IE11, Firefox, Safari, Opera, Chrome, Edge<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">WordPress Version<\/div>\r\n                                    <div class=\"gostudy-tech-value\">5.x \u2013 6.9.x<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Compatible With<\/div>\r\n                                    <div class=\"gostudy-tech-value\">Elementor, Elementor Pro, WooCommerce, WPML<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Files Included<\/div>\r\n                                    <div class=\"gostudy-tech-value\">PHP, HTML, CSS, JS<\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-tech-item\">\r\n                                    <div class=\"gostudy-tech-label\">Layout<\/div>\r\n                                    <div class=\"gostudy-tech-value\">Fully Responsive<\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Reviews Tab -->\r\n                        <div class=\"gostudy-tab-content\" id=\"reviews\">\r\n                            <h3 class=\"mb-4\">Customer Reviews<\/h3>\r\n                            \r\n                            <div class=\"gostudy-reviews-summary\">\r\n                                <div class=\"gostudy-rating-overview\">\r\n                                    <div class=\"gostudy-rating-number\">4.7<\/div>\r\n                                    <div class=\"gostudy-rating-stars\">\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star-half-alt\"><\/i>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-rating-count\">Based on 24 reviews<\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-rating-bars\">\r\n                                    <div class=\"gostudy-rating-bar-item\">\r\n                                        <div class=\"gostudy-rating-bar-label\">5 star<\/div>\r\n                                        <div class=\"gostudy-rating-bar-track\">\r\n                                            <div class=\"gostudy-rating-bar-fill\" style=\"width: 75%\"><\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-rating-bar-count\">18<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-rating-bar-item\">\r\n                                        <div class=\"gostudy-rating-bar-label\">4 star<\/div>\r\n                                        <div class=\"gostudy-rating-bar-track\">\r\n                                            <div class=\"gostudy-rating-bar-fill\" style=\"width: 20%\"><\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-rating-bar-count\">5<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-rating-bar-item\">\r\n                                        <div class=\"gostudy-rating-bar-label\">3 star<\/div>\r\n                                        <div class=\"gostudy-rating-bar-track\">\r\n                                            <div class=\"gostudy-rating-bar-fill\" style=\"width: 5%\"><\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-rating-bar-count\">1<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-rating-bar-item\">\r\n                                        <div class=\"gostudy-rating-bar-label\">2 star<\/div>\r\n                                        <div class=\"gostudy-rating-bar-track\">\r\n                                            <div class=\"gostudy-rating-bar-fill\" style=\"width: 0%\"><\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-rating-bar-count\">0<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-rating-bar-item\">\r\n                                        <div class=\"gostudy-rating-bar-label\">1 star<\/div>\r\n                                        <div class=\"gostudy-rating-bar-track\">\r\n                                            <div class=\"gostudy-rating-bar-fill\" style=\"width: 0%\"><\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-rating-bar-count\">0<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"gostudy-review-item\">\r\n                                <div class=\"gostudy-review-header\">\r\n                                    <div class=\"gostudy-review-author\">\r\n                                        <div class=\"gostudy-review-avatar\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/mike-ig.jpg\" alt=\"User\">\r\n                                        <\/div>\r\n                                        <div>\r\n                                            <div class=\"gostudy-review-name\">Jennifer Miller<\/div>\r\n                                            <div class=\"gostudy-review-date\">March 25, 2026<\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-review-rating\">\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-review-text\">\r\n                                    Absolutely the best education theme I've ever used! The LMS integration with LearnDash is seamless, and the Elementor compatibility makes customization so easy. Our online school has never looked better, and our students love the user experience. The support team is also incredibly responsive and helpful.\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"gostudy-review-item\">\r\n                                <div class=\"gostudy-review-header\">\r\n                                    <div class=\"gostudy-review-author\">\r\n                                        <div class=\"gostudy-review-avatar\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Liam-Patel-sss.jpg\" alt=\"User\">\r\n                                        <\/div>\r\n                                        <div>\r\n                                            <div class=\"gostudy-review-name\">Robert Johnson<\/div>\r\n                                            <div class=\"gostudy-review-date\">March 15, 2026<\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-review-rating\">\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star\"><\/i>\r\n                                        <i class=\"fas fa-star-half-alt\"><\/i>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"gostudy-review-text\">\r\n                                    Great theme with lots of features for educational websites. The Tutor LMS integration works perfectly, and the course management system is comprehensive. The only minor issue was some initial setup complexity, but the documentation helped a lot. Overall, very satisfied with this purchase!\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <!-- Related Products -->\r\n                    <div class=\"gostudy-related-products\">\r\n                        <h3 class=\"gostudy-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=\"gostudy-product-card\">\r\n                                    <div class=\"gostudy-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=\"gostudy-product-card-content\">\r\n                                        <h4 class=\"gostudy-product-card-title\">Learno \u2013 Online Education Learning PSD Template<\/h4>\r\n                                        <div class=\"gostudy-product-card-price\">$14<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/downloads\/learno-online-education-learning-psd-template\/\" class=\"gostudy-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=\"gostudy-product-card\">\r\n                                    <div class=\"gostudy-product-card-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/2026\/04\/Corpix-\u2013-Agency-Business-Consulting-HTML5-Template.jpg\" alt=\"Corpix Template\">\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-product-card-content\">\r\n                                        <h4 class=\"gostudy-product-card-title\">Corpix \u2013 Agency Business & Consulting HTML5 Template<\/h4>\r\n                                        <div class=\"gostudy-product-card-price\">$15<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/html\/corpix\/\" class=\"gostudy-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=\"gostudy-product-card\">\r\n                                    <div class=\"gostudy-product-card-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/raistheme.com\/wp-content\/uploads\/edd\/2026\/04\/Portlu-Personal-Portfolio-Agency-WordPress-Theme.jpg\" alt=\"Portlu Template\">\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-product-card-content\">\r\n                                        <h4 class=\"gostudy-product-card-title\">Portlu \u2013 Personal Portfolio & Agency WordPress Theme<\/h4>\r\n                                        <div class=\"gostudy-product-card-price\">$39<\/div>\r\n                                        <a href=\"https:\/\/raistheme.com\/downloads\/portlu-personal-portfolio-agency-wordpress-theme\/\" class=\"gostudy-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=\"gostudy-sidebar\">\r\n                        <!-- Pricing Card -->\r\n                        <div class=\"gostudy-sidebar-card\">\r\n                            <div class=\"gostudy-sidebar-header\">\r\n                                <div class=\"gostudy-price\">$29<\/div>\r\n                                <div class=\"gostudy-price-note\">Regular License<\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"gostudy-sidebar-body\">\r\n                                <div class=\"gostudy-purchase-options\">\r\n                                    <div class=\"gostudy-license-option selected\">\r\n                                        <div class=\"gostudy-license-header\">\r\n                                            <div class=\"gostudy-license-title\">Regular License<\/div>\r\n                                            <div class=\"gostudy-license-price\">$29<\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-license-description\">Use for one end product where end users are not charged<\/div>\r\n                                    <\/div>\r\n                                    \r\n                                    <div class=\"gostudy-license-option\">\r\n                                        <div class=\"gostudy-license-header\">\r\n                                            <div class=\"gostudy-license-title\">Extended License<\/div>\r\n                                            <div class=\"gostudy-license-price\">$1000<\/div>\r\n                                        <\/div>\r\n                                        <div class=\"gostudy-license-description\">Use for one end product where end users can be charged<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-purchase-buttons\">\r\n                                    <a href=\"\/cart\/?add-to-cart=7288\" class=\"gostudy-btn gostudy-btn-primary\">\r\n                                        <i class=\"fas fa-shopping-cart\"><\/i> Add to Cart\r\n                                    <\/a>\r\n                                    <a href=\"#\" class=\"gostudy-btn gostudy-btn-secondary\">\r\n                                        <i class=\"fas fa-eye\"><\/i> Live Preview\r\n                                    <\/a>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-extend-support\">\r\n                                    <div class=\"gostudy-extend-support-text\">\r\n                                        <div class=\"gostudy-extend-support-title\">Extend Support to 12 Months<\/div>\r\n                                        <div class=\"gostudy-extend-support-desc\">Additional $4.13<\/div>\r\n                                    <\/div>\r\n                                    <div class=\"gostudy-extend-support-price\">$14.88<\/div>\r\n                                <\/div>\r\n                                \r\n                                <div class=\"gostudy-product-features\">\r\n                                    <h4 class=\"gostudy-product-features-title\">Included with Purchase<\/h4>\r\n                                    <ul class=\"gostudy-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> Lifetime free 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=\"gostudy-sidebar-card\">\r\n                            <div class=\"gostudy-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=\"gostudy-btn gostudy-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            $('.gostudy-thumbnail-slider').slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 1,\r\n                asNavFor: '.gostudy-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            $('.gostudy-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                $('.gostudy-thumbnail').removeClass('active');\r\n                $(this).addClass('active');\r\n            });\r\n            \r\n            \/\/ Tab functionality\r\n            $('.gostudy-tab-btn').on('click', function() {\r\n                const tabId = $(this).data('tab');\r\n                \r\n                \/\/ Update active tab button\r\n                $('.gostudy-tab-btn').removeClass('active');\r\n                $(this).addClass('active');\r\n                \r\n                \/\/ Update active tab content\r\n                $('.gostudy-tab-content').removeClass('active');\r\n                $('#' + tabId).addClass('active');\r\n            });\r\n            \r\n            \/\/ License selection\r\n            $('.gostudy-license-option').on('click', function() {\r\n                $('.gostudy-license-option').removeClass('selected');\r\n                $(this).addClass('selected');\r\n                \r\n                \/\/ Update price\r\n                const price = $(this).find('.gostudy-license-price').text();\r\n                $('.gostudy-price').text(price);\r\n            });\r\n            \r\n            \/\/ Extend support checkbox\r\n            $('.gostudy-extend-support').on('click', function() {\r\n                \/\/ Toggle selection state\r\n                $(this).toggleClass('selected');\r\n                \r\n                \/\/ Update total price based on selection\r\n                const regularPrice = 29;\r\n                const supportPrice = 4.13;\r\n                const isSelected = $(this).hasClass('selected');\r\n                const totalPrice = isSelected ? regularPrice + supportPrice : regularPrice;\r\n                \r\n                \/\/ Update price display\r\n                $('.gostudy-price').text('$' + totalPrice.toFixed(2));\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":7291,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7293","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7293","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=7293"}],"version-history":[{"count":4,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7293\/revisions"}],"predecessor-version":[{"id":7297,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7293\/revisions\/7297"}],"up":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/7291"}],"wp:attachment":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/media?parent=7293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}