/*
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');*/

/* start devel section */

.entry-content .blue-text {
    color: #1D70B7;
}

.img-max-width {
  max-width: 700px;
  margin-top: 20px;
  margin-bottom: 18px;
}

@media only screen  and (max-width : 768px) {
    div .img-max-width {
      max-width: 100%;
    }
}

p.bigger-text {
    font-size: 17px;
}

/* end devel section */

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;
    color: #202020;
    letter-spacing: normal;
    margin-top: 0;
}

h2 {
    font-size: 30px;
    font-weight: 500;
}

h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
}

.entry-content h1, .entry-content h2, .entry-content h3 {
    font-family: 'Poppins', sans-serif;
    color: #202020;
    margin-top: 0;
}

.entry-content p, .entry-content li {

}

.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 {
    color: #1d70b7;
    text-decoration: none;
}

.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;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    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: 1210px;
}

.bt_bb_wrapper {
    width: auto;
}

section, .bt_bb_section {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.pt-0 {
    padding-top: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.bt_bb_wrapper .section:first-child {
    padidng-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;
}

/* Header */

#site-header {
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
}

.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: 3.4rem;
}

.entry-content h2 {
    margin-bottom: 2rem;
}

/* Footer */

.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;
}