{"id":19,"date":"2016-07-02T15:18:26","date_gmt":"2016-07-02T15:18:26","guid":{"rendered":"http:\/\/spbshka.ru\/beauty\/?page_id=19"},"modified":"2016-11-10T16:20:45","modified_gmt":"2016-11-10T16:20:45","slug":"appointment-page","status":"publish","type":"page","link":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/appointment-page\/","title":{"rendered":"Appointment page"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1477732169904{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column][vc_mad_page_title type=&#8221;type_2&#8243; title_top=&#8221;Book an&#8221; title=&#8221;Appointment&#8221;][vc_column_text]<!--\nPlugin Name: Bookly \u2013 Responsive WordPress Appointment Booking and Scheduling Plugin\nPlugin URI: https:\/\/www.booking-wp-plugin.com\/?utm_source=bookly_admin&utm_medium=plugins_page&utm_campaign=plugins_page\nVersion: 23.7-->\n    <style type=\"text\/css\">\n        :root {\n            --bookly-main-color: #f4662f !important;\n        }\n\n        .bookly-form .fill-bookly {\n            fill: #f4662f;\n        }\n\n        \/* Color *\/\n        .bookly-form .bookly-form-group > label,\n        .bookly-form .bookly-label-error,\n        .bookly-form .bookly-progress-tracker > .active,\n        .bookly-form .bookly-columnizer .bookly-hour span.bookly-waiting-list,\n        .bookly-form .hover\\:text-bookly:hover,\n        .bookly-form .text-bookly:not(:hover),\n        .bookly-form .hover\\:text-bookly:hover {\n            color: #f4662f !important;\n        }\n\n        \/* Background *\/\n        .bookly-form .bookly-progress-tracker > .active .step,\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span,\n        .bookly-form .bookly-btn,\n        .bookly-form .bookly-btn:active,\n        .bookly-form .bookly-btn:focus,\n        .bookly-form .bookly-btn:hover,\n        .bookly-form .bookly-btn-submit,\n        .bookly-form .bookly-round,\n        .bookly-form .bookly-square,\n        .bookly-form .bookly-pagination > li.active,\n        .bookly-form .bg-bookly,\n        .bookly-form .hover\\:bg-bookly:hover,\n        .bookly-form .bg-bookly-not-hover:not(:hover) {\n            background-color: #f4662f !important;\n        }\n\n        .bookly-form .bookly-triangle {\n            border-bottom-color: #f4662f !important;\n        }\n\n        \/* Border *\/\n        .bookly-form input[type=\"text\"].bookly-error,\n        .bookly-form input[type=\"password\"].bookly-error,\n        .bookly-form select.bookly-error,\n        .bookly-form textarea.bookly-error,\n        .bookly-form .bookly-week-days.bookly-error,\n        .bookly-extra-step div.bookly-extras-thumb.bookly-extras-selected {\n            border: 2px solid #f4662f !important;\n        }\n\n        \/* Other *\/\n        .bookly-form .bookly-columnizer .bookly-day, .bookly-form .bookly-schedule-date {\n            background: #f4662f !important;\n            border: 1px solid #f4662f !important;\n        }\n\n        .bookly-form .bookly-pagination > li.active a {\n            border: 1px solid #f4662f !important;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active {\n            border: 2px solid #f4662f !important;\n            color: #f4662f !important;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon {\n            background: none;\n            border: 2px solid #f4662f !important;\n            color: #f4662f !important;\n            width: auto;\n            height: auto;\n            padding: 3px;\n            border-radius: 25px;\n            margin-right: 3px;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span {\n            background-color: #f4662f !important;\n            width: 8px;\n            height: 8px;\n            border-radius: 10px;\n            display: block;\n        }\n\n        @media (hover) {\n            .bookly-form .bookly-columnizer .bookly-hour:hover {\n                border: 2px solid #f4662f !important;\n                color: #f4662f !important;\n            }\n\n            .bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon {\n                background: none;\n                border: 2px solid #f4662f !important;\n                color: #f4662f !important;\n            }\n\n            .bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {\n                background-color: #f4662f !important;\n            }\n        }\n    <\/style>\n\n<div id=\"bookly-form-69e2950bd4846\" class=\"bookly-form bookly-tailwind-container\" data-form_id=\"69e2950bd4846\" aria-live=\"polite\">\n    <div style=\"text-align: center\"><img src=\"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-includes\/js\/tinymce\/skins\/lightgray\/img\/loader.gif\" alt=\"Loading...\"\/><\/div>\n<\/div>\n<script type=\"text\/javascript\">\n    (function (win, fn) {\n        var done = false, top = true,\n            doc = win.document,\n            root = doc.documentElement,\n            modern = doc.addEventListener,\n            add = modern ? 'addEventListener' : 'attachEvent',\n            rem = modern ? 'removeEventListener' : 'detachEvent',\n            pre = modern ? '' : 'on',\n            init = function (e) {\n                if (e.type == 'readystatechange') if (doc.readyState != 'complete') return;\n                (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);\n                if (!done) {\n                    done = true;\n                    fn.call(win, e.type || e);\n                }\n            },\n            poll = function () {\n                try {\n                    root.doScroll('left');\n                } catch (e) {\n                    setTimeout(poll, 50);\n                    return;\n                }\n                init('poll');\n            };\n        if (doc.readyState == 'complete') fn.call(win, 'lazy');\n        else {\n            if (!modern) if (root.doScroll) {\n                try {\n                    top = !win.frameElement;\n                } catch (e) {\n                }\n                if (top) poll();\n            }\n            doc[add](pre + 'DOMContentLoaded', init, false);\n            doc[add](pre + 'readystatechange', init, false);\n            win[add](pre + 'load', init, false);\n        }\n    })(window, function () {\n        window.bookly( {\"form_id\":\"69e2950bd4846\",\"status\":{\"booking\":\"new\"},\"skip_steps\":{\"service_part1\":0,\"service_part2\":0,\"extras\":1,\"time\":0,\"repeat\":1,\"cart\":1},\"errors\":{\"session_error\":\"Session error.\",\"form_id_error\":\"Form ID error.\",\"cart_item_not_available\":\"The selected time is not available anymore. Please, choose another time slot.\",\"pay_locally_not_available\":\"Pay locally is not available.\",\"invalid_gateway\":\"Invalid gateway.\",\"payment_error\":\"Error.\",\"incorrect_username_password\":\"Incorrect username or password.\"},\"form_attributes\":{\"hide_categories\":false,\"hide_services\":false,\"hide_staff_members\":false,\"show_number_of_persons\":false,\"hide_service_duration\":true,\"hide_locations\":true,\"hide_quantity\":true,\"hide_date\":false,\"hide_week_days\":false,\"hide_time_range\":false},\"use_client_time_zone\":0,\"defaults\":{\"service_id\":0,\"staff_id\":0,\"location_id\":0,\"category_id\":0},\"datepicker_mode\":\"text-accent\",\"facebook\":{\"enabled\":0,\"appId\":\"\"}} );\n    });\n<\/script>[\/vc_column_text][vc_mad_page_title type=&#8221;type_2&#8243; title=&#8221;Our Experts&#8221; title_top=&#8221;Team&#8221;][vc_mad_team_members title_font_size=&#8221;40&#8243; items=&#8221;3&#8243; text_count=&#8221;20&#8243; image_upload=&#8221;325&#8243;][\/vc_mad_team_members][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1477732169904{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column][vc_mad_page_title type=&#8221;type_2&#8243; title_top=&#8221;Book an&#8221; title=&#8221;Appointment&#8221;][vc_column_text][\/vc_column_text][vc_mad_page_title type=&#8221;type_2&#8243; title=&#8221;Our Experts&#8221; title_top=&#8221;Team&#8221;][vc_mad_team_members title_font_size=&#8221;40&#8243; items=&#8221;3&#8243; text_count=&#8221;20&#8243; image_upload=&#8221;325&#8243;][\/vc_mad_team_members][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/pages\/19"}],"collection":[{"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":0,"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"wp:attachment":[{"href":"http:\/\/velikorodnov.com\/wordpress\/beauty-construction\/construction-multi\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}