@media only screen and (min-width: 800px) {
.columnEffect .hideBtn,
.columnEffect .hideText{
visibility: hidden;
opacity:0;
}
.columnEffect .columnGrow{
transition:all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.columnEffect .columnGrow:hover{
width:50%;
}
.columnEffect .columnGrow .elementor-background-overlay{
transition:all 300ms ease-in-out 300ms !important;
}
.columnEffect .columnGrow:hover .elementor-background-overlay{
opacity:0.6 !important;
}
.columnEffect .columnGrow:hover .hideBtn,
.columnEffect .columnGrow:hover .hideText{
opacity:1;
visibility: visible;
transition:all 400ms ease-in-out 500ms;
}
}
@media only screen and (max-width: 768px) {
.columnEffect .columnGrow .elementor-background-overlay{
opacity:0.6 !important;
}
}
.toggleContent .elementor-tab-title span span {
color: #fff;
}
.toggleContent .elementor-tab-title {
text-align: center;
border: 0 !important;
background: #FF6059;
width: 30px;
border-radius: 50em;
display: flex;
height: 30px;
align-items: center;
justify-content: center;
margin-bottom: 35px !important;
margin-left: 30px !important;
}
.toggleContent .elementor-tab-content ul{
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
.toggleContent .elementor-tab-content ul li {
border-bottom: 1px solid #fff;
padding-bottom: 4px;
margin-bottom: 4px;
}
.home .jet-posts__inner-box .post-thumbnail a {
height: 300px !important;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.home .jet-posts__inner-box .post-thumbnail a img {
flex-shrink: 0;
min-width: 100%;
min-height: 100%;
}
.home .jet-posts__inner-content {
background: #fff;
margin: -50px 20px 20px 20px;
padding: 20px;
}
.home .elementor-widget-jet-posts .jet-carousel .jet-slick-dots li.slick-active span {
background-color: var( --e-global-color-accent ) !important;
}
.post-type-archive-recrutamento .jet-posts__item {
background-color: rgba(0,0,0,0);
transition:all 200ms ease-in-out;
}
.post-type-archive-recrutamento .jet-posts__item:hover {
background-color: rgba(0,0,0,0.5);
}
.post-type-archive-recrutamento .jet-posts__item .entry-title a:before {
content:'Now Hiring:';
font-weight:600;
color:#ff6059;
font-size:19px;
display: block;
}
.post-type-archive-recrutamento .elementor-widget-jet-posts .jet-posts .jet-more:hover{
color: #FFFFFF;
background-color:#ff6059;
text-decoration: none;
}
.wpml-ls-current-language a {
color: var(--e-global-color-primary) !important;
}
.eael-simple-menu-container.preset-1 .eael-simple-menu li>a{
line-height:18px;
}
.elementor-62 .elementor-element.elementor-element-84ed53c .eael-simple-menu li .eael-simple-menu-indicator{
top:0;
width:18px;
height:18px;
border: 0 !important;
background: transparent !important;
font-size:10px !important;
color:#fff !important;
}
.elementor-62 .elementor-element.elementor-element-84ed53c .eael-simple-menu li .eael-simple-menu-indicator:before{
color:#fff !important;
}