/*
	Theme Name: WeCann Academy
	Theme URI: https://wecann.academy/
	Description: Tema para atender especificações do novo website da WeCann Academy
	Author: WeCann Academy
	Author URI: https://wecann.academy/
	Version: 1.0.0
	Template: hello-elementor
	Text Domain: hello-elementor-child
*/


/* GENERAL */


/* PAGE */

.elementor-section-wrap .elementor-section.elementor-element.container-page {
    max-width: 1000px;
    margin: auto;
}

.elementor-section.gradiente-green {
    background-image: linear-gradient(-45deg, #508975, #184A4D, #134137, #20714F);
}


/* BUTTONS */

.btn-primary .elementor-button-wrapper .elementor-button {
    padding: 12px 24px;
    background-color: #E4914F;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}

.btn-primary .elementor-button-wrapper .elementor-button:hover {
    background-color: #F9AF73;
}

.btn-primary .elementor-button-wrapper .elementor-button:active {
    background-color: #D47123;
}

.btn-secondary .elementor-button-wrapper .elementor-button {
    padding: 12px 24px;
    background-color: #15443E;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}

.btn-secondary .elementor-button-wrapper .elementor-button:hover {
    background-color: #1D5E55;
}

.btn-secondary .elementor-button-wrapper .elementor-button:active {
    background-color: #0D352F;
}


/* FORMS */

#gform_wrapper_1 .gform_validation_errors, #gform_wrapper_2 .gform_validation_errors {
	border: none;
    background: #15443E;
    padding: 15px;
    font-size: 14px;
    margin: auto;
    margin-top: 30px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 0px;
}

#gform_wrapper_1 .gform_validation_errors>h2, #gform_wrapper_2 .gform_validation_errors>h2 {
	letter-spacing: 0px !important;
	color: #fff;
}

#gform_wrapper_1 .gform_validation_errors>h2 .gform-icon, #gform_wrapper_2 .gform_validation_errors>h2 .gform-icon {
	display: none;
}

.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus {
    border-bottom: 2px solid #E4914F !important;
    outline: none;
}

.wpcf7-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    color: #D40F0F;
    font-size: 14px;
    font-weight: normal;
    display: block;
    text-transform: lowercase;
    margin-top: -20px;
    margin-bottom: 20px;
    align-items: end;
    display: flex;
}

.wpcf7-form span.wpcf7-not-valid-tip:before {
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2022/06/bx_error.svg);
    content: "";
    display: inline-block;
    background-position: center top;
    background-size: cover;
    margin-right: 4px;
    margin-top: 4px;
}

.response-wpcf7 {
    margin-left: auto;
    max-width: 500px;
}

.response-wpcf7 h3 span {
    color: #508975;
}

.response-wpcf7 h3:before {
    display: inline-block;
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    background: url(/wp-content/uploads/2022/06/check-message.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: -45px;
    margin-top: 4px;
}

/* HEADER */

.topbar-link .elementor-widget-container a {
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    grid-gap: 10px;
}

#header-principal {
    z-index: 999;
}

.home #header-principal, .error404 #header-principal, .page-id-9223 #header-principal, .page-id-10946 #header-principal, .home #header-mobile, .error404 #header-mobile, .page-id-9223 #header-mobile, .page-id-10946 #header-mobile {
    box-shadow: 0px 3px 3px #efefef;
}

.sticky-wecann {
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    animation: fadeInAnimation ease 0.7s;
    margin-top: -38px;
    box-shadow: 0px 3px 3px #efefef;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

#cta-header .elementor-button-wrapper .elementor-button {
    background-color: transparent;
    color: #E4914F;
    border: 2px solid #E4914F;
    padding: 10px 22px;
}

#cta-header .elementor-button-wrapper .elementor-button:hover {
    background-color: #F9AF73;
    border: 2px solid #F9AF73;
    color: #FFF;
}

.sticky-wecann #cta-header .elementor-button-wrapper .elementor-button {
    background-color: #E4914F;
    color: #FFF;
}

.sticky-wecann #cta-header .elementor-button-wrapper .elementor-button:hover {
    background-color: #F9AF73;
    border: 2px solid #F9AF73;
    color: #FFF;
}

#progress-bar {
    --scrollAmount: 0%;
    width: var(--scrollAmount);
    height: 6px;
    position: fixed;
    top: 112px;
    background: #E4914F;
    z-index: 999;
}

.cpel-switcher__nav a {
    color: #000 !important;
    margin-bottom: 5px;
}


/* HOME */

.info-home-section-01 .elementor-text-editor {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 4fr;
    font-size: 14px;
    grid-gap: 10px;
    line-height: 18px;
}

#home-section-02 {
    background-image: linear-gradient(-45deg, #508975, #184A4D, #134137, #20714F);
}

#home-section-02 .elementor-widget-text-editor .elementor-widget-container h4 {
    color: #FFF !important;
}

.info-home-section-02 .elementor-widget-container .elementor-text-editor h4,
.info-home-section-02 .elementor-widget-container .elementor-text-editor {
    color: #FFF;
}

.info-certificacao {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 20px 0px;
    color: #FFF;
    font-size: 14px;
    grid-gap: 10px;
    line-height: 18px;
}

.info-certificacao div {
    display: grid;
    grid-template-columns: 1fr 3fr;
}


/* SLIDER POSTS */

.slider-posts-wecann {
    max-width: 90%;
    height: 100%;
    position: inherit;
}

.posts-wecann-prev.swiper-button-prev {
    background-image: url(/wp-content/uploads/2022/05/icon-prev.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
}

.posts-wecann-next.swiper-button-next {
    background-image: url(/wp-content/uploads/2022/05/icon-next.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
}

.posts-wecann-next.swiper-button-next:after,
.posts-wecann-prev.swiper-button-prev:after {
    display: none !important;
}

.slider-posts-wecann .post-slide-item {
    background: #F5F5F5;
    height: 400px;
}

.slider-posts-wecann .text-slide-item {
    padding: 20px 30px 40px;
}

.slider-posts-wecann .post-slide-item > a > img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.slider-posts-wecann .text-slide-item h4 {
    font-size: 18px !important;
    line-height: 22px;
}

.slider-posts-wecann .text-slide-item a {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.slider-posts-wecann .text-slide-item a img {
    margin-left: 10px;
    width: 20px;
}


/* SLIDER EXPERTS */

.slider-experts-wecann {
    max-width: 90%;
    height: 100%;
    position: inherit;
}

.swiper-slide .expert-flag {
    position: absolute;
    height: 38px;
    padding: 4px;
    background: #fff;
    width: 54px;
}

.experts-wecann-prev.swiper-button-prev {
    background-image: url(/wp-content/uploads/2022/05/icon-prev.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
}

.experts-wecann-next.swiper-button-next {
    background-image: url(/wp-content/uploads/2022/05/icon-next.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
}

.experts-wecann-next.swiper-button-next:after,
.experts-wecann-prev.swiper-button-prev:after {
    display: none !important;
}

.expert-slide-item {
    background: #F5F5F5;
    margin-left: 10px;
    margin-top: 10px;
    min-height: 330px;
}

.expert-text-slide-item {
    padding: 15px 20px;
	min-height: 160px;
}

.expert-text-slide-item h5,
.expert-text-slide-item p {
    margin-bottom: 0px;
    color: #000;
}

.expert-text-slide-item img {
    display: block !important;
    margin-right: 0px;
    margin-left: auto;
}

.slider-experts-wecann .expert-slide-item img:first-child {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.swiper-pagination.experts-wecann-pagination {
    bottom: -60px !important;
}

.swiper-pagination.experts-wecann-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}


/* SLIDER TESTIMONIALS */

.slider-testimonials {
    max-width: 90%;
    height: 100%;
    position: inherit;
}

.swiper-button-next.testimonial-next {
    background-image: url(/wp-content/uploads/2022/05/next-white.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
    margin-top: -60px;
}

.swiper-button-prev.testimonial-prev {
    background-image: url(/wp-content/uploads/2022/05/prev-white.svg);
    z-index: 1;
    height: 32px;
    width: 20px;
    background-size: cover;
    margin-top: -60px;
}

.swiper-button-prev.testimonial-prev:after,
.swiper-button-next.testimonial-next:after {
    display: none !important;
}

.testimonial-slide {
    background: #FFF;
    padding: 30px;
    min-height: 290px;
}

.testimonial-slide-info {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 15px;
    padding-bottom: 30px;
    align-items: center;
}

.testimonial-slide-info img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}

.testimonial-slide-info h5 {
    margin-bottom: 0px;
}

.testimonial-slide-text {
    font-size: 14px;
    line-height: 18px;
}


/* SINGLE EXPERT */

.elementor-widget-wrap .elementor-element.especialidade.elementor-widget {
    margin-bottom: 5px;
}

.img-expert .elementor-widget-container img {
    max-width: 300px;
    margin-bottom: -150px;
}

.breadcrumb-container .breadcrumb-item {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.breadcrumb-container .breadcrumb-item-active {
    font-weight: bold;
    color: #9E9E9E;
    font-size: 16px;
}

.expert-flag-img {
    width: 80px !important;
    bottom: -150px;
    position: absolute !important;
    right: 125px;
}


/* EXPERTS */

.info-header-experts .elementor-text-editor {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 4fr;
    font-size: 14px;
    grid-gap: 10px;
    line-height: 18px;
}

.experts-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px 20px;
    padding: 60px 5% 80px;
}

.experts-container .expert-item {
    background: #F5F5F5;
    min-height: 380px;
}

.experts-container .expert-item>img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.experts-container .expert-text-item {
    padding: 5px 10px 20px;
}

.experts-container .expert-text-item h5,
.experts-container .expert-text-item p {
    margin-bottom: 0px;
    color: #000;
}

.experts-container .expert-text-item img {
    display: block !important;
    margin-right: 0px;
    margin-left: auto;
}

.experts-container .expert-flag {
    position: absolute;
    height: 38px;
    padding: 4px;
    background: #fff;
    width: 54px;
    margin-left: -12px;
    margin-top: -10px;
}


/* QUEM SOMOS */

.section-about .elementor-row .elementor-column .elementor-widget-wrap {
    max-width: 570px;
    padding-left: 10% !important;
}

.info-about .elementor-widget-container .elementor-text-editor {
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: center;
}

.info-about h3 {
    color: #FFF !important;
}

.info-about .elementor-widget-container h3 .keyword {
    color: #F9AF73;
}

.section-about-left {
    justify-content: end !important;
}

.section-about-left>.elementor-column-wrap {
    max-width: 570px;
    padding-right: 10%;
}

.page-id-9217 #footer-social {
    display: none !important;
}


/* NEWSLETTER */

#news-form-home label {
    width: 100%;
    font-weight: bold;
}

#news-form-home input[type="email"] {
    height: 45px;
    border: 1px solid #E8E8E8;
    margin-bottom: 20px;
    margin-top: 10px;
}

#news-form-home input[type="submit"] {
    display: block;
    margin-left: auto;
    border: none;
    height: 45px;
    font-size: 16px;
    padding: 10px 8%;
}

#news-form-home .form-politica {
    text-align: right;
    color: #595959;
    margin-top: -30px;
}

#news-form-home .form-politica a {
    color: #595959 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

#news-form-home ::placeholder, #form-news-blog ::placeholder {
    visibility: hidden;
}

#form-news-blog label {
    color: #fff;
    font-weight: bold;
    width: 70%;
    display: flex;
    float: left;
    grid-gap: 20px;
    padding-right: 20px;
    justify-content: center;
    align-items: center;
}

#form-news-blog .wpcf7-form-control-wrap.your-email {
    width: 85%;
}

#form-news-blog input[type="submit"] {
    width: 30%;
    font-size: 16px;
    height: 45px;
    border: none;
}

#form-news-blog input[type="email"] {
    background: #244840;
    border: none;
    height: 45px;
    border-radius: 0px;
    color: #fff;
}

#form-news-blog .form-politica {
    text-align: right;
    color: #fff;
    position: absolute;
    right: 0px;
    margin-top: -30px;
    font-size: 14px;
}

#form-news-blog .form-politica a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}

#form-news-post {
    display: flex;
    justify-content: end;
}

#form-news-post label {
    color: transparent;
}

#form-news-post .wpcf7-email {
    height: 45px;
    border: none;
    background-color: #244840;
    border-radius: 0px;
    color: #fff;
}

#form-news-post .your-email {
    width: 90%;
    border-radius: 0px;
}

#form-news-post ::placeholder {
    color: #FFF;
}

#form-news-post .form-politica {
    color: #fff;
    font-size: 14px;
    text-align: right;
    padding-left: 15%;
    margin: 20px 0px 0px;
    line-height: 1.2;
}

#form-news-post .form-politica a {
    color: #fff !important;
    font-size: 14px !important;
    text-decoration: underline;
}

#form-news-post .wpcf7-submit {
    border: none !important;
    border-radius: 0px;
    position: absolute;
    height: 45px;
    color: transparent;
    background: url(/wp-content/uploads/2022/05/arrow-right-2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 55px;
    right: 20px;
    top: 16px;
}

#form-news-post .wpcf7-spinner {
    position: absolute;
    top: 60px;
} 

#form-news-blog .wpcf7 form.invalid .wpcf7-response-output, #form-news-blog .wpcf7 form.unaccepted .wpcf7-response-output, #form-news-blog .wpcf7 form.payment-required .wpcf7-response-output, #form-news-post .wpcf7 form.sent .wpcf7-response-output, #form-news-post .wpcf7 form .wpcf7-response-output {
    border-color: #fff;
    color: #FFF;
    background: transparent;
    font-size: 14px;
    border-width: 1px;
    padding: 10px;
}

#form-news-blog .wpcf7-form .wpcf7-not-valid-tip {
    margin-top: 0px;
}

#form-news-post .wpcf7 form.invalid .wpcf7-response-output, #form-news-post .wpcf7 form.unaccepted .wpcf7-response-output, #form-news-post .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    padding: 10px;
}

#form-news-post .wpcf7-form .wpcf7-not-valid-tip {
    margin-top: 0px;
}

#form-news-blog .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff !important;
    color: #fff !important;
}


/* SINGLE POST */

.meta-blog-wecann .meta-post {
    color: #fff;
    font-style: italic;
    font-size: 14px;
}

.meta-blog-wecann .meta-post img {
    vertical-align: middle;
    margin-left: 20px;
}

.meta-blog-wecann .meta-post span {
    font-style: normal;
    padding: 0px 2px;
}

.author_box {
    display: flex;
    align-items: center;
}

.author_box .img_author_box {
    width: 7%;
}

.author-header .author_box .img_author_box a img {
    filter: brightness(10);
}

.author_box .name_author_box {
    width: 25%;
}

.author .author_box {
    grid-gap: 20px;
}

.author .author_box .img_author_box {
    width: 60px;
}

.author .author_box .name_author_box {
    width: 80%;
}

.author_box .social-author {
    width: 70%;
    text-align: left;
    display: flex;
    justify-content: center;
    grid-gap: 8px;
    align-items: center;
}

.author_box .social-author a img {
    width: 22px;
}

h5.author_name a {
    color: #FFF !important;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

h1.author_name {
    color: #FFF !important;
}

.author_img {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}

.author .author_img {
    height: 60px;
    width: 60px;
}

.author-bio h5.author_name a {
    color: #000 !important;
}

.bio-author {
    width: 80%;
    font-style: italic;
    margin-top: 15px;
}

.author .bio-author {
    color: #fff;
}

.tags-post span {
    color: #fff;
    border: 1px solid;
    border-radius: 14px;
    padding: 2px 8px;
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
}

.tags-post span:hover {
    background-color: #E4914F;
    color: #FFF;
    border-color: #E4914F;
}

.tags-post span a {
    font-size: 14px;
    color: #fff;
}

.share-buttons-post .elementor-grid {
    position: fixed;
    top: 180px;
    left: 5%;
    z-index: 9;
    display: none;
}

.wpulike {
    top: 300px;
    left: 5%;
    position: fixed;
    z-index: 9;
    display: none;
}

.wpulike-default button.wp_ulike_btn {
    color: #a6a6a6;
    background-color: transparent;
    min-height: 40px;
    min-width: 30px;
    padding: 0px;
    margin-left: 12px;
    border-top: 1px solid;
    border-radius: 0px;
}

.wpulike-default button.wp_ulike_btn:focus, .wpulike-default button.wp_ulike_btn:hover {
    color: #a6a6a6;
    background-color: transparent;
    text-decoration: none;
}

.wpulike .wp_ulike_general_class {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0px;
}

.wpulike-default .count-box {
    margin-left: 0px;
    font-size: 16px;
    color: #a6a6a6;
    box-shadow: none;
    background-color: transparent;
}

.wpulike-default .count-box:before {
    display: none !important;
}

.wpulike-default .wp_ulike_put_image:after {
    width: 22px;
    height: 24px;
    background-position: center;
    background-size: cover;
    top: 20px;
}

.posts-related {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.item-related {
    background: #f5f5f5;
}

.item-related-content {
    padding: 20px;
}

.item-related-content h4 a {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 26px !important;
    letter-spacing: -1px !important;
}

.related-img {
    height: 200px !important;
    width: 100%;
    object-fit: cover;
}

.item-related-content a {
    color: #333 !important;
    font-weight: bold !important;
}

.item-related-content a img {
    height: 14px;
    vertical-align: middle;
    margin-left: 5px;
}

#post-form .form-grid {
    display: flex;
    grid-gap: 10px;
    margin-bottom: 20px;
}

#post-form input[type="text"],
#post-form input[type="email"] {
    height: 48px;
    border: 1px solid #E8E8E8;
    width: 100%;
    border-radius: 0px;
}

#post-form .form-politica {
    width: 80%;
}

#post-form .form-politica a {
    color: #333 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

#post-form input[type="submit"] {
    border: none;
    padding: 10px 50px;
    border-radius: 0px;
}

#post-form .form-grid:last-child {
    margin-top: 30px;
}

#post-form .form-politica + p {
    width: 50%;
    text-align: right;
}

#post-form .wpcf7-spinner {
    position: absolute;
    right: 0px;
    bottom: -10px;
}

#post-form .wpcf7 form.invalid .wpcf7-response-output, #post-form .wpcf7 form.unaccepted .wpcf7-response-output, #post-form .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    background: #15443E;
    color: #fff;
    padding: 15px;
    font-size: 14px;
    margin: auto;
}

#post-form .wpcf7-form .wpcf7-not-valid-tip {
    margin-top: 0px;
}


/* FALE CONOSCO */

#fale-conosco label {
    width: 100%;
}

#fale-conosco input[name="your-name"],
#fale-conosco input[name="your-tel"],
#fale-conosco input[name="your-email"],
#fale-conosco select {
    height: 48px;
    border: 1px solid #E8E8E8;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

#fale-conosco textarea {
    height: 150px;
    border: 1px solid #E8E8E8;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#fale-conosco .form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 10px;
}

#fale-conosco input[type="submit"] {
    margin-top: 40px;
    width: 100%;
    height: 50px;
    border: none;
}

.page-id-10946 .wpcf7 form.invalid .wpcf7-response-output, .page-id-10946 .wpcf7 form.unaccepted .wpcf7-response-output, .page-id-10946 .wpcf7 form.payment-required .wpcf7-response-output, .page-id-9223 .wpcf7 form.invalid .wpcf7-response-output, .page-id-9223 .wpcf7 form.unaccepted .wpcf7-response-output, .page-id-9223 .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    background: #15443E;
    color: #fff;
    padding: 15px;
    font-size: 14px;
    margin: auto;
}

/* FAQ */

.elementor-section-wrap .elementor-section.elementor-element.section-faq {
    /*     padding: 60px 15% 80px; */
}

.faq .elementor-toggle .elementor-tab-title {
    padding: 30px;
}

.faq .elementor-toggle .elementor-tab-content {
    padding: 20px 50px 50px 30px;
}

.faq .elementor-active {
    background-color: #F5F5F5;
}

.faq .elementor-toggle-icon-closed {
    background: url(/wp-content/uploads/2022/05/arrow-faq-down.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 20px;
    background-size: contain;
}

.faq .elementor-toggle-icon-opened {
    background: url(/wp-content/uploads/2022/05/arrow-faq-up.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 20px;
    background-size: contain;
}

.faq .elementor-toggle-icon-closed .fa-caret-right:before,
.faq .elementor-toggle-icon-opened .fa-caret-up:before {
    display: none !important;
}


/* BLOG */

.post-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #A0A0A0;
    margin-bottom: 20px;
    padding-top: 30px;
}

.post-image a img {
    height: 240px !important;
    object-fit: cover;
}

.post-categories {
    padding-bottom: 20px;
}

.post-categories a {
    color: #A0A0A0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 2px 8px;
    border: 1px solid;
    border-radius: 14px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 5px;
}

.post-categories a:hover {
    color: #fff !important;
    background: #A0A0A0;
}

.post-content h4 > a {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -1px;
}

.post-content .post-categories + a {
    left: auto;
    right: 0px;
    color: #333 !important;
    font-weight: bold !important;
    font-size: 17px !important;
    float: right;
}

.post-content a img {
    vertical-align: middle;
    margin-left: 15px;
    width: 25px;
}

.navigation-posts {
    text-align: center;
    padding-top: 40px;
}

.navigation-posts .nav-links .page-numbers {
    color: #333 !important;
    font-size: 18px !important;
    padding: 0px 2px;
}

.navigation-posts .nav-links .page-numbers.current {
    font-weight: bold !important;
}

.navigation-posts .nav-links .prev.page-numbers {
    margin-right: 8%;    
    font-weight: bold;
}

.navigation-posts .nav-links .prev.page-numbers img {
    vertical-align: middle;
    margin-right: 10px;
    width: 25px;
}

.navigation-posts .nav-links .next.page-numbers img {
    vertical-align: middle;
    margin-left: 10px;
    width: 25px;
}

.navigation-posts .nav-links .next.page-numbers {
    margin-left: 8%;    
    font-weight: bold;
}

/* CERTIFICACAO */

.info-certificate .elementor-widget-container .elementor-text-editor {
    display: grid;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
}

.info-certificate .elementor-widget-container .elementor-text-editor img {
    margin: auto;
}

.info-certificate .elementor-widget-container h4 {
    color: #fff !important;
}

.info-certificate .elementor-widget-container h4 .keyword {
    color: #F9AF73 !important;
}

#program-certificate, .info-program-certificate {
    z-index: 9;
}

.info-program-certificate .elementor-widget-image {
    background: #15443E;
    padding: 10px;
    margin: 0px !important;
}

.info-program-certificate .elementor-widget-text-editor {
    padding: 20px 20px 40px;
    background: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    min-height: 250px;
}

.info-program-certificate .elementor-widget-text-editor h5 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

#certificate-testimonials .swiper-button-prev.testimonial-prev {
    background-image: url(/wp-content/uploads/2022/05/icon-prev.svg);
}

#certificate-testimonials .swiper-button-next.testimonial-next {
    background-image: url(/wp-content/uploads/2022/05/icon-next.svg);
}

#inscricao-form .form-grid, #inscricao-form-en .form-grid {
    display: flex;
    grid-gap: 10px;
}

#inscricao-form, #inscricao-form-en {
    width: 100%;
}

#inscricao-form input[type="text"],
#inscricao-form input[type="email"], #inscricao-form-en input[type="text"],
#inscricao-form-en input[type="email"] {
    height: 48px;
    border: 1px solid #E8E8E8;
    width: 100%;
    border-radius: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#inscricao-form label.input-email, #inscricao-form-en label.input-email {
    width: 100%;
}

#inscricao-form label.input-tel, #inscricao-form-en label.input-tel {
    width: calc(50% - 10px);
}

#inscricao-form .form-politica, #inscricao-form-en .form-politica {
    width: 70%;
}

#inscricao-form .wpcf7-form-control-wrap.perfil, #inscricao-form-en .wpcf7-form-control-wrap.perfil {
    margin-top: 10px;
    display: inline-block;
}

#inscricao-form .wpcf7-list-item.first, #inscricao-form-en .wpcf7-list-item.first {
    margin-left: 0px;
}

#inscricao-form input[type="submit"], #inscricao-form-en input[type="submit"] {
    border: none;
    padding: 10px 50px;
    border-radius: 0px;
    margin-top: 50px;
    width: 100%;
}

#inscricao-form .form-politica a, #inscricao-form-en .form-politica a {
    color: #333 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

#inscricao-form .wpcf7-spinner, #inscricao-form-en .wpcf7-spinner {
    position: absolute;
    right: 0px;
    bottom: -10px;
}

#inscricao-form + .wpcf7-response-output, #inscricao-form-en + .wpcf7-response-output {
    border: none;
    background: #15443E;
    color: #fff;
    padding: 15px;
    font-size: 14px;
    margin: auto;
    margin-top: 30px;
}

#gform_1 input[type="submit"], #gform_2 input[type="submit"] {
    border: none;
    padding: 10px 50px;
    border-radius: 0px;
    margin-top: 50px;
	width: 100%;
}

#gform_1 .gform_wrapper.gravity-theme .ginput_complex label, #gform_2 .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 16px !important;
}

#gform_1 .gfield_label, #gform_2 .gfield_label {
	font-weight: normal !important;
}

#gform_1 input[type="text"],
#gform_1 input[type="email"], #gform_1 input[type="tel"], #gform_2 input[type="text"],
#gform_2 input[type="email"], #gform_2 input[type="tel"] {
    height: 48px;
    border: 1px solid #E8E8E8;
    width: 100%;
    border-radius: 0px;
    margin-top: 10px;
}

#gform_1 input[type="text"]:focus,
#gform_1 input[type="email"]:focus, #gform_1 input[type="tel"]:focus, #gform_2 input[type="text"]:focus,
#gform_2 input[type="email"]:focus, #gform_2 input[type="tel"]:focus {
	border-bottom: 2px solid #E4914F !important;
    outline: none;
}

#gform_1 .gfield_checkbox, #gform_2 .gfield_checkbox {
    display: flex;
    grid-gap: 20px;
}

#gform_1 .gchoice_1_5_3, #gform_2 .gchoice_2_5_3 {
	width: 60%;
}

#gform_1 .gfield_required, #gform_2 .gfield_required {
    display: none !important;
}

#gform_1 .gfield_validation_message, #gform_1 .validation_message, #gform_2 .gfield_validation_message, #gform_2 .validation_message {
    background: transparent;
    border: none;
    font-size: 14px !important;
    margin-top: 0px !important;
    padding: 0px;
    padding-top: 0px !important;
	display: flex;
    align-items: center;
}

#gform_1 #field_1_10, #gform_2 #field_2_10 {
    grid-column: span 12;
    order: 1;
}

#gform_1 #field_submit, #gform_2 #field_submit {
    grid-column: span 12;
}

#gform_1 .gfield_validation_message:before, #gform_1 .validation_message:before, #gform_2 .gfield_validation_message:before, #gform_2 .validation_message:before {
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2022/06/bx_error.svg);
    content: "";
    display: inline-block;
    background-position: center top;
    background-size: cover;
    margin-right: 4px;
}

.sucess_message_form h3 {
	line-height: 1.2;
}

.sucess_message_form h3 span {
	color: #508975;
}

.sucess_message_form h3:before {
    display: inline-block;
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    background: url(/wp-content/uploads/2022/06/check-message.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: -45px;
    margin-top: 4px;
}

/* SIDEBAR */

#form-sidebar-category label {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

#form-sidebar-category select {
    border: none;
    background: #F5F5F5;
    border-radius: 0px;
    height: 38px;
    margin: 5px 0px 10px;
    color: #818181;
    font-size: 14px;
}

#form-category-submit {
    margin-top: 20px;
    display: block;
    width: 100%;
    border: none;
    height: 45px;
    font-size: 18px;
    padding: 10px 8%;
}

.blog-sidebar {
    position: sticky !important;
    align-self: flex-start !important;
    top: 140px;
}

/* FOOTER */

#footer-social {
    padding: 60px 18% 60px 18%;
}

.page-id-9212 #footer-social {
    background-color: #fff;
}

#footer {
    background-image: linear-gradient(-45deg, #508975, #184A4D, #134137, #20714F);
}

.footer-widget .elementor-widget-container .elementor-text-editor a,
.footer-widget .elementor-widget-container .elementor-text-editor p {
    color: #fff;
    font-size: 12px;
}

#footer-widget-04 .elementor-icon-list-items .elementor-icon-list-item:nth-child(3) .elementor-icon-list-icon svg, #footer-widget-04 .elementor-icon-list-items .elementor-icon-list-item:last-child .elementor-icon-list-icon svg {
    height: 28px;
    width: 28px;
    margin-left: -1px;
    margin-top: 4px;
}

#footer-widget-03 .elementor-widget-container a {
    font-family: "Open Sans", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
}


/* #footer-widget-01, #footer-widget-02, #footer-widget-03, #footer-widget-04 {

}

.footer-widget {

} */


/* RESPONSIVE */


@media (max-width: 767px) {

    /* TITLES */

    .elementor-text-editor p, p.elementor-heading-title, .elementor-text-editor a {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    h1.elementor-heading-title, .elementor-text-editor h1 {
        font-size: 32px !important;
        line-height: 36px !important;
    }

    h2.elementor-heading-title, .elementor-text-editor h2 {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    h3.elementor-heading-title, .elementor-text-editor h3 {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    h4.elementor-heading-title, .elementor-text-editor h4 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    h5.elementor-heading-title, .elementor-text-editor h5 {
        font-size: 16px !important;
        line-height: 12px !important;
    }


    /* BUTTONS */

    /* HEADER PAGE */

    .header-page {
        padding: 20px 0px !important;
        background-position: center !important;
    }


    /* HEADER */

    #header-mobile .elementor-row {
        display: grid;
        grid-template-columns: 3fr 4fr 1fr;
        grid-gap: 10px;
    }

    #cta-header .elementor-button-wrapper .elementor-button {
        padding: 10px 12px;
    }

    #menu-mobile-pt .menu-item, #menu-mobile-en .menu-item {
        border-bottom: 1px solid #bdbdbd;
    }

    #menu-mobile-pt .menu-item a, #menu-mobile-en .menu-item a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #menu-mobile-pt .elementor-nav-menu li:after, #menu-mobile-en .elementor-nav-menu li:after {
        content: "";
        width: 30px;
        height: 15px;
        background: url(/wp-content/uploads/2022/05/arrow-right-2.svg);
        display: block;
        position: absolute;
        right: 0;
        margin-top: -30px;
        background-position: center;
        background-size: cover;
    }

    .sticky-wecann {
        margin-top: -32px;
    }

    /* FOOTER */
  
    #footer .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 5px;
    }

    #footer .elementor-text-editor p, #footer p.elementor-heading-title, #footer .elementor-text-editor a {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    #footer-widget-01 {
        order: 1;
    }

    #footer-widget-02 {
        order: 3;
    }

    #footer-widget-03 {
        order: 4;
    }

    #footer-widget-04 {
        order: 2;
    }

    #footer-widget-04 .elementor-icon-list-item {
        padding-bottom: 5px !important;
    }
    #footer-widget-04 .elementor-icon-list-item > a {
        font-size: 12px;
        line-height: 16px;
    }

    #footer-social {
        padding: 40px 20px 10px;
    }

    #footer-social .elementor-col-50:last-child .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 10px 40px;
    }

    #footer-social h2.elementor-heading-title {
        text-align: center;
    }

    /* HOME */

    .home-section-01 {
        background-image: none !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .wrap-info-home-section-01 .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .info-home-section-01 .elementor-text-editor {
        display: grid;
        justify-content: center;
        grid-template-columns: 1fr 3fr;
    }

    .info-home-section-02 {
        text-align: center;
        padding: 0px 10% 20px;
    }

    .info-home-section-02 .elementor-image {
        text-align: center;
    }

    .info-home-section-02 .elementor-widget-image {
        margin-bottom: 0px !important;
    }

    .slider-experts-wecann {
        max-width: 70%;
    }

    .info-certificacao {
        grid-template-columns: 1fr 1fr;
        grid-gap: 25px 10px;
    }

    .img-certification .elementor-widget-container {
        padding: 0px 20px 20px;
    }

    .slider-testimonials {
        max-width: 75%;
    }

    .slider-posts-wecann {
        max-width: 75%;
    }

    .slider-posts-wecann .post-slide-item {
        height: 380px;
    }

    .slider-posts-wecann .post-slide-item > a > img {
        height: 180px;
    }

    .midia-home .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .midia-home .elementor-image {
        text-align: left;
    }

    .midia-home .elementor-element-populated >.elementor-widget-wrap {
        padding: 0px 10px !important;
    }

    /* EXPERTS */

    .experts-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 40px 20px;
        padding: 60px 10% 80px;
    }

    .experts-container .expert-flag {
        height: 50px;
        width: 70px;
    }

    .experts-subtitle h2.elementor-heading-title {
        font-size: 24px !important;
    }

    .experts-info .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    /* EXPERT */

    .single-expert .name-expert {
        margin-bottom: 0px !important;
    }

    .single-expert .biografia {
        padding-top: 20px !important;
    }
    
    .single-expert .expert-item {
        width: 80%;
        margin: auto;
        margin-top: 20px;
    }
    
    .single-expert .expert-flag {
        position: absolute;
        padding: 0px 5px;
        background: #fff;
        margin-left: 20px;
        margin-top: -15px;
    }

    .single-expert .expert-item img {
        width: 280px;
        object-fit: cover;
        height: 280px;
    }

    .single-expert .expert-flag img {
        width: 70px;
    }

    /* QUEM SOMOS */

    .about-section-02 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .about-section-02 .elementor-col-50:first-child {
        padding-bottom: 20px;
    }

    .about-section-03, .about-section-05 {
        background-image: none !important;
    }

    .about-section-03 .elementor-container .elementor-row .elementor-col-50:first-child .elementor-column-wrap .elementor-widget-wrap {
        padding: 0px !important;
    }

    .section-about .elementor-row .elementor-column .elementor-widget-wrap {
        padding-left: 15px !important;
    }

    .info-about {
        padding: 0px 10%;
    }

    .about-section-05 {
        padding-top: 0px !important;
        padding-bottom: 40px !important;
    }

    .about-section-05 .elementor-container .elementor-row .elementor-col-50:last-child .elementor-column-wrap .elementor-widget-wrap {
        padding: 0px !important;
    }

    .about-section-05 .elementor-container .elementor-row .elementor-col-50:last-child {
        margin-bottom: 20px !important;
    }

    #news-form-home input[type="submit"] {
        width: 100%;
    }

    #news-form-home .form-politica {
        width: 70%;
        margin: -30px 0px 0px auto !important;
    }

    /* FALE CONOSCO */

    #fale-conosco .form-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
        margin-bottom: 10px;
        margin-top: -10px;
    }

    /* CERTIFICAÇÃO */

    .certification-section-02 {
        background-image: none !important;
    }

    .certification-section-03 .elementor-row {
        display: grid;
        grid-template-columns: 1fr 1fr !important;
    }

    .info-program-certificate {
        text-align: center;
        padding: 0px 10% 20px !important;
        max-height: 250px !important;
    }

    .info-program-certificate .elementor-widget-text-editor {
        min-height: 150px;
    }

    .certification-section-05 {
        padding: 0% 0% 12% 0% !important;
    }

    .certification-section-06 {
        padding: 20% 0% 10% 0% !important;
        margin-top: -25% !important;
    }

    .certification-section-10 {
        padding: 40px 15px !important;
    }

    #inscricao-form .form-grid, #inscricao-form-en .form-grid {
        display: block;
        grid-gap: 0px;
    }

    #inscricao-form label.input-tel, #inscricao-form-en label.input-tel {
        width: 100%;
    }

    #inscricao-form .wpcf7-radio, #inscricao-form-en .wpcf7-radio {
        display: grid;
    }

    #inscricao-form .wpcf7-list-item.first, #inscricao-form-en .wpcf7-list-item.first {
        margin-left: 15px;
    }

    /* BLOG */

    .blog-sidebar {
        position: relative !important;
        top: inherit;
    }

    .blog .header-page {
        padding-bottom: 30px !important;
    }
    
    .section-form-news-blog {
        margin: -30px auto 0px !important;
        max-width: 90%;
    }

    #form-news-blog {
        padding-bottom: 20px;
    }

    #form-news-blog label {
        width: 100%;
        display: block;
        float: none;
        grid-gap: 0px;
        padding-right: 0px;
    }

    #form-news-blog input[type="email"] {
        margin-top: 10px;
    }

    #form-news-blog input[type="submit"] {
        margin-top: 20px;
        width: 100%;
    }

    .section-posts-blog {
        margin-top: 0px !important;
    }

    .posts-container {
        padding: 0px 10px;
    }

    .post-item {
        grid-template-columns: 1fr;
    }

    .post-item:first-child {
        padding-top: 0px !important;
    }

    .post-content > h4 {
        font-size: 22px;
        line-height: 26px;
    }

    .section-posts-blog .elementor-search-form .elementor-search-form__container {
        border-color: #0D352F !important;
    }

    .section-posts-blog .elementor-search-form .elementor-search-form__container .elementor-search-form__submit {
        --e-search-form-submit-text-color: #0D352F !important;
    }

    .blog-sidebar .elementor-widget-wrap {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        grid-gap: 12px;
        padding: 30px 20px 0px !important;
    }

    .btn-filter-blog .elementor-button-link {
        height: 50px;
    }

    /* POST */

    .author_box {
        grid-gap: 10px;
    }

    .author_box .img_author_box {
        width: 10%;
    }

    .author_box .name_author_box {
        width: 70%;
    }

    .posts-related {
        grid-template-columns: 1fr;
    }
	
	.meta-blog-wecann .meta-post {
		font-size: 16px;
	}

	.meta-blog-wecann .meta-post img {
		margin-left: 10px;
	}
	
	.tags-post span {
		margin-top: 14px;
	}

    .single-post .blog-sidebar .elementor-widget-wrap {
        grid-template-columns: 1fr;
    }

    #post-form .form-grid {
        display: block;
        margin-bottom: 0px;
    }

    #post-form input[type="text"], #post-form input[type="email"] {
        margin-bottom: 20px;
    }

    #post-form .form-grid:last-child {
        margin-top: 10px;
    }

    #post-form .form-politica + p {
        margin-top: 30px;
        width: 100%;
    }

    #post-form input[type="submit"] {
        width: 100%;
    }

    .wpulike {
        top: inherit;
        left: inherit;
        z-index: 9;
        margin-top: 20px;
        position: absolute;
        right: 30%;
    }

    .wpulike .wp_ulike_general_class {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
        width: 50px;
    }

    .share-buttons-post .elementor-grid {
        position: relative;
        top: inherit;
        left: inherit;
        z-index: 9;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr !important;
        width: 50%;
    }
	
	/* POPUP / BANNER */

	.banner-popup .elementor-widget-image .elementor-image img {
		width: 100% !important;
		max-width: 100% !important;
	}
}