@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-300.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-300.woff) format('woff'); } @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-regular.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-regular.woff) format('woff'); } @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-600.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-600.woff) format('woff'); } @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-700.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/source-sans-pro-v21-latin-700.woff) format('woff'); } @font-face {
font-family: 'Tinos';
font-style: normal;
font-weight: 400;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/tinos-v24-latin-regular.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/tinos-v24-latin-regular.woff) format('woff'); } @font-face {
font-family: 'Tinos';
font-style: normal;
font-weight: 700;
src: local(''), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/tinos-v24-latin-700.woff2) format('woff2'), url(//www.derkleinestrickladen.de/wp-content/themes/hello-theme-child-master/font/tinos-v24-latin-700.woff) format('woff'); }
body {
font-family: 'Source Sans Pro', sans-serif !important;
font-size: 20px!important;
line-height: 30px;
background-color: #fafafa;
}
@media screen and (max-width: 991px) {
body {
font-size: 18px!important;
}
}
h1,
h2 {
font-weight: 400!important;
color: #356C95 !important;
font-size: 45px!important;
margin-bottom: 20px!important;
}
@media screen and (max-width: 991px) {
h1,
h2 {
font-size: 30px!important;
hyphens: auto;
}
}
h3 {
font-weight: 400!important;
color: #356C95 !important;
font-size: 25px!important;
margin-bottom: 5px!important;
}
@media screen and (max-width: 991px) {
h3 {
font-size: 20px!important;
hyphens: auto;
}
}
.wp-caption-text {
margin: 10px 0 0 0;
font-size: 14px;
color: #356C95;
}
a {
color: #8A1406;
}
@media screen and (max-width: 991px) {
a {
word-break: break-all;
}
}
.list-item .jet-listing-dynamic-meta {
color: #E96A37 !important;
font-size: 15px;
}
.list-item .jet-listing-dynamic-meta a {
color: #E96A37 !important;
font-size: 15px;
}
.list-item h3 {
font-weight: 600!important;
color: #356C95 !important;
font-size: 25px!important;
margin-bottom: 5px!important;
}
@media screen and (max-width: 991px) {
.list-item h3 {
font-size: 20px!important;
hyphens: auto;
}
}
.list-item .elementor-widget-theme-post-excerpt {
color: #356C95 !important;
font-size: 18px;
line-height: 25px;
}
.blue {
color: #356C95 !important;
} .elementor-nav-menu--main .elementor-nav-menu a {
font-size: 18px!important;
text-transform: uppercase!important;
font-weight: 600!important;
letter-spacing: 0.05em;
color: #8a1406 !important;
padding: 8px 12px!important;
margin: 0 5px!important;
}
.elementor-nav-menu--main .elementor-nav-menu a:hover,
.elementor-nav-menu--main .elementor-nav-menu a.elementor-item-active {
background: #8a1406;
border-radius: 10px;
color: #fff !important;
}
header .site-logo img {
min-width: 200px;
}
header .site-logo-sub img {
min-width: 180px;
}
@media screen and (max-width: 1024px) {
header .site-logo {
top: 50%!important;
transform: translateY(-56%) !important;
}
header .site-logo img {
min-width: 140px;
}
header .site-logo-sub img {
min-width: 130px;
}
}
footer a {
color: #fff !important;
}
footer .pull-right {
text-align: right;
} .item-content {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
z-index: 1;
opacity: 0;
-webkit-transition: opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);
-o-transition: opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);
transition: opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);
}
.item-content:before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: -1;
content: '';
background-color: transparent;
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #e96a37 100%);
}
.item-content:hover {
opacity: 1;
}
.item-content span {
font-size: 20px!important;
line-height: 20px!important;
color: #fff !important;
font-weight: 600;
margin-bottom: 20%;
display: block;
} .gewinnspiel-container {
color: #004077 !important;
}
.gewinnspiel-container h1 {
color: #004077 !important;
font-weight: 600!important;
font-size: 50px !important;
}
@media screen and (max-width: 767px) {
.gewinnspiel-container h1 {
font-size: 30px!important;
}
}
.gewinnspiel-container h3 {
color: #004077 !important;
font-weight: 600!important;
font-size: 45px !important;
}
@media screen and (max-width: 767px) {
.gewinnspiel-container h3 {
font-size: 25px!important;
}
}
.gewinnspiel-container p {
color: #004077 !important;
}
.gewinnspiel-container a {
color: #004077 !important;
}
.aktions-container {
padding: 40px;
background: #F07D2D;
max-width: 991px!important;
margin: 0 auto;
}
.aktions-container .inner {
border-style: dotted;
border-width: 15px 15px 15px 15px;
border-color: #FFFFFF80;
}
.aktions-container .inner .intro img {
border: 20px solid #F07D2D !important;
margin-top: -40px !important;
}
.gewinnspiel {
margin: 50px auto!important;
}
.wpforms-container .wpforms-field-label {
font-weight: 600!important;
color: #004077 !important;
font-size: 22px!important;
line-height: 25px!important;
}
@media screen and (max-width: 991px) {
.wpforms-container .wpforms-field-label {
font-size: 18px!important;
hyphens: auto;
}
}
.wpforms-container .wpforms-field-label-inline {
color: #004077 !important;
}
.wpforms-container .question .wpforms-field-label {
font-size: 22px!important;
}
@media screen and (max-width: 991px) {
.wpforms-container .question .wpforms-field-label {
font-size: 18px!important;
hyphens: auto;
}
}
.wpforms-container .wpforms-submit.btn-submit {
height: 60px;
width: 100%!important;
white-space: normal;
background-color: #F07D2D !important;
font-size: 24px!important;
text-transform: uppercase;
font-weight: 700;
}
@media screen and (max-width: 767px) {
.wpforms-container .wpforms-submit.btn-submit {
font-size: 18px!important;
}
}
.wpforms-container input[type=text],
.wpforms-container input[type=number],
.wpforms-container input[type=email] {
border: 1px solid #004077 !important;
}
.wpforms-container .wpforms-field {
padding: 0 0 10px 0!important;
}
.wpforms-container .wpforms-confirmation-container-full {
background: #004077 !important;
border: 1px solid #004077 !important;
text-align: center!important;
color: #fff !important;
font-size: 22px!important;
line-height: 30px!important;
}
.wpforms-container .wpforms-confirmation-container-full p {
color: #fff !important;
}
.wpforms-container .wpforms-confirmation-scroll {
color: #fff !important;
}