/* --- FONT TEST --- */




body .ti-section.about .copy-box {
	font-size: 1.2em;
}

/* --- FIX BODY --- */

/*
.elementor {
	overflow: hidden;
}
*/

.page-content {
	overflow: hidden;
}

.woocommerce div.product {
    margin-bottom: -1px;
}

.elementor-slideshow__title {
	display: none;
}



/* --- MENU --- */

#ti-header {
	background-color: #FFF;
	z-index: 999;
}

#ti-header .elementor-column .elementor-widget-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

#ti-header .elementor-widget {
	margin-bottom: 0;
	width: auto;
}
#ti-logo {
	margin: 0;
	width: 50%;
	max-width: 250px;
	padding: 15px 20px;
}
#ti-main-menu  {
	margin-left: auto;
}

#ti-header .elementor-nav-menu > li > a,
#ti-header .elementor-widget-button a{
	line-height: 1em;
	padding-top: 30px;
	padding-bottom: 30px;
}

#ti-header .elementor-item-active:before {
	transform: scale(0);
}

#ti-header .elementor-nav-menu--dropdown {
	margin-top: 15px;
	background: #EEE;
	box-shadow: 0 10px 12px  rgba(0,0,0,.3);
	border-top: solid 2px #FFF;
}




@media (max-width: 1023px){

	
/* --- CENTER LOGO ON MOBILE --- */
/*
#ti-header #ti-main-menu {
   order: -1;
	margin-left: 15px;
}	


#ti-header #ti-logo {
   margin: auto;
	max-width: 200px;
}
*/


#ti-header #ti-logo {
	max-width: 200px;
}
	
		#ti-header .elementor-nav-menu > li,
	#ti-header .elementor-nav-menu > li:hover {
		background-color: transparent;
}
	
	#ti-header .elementor-nav-menu > li > a {
		line-height: 1.1em;
		justify-content: flex-start;
		font-size: 1.25rem;
		padding: 25px;
		border-bottom: solid 2px #FFF;
		align-items: center;
		transition: color ease .2s, background ease .4s;
	}
	
	#ti-header .elementor-nav-menu > li > a:hover {
		background-color: var(--e-global-color-secondary);
		
	}
	
	
	
	#ti-header .elementor-nav-menu > li > a:before {
		content: "";
		display: block;
		position: relative;
		width: 1.4em;
		height: 1.4em;
		opacity: 1;
		margin-right: 10px;
		margin-top: -.2em;
		background-repeat: no-repeat;
		transform: none;
		background-size: contain;
		background-position: center;
	}
	
	#ti-header .elementor-nav-menu > li > a.elementor-item-active {
		background-color: var(--e-global-color-text);
		pointer-events: none;
	}
	
	
	#ti-header .elementor-nav-menu .menu-escolas a:before {
		background-image: url("https://theinventors.io/wp-content/uploads/2023/09/icon-ateliers.svg");
	}
		#ti-header .elementor-nav-menu .menu-campos a:before {
		background-image: url("https://theinventors.io/wp-content/uploads/2023/09/icon-campos2.svg");
	}
		#ti-header .elementor-nav-menu .menu-ateliers a:before {
		background-image: url("https://theinventors.io/wp-content/uploads/2023/09/icon-atelierss2.svg");
	}
	#ti-header .elementor-nav-menu .menu-sobre a:before {
		background-image: url("https://theinventors.io/wp-content/uploads/2023/09/icon-sobre.svg");
	}
	
	#ti-header .elementor-nav-menu .menu-contacto a:before {
		background-image: url("https://theinventors.io/wp-content/uploads/2023/09/icon-contacto.svg");
	}
	
}

/* --- BUTTONS --- */

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .elementor-add-to-cart .cart .button:not(.disabled),
.ti-section.shop-page .return-to-shop .button,
.ti-section.shop-page .woocommerce-checkout #payment #place_order,
.ti-product-list .woocommerce ul.products li.product .button,
form .ff-btn-submit.ti-button,
form .ff-btn-submit.ti-btn,
.ti-button.elementor-widget-button .elementor-button {
	background-color: var(--e-global-color-4a78ae0 );
	line-height: 1em;
	font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight );
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 600;
	min-width: 150px;
	box-shadow: -8px 8px 0 #EB008B,
		8px -8px 0 #FFF100;
	position: relative;
	transition: color ease .3s, background-color ease .3s, box-shadow ease .3s;
	    color: var(--e-global-color-c7645d7 );
	border-radius: .5em;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .elementor-add-to-cart .cart .button,
.ti-section.shop-page .return-to-shop .button,
.ti-section.shop-page .woocommerce-checkout #payment #place_order,
.woocommerce ul.products li.product .button,
form .ff-btn-submit.ti-btn,
form .ff-btn-submit.ti-button,
.ti-button.elementor-widget-button .elementor-button,
.ti-button.elementor-widget-button .elementor-button:hover {
	padding: .8em 1.6em .7em 1.6em;
	font-size: 1.25em;
	border-radius: .5em;
	border-width: 0;

}

.ti-button.over-blue.elementor-widget-button .elementor-button {
	
	box-shadow: -8px 8px 0 var(--e-global-color-secondary ),
		8px -8px 0 var( --e-global-color-accent );
	
}

.woocommerce .elementor-add-to-cart .cart .button.disabled {
	background-color: rgba(0,0,0,.4);
}

.woocommerce .elementor-add-to-cart .cart .button.disabled:hover {
	background-color: rgba(0,0,0,.7);
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .elementor-add-to-cart .cart .button:not(.disabled):hover,
.ti-section.shop-page .return-to-shop .button:hover,
.ti-section.shop-page .woocommerce-checkout #payment #place_order:hover,
.woocommerce ul.products li.product .button:hover,
form .ff-btn-submit.ti-btn:hover,
form .ff-btn-submit.ti-button:hover,
.ti-button.elementor-widget-button .elementor-button:hover {
	color: #000082;
	background-color: #FFF100;
	box-shadow: 8px 8px 0 #EB008B,
		-8px -8px 0 #000082;
}

.ti-button.over-blue.elementor-widget-button .elementor-button:hover {
	
	box-shadow: 8px 8px 0 var(--e-global-color-secondary ),
		-8px -8px 0 var(--e-global-color-4a78ae0 );
	
}



.ti-section .fluentform .ff-el-is-error .text-danger {
	font-size: 1rem;
	font-family: var(--e-global-typography-text-font-family ), Sans-serif;
	font-weight: 500;
	display: inline-block;
	background-color: rgba(140,140,140,.5);
	padding: .3em 1em .5em;
	color: #FFF;
	border-radius: 2em;
	margin-top: 1em;
}


@media (min-width: 768px) {
	form.frm-fluent-form .ff-t-container {
    gap: 30px;
}

	
}


.ti-product-list.new .woocommerce ul.products li.product .button:after {
	content: "+";
	display: inline-block;
	vertical-align: middle;
	margin-left: .25em;
	font-size: 1.6em;
	font-weight: 200;
}


/* --- TITLES --- */
.ti-section h1,
.page-header h1 {
	font-size: 4.2em;
	text-transform: uppercase;
	font-weight: 800;
}

.ti-section .section-title h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2em;
}

.page-content .ti-section.page-header h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: 500;
}

@media (max-width: 767px){
.ti-section h1,
.page-header h1 {
	font-size: 3.2em;
	text-transform: uppercase;
}
	
.ti-section .section-title h2 {
    font-size: 2rem;
    line-height: 1.5em;
}
	
	.page-content .ti-section.page-header h2 {
		font-size: 1.5em;
	}

	
h1.elementor-heading-title.elementor-size-default {
    font-size: 3em;

	}
}

.page-header.product .section-title.ublue u,
.ti-section .section-title.ublue h2 u,
.ti-section .section-title.ublue-magenta h2 u:first-of-type {
	   background-image: url(https://theinventors.io/wp-content/uploads/2023/06/underline-blue-01.svg);
}

.ti-section .section-title.umagenta u,
.ti-section .section-title.ublue-magenta h2 u:last-of-type {
	   background-image: url(https://theinventors.io/wp-content/uploads/2023/06/underline-magenta-01.svg);
}

.ti-section .section-title.box.ublue u {
	   background-image: url(https://theinventors.io/wp-content/uploads/2023/07/underline-blue-02.svg);
}

.ti-section .section-title.box.umagenta u {
	   background-image: url(https://theinventors.io/wp-content/uploads/2023/07/underline-magenta-02.svg);
}


.ti-section .section-title u {
    text-decoration: none;
    display: inline-block;
    padding: 0.1em 0.4em 0;
    margin: -0.1em -0.1em 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 90%;
}

.section-title.dark h2 {
	color: var(--e-global-color-text );
}

.section-title.dark h1 u ,
.section-title.dark h2 u {
	color: #FFFFFF;
}


/* --- TITLES ARROWS--- */


.ti-section .section-title.arrow-left-right h2,
.ti-section .section-title.arrow-right h2 {
	display: inline-block;
	position: relative;
}
.ti-section .section-title.arrow-right h2:after {
	content: "";
	display: block;
	width: 2.2em;
	height: 2.2em;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-3.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

.ti-section .section-title.product.arrow-right h2:after {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-4.svg);
	bottom: .25em;
	left: 100%;
margin-left: 1em;

}



.ti-section .section-title.arrow-left-right h2:before {
	content: "";
	display: block;
	width: 2.4em;
	height: 2.4em;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	margin-right: 20%;
}

.ti-section .section-title.arrow-left-right h2:after {
	content: "";
	display: block;
	width: 2em;
	height: 2em;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-2.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	margin-left: 20%;
}

@media (min-width: 768px) {
	.ti-section .section-title.arrow-right h2:after  {
		position: absolute;
		left: 100%;
		margin-left: 1.5em;
		bottom: -.5em;
	}	
	
		.ti-section .section-title.arrow-left-right h2:before  {
		position: absolute;
		left: 100%;
		margin-left: 1em;
		bottom: 100%;
	}	
	
		.ti-section .section-title.arrow-left-right h2:after  {
		position: absolute;
		right: 100%;
			margin-right: 1em;
		margin-top: -.5em;
		top: 100%;
	}	
	
}

/* --- SECTIONS --- */
.two-columns {
	column-count: 2;
	column-gap: 3em;
	column-width: 300px;
	    font-size: 1.25rem;
	line-height: 1.5em;
	margin-top: 1em;
}

.two-columns p {
	margin-top: 0;
}

.ti-section > .elementor-container {
	padding-top: calc(5% + 30px);
	padding-bottom: calc(5% + 30px);

}

.ti-section.page-header > .elementor-container {
	padding-top: calc(2% + 30px);
	padding-bottom: calc(2% + 30px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ti-section.page-header:not(.product) > .elementor-container {
		min-height: 400px;
}

.ti-section.section-produtos.list > .elementor-container {
	padding-top: calc(2% + 30px);
}

.ti-section.no-padding > .elementor-container,
.ti-section.no-padding-bottom > .elementor-container {
	padding-bottom: 0;

}

.ti-section.no-padding > .elementor-container,
.ti-section.no-padding-top > .elementor-container {
	padding-top: 0;

}



.ti-section > .elementor-container,
#inventors-footer > .elementor-container {
		padding-left: 25px;
	padding-right: 25px;
}

.ti-section.section-video-home .section-title {
	margin: 0 auto 60px;
	max-width: 520px;
}

.ti-section.section-about-team .section-title {
	max-width: 750px;
	margin: 120px auto 60px;
}

.ti-section.section-about-team .ti-button {
	margin-bottom: 40px;
}

.ti-section.section-targets:before,
.ti-section.section-targets:after,
.ti-section.section-testimonials:before,
.ti-section.section-contact:before{
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
	height: 2rem;
	width: calc(85vw - 5rem);
	background-color: inherit;
	right: 0;
	border-left: solid 4rem;
	animation: electro-anim-02 12s infinite;
	border-color: var(--e-global-color-accent );
	box-sizing: content-box;
	animation-fill-mode: both;
}

.ti-section.section-testimonials:before {
	border-left: solid 3rem;
	border-color: var(--e-global-color-primary );
	animation: electro-anim-03 9s infinite;
	width: 26vw;
}

.ti-section .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size: 1em;
	font-style: normal;
}

.single-product .ti-section.section-testimonials:before {
	border-color: var(--e-global-color-accent );
}

.ti-section.section-targets {
	z-index: 2;
}

.ti-section.section-targets:after {
	border-left: none;
	border-right: solid 3rem;
	border-color: var(--e-global-color-accent );
	animation: electro-anim-02 9s infinite;
	width: 22vw;
	top:100%;
	bottom: auto;
	left: 0;
	right: auto;
}

.ti-section.section-targets:before {
	border-left: solid 6rem;
	border-color: var(--e-global-color-secondary );
	animation: electro-anim-03 9s infinite;
	width: 26vw;
	
}

.ti-section.about .copy-box {
    font-size: 1.4rem;
    line-height: 1.4em;
    max-width: 460px;
}

.ti-section .copy-box .elementor-text-editor p {
	margin-bottom: 1em;
}

.ti-section .copy-box .elementor-text-editor p:last-of-type {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.ti-section .copy-box.align-right {
		margin-left: auto;
		margin-right: 0;
	}
}

/* --- ANIMATIONS --- */

@keyframes electro-anim-01 {
	0% {
		padding-right: 0;
	}
	
	5% {
		padding-right: 3rem;
	}
	
	15% {
		padding-right: 0;
	}
}

@keyframes electro-anim-02 {
	0% {
		padding-right: 5rem;
	}
	
	49% {
		padding-right: 0rem;
	}
	
	50% {
		padding-right: 5rem;
	}
	100% {
		padding-right: 5rem;
	}
}

@keyframes electro-anim-03 {
	0% {
		padding-right: 0;
	}
	
	5% {
		padding-right: 6rem;
	}
	
	15% {
		padding-right: 0;
	}
}


/* --- HOME HEADER --- */

.ti-header.home-header {
	overflow: hidden;
	background-color: #00ADEE;
}

.ti-header.home-header .header-content {
	padding-top: calc( 40px + 6%);
	padding-bottom: calc( 30px + 4%);
}

.ti-header.home-header .header-image {
		width: 155%;
		margin-left: -35%;
		margin-right: -20%;
		margin-top: -15%;
		margin-bottom: -35%;
		margin-bottom: calc(-40px + -20%);
}

.ti-header.home-header .header-image img{
	max-width: 720px;
}

.ti-header.home-header h1 {
	font-weight: 800;
	text-transform: uppercase;
	line-height: .87em;
	font-size: clamp(4rem, 20vw, 7rem);
	margin: .2em 0;
	display: inline-block;
}


.ti-header.home-header h3 {
	text-transform: uppercase;
	font-size: 1.7em;
}

.ti-header.home-header h1 u {
	color: transparent;
	text-decoration: none;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/aqui-q-char.svg);
	background-size: auto .8em;
	background-repeat: no-repeat;
	background-position: 0em .34em;
	padding: 0 .035em;
	margin-left: -.035em;
}

.ti-header.home-header .page-title:before,
.ti-header.home-header .page-title:after {
	content: "";
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.ti-header.home-header .page-title:before {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-3.svg);
	width: 16%;
	height: 33%;
	right: 40%;
	bottom: 75%;
}

.ti-header.home-header .page-title:after {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-2.svg);
	width: 14%;
	height: 33%;
	right: 65%;
	top: 65%;
}





@media (min-width: 768px) {
	.ti-header.home-header .header-image {
		width: 185%;
		margin-left: -50%;
		margin-right: -40%;
		margin-top: -35%;
		margin-bottom: -55%;
	}
	
	.ti-header.home-header .header-image img{
		max-width: 100%;
}
	
.ti-header.home-header h1 {
	font-size: clamp(4rem, 10vw, 7rem); 
}
	
}


@media (min-width: 768px) and (max-width: 1230px) {
	
.ti-header.home-header .header-image {
		margin-left: -55%;
		margin-right: -35%;
	}
}




/* --- CONTACT --- */
.ti-form input[type=text],
.ti-form input[type=email],
.ti-form input[type=phone],
.ti-form textarea {
	box-shadow: -8px 8px 0 var(--e-global-color-secondary ), 8px -8px 0 var(--e-global-color-4a78ae0 );
	margin-top: .5em;
	border: 0;
	background-color: var(--e-global-color-87e1cb8 );
}

.ti-form .fluentform textarea {
	min-height: 9em;
}

.ti-form input[type=text]:focus,
.ti-form input[type=email]:focus,
.ti-form input[type=phone]:focus,
.ti-form textarea:focus {
	box-shadow: 8px 8px 0 var(--e-global-color-secondary), -8px -8px 0 var(--e-global-color-primary );;
	background-color: #FFFFFF;
}

.ti-info-contact,
.ti-form .fluentform .ff-el-form-control {
	font-size: 1.25rem;
}

.ti-form .fluentform .ff-el-form-check a{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1rem;
}

.ti-info-contact {
	text-align: right;
	margin-right: 10%;
	line-height: 1.3em;
}




/* --- VIDEO --- */

.ti-video {
	
}

.ti-video {
	padding: 1.5em;
}

.ti-video .elementor-widget-container {
	border-radius: 2.4em;
	box-shadow: -1.5em 2em 0 #00ADEE,
		1.5em -1.5em 0 #000082;
}

.ti-video .elementor-widget-container .elementor-custom-embed-play {
	max-width: 25%;
	width: 100px;
}

.ti-video .elementor-widget-container .elementor-custom-embed-play svg {
	opacity: 1;
	width: 100%;
	height: auto;
}

@media(max-width: 768px) {
	.ti-video {
		padding: 0;
	}
	
	.ti-video .elementor-widget-container {
    border-radius: 1.2em;
    box-shadow: -1em 1em 0 #00ADEE, 1em -1em 0 #000082;
}
}
/* --- TARGETS --- */

.target-cards-columns .target-card {
	border-radius: 20px;
	overflow: hidden;
	max-width: 460px;
	margin: 20px auto;
	transition: transform ease .3s;
}

.target-cards-columns .target-card.elementor-widget-image-box a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 20px;
}

@media (min-width: 960px) {

.target-cards-columns > .elementor-container > .elementor-column > .elementor-widget-wrap {
	display: flex;
	flex-wrap:nowrap;
	gap: 2.5%;
}
	
	.target-cards-columns .target-card {
	margin: 0;
		max-width: 100%;
}
	
}

.target-cards-columns .target-card:hover {
	transform: scale(1.05);
}




.target-cards-columns .target-card h3,
.target-cards-columns .target-card p{
	color: #FFF;
}

.target-cards-columns .target-card h3 {
	text-transform: uppercase;
	margin: .5em 0;
	font-size: 1.6em;
	line-height: 1.2em;
}

.target-card .elementor-image-box-content {
	padding: 0 1.5em 1.5em;
}

.target-card .elementor-image-box-content:after {
	content: "+";
	display: block;
	color: #000;
	background-color: #FFF;
	width: 32px;
	line-height: 29px;
	padding-bottom: 3px;
	text-align: center;
	box-sizing: content-box;
	font-size: 30px;
	border-radius: 16px;
	margin-left: auto;
}

.target-card.escolas .elementor-image-box-content:after {
	color: var(--e-global-color-secondary );
}

.target-card.campos .elementor-image-box-content:after {
	color: var(--e-global-color-4a78ae0 );
}

.target-card.ateliers .elementor-image-box-content:after {
	color: var(--e-global-color-0a9274a);
}

.target-cards-columns .target-card.escolas {
	background-color: var(--e-global-color-secondary );
}

.target-cards-columns .target-card.campos {
	background-color: var(--e-global-color-4a78ae0 );
}

.target-cards-columns .target-card.ateliers {
	background-color: var(--e-global-color-0a9274a);
}

/* --- TIMELINES --- */

.ti-section.section-about-full {
	overflow: hidden;
}

.ti-section.section-timeline .elementor-container {
	padding-left: 0;
	padding-right: 0;
}

.ti-section.section-timeline .timeline-row {
	overflow: hidden;
	padding-left: 25px;
    padding-right: 25px;
}



.ti-timeline .elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled {
	opacity: 0; 
	pointer-events: none;
}

.ti-timeline .elementor-element .swiper~.elementor-swiper-button {
	background: #FFFFFF;
	padding: .25em;
	border-radius: 50%;
	box-shadow: 0 0 12px rgba(0,0,0,.2);
	pointer-events: auto;
}

.ti-timeline .elementor-element .swiper~.elementor-swiper-button:hover {
	background: #111111;
}

.ti-timeline .elementor-element .swiper~.elementor-swiper-button:hover i {
	color: #FFFFFF;
}

.ti-timeline .swiper {
	overflow: visible;
}

@media (min-width: 1024px) {
.ti-timeline .elementor-element .swiper~.elementor-swiper-button-next {
	left: 100%;
	right: auto;
}

.ti-timeline .elementor-element .swiper~.elementor-swiper-button-prev {
	left: auto;
	right: 100%;
}
	
}

.ti-timeline .timeline-point .timeline-block .elementor-widget-image .elementor-widget-container {
	height: 170px;
	width: 170px;
	margin: 12px auto;
background-color: var( --e-global-color-4a78ae0 );
border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ti-timeline .timeline-point:not(:last-child):before {
	content: "";
	display: block;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	top: 90px;
	bottom: 90px;
	height: auto;
	width: 100%;
	left: 50%;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/timeline-line-down.svg);
}

.ti-timeline .timeline-point:nth-child(even):before {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/timeline-line-up.svg);
}

.ti-timeline .timeline-point .timeline-block .elementor-widget-image img {
	width: 50%;
}

.ti-timeline .swiper-wrapper .swiper-slide .timeline-block h3,
.ti-timeline .swiper-wrapper .swiper-slide .timeline-block .elementor-widget-text-editor  {
	color: var( --e-global-color-4a78ae0 );
}

.ti-timeline .swiper-wrapper .swiper-slide .timeline-block h3 {
	font-size: 2.5em;
}

.ti-timeline .swiper-wrapper .swiper-slide .timeline-block .elementor-widget-text-editor  {
	font-size: 1.5em;
	line-height: 1em;
}

.ti-timeline .swiper-wrapper .swiper-slide .elementor-section {
	display: flex;
	flex-direction: column;
}

.ti-timeline .swiper-wrapper .swiper-slide:nth-child(even) .elementor-section {
	justify-content: flex-end;
}

.ti-timeline .swiper-wrapper .swiper-slide:nth-child(even) .timeline-block .elementor-widget-image {
	order: 3;
}

/*
.ti-timeline .timeline-block svg,
.ti-timeline .timeline-point svg path {
	height: 100px;
	fill: #FFFFFF;
}
*/

/* -- 2nd point --*/
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-2) .timeline-block .elementor-widget-image > div {
	background-color: var( --e-global-color-secondary );
} 

.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-2) .timeline-block h3,
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-2) .timeline-block .elementor-widget-text-editor  {
	color: var( --e-global-color-secondary );
} 
/* -- 3rd point --*/
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-1) .timeline-block .elementor-widget-image > div {
	background-color: var( --e-global-color-0a9274a );
}

.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-1) .timeline-block h3,
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n-1) .timeline-block .elementor-widget-text-editor  {
	color: var( --e-global-color-0a9274a  );
} 
/* -- 4th point --*/
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n) .timeline-block .elementor-widget-image > div {
	background-color: var( --e-global-color-primary );
}


.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n) .timeline-block h3,
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n) .timeline-block .elementor-widget-text-editor  {
	color: var( --e-global-color-primary );
} 

/* -- 5th point --*/
.ti-timeline .swiper-wrapper .swiper-slide:nth-child(5n+1) .timeline-block .elementor-widget-image > div {
	background-color: var( --e-global-color-accent );
}




/* --- EXPERIENCES --- */

.ti-experiences-grid .elementor-grid .experience {
	background-color: var(--e-global-color-primary );
	padding: .4em .5em;
	text-transform: uppercase;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}


.ti-experiences-grid .elementor-grid .experience:before {
	content: "";
	display: block;
	position: absolute;
	width: 4em;
	margin-right: -1.9em;
	height: 100%;
	top: 0;
	right: 0;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/idea.svg);
	background-size: auto 95%;
	background-position: center;
	background-repeat: no-repeat;
	opacity: .5;
	pointer-events: none;
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-5) {
	background-color: var(--e-global-color-accent );
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-5) h3 {
	color: #333;
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-5):before {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/idea-1.svg);
	opacity: .25;
}



.ti-experiences-grid .elementor-grid .experience:nth-child(7n-4),
.ti-experiences-grid .elementor-grid .experience:nth-child(7n){
	background-color: var( --e-global-color-secondary );
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-3) {
	background-color: var( --e-global-color-primary );
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-2) {
	background-color: var(--e-global-color-0a9274a );
}

.ti-experiences-grid .elementor-grid .experience:nth-child(7n-1) {
	background-color: var(--e-global-color-4a78ae0 );
}


/* --- FOOTER --- */
#inventors-footer:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
	height: 2rem;
	width: 25vw;
	background-color: inherit;
	right: 0;
	border-left: solid 4rem;
	animation: electro-anim-01 9s infinite;
	border-color: var(--e-global-color-accent );
	box-sizing: content-box;
	animation-fill-mode: both;
}

/*
#inventors-footer {
	margin-right: -2px;
}
*/

#inventors-footer .footer-row.footer-elements {
	padding-top: calc(2.5% + 30px);
	padding-bottom: calc(2.5% + 10px);
}



#inventors-footer .footer-row.footer-copyright {
	border-top: dashed 1px #FFF;
	padding-top: calc(2.5% + 10px);
	padding-bottom: calc(2.5% + 40px);
}



#inventors-footer .footer-menu ul {
	text-transform: uppercase;
}


#inventors-footer .footer-info ul li,
#inventors-footer .footer-menu ul li a {
	padding:  0;
	line-height: 1.5rem;
}

#inventors-footer .footer-menu ul li a {
	padding:  .25rem 0;
}

#inventors-footer .footer-info ul li {
	margin-bottom: .75rem;
}

#inventors-footer .company-logo img {
	max-width: 182px;
	margin-right: 20px;
}

#inventors-footer .footer-info .elementor-icon-list-item:first-child {
	margin-bottom: 1em;
}



@media (min-width:1024px) {
	
	#inventors-footer .footer-social {
		flex: auto;
		max-width: 240px;
}
	/*
	#inventors-footer .footer-info ul,
	*/
#inventors-footer .footer-menu ul {
	column-count: 2;
}
	
	#inventors-footer .footer-info {
		max-width: 320px;
	}
	
}

@media (min-width:768px) {
	
	#inventors-footer .footer-row.footer-elements .elementor-column > .elementor-widget-wrap {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
}
	
	#inventors-footer .footer-social .elementor-social-icons-wrapper {
	text-align: right;
}
	
	#inventors-footer .elementor-widget:not(:last-child) {
		margin-bottom: 0;
	}
	
	#inventors-footer .footer-menu {
		margin-right: 20px;
	}
	
	#inventors-footer .footer-row.footer-copyright .elementor-column > .elementor-widget-wrap {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}
	
	#inventors-footer .company-logo img {
	margin-bottom: 0;
}
	
	#inventors-footer .year-copy {
		text-align: right;
	}
	
	#inventors-footer .footer-info ul li {
	margin-bottom: 0;
}
	
	
	
}




/* --- SKILLS GRAPHIC --- */


.skils-graphic-rotating .elementor-widget-wrap {
	margin-bottom: 0;
}

.skils-graphic-rotating .elementor-widget-wrap {
	filter: drop-shadow( 0 8px 6px rgba(0,0,0,.3) );
}


.skils-graphic-rotating > .elementor-widget-wrap,
.skils-graphic-rotating .icon-skill .elementor-widget-container {
animation: graphic-rotation linear infinite;
	animation-duration: 20s;
	animation-fill-mode: both;
}

.skils-graphic-rotating .icon-skill .elementor-widget-container {
	animation-direction: reverse;
}

.skils-graphic-rotating .icon-skill {
	position: absolute;
	width: 28.2%;
	margin: 0;
}

.skils-graphic-rotating .icon-skill.skill-01 {
		top: 4%;
	left: 35.9%;
}

.skils-graphic-rotating .icon-skill.skill-02 {
		top: 25%;
	right: 5.7%;
}

.skils-graphic-rotating .icon-skill.skill-03 {
		bottom: 13.5%;
	right: 17.3%;
}

.skils-graphic-rotating .icon-skill.skill-04 {
		bottom: 13.5%;
	left: 17.3%;
}

.skils-graphic-rotating .icon-skill.skill-05 {
		top: 25%;
	left: 5.7%
}

/* Escolas: anchor this skills graphic's absolute icons to their own image only. */
.elementor-533 .elementor-element-7e93c41.skils-graphic-rotating > .elementor-widget-wrap {
	position: relative;
}

.elementor-533 .elementor-element-7e93c41.skils-graphic-rotating .skill-graphic-base {
	position: relative;
	z-index: 1;
}

.elementor-533 .elementor-element-7e93c41.skils-graphic-rotating .icon-skill {
	z-index: 2;
}

@keyframes graphic-rotation {
	0% { transform: rotate(0deg);}
	100% { transform: rotate(360deg);}
}

.skill-list svg {
	background-color: #CCC;
	border-radius: 50px;
	box-shadow: 0 4px 4px rgba(0,0,0,.2);
}

.skill-list .elementor-icon-list-item:nth-child(1) svg {
	background-color: #FFF102;
}

.skill-list .elementor-icon-list-item:nth-child(1) svg path {
	fill: #1A1A1A;
}

.skill-list .elementor-icon-list-item:nth-child(2) svg {
	background-color: #01A400;
}

.skill-list .elementor-icon-list-item:nth-child(3) svg {
	background-color: #02ADEE;
}

.skill-list .elementor-icon-list-item:nth-child(4) svg {
	background-color: #0E0082;
}

.skill-list .elementor-icon-list-item:nth-child(5) svg {
	background-color: #EB018B;
}

/* --- TESTIMONIALS --- */

.quotes-students,
.quotes-slider{
	max-width: 900px;
	margin: 50px auto 0;
	position: relative;
	overflow: visible;
}

.quotes-students {
	max-width: 680px;
	margin
}

.quotes-students:after,
.quotes-slider:after {
	pointer-events: none;
	content: "";
	top: -60px;;
	right: -70px;;
	z-index: 3;
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/quotes-symbol-blue.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.quotes-students:after {
		width: 120px;
	height: 120px;
		top: -40px;;
	right: -30px;;
}

.quotes-slider .elementor-testimonial__text {
	padding-top: 0;
}

.ti-section .quotes-students .swiper-slide,
.ti-section .quotes-slider .swiper-slide{
	padding: calc(1em + 5%) calc(2em + 5%);
	margin-bottom: 40px;
	margin-top: 20px;
	border-radius: 30px;
	overflow: visible;
	filter: drop-shadow(-20px 20px 0 #0E0082);
	background-color: transparent;
}



.quotes-students .swiper-slide > *,
.quotes-slider .swiper-slide > * {
	position: relative;
	z-index: 2;
}

.quotes-students .swiper-slide:before,
.quotes-slider .swiper-slide:before {
	content: "";
  position: absolute;
  background: #FFF;
	display: block;
	top: 0;
	bottom: 0;
	left: 20px;
	right: 20px;width: auto;
	height: auto;
	border-radius: 30px;
		box-shadow: 20px -20px 0 #FFF102;
	z-index: 0;
}


.quotes-students .swiper-slide:after,
.quotes-slider .swiper-slide:after {
    content: "";
    position: absolute;
    background: #FFF;
    pointer-events: none;
	display: block;
	bottom: -1em;
	right: 10%;
	width: 8em;
	padding-bottom: 6em;
	border-radius: 1em;
  transform: skewY(-30deg);
	z-index: 0;
}

.quotes-students .swiper-pagination-bullet,
.quotes-slider .swiper-pagination-bullet {
	border: solid 1px #FFF;
}

.quotes-slider .elementor-testimonial {
	min-height: 100%;
	
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.quotes-slider .elementor-testimonial {
	font-size: 1.2em;
}

.quotes-slider .elementor-testimonial__cite {
	font-size: 1em;
}

.ti-section.section-testimonials.dark-blue .swiper-slide {
	filter: drop-shadow(-20px 20px 0 var(--e-global-color-secondary) );
}

.ti-section.section-testimonials {
	overflow: hidden;
}


@media (max-width: 767px) {
	
	.ti-section .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	line-height: 1.25em;
}
	
	.quotes-slider .swiper-slide:after {

	bottom: -.75em;
}
	
	.quotes-slider .swiper-slide{
		margin-bottom: 60px;
	}
	

	.ti-section .quotes-slider {
	margin: 15px -25px;
		max-width: none;
		width: calc(100% + 50px);
}
	
	.ti-section	.quotes-students {
	margin: 15px -35px;
		max-width: none;
		width: calc(100% + 70px);
}
	
	.ti-section .quotes-students .swiper-slide, .ti-section .quotes-slider .swiper-slide {

		margin-bottom: 65px;
	}
	
	.ti-section .quotes-students .swiper-slide {
				padding:25px;
	}
	
	.ti-section.section-testimonials.dark-blue .swiper-slide {
    filter: drop-shadow(-12px 15px 0 var(--e-global-color-secondary) );
} 
	
	.quotes-students .swiper-slide:before, .quotes-slider .swiper-slide:before {
		box-shadow: 12px -15px 0 #FFF102;
	}
	
	.quotes-students .swiper-slide:after, .quotes-slider .swiper-slide:after {
		padding-bottom: 5em;
		width: 6em;
	}
	
}



/* --- IMAGE ROUNDED --- */

.elementor-lightbox .dialog-lightbox-close-button {
	text-decoration: none;
}

.elementor-slideshow__footer, .elementor-slideshow__header {
	right: 0;
	width: auto;
}

.elementor-slideshow__description, .elementor-slideshow__title,
.elementor-slideshow__counter {
	font-family: var(--e-global-typography-text-font-family ), Sans-serif;
}

.carousel-rounded .elementor-image-carousel-wrapper,
.image-rounded .elementor-widget-container {
	display: block;
	position: relative;
	border-radius: 1.2em;
	overflow: hidden;
	padding-bottom: 0;
}

.carousel-rounded .elementor-image-carousel-wrapper,
.image-rounded.magenta-blue .elementor-widget-container {
	box-shadow: -1em 1em 0 #EB008B,
		1em -1em 0 #000082;
	
}

.carousel-rounded img.swiper-slide-image {
	display: block;
	margin: 0;
}

.image-rounded.blue-cyan .elementor-widget-container {
	box-shadow: -1em -1em 0 #000082,
		1em 1em 0 #00ADEE;
}

.carousel-rounded .elementor-image-carousel-wrapper {
	transition: all ease-out .2s;
	position: relative;
}

.carousel-rounded .elementor-image-carousel-wrapper:before {
	content: url(https://theinventors.io/wp-content/uploads/2023/07/slideshow-icon.svg);
	position: absolute;
	display: block;
	margin: 0;
	bottom: 22px;
	left: 30px;
	z-index: 9;
	pointer-events: none;
	transition: opacity ease .3s;
	color: #FFF;
	text-shadow: 0 0 8px rgba(0,0,0,1);
font-family: var(--e-global-typography-text-font-family ), Sans-serif;
}

.carousel-rounded.elementor-element.elementor-pagination-position-outside .swiper {
	padding-bottom: 0;
}

.carousel-rounded.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 20px;
	right: 20px;
}


.carousel-rounded .elementor-image-carousel-wrapper:hover {
	transform: scale(1.05);
	box-shadow: 1em 1em 0 #EB008B,
		-1em -1em 0 #000082;
}

/*
.carousel-rounded .elementor-image-carousel-wrapper:hover:before {
content: "Ver maior";
}
*/


.carousel-rounded .swiper-pagination-bullets {
	text-align: right;
	padding-right: 1.2em;
	display: block;
	position: absolute;
	transform: none;
}


.carousel-rounded .elementor-image-carousel-wrapper .swiper-pagination,
.carousel-rounded .elementor-image-carousel-wrapper .elementor-swiper-button {
	opacity: 0;
	transition: opacity ease .3s;
}

.carousel-rounded .elementor-image-carousel-wrapper:hover .swiper-pagination,
.carousel-rounded .elementor-image-carousel-wrapper:hover .elementor-swiper-button {
	opacity: 1;
}


.carousel-rounded .elementor-swiper-button i {
	color: #FFF;
	opacity: 1;
	font-size: 30px;
	text-shadow: 0 0 8px rgba(0,0,0,1);
}

.carousel-rounded .elementor-image-carousel-wrapper .swiper-pagination-bullet {
	background-color: rgba(0,0,0,.3);
	border: solid 2px #FFF;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	opacity: 1;
	transition: background-color ease .3s;
}

.carousel-rounded .elementor-image-carousel-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #FFF;
}


/* --- STORE --- */

.ti-product-list {
	overflow: hidden;
}

.ti-product-filters,
.ti-product-list {
	    color: var(--e-global-color-text );
    font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight );
}

.ti-product-filters .woof_redraw_zone {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}


.ti-product-filters .woof_redraw_zone .woof_container,
.ti-product-filters .woof_redraw_zone .woof_submit_search_form_container{
	margin-top: 0;
}

.woocommerce  select,
.ti-product-list select,
.ti-product-filters select,
.ti-product-filters button {
	font-size: 1rem;
	line-height: 1em;
	padding: .8em 2em;
	border-radius: 2em;
	border: none;
	outline: none;
	
}
.woocommerce  select:before,
.ti-product-list select:before,
.ti-product-filters select:before {
	content: "+";
	display: block;
	position: absolute;
}

.ti-product-list select::-ms-expand,
.ti-product-filters select::-ms-expand {
    display: none !important;
}

.woocommerce  select,
.ti-product-list select,
.ti-product-filters select {
	padding-left:1.5em;
	padding-right: 2.5em;
	-webkit-appearance: none !important;
  -moz-appearance: none !important;
	background: #FFFFFF;
	background-image: url(https://theinventors.io/wp-content/uploads/2023/07/dropdown-arrow.svg);
	background-size: 12px auto;
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	font-weight: 400;
	margin-bottom: .5em;
	border: solid 1px rgba(0,0,0,.1);
	transition: background-color ease .4s;
}

.woocommerce  select:hover,
.ti-product-list select:hover,
.ti-product-filters select:hover {
	background-color: var(--e-global-color-accent );
}
@media (max-width: 767px){
	.woocommerce select, .ti-product-list select, .ti-product-filters select, .ti-product-filters button {
    font-size: 14px;
	}

}


.ti-product-filters button {
	background-color: var(--e-global-color-secondary );
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 600;
}

.ti-product-list ul.products {
	display: flex;
	flex-wrap: wrap;
}

.section-produtos .ti-product-list {
	padding: 0 20px;
	margin: 0 -20px;
	width: calc(100% + 40px);
	max-width: none;
}

.ti-product-list ul.products li.product {
	background-color: #FFFFFF;
	border-radius: 20px;
	display: flex;
	flex-direction: row;
	box-shadow: 0 12px 24px rgba(0,0,0,.2);
	padding: 20px;
	/* overflow: hidden; */
}

.ti-product-list.new .woocommerce ul.products li.product .prod-col {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.ti-product-list.new .woocommerce ul.products li.product .price {
	display: none;
}


.ti-product-list ul.products li.product img,
.ti-product-list ul.products li.product img.woocommerce-placeholder {
	display: block;
	margin: auto 0;
	border: none;
	width: 33%;
	height: auto;
	margin-right: 20px;
}

.ti-product-list ul.products li.product .woocommerce-loop-product__title ,
.ti-product-list ul.products li.product .atr-cidade {
	font-size: 1.8rem;
	text-transform: uppercase;
	line-height: .9em;
}

.ti-product-list.new ul.products li.product .woocommerce-loop-product__title {
	margin-bottom: .5em;
	margin-top: .2em;
	font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
}

.ti-product-list.new .woocommerce ul.products li.product .button {
	margin-top: auto;
	margin-left: auto;
	padding: .7em 1em;
	min-width: 0;
	font-size: 1.1em;
}

.ti-product-list.new ul.products li.product .atr-categoria {
	color: var(--e-global-color-primary );
}

.ti-product-list ul.products li.product .atr-categoria,
.ti-product-list ul.products li.product .woocommerce-loop-product__title,
.ti-product-list ul.products li.product .atr-cidade,
.ti-product-list ul.products li.product .atr-data{
	padding: 0;
	color: var(--e-global-color-text );
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li{
	margin:  2px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current{
	display: block;
	background-color: rgba(0,0,0,.1);
	width: 2em;
	border-radius: 2em;
	line-height: 1.1em;
	height: 2em;
	color: var(--e-global-color-text );
}

.woocommerce nav.woocommerce-pagination ul li a {
	color: var(--e-global-color-accent );
	background-color: var(--e-global-color-secondary );
	transition: color ease .3s, background-color ease .3s;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
	color: var(--e-global-color-accent );
	background-color: var(--e-global-color-primary );
}

.ti-premios .elementor-widget-image {
	border-radius: 50%;
	padding: 1em;
	background: linear-gradient(to top, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 90%);
}

.ti-premios .elementor-widget-image,
.ti-premios .elementor-widget-image img{
	position: relative;
}


.ti-premios .elementor-widget-image:before {
	border-radius: 50%;
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	margin: 5px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
	background-color: var(--e-global-color-ed845a4 );
}

.ti-premios .elementor-element.elementor-widget-heading {
	font-size: 1.4em;
	margin-bottom: .5em;
}

/* --- PRODUTO --- */

@media only screen and (max-width: 768px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 auto 2.992em;
		max-width: 360px;
}
}


.page-header.product .section-title h3 {
	font-size: 1.5em;
}

.product-slider {
	position: relative;

}

.product-slider .elementor-image-carousel .swiper-slide {
	padding: 10px;
}


.product-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {

	border: solid 2px #FFF;
}


.product-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner img {
	display: block;
	border: solid 3px #FFF;
}


.ti-section.page-header .section-title h2,
.ti-section.page-header .page-title h1 {
	position: relative;
	display: inline-block;
}


.ti-section.page-header .section-title.arrow-left h2:after {
    content: "";
    display: block;
    width: 2.4em;
    height: 2em;
    background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
margin-right: 100%;
}

.ti-section.page-header .page-title.arrow-right h1.elementor-heading-title:before {
    content: "";
position: absolute;
	left: 100%;
    width: 1.4em;
    height: 1.4em;
    background-image: url(https://theinventors.io/wp-content/uploads/2023/07/seta-4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
		margin-left: .4em;
	margin-top: -.8em;
}

.ti-section.page-header h3 u {
	padding: .25em .7em;
}

.ti-section .woocommerce .productPrice:before,
.ti-section .woocommerce label.pa_data {
	font-size: 1.25em;
}

.woocommerce div.product form.cart .variations th {
	text-align: left;
	vertical-align: middle;
	v-align: center;
}


@media (min-width: 768px) {
	/*
.ti-section.page-header .page-title.arrow-right h1.elementor-heading-title:before {
    position: absolute;
    left: 100%;
    margin-left: 1em;
    bottom: 20%;
}
	*/
	
	.ti-section.page-header .section-title.arrow-left h2:after {
		position: absolute;
    right: 100%;
		margin-right: 5%;
		top: 90%;
	}
	
}

.ti-category-img img {
	display: block;
	border-radius: 25px;
}


/* --- SHOP PAGES --- */
.elementor-menu-cart__main,
.ti-section.shop-page .woocommerce {
	font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight );
}

.ti-section.shop-page .elementor-container .elementor-column {
	border: dashed 1px;
	padding: 20px;
	border-radius: 25px;
}
/*
.ti-section.page-header.shop .elementor-container {
    padding-top: calc(2% + 30px);
    padding-bottom: calc(2% + 30px);
}



.woocommerce-cart .ti-section.page-header.shop .elementor-container {
	padding-top: 2.7em;
  padding-bottom: 2em;
	min-height: 0;
}

*/

.ti-section.page-header.shop .elementor-container {
   padding-top: 2.7em;
  padding-bottom: 2em;
	min-height: 0;
}

body.woocommerce.woocommerce-page .ti-section.product-info form.cart.variations_form .woocommerce-variation-add-to-cart {
	flex-wrap: wrap;
}

.ti-section.shop-page .woocommerce #customer_details .col-1,
.ti-section.shop-page .woocommerce #customer_details .col-2,
.ti-section.shop-page .woocommerce .woocommerce-additional-fields,
.ti-section.shop-page .woocommerce .e-checkout__order_review,
.ti-section.shop-page .woocommerce .e-coupon-box,
.ti-section.shop-page .woocommerce .woocommerce-checkout #payment{
	background-color: transparent;
	padding: 25px 0;
	border: none;
	margin: 0;
	border-bottom: dashed 1px;
}

.ti-section.shop-page .woocommerce #customer_details .col-1,
.ti-section.shop-page .woocommerce .e-checkout__order_review{
	padding-top: 0;
}

.ti-section.shop-page .woocommerce .woocommerce-checkout #payment,
.ti-section.shop-page .woocommerce #customer_details .col-2,
.ti-section.shop-page .woocommerce .woocommerce-additional-fields {
border-bottom: none;
	padding-bottom: none;
}

.ti-section.shop-page .woocommerce-checkout #payment #place_order {
	margin: 20px;
	display: inline-block;
	width: auto;
}

.woocommerce .woocommerce-info {
	    background-color: var(--e-global-color-primary );
	border:none;
	border-radius: 5em;
	
}

.woocommerce .woocommerce-info,
.woocommerce .woocommerce-info:before {
	color: #FFF;
}

.elementor-widget-woocommerce-product-add-to-cart {
		font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight );
}

/* --- AGENDA PRODUTOS --- */


.agenda-grid {

	 font-family: var(--e-global-typography-text-font-family ), Sans-serif;
   font-weight: var(--e-global-typography-text-font-weight );
	font-size: 1.2em;
}

.agenda-item {
	box-sizing: border-box;
margin: 30px;
}

.agenda-icon {
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
    margin: 0 auto 25px !important;
    width: 100%;
}

.agenda-image {
    display: block !important;
    margin: 0 auto !important;
    width: 200px !important;
    height: 200px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
}



.agenda-item h3 {
	background-image: url(https://theinventors.io/wp-content/uploads/2023/06/underline-magenta-01.svg);
	display: inline-block;
margin: -0.1em 0 0 -0.5em;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 2.5em;
	padding: 0 .5em;
}

.agenda-item p {
	line-height: 1.25em;
	margin: 0;
	font-size: 1.1rem;
	color: #FFF;
}



.agenda-item p.destaque {
	font-weight: 600;
	margin-top: .8em;
	font-size: 1.25rem;
}

.agenda-texto {
	font-size: 1.4em;
	line-height: 1.25em;
	color: #FFF;
}

@media (min-width: 768px) {
	
	.agenda-item {
	width: calc(50% - 60px); /* element count - margin */
margin: 30px;
}

	
	.agenda-item:nth-child(2) {
	margin-top: 150px;
}

.agenda-item:nth-child(odd) {
	float: left;
	clear: left;
}

.agenda-item:nth-child(even) {
	float: right;
	clear: right;
}

.agenda-grid:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}

}


/* --- SHOPPING CART --- */

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}

.woocommerce table.shop_table {
	border: none;
	border-collapse: collapse;
}
.woocommerce-cart table.cart td,
.woocommerce-cart-form__cart-item.cart_item td  {
	border-top: dashed 1px;
	border-left: none;
	
}

/* --- PRODUCT PAGE SETTINGS --- */

.page-header.product {
}

.page-header.product .elementor-widget-image {
	max-width: 150px;
	background-color: #FFF;
	margin-bottom: 30px;
	border-radius: 25px;
	box-shadow: -12px 12px 0 var(--e-global-color-4a78ae0), 12px -12px 0 var(--e-global-color-primary);
	overflow: hidden;
	
}



.ti-button.elementor-widget-button .elementor-button {
	 box-shadow: -8px 8px 0 var(--e-global-color-primary), 8px -8px 0 var(--e-global-color-accent);
}

.ti-button.elementor-widget-button .elementor-button:hover {
	 box-shadow: 8px 8px 0 var(--e-global-color-primary), -8px -8px 0 var(--e-global-color-4a78ae0);
}

.ti-header.home-header .ti-button.elementor-widget-button .elementor-button {
	 box-shadow: -8px 8px 0 var(--e-global-color-secondary), 8px -8px 0 var(--e-global-color-accent);
}

.ti-header.home-header .ti-button.elementor-widget-button .elementor-button:hover {
	 box-shadow: 8px 8px 0 var(--e-global-color-secondary), -8px -8px 0 var(--e-global-color-4a78ae0);
}

.page-header.product .section-title {
	margin-bottom: .2em;
	z-index: 2;
}

.page-header.product .elementor-widget-image img {
	
}

.ti-section.page-header.product .page-title.arrow-right {
	z-index: 0;
}

.ti-section.page-header.product .page-title.arrow-right h1.elementor-heading-title:before {
	width: 1.2em;
	height: 1.2em;
	position: absolute;
	left: 100%;
  margin-left: .4em;
  bottom: 75%;
}
	

@media (min-width: 768px) {
	.page-header.product .elementor-widget-image {
		margin: 0 50px 0 auto;
	}
	
	.page-header.product .elementor-widget-image {
		max-width: 180px;
	}
}

/* --- Mensagem Sucesso --- */

.ff-message-success {
    font-family: "Barlow", Sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    border: none;
color:#00ADEE;
	box-shadow:none;
}

.ti-section .event-text{
	font-size: 1.2em;
	line-height: 1.5em;
}

.custom-partners img,
.custom-partners .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	
}

/* --- PARTNERS LOGOS --- */

.custom-partners .elementor-post__thumbnail__link {
	pointer-events: none;
}


/* --- FAQ CUSTOM STYLES --- */
.ti-faq-answer {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
}

.faq-item {
	background-color: #FFF;
	border-radius: 15px;
	overflow: clip;
	margin: 10px 0;
}

.ti-faq-question {
	padding: 20px 25px;
	border-radius: 15px;
	background-color: var(--e-global-color-secondary);
	transition: background ease .4s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1.2em;
}

.ti-faq-question:after {
	content: "+";
	display: block;
	width: 1em;
	height: 1em;
	color: #FFF;
	transition: all ease .4s;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.ti-faq-question h3 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
	line-height: 1.1em;
	margin: 0;
	color: #FFF;
	transition: color ease .4s;
}

.ti-faq-answer {
	padding: 20px 25px 25px;
	line-height: 1.5em;
}

.ti-faq-question.active {
	background-color: var(--e-global-color-accent);
}

.ti-faq-question.active:after,
.ti-faq-question.active h3 {
	color: var(--e-global-color-4a78ae0);
}


.ti-faq-question.active:after {
    content: "×";
	transform: none;
    font-size: 1.6em;
}

/* Camps FAQ accordion (UK product page) */
.lp-faq .faq-section {
    width: 100%;
}

.lp-faq .faq-section + .faq-section {
    margin-top: 0;
}

.lp-faq .faqs {
    margin-top: 24px;
}

.lp-faq .faq-item {
    background-color: #FFF;
    border-radius: 15px;
    overflow: clip;
    margin: 10px 0;
}

.lp-faq .faq-item > .faq-question {
    padding: 20px 25px;
    border-radius: 15px;
    background-color: var(--lp-magenta) !important;
    transition: background ease .4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.2em;
    margin: 0;
    color: #FFF !important;
    cursor: pointer;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: 1.1em;
}

.lp-faq .faq-item > .faq-question:after {
    content: "?";
    display: block;
    width: 1em;
    height: 1em;
    color: #FFF !important;
    transition: all ease .4s;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.lp-faq .faq-answer {
    padding: 20px 25px 25px;
    line-height: 1.5em;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text);
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease;
}

.lp-faq .faq-item.active > .faq-question {
    background-color: var(--lp-yellow) !important;
}

.lp-faq .faq-item.active > .faq-question:after {
    content: "×";
    transform: none;
    font-size: 1.6em;
    color: var(--lp-navy) !important;
}

.lp-faq .faq-item.active > .faq-question,
.lp-faq .faq-item.active > .faq-question * {
    color: var(--lp-navy) !important;
}
