﻿{"id":603,"date":"2017-09-26T17:03:20","date_gmt":"2017-09-26T20:03:20","guid":{"rendered":"http:\/\/www.quickbuffet.com.br\/cms\/?p=603"},"modified":"2017-09-27T17:20:35","modified_gmt":"2017-09-27T20:20:35","slug":"test-gallery","status":"publish","type":"post","link":"https:\/\/www.quickbuffet.com.br\/cms\/test-gallery\/","title":{"rendered":"Teste da ferramenta de galeria de imagens contendo texto explicativo"},"content":{"rendered":"<br \/>\n<b>Warning<\/b>:  A non-numeric value encountered in <b>\/home\/q\/quickbuffet\/www\/cms\/wp-content\/plugins\/gallery-images\/includes\/class-gallery-img-template-loader.php<\/b> on line <b>108<\/b><br \/>\n<br \/>\n<b>Warning<\/b>:  A non-numeric value encountered in <b>\/home\/q\/quickbuffet\/www\/cms\/wp-content\/plugins\/gallery-images\/includes\/class-gallery-img-template-loader.php<\/b> on line <b>109<\/b><br \/>\n<style>\n\/*===== general options =========*\/\na {\n    box-shadow: none !important;\n}\n\n.view *, .album_categories *, .album_back_button *, #album_disabled_layer {\n    font-family: sans-serif, Arial, Verdana, Sylfaen !important;\n}\n\n#album_disabled_layer {\n    display: none;\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    text-align: center;\n    background-color: transparent;\n    z-index: 10;\n    padding-top: 20px;\n    color: #fff;\n}\n\n#album_list_container {\n    position: relative;\n}\n\n\/* ====================== album onhover styles ==========================*\/\n\n#album_list .view {\n    -webkit-box-sizing: border-box;\n    -moz-box-sizing: border-box;\n    -o-box-sizing: border-box;\n    display: none;\n\n}\n\n.view .mask,\n.view .content {\n    width: 100%;\n    height: 100%;\n    position: absolute;\n    overflow: hidden;\n    top: 0;\n    left: 0;\n}\n\n.view h2 {\n    text-transform: uppercase;\n    color: #fff;\n    text-align: center;\n    position: relative;\n    font-size: 17px;\n    font-family: Raleway, serif;\n    padding: 10px;\n    \/*background: rgba(0, 0, 0, 0.8);*\/\n    margin: 20px 0 0 0;\n\n}\n\n.album_back_button a, .view a {\n    text-decoration: none !important;\n}\n\n.view p {\n    font-family: Merriweather, serif;\n    font-style: italic;\n    font-size: 14px;\n    position: relative;\n    color: #fff;\n    padding: 0px 20px 0px;\n    text-align: center;\n\n}\n\n.view a.info {\n    display: inline-block;\n    text-decoration: none;\n    font-size: 13px;\n    padding: 2px 14px;\n    margin-bottom: 3px;\n    background: #000;\n    color: #fff;\n    font-family: Raleway, serif;\n    text-transform: uppercase;\n    box-shadow: 0 0 1px #000\n}\n\n.mask-text h2 {\n    font-size: 20px !important;\n}\n\n.view a.info:hover {\n    box-shadow: 0 0 5px #000\n}\n\n.view .mask-bg {\n    height: 100%;\n}\n\n.view .album_social {\n    color: #fff;\n    position: absolute;\n    bottom: 3px;\n    left: 3px;\n    border: 1px solid #ffffff;\n    -webkit-border-radius: 3px;\n    -moz-border-radius: 3px;\n    border-radius: 3px;\n    padding: 3px 5px;\n\n}\n\n.view .album_social:active, .view .album_social:focus, .view .album_social:hover {\n    color: #ffffff;\n    outline: none;\n}\n\n\/*1*\/\n\n.view .info {\n    margin-top: 5px;\n}\n\n.view-first .mask {\n    opacity: 0;\n    background-color: rgba(0, 0, 0, 0.7);\n    transition: all 0.4s ease-in-out;\n\n}\n\n.view-first h2 {\n    transform: translateY(-100px);\n    opacity: 0;\n    font-family: Raleway, serif;\n    transition: all 0.2s ease-in-out;\n}\n\n.view-first p {\n    transform: translateY(100px);\n    opacity: 0;\n    transition: all 0.2s linear;\n}\n\n.view-first a.info {\n    opacity: 0;\n    transition: all 0.2s ease-in-out;\n}\n\n\/* *\/\n\n.view-first:hover img {\n    \/*transform: scale(1.1);*\/\n}\n\n.view-first:hover .mask {\n    opacity: 1;\n}\n\n.view-first:hover h2,\n.view-first:hover p,\n.view-first:hover a.info {\n    opacity: 1;\n    transform: translateY(0px);\n}\n\n.view-first:hover p {\n    transition-delay: 0.1s;\n}\n\n.view-first:hover a.info {\n    transition-delay: 0.2s;\n}\n\n\/*2*\/\n.view-second img {\n    -webkit-filter: grayscale(0) blur(0);\n    filter: grayscale(0) blur(0);\n    -webkit-transition: .3s ease-in-out;\n    transition: .3s ease-in-out;\n}\n\n.view-second .mask {\n    background-color: rgba(226, 200, 127, 0.2);\n    transition: all 0.5s linear;\n    opacity: 0;\n}\n\n.view-second h2 {\n    background: transparent;\n    margin: 20px 40px 0px 40px;\n    transform: scale(0);\n    color: #333;\n    transition: all 0.5s linear;\n    opacity: 0;\n}\n\n.view-second p {\n    opacity: 0;\n    transform: scale(0);\n    transition: all 0.5s linear;\n}\n\n.view-second a.info {\n    opacity: 0;\n    transform: scale(0);\n    transition: all 0.5s linear;\n}\n\n.view-second:hover img {\n    -webkit-filter: grayscale(100%) blur(3px);\n    filter: grayscale(100%) blur(3px);\n}\n\n.view-second:hover .mask {\n    opacity: 1;\n}\n\n.view-second:hover h2,\n.view-second:hover p,\n.view-second:hover a.info {\n    transform: scale(1);\n    opacity: 1;\n}\n\n.view-second img {\n    -webkit-filter: grayscale(0) blur(0);\n    filter: grayscale(0) blur(0);\n    -webkit-transition: .3s ease-in-out;\n    transition: .3s ease-in-out;\n}\n\n.view-second:hover img {\n    -webkit-filter: grayscale(100%) blur(3px);\n    filter: grayscale(100%) blur(3px);\n}\n\n\/*3*\/\n\n.view-third img {\n    transform: scaleY(1);\n    transition: all .7s ease-in-out;\n}\n\n.view-third a.info {\n    opacity: 0;\n    transform: scale(0);\n    transition: all 0.5s linear;\n}\n\n.view-third:hover img {\n    -webkit-transform: scale(10);\n    transform: scale(10);\n    opacity: 0;\n}\n\n.view-third:hover .mask {\n    opacity: 1;\n}\n\n.view-third:hover h2,\n.view-third:hover p,\n.view-third:hover a.info {\n    transform: scale(1);\n    opacity: 1;\n}\n\n\/* ==== view 4 ===*\/\n\n.view-forth-wrapper {\n    overflow: hidden;\n    position: relative !important;\n    height: 100%;\n    \/* cursor: pointer;*\/\n}\n\n.view-forth img {\n    max-width: 100%;\n    position: relative;\n    top: 0;\n    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\n    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\n}\n\n.view-forth .mask {\n    position: absolute;\n    width: 100%;\n    \/*    height: 70px;*\/\n    \/*    bottom: -70px;*\/\n    height: 50%;\n    bottom: -50%;\n    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\n    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\n    top: inherit;\n}\n\n.view-forth:hover .mask {\n    bottom: 0;\n}\n\n.view-forth:hover img {\n    top: -30px;\n}\n\n\/*==  view 5 ==*\/\n\n.view-fifth .view-fifth-wrapper,\n.view-fifth .view-fifth-wrapper img {\n    display: block;\n    position: relative;\n}\n\n.view-fifth .view-fifth-wrapper {\n    overflow: hidden;\n    height: 100%;\n}\n\n.view-fifth .view-fifth-wrapper .mask {\n    display: none;\n    position: absolute;\n    background: #333;\n    background: rgba(75, 75, 75, 0.7);\n    width: 100%;\n    height: 100%;\n}\n\n\/* ====================== album category styles ==========================*\/\n\n#filters {\n    margin: 1% 0;\n    padding: 0;\n    list-style: none;\n    list-style-type: none !important;\n\n}\n\n#filters li {\n    float: left;\n    list-style-type: none !important;\n}\n\n#filters li:first-child span {\n    margin-left: 0px;\n}\n\n#filters li span {\n    display: block;\n    text-decoration: none;\n    cursor: pointer;\n}\n\n.album_categories {\n    list-style-type: none;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    padding-top: 5px;\n}\n\n\/*=========  sharing buttons  ============*\/\n\n.album_socials {\n    position: relative;\n    top: 3px;\n    width: 100px;\n    height: 28px;\n    margin: 0 auto;\n}\n\n.album_socials .rwd-share-buttons {\n    top: 0px !important;\n    width: 100% !important;\n    margin: 0px !important;\n}\n\n.album_socials a {\n    text-decoration: underline !important;\n}\n\n.gallery_images, .album_image_place {\n    margin-top: 15px;\n    margin-top: 15px;\n}\n\n#rwd-share-facebook:hover {\n    background-position: 0 -31px !important;\n}\n\n#rwd-share-twitter:hover {\n    background-position: -31px 32px !important;\n}\n\n#rwd-share-googleplus:hover {\n    background-position: -66px -31px !important;\n}\n\n.rwd-share-buttons li, .rwd-share-buttons li a {\n    width: 26px !important;\n    border: 0px !important;\n}\n\n.rwd-share-buttons {\n    top: 0 !important;\n}\n\n.img_link_btn {\n    position: absolute;\n    z-index: 99999;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    width: 100%;\n    padding: 8px;\n}\n\n.rwd-title {\n    padding: 10px 0px !important;\n}\n\n@media only screen and (max-width: 475px) {\n    .rwd-share-buttons {\n        top: -25px !important;\n    }\n\n    .rwd-title-text {\n        line-height: 15px;\n    }\n\n    .view, .view img {\n        height: auto !important;\n        max-height: 100% !important;\n    }\n}\n\n<\/style><section id=\"huge_it_gallery_container_6\" data-image-object-name=\"gallery_images_obj_6\">\n\t<div id=\"huge_it_gallery_content_6\"\n\t\t class=\"gallery-img-content elastic_grid view-elastic-grid\"\n         data-pages-count=\"5\"\n         data-content-per-page=\"5\"\n         data-current-page=\"2\"\n\t\t data-image-behaviour=\"crop\">\n\n\t<\/div>\n\t<\/section><style>\n\n#huge_it_gallery_container_6 .paginate {\n    font-size: 22px !important;\n    color: #1046B3 !important;\n    text-align: center;\n    margin-top: 15px;\n}\n\n#huge_it_gallery_container_6 .paginate5  {\n    border-bottom: none !important;\n}\n\n#huge_it_gallery_container_6 .icon-style {\n    font-size: 18px !important;\n    color: #1046B3 !important;\n}\n\n#huge_it_gallery_container_6 {\n    position: relative;\n    display: inline-block;\n    width: 100%;\n}\n\n#huge_it_gallery_content_6 .wagwep-container {\n display: none;\n}\n\n#huge_it_gallery_content_6 ul.og-grid {\n    padding: 0;\n text-align: center;\n}\n\n#huge_it_gallery_content_6 .og-grid > li {\n    width: 250px;\n    height: 250px;\n margin: 10px 5px 0 5px;\n}\n\n#huge_it_gallery_content_6 .og-grid > li > a {\n    width: 100%;\n    height: 100%;\n    overflow: hidden;\n    box-shadow: none;\n    max-height: 250px;\n    border: solid #DEDEDE 0px;\n}\n\n#huge_it_gallery_content_6 .og-grid li > a > img {\n \n\tmax-width: none;\n    max-height: none;\n}\n\n#huge_it_gallery_content_6 .og-grid > li > a > figure > span {\n    padding: 10px 0;\n    margin: 40px 20px 20px 20px;\n    color: #FFFFFF;\n    border-bottom: solid #FFFFFF 1px;\n    font-size: 16px;\n    text-align: center;\n}\n\n#huge_it_gallery_content_6 .og-grid > li .og-pointer {\n    border-bottom-color: #222222;\n}\n\n#huge_it_gallery_content_6 .og-grid > li > a > figure {\n    background: rgba(72,72,72,0.7) ;\n    margin: 0;\n}\n\n#huge_it_gallery_content_6 .og-expander {\n    width: 100%;\n    background: rgba(34,34,34,1) ;\n left: 50%;\n    transform: translateX(-50%);\n}\n\n#huge_it_gallery_content_6 .og-expander .elastislide-wrapper {\n}\n\n#huge_it_gallery_content_6 .og-expander ul.elastislide-list {\n    padding: 0;\n}\n\n#huge_it_gallery_content_6 .og-expander .infosep{\n    display: none;\n}\n\n#huge_it_gallery_content_6 .og-expander ul.elastislide-list li > a > img.selected {\n    border: 2px solid #999999;\n}\n\n#huge_it_gallery_content_6 .og-expander ul.elastislide-list li > a {\n    width: 100%;\n    height: 100%;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details a.link-button {\n    font-size: 11px;\n    color: #9F9F9F;\n    background-color: #454545;\n    box-shadow: none;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details a.link-button:hover {\n    color: #999999;\n    background: -webkit-gradient(\n        linear, left top, left bottom,\n        from(#454545),\n        to(#131313));\n}\n\n#huge_it_gallery_content_6 .og-expander .og-expander-inner {\n    display: inline-block;\n    width: 100%;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details p {\n    font-size: 13px;\n    color: #999999;\n    text-align: left;\n    margin: 0;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details p ul {\n    margin-left: 20px;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details p li {\n    display: list-item;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-close {\n    z-index: 999;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details {\n    float: right;\n    height: auto;\n}\n\n#huge_it_gallery_content_6 .og-expander .og-details > h3 {\n    color: #FFFFFF;\n    font-size: 35px;\n}\n\n#huge_it_gallery_content_6 .og-fullimg {\n    height: 100%;\n    float: left;\n}\n\n#huge_it_gallery_content_6 .og-fullimg img {\n    margin-bottom: 25px;\n    width: 100%;\n}\n\n#huge_it_gallery_content_6 .og-fullimg iframe {\n    width: 100%;\n    border: none;\n}\n\n@media (max-width: 767px){\n    #huge_it_gallery_content_6 .og-fullimg {\n        height: auto;\n    }\n}\n\n<\/style >\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-603","post","type-post","status-publish","format-standard","hentry","category-sem-categoria"],"_links":{"self":[{"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/posts\/603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/comments?post=603"}],"version-history":[{"count":0,"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/posts\/603\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/media?parent=603"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/categories?post=603"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.quickbuffet.com.br\/cms\/wp-json\/wp\/v2\/tags?post=603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}