/*
Theme Name: Cores e Flores Studio
*/

#wpadminbar {
    display:none
}

@media screen and (min-width:940px) {
    .is-desktop {
        display: none!important
    }
}

@media screen and (max-width:940px) {
    .is-mobile {
        display: none!important;
    }
}
.icons img {
    width: 28px;
    margin: 0 4px;
}
.home-icon img {
    width: 22px;
    margin: 15px 0;
}

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,
.elm-button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;

}


ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote {
    margin: 26px 0;
    background: #f7f0edd9;
    padding: 25px 29px;
    color: #000;
}

img {
    height: auto;
    max-width: 100%;
}

.product-right img {
    width: 17px;
    margin: 0 0 -2px 0;

}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    height: 100%;
    font-size: 18px;
    min-height: 100%;
}

body {
    color: #000;
    cursor: default;
    height: 100%;
    font: 17px/1.5 'Open Sans', sans-serif;
    background: #fff7f3e8;
}

#topcontrol {
    z-index: 99999999999!important;
    font-size: 2.2em!important;
    bottom: 2px!important;
    color: #32373c;
    right: 55px!important;
}

i,
em {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
}

h1 {
    font-size: 31px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;

}

small, .menu, .agenda, .button, .anchor-menu, .button-section, .credit {
    font: 13px 'minerva-modern', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;

}

.about-studio small {
    text-shadow: 0 0 #929292;
}
::selection {
    background: #F4EAE7;

}

a,
a:link,
a:visited {
    color: #131212;
    text-decoration: none;
    }

strong,
b {
    font-weight: bold;
    color: #000000;
}

a:hover,
b {
    color: #000;
}

.button {
    background: #ef7f40;
    padding: 15px 24px;
    font-size: 14px;
    font-weight: bold;
    display: table;
    margin-top: 34px;
    min-width: 196px;
    text-align: center;
    color: #fff!important;
    cursor: pointer;
}

.left,
.alignleft {
    float: left;
}

.right,
.alignright {
    float: right;
}

.center,
.max-width,
.inner {
    margin: 0 auto;
    display: block
}

.inline,
.menu li,
.conteudo-left,
.conteudo-right,
.columns-3,
.columns-2,
.cta h1,
.cta .button,
.publico-left,
.publico-right{
    display: inline-block;
    vertical-align: top;
}

.relative {
    position: relative
}

.fixed {
    position: fixed
}

.clear,
.crp_clear {
    clear: both
}

a,
nav,
.menu, .bars,
.slick-slide,
.slider-entry,
.whatsapp-bar{
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
    transition: all .75s ease
}

.menu .sub-menu{
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    visibility: hidden;
}

.menu li:hover ul,
.menu li:focus ul,
.slick-slide.slick-current .slider-entry{
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

p {
    margin-bottom: 15px;
}

/* LAYOUT */

.full-width {
    width: 100%
}

.max-width {
    max-width: 1200px;
    width: 88%;
    margin: auto;
    position: relative;
    z-index: 999999;
}


.columns-2 {
    width: 49%;
}

/* FORMULARIOS */

input,
button,
textarea {
    outline: none;
    border: 0
}
button {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    outline: 0;
    position: relative;
}

/* MENU */


.menu, .bars,
.whatsapp-bar {
    top: -100%!important;

}

.menu.showup, .showup .bars{
    top: 0!important;

}

.marquee-top {
	top:0
}

.marquee-top.showup {
	top:52px
}

.menu-right {
    background: #fff8f5;
}

.menu-right .is-mobile {
    display: none;
}

.menu {
    z-index: 999999999999999999999999;
    left: 0;
    line-height: 48px;
    height: 58px;
    background: #f8e1d9;
    letter-spacing: 2px;
    font-family: 'minerva-modern', sans-serif;
    /* background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/planner/bg-3-min.png'); */
    background-size: cover;
    background-position-y: 71%;
    background-color: #f7e9e4;
}

.menu::after, .planner-content::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/planner/bg-glitter-min.jpg');
    position: absolute;
    bottom: 0;
    background-size: 48%;

}

.menu .center {
  text-align: center;
  display: inline-block;
  margin: auto;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
}

.menu .left,
.menu .right {
  z-index: 999999999999999999999999999999
}
.menu a {
    color: #000000;
}

.logo_menu {
    content:"";
    display: inline-block;
    width: 0;
    height: 51px;
    background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/logo-laranja.svg') no-repeat center;
    margin-right: 13px;
    margin: 0 13px 0 6px;
    padding-right: 0;
    background-size: 100%;
}

.menu i {
    font-size: 21px;
    vertical-align: middle;
    margin: 22px 3px;
    color: #000000;
}

.menu .fa-home {
  position: fixed;
  left: 22px;
  color: #3e3c3c;
  font-size: 17px;
}

.sociais-menu.is-desktop {
    padding-right: 30px
}
.menu li {
    padding: 7px 7px;
    position: relative;
}

.menu .center li:nth-child(2)::after {
  content: "";
  display: inline-block;
  width: 241px;
  height: 67px;
  background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/logo-laranja.svg') no-repeat center;
  background-size: 94%;
  vertical-align: middle;
  margin: -15px 16px 0 35px;
}

.menu.showup .center li:nth-child(2)::after {
  width: 191px;
  margin: -12px 16px -5px 35px;
}

.menu li:hover .sub-menu {
    top: 54px;
}

.sub-menu a {
    padding: 0 33px;
    display: block;
}

.menu a:hover {
	color: #ca661b
}

.menu-right {
    position: fixed;
    width: 68%;
    max-width: 360px;
    background: #f0e0db;
    right: -100%;
    height: 100%;
    padding: 34px 37px;
}

.categories-menu a {
  font: 21px 'ivymode', serif;
  text-transform: none;
  letter-spacing: 0.4px;
  margin-top: 24px;
  line-height: 1;
  display: block;
  padding: 0 5px;
}

.menu-right a {        
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
    }
.open .menu-right a {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
    }
.open .menu-right a:first-child {
    -webkit-transition-delay: 0.7s; /* Safari */
    transition-delay: 0.7s;
    }

.open .menu-right a:nth-child(2){
    -webkit-transition-delay: 0.9s; /* Safari */
    transition-delay: 0.9s;
    }

.open .menu-right a:nth-child(3){
    -webkit-transition-delay: 1s; /* Safari */
    transition-delay: 1s;
    }

.open .menu-right a:nth-child(4){
    -webkit-transition-delay: 1.1s; /* Safari */
    transition-delay: 1.1s;
    }

.menu-right h1 {
  margin: -8px 0 -24px;
}

.menu-right a span {
    display: none;
}
.menu-right a b,
.menu-right a span,
#cat li::before,
.main-menu li::before {
    vertical-align: top;
    top: -4px;
    position: relative;
    padding-right: 2px;
    width: 14px;
    color: #da7331;
    font: italic 12px 'ivymode', serif;
}

.menu-right a:hover span {
    display: inline-block
}

.open .menu-right {
     opacity: 1;
     filter: alpha(opacity=100);
     -moz-opacity: 1;
     right: 0;
}

.menu-right a:hover b {
    display: none;
}
.burguer-menu {
  width: 50px;
  height: 50px;
  margin: auto;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}

.bars {
    position: fixed;
    top: 0;
    right: 18px;
    width: 44px;
    height: 59px;
    z-index: 99999999999999999999;
    cursor: pointer;
}
.burguer-menu--dash:nth-child(1) {
  top: -4px;
  position: relative;
}
.burguer-menu--dash:nth-child(2) {
  top: 0px;
  position: relative;
}
.burguer-menu--dash:nth-child(3) {
  top: 4px;
  position: relative;
}
.burguer-menu--dash {
  height: 2px;
  width: 93%;
  display: block;
  background: #3e3c3c;
  transition: 0.25s ease-in-out;
  transform: rotate(0deg);
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.open .burguer-menu--dash:nth-child(1) {top: 10px;transform: rotate(135deg);-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-o-transform: rotate(135deg);-ms-transform: rotate(135deg);background: #e0813a;}
.open .burguer-menu--dash:nth-child(2) {left: -30px;opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;}
.open .burguer-menu--dash:nth-child(3) {top: 6px;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);-ms-transform: rotate(-135deg);background: #e0813a;}

/* AGENDA */

.agenda {
    background: #fbf3f0;
    font-size: 13px!important;
    padding: 14px 0;
    overflow-wrap: normal;
}

.marquee.agenda {
    position: relative;
    margin-bottom: 61px;
    background: #f1e1db;
}

.agenda a {
    color: #4c2e0ed1
}

.agenda img {
    width: 18px;
    vertical-align: bottom;
    margin: 0 11px;
}

/* ACESSO RAPIDO */

.quickie-acess {
    background: #fcf1ee;
    padding: 50px 0 106px;
    text-align: center;
    margin-bottom: 48px;
    font-size: 16px;
    color: #333333;
}

.quickie-acess li,
.columns-3 {
    width: 33%;
}

.quickie-acess li {
    padding: 0 44px;
}

.quickie-acess span,
.quickie-acess small {
    display:block;
}

.quickie-acess span {
    font: italic 74px 'ivymode', serif;
    color: #da7839;
}

.quickie-acess small {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 9px;
}

/* SOBRE O STUDIO */

.about-studio {
  background: #fcede847;
    padding: 86px 0 127px;
    margin-top: 27px;
}
.about-left,
.about-right {
    vertical-align: top;
}

.about-left .gif {
    width: 173px;
    top: 50%;
    right: 0;
    z-index: 999;
}

.about-left .principal {
    display: block;
    margin: auto;
    text-align: center;
    width: 88%;
}

.about-left .gif, .about-left .square {
    position: absolute;
}

.about-left p,
.conteudo-left p,
.header-content {
    font: 200 14px 'ivymode', serif;
    width: 30%;
    letter-spacing: 0.5px;
}

.about-left .square {
    bottom: -56px;
    width: 249px;
    border: 8px solid #fdf9f8;
    right: 0;
}

.about-right {
    /* padding-left: 78px; */
    font-size: 17px;
}

.about-right h1 {
    font: 40px/1.12 'ivymode', serif;
    margin: 4px 0 22px;
    letter-spacing: 0.3px;
}

.about-right h1 i {
    font-weight: 600
}

/* INSIDE */

.item {
  background: #ffffffeb;
  margin-bottom: 20px;
  -moz-border-radius: 12px;
  margin: 0 auto 21px;
  overflow: hidden;  
    padding: 0;
    display: table;
    border-width: 0;
}

.item, .button {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.item img {
    margin: -26px -26px 19px;
    width: 112.8%!important;
    max-width: none;
    margin-bottom: 16px;
}

.item h1 {
    font: bold 19px 'ivymode', serif;
    margin-bottom: 5px;
}

a.icons {
    display: inline-block;
}

/* RODAPE */

footer {
    text-shadow: 0 0 BLACK;
    background: #fdf9f8;
    position: relative;
}

.credit {
    padding: 20px 0;
    text-align: center;
    background: #fbebe6;
    font-size: 11px;
}

.credit a {
  text-decoration: underline;
}

/* HEADER */

header {
    padding: 95px 0 69px!important;
    position: relative;
    background-position: 0 -295px;
    text-align: center;
    background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-planner-conteudo-ideias-instagram-notion-planejamento.png.png) no-repeat top right #f1e2dd;
    background-size: cover;
    background-color: #f0e0db;
    background-color: #fff7f4;
    /* background-color: #f8efec; */

}

.max-width {
    max-width: 1200px;
    width: 86%;
}

@media screen and (min-width:680px) {
.bonus .max-width {
    /* max-width: 1200px; */
    /* width: 90%; */
}
}

.header-entry {
    font-size: 23px;
    line-height: 1.46;
    /* margin-top: 51px; */
}

.header-entry hr {
    margin: 31px auto 43px;
}

.header-entry h1 {
    letter-spacing: 0.1px;
    font: 48px/1.2 'ivymode', serif;
    margin-bottom: 23px;
    text-shadow: 0 0 black;
    max-width: 701px;
}

.header-entry h1, .header-entry p {
    max-width: 870px;
    margin-left: auto;
    display: block;
    margin-right: auto;
}

.header-entry h1 {
	max-width:762px
}

.header-entry p {
    /* margin-bottom: -54px; */
}

.header-entry img {
    margin-top: 0%;
    max-width: none;
    width: 87%;
}

.header-steps img {
    margin-bottom: 21px!important;
    width: 54px!important;
}

.header-entry h1 i, .above-header i {
    font-weight: 600;
}

.header-entry .button {
    background: #da7839;
    margin: 38px auto 9px;
    padding: 20px 40px;
}

.page-template-planner .button {
    border-radius: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 6px;
    letter-spacing: 0.8px;
    font-weight: bold;
    font-size: 17px;
}

.above-header {
    background: #fff7f4;
    padding: 74px 0 92px;
    text-align: left;
    /* background: #f9f0ee; */
    background: #e4d3cf8c;

}

.resposta {
    text-align: center;
    /* max-width: 842px; */
    margin: 32px 4% 14px;
    font-size: 18.1px;
    background: #f1e2ddb0;
    /* padding: 46px 88px; */
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.dobra {
    text-align: left;
    max-width: 943px;
    margin: 60px auto;
    font-size: 18px;
}

@media screen and (min-width:900px) {
  .dobra {
    
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 35px;
    -webkit-column-gap: 35px;
    column-gap: 35px;
  }
}
.resposta h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: -41px;
    font: bold 24px 'ivymode', serif;
    max-width: 712px;
    margin: 0 auto -41px;
}

.above-header h2 {
    /* text-decoration: underline; */
}

/* IMAGINACAO */ 

.imaginacao {
    padding: 50px 9px 51px;

}

.imaginacao .max-width {
    max-width: 500px
}

.imaginacao h4 {
    font-size: 20px;
    margin: 41px 0 20px;
    line-height: 1.48;

}

.imaginacao h3,
.planner-content h4,
.resumo h4,
.CTA {
    font: bold 23px 'minerva-modern', sans-serif;
    margin-top: 30px!important;
    text-align: center;
    letter-spacing: -0.6px;

}

.imaginacao span {
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #eee5e0;
    padding: 0px 0 16px;
    line-height: 1.5;

}

.rodape-imaginacao {
    background: #fff;
    padding: 23px;
    text-align: center;
    background: #f5edea;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border: 1px solid;
    margin: 39px 0 38px;

}

.vantagens {
    margin: 50px auto 0;
    /* background: rgba(241, 228, 224, 0.49); */
    text-align: center;

}

.plataforma span,
.planner-content span {
    background: #f9f5f4;
    font-size: 13px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    margin: 8px 0 0!important;
    border: 1px solid #e8dddd;
    padding: 5px 18px;
    display: inline-block;
    color: #131111;
    /* color: #c2661e; */

}

.vantagens li {
    /* width: 45%; */
    padding: 19px;
    border-radius: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 50px;
    display: inline-block;
    font-size: 13px;
    font: bold 15px 'minerva-modern', sans-serif;
    /* text-transform: uppercase; */
    border: 1px solid rgba(204, 204, 204, 0.42);
    background: #f9f5f4;
    margin: 3px 0;

}
/* STEPS */

.steps {
  /* background: #f1e3de; */
  padding: 33px 0 42px;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}

section.steps.header-steps li strong {
    color: #626262;
}

.bonus .steps {
    margin-top: 38px;
}

section.steps.header-steps {
    font-size: 17px;
    margin-bottom: -19px;

}

.steps .max-width {
    background: #fffaf9;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border: 1px solid #efe6e6ed;
}

.bonus .steps .max-width {
    background: #f1e3de;
    padding: 24px 41px 38px;
    text-align: center;
    max-width: none!important;
    width: 100%;
}

.steps li {
    width: 33%;
    /* border-right: #fff7f4 solid 6px; */
    padding: 36px 37px 48px;

}

.header-steps li {
    padding: 36px 37px 33px;
}

@media screen and (max-width:1155px) {
  .steps li {
    width:32%
  }
}

@media screen and (max-width: 900px) {
  .steps li {
    font-size: 15px;
    padding: 32px 24px 42px;
  }
}
.steps img {
    margin: -62px auto 14px;
    position: relative;
    display: block;
    width: 56px;
}

.steps small {
    font-weight: bold;
    display: block;
    margin-bottom: 9px;
    font-size: 14px;
    letter-spacing: 2px;

}

.steps span {
  font: italic 62px 'ivymode', serif;
  margin-top: -68px;
  display: none;
}


/* PUBLICO ALVO */

.publico {
  padding-top: 90px;
  padding: 0 0 126px;
}

.publico .max-width {
    max-width: 1000px
}

section.publico p {
    margin-bottom: 44px;
    font-size: 17px;

}

.publico-left,
.publico-right {
    font-size: 19px;
    vertical-align: middle;
}

.publico-left {
    width: 46%;
    padding-right: 30px;
}

.publico-mobile {
    display: none!important;
}

.publico-right {
  padding-left: 37px;
  width: 53%;
}

.publico h1 {
    font: 37px/1 'ivymode', sans-serif;
    margin: 0 0 17px;
}

.publico h1 i {font-weight: bold;}

.publico-left p img,
.above-right img{
  width: 25px;
  vertical-align: middle;
  margin: 0 8px 3px 0;
}



/* DOR */

.dor {
  padding-top: 90px;
  padding: 82px 0 126px;
}

section.dor p {
    margin-bottom: 29px;
    font-size: 18px;
}

.dor-left,
.dor-right {
    font-size: 19px;
    vertical-align: middle;
}

.dor-left {
    width: 50%;
    padding-right: 30px;
}

.dor-mobile {
    display: none!important;
}

.dor-right {
  padding-left: 38px;
  width: 49%;
}

.dor h1 {
    font: 37px/1.3 'ivymode', sans-serif;
    margin: 0 0 44px;
}

.dor h1 i {font-weight: bold;}

.dor-left p img {
  width: 25px;
  vertical-align: middle;
  margin: 0 8px 3px 0;
}


/* SLIDER */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    z-index: 0!important;
}

.slider-center {margin-bottom: 66px;}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin-bottom: 0!important;
    margin: 0;
    position: relative;
}

.feedbacks .slick-slide {
  vertical-align: middle;
  padding: 13px;
} 

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    outline: none;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 27%;
    display: block;
    width: 20px;
    height: 100%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    right: 11px;
    z-index: 99999999;
    width: 42px;
    height: 42px;
    background: #f1dbd4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding-top: 8px;
}

.acesso-imediato .slick-prev, .acesso-imediato .slick-next {
    background: #e7c3ab!important;
    border: 1px solid #efe6e6;

}

.feedbacks .slick-prev, .feedbacks .slick-next {
    background: #f0d1c6;
    color: #fff;
    top: 51%;
}

.above-header button.slick-next.slick-arrow {
    right: -8px;

}

button.slick-next.slick-arrow {
    right: 40px;

}

.feedbacks button.slick-next.slick-arrow {
    right: 10px!important;
}

.feedbacks button.slick-next.slick-arrow {
    right: -12px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: white!important;
    outline: none;
    background: #de7b31;
}

.feedbacks .slick-prev:hover,
.feedbacks .slick-prev:focus,
.feedbacks .slick-next:hover,
.feedbacks .slick-next:focus
{
    background: #f6ccbd;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: "Poppins";
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 38px;
}

.feedbacks button.slick-prev.slick-arrow {
    left: 3px!important;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
}

[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '>';
    padding: 0 13px;
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

.single-item .slick-prev {
  left: 23px;
}
.single-item button.slick-next.slick-arrow {
  right: 25px;
}

.single-item .slick-prev, .single-item .slick-next {
  top: 50%;
  background: #ffffff7a;
}

.provas-sociais li {
    margin: 0 4px;

}

.stories,
.CTA{
    background: #fff7f4;
    padding-top: 11px;

}

.CTA {
    padding: 40px 10px;
    text-align: center;
    margin: 0!important;
    font-weight: normal;
    letter-spacing: -0.5px;

}

.recapitulando {
    background: #f6ebe7;
    padding: 65px 0;

}

.recapitulando .max-width {
    max-width: 500px
}

.recapitulando small {
    font-weight: bold;
    letter-spacing: 1.5px;
    display: block;
    margin-bottom: 35px!important;
    text-align: center;

}

.recapitulando h5 {
    font-size: 21px;
    margin: 38px 0 -10px;
    text-align: center;

}

.recapitulando li span {
    font: italic bold 16px 'ivymode', serif;
    padding-right: 6px;
    color: #c87432;
    text-decoration: line-through;

}

.recapitulando li {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #e9d9d9;
    padding: 10px 0;

}

.recapitulando h4 {
    font-size: 15px;
    width: 80%;

}

.recapitulando span {
    width: 20%;
    float: right;
    text-align: right;

}

.recapitulando h4,
.recapitulando span {
    display: inline-block;
    vertical-align: top;

}

.CTA .max-width {
    max-width: 384px;

}

.CTA b {
    font-size: 30px;

}

.provas-sociais li img {
    border-radius: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 6px;

}

/* BEFORE AFTER */

.before, .after {
  /* width: 49%; */
  /* display:inline-block; */
}

.before-after {
    background: #f9f0ee;
    padding: 100px 0;
}

.before-after p {
    background: #ffffffd9!important;
}


/* SPOILER */

.spoiler {
  background: #f9f0ee;
  padding: 87px 0 98px;
  background: #fff8f4d4;
  background: #f6ebe7;
  /* background: #f0e0dbd1; */
}

section.spoiler h2 i {
    font-weight: bolder;
    /* display: block; */
}

.spoiler-entry {
    /* width: 31%; */
}

.spoiler-entry img {
    width: 22px;
    display: block;
    /* float: left; */
    margin-right: 17px;
    vertical-align: middle;
}

.spoiler li {
    width: 33%;
    padding: 0 51px;
    border-right: 1px solid #fff3f3;
}

li.constancia img {
    width: 105%;
    padding: 0 11px 20px;
    margin-bottom: -10px;
}

.spoiler li img {
    max-width: none;
}

li.visibilidade img {
    width: 126%;
    margin: -26px -10% 0;
}

.spoiler li:last-child {
    border: none;
    vertical-align: bottom!important;
}

li.resultados img {
    width: 119%;
    margin: -12px 0 15px -29px;
}

.spoiler .max-width {
    max-width: 1200px;
    width: 90%;
}

.resumo h2, .objetivo h2, .item h2, .resumo h1 {
    font: 28px 'ivymode', serif;
}

.item h2 {
    margin-top: 14px;
}

.item li:last-child {
    margin-bottom: 27px;
}

.resumo h2, .above-header h2, .objetivo h2, .resumo h1 {
    text-align: center;
    margin: 60px 0 0;
}

.resumo h1 {
    margin-bottom: 21px;
    width: 37%;
    margin: 0 auto 9px;
    max-width: 600px;
    font-size: 38px;
    line-height: 1.2;

}

.above-right li {
  width: 48%;
}

.above-left, .objetivo h1 {
  font: 400 40px 'ivymode', serif;
  /* text-shadow: 0 0 BLACK; */
  text-align: center;
  max-width: 727px;
  margin: 0 auto 43px;
}

.above-right li {
    display: block;
}

.above-right li {
    margin-bottom: 30px;
    border: 1px solid #e8dddd;
    padding: 26px 27px;
    margin-bottom: 11px;
    line-height: 24px;
    font-size: 16px;
    min-height: 72px;
    margin: 0 0.5% 17px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    letter-spacing: 0.1px;
    background: #ffffff91;
}

.above-right b {
    /* color: #bc632a; */
    /* font-size: 16px; */
    margin-bottom: 5px;
}

@media screen and (min-width:650px) {
.above-right {
    /* padding-left: 38px; */
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 65px;
}}

.page-template-planner-index .agenda {
    background: #f3e3df;
}

.more {
  background: #F0E0DB;
  padding: 19px 0;
  font: bold 14px 'minerva-modern', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #f2e3deeb;
  text-align: center;
}

.more li {
  width: 47%;
  text-align: center;
}

.more li img {
    width: 22px;
    vertical-align: middle;
    margin-right: 9px;
}

.objetivo li {
  width: 45%;
  background: #f2e4df;
  padding: 30px;
  text-align: left;
  font-size: 17px;
  line-height: 1.38;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  margin: 0 0.5%;
  display: table-cell;
}

.beneficios {
    display: table;
    border-collapse: separate;
    border-spacing: 12px 0;
}

.objetivo .button {
    margin: 35px auto 0;
}

.objetivo {
    text-align: center;
    /* margin-bottom: 155px; */
    position: relative;
    top: -120px;
}

section.objetivo .visao-geral {
    width: 1101px;
    margin: 90px auto;
}

.objetivo h1 {
    margin-top: 60px;
    max-width: 900px;
}

.objetivo h1 i {
    font-weight: bold;
}

.objetivo b {
    /* font-style: italic; */
    font-weight: bold;
}

.objetivo img {
    margin: -205px 0 -97px;
    max-width: none;
    width: 113%;
    margin: -136px -6% -97px;
}

.inside {
  background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/planner/bg-inside-min.png') repeat center;
  padding: 76px 0;
  /* margin-top: 57px; */
  background-size: cover;
  background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-planner-conteudo-ideias-instagram-notion-planejamento.png.png) no-repeat top right #f5ece6c7;
}

.inside small {
    margin: auto;
    display: block;
    text-align: center;
}

.item-right {
    width: 60%;
    padding: 22px 35px;
}

.item-right, .item-left {
    vertical-align: middle!important;
    display: table-cell!important;
}

.item-right li {
    margin-top: 1px;
    display: block;
    /* font-size: 15px; */
}

.item-left {
    width: 38%;
    line-height: 0;
    background: #faf2f0;
}

.item-left img {
    margin: 0;
    width: 100%!important;
    max-width: 100%;
}

video {
    max-width: 100%;
}

.objetivo p {
    /* margin: 10px auto 23px; */
    /* max-width: 600px; */
    /* font-size: 19px; */
    /* line-height: 1.3; */
    margin-bottom: 25px;
    line-height: 26px;
}
.about-studio {
    margin-top: 0px!important;
    background: #fff6f06b;
}

section.about-studio .about-left {
    position: relative;
}

.about-studio small {
    color: #ef7f40;
    text-shadow: 0 0 #ef7f40;
    letter-spacing: 1px;
    font-weight: bold;
}

.sociais {
    display: block;
    margin-top: 6px;
}

.sociais i {
    font-size: 24px;
    margin: 19px 5px 0 0;
    color: #ef7f40;
}

.about-left .square {
    bottom: -69px!important;
    right: 15px!important;
    width: 207px!important;
}

.about-left .gif {
    top: -55px!important;
    left: -32px;
}

section.about-studio .ella {
    width: 84%;
}

.page-template-cmn-index .quickie-acess {
    padding: 34px 0 29px;
    margin: 0;
    font-size: 15px;
    line-height: 1.3;
    /* border-bottom: 1px solid #f3e7e3b8; */
    background: #f5e3dc;
}

.quickie-acess small {
    color: #ef7f40;
}

.modulos small {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-shadow: 0 0 #ffffff;
    font-weight: bold;
}

.quickie-acess {
    background: none;
    padding: 0;
}

section.modulos.quickie-acess, .feedbacks {
    padding: 56px 0;
    background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/CMN/bg-services.png) no-repeat #d4732a;
    color: #fff;
    background-size: cover;
    margin-bottom: 0;
    line-height: 1.28;
    font-size: 18px;
    background-color: #d47124;
}

.produtiva {
    padding: 95px 7px;
    text-align: center;

}

.produtiva .max-width {
    max-width: 850px;

}

.produtiva h4 {
    font-size: 17px;
    width: 72%;
    margin: 30px auto 0;

}

.produtiva li {
    margin: 10px;
    width: 22%;
    background: #f7eeea;
    padding: 20px;
    text-align: center;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border: 1px solid #afa2a2;
    font-size: 14px;

}

.produtiva li img {
    margin: -42px auto 2px!important;
    width: 54px!important;
    display: block;

}

.produtiva li b {
    font-size: 16px
}

.plataforma-mobile {
    background: url('https://coreseflores.studio/wp-content/uploads/2025/02/2.png');
    width: 100%;
    height: 309px;
    margin: 48px 0 0;
    background-size: cover;
    background-position: center bottom;
    display: none;

}
.plataforma {
    background: #f6ebe7;
    padding: 18px 0 67px;
    /* margin-top: 38px; */

}

.plataforma img {
    border-radius: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
}

.plataforma-left,
.plataforma-right {
    width: 45%;
    padding: 32px;
    text-align: left;
    vertical-align: bottom;

}

.plataforma-left {
    width: 46%;
    padding: 66px 32px 37px;
    vertical-align: middle!important;

}
.plataforma .max-width {
    /* max-width: 600px; */
    text-align: center;

}

.plataforma .button {
    width: 100%;
    letter-spacing: 1px
}

.plataforma span {
    display: block;
    margin: 9px 0 1px;
    font-size: 14px;
    padding: 7px 14px;

}

.plataforma span img {
    margin: -2px 3px -2px 0;
    display: inline-block;

}

.plataforma span b {
    font-size: 15px;
    /* color: #000; */

}

.plataforma h1,
.produtiva h1{
    text-align: left;
    font-size: 33px!important;
    line-height: 1.33!important;
    text-align: left;
    font-family: 'ivymode', serif;
    margin: 26px 0 28px;

}

.produtiva h1 {
    text-align: center;
    width: 65%;
    margin: 10px auto 30px;

}

.plataforma h1 {
    margin: 0;

}

.plataforma i,
.produtiva i,
.imaginacao i{
    font-weight: bold 
}

section.feedbacks {
    position: relative;
}

section.feedbacks img {
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    /* object-fit: fill; */
    /* width: 100%; */
    /* object-position: center; */
}

section.feedbacks small {
    text-align: center;
    display: block;
}


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 12px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 17px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ffffff00;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 25px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .825;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.modulos li {
    width: 49%;
}


.page-template-cmn-index .max-width {
    max-width: 1000px;
}

.modulos .max-width, .more .max-width {
    max-width: 1131px;
}

.more .max-width {
    width: 98%;
    text-align: left;
}

header .max-width {
    max-width: 1400px;
    width: 90%;
}

.above-header .max-width {
    max-width: 1000px;
}
.dor-left, .dor-right,
.spoiler li,
.target-left,
.target-right,
.resumo p,
.resumo span,
.bonus li,
.item-left,
.item-right,
.more li,
.above-right li, .about-book-entry, .about-book figure,
.steps li,
.produtiva li,
.plataforma-left,
.plataforma-right,
.resumo li{
    display: inline-block;
    vertical-align: top;

}

.resumo p,
.resumo .inner span {
    vertical-align: middle;
    margin-bottom: 15px;

}

.resumo .inner span b {
    font-size: 16px;
    color: #000;

}

span.emoji {
    margin-right: 6px!important;
    background: none!important;
    padding: 0!important;
    border: 0;
    display: inline-block;

}

.price h2 {font: 35px/1.1 'ivymode', serif;text-shadow: 0 0 black;letter-spacing: 0.4px;margin-bottom: 25px;}

/* PRICE */

.price {
  text-align: center;
  background: url('https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-middle2.png') no-repeat center;
  background-size: cover;
  padding: 98px 0;
  background-position: inherit;
  position: relative;
}

section.price .investimento {
    display: block;
    font: 40px 'minerva-modern', sans-serif;
    letter-spacing: -2px;
    margin: 24px 0 21px;
}

.investimento b {
    font-size: 46px;
}

.price .button {
    margin: 26px auto 0;
    letter-spacing: 1px;
    display: table;

}

.button {
    background: #e67c2c;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    /* border: 1px solid rgba(0,0,0,0.21); */
    border-bottom-color: rgb(0 0 0 / 37%);
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 0 rgba(255,255,255,0.34) inset, 0 2px 0 -1px rgba(0,0,0,0.13), 0 3px 0 -1px rgba(0,0,0,0.08), 0 3px 13px -1px rgba(0,0,0,0.21);
}


.investimento s {
    font-weight: 100;
}

.investimento span {
    font-size: 16px;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.investimento small {
    display: block;
    font-weight: 700;
}

.price::before {
    background: #423e3426!important;
}

.price .max-width {
    background: #fff;
    padding: 43px 38px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    max-width: 446px;
    /* border: 1px solid #ada19a; */
    font-size: 16px;
}

.price h2 {
  font-size: 29px;
  margin-bottom: -1px;
}

.obs {
  background: #f7ece7;
  padding: 18px 0;
  /* margin-top: 51px; */
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
}

.obs b {
    color: #ef7f40;
}
  /* TARGET */ 



.target-left {
    font-size: 18px;
    margin: auto;
    /* display: block; */
}

.target-left li, .before-after p, .resumo .pages li, planner-content li {
    border: 1px solid #e8dddd;
    padding: 13px 0;
    margin: 0 auto;
    background: #fdfbfa;
    margin: 0 0 10px;
    padding: 16px 23px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.target-left p:last-child {
    /* border: none; */
}

.target {
  padding: 23px 0 132px;
  background: #fcf7f5;
}

section.target {
    background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-planner-conteudo-ideias-instagram-notion-planejamento.png.png) no-repeat top right #f5ece6c7;
    background-size: cover;
    background-position: right;
    position: relative;
    background-color: #dbc8be3d;
    background-attachment: fixed!important;
}

section.target h3 {
    margin-bottom: 22px;
    text-align: center;
    font: bold italic 30px 'ivymode', serif;
}

section.target .content-planner li {
    display: inline-block;
    background: none;
    border: none;
    width: 48%;
    vertical-align: top;
}

section.target .content-planner li.pessoal {
    border-right: 1px solid #ebe7e7;
}

section.target .content-planner {
    background: #fff7f4;
    border: 1px solid #e8dddd;
    padding: 24px 24px;
    margin-bottom: 52px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.planner-content::before {
    top: 0;
}

.mockup-target img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* z-index: -2; */
    position: absolute;
    top: 0;
    left: 0;
}

.mockup-target {
    height: 888px;
    position: relative;
}

.target-left {
    /* width: 40%; */
    margin-top: -72px;
    max-width: 992px;
    margin: 0 auto;
    display: block;
}

.target-right {
    width: 100%;
    margin-top: -9%;
    position: relative;
    /* left: -19%; */
}

.target-left {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.target-left li , .planner-content li {
    display: block;
    font-size: 18px;
    margin-bottom: 25px;
    background: #fafafa;
    padding: 32px 37px;

}

.content-planner b {display: block;margin-bottom: 9px;}

.target-left::before {}

.target-left p img, .before-after img {
    width: 21px;
    vertical-align: sub;
    float: left;
    margin: 2px 9px 0 0;
}

.topics h2, .target h2 {
  font: 42px/1.1 'ivymode', serif;
  margin-bottom: 41px;
}

.target h2 {
    margin-top: -139px;
    text-align: center;
    font-size: 42px;
}

.target h2 i {
    font-weight: bold;
}

@media screen and (min-width:1500px) {
  .target h2 {
    margin: -4% auto 51px;
  }
}

/* BONUS */ 

.bonus .steps li {
    width: 29%;
    margin-bottom: 30px;
    padding: 0 34px;
    margin: 13px;
    line-height: 1.4;
    font-size: 18px;
    text-align: center;

}

@media screen and (min-width:730px) {.bonus li:last-child {
   border: none!important;
}}

.bonus .row:first-child {
    border: none;
}

.bonus {
    text-align: center;
    padding: 90px 0 55px;
    /* background: #f9f0ee; */
    /* background: #f1e3de; */
    /* background: #e8dddd; */

}

section.bonus h1 i,
.resumo h1 i{font-weight: 700;}

.visao-geral {
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    width: 950px;
    margin: 40px auto 30px;
    /* border: 1px solid #e3dbdb; */
}

section.bonus p {
    font-size: 17px;
}

section.bonus .table {
    display: table;
    border-collapse: separate;
    border-spacing: 15px 11px;
}

.bonus li {
    display:table-cell;
    margin: -15px 15px 15px;
    border-right: 1px solid #e8dddd;

}

.bonus h2 img {
    width: 36px!important;
    margin: 0 8px -8px 0;
}

.bonus .row {
    border-top: 1px solid #e8dddd;
    padding: 43px 0 49px;
}

.bonus b {
    /* font: bold 15px 'minerva-modern', sans-serif; */
    /* color: #c9601c; */
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
}

.bonus figure {
    /* background: #fcf7f5; */
    margin: -26px -26px 20px;
    padding: 22px;
}

.bonus .table img {
    /* margin: -66px -11px 11px; */
    /* width: 106%; */
    /* max-width: none; */
    display: none;
    width: 47px;
}

section.bonus .button,
.inside .button {
    margin: 50px auto 0;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.bonus a.button {
    margin-top: 0;
}

.bonus h1 {margin-bottom: 9px!important;max-width: 800px!important;line-height: 50px!important;}

.bonus p {
    font-size: 20px;
    margin-bottom: 9px;
}

.bonus h2, .spoiler-entry h2 {
    font: 30px/1.12 'ivymode', serif;
    /* letter-spacing: -0.5px; */
    /* text-shadow: 0 0 black; */
    margin: 5px 0 11px;
    word-spacing: -1px;
    /* width: 104%; */
}

.bonus h2 {
    display: inline-block;
    width: 98%;
    font-size: 38px;
}

.bonus h2 i {
    font-weight: bold;
}

.bonus small {
    /* color: #da7839; */
    font-weight: bold;
}


/* O QUE VEM */


.acesso-imediato .slick-slide {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.85);
    filter: blur(1.5px);
}

.acesso-imediato .slick-slide.slick-current {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: blur(0px);
}

.acesso-imediato li h1 {
    margin: 26px 0 8px!important;
    font-style: italic;
    font-weight: bold;
}

.acesso-imediato h1 {
    font-size: 40px!important;
    margin-bottom: 10px!important;
    display: block;
}

.acesso-imediato small {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}

.acesso-imediato p {
    padding: 6px 0 0;
    /* text-align: center; */
    color: #626262;
    font-size: 19px;
    /* width: 100%; */
    margin: 22px -15% 0;

}

.acesso-imediato p b {
    color: #444242;
}

.acesso-imediato .slider-center li {
    /* padding-top: 7px; */
    margin-top: 31px; 

}

.planner-content li {
    max-width: 847px;
    margin: 0 auto 25px;
    border-bottom: 1px solid #ffffff;
    font-size: 16px!important;

}

.planner-content li img {
    float: left;
    width: 40%;
    margin: 0 24px 20px 0;

}

.planner-de-conteudo li {
    font-size: 16px!important;
    max-width: 680px!important;

}

.planner-content span {
    border-radius: 29px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    font-size: 12px;
    background: rgba(244, 242, 241, 0.9);

}

.planner-content img {
    
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
}

.planner-content h4 {
    text-align: left;
    font-size: 22px;
    margin-bottom: 7px;
    margin-top: 0!important;

}

.planner-content p {
    font-size: 16px;

}

.slider-entry {
    /* padding: 0 33px 32px; */
}

.acesso-imediato {
    padding: 87px 0 0;
    background: #fffaf9;

}

.slider-rodape span{
    background: #fffaf7;
    margin: 10px auto;
    display: block;
    /* border: 1px solid #000; */
    padding: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;

}

.acesso-imediato h1 {
    color: #fff
}

.planner-content {
    margin-top: 0px;
    /* margin-bottom: -85px; */
    background: #d9c9c454;
    background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-planner-conteudo-ideias-instagram-notion-planejamento.png.png) no-repeat top right #f5ece6c7;
    background-size: cover;
    background-position: right;
    position: relative;
    /* background-color: #fff3ed75; */
    background-attachment: fixed!important;
    padding: 5px 0 100px;

}

.planner-content .button {
    margin: 50px auto 0;
    text-align: center;
    display: table;
    width: 40%;
    padding: 20px
}

.mobiles-mobile {
    text-align: center;
    margin-bottom: -107px;
    display: block;
    margin: -285px 0 -107px;
}

.planner-content h3 {
    font: 45px 'ivymode', serif;
    margin: -123px auto 29px!important;
    text-align: center;
    max-width: 600px;

}

.planner-content h3 i {
    /* display: block; */
    font-weight: bold;
}

/* FEEDBACKS */


/* RESUMO */

.resumo li {
    border-bottom: 1px solid #7957411f;
    font-size: 16px;
    border: 1px solid #6a5b5b;
    margin: 0 auto;
    background: #fdfbfa;
    margin: 49px 18px 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    text-align: left;
    width: 41%;

}

.resumo h4 {
    margin: 0 0 -15px!important;

}

.resumo .miniatura {
    width: 100%;
    margin: 0;

}

.item li::before {
    content: "";
    display: block;
    width: 24px;
    height: 21px;
    float: left;
    margin: 3px 11px 0 0;
    background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/CMN/check.png) no-repeat center;
    background-size: cover;
}

.resumo li .inner {
    padding: 20px 32px 18px!important;

}

.item li::before {
  width: 15px;
  height: 20px;
  background-size: 14px;
  margin-right: 7px;
}

.resumo {
    padding: 84px 0 88px;
    text-align: center;

}

.resumo li img {
    width: 18px;
    margin: 5px 1px -4px 0;
    line-height: 0;

}
.resumo .plus {
    margin-top: 46px;
    width: 97%;
    margin: 46px auto 0;
    max-width: 647px;
}

@media screen and (min-width:700px) {
.resumo .pages li {
  /* width: 49%; */
  display: inline-block;
  text-align: left;
  padding: 6px 12px 6px 8px;
  background: #f2e9e9;
}

.resumo .pages {
    text-align: center;
    width: 90%;
    display: block;
    margin: auto;
}
}

.resumo h2 {
  font-size: 24px;
}
.resumo h2 s {
    display: block;
    font-size: 34px;
}

.resumo .plus span  {
  float:right;
  text-decoration: line-through;
  color: #da7839;
  font: bold 20px 'minerva-modern', sans-serif;
  letter-spacing: -1px;
  width: 24%;
  text-align: right;
}

.resumo p {
    /* width: 64%; */
    margin: 0;
    font-size: 17px;
}

.resumo p img {
    width: 22px;
    margin: 0px 5px -5px 0;
    float: left;
}

/* TOPICS */

.topic {
  display:inline-block;
  width: 48%;
  vertical-align: middle;
  background: #f8efec;
  border: 1px solid #d6c2be4d;
  padding: 14px 19px;
  margin-bottom: 11px;
  line-height: 1.3;
  font-size: 16px;
  min-height: 72px;
  margin: 0.5%;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

li.topic::before {content: "";display: block;width: 24px;height: 21px;float: left;margin: 3px 11px 0 0;background: url('https://coreseflores.studio/wp-content/themes/CFS/imagens/CMN/check.png') no-repeat center;background-size: cover;}

.topics {
    background: #fffaf8;
    padding: 1px 0 58px;
}

section.topics em {
    font: italic 25px/1.1 'ivymode', serif;
    display: block;
    margin: 25px auto 0;
    text-align: center;
    letter-spacing: 0.4px;
    text-shadow: 0 0 BLACK;
}

.topics h2 {
    text-align: center;
    width: 515px;
    margin: 71px auto 15px;
}

/* MODULOS */

.columns-4 {
  display: inline-block;
  width: 24%!important;
  padding: 0 28px!important;
  vertical-align: top;
  font-size: 16px;
}

li.columns-4::after {
    content: "";
    display: block;
    width: 1px;
    height: 67px;
    /* background: #ffffff2e; */
    vertical-align: middle;
    position: absolute;
    top: 42%;
    margin-left: -5px;
}

li.columns-4:first-child::after {
    display: none;
}

.quickie-acess span {
    color: #fff!important;
    font-size: 43px!important;
}

/* IMAGE MIDDLE */

.overlay-middle, .overlay-middle-2 {
 height: 570px;
 position: relative;}
  
.overlay-middle img, .overlay-middle-2 img {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -2
}
.storytelling {
    background: #f0e0dbe0;
    padding: 56px 0 110px;
    font-size: 18px;
    margin-bottom: -140px;
}

.storytelling p {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 35px;
    -webkit-column-gap: 35px;
    column-gap: 35px;
}

.storytelling h2, .bonus h1, .inside h1, .feedbacks h1, .acesso-imediato h1, .imaginacao h2 {
    font: 40px/1.1 'ivymode', serif;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 32px;
}

.feedbacks h1 {
    max-width: 535px;
    line-height: 49px;
    margin: 32px auto 40px;
}

.feedbacks h1 i,
.acesso-imediato h1 i{
    font-weight: bold;
}

.feedbacks b {
    color: #fff;
}
.overlay-middle::before, .overlay-middle-2::before, .feedbacks::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/planner/bg-glitter-min.jpg');
    position: absolute;
    top: 0;
    background-size: cover;
}


.overlay-middle::after,
.overlay-middle-2::after,
.price::after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url('https://coreseflores.studio/wp-content/themes/CFS2022/CFS/imagens/planner/bg-glitter-min.jpg');
    position: absolute;
    bottom: 0;
    background-size: cover;
}

.price::after {
  top:0
}


/* FAQ */

.faq {
    position: relative;
    padding: 76px 0;
    /* background: #fde6df0f; */
    /* background: #f9f0ee; */

}

.faq h1,
.faq small {
  text-align: center;
  display: block;
}

.faq h1 {
  font: 48px 'ivymode', serif;
  margin-bottom: 36px;
}

.faq::before {
    left: 0;
    background: url(imagens/faq-left.png) no-repeat;
    background-position: -113px 9%;
}
.faq::after {
    right: 0;
    background: url(imagens/faq-right.png) no-repeat;
    background-position: 37px 9%;
}

.faq::before, .home .faq::after {
    content: "";
    display: block;
    width: 32%;
    height: 100%;
    position: absolute;
    background-size: 135%!important;
    top: 11%;
    max-width: 218px;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 0;
  font-weight: bold;
}

.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #da7839;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #da7839;
  border: 1px solid #da7839;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: #ef7f40;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: #ef7f40;
}
.accordion button[aria-expanded='true'] {
  padding-bottom: 9px;
  color: #da7839;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 900px;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.container {
    margin: 0 auto;
    max-width: 699px;
    /* width: 62%; */
}

.accordion .accordion-item {
    border-bottom: 1px solid #ece1dc;
}

.accordion-item:last-child {
    border: none;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 27px 1em 0;
    color: #3e3c3b;
    outline: none;
    font: 17px 'Open Sans', sans-serif;
    background: none;
}

.accordion button b {
  font: italic bold 16px 'ivymode', serif;
  padding-right: 6px;
}

/* CTA */

.cta {
    background: url('https://coreseflores.studio/wp-content/themes/CFS/imagens/consultoria/bg-middle.jpg') no-repeat center;
    padding: 129px 0;
    margin-top: 0px;
    position: relative;
    background-size: cover;
    /* background-position-y: 10%; */
}

.cta::before,
.price::before {
  content:"";
  display: block;
  width: 100%;
  height: 100%;
  background: #422f2526;
  position: absolute;
  top: 0;
  left:0;
}

.cta .max-width {
  background: #fffffff0;
  padding: 34px 63px 39px;
  border: 1px solid transparent;
  border-image: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/bg-glitter.jpg) 12 round;
  max-width: 1013px;
}

.cta h1 {
  font: 44px/1.1 'ivymode', serif;
  width: 56%;
}

.cta .button {
  float: right;
  margin: 20px 0 0;
  background: #ef7f40;
  color: #fff;
}

/* FOOTER */

.footer-infos {
    /* background: #f6ebe7; */
    text-align: center;
    padding: 69px 0;
    color: #444;
    font-size: 14px;

}

.credit {
    background: #da7839!important;
    color: #fff;
    margin: 0;
}
.credit a {
    color: #fff;
}

.footer-infos img {
  width: 200px;
  margin: 0 auto 13px;
  display:block;
}


/* RESPONSIVO */ 

@media screen and (max-width:1275px) {
  .about-left .square {
    bottom: 0
  }
}

@media screen and (max-width:1122px) {
  .about-right {
    font-size: 16px;
  }
}

@media screen and (max-width:1051px) {
  .spoiler h2 {
    font-size: 29px;
  }

.spoiler li {
    width: 32%;
}
}

@media screen and (max-width:970px) {
  .objetivo img {
    margin-top: -98px;
  }

  .spoiler li {
    padding: 38px;
  }

.bonus li {
    padding: 0 16px;
}
}
@media screen and (max-width:940px) {
.about-studio .about-left {display:block!important;margin-bottom: 60px!important;padding: 0;}

section.about-studio .ella {
    margin: auto;
    display: block;
    width: 79%;
}

  .about-left,
  .about-right {
    width:100%;
    max-width:600px;
    margin: auto!important;
    display: block;
  }

.about-right.columns-2 {
    font-size: 16.9px;
    line-height: 1.45;
}
    .responsive-menu {
      display:none
    }
    .footer-right a {
        font-size: 12px;
    }

    .menu, .bars {
      height: 54px;
      right: 5%;
    }
    .burguer-menu--dash {
      background: #ef7f40;
    }

    .logo_menu {
      display: block!important;
    }

.is-mobile.logo_menu {
}

.is-mobile.logo_menu {
    padding-right: 174px;
}

.fa-home {
    display: none;
}

    .main-menu {
      margin-top: 15px;
    }

    .menu-right a {
      font-size: 19px;
    }

    .main-menu li {
    font: 22px 'ivymode', serif;
    text-transform: none;
    letter-spacing: 0.4px;
    line-height: 32px;
    padding: 0 5px;
    width: 100%;
    vertical-align: middle;
    display: block;
    }

    
    .main-menu li::before {
      font-size: 9px;
      top: 8px;
      margin-right: 3px;
    }

    .main-menu li:nth-child(1)::before {
      content: "01"
    }


    .main-menu li:nth-child(2)::before {
      content: "02"
    }


    .main-menu li:nth-child(3)::before {
      content: "03"
    }


    .main-menu li:nth-child(4)::before {
      content: "04"
    }
    .menu-right {
      padding: 10px 25px;
    }    
    .sociais-menu i {
        font-size: 23px!important;
        margin: 28px 6px 14px;
    }

  .publico-left, .publico-right {
        width: 100%;
        display: block;
        padding-right: 0;
    
    }

.publico .button {
        max-width: 448px;
        width: 100%;
        margin-top: 49px;
        padding: 22px 16px!important;
        font-size: 16px!important;
        display: block;
    
    }

.publico-right {
    display: none;
}

.publico .publico-mobile, .publico-mobile.middle {
    display: block!important;
    margin-bottom: 57px;
}

.publico-mobile.middle {
    margin: 0 0 45px;
}

.publico {
    padding: 0 0 87px;
}

  
}
@media screen and (max-width:900px) {
  .quickie-acess li {
        width: 100%!important;
        text-align: left;
        border-bottom: 1px solid #fcf8f691;
        padding: 39px 13px!important;
        text-shadow: 0 0 #ffffff7d;
        font-size: 17px;
    
    }

.quickie-acess {
    padding: 0 0!important;
}

section.modulos.quickie-acess {
    padding: 23px 0!important;
}

section.modulos.quickie-acess li {
    border-color: #fcf2ee40;
    line-height: 1.3;
}

section.modulos.quickie-acess li:last-child {
    border: none;
}

.modulos span {
  display:block!important;
  float: left;
  margin: -7px 12px 0 0;
}

.modulos small {
    margin-bottom: 2px!important;
}

.spoiler h2 {
  font-size:24px
}
}

@media screen and (max-width:830px) {
  header figure, .header-entry {width:100%;margin: auto;display: block;left: 0;}
  .about-book-entry, .about-book figure {width:100%;display: block!important;padding: 0;}

    .plataforma-left, .plataforma-right {
        width: 100%;
        display: block;
        padding: 0;
    
    }
    
    .plataforma-left {
        display: none
    }
    
    .plataforma-mobile {
        display: block 
    }
.about-book figure {
    width: 122%;
    max-width: none;
    margin: auto -10% -50px;
}
  .about-book figure {margin-top: 35px;}
  .target {/* padding-top: 38px; */}

.mockup-target {
    height: 568px;
    /* margin-bottom: -102px; */
}

.mockup-target h2 {
    margin-top: 38px!important;
}

.mockup-target img {
    width: 100%;
    height: 100%;
}

.mockup-target h2 {
}
  .cta .max-width {padding: 26px;}
.cta .button {margin-top: 0!important;}
.menu-right .main-menu {
    display: block!important;
}

.about-book {
  background:none
}

.main-menu li::before {
    font-size: 12px;
    top: 1px;
}

.categories-menu {
    display: none;
}

.menu-right a {
    font-size: 22px;
}

.menu-right li {
    margin-bottom: 6px;
}
  .cta h1 {font-size:28px}

  .steps .max-width, .bonus .steps .max-width {
    background: none;
    max-width: none!important;
    width: 100%;
    border: none!important;
  }

.steps li {
    background: #f1e3de;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    width: 32%;
    /* text-align: left; */
    margin-bottom: 37px;
    background: #ebd8d1;
}

.steps.header-steps li {
        background: #fffaf9!important;
    
    }
}

@media screen and (max-width:780px) {
  .spoiler li {
    width:100%;
    border-right:none;
    border-bottom: 1px solid #e8dddd;
  }

.spoiler li img {
    width: 110%;
    margin: 0 -5%;
}
}

@media screen and (max-width:730px) {
  .target-left,
  .item-right,
  .item-left,
  .bonus li,
    .resumo li{width:100%;display: block!important;}

    .resumo li {
        margin: 50px 0
    }
.bonus li {
    border-right: none!important;
    border-bottom: 1px solid #e8dddd!important;
    padding: 22px 0 11px!important;
    font-size: 18px;
}

.referencias {
    border: 0px!important;
}

.item-right {
    padding: 9px 34px 0;
}

section.bonus .table {
    display: block;
}

.bonus li, .spoiler li {
    display: block;
    margin: 0 0 14px;
    padding: 20px 15px 35px;
    line-height: 1.4;
}

.visao-geral {
    width: 103%;
    margin: -33px -6px 13px;
    max-width: none;
}

.row {
    border: none!important;
    padding: 13px 0 0!important;
}

.bonus h2 {
    margin-bottom: 7px;
}

.bonus small {
    color: #251f1f;
    margin-bottom: 5px!important;
    display: block;
}
}

@media screen and (max-width:680px) {
    
    body,
    .entry {
        font-size: 16px;
    }
    .entry {
      margin-bottom: 0
    }

    .logo_menu::after {
      width: 141px;
    }

    .button-section {
      position: relative;
      width: auto;
      background: #d87b35;
      color: #fff!important;
      text-align: center;
      margin: 20px auto 0;
      top: auto;
      float: none;
      right: auto;
      display: table;
      font-weight: 100;
    }
    .credit {
        line-height: 15px;
        font-size: 10px;
        padding-bottom: 32px;
        /* margin-top: 12px; */
    }

.footer-infos {
        padding: 37px 20px;
        margin-top: -45px;
    
    }

    .credit a {
        display: block
    }

    #topcontrol {
        right: 20px!important;
    }

}

@media screen and (max-width:650px) {
  
.above-left,
.above-right,
.objetivo li {
  width:100%!important;
}

.feedbacks .slick-slide li {
    padding: 2px;
    /* width: 49%!important; */
}

.feedbacks .max-width {
    width: 92%;
}

.feedbacks img {
  /* display:inline-block; */
  /* width:48%; */
  vertical-align:top;
  padding: 0 5px;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
}

.feedbacks .slick-slide {
    padding: 24px;
}

.above-right {
  padding:0;
  margin-top: 30px;
  font-size: 17px;
}

.resposta {
    text-align: left;
}

.resposta h1 {
    font-size: 20px;
    margin: 21px 0 -37px;
    letter-spacing: 0.2px;
}

.above-right li {display: block;width: 100%;font-size: 18px;line-height: 1.4;}

.objetivo li {
  margin-bottom: 16px;
  display: block;
}

.beneficios {
    border-spacing: 0;
    margin-bottom: -19px;
}

.objetivo {
    margin-bottom: -31px;
    top: -51px;
}

.dobra p {
    line-height: 1.5;
    font-size: 18.1px!important;
}

section.objetivo img {
    margin: 56px -17% -79px;
    max-width: 160%;
    width: 121%;
}

.overlay-middle {
    height: 350px;
}
    
    .recapitulando h5 {
        font-size: 18px
    }
    
    .produtiva li {
        width: 100%;
        padding: 18px 23px;
        font-size: 16px;
        margin: 10px 0;
    
    }
    
    .produtiva li img {
        display: none!important
    }
    
    .produtiva h1,
    .produtiva h4{
        width: 96%;
    
    }
    
    .produtiva {
        padding: 40px 0 20px
    }
    
    .produtiva h1,
    .plataforma h1{
        font-size: 26px!important;
    
    }
    
.overlay-middle-2 {
    background-size: 112%;
    background-position: bottom;
    height: 299px;
}

.item h2 {
    font-size: 20px;
    letter-spacing: -0.5px;
}

.item {
    line-height: 1.4;
    font-size: 15.8px;
    padding-bottom: 10px;
}

.objetivo img {
    margin-top: -132px;
}

.inside {
    padding: 47px 0;
}

.bonus {
    padding: 57px 0 0;
    margin-bottom: -19px;
}

section.bonus .steps .max-width {
        padding: 0;
        margin: -40px 0 -42px;
        background: none;
    
    }

.bonus .steps {
        margin-top: 36px!important;
        background: none!important;
    
    }

.steps li {
    width: 95%;
    margin-bottom: 16px;
    text-align: left;
    padding: 24px 22px;
    font-size: 16px;
}

.header-steps li, .bonus .steps li {
    padding: 21px!important;
    font-size: 12px!important;
}

.header-steps li, .bonus .steps li {
    font-size: 15px!important;
}
    
    .bonus .steps li {
        margin: 10px 0
    }

.header-steps {
    margin-top: -51px;
}

.header-steps small {font: bold 15px/1.5 'Open Sans', sans-serif!important;text-transform: none;letter-spacing: 0!important;}

.steps img {
    margin: -20px 5px -6px 0px!important;
    display: initial;
    width: 23px!important;
}

.steps small::after {
    content: ":";
    margin-right: 3px;
}

.steps small {
    display: inline;
    letter-spacing: 1px;
    font-size: 14px;
}

.item-right li {
    line-height: 1.45;
    margin-bottom: 8px;
}

.objetivo p,
.resumo li,
.bonus p,
section.bonus .button,
.inside .button {
        font-size: 20px;
    
    }

.resumo li {
        /* padding: 17px 25px; */
        font-size: 19px!important;
    
    }

.bonus a.button {
    margin: 20px auto 0;
    font-size: 14px!important;
    padding: 8px 18px!important;
    width: 100%;
}

.inside .button {
    margin: 25px auto 13px;
}

.resumo p {
        font-size: 15.5px;
    
    }

.bonus p {
    margin-bottom: 60px;
    font-size: 16px!important;
    line-height: 1.4;
}

.publico h1 {
    font-size: 29px;
    margin-bottom: 24px;
}

.publico {
    padding-bottom: 67px;
    margin-top: 60px;
}

.resumo h1 {
        margin: 0 auto 9px;
        font-size: 28px;
        width: 79%;
        text-align: center;
        line-height: 1.1;
    
    }

.resumo {
        padding: 55px 0 4px;
        background: #ebe0dacc;
    
    }
    
    .CTA b {
        font-size: 20px
    }

.resumo .plus {
    margin: 0 auto;
    width: 100%;
}

.resumo p img {
    width: 20px;
    margin: 2px 6px -5px 0;
}
header picture img {
  width: 102%!important;
  margin-bottom: 32px;
  margin-top: 89px!important;
}

.resumo .inner span {
        font-size: 15px;
        display: block;
        margin-bottom: 14px;
    
    }

.item li::before, .resumo li::before {
    width: 21px;
    height: 19px;
    background-size: contain;
    margin: 4px 6px 0 -2px;
}

.modulos small {
    font-size: 12px!important;
}

.modulos span {
    font-size: 19px!important;
    margin: -6px 5px 0 0;
}

.above-header {
        padding: 61px 0 51px;
        font-size: 16.7px;
    
    }
    
    .imaginacao h2 {
        font-size: 28px;
        margin-top: -11px!important;
    
    } 

.acesso-imediato h1 {
        font-size: 25px!important;
        width: 65%!important;
        line-height: 1.1;
        margin-bottom: -9px!important;
    
    }

li.topic::before {
    margin-top: -1px;
}

.faq {padding: 59px 0;}

.about-studio {
    margin-bottom: 44px;
}

.faq h1, .price h2 {
        font-size: 28px!important;
        margin-bottom: 11px;
    
    }

.accordion-content p {
    font-size: 15px;
}

.price .max-width {
    padding: 33px 27px!important;
    font-size: 17px;
    line-height: 1.3;
    width: 80%;
}

.price {
    background-size: 268%;
    background-position: 72%;
    background-size: cover;
}

section.price .investimento {
    font-size: 30px;
    margin-top: 0px;
}

.investimento b {
    font-size: 39px;
}

.agenda {
    font-size: 10px!important;
}

.button-section, .button {
    padding: 13px 25px!important;
    font-size: 14px!important;
}
    
    .planner-content .button {
        margin: 0 auto 30px;
        width: 100%
    }
    
    .planner-de-conteudo .button {
        margin-top: 30px
    }

.objetivo a.button {
    margin: -29px auto 100px;
    width: 100%;
    font-size: 16px!important;
}

.investimento span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}

.price small {
    font-weight: 700;
    font-size: 11px;
}

.price h2 {
    font-size: 24px;
    line-height: 1.3;
}

.price {padding: 57px 0;}

.investimento s {
    display: block;
    font-size: 22px;
    margin-bottom: 11px;
}

section.price .investimento .button {
    margin: 10px auto 0;
}

.accordion button {
    font-size: 15.5px;
    padding: 12px 0;
}
.cta .max-width {
  text-align:center;
  padding: 24px 16px;
  width: 86%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 6px;
}

.cta {
    padding: 40px 0;
}

.cta h1, .cta .button {
    display: block!important;
    width: auto!important;
}

.cta .button {
    margin-left: auto;
    margin-right: auto;
    display: table!important;
    float: none;
    margin-top: 19px!important;
}
.target-left {
  padding: 48px 0;
  font-size: 17px;
}

.target li, .planner-content li {
        padding: 19px 9px 29px;
        line-height: 1.46;
    
    }

.planner-content li {
        border: none!important;
        background: none!important;
        font-size: 16px;
        border-bottom: none;
    
    }
    
    .planner-de-conteudo li {
        background: #fffefe!important;
        border: 1px solid #ccc!important;
        padding: 26px;
    
    }

.acesso-imediato {
        padding: 55px 0 0;
        /* margin-top: -2px!important; */
    
    }

    .plataforma {
        margin-bottom: -20px;
        padding: 32px 0 72px;
    
    }
.content-planner li {
    width: 100%!important;
    border: none!important;
    padding: 15px 18px;
    font-size: 18px;
}

.content-planner {
    padding: 11px!important;
}

.target-left p {
    line-height: 1.47;
}

.target-right {
    margin-top: 7px;
}

.target {
    padding: 30px 0 0;
    background-attachment: inherit!important;
}

.target h2, .topics h2,
.objetivo h2,
.inside h1 {
    font-size: 24px;
    text-shadow: 0 0 black;
    width: auto;
}

.target h2 {
    margin: -127px auto 29px;
    font-size: 27px;
}

.objetivo h2 {
    font-size: 20px;
    text-shadow: none;
}

.inside h1 {
    font-size: 27px;
    margin-top: 6px;
}

.inside small {
    font-size: 9px;
}

section.about-book h3 {
    font-size: 24px;
    line-height: 1.2;
}

.topics h2 {
    margin-top: 37px;
}

section.topics em {
    font-size: 18px;
}

.about-book {
    font-size: 17px;
    padding-top: 46px;
}

header {
        padding: 66px 0 41px!important;
    
    }

    
.header-entry h1 {
  font-size: 29px;
  margin-bottom: 14px;
  width: 93%;
  line-height: 1.22;
}

.header-entry p {
    width: 92%;
    line-height: 1.4;
    margin-bottom: 30px;
    font-size: 17px;
}

.storytelling p {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    font-size: 19px;
    line-height: 1.45;
}

.storytelling h2,
.above-left,
.bonus h1 {
    text-align: left;
    font-size: 26px;
    line-height: 1.2;
}

.above-left {
    /* font-size: 25px!important; */
}

.storytelling h2 {
    letter-spacing: 0.3px;
}

.above-left {
        margin-bottom: -10px;
        letter-spacing: 0.4px;
        line-height: 1.3;
        font-size: 24px;
        text-align: left;
        text-shadow: 0 0 black;
        margin: -40px auto 1px!important;
    
    }

.above-right b {
    font-size: 17px;
}

.above-header h2 {
    letter-spacing: -0.2px;
    font-size: 19px;
    /* font-style: italic; */
    margin-top: 2px;
    text-align: left;
}

.bonus h1 {
  text-align:center;
  margin-bottom:5px;
  font-size: 29px;
  line-height: 34px!important;
  text-shadow: 0 0 black;
}

.bonus small {
    font-size: 13px;
    letter-spacing: 1px;
}

.feedbacks h1 {
    font-size: 28px;
    line-height: 33px;
    padding: 0 2%;
    text-shadow: 0 0 white;
    margin: 14px auto 12px;
}


.slider-entry p {
        font-size: 16px;
        line-height: 24px;
        width: 103%;
        margin: 0 -4%;
    
    }

.planner-content {
        margin-top: 0px!important;
        padding-bottom: 36px;
        background-color: #f1e2ddc2;
        background-position-x: center;
        background: rgba(196, 196, 195, 0.24);
    
    }
    
    section.publico p {
        font-size: 16.7px;
    
    }

.planner-content h3 {
    font-size: 26px;
    /* text-shadow: 0 0 black; */
    letter-spacing: -0.1px;
    font-weight: 500;
    margin: 59px auto 17px!important;
}

.mobiles-mobile {
    margin-bottom: -50px;
    width: 114%;
    margin: -107px -10% -64px!important;
    display: block;
}

.bonus h2 {
  font-size: 24px;
  line-height: 1.2;
}

.bonus h2 img {
    width: 28px!important;
    margin: 0 6px -5px 0;
    /* display: initial!important; */
}
    
    .planner-content li img {
        display: block;
        float: none;
        width: 100%;
    
    }
    
    .planner-content h4 {
        font-size: 24px;
        margin: 16px 0 10px!important;
        line-height: 1.3;
    
    }    
    
    .planner-content span {
        background: #fffefe;
    
    }

.spoiler h2, .objetivo h1 {
    font-size: 29px;
}

.objetivo h1 {
    margin: 80px 0 -38px!important;
    font-size: 25px;
    text-shadow: 0 0 black;
}

.spoiler {
    padding: 15px 0;
    font-size: 18px;
    margin-top: 29px;
}

.spoiler li {
        padding: 37px 26px 44px;
        font-size: 16.7px;
    
    }

li.visibilidade {
        margin-top: -119px;
    
    }

.infos li {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 14px 6px!important;
    margin-bottom: 8px;
}

.more {
    /* margin: 27px 0 0; */
    /* padding: 30px; */
    font-size: 11px;
}

.quickie-acess small {
    font-size: 15px!important;
    margin-bottom: 7px!important;
    letter-spacing: 1.1px;
}

.quickie-acess {
    padding: 9px 0!important;
}

.topics {
    padding-bottom: 29px;
}

.header-entry .button {
        padding: 19px!important;
        margin-top: 26px!important;
        width: 97%;
    
    }

.header-entry small {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-shadow: 0 0 #f4ede7;
}

.header-entry {
    text-align: center;
    font-size: 16px;
}

header picture {
    width: 109%;
    max-width: none;
    display: block;
    margin: -94px -6% -21px;
}

.header-entry .button, .bonus .button {
        margin: -pxpx auto -21px;
        letter-spacing: 1.6px;
        font-size: 13px;
        padding: 16px 31px!important;
    
    }

.about-studio .square {
      width: 179px!important;
    right: 0!important;
}

.about-left .gif {
    width: 122px!important;
}
  .about-right h1 {
    font-size: 26px;
    text-shadow: 0 0 black;
  }

.item h1 {
    letter-spacing: -0.5px;
}

.about-studio {
        padding-bottom: 51px;
        background: #f6ebe7!important;
    
    }

.agenda {
    padding: 9px 0;
    font-size: 12px!important;
}

.marquee.agenda {
    margin-bottom: 42px;
}

.agenda img {
    margin: 0 11px 0 7px;
    width: 16px;
}

.about-home .description {
  font-size: 15px;
  line-height: 1.3;
  display: block;
  text-align: center;
}
.header {
    height: 286px;
}
}
@media screen and (max-width:500px) {
    .footer-right {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        float: none;
        margin-bottom: -41px;
    }
}