{"id":7377,"date":"2025-04-28T21:35:09","date_gmt":"2025-04-28T21:35:09","guid":{"rendered":"https:\/\/zoostandart.ge\/?page_id=7377"},"modified":"2025-10-11T00:20:27","modified_gmt":"2025-10-11T00:20:27","slug":"%d0%b3%d1%80%d0%b0%d0%bd%d0%b4%d0%be%d1%80%d1%84","status":"publish","type":"page","link":"https:\/\/zoostandart.ge\/ru\/%d0%b3%d1%80%d0%b0%d0%bd%d0%b4%d0%be%d1%80%d1%84\/","title":{"rendered":""},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7377\" class=\"elementor elementor-7377\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1f2d76 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c1f2d76\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e72dea6\" data-id=\"e72dea6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d76e17 elementor-widget elementor-widget-shortcode\" data-id=\"5d76e17\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"grandorf-brands-page zoostandart-page\">\n        <style>\n            \/* General Styles *\/\n            .grandorf-brands-page {\n                font-family: 'Arial', sans-serif;\n                background-color: #fff;\n                margin: 0;\n                padding: 0;\n                width: 100%;\n            }\n\n            \/* Header Section *\/\n            .grandorf-header {\n                position: relative;\n                background: url('https:\/\/zoostandart.ge\/wp-content\/uploads\/486261868_1074320298056897_8423023969634474318_n-scaled.jpg') no-repeat center center;\n                background-size: cover;\n                height: 500px;\n                color: #fff;\n                text-align: center;\n                display: flex;\n                flex-direction: column;\n                justify-content: center;\n                align-items: center;\n            }\n            .grandorf-header .logo {\n                font-size: 60px;\n                font-weight: 700;\n                margin-bottom: 20px;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\n                color: #fff;\n            }\n            .grandorf-header h1 {\n                font-size: 48px;\n                font-weight: 700;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\n                margin: 0;\n                color: #fff;\n            }\n            .grandorf-header .subtitle {\n                font-size: 24px;\n                font-weight: 500;\n                margin: 10px 0;\n                color: #fff;\n                text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n            }\n            .grandorf-header .description {\n                font-size: 18px;\n                color: #fff;\n                line-height: 1.6;\n                margin: 20px 0;\n                max-width: 600px;\n                text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n            }\n            .grandorf-header .shop-buttons {\n                display: flex;\n                gap: 20px;\n                margin: 20px 0;\n            }\n            .grandorf-header .shop-buttons a {\n                padding: 10px 20px;\n                border: 2px solid #fff;\n                color: #fff;\n                text-decoration: none;\n                font-size: 16px;\n                font-weight: 500;\n                border-radius: 5px;\n                text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n            }\n            .grandorf-header .shop-buttons a:hover {\n                background: #fff;\n                color: #000;\n                text-shadow: none;\n            }\n            .grandorf-header .kennel-link {\n                display: flex;\n                align-items: center;\n                gap: 10px;\n                color: #fff !important; \/* Ensure white color overrides any conflicting styles *\/\n                text-decoration: none;\n                font-size: 16px;\n                margin-top: 20px;\n                text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n            }\n            .grandorf-header .kennel-link:hover {\n                text-decoration: underline;\n                color: #ddd !important; \/* Light gray on hover for contrast *\/\n            }\n            .grandorf-header .scroll-down {\n                position: absolute;\n                bottom: 20px;\n                font-size: 30px;\n                color: #fff;\n                cursor: pointer;\n                text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n            }\n\n            \/* Ingredients Section *\/\n            .grandorf-ingredients {\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 50px 20px;\n                text-align: center;\n            }\n            .grandorf-ingredients h2 {\n                font-size: 36px;\n                font-weight: 700;\n                color: #333;\n                margin-bottom: 40px;\n            }\n            .grandorf-ingredients .recipes-grid {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 20px;\n            }\n            .grandorf-ingredients .recipe-item {\n                text-align: center;\n            }\n            .grandorf-ingredients .recipe-item img {\n                max-width: 100%;\n                height: auto;\n                border-radius: 5px;\n            }\n            .grandorf-ingredients .recipe-item p {\n                font-size: 16px;\n                font-weight: 500;\n                color: #555;\n                margin-top: 10px;\n            }\n\n            \/* Responsive Design *\/\n            @media (max-width: 768px) {\n                .grandorf-header {\n                    height: 400px;\n                }\n                .grandorf-header .logo {\n                    font-size: 40px;\n                }\n                .grandorf-header h1 {\n                    font-size: 32px;\n                }\n                .grandorf-header .subtitle {\n                    font-size: 18px;\n                }\n                .grandorf-header .description {\n                    font-size: 14px;\n                }\n                .grandorf-header .shop-buttons {\n                    flex-direction: column;\n                    gap: 10px;\n                }\n                .grandorf-ingredients .recipes-grid {\n                    grid-template-columns: 1fr;\n                }\n            }\n        <\/style>\n\n        <!-- Header Section -->\n        <header class=\"grandorf-header\">\n            <div class=\"logo\">\u0413\u0420\u0410\u041d\u0414\u041e\u0420\u0424<\/div>\n            <h1>\u0417\u0434\u043e\u0440\u043e\u0432\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0431\u0435\u0437 \u043a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441\u043e\u0432<\/h1>\n            <p class=\"subtitle\">\u0426\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0435 \u0438 \u0433\u0438\u043f\u043e\u0430\u043b\u043b\u0435\u0440\u0433\u0435\u043d\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435<\/p>\n            <p class=\"description\">\n                \u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u043e\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043a\u0438 \u043f\u0438\u0449\u0435\u0432\u043e\u0439 \u0430\u043b\u043b\u0435\u0440\u0433\u0438\u0438 \u0443 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0445 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445 \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0449\u0435\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445 \u0432 \u043c\u044f\u0441\u043d\u044b\u0445 \u043f\u0438\u0442\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430\u0445 \u043d\u0430 \u0434\u043e\u043b\u0433\u0438\u0435 \u0433\u043e\u0434\u044b.\n            <\/p>\n            <div class=\"shop-buttons\">\n                <a href=\"https:\/\/zoostandart.ge\/ru\/ru-%d0%bc%d0%b0%d0%b3%d0%b0%d0%b7%d0%b8%d0%bd\/?ca=dogs&plt=grid&paged=1&shop_brand=grandorf\">\u041c\u0430\u0433\u0430\u0437\u0438\u043d \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a<\/a>\n                <a href=\"https:\/\/zoostandart.ge\/ru\/ru-%d0%bc%d0%b0%d0%b3%d0%b0%d0%b7%d0%b8%d0%bd\/?ca=cat&plt=grid&paged=1&shop_brand=grandorf\">\u041a\u043e\u0448\u0430\u0447\u0438\u0439 \u043c\u0430\u0433\u0430\u0437\u0438\u043d<\/a>\n            <\/div>\n            <a href=\"#\" class=\"kennel-link\">\n                <span>\ud83d\udc3e<\/span> \u041a\u0443\u043f\u0438\u0442\u0435 \u0443 \u043d\u0430\u0441 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044e Granddorf\n            <\/a>\n            <div class=\"scroll-down\">\u2193<\/div>\n        <\/header>\n\n        <!-- Ingredients Section -->\n        <section class=\"grandorf-ingredients\">\n            <h2>\u041c\u044b \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c 6 \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0445 \u0440\u0435\u0446\u0435\u043f\u0442\u043e\u0432<\/h2>\n            <div class=\"recipes-grid\">\n                <!-- Lamb & Turkey -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-1.svg\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u00ab\u042f\u0433\u043d\u0435\u043d\u043e\u043a \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0430\u00bb\">\n                    <p>\u041e\u0432\u0446\u044b \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0438<\/p>\n                <\/div>\n                <!-- Turkey -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-2.svg\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0422\u0443\u0440\u0446\u0438\u0438\">\n                    <p>\u0418\u043d\u0434\u0435\u0439\u043a\u0430<\/p>\n                <\/div>\n                <!-- White Fish -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-3.svg\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0431\u0435\u043b\u043e\u0439 \u0440\u044b\u0431\u044b\">\n                    <p>\u0411\u0435\u043b\u0430\u044f \u0440\u044b\u0431\u0430<\/p>\n                <\/div>\n                <!-- Rabbit & Turkey -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-4.svg\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u043b\u0438\u043a\u0430 \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0438\">\n                    <p>\u041a\u0440\u043e\u043b\u0438\u043a \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0430<\/p>\n                <\/div>\n                <!-- Duck & Turkey -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-5.svg\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u00ab\u0423\u0442\u043a\u0430 \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0430\u00bb\">\n                    <p>\u0423\u0442\u043a\u0430 \u0438 \u0438\u043d\u0434\u0435\u0439\u043a\u0430<\/p>\n                <\/div>\n                <!-- 4 Meat Recipe -->\n                <div class=\"recipe-item\">\n                    <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/recipes-img-6.svg\" alt=\"4 \u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0440\u0435\u0446\u0435\u043f\u0442\u0430 \u0441 \u043c\u044f\u0441\u043e\u043c\">\n                    <p>4 \u0440\u0435\u0446\u0435\u043f\u0442\u0430 \u0431\u043b\u044e\u0434 \u0438\u0437 \u043c\u044f\u0441\u0430<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7377","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages\/7377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/comments?post=7377"}],"version-history":[{"count":0,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages\/7377\/revisions"}],"wp:attachment":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/media?parent=7377"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}