/*
 Theme Name:   Correct Medical Divi
 Theme URI:    http://correctmedical/
 Description:  Correct Medical Extended Theme
 Author:       Anders Mediadesign
 Author URI:   http://anders-mediadesign.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
html{}
body{
    color: #fff;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    src: url(/wp-content/themes/font/Montserrat-VariableFont_wght.ttf) format(‚woff’);
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

html:before {
    content: '';
    background: url(img/bg-top.png) center -20px no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 800px;
    background-size: cover;
    z-index: 0;
}
#page-container{overflow-y: visible !important;}
#main-content{
    background: none;
}


h1, h2, h3, h4, h5, h6{font-family: "sofia-pro","Open Sans","SansSerif"!important;}

h1{font-size: 44px; color: #fff;}
h2{font-size: 36px; color: #fff;}
h2:after{
    content: "";
    width: 30%;
    display: block;
    border-bottom: 3px solid #fff;
    height: 20px;
}
h3{}
h4{}
.h2jobs h1{
    padding-left: 4px;
}

p{
    color:#fff;
}

.whitetext p{
    color:#fff !important;
}

ul li{
    color:#7887A7;
}

.getintouch{
    font-weight: 600;
}

.contact-box  p {
    color: #fff;
}

header#main-header,#main-header.et-fixed-header{
   box-shadow: none;
}

#main-header{
    background-color: rgba(19,38,56,0.82);
}

/* PRODUKT SHOW*/
.product-show {
    box-shadow: 0 3px 15px 2px #000;
    width: 90%;
    margin: auto;
}
.product-show .et_pb_blurb_content {
    max-width: 100%
}

.product-show .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.product-show .et_pb_blurb_container {
    padding: 20px;
    background: #232938;
    background: -moz-linear-gradient(top, #232938 0%, #181c27 100%);
    background: -webkit-linear-gradient(top, #232938 0%,#181c27 100%);
    background: linear-gradient(to bottom, #232938 0%,#181c27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232938', endColorstr='#181c27',GradientType=0 );
    position: relative;
}

.product-show .et_pb_blurb_container:after {
    content: "\f242";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    position: absolute;
    right: 10px;
    top: 20%;
    transform: translate(0,-50%);
}

/* Sales Partner Products*/

.sales-partner{}

.sales-partner .et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
    padding: 40px 10px 10px 10px;
    box-shadow: 0 3px 24px 4px #000;
}

.sales-partner .et_pb_image .et_pb_image_wrap:after{
    content: "\f211";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    position: absolute;
    right: 10px;
    top: 10px;
}

/* Lightbox */
img.mfp-img {

    background: #232938;
    background: -moz-linear-gradient(top, #232938 0%, #181c27 100%);
    background: -webkit-linear-gradient(top, #232938 0%,#181c27 100%);
    background: linear-gradient(to bottom, #232938 0%,#181c27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232938', endColorstr='#181c27',GradientType=0 );
}

.mfp-image-holder .mfp-content {
    max-width: 80%;
    background: #232938;
    background: -moz-linear-gradient(top, #232938 0%, #181c27 100%);
    background: -webkit-linear-gradient(top, #232938 0%,#181c27 100%);
    background: linear-gradient(to bottom, #232938 0%,#181c27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232938', endColorstr='#181c27',GradientType=0 );
}

/* Logoanpassung im Header */
#logo{max-width: 25%;}

/* Menüanpassungen */
#et-top-navigation nav#top-menu-nav #top-menu, #et-top-navigation nav#top-menu-nav #top-menu a{
    font-weight: 300;
    color: #fff;
}


/* Kontakt im Header */
#am-contact{
    position: relative;
    display: none;
    float: right;
    height: 100%;
    z-index: 999999;
}

#am-contact li.menu-item > a{
    border-radius: 25px;
    border: 1px solid #fff;
    display: flex;
    padding: 5px 20px;
    color: fff;
}

#top-menu  #menu-item-587 > a, #top-menu  #menu-item-748 > a{
    border-radius: 25px;
    border: 1px solid #fff;
    display: flex;
    padding: 10px 30px;
    color: #fff !important;
    margin: -10px 0 0 20px;
}

#top-menu  #menu-item-366 > a:hover, {
    border: 1px solid #7887A7;
}

#am-contact .menu-contact-menu-container{}

#menu-contact-menu li, #menu-contact-menu li a, #menu-contact-menu li a:active{
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    display: inline-block;
    padding-right: 22px;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    color: #fff;
    padding-bottom: 25px;
}

#menu-contact-menu li a:hover{
opacity: .7;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

/* FOOTER Anpassungen*/
#et-footer-nav{
    border-top: 1px solid #7887A7;
    position: relative;
    z-index: 2;
}


#footer-widgets{
    padding:0;
}

#main-footer .container{
    padding: 0;
    margin: 0;
    width:100%;
}

.bottom-nav{
    padding: 0px 0 0 0;
}

#footer-bottom{
    padding: 0;
    position: relative;
    z-index: 3;
}

.am-footer-logo{
    margin: 0 0 0 15px;
}

.am-footer-logo img{
    max-height: 40px;
    max-width: 200px;
    padding: 5px 0 0 0;
}

.am-credits{
    padding: 5px 0 0 0;
}

.am-credits #footer-info{
    float: none;
    padding: 0;
    text-align: center;
    font-size: 10px;
}

.am-up{
    padding: 5px 0 0 0;
    margin: 0 15px 0 0;
}

#tootop{}

#footer-info{
    float: none;
    text-align: center;
}

#main-footer{
    background-color: transparent;
    position: relative;
    z-index: 0;
}

#main-footer:after {
    content: '';
    background: url(/wp-content/themes/CorrectMedical-Divi/img/bg-footer.png) 50% 12% no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    height: 700px;
    background-size: cover;
    z-index: 0;
    bottom: 0;
}

#wpglobus-3{
    float: right;
}

.container-new-footer{
    position: relative;
    z-index: 416546541654651;
}

/* Fixed Menu Mobil */
.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;

}

@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
        position: fixed;
    }
    #mobile_menu,
    .et-fixed-header #mobile_menu,
    .et-fixed-header#main-header
    {
        background-color: rgba(19,38,56,0.82) !important;
    }
    #wpglobus-3{
        float: none;
        text-align: center;
    }
    .am-p-helper{
        padding-top: 10px;
    }
    #tootop .dashicons{
        font-size: 30px;
        width: 30px;
        height: 30px;
        padding-bottom: 20px;
        margin-top: -20px;
    }
    .bottom-nav li {
        display: inline-block;
        padding-right: 12px;
        font-size: 14px;
        font-weight: 600;
        padding-left: 12px;
    }
    ul.bottom-nav {
        padding-bottom: 10px;
    }
}


@media (min-width: 981px) {

    header#main-header,#main-header.et-fixed-header{
        box-shadow: none;
    }

    #am-contact{
        display: inline-block;
        float: right;
        height: 100%;
    }

    #am-contact .menu-contact-menu-container{
        padding: 50px 0 0 40px;
    }

    .am-credits #footer-info{
        float: none;
        padding: 0;
        text-align: center;
        font-size: 14px;
    }

    .product-show{
        box-shadow: 0 3px 24px 4px #000;
        width: 100%;
    }

    #footer-bottom{
        padding: 15px 0 0 0;
    }

}


@media (min-width: 1600px) {

}