/*
Theme Name: Corporate Health
Theme Base: Zohar 
Author: GT3themes
Author URI: gt3themes.com
Description: Corporate Health Theme, made by Stilwaechter. Based on the Framework zohar from GT3
Version: 1.0.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: zohar
*/

/* CheckUp Boxen */
.checkup .elementor-widget-wrap {
    padding: 0 0 40px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 40px;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: rgba(0,0,0,0);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}
.elementor-element.checkup:hover > .elementor-element-populated .elementor-widget-wrap{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.elementor-element.checkup.orange:hover > .elementor-element-populated .elementor-widget-wrap{
    border-color: #ff7410;
}
.elementor-element.checkup.blue:hover > .elementor-element-populated .elementor-widget-wrap{
    border-color: #1aabff;
}
.elementor-element.checkup.d-blue:hover > .elementor-element-populated .elementor-widget-wrap{
    border-color: #003d99;
}
.elementor-element.elementor-widget-slider_revolution{
    z-index: 0!important;
}
.checkup .elementor-widget-wrap .elementor-element{
    padding: 10px 40px;
}
.checkup .elementor-widget-wrap .elementor-element:first-child{
    padding: 60px 0 10px;
    margin-bottom: -1px;
}
.checkup .elementor-widget-wrap .elementor-element:nth-child(2){
    padding: 10px 0 20px;
}
.main_wrapper .checkup ul>li {
    font-size: 15px;
    line-height: 25px;
    padding: 20px 0;
    border-bottom: 1px solid #efeff0;
    list-style: none;
}

.main_wrapper .checkup ul>li:last-child {
    border-bottom: none;
    padding: 15px 0 0;
}

.main_wrapper .checkup ul>li:before {
    display: none;
}
.main_wrapper .checkup .elementor-button {
    display: inline-block;
    font-size: 20px;
    padding: 10px 55px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #ffffff;
    border-radius: 38px 38px 38px 38px;
}

.main_wrapper .checkup .elementor-button:hover {
    background-color: #54595f;
}
.main_wrapper .checkup.orange .elementor-button,
.checkup.orange .elementor-widget:nth-child(1),
.checkup.orange .elementor-widget:nth-child(2) {
    background-color: #ff7410;
    color: #fff;
}
.main_wrapper .checkup.blue .elementor-button,
.checkup.blue .elementor-widget:nth-child(1),
.checkup.blue .elementor-widget:nth-child(2) {
    background-color: #1aabff;
    color: #fff;
}
.main_wrapper .checkup.d-blue .elementor-button,
.checkup.d-blue .elementor-widget:nth-child(1),
.checkup.d-blue .elementor-widget:nth-child(2) {
    background-color: #003d99;
    color: #fff;
}
.checkup h2, .checkup .elementor-widget-heading h2.elementor-heading-title{
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 38px 38px 38px 38px;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 300 !important;
}
.checkup h2:nth-child(1){
    font-weight: 300 !important;
}

.checkup h2 a{
    font-size: 17px;
    font-weight: 300;
}
.checkup .elementor-widget:nth-child(2) a{
    color: #fff;
    font-size: 17px;
    line-height: 27px;
}
.footer-bottom .elementor-button {
    min-width: 220px;
}


/* Team Boxen */
.team .elementor-widget-wrap .elementor-element{
    padding: 0 0 0px;
    text-align: left;
    background-color: #fff;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: rgba(0,0,0,0);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}
.team .elementor-widget-wrap {
    margin-bottom: 40px;
}
.elementor-element.team:hover > .elementor-element-populated .elementor-widget-wrap{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.team .elementor-text-editor
{
    padding: 10px 20px 0;
}
.team .elementor-widget-wrap .elementor-element{
    padding: 0px;
    margin: 0px 0px;
}
.team .elementor-widget-wrap .elementor-element:first-child{
    margin-bottom: -2px;
    
}

.team h3 {
    font-size: 15px;
}
.team h6 {
    font-size: 12px;
    font-weight: 400;
    margin: -10px 0 20px;
}

.collapseomatic {
    background-image: none !important;
    background-repeat: no-repeat;
    padding: 0 0 !important;
    cursor: pointer;
}
.collapseomatic_excerpt, .collapseomatic_content {
    margin-top: 0px;
    margin-left: 0px !important;
    padding: 0px;
}

/* Karte */

.imgl-map .imgl-infobox {display:none !important;}

.imgl-pin:hover { cursor: pointer;}