a:not(.elementor-button):not(.elementor-item) {
text-decoration: underline !important;
}
h1, h2, h3, h4, h5, .elementor-heading-title {
hyphens: auto;
word-break: break-word;
}
p {
hyphens: auto;
}
.elementor-widget-counter {
.elementor-counter {
.elementor-counter-title {
text-align: center;
}
}
}
.text-bg {
h1, h2, h3, h4, h5, h6, p {
padding: 3px 15px;
background: black;
display: inline;
line-height: 1.7 !important;
@media (max-width: 1200px) {
padding: 0;
}
}
&.orange {
h1, h2, h3, h4, h5, h6, p {
background: #F7A600;
color: white;
}
}
&.black {
h1, h2, h3, h4, h5, h6, p {
background: black;
color: white;
}
}
}
.elementor-location-header {
position: fixed;
left: 0;
top: 0;
right: 0;
z-index: 999;
}
@media (min-width: 768px) {
.mg-left {
margin-left: 50px;
}
}
.orangee {
color: #F7A600 !important;
* {
color: #F7A600 !important;
}
}
.white {
color: white !important;
* {
color: white !important;
}
}
.strong-orange {
strong {
color: #F7A600 !important;
}
}
.mg-left-form {
margin-left: 30px;
} table {
tr {
td,
th {
padding: 0;
border: 0;
}
}
tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
background: transparent !important;
}
}
@media (max-width: 1250px) {
table {
tr {
margin-bottom: 30px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
&:first-of-type {
display: none !important;
visibility: hidden;
opacity: 0;
}
&:last-of-type {
margin-bottom: 0;
}
}
}
}
@media (max-width: 800px) {
form.elementor-form {
.elementor-field-group {
flex-direction: column !important;
flex-wrap: nowrap;
&:not(.elementor-field-type-textarea) {
align-items: flex-start !important;
}
.mg-left-form {
margin-left: 0 !important;
}
label {
margin-bottom: 10px;
}
label,
input,
textarea,
select {
width: 100% !important;
}
}
}
}
form.elementor-form {
.elementor-form-fields-wrapper {
input, textarea, select {
margin-right: 30px;
}
}
.elementor-field-group {
&:not(.elementor-field-type-textarea) {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
label {
display: block;
width: clamp(325px, 50%, 500px);
}
}
&.elementor-field-type-textarea {
label {
margin-bottom: 15px
}
}
&.elementor-field-type-submit {
button.elementor-button {
color: black !important;
background-color: #F7A600;
font-size: 30px;
font-weight: 700;
font-style: italic;
letter-spacing: 0;
text-transform: uppercase;
* {
color: black !important;
}
}
}
&.elementor-field-type-radio {
input {
display: none;
&:checked {
~ label:after {
opacity: 1;
}
}
}
> .elementor-field-subgroup {
.elementor-field-option {
margin-right: 15px;
}
label {
position: relative;
width: 100% !important;
display: flex;
flex-direction: row;
align-items: flex-end;
cursor: pointer;
}
label:before,
label:after {
content: '';
}
label:before {
border: 1px solid #F7A600;
width: 30px;
height: 30px;
margin-right: 10px;
display: block;
}
label:after {
background: #F7A600;
width: 24px;
height: 24px;
position: absolute;
top: 3px;
left: 3px;
opacity: 0;
}
}
}
&.elementor-field-type-select {
> .elementor-select-wrapper {
select {
background-color: #F7A600 !important;
}
.select-caret-down-wrapper {
svg {
overflow: visible;
}
}
}
}
input,
textarea,
select {
padding: 0;
min-height: 30px !important;
font-size: 18px;
font-weight: 400;
font-style: normal;
border-radius: 0 !important;
border-color: #F7A600 !important;
}
label,
.label {
font-size: 18px;
font-style: normal !important;
font-weight: 600 !important;
}
.elementor-field-option {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
}
}
}
ul.elementor-nav-menu {
li.menu-item {
&.current_page_item {
a.elementor-item-active {
padding: 0 7px !important;
display: inline-block;
background-color: white;
}
}
}
}
.elementor-widget-call-to-action {
.elementor-cta__bg-overlay {
display: none;
}
}
.masonry-startseite {
> .e-con-inner {
.elementor-element {
&:hover,
&:focus,
&:focus-within {
z-index: 999;
}
.elementor-widget-container {
a {
display: block;
transform: scale(1);
border: 0 solid #363636;
transition: all 300ms ease-in-out;
&:hover,
&:focus,
&:focus-within {
border: 1px solid #363636;
transform: scale(1.075);
z-index: 9999;
}
}
}
}
}
}