
/*
Theme Name:   Vetjobs24 Magazin
Theme URI:    https://wordpress.org/themes/twentysixteen/
Description:  Theme fuer das Vetjobs24 Magazin
Author:       ORANGE SERVICES
Author URI:   https://www.orange-services.de
Template:     twentytwenty
Version:      1.0.1
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900');

/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400,600,700');*/

/* new stuff */

.menu-item-has-children > a:after {
    content: " ▼";
    font-size: 0.8em;
}

.sub-menu {
    display: none;
    position: absolute;
    background: white;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
}

.menu-item-has-children:hover > .sub-menu {
    display: block;
}




.primary-menu > li.first-btn {
    border-left: 1px solid #1D70B7;
    padding-left: 25px;
}
.primary-menu > li.second-btn {
    margin-left: 12px;
}
.blue-btn a {
    background: #1D70B7 !important;
    color: #fff;
    margin-right: 0;
    padding: 9px 20px 9px 20px;
}
body:not(.overlay-header) .primary-menu > li.blue-btn.menu-item > a {
    color: #fff!important;
}
body:not(.overlay-header) .primary-menu > li.blue-btn.menu-item > a:hover {
    color: #ccc!important;
}
body:not(.overlay-header) .primary-menu > li.menu-item > a {
    text-transform: uppercase;
    color: #838383!important;
}
body:not(.overlay-header) .primary-menu > li.menu-item.current-menu-item > a,
body:not(.overlay-header) .primary-menu > li.menu-item.menu-item-366 > a {
    color: #B52929!important;
}
body:not(.overlay-header) .primary-menu > li.menu-item > a:hover,
.current-menu-item a {
    text-decoration: none;
    color: #B52929!important;
}
.primary-menu {
    display: flex;
    align-items: center;
    height: 100%;
}

.video-block {
    display: block;
    height:auto;     
    max-width: 650px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px; 
    margin-bottom: 36px; 
    cursor: pointer;
}

/* old area */
html .modal-body {
    padding: 10px;
}
.entry-content .blue-text {
    color: #1D70B7;
}
.img-max-width {
    max-width: 700px;
    margin-top: 20px;
    margin-bottom: 18px;
}

.order-mobile-1 {
  order: initial;
}
.order-mobile-2 {
  order: initial;
}

@media only screen  and (max-width : 768px) {
    div .img-max-width {
        max-width: 100%;
    }
    div .site-logo img {
        margin-left: 15px!important;
    }
    div .blue-btn a {
        background: none;
    } 
    div .entry-content .bt_bb_row + .bt_bb_row {
        margin: 29px 0;
    }
    div .content-img img {
        margin-top: 28px;
    }
    
    order-mobile-1 {
        order: 1 !important;
    }

    .order-mobile-2 {
        order: 2 !important;
    }
}

p.bigger-text {
    font-size: 17px;
}
body, .entry-content {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: normal;
    margin-top: 0;
    font-weight: 500;
}
h2 {
    font-size: 30px;
    font-weight: 500;
}
h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
}
.entry-content p, .entry-content ul li {
    color: #666;
}

.entry-content .bt_bb_row + .bt_bb_row {
    margin: 50px 0;
}

.entry-content h1, .entry-content h2, .entry-content h3 {
    font-family: 'Poppins', sans-serif;
    color: #666;
    margin-top: 0;
}
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #1d70b7;
}
a {
    text-decoration: none;
}

.footer-inner a:hover {
    color: #1D70B7!important;
}

.entry-content a {
    color: #B52929!important;
}

ul, ol {
    margin-bottom: 2.3rem;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-4 {
    width: 33.33333333%;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    font-size: 14px;
    border-radius: 2px;
    color: #1D70B7;
    padding: 10px 20px;
    letter-spacing: 0.5px;
}
.text-right {
    text-align: right;
}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: initial;
    width: auto;
}
.section-inner {
    width: 1110px;
}

/* test */
.bt_bb_port {
    max-width: 1110px;
    margin: 0 auto;
}
/* test end */

.bt_bb_wrapper {
    width: auto;
}
section, .bt_bb_section {
    padding: 50px 0 0 0;
}
.no-padding {
    padding: 0;
}
.pt-0 {
    padding-top: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.bt_bb_wrapper .section:first-child {
    padding-top: 0;
    padding-bottom: 0;
}
.widget li {
    margin-top: 0;
}
.widgettitle.widget-title {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
    color: #333333;
}
.textwidget {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}
.textwidget a {
    color: #333333;
}
#site-header {
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.15);
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
}
.header-inner {
    padding: 15px 0;
}
.site-logo img {
    width: 120px;
}
body:not(.overlay-header) .primary-menu > li > a,
body:not(.overlay-header) .primary-menu > li > .icon,
.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote::before,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
    color: #202020;
}
body:not(.overlay-header) .primary-menu > li > a {
    color: #202020 !important;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none;
    color: #1d70b7 !important;
}
.primary-menu a {
    font-size: 15px;
}
.search-toggle .toggle-text {
    display: none !important;
}
.entry-content h1 {
    font-size: 2.5rem;
    margin-bottom: 16px;
}
.entry-content h2 {
    font-size: 2.2rem;
    margin-bottom: 16px;
}
.semi-footer {
    background: #1D70B7;
    color: #fff;
    padding: 30px 0 35px;
}
.semi-footer h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
}
.semi-footer .btn {
    background: #fff;
    margin-top: 12px;
}
.footer-widgets-outer-wrapper {
    border-bottom: 0;
    padding: 1.5em 0 0 0;
}
.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
    border-top: 0;
    margin-top: 0;
}
.footer-widget {
    font-size: 14px;
    padding: 1.5em 0em 2em 0em;
}
.footer-widgets a {
    color: #333 !important;
}
ul.footer-navigation {
    margin: 0;
    padding: 0;
}
ul.footer-navigation li {
    padding: 3px 0;
    line-height: 2.2;
    list-style: none;
}
ul.footer-navigation li a {
    color: #333;
}
.footer-social {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 25px 0 25px 0;
}
.footer-social li {
    list-style: none;
    display: inline-block;
    padding-right: 7px;
    margin-bottom: 10px;
}
#site-footer {
    font-size: 15px;
    margin-bottom: 10px;
    padding: 1em 0;
}
.footer-credits {
    margin: 0 auto;
}
.footer-copyright {
    font-weight: 400;
}

@media only screen  and (min-width : 768px) {
    .content-img img {
        margin-top: 48px;
    }
}