@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400;600&display=swap");@import url(https://s3-sa-east-1.amazonaws.com/we.digi.tech/fonts/feather/feather-icons.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
*:focus,input:-internal-autofill-selected{outline:none !important;background-color:none !important}
body{overflow-x:hidden}
body,input,button,textarea{font-family:'Titillium Web', sans-serif;font-size:14px;line-height:1.5em;transition:all linear 0.25s}
a{color:#000000;text-decoration:none}
.wdt-full{width:100%}
button{cursor:pointer}
.wdt-center{text-align:center}
.wdt-title{font-size:24px;text-transform:uppercase}
#wdt-main-banner{width:100%;height:auto;position:relative;z-index:-1;overflow:hidden}
#wdt-main-banner .wdt-main-title{height:100%;width:100%;position:absolute;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
#wdt-main-banner .wdt-main-title h1{font-size:2.5em;width:100%;text-align:center;margin:15px 0}
@media (max-width:991px){#wdt-main-banner .wdt-main-title h1{font-size:1.5em;line-height:1.4em}
}
@media (max-width:767px){#wdt-main-banner .wdt-main-title{margin-top:-25px}
}
@media (max-width:991px){#wdt-main-banner{height:40vh !important}
}
@media (max-width:767px){#wdt-main-banner svg{width:150vw;margin-left:-10vw}
}
body:not(.home) #wdt-main-banner{height:50vh;relative:sticky;top:0;}
body:not(.home) #wdt-main-banner .wdt-main-title{height:auto;margin-top:100px;background:rgba(243, 243, 243, 0.5) !important;padding:30px;margin-bottom:30px}
@media (max-width:767px){body:not(.home) #wdt-main-banner .wdt-main-title{margin-top:70px;padding:15px;margin-bottom:0px}
}
#breadcrumbs{font-size:11px;color:#5e5e5e}
#breadcrumbs a{color:#5e5e5e}
#wdt-content-home-footer{padding:0 50px 50px 50px}
span[class*="_embed_grid"]{width:100% !important}
#form-puc_contato-fb7d27376909981208a7 .rd-button{background:#000 !important;color:#fff !important}
div#cookie-notice{box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}
div#cookie-notice .cookie-notice-container{display:flex;justify-content:flex-start}
div#cookie-notice .cookie-notice-container span{text-align:left}
div#cookie-notice .cookie-notice-container a{text-decoration:underline;font-weight:bold}
div#cookie-notice .cookie-notice-container #cn-accept-cookie{background:#000;text-decoration:none;text-transform:uppercase}
#wdt-header{display:flex;justify-content:space-between;align-items:center;padding:20px;position:fixed;width:100%;z-index:10;transition:all linear 0.25s}
@media (max-width:767px){#wdt-header{padding:10px}
}
#wdt-header #wdt-header-1{display:flex;flex:1}
#wdt-header #wdt-header-1 svg{height:50px}
#wdt-header #wdt-header-1 #wdt-toggle-menu{display:none}
@media (max-width:991px){#wdt-header #wdt-header-1 #wdt-toggle-menu{margin:0 20px 0 0}
#wdt-header #wdt-header-1 #wdt-toggle-menu i{color:#000000;font-size:24px}
}
#wdt-header #wdt-header-2{display:flex;justify-content:center;flex:1}
#wdt-header #wdt-header-2 ul{display:flex}
#wdt-header #wdt-header-2 ul li{position:relative}
#wdt-header #wdt-header-2 ul li a{color:#000000;text-transform:uppercase;padding:15px;display:block}
#wdt-header #wdt-header-2 ul li ul{position:absolute;display:none;background:#f3f3f3;min-width:250px;top:100%}
@media (max-width:991px){#wdt-header #wdt-header-2 ul li ul{display:block;position:relative;height:auto}
}
#wdt-header #wdt-header-2 ul li ul li a{padding:15px;display:block;border-bottom:1px solid rgba(255, 255, 255, 0.5)}
#wdt-header #wdt-header-2 ul li ul li a:hover{background:rgba(0, 0, 0, 0.05)}
#wdt-header #wdt-header-2 ul li:hover>ul{display:block}
#wdt-header #wdt-header-3{width:10%;display:flex;justify-content:flex-end;height:50px;align-items:center;flex:1}
#wdt-header #wdt-header-3 #wdt-toggle-search{display:flex;align-items:center}
#wdt-header #wdt-header-3 #wdt-toggle-search:before{content:"BUSCAR";font-size:12px;margin-right:5px}
@media (max-width:767px){#wdt-header #wdt-header-3 #wdt-toggle-search:before{display:none}
}
#wdt-header #wdt-header-3 form{margin:0}
#wdt-header #wdt-header-3 input{width:100%;padding:0 20px;border:0;height:0;margin:0;position:fixed;left:0;top:0;z-index:1;text-align:center;font-size:18px}
@media (max-width:767px){#wdt-header #wdt-header-3 input{text-align:left;font-size:12px}
}
#wdt-header #wdt-header-3 button{border:0;background:0;color:#000000;font-size:18px;z-index:2}
@media (min-width:991px){#wdt-header #wdt-header-3{}
}
@media (max-width:991px){#wdt-header #wdt-header-1 #wdt-toggle-menu{display:flex}
#wdt-header #wdt-header-1 svg{height:25px !important;width:auto !important}
#wdt-header #wdt-header-2{position:fixed;background:rgba(0, 0, 0, 0.5);height:100vh;width:100vw;left:0;top:0;display:none}
#wdt-header #wdt-header-2 ul{display:block;background:#ffffff;width:80vw;height:100vh;overflow:auto}
#wdt-header #wdt-header-2 ul li{border-bottom:1px solid #f3f3f3}
}
#wdt-header.fixed-header{background:#ffffff}
body[data-open="menu"] #wdt-header #wdt-header-1 #wdt-toggle-menu{position:fixed;background:#000000;right:15px;top:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:10}
body[data-open="menu"] #wdt-header #wdt-header-1 #wdt-toggle-menu i{color:#ffffff}
body[data-open="menu"] #wdt-header #wdt-header-1 #wdt-toggle-menu i:before{content:"" !important;font-family:"feather-icons"}
body[data-open="menu"] #wdt-header #wdt-header-2{display:block}
#wdt-search-form{background:rgba(255, 255, 255, 0.85);width:250px;border-radius:30px;display:flex;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);padding-right:5px}
#wdt-search-form #wdt-toggle-search{display:none !important}
#wdt-search-form input{position:relative !important;height:40px !important;border-radius:40px !important;text-align:left !important;font-size:14px !important;background:transparent !important}
@media (max-width:991px){#wdt-search-form{background:transparent;width:40px;box-shadow:none}
#wdt-search-form input{display:none}
#wdt-search-form #wdt-button-search{display:none}
#wdt-search-form #wdt-toggle-search{display:block !important}
}
body[data-open="search"] #wdt-search-form{width:101vw;z-index:99999;background:#fff;right:-4px;position:fixed;top:0;border-radius:0 !important}
body[data-open="search"] #wdt-header #wdt-header-3 input#search{display:block;background:#ffffff;height:90px;box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}
@media (max-width:991px){body[data-open="search"] #wdt-header #wdt-header-3 input#search{height:56px !important;top:0 !important;border-radius:0 !important}
}
body[data-open="search"] #wdt-header-3 button{position:fixed;right:0px;top:30px;border:0;background:0;color:#000000;font-size:18px;margin-right:15px;z-index:2}
@media (max-width:991px){body[data-open="search"] #wdt-header-3 button{top:15px !important}
}
body[data-open="search"] #wdt-header-3 button i:before{content:"" !important}
.wdt-newsletter{display:flex;justify-content:center;align-items:center;background:linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(//www.puxeumacadeira.com.br/wp-content/uploads/2020/06/receber-mesa-decorada-oxford-porcelana-abup.jpg) no-repeat fixed;background-size:cover;min-height:40vh}
.wdt-newsletter .wdt-acceptance{width:100%;display:block;text-align:center;margin-top:15px}
.wdt-newsletter form{display:flex;flex-wrap:wrap;max-width:800px;justify-content:center}
.wdt-newsletter form h2{text-transform:uppercase;font-size:24px}
.wdt-newsletter form input{width:35%;border:0;background:transparent;border-bottom:1px solid #f3f3f3;height:40px}
.wdt-newsletter form input[type=checkbox]{height:15px;width:15px;margin-right:10px}
.wdt-newsletter form input[type=submit]{width:25%;background:transparent;border:0;font-size:14px;text-transform:uppercase;border-bottom:1px solid #f3f3f3;height:43px;cursor:pointer}
.wdt-newsletter form input:hover,.wdt-newsletter form input[type=submit]:hover{border-bottom:1px solid #000000}
.wdt-newsletter form input[type=submit]:hover{background:#000000;color:#ffffff}
.wdt-newsletter form .wdt-full{display:flex;justify-content:center;margin:20px}
.wdt-home-widget{display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:400;padding:50px 0;}
@media (max-width:767px){.wdt-home-widget{overflow-x:auto;background:#f3f3f3;justify-content:flex-start;padding-bottom:0;margin-bottom:25px;height:50px}
}
.wdt-home-widget .wdt-title{display:none}
.wdt-home-widget a{margin:0 25px;padding:10px 0;border-bottom:3px solid transparent;transition:all linear 0.25s;position:relative;white-space:nowrap}
@media (max-width:767px){.wdt-home-widget a{margin:0 10px}
}
.wdt-home-widget a:after{content:"";width:0;height:3px;background:#000000;position:absolute;top:100%;left:0;transition:all linear 0.25s}
.wdt-home-widget a.selected:after,.wdt-home-widget a:hover:after{width:100%}
.wdt-home-widget ul{display:flex}
#wdt-wrap-home{padding:0 50px;z-index:2}
@media (max-width:991px){#wdt-wrap-home{padding:0 15px}
}
#wdt-wrap-home .wdt-masonry .wdt-post-item{max-width:calc(33% - 30px)}
@media (max-width:767px){#wdt-wrap-home .wdt-masonry .wdt-post-item{max-width:calc(100%)}
}
#wdt-wrap-home .wdt-masonry .grid-item--width2{width:50%}
#wdt-wrap-home .wdt-masonry .wdt-post-item{display:inline-block;margin:0 0 1em;width:100%;position:relative;overflow:hidden}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-post-description{display:flex;flex-wrap:wrap;width:100%;height:100%;padding:15px 0;color:#5e5e5e;font-size:16px;align-items:center;line-height:1.4em}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-post-description h2{position:relative;width:100%;padding-bottom:15px;margin-bottom:15px}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-post-description h2 a{color:#000000;font-size:18px;display:inline-block}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-post-description h2:after{content:"";width:50px;height:2px;background:#000000;position:absolute;bottom:0;left:0}
#wdt-wrap-home .wdt-masonry .wdt-post-item img{width:100%;height:100%;transition:all linear 0.25s}
#wdt-wrap-home .wdt-masonry .wdt-post-item hr{display:block;width:100%;border:0;border-top:1px solid #f3f3f3;margin-top:15px}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-footer-list-post{display:flex;justify-content:space-between;width:100%}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-footer-list-post a{display:flex;align-items:center;text-transform:uppercase;font-size:13px}
#wdt-wrap-home .wdt-masonry .wdt-post-item .wdt-footer-list-post a i{margin:0 10px}
#wdt-wrap-home .wdt-masonry .wdt-post-item:hover figure{overflow:hidden}
#wdt-wrap-home .wdt-masonry .wdt-post-item:hover img{width:calc(100% + 10%);margin:0 -10%}
#wdt-content-home-footer h2{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;height:100px;font-size:36px}
#wdt-content-home-footer h2 small{color:#5e5e5e;font-size:14px;width:100%;display:block;font-weight:400}
#wdt-content-home-footer .wdt-widget{margin-top:30px}
#wdt-content-home-footer .wdt-widget .wdt-title{display:none}
#wdt-content-home-footer .wdt-widget .slick-dotted.slick-slider{margin-bottom:0}
#wdt-content-home-footer .wdt-widget .slick-slide li{height:100%}
#wdt-content-home-footer .wdt-widget .slick-slide div{overflow:hidden}
#wdt-content-home-footer .wdt-widget .slick-slide div a{display:block;height:100%}
#wdt-content-home-footer .wdt-widget .slick-slide div img{min-width:100%;min-height:100%;height:auto;width:auto}
#wdt-content-home-footer .wdt-widget .slick-dots{bottom:10px}
.wdt-users{text-align:center}
.wdt-users h2{font-size:36px;text-transform:uppercase}
.wdt-users ul{display:flex;justify-content:space-around}
.wdt-users ul li{text-align:center;max-width:33%;text-align:center;margin:50px 0}
.wdt-users ul li img{border-radius:100%}
#wdt-all-posts{background:#000000;color:#ffffff;border:0;padding:10px 25px;display:inline-block;margin:30px 0}
#wdt-authors{margin:0 auto;text-align:center;max-width: 1024px;}
#wdt-authors h2{font-size:36px}
#wdt-authors ul{display:flex;justify-content:space-around;margin-top:50px}
#wdt-authors ul li{text-align:center;text-transform:uppercase;padding:20px}
#wdt-authors ul li h3{font-size:18px;margin-top:15px}
#wdt-authors ul li img{border-radius:100px;max-width:200px;max-height:200px;width:100%;height:auto;margin:auto}
#wdt-authors ul .slick-next,#wdt-authors ul .slick-prev{color:#5e5e5e;font-size:24px}
#wdt-authors ul .slick-next::before,#wdt-authors ul .slick-prev::before{content:""}
@media (max-width:767px){#wdt-authors ul .slick-prev{left:0}
#wdt-authors ul .slick-next{right:0}
}
#wdt-authors ul .slick-next:hover,#wdt-authors ul .slick-prev:hover{color:#000000}
.wdt-masonry-home ul.alm-listing .alm-reveal{display:flex;flex-wrap:wrap}
.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item{width:33.33333%;padding:20px;overflow:hidden}
.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item img{max-width:100%;object-fit:cover;max-height:300px}
@media (max-width:1366px){.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item img{max-height:200px}
}
.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item h2{font-size:18px}
.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item p{margin:15px 0}
@media (max-width:991px){.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item{width:50%}
}
@media (max-width:767px){.wdt-masonry-home ul.alm-listing .alm-reveal .wdt-post-item{width:100%}
}
.alm-btn-wrap{display:block;width:100%}
.ajax-load-more-wrap.grey .alm-load-more-btn{background:#000000 !important;border-radius:0;margin:25px auto;font-size:18px;text-transform:uppercase;padding:15px 35px 20px 35px;display:inline-block}
.wpcf7-form{display:flex;flex-wrap:wrap;justify-content:space-between}
.wpcf7-form .wpcf7-form-control-wrap{width:45%}
.wpcf7-form .wpcf7-form-control-wrap input[type=text],.wpcf7-form .wpcf7-form-control-wrap input[type=email],.wpcf7-form .wpcf7-form-control-wrap input[type=tel],.wpcf7-form .wpcf7-form-control-wrap textarea{border:0;padding:10px;border-bottom:1px solid #f3f3f3;margin-bottom:15px;position:relative;width:100%}
.wpcf7-form .wpcf7-form-control-wrap input[type=text]:hover,.wpcf7-form .wpcf7-form-control-wrap input[type=email]:hover,.wpcf7-form .wpcf7-form-control-wrap input[type=tel]:hover,.wpcf7-form .wpcf7-form-control-wrap textarea:hover{border-color:#000}
.wpcf7-form .wpcf7-list-item-label{font-size:11px;line-height:11px !important}
.wpcf7-form input[type=submit]{background:#000000;border:0;color:#ffffff;text-transform:uppercase;padding:10px 35px;display:inline-block;max-height:40px}
#wdt-page-wrap{display:flex;padding:0px 50px 50px 50px;margin:0px auto 0 auto;max-width:1366px;font-size:16px;font-weight:200;line-height:1.8em;max-width:800px}
#wdt-page-wrap img{width:100%;height:auto}
@media (max-width:991px){#wdt-page-wrap{padding:15px}
}
.alm-listing{padding:0 !important}
.wdt-post{color:#5e5e5e;font-weight:400}
.wdt-post strong{font-weight:600}
.wdt-post p{margin:20px 0}
#wdt-post-wrap{display:flex;padding:250px 50px 50px 50px;margin:0px auto 0 auto;max-width:1366px;font-size:16px;line-height:1.8em;color:#5e5e5e}
@media (max-width:991px){#wdt-post-wrap{padding:220px 15px 15px 15px}
}
#wdt-post-wrap .wdt-post-area{width:100%;max-width:70%}
@media (max-width:991px){#wdt-post-wrap .wdt-post-area{max-width:100%}
}
#wdt-post-wrap .wdt-post{color:#5e5e5e;font-weight:400}
#wdt-post-wrap .wdt-post>div{width:100% !important}
#wdt-post-wrap .wdt-post div[id*='attachment_']{max-width:100% !important}
#wdt-post-wrap #wdt-header-post{margin-bottom:20px;color:#5e5e5e;font-weight:400}
#wdt-post-wrap #wdt-header-post span{padding-right:15px;display:inline-block}
#wdt-post-wrap h2{font-size:24px;margin:25px 0;font-weight:500}
@media (max-width:991px){#wdt-post-wrap h2{margin:5px 0;font-size:24px}
}
#wdt-post-wrap h3{font-size:18px;margin:25px 0;font-weight:500}
#wdt-post-wrap p{margin-bottom:25px}
#wdt-post-wrap img{width:100%;height:auto;margin-bottom:15px}
@media (max-width:767px){#wdt-post-wrap img{margin-bottom:0}
}
#wdt-post-wrap a{font-weight:400}
#wdt-post-wrap figcaption{font-style:italic}
#wdt-post-wrap ul{padding-left:20px;margin-bottom:25px}
#wdt-post-wrap ul li{list-style-type:disc;margin-bottom:10px}
#wdt-navigate-posts{display:flex;justify-content:space-between;width:100%;margin:30px 0}
#wdt-navigate-posts a{display:flex;border:1px solid #000000;padding:5px 10px;font-size:12px}
#wdt-navigate-posts a:nth-child(2):after{content:"";font-family:"feather-icons"}
#wdt-navigate-posts a:nth-child(1):before{content:"";font-family:"feather-icons"}
#wdt-related-posts{background:#f3f3f3;margin:50px 0 !important;padding:30px !important;border-radius:5px}
#wdt-related-posts h2{margin-top:0 !important}
#wdt-related-posts ul{list-style-type:none;padding:0;margin:0}
#wdt-related-posts ul li{list-style-type:none;background:#fff;padding:10px 15px;border-radius:5px}
#wdt-related-posts ul li:hover{background:rgba(0, 0, 0, 0.1)}
.alm-placeholder{margin-top:15px}
.wdt-footer-post{display:flex;justify-content:space-between;border-top:1px solid #f3f3f3;align-items:baseline;padding:5px 0 0 0;margin-bottom:50px}
@media (max-width:767px){.wdt-footer-post{margin-bottom:0px}
}
.wdt-footer-post span,.wdt-footer-post a{display:flex;align-items:center;color:#000000;font-size:14px}
.wdt-footer-post span i,.wdt-footer-post a i{margin-right:10px}
@media (max-width:767px){.wdt-post-area .wdt-footer-post{margin-bottom:20px}
}
#commentform input,#commentform textarea{width:100%;border:1px solid #f3f3f3;border-bottom:2px solid #f3f3f3;padding:10px}
#commentform input:hover,#commentform textarea:hover{border-bottom:2px solid #000000}
#commentform textarea{min-height:100px}
#commentform input[type=submit]{background:#000000;color:#ffffff;border:0;padding:10px 20px;text-transform:uppercase;width:auto}
#commentform .comment-form-url,#commentform .agree-comment-policy{display:none}
#commentform .comment-form-cookies-consent{display:flex;align-items:center}
#commentform .comment-form-cookies-consent input{width:auto;margin-right:10px}
.commentlist li{box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:10px;padding:20px}
.commentlist li .comment-author{color:#000000;font-weight:600;font-size:16px}
.commentlist li .commentmetadata{font-size:12px}
.commentlist li img{display:none}
.commentlist li .reply a{background:#000000;color:#ffffff;font-size:12px;padding:5px 10px;border-radius:5px}
.commentlist li .reply a:before{content:"";font-family:"feather-icons";margin-right:5px}
.wdt-post-item.wdt-post-ajax{margin-bottom:50px !important}
@media (max-width:767px){.wdt-post-item.wdt-post-ajax{margin-bottom:25px !important}
}
.vtex-plugin{width:auto !important;max-width:700px;margin:auto;display:flex}
@media (max-width:767px){.vtex-plugin{padding:0 30px}
}
.vtex-plugin .item{padding:20px;text-align:center;line-height:1.2em}
.vtex-plugin .item .prod-name{text-transform:uppercase;font-size:13px}
.vtex-plugin .item .wdt-list-price{margin-top:15px}
.vtex-plugin .item span{display:block}
.vtex-plugin .item .boleto{font-weight:700}
.vtex-plugin img{width:100%}
@media (max-width:767px){.vtex-plugin .slick-prev{left:0px}
}
@media (max-width:767px){.vtex-plugin .slick-next{right:0px}
}
.vtex-plugin .slick-prev,.vtex-plugin .slick-next{color:#5e5e5e;font-size:30px}
.vtex-plugin .slick-prev:hover,.vtex-plugin .slick-next:hover{color:#000000}
.vtex-plugin[data-template="horizontal"]{display:block;border:1px solid #f3f3f3;border-radius:10px;width:100%;padding:0 !important}
.vtex-plugin[data-template="horizontal"] .item{width:100%;border-bottom:1px solid #f3f3f3;padding:15px}
.vtex-plugin[data-template="horizontal"] .item .wdt-description{text-align:center;width:100%}
.vtex-plugin[data-template="horizontal"] .item .prod-name{margin-bottom:0;font-size:16px;font-weight:700}
.vtex-plugin[data-template="horizontal"] .item a{display:flex !important;align-items:center}
.vtex-plugin[data-template="horizontal"] .item a img{max-width:100px;margin-right:30px;margin-bottom:0 !important}
span[class*="_embed_grid"]{max-width:100% !important}
body.page #wdt-main-banner{position:relative;height:320px}
#wdt-authors-page ul{display:flex;flex-wrap:wrap}
#wdt-authors-page ul li{flex:1;text-align:center;padding:30px;text-transform:uppercase}
#wdt-authors-page ul li img{border-radius:200px;width:200px;height:200px}
body:not(.home) #wdt-main-banner.wdt-banner-author{position:relative;height:auto}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author{display:flex;align-items:center;justify-content:flex-start;max-width:600px;width:100vw}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author img{border-radius:300px;margin-right:50px}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author .wdt-left{text-align:left}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author h1{font-size:24px;text-align:left}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author p{text-transform:unset;font-size:12px}
@media (max-width:767px){body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author{flex-wrap:wrap;justify-content:center}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author img{margin:auto}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author .wdt-left{text-align:center;padding:0 20px}
body:not(.home) #wdt-main-banner.wdt-banner-author .wdt-title-author .wdt-left h1{text-align:center}
}
.author #wdt-main-banner{position:relative;height:auto !important}
.author #wdt-main-banner .wdt-main-title{position:relative}
.author #wdt-main-banner svg#prefix__Camada_1{display:none}
.author #wdt-post-wrap{padding-top:20px !important}
#wdt-post-author{display:none}
@media (max-width:767px){#wdt-post-author{display:block;margin:30px 0;text-align:center}
#wdt-post-author .author_name{font-size:16px;font-weight:600;text-transform:uppercase}
#wdt-post-author img{border-radius:200px;width:200px;height:200px;display:block;margin:auto auto 15px auto}
#wdt-post-author .author_details{width:100%;display:block}
}
.ss-button-googleplus{display:none !important}
.comments:not(:empty){background:#f3f3f3;border-radius:5px;padding-bottom:20px}
.comments:not(:empty) .comment{border-bottom:1px solid rgba(0, 0, 0, 0.05);padding:20px 20px 0 20px}
.comments:not(:empty) .comment h3{margin:0 !important;font-weight:bold;color:#000}
.comments:not(:empty) .comment p{margin-bottom:20px}
.comments:not(:empty) .comment:last-child{border-bottom:0}
.vtex-plugin[data-template=horizontal]{display:flex;flex-wrap:wrap;max-width:100%}
.vtex-plugin[data-template=horizontal] .item{width:100%}
.vtex-plugin[data-template=horizontal] a{display:flex;align-items:center;padding:15px 25px;width:100%;color:#000}
.vtex-plugin[data-template=horizontal] img{opacity:1 !important;max-width:150px;height:150px;margin-right:25px}
.vtex-plugin[data-template=vertical] .item{padding:20px;text-align:center}
.vtex-plugin[data-template=vertical] .item a{color:#000}
.vtex-plugin[data-template=vertical] img{opacity:1 !important;max-width:100%;height:auto}
#wdt-sidebar{margin-left:50px;padding-left:50px;min-width:250px;max-width:300px;border-left:1px solid #f3f3f3}
@media (max-width:991px){#wdt-sidebar{display:none}
}
#wdt-sidebar form{display:flex;border:1px solid #000000}
#wdt-sidebar form input{width:100%;border:0;height:45px;padding:0 10px}
#wdt-sidebar form button{background:transparent;color:#000000;border:0;width:45px;padding:0}
#wdt-sidebar .wdt-widget{border-bottom:1px solid #f3f3f3;margin-bottom:25px}
#wdt-sidebar .wdt-author{text-align:center}
#wdt-footer{background:#1C1C1C;color:#ffffff;opacity:0.98}
#wdt-footer #wdt-brand{position:relative}
#wdt-footer #wdt-brand svg{height:300px;width:auto;position:absolute;bottom:0;left:0;z-index:-1}
#wdt-footer #wdt-footer-1{text-align:left}
@media (max-width:991px){#wdt-footer #wdt-footer-1{order:2;padding:0;width:100%}
#wdt-footer #wdt-footer-1 .wdt-title:after{position:absolute;left:110%;content:"";font-family:"feather-icons";margin-left:20px}
#wdt-footer #wdt-footer-1 ul{display:none}
}
@media (max-width:991px){#wdt-footer #wdt-footer-1.open .wdt-title:after{position:absolute;left:110%;content:"";font-family:"feather-icons";margin-left:20px}
#wdt-footer #wdt-footer-1.open ul{display:block}
}
@media (max-width:991px){#wdt-footer #wdt-footer-2{order:1;margin-bottom:0;padding-bottom:0}
}
#wdt-footer #wdt-footer-2 #wdt-intro-footer{display:flex;align-items:center;text-transform:uppercase;justify-content:center;margin-bottom:25px}
#wdt-footer #wdt-footer-2 #wdt-intro-footer svg{max-height:70px;max-width:150px}
@media (max-width:991px){#wdt-footer #wdt-footer-2 #wdt-intro-footer{flex-wrap:wrap}
}
#wdt-footer #wdt-footer-2 p{opacity:0.5;max-width:700px}
#wdt-footer a{color:rgba(255, 255, 255, 0.5);font-weight:200;text-decoration:none}
#wdt-footer ul{margin:25px 0}
#wdt-footer ul li{margin:10px 0}
#wdt-footer #wdt-footer-content{display:flex;justify-content:space-around}
@media (max-width:991px){#wdt-footer #wdt-footer-content{flex-wrap:wrap}
}
#wdt-footer #wdt-footer-content>div{padding:25px;text-align:center}
#wdt-footer #wdt-footer-content>div .wdt-menu-social{display:flex;justify-content:space-around;justify-self:center;max-width:500px;margin:20px auto}
@media (max-width:991px){#wdt-footer #wdt-footer-content>div .wdt-menu-social{margin-bottom:0}
}
#wdt-footer #wdt-footer-content>div .wdt-menu-social li i{font-size:18px;color:#000000;background:#ffffff;padding:10px;border-radius:40px;display:flex;aling-items:center}
#wdt-footer #wdt-footer-content>div .wdt-menu-social li i svg{width:18px;height:18px}
#wdt-footer #wdt-footer-content .wdt-title{text-transform:uppercase;font-weight:500;position:relative}
@media (max-width:991px){#wdt-footer #wdt-footer-content .wdt-title{font-size:16px}
}
@media (max-width:991px){#wdt-footer #wdt-footer-content #wdt-footer-3{padding:0;width:100%;text-align:center;order:3}
#wdt-footer #wdt-footer-content #wdt-footer-3 .wdt-title:after{position:absolute;left:110%;content:"";font-family:"feather-icons";margin-left:20px}
#wdt-footer #wdt-footer-content #wdt-footer-3 ul{display:none}
}
@media (max-width:991px){#wdt-footer #wdt-footer-content #wdt-footer-3.open .wdt-title:after{position:absolute;left:110%;content:"";font-family:"feather-icons";margin-left:20px}
#wdt-footer #wdt-footer-content #wdt-footer-3.open ul{display:block}
}
#wdt-footer #wdt-copyright{font-size:12px;border-top:1px solid rgba(255, 255, 255, 0.05)}
@media (max-width:991px){#wdt-footer #wdt-copyright{margin-top:25px}
}
#wdt-footer #wdt-copyright #wdt-copyright-text{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;color:rgba(255, 255, 255, 0.5)}
#wdt-footer #wdt-copyright #wdt-copyright-text img{max-height:35px;width:auto}
@media (max-width:991px){#wdt-footer #wdt-brand{position:relative}
#wdt-footer #wdt-brand svg{height:auto;width:100%}
}