@font-face {
font-family: 'Roboto';
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Black.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-BlackItalic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Bold.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-BoldItalic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Light.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-LightItalic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Medium.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-MediumItalic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Regular.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-Thin.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/roboto/Roboto-ThinItalic.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Josefin Sans';
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/josefin_sans/JosefinSans-VariableFont_wght.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Caveat';
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/fonts/caveat/Caveat-VariableFont_wght.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}  .bg-img-cover {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}  body:after {
content: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Instagram_hover.svg) url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Facebook_hover.svg) url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg) url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg);
position: absolute;
width: 0;
height: 0;
visibility: hidden;
overflow: hidden;
z-index: -1;
}  body,
h1,
h2,
h3,
p {
margin: 0;
}
.elementor-location-header .elementor-column {
min-height: unset;
}
p:not(:last-of-type) {
margin-top: 0;
margin-bottom: 1rem;
}
div.elementor-widget:not(:last-child) {
margin-bottom: 0;
}
div.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0;
}
@media (max-width: 1172px) {
body div[data-elementor-type="wp-page"] > .elementor-section-wrap > section > div.elementor-container,
body div[data-elementor-type="wp-page"] > .elementor-inner > .elementor-section-wrap > section > div.elementor-container,
body div[data-elementor-type="product-archive"] > .elementor-section-wrap > section > div.elementor-container,
body div[data-elementor-type="product"] > .elementor-section-wrap > section > div.elementor-container,
body div[data-elementor-type="single-post"] > .elementor-section-wrap > section > div.elementor-container {
margin-left: 16px;
margin-right: 16px;
}
}  .hide,
.hidden {
display: none !important;
visibility: hidden !important;
}
body { color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
}
.heading h3 {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
text-align: center;
margin-bottom: 12px;
color: #5F5F5F;
}
@media (max-width: 767px) {
.heading h3 {
text-align: left;
}
}
.heading.red h1 {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
text-align: center;
margin-bottom: 10px;
color: #9a5464;
}
@media (max-width: 767px) {
.heading.red h1 {
font-weight: bold;
letter-spacing: 0.5px;
line-height: 63px;
font-size: 50px;
margin-bottom: 13px;
}
}
.textblock p {
color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
text-align: center;
}
@media (max-width: 767px) {
.textblock p {
text-align: left;
}
}
a.kyl_link {
color: #9a5464;
font-family: 'Roboto', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
padding: 5px 10px;
position: relative;
display: inline-block;
z-index: 1;
}
a.kyl_link::before {
content: '';
height: 50%;
width: 100%;
position: absolute;
z-index: -1;
bottom: 0;
left: 0;
background-color: #efe4d3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: height ease 300ms;
-moz-transition: height ease 300ms;
-ms-transition: height ease 300ms;
-o-transition: height ease 300ms;
transition: height ease 300ms;
}
a.kyl_link:hover::before {
height: 100%;
}
@media (max-width: 767px) {
a.kyl_link {
text-align: left;
}
}
a.kyl_btn {
font-family: 'Roboto', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
color: white;
padding: 12px 35px;
background-color: #9a5464;
border: #9a5464 2px solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
}
a.kyl_btn:hover {
border-color: #FFF;
background-color: transparent;
}
@media (max-width: 991px) {
}
.sec_full_width.elementor-section > div.elementor-container {
max-width: none;
}
@media (max-width: 1172px) {
.sec_full_width.elementor-section > div.elementor-container {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
div.elementor-widget-heading.heading { }
.elementor-widget-text-editor.text { }
section[data-settings="{'background_background':'classic'}"] {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.section_full_width > .elementor-container {
max-width: 1140px;
margin: 0 auto;
}  html {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
font-weight: 400;
} @-moz-document url-prefix() {
body {
font-weight: lighter !important;
}
}
body {
padding-top: 80px;
margin: 0;
}
body.woocommerce-checkout .elementor-location-header {
margin-bottom: 0;
}
@media (max-width: 1024px) {
body {
padding-top: 50px;
}
}
main.checkout .cfw-alert-success {
display: none;
}
main.checkout .cfw-alert-success .message a {
display: none;
}
main.checkout .cfw-alert-container .message .wc-forward {
display: none !important;
}
.ueber_uns_sec_1,
.geschaeft_section_1,
.shop_category_header {
width: 1140px !important;
margin: 0 auto;
border-radius: 30px 30px 35px 35px;
}
.ueber_uns_sec_1:before,
.geschaeft_section_1:before,
.shop_category_header:before {
border-radius: 0 0 30px 30px;
}
@media (max-width: 1140px) {
.ueber_uns_sec_1,
.geschaeft_section_1,
.shop_category_header {
width: 100% !important;
}
}
*,
.elementor {
box-sizing: border-box !important;
-webkit-hyphens: auto !important;
-ms-hyphens: auto !important;
hyphens: auto !important;
outline: none !important;
}
.elementor-element-populated {
padding: 0 !important;
}
.boxed {
max-width: 1140px;
margin: auto;
width: 100%;
padding: 0 16px;
}
@media screen and (min-width: calc(1140px + 32px)) {
.boxed {
padding: 0;
}
}
.text_container {
text-align: center;
max-width: 970px;
display: block;
margin: 0 auto;
}
.text_container .headline .elementor-heading-title {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
color: #5F5F5F !important;
font-family: 'Caveat', sans-serif !important;
margin: 0 0 12px 0;
}
.text_container .text {
color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
margin: 0;
}
.text_container .text p {
margin: 0;
}
@media (max-width: 991px) {
.text_container {
text-align: left;
}
}
.text_container_alt .headline .elementor-heading-title {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
margin-bottom: 15px;
}
.swiper_controls .swiper_button {
background-size: 100% !important;
border: 2px solid #9a5464;
border-radius: 4px;
cursor: pointer;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
}
.swiper_controls .swiper_button[data-direction="forward"] {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg) no-repeat center center;
transform: rotate(180deg);
margin-left: 30px;
}
.swiper_controls .swiper_button[data-direction="forward"]:hover {
background: #9a5464 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg) no-repeat center center;
}
.swiper_controls .swiper_button[data-direction="backward"] {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg) no-repeat left top;
}
.swiper_controls .swiper_button[data-direction="backward"]:hover {
background: #9a5464 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg) no-repeat left top;
}
.swiper_controls .swiper_button.swiper-button-disabled {
opacity: 0;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type=number] {
-moz-appearance: textfield;
} .xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input {
width: 100%;
margin-bottom: 20px;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
padding: 12px 20px;
border: none;
border-bottom: 1px solid #707070;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input::placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input:-moz-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input:-ms-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input::-moz-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input::-ms-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon input::-webkit-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon button {
width: 100%;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
}
.xoo-wsc-slider .xoo-wsc-sl-coupon .xoo-wsc-sl-body .xoo-wsc-sl-apply-coupon button:hover {
background-color: #9a5464;
color: #FFF;
} .kyl_navigation_wrapper {
font-family: 'Roboto', sans-serif;
box-shadow: 0 3px 12px #0000000D;
background-color: #FFF;
max-height: 80px;
position: fixed;
height: 100%;
width: 100vw;
z-index: 5;
left: 0;
top: 0;
}
.kyl_navigation_wrapper .container {
position: relative;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
height: 100%;
padding: 0;
}
.kyl_navigation_wrapper .container .mobile_menu_button {
width: 60px;
padding: 14px 16px;
order: 1;
cursor: pointer;
}
@media screen and (min-width: 1024px) {
.kyl_navigation_wrapper .container .mobile_menu_button {
display: none;
}
}
.kyl_navigation_wrapper .container .mobile_menu_button.open div {
display: inline-block;
border-radius: 10px;
margin-bottom: 4px;
width: 100%;
height: 4px;
float: left;
}
.kyl_navigation_wrapper .container .mobile_menu_button.open div:last-of-type {
margin-bottom: 0;
}
.kyl_navigation_wrapper .container .mobile_menu_button.close {
background: transparent no-repeat center center;
background-size: 20px;
}
.kyl_navigation_wrapper .container .home_link {
box-shadow: 0 12px 12px -6px #0000000d;
border-top-right-radius: 0;
border-top-left-radius: 0;
background-color: #FFF;
border-radius: 100%;
position: absolute;
display: block;
height: 170%;
width: 180px;
content: '';
left: 0;
top: 0;
}
.kyl_navigation_wrapper .container .home_link img {
margin: 18px auto 0;
display: block;
width: 120px;
}
.kyl_navigation_wrapper .container .navigation_wrapper {
display: none;
}
@media screen and (min-width: 1024px) {
.kyl_navigation_wrapper .container .navigation_wrapper {
display: inline-block;
}
}
.kyl_navigation_wrapper .container .navigation_wrapper .menu-navigation-container .menu {
padding: 0;
margin: 0;
}
.kyl_navigation_wrapper .container .navigation_wrapper .menu-navigation-container .menu .menu-item {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.kyl_navigation_wrapper .container .navigation_wrapper .menu-navigation-container .menu .menu-item.current_page_item a {
color: #9a5464;
}
.kyl_navigation_wrapper .container .navigation_wrapper .menu-navigation-container .menu .menu-item a {
display: inline-block;
padding: 10px 15px;
color: #5F5F5F;
font-weight: 500;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
-webkit-transition: color ease 300ms;
-moz-transition: color ease 300ms;
-ms-transition: color ease 300ms;
-o-transition: color ease 300ms;
transition: color ease 300ms;
}
.kyl_navigation_wrapper .container .navigation_wrapper .menu-navigation-container .menu .menu-item a:hover {
color: #9a5464;
}
.kyl_navigation_wrapper .container .shopping_cart_link {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/cart_new.svg) no-repeat center center;
background-size: 28px;
display: inline-block;
position: relative;
height: 52px;
width: 60px;
order: 3;
}
.kyl_navigation_wrapper .container .shopping_cart_link .xoo-wsc-sc-cont {
height: 100%;
}
.kyl_navigation_wrapper .container .shopping_cart_link .xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
height: 100%;
}
.kyl_navigation_wrapper .container .shopping_cart_link .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-count {
font-family: 'Josefin Sans', sans-serif;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 15px;
font-size: 10px;
background-color: #efe4d3;
border-radius: 100%;
position: absolute;
text-align: center;
height: 15px;
color: #9a5464;
width: 15px;
right: 10px;
top: 8px;
}
.kyl_navigation_wrapper .container .shopping_cart_link .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-bki,
.kyl_navigation_wrapper .container .shopping_cart_link .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-subt {
display: none;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper {
background-color: #FFF;
max-width: 300px;
position: fixed;
height: 100%;
width: 100%;
left: -100%;
z-index: 1;
top: 0;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-mobile-navigation-container .menu {
padding: 0;
margin: 0;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-mobile-navigation-container .menu .menu-item {
padding: 20px 16px;
margin: 0;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-mobile-navigation-container .menu .menu-item:first-of-type {
padding-top: 40px;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-mobile-navigation-container .menu .menu-item a {
text-transform: lowercase;
}
.kyl_navigation_wrapper .container .mobile_menu_overlay {
position: fixed;
height: 100vh;
width: 0;
background: #000;
opacity: 0;
}
@media (max-width: 1024px) {
.kyl_navigation_wrapper {
box-shadow: 0 3px 12px #00000029;
height: 50px;
}
.kyl_navigation_wrapper .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.kyl_navigation_wrapper .container .mobile_menu_button.open div {
background-color: #9a5464;
}
.kyl_navigation_wrapper .container .home_link {
left: 50%;
height: 100px;
width: 140px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
box-shadow: 0 12px 12px -6px #00000029;
}
.kyl_navigation_wrapper .container .home_link img {
height: calc(100px - 23px);
width: calc(140px - 52px);
margin-top: 10px;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .mobile_menu_button.close {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/close.svg);
margin: 16px 0 50px;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-navigation-container .menu {
margin: 0;
padding: 0 16px;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-navigation-container .menu .menu-item {
display: block;
font-family: 'Roboto', sans-serif;
font-weight: 500;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-navigation-container .menu .menu-item a {
color: #5F5F5F;
}
.kyl_navigation_wrapper .container .mobile_menu_wrapper .menu-navigation-container .menu .menu-item:not(:last-child) {
margin-bottom: 40px;
}
.kyl_navigation_wrapper .container .mobile_menu_overlay {
top: 0;
}
}
.kyl_footer {
background-color: #9a5464;
}
.kyl_footer .container {
justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
padding: 76px 0 18px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
}
.kyl_footer .container .general_information {
font-family: 'Josefin Sans', sans-serif;
display: inline-block;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
.kyl_footer .container .general_information > div {
background-position: left top;
background-repeat: no-repeat;
padding: 0 16px 0 35px;
color: #FFF;
}
.kyl_footer .container .general_information > div .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
letter-spacing: 0.34px;
line-height: 18px;
margin: 0 0 12px;
}
.kyl_footer .container .general_information > div p {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
margin: 0 0 4px;
}
.kyl_footer .container .general_information > div a {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #FFF;
margin-bottom: 4px;
display: block;
}
.kyl_footer .container .general_information > div:first-of-type {
padding-left: 0;
}
.kyl_footer .container .general_information > div:last-of-type {
padding-right: 0;
}
.kyl_footer .container .general_information > div.logo {
background-size: 120px;
padding: 0;
-ms-flex: 0 0 15%;
-webkit-box-flex: 0;
flex: 0 0 15%;
}
.kyl_footer .container .general_information > div.contact {
background-size: 50px;
padding-left: 64px;
-ms-flex: 0 0 23.33%;
-webkit-box-flex: 0;
flex: 0 0 23.33%;
}
.kyl_footer .container .general_information > div.address {
background-size: 34px;
padding-left: 54px;
-ms-flex: 0 0 23.33%;
-webkit-box-flex: 0;
flex: 0 0 23.33%;
}
.kyl_footer .container .general_information > div.opening_hours {
background-size: 50px;
padding-left: 64px;
-ms-flex: 0 0 23.33%;
-webkit-box-flex: 0;
flex: 0 0 23.33%;
}
.kyl_footer .container .general_information > div.social_media {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
-ms-flex: 0 0 15%;
-webkit-box-flex: 0;
flex: 0 0 15%;
}
.kyl_footer .container .general_information > div.social_media a {
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
height: 50px;
width: 50px;
margin: 0 30px 0 0;
-webkit-transition: background-image ease 300ms;
-moz-transition: background-image ease 300ms;
-ms-transition: background-image ease 300ms;
-o-transition: background-image ease 300ms;
transition: background-image ease 300ms;
}
.kyl_footer .container .general_information > div.social_media a:last-of-type {
margin: 0;
}
.kyl_footer .container .general_information > div.social_media a[href*='facebook']:hover {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Facebook_hover.svg) !important;
}
.kyl_footer .container .general_information > div.social_media a[href*='instagram']:hover {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Instagram_hover.svg) !important;
}
.kyl_footer .container .category_teaser {
margin: 60px 0 0 0;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
.kyl_footer .container .category_teaser a {
-ms-flex: 0 0 calc(33.33% - 20px);
-webkit-box-flex: 0;
flex: 0 0 calc(33.33% - 20px);
display: inline-block;
margin: 0 30px 0 0;
}
.kyl_footer .container .category_teaser a:last-of-type {
margin: 0;
}
.kyl_footer .container .category_teaser a:hover .category:before {
background-color: #efe4d3;
opacity: 1;
}
.kyl_footer .container .category_teaser a:hover .category p {
min-height: 100%;
}
.kyl_footer .container .category_teaser a .category {
background-position: center center;
background-size: cover;
border-radius: 30px;
text-align: center;
position: relative;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
overflow: hidden;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
height: 250px;
color: #9a5464;
font-family: 'Caveat', sans-serif;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.kyl_footer .container .category_teaser a .category p {
font-weight: 600;
letter-spacing: 0.34px;
line-height: 43px;
font-size: 34px;
position: relative;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
z-index: 1;
margin: 0;
padding: 20px 0;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
background-color: #efe4d3;
height: auto;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
min-height: 0;
}
.kyl_footer .container .category_teaser a .category:before {
background-color: #FFF;
position: absolute;
transition: all 0.1s ease-in-out;
height: 100%;
width: 100%;
opacity: 0.9;
left: 0;
top: 0;
}
.kyl_footer .container .main_menu {
margin: 30px 0 0 0;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu {
padding: 0;
margin: 0;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item {
display: inline-block;
list-style: none;
padding: 0 20px;
margin: 0;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item:first-of-type {
padding-left: 0;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item:last-of-type {
padding-right: 0;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item a {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
color: #FFF;
font-family: 'Roboto', sans-serif;
-webkit-transition: color ease 300ms;
-moz-transition: color ease 300ms;
-ms-transition: color ease 300ms;
-o-transition: color ease 300ms;
transition: color ease 300ms;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item a:hover {
color: #efe4d3;
}
.kyl_footer .container .legal_menu {
margin: 15px 0 0 0;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-moz-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu {
padding: 0;
margin: 0;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item {
display: inline-block;
position: relative;
list-style: none;
padding: 0 6px;
margin: 0;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:before {
background-color: #FFF;
display: inline-block;
position: absolute;
height: 16px;
content: '';
width: 1px;
right: -3px;
top: 6px;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:first-of-type {
padding-left: 0;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:last-of-type {
padding-right: 0;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:last-of-type:before {
display: none;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item a {
font-family: 'Roboto', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
color: #FFF;
-webkit-transition: color ease 300ms;
-moz-transition: color ease 300ms;
-ms-transition: color ease 300ms;
-o-transition: color ease 300ms;
transition: color ease 300ms;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item a:hover {
color: #efe4d3;
}
@media (max-width: 1172px) {
.kyl_footer .container {
margin-left: 16px;
margin-right: 16px;
width: unset;
}
}
@media (max-width: 1140px) {
.kyl_footer .container .general_information > div {
padding: 0;
}
}
@media (max-width: 991px) {
.kyl_footer .container {
padding: 50px 0 95px;
}
.kyl_footer .container .general_information > div.logo {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
height: 107px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 50px;
}
.kyl_footer .container .general_information > div.contact,
.kyl_footer .container .general_information > div.address,
.kyl_footer .container .general_information > div.opening_hours {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
padding-left: 0;
background-position: center top;
padding-top: 70px;
text-align: center;
margin-bottom: 50px;
}
.kyl_footer .container .general_information > div.social_media {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
}
.kyl_footer .container .category_teaser {
margin: 70px 0 0;
}
.kyl_footer .container .category_teaser a {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin: 0;
}
.kyl_footer .container .category_teaser a .category p {
font-weight: bold;
letter-spacing: 0.34px;
line-height: 43px;
font-size: 34px;
}
.kyl_footer .container .category_teaser a:hover .category p {
min-height: unset;
}
.kyl_footer .container .category_teaser a:not(:last-child) {
margin-bottom: 20px;
}
.kyl_footer .container .main_menu {
margin: 70px 0 0;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item {
padding: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
text-align: center;
}
.kyl_footer .container .main_menu .menu-navigation-container .menu .menu-item:not(:last-child) {
margin-bottom: 35px;
}
.kyl_footer .container .legal_menu {
margin: 50px 0 0;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item {
padding: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
text-align: center;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:not(:last-child) {
margin-bottom: 25px;
}
.kyl_footer .container .legal_menu .menu-rechtslinks-container .menu .menu-item:before {
content: unset;
}
}
.elementor-widget-kyl_shop_header .kyl_shop_header {
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a {
-ms-flex: 0 0 calc(33.33% - 25px);
-webkit-box-flex: 0;
flex: 0 0 calc(33.33% - 25px);
border-radius: 30px;
margin: 12.5px;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category {
background-position: center center;
background-size: cover;
border-radius: 30px;
position: relative;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
overflow: hidden;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
height: 250px;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category:before {
transition: all 0.1s ease-in-out;
background-color: #FFF;
position: absolute;
display: block;
height: 100%;
width: 100%;
opacity: 0.9;
left: 0;
top: 0;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category:hover:before {
background-color: #efe4d3;
opacity: 1;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category:hover p {
min-height: 100%;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category p {
text-align: center;
position: relative;
color: #9a5464;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
z-index: 1;
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.34px;
line-height: 43px;
font-size: 34px;
background-color: #efe4d3;
padding: 20px;
min-height: 0;
transition: min-height 300ms;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
margin: 0;
}
@media (max-width: 991px) {
.elementor-widget-kyl_shop_header .kyl_shop_header a {
-ms-flex: 0 0 calc(50% - 25px) !important;
-webkit-box-flex: 0 !important;
flex: 0 0 calc(50% - 25px) !important;
}
.elementor-widget-kyl_shop_header .kyl_shop_header a .category:hover p {
min-height: unset;
}
}
@media (max-width: 500px) {
.elementor-widget-kyl_shop_header .kyl_shop_header a {
-ms-flex: 0 0 100% !important;
-webkit-box-flex: 0 !important;
flex: 0 0 100% !important;
margin: 10px 0;
}
}
.elementor-widget-kyl_shop_header.grid_3 .kyl_shop_header a {
-ms-flex: 0 0 calc(33.33% - 25px);
-webkit-box-flex: 0;
flex: 0 0 calc(33.33% - 25px);
}
body.woocommerce .kyl_shop_header a {
-ms-flex: 0 0 calc(25% - 25px);
-webkit-box-flex: 0;
flex: 0 0 calc(25% - 25px);
}
.loading_overlay {
background: #000;
position: fixed;
height: 100vh;
z-index: 100;
width: 100vw;
opacity: 0.3;
display: none;
left: 0;
top: 0;
}
.loading_overlay.active {
display: block;
}
.kyl_product_listing {
margin: 0;
}
.kyl_product_listing .all_products_label {
margin-top: 20px;
}
.kyl_product_listing .filter {
border-bottom: 2px solid #9a5464;
position: relative;
overflow: hidden;
}
.kyl_product_listing .filter[data-filter-collapsed="false"] .filter_label {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_up_pink_new.svg) no-repeat right center;
background-size: 20px;
}
.kyl_product_listing .filter .filter_label {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_down_pink_new.svg) no-repeat right center;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
background-size: 20px;
display: inline-block;
margin: 0 0 20px 0;
cursor: pointer;
font-family: 'Josefin Sans', sans-serif;
width: 100%;
color: #9a5464;
}
.kyl_product_listing .filter .filter_options {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .filter .filter_options {
margin: 40px 0 0 0;
}
.kyl_product_listing .filter .filter_options:last-of-type {
margin: 0;
}
}
.kyl_product_listing .filter .filter_options .category_label {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
display: inline-block;
margin: 0 0 15px 0;
color: #5F5F5F;
font-family: 'Roboto', sans-serif;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .filter .filter_options .category_label {
min-width: 200px;
}
}
.kyl_product_listing .filter .filter_option {
margin: 0 0 20px 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333%;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;
width: 33.333%;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .filter .filter_option {
display: inline-block;
}
.kyl_product_listing .filter .filter_option:last-of-type {
margin: 0;
}
}
@media (max-width: 767px) {
.kyl_product_listing .filter .filter_option {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%;
}
}
@media (max-width: 500px) {
.kyl_product_listing .filter .filter_option {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
}
.kyl_product_listing .filter .filter_option .checkbox {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/checkbox_darkpink.svg) no-repeat center center;
background-size: 100%;
display: inline-block;
vertical-align: sub;
margin: 0 10px 0 0;
cursor: pointer;
height: 20px;
width: 20px;
}
.kyl_product_listing .filter .filter_option[data-filter-active="true"] .checkbox {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/checkbox_filled_darkpink.svg) no-repeat center center;
background-size: 100%;
}
.kyl_product_listing .filter .filter_option[data-filter-active="true"] .filter_option_label {
font-weight: 600;
color: #9a5464;
}
.kyl_product_listing .filter .filter_option[data-relation="child"] {
display: none;
}
.kyl_product_listing .filter .filter_option .filter_option_label {
color: #5F5F5F;
cursor: pointer;
font-weight: 400;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
font-family: 'Roboto', sans-serif;
}
.kyl_product_listing .filter .reset_filter {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
margin: 6px 0 30px 0;
cursor: pointer;
float: right;
font-family: 'Roboto', sans-serif;
}
.kyl_product_listing .filter .reset_filter:hover {
background-color: #9a5464;
color: #FFF;
}
.kyl_product_listing .filter .sub_filter {
display: none;
margin: 30px 0 0;
}
.kyl_product_listing .filter .sub_filter .filter_label_subcat {
margin-bottom: 15px;
display: inline-block;
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_up_pink_new.svg) no-repeat right center;
-webkit-background-size: 20px;
background-size: 20px;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
padding-right: 40px;
cursor: pointer;
}
.kyl_product_listing .filter .sub_filter.inactive .filter_label_subcat {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_down_pink_new.svg) no-repeat right center;
}
.kyl_product_listing .product_listing {
margin: 50px 0 0 0;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .product_listing {
margin: 70px 0 0 0;
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
}
}
.kyl_product_listing .product_listing .product {
border: 2px solid #F5F5F5;
display: inline-block;
border-radius: 4px;
padding: 36px 10px;
margin: 0 0 10px 0;
text-align: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.kyl_product_listing .product_listing .product.swiper-slide {
margin: 0;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .product_listing .product {
-ms-flex: 0 0 calc(25% - 23px);
-webkit-box-flex: 0;
flex: 0 0 calc(25% - 23px);
margin: 0 0 30px 30px;
position: relative;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.kyl_product_listing .product_listing .product:first-of-type,
.kyl_product_listing .product_listing .product:nth-child(4n + 5) {
margin: 0 0 30px 0;
}
.kyl_product_listing .product_listing .product:hover {
padding: 46px 10px;
}
.kyl_product_listing .product_listing .product:hover img {
max-width: 142px;
}
.kyl_product_listing .product_listing .product:hover .product_information .name {
margin-top: 17px;
}
.kyl_product_listing .product_listing .product:hover .product_information .short_description {
display: inline-block;
margin: 5px 0 0 0;
}
.kyl_product_listing .product_listing .product:hover .product_information .price {
margin: 10px 0 0 0;
}
.kyl_product_listing .product_listing .product:hover .product_information .product_link {
transition: all 0.1s ease-in-out !important;
border: 2px solid #9a5464 !important;
background-color: #FFF !important;
display: inline-block !important;
padding: 12px 30px !important;
border-radius: 4px !important;
cursor: pointer !important;
color: #9a5464 !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
-ms-transition: all ease 300ms !important;
-o-transition: all ease 300ms !important;
transition: all ease 300ms !important;
}
.kyl_product_listing .product_listing .product:hover .product_information .product_link:hover {
background-color: #9a5464 !important;
color: #FFF !important;
}
}
.kyl_product_listing .product_listing .product img {
max-width: 162px;
display: block;
margin: 0 auto;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .product_listing .product img {
max-width: unset;
}
}
.kyl_product_listing .product_listing .product .product_information {
position: absolute;
bottom: 36px;
left: 10px;
width: calc(100% - 20px);
}
@media screen and (max-width: 1024px) {
.kyl_product_listing .product_listing .product .product_information {
position: relative;
}
}
.kyl_product_listing .product_listing .product .product_information .name {
font-weight: 600;
letter-spacing: 0;
line-height: 33px;
font-size: 25px;
display: inline-block;
margin: 30px 0 0 0;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
width: 100%;
}
.kyl_product_listing .product_listing .product .product_information .short_description {
line-height: 24px !important;
margin: 10px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .product_listing .product .product_information .short_description {
display: none;
}
}
.kyl_product_listing .product_listing .product .product_information .price {
display: inline-block;
margin: 15px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
width: 100%;
}
.kyl_product_listing .product_listing .product .product_information .product_link {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
text-transform: uppercase;
margin: 10px 0 0 0;
width: 100%;
font-family: 'Roboto', sans-serif;
}
.kyl_product_listing .product_listing .product .product_information .product_link:hover {
background-color: #9a5464;
color: #FFF;
}
@media screen and (min-width: 1024px) {
.kyl_product_listing .product_listing .product .product_information .product_link {
display: none;
width: unset;
}
}
.kyl_product_listing .product_listing .product .product_information {
position: unset;
bottom: unset;
left: unset;
width: unset;
}
.kyl_product_listing .product_listing .product:not([data-page-id="1"]) {
display: none;
}
.kyl_product_listing .pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.kyl_product_listing .pagination::-webkit-scrollbar {
display: none !important;
}
.kyl_product_listing .pagination .page_prev,
.kyl_product_listing .pagination .page_next {
height: 50px;
width: 50px;
-webkit-transition: opacity ease 300ms;
-moz-transition: opacity ease 300ms;
-ms-transition: opacity ease 300ms;
-o-transition: opacity ease 300ms;
transition: opacity ease 300ms;
cursor: pointer;
display: inline-block;
background: #FFF url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
padding: 12px 16px;
border: 2px solid #9a5464;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
}
.kyl_product_listing .pagination .page_prev:hover,
.kyl_product_listing .pagination .page_next:hover {
background: #9a5464 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.kyl_product_listing .pagination .page_prev.disabled,
.kyl_product_listing .pagination .page_next.disabled {
opacity: 0;
pointer-events: none;
}
.kyl_product_listing .pagination .page_prev {
margin-right: 15px;
}
.kyl_product_listing .pagination .page_next {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
margin-left: 15px;
}
.kyl_product_listing .pagination[data-max-page="1"] {
display: none;
}
@media (max-width: 1172px) {
.kyl_product_listing {
padding: 0;
}
}
@media (max-width: 1024px) {
.kyl_product_listing .filter .reset_filter {
width: 100%;
}
}
.newsletter_cta {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Hintergrund_Newsletter_Neu.svg);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 76px 16px;
}
.newsletter_cta div.headline .elementor-heading-title {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
display: block;
text-align: center;
color: #5F5F5F;
font-family: 'Caveat', sans-serif;
margin: 0 auto 12px;
}
.newsletter_cta div.text {
text-align: center;
max-width: 828px;
font-family: 'Josefin Sans', sans-serif;
display: block;
margin: 0 auto 15px;
}
.newsletter_cta div.text p {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
margin: 0;
color: #5F5F5F;
}
.newsletter_cta #mc_embed_signup {
background: none;
}
.newsletter_cta #mc_embed_signup form {
padding: 0;
margin-top: 30px;
}
.newsletter_cta #mc_embed_signup form .mc-field-group {
max-width: 800px;
display: flex;
margin: 0 auto;
padding-bottom: 0;
margin-bottom: 30px;
}
.newsletter_cta #mc_embed_signup form .mc-field-group div.mce_inline_error {
display: none !important;
}
.newsletter_cta #mc_embed_signup form .mc-field-group.arrow_group {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_new.svg) no-repeat left center;
max-width: 530px;
}
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=text],
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=email] {
border-radius: 0;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
height: 100%;
border: none;
padding: 18px 16px;
max-width: 380px;
min-height: 47px;
margin: 0 auto;
}
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=submit] {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: transparent;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
height: 100%;
max-width: 180px;
margin: 0 auto;
}
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=submit]:hover {
background-color: #9a5464;
color: transparent;
}
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=submit]:hover {
color: #efe4d3 !important;
}
@media (max-width: 1024px) {
.newsletter_cta #mc_embed_signup form {
padding: 0;
}
.newsletter_cta #mc_embed_signup form .mc-field-group {
padding: 0;
flex-wrap: wrap;
margin: 0;
width: 100%;
}
.newsletter_cta #mc_embed_signup form .mc-field-group.arrow_group {
background: none;
}
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=text],
.newsletter_cta #mc_embed_signup form .mc-field-group input[type=email] {
width: 100%;
margin-bottom: 20px;
margin-right: 0;
max-width: unset;
}
}
.newsletter_cta .form_container {
display: block;
margin: 0 auto;
height: 54px;
}
.newsletter_cta .form_container form {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_new.svg) no-repeat left bottom;
padding-left: 180px;
max-width: 950px;
display: block;
margin: 0 auto;
}
.newsletter_cta .form_container form .elementor-field-group {
padding: 0 !important;
margin: 0 !important;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit {
max-width: 170px;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit .elementor-button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: transparent;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit .elementor-button:hover {
background-color: #9a5464;
color: transparent;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit .elementor-button:hover {
color: #efe4d3 !important;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-email {
margin-right: 25px !important;
max-width: 410px;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-email input {
border-radius: 0;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
height: 100%;
border: none;
}
@media (max-width: 991px) {
.newsletter_cta .form_container {
height: unset;
}
.newsletter_cta .form_container form {
max-width: unset;
padding-left: unset;
background: unset;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-email {
margin-right: unset !important;
max-width: unset;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin-bottom: 30px !important;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit {
padding-left: 105px !important;
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_new.svg) no-repeat left center;
-webkit-background-size: 95px 23px;
-moz-background-size: 95px 23px;
-o-background-size: 95px 23px;
background-size: 95px 23px;
max-width: unset;
position: relative;
left: calc(50% - 105px);
-webkit-transform: translateX(calc(-50% + 52px));
-moz-transform: translateX(calc(-50% + 52px));
-ms-transform: translateX(calc(-50% + 52px));
-o-transform: translateX(calc(-50% + 52px));
transform: translateX(calc(-50% + 52px));
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.newsletter_cta .form_container form .elementor-field-group.elementor-field-type-submit .elementor-button {
max-width: 170px;
}
}
.kyl_breadcrumbs {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
padding: 0;
}
@media screen and (min-width: 1024px) {
.kyl_breadcrumbs {
text-align: left;
}
}
.kyl_breadcrumbs .breadcrumb,
.kyl_breadcrumbs .divider {
color: #5F5F5F;
}
.kyl_breadcrumbs .breadcrumb.current_page,
.kyl_breadcrumbs .divider.current_page {
font-weight: 600;
}
.shop_category_header {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
width: 100%;
height: 520px;
padding: 22px 0;
}
.shop_category_header:before {
position: absolute;
width: 100%;
content: '';
left: 0;
background-color: #efe4d3;
height: 120px;
bottom: 0;
}
@media screen and (max-width: 1140px) {
.shop_category_header {
padding: 30px 16px;
}
}
.shop_category_header > .elementor-container {
max-width: 1140px;
margin: 0 auto !important;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
padding: 0 30px;
}
.shop_category_header .category_name .elementor-heading-title {
font-family: 'Caveat', sans-serif;
color: #9a5464;
font-weight: 600;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
}
.shop_category_header .category_description .elementor-text-editor {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #9a5464;
margin-top: 13px;
}
@media (max-width: 991px) {
.shop_category_header {
height: 450px;
}
.shop_category_header .category_name .elementor-heading-title {
font-weight: bold;
letter-spacing: 0.5px;
line-height: 63px;
font-size: 50px;
}
}
.kyl_category_teaser .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
color: #5F5F5F;
font-family: 'Caveat', sans-serif;
margin-bottom: 30px;
}
.kyl_category_teaser .swiper-button-prev,
.kyl_category_teaser .swiper-button-next {
display: none;
}
.kyl_category_teaser .categories {
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
}
.kyl_category_teaser .categories a {
width: calc(33.33% - 20px);
display: inline-block;
margin: 0 30px 0 0;
height: 250px;
}
.kyl_category_teaser .categories a:last-of-type {
margin: 0;
}
.kyl_category_teaser .categories a .category {
background-position: center center;
background-repeat: no-repeat;
border-radius: 30px;
background-size: 100%;
display: inline-block;
position: relative;
overflow: hidden;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
width: 100%;
height: 250px;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.kyl_category_teaser .categories a .category:hover:before {
background-color: #efe4d3;
opacity: 1;
}
.kyl_category_teaser .categories a .category:hover .category_name {
min-height: 100%;
}
.kyl_category_teaser .categories a .category:before {
background-color: #FFF;
position: absolute;
height: 100%;
width: 100%;
opacity: 0.9;
left: 0;
top: 0;
}
.kyl_category_teaser .categories a .category .category_name {
text-align: center;
position: relative;
color: #9a5464;
width: 100%;
z-index: 1;
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.34px;
line-height: 43px;
font-size: 34px;
background-color: #efe4d3;
padding: 20px;
min-height: 0;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
margin: 0;
}
.kyl_category_teaser .categories a .category .category_name::-webkit-scrollbar {
display: none !important;
}
.kyl_category_teaser .shop_link {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
display: inline-block;
position: relative;
padding: 0 12px;
color: #9a5464;
z-index: 1;
font-family: 'Roboto', sans-serif;
margin: 30px 0 0 0;
}
.kyl_category_teaser .shop_link:before {
background-color: #efe4d3;
position: absolute;
border-radius: 4px;
bottom: -4px;
min-height: 18px;
z-index: -1;
width: 100%;
content: '';
left: 0;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
}
.kyl_category_teaser .shop_link:hover:before {
min-height: calc(100% + 6px);
}
@media (max-width: 991px) {
.kyl_category_teaser .headline {
text-align: center;
}
.kyl_category_teaser .swiper-button-prev,
.kyl_category_teaser .swiper-button-next {
display: inline-block;
position: relative;
left: unset;
right: unset;
top: unset;
bottom: unset;
margin-top: unset;
height: 50px;
width: 50px;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
border: 2px solid #9a5464;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
cursor: pointer;
}
.kyl_category_teaser .swiper-button-prev {
left: 50%;
-webkit-transform: translateX(calc(-100% - 11px));
-moz-transform: translateX(calc(-100% - 11px));
-ms-transform: translateX(calc(-100% - 11px));
-o-transform: translateX(calc(-100% - 11px));
transform: translateX(calc(-100% - 11px));
}
.kyl_category_teaser .swiper-button-next {
right: 50%;
position: absolute;
-webkit-transform: rotate(180deg) translateX(calc(-100% - 11px));
-moz-transform: rotate(180deg) translateX(calc(-100% - 11px));
-ms-transform: rotate(180deg) translateX(calc(-100% - 11px));
-o-transform: rotate(180deg) translateX(calc(-100% - 11px));
transform: rotate(180deg) translateX(calc(-100% - 11px));
}
.kyl_category_teaser .categories {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
overflow-x: unset;
margin-top: 30px;
}
.kyl_category_teaser .categories::-webkit-scrollbar {
display: none !important;
}
.kyl_category_teaser .categories a {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.kyl_category_teaser .categories a .category:hover .category_name {
min-height: unset;
}
.kyl_category_teaser .shop_link {
display: none;
}
}
.kyl_product_details {
justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
margin-bottom: 24px;
}
.kyl_product_details .product_images {
margin: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_images {
max-width: 572px;
flex: 0 0 50%;
padding: 0;
}
}
.kyl_product_details .product_images .images {
width: 100% !important;
margin-bottom: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: auto;
}
.kyl_product_details .product_images .images .product_image {
width: 100% !important;
height: auto;
margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.kyl_product_details .product_images .images .product_image {
max-width: 450px;
margin: 32px auto;
}
}
@media screen and (min-width: 1024px) {
}
.kyl_product_details .product_images .mobile_pagination {
bottom: 20px;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_images .mobile_pagination {
display: none;
}
}
.kyl_product_details .product_images .mobile_pagination .swiper-pagination-bullet {
margin: 0 10px;
background: transparent;
border: 2px solid #9a5464;
border-radius: 100%;
height: 20px;
width: 20px;
opacity: 1;
outline: none;
}
.kyl_product_details .product_images .mobile_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #9a5464;
}
.kyl_product_details .product_images .thumbnails {
position: relative;
display: none;
}
.kyl_product_details .product_images .thumbnails .product_image_thumbnail {
background-position: center center;
background-origin: content-box;
background-color: transparent;
background-repeat: no-repeat;
background-size: contain;
border-radius: 0;
padding: 0 2px;
height: 133px;
border: none;
float: left;
opacity: 1;
width: 25%;
margin: 0;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_images .thumbnails {
display: inline-block;
width: 100%;
}
}
.kyl_product_details .product_information {
text-align: center;
color: #5F5F5F;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information {
max-width: 470px;
text-align: left;
flex: 0 0 50%;
}
}
.kyl_product_details .product_information .name {
font-weight: 600;
letter-spacing: 0.4px;
line-height: 50px;
font-size: 40px;
font-family: 'Josefin Sans', sans-serif;
margin: 0;
}
.kyl_product_details .product_information .description {
margin: 12px 0 0 0;
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
font-size: 17px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
line-height: 27px;
}
.kyl_product_details .product_information .description ul {
margin: 20px 0 0 0;
text-align: left;
padding: 0;
}
.kyl_product_details .product_information .description ul li {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/checkmark_new.svg) no-repeat left center;
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
background-size: 22px;
padding: 0 0 0 28px;
margin: 0 0 16px 0;
list-style: none;
font-family: 'Josefin Sans', sans-serif;
color: #9a5464;
}
.kyl_product_details .product_information .description ul li:last-of-type {
margin: 0;
}
.kyl_product_details .product_information .customer_rating {
margin: 30px 0 0 0;
}
.kyl_product_details .product_information .customer_rating .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
color: #5F5F5F;
}
.kyl_product_details .product_information .customer_rating .rating {
margin: 10px 0 0 0;
height: 26px;
width: 100%;
text-align: center;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .customer_rating .rating {
text-align: left;
}
}
.kyl_product_details .product_information .customer_rating .rating .star {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/star_new.svg) no-repeat center center;
display: inline-block;
background-size: 100%;
margin: 0 16px 0 0;
height: 26px;
width: 26px;
}
.kyl_product_details .product_information .customer_rating .rating .star:last-of-type {
margin: 0;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .customer_rating .rating .star {
float: left;
}
}
.kyl_product_details .product_information .price {
font-weight: 400 !important;
letter-spacing: 0 !important;
line-height: 27px !important;
font-size: 30px !important;
color: #5F5F5F !important;
display: inline-block;
margin: 36px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .price {
width: unset;
margin: 36px 20px 0 0;
}
}
.kyl_product_details .product_information .tax_info {
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
line-height: 27px !important;
display: inline-block;
margin: 16px 0 0 0;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .tax_info {
width: unset;
}
}
.kyl_product_details .product_information .stock {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/truck_new.svg) no-repeat left center;
line-height: 27px !important;
color: #9a5464 !important;
background-size: 16px;
display: inline-block;
padding: 0 0 0 22px;
margin: 12px 0 0 0;
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .stock {
width: 100%;
text-align: left;
margin: 10px 0 0 0;
}
}
.kyl_product_details .product_information .cart {
margin: 30px 0 0 0 !important;
display: block !important;
width: 100% !important;
}
.kyl_product_details .product_information .cart .quantity {
border: 1px solid #efe4d3;
float: unset !important;
margin: 0 !important;
border-radius: 10px;
overflow: hidden;
text-align: left;
display: block;
height: 70px;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .quantity {
display: inline-block;
max-width: 170px;
height: 50px;
}
}
.kyl_product_details .product_information .cart .quantity .quantity_button {
background-color: #efe4d3;
border: 2px solid #efe4d3;
border-radius: 0;
cursor: pointer;
outline: none;
height: 100%;
float: left;
width: 80px;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .quantity .quantity_button {
width: 50px;
}
}
.kyl_product_details .product_information .cart .quantity .quantity_button.plus {
background: #efe4d3 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/plus_new.svg) no-repeat center center;
background-size: 20px;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .quantity .quantity_button.plus {
background-size: 14px;
}
}
.kyl_product_details .product_information .cart .quantity .quantity_button.minus {
background: #efe4d3 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/minus_new.svg) no-repeat center center;
background-size: 20px;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .quantity .quantity_button.minus {
background-size: 14px;
}
}
.kyl_product_details .product_information .cart .quantity .input-text.qty.text {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
width: calc(100% - 160px);
border: 1px solid #efe4d3;
display: inline-block;
font-family: 'Josefin Sans', sans-serif;
border-radius: 0;
outline: none;
height: 100%;
float: left;
color: #9a5464;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .quantity .input-text.qty.text {
width: calc(100% - 100px);
}
}
.kyl_product_details .product_information .cart .single_add_to_cart_button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
margin: 30px 0 0 0 !important;
outline: none;
width: 100%;
font-family: 'Roboto', sans-serif;
}
.kyl_product_details .product_information .cart .single_add_to_cart_button:hover {
background-color: #9a5464;
color: #FFF;
}
@media screen and (min-width: 1024px) {
.kyl_product_details .product_information .cart .single_add_to_cart_button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
float: right !important;
margin: 0 !important;
display: inline-block;
width: unset;
}
.kyl_product_details .product_information .cart .single_add_to_cart_button:hover {
background-color: #9a5464;
color: #FFF;
}
}
@media (max-width: 1024px) {
.kyl_product_details {
margin-bottom: 70px;
}
}
.elementor-widget-kyl_product_details_v2 .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
height: 500px;
max-height: 60vh;
}
.elementor-widget-kyl_product_details_v2 .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img { }
.elementor-widget-kyl_product_details_v2 .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.wp-post-image {
max-height: 100% !important;
width: auto !important;
}
.single-product .woocommerce-message {
display: none;
}
.woocommerce-order { }
.woocommerce-order .woocommerce-notice {
margin-bottom: 30px;
font-weight: 400;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
@media (max-width: 991px) {
.woocommerce-order .woocommerce-order-overview li:not(:last-child) {
margin-bottom: 20px;
}
}
.woocommerce-order .woocommerce-order-details h2 {
margin-bottom: 15px;
font-family: 'Caveat', sans-serif;
color: #9a5464;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
}
.woocommerce-order .woocommerce-order-details .shop_table {
background-color: #efe4d3;
border-color: rgba(95, 95, 95, 0.1);
font-weight: 400;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
.woocommerce-order .woocommerce-order-details .shop_table a {
color: #9a5464;
}
.woocommerce-order .woocommerce-order-details .shop_table td {
border-top-color: rgba(95, 95, 95, 0.1);
}
.woocommerce-order .woocommerce-order-details .shop_table tfoot th {
border-top-color: rgba(95, 95, 95, 0.1);
}
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2 {
margin-bottom: 15px;
font-family: 'Caveat', sans-serif;
color: #9a5464;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address {
border-color: rgba(95, 95, 95, 0.1);
border-bottom-width: 1px;
border-right-width: 1px;
padding: 15px 20px;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address p::-webkit-scrollbar {
display: none !important;
}
@media (max-width: 767px) {
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column.woocommerce-column--1 {
margin-bottom: 30px;
}
}
.kyl_accordion_container {
padding: 0;
}
.kyl_accordion_container .accordion_element {
border-top: 1px solid #9a5464;
display: inline-block;
overflow: hidden;
width: 100%;
}
.kyl_accordion_container .accordion_element:last-of-type {
border-bottom: 1px solid #9a5464;
}
.kyl_accordion_container .accordion_element[data-collapsed="true"] .accordion_title {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/plus_new.svg) no-repeat right 10px center;
background-size: 24px;
}
.kyl_accordion_container .accordion_element .accordion_title {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/minus_new.svg) no-repeat right 10px center;
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 30px;
padding: 48px 0;
background-size: 24px;
display: inline-block;
font-family: 'Josefin Sans', sans-serif;
cursor: pointer;
color: #5F5F5F;
width: 100%;
}
.kyl_accordion_container .accordion_element .accordion_content p {
margin-top: -28px;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
font-size: 17px;
line-height: 27px;
}
.kyl_customer_comments {
margin: 0 0 120px 0;
}
.kyl_customer_comments .headline_container .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
color: #5F5F5F;
width: 100%;
margin: 0;
font-family: 'Caveat', sans-serif;
}
.kyl_customer_comments .headline_container .swiper_controls {
display: none;
}
@media screen and (min-width: 1024px) {
.kyl_customer_comments .customer_comments .swiper-wrapper {
flex-wrap: wrap;
-ms-flex-wrap: wrap;
align-items: stretch;
}
}
.kyl_customer_comments .customer_comments .swiper-wrapper .comment {
background-color: #F5F5F5;
border-radius: 10px;
margin: 30px 0 0 0;
flex: 0 0 100%;
padding: 30px;
color: #5F5F5F;
}
@media screen and (min-width: 1024px) {
.kyl_customer_comments .customer_comments .swiper-wrapper .comment {
height: auto;
flex: 0 0 calc(33.33% - 20px);
margin: 30px 30px 0 0 !important;
}
.kyl_customer_comments .customer_comments .swiper-wrapper .comment:nth-child(3n + 3) {
margin: 30px 0 0 0 !important;
}
}
.kyl_customer_comments .customer_comments .swiper-wrapper .comment .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-style: italic;
font-family: 'Josefin Sans', sans-serif;
margin: 0;
}
.kyl_customer_comments .customer_comments .swiper-wrapper .comment .text {
font-style: italic;
margin: 5px 0 0 0;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
}
.kyl_customer_comments .customer_comments .swiper-wrapper .comment .name {
font-weight: 600;
letter-spacing: 0;
font-size: 15px;
margin: 10px 0 0 0;
line-height: 27px;
font-family: 'Josefin Sans', sans-serif;
display: block;
}
@media (max-width: 1024px) {
.kyl_customer_comments .headline_container .headline {
text-align: center;
margin-bottom: 30px;
}
.kyl_customer_comments .headline_container .swiper_controls {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
}
.kyl_customer_comments .headline_container .swiper_controls::-webkit-scrollbar {
display: none !important;
}
.kyl_customer_comments .headline_container .swiper_controls .swiper_button {
height: 50px;
width: 50px;
}
.kyl_customer_comments .headline_container .swiper_controls .swiper_button.swiper-button-disabled {
opacity: 0.5;
}
}
.kyl_product_reviews .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
text-align: left;
color: #5F5F5F;
font-family: 'Caveat', sans-serif;
}
.kyl_product_reviews .woocommerce-Reviews {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
}
.kyl_product_reviews .woocommerce-Reviews #comments {
display: none;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-title label {
font-weight: 600;
margin: 10px 0 0 0;
display: block;
}
@media screen and (min-width: 1024px) {
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-title label {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-title .title_input {
border: 1px solid #9a5464;
border-radius: 10px;
font-family: 'Josefin Sans', sans-serif;
margin: 10px 0 0 0;
padding: 4px 16px;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
outline: none;
height: 50px;
width: 100%;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-title .title_input:focus {
border: 2px solid #9a5464;
}
@media screen and (min-width: 1024px) {
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-title .title_input {
width: 50%;
}
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating label {
font-weight: 600;
}
@media screen and (min-width: 1024px) {
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating label {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars {
margin: 5px 0 10px 0 !important;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars.selected a {
opacity: 1;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars.selected a.active ~ a {
opacity: 0.5;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars.selected a.highlighted {
opacity: 1 !important;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars.selected a.highlighted:last-of-type ~ a {
opacity: 0.5;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a {
margin: 0 2px 0 0;
height: 26px;
opacity: 0.5;
width: 26px;
-webkit-transition: opacity ease 300ms;
-moz-transition: opacity ease 300ms;
-ms-transition: opacity ease 300ms;
-o-transition: opacity ease 300ms;
transition: opacity ease 300ms;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a:last-of-type {
margin: 0;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a.highlighted {
opacity: 1;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a.highlighted:last-of-type ~ a {
opacity: 0.5;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a:before {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/star_new.svg) no-repeat center center;
background-size: 26px;
height: 26px;
width: 26px;
content: '';
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars span:hover a {
opacity: 1;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars span a:hover ~ a {
opacity: 0.5;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment label {
font-weight: 600;
}
@media screen and (min-width: 1024px) {
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment label {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment #comment {
border: 1px solid #9a5464;
border-radius: 10px;
margin: 10px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
height: 200px;
color: #5F5F5F;
outline: none;
padding: 16px;
resize: none;
width: 100%;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment #comment:focus {
border: 2px solid #9a5464;
}
@media screen and (min-width: 1024px) {
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit .submit {
font-weight: 600 !important;
letter-spacing: 0 !important;
line-height: 26px !important;
font-size: 20px !important;
transition: all 0.1s ease-in-out !important;
border: 2px solid #9a5464 !important;
background-color: #FFF !important;
display: inline-block !important;
padding: 12px 30px !important;
border-radius: 4px !important;
cursor: pointer !important;
color: #9a5464 !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
-ms-transition: all ease 300ms !important;
-o-transition: all ease 300ms !important;
transition: all ease 300ms !important;
text-transform: uppercase;
width: unset;
font-family: 'Roboto', sans-serif;
}
.kyl_product_reviews .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit .submit:hover {
background-color: #9a5464 !important;
color: #FFF !important;
}
}
.kyl_cross_selling {
padding: 0;
}
.kyl_cross_selling .headline_container {
justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
display: -ms-flexbox;
display: -webkit-box;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
}
.kyl_cross_selling .headline_container .headline {
font-weight: 600;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
color: #5F5F5F;
margin: 0;
font-family: 'Caveat', sans-serif;
}
.kyl_cross_selling .headline_container .swiper_controls {
display: inline-block;
margin: 0;
}
.kyl_cross_selling .headline_container .swiper_controls .swiper_button {
height: 50px;
width: 50px;
}
.kyl_cross_selling .cross_selling_products {
margin: 30px 0 0 0;
}
.kyl_cross_selling .cross_selling_products .product {
border: 2px solid #F5F5F5;
display: inline-block;
border-radius: 4px;
padding: 36px 10px;
margin: 0 0 10px 0;
text-align: center;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
.kyl_cross_selling .cross_selling_products .product.swiper-slide {
margin: 0;
}
@media screen and (min-width: 1024px) {
.kyl_cross_selling .cross_selling_products .product {
-ms-flex: 0 0 calc(25% - 23px);
-webkit-box-flex: 0;
flex: 0 0 calc(25% - 23px);
margin: 0 0 30px 30px;
position: relative;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.kyl_cross_selling .cross_selling_products .product:first-of-type,
.kyl_cross_selling .cross_selling_products .product:nth-child(4n + 5) {
margin: 0 0 30px 0;
}
.kyl_cross_selling .cross_selling_products .product:hover {
padding: 46px 10px;
}
.kyl_cross_selling .cross_selling_products .product:hover img {
max-width: 142px;
}
.kyl_cross_selling .cross_selling_products .product:hover .product_information .name {
margin-top: 17px;
}
.kyl_cross_selling .cross_selling_products .product:hover .product_information .short_description {
display: inline-block;
margin: 5px 0 0 0;
}
.kyl_cross_selling .cross_selling_products .product:hover .product_information .price {
margin: 10px 0 0 0;
}
.kyl_cross_selling .cross_selling_products .product:hover .product_information .product_link {
transition: all 0.1s ease-in-out !important;
border: 2px solid #9a5464 !important;
background-color: #FFF !important;
display: inline-block !important;
padding: 12px 30px !important;
border-radius: 4px !important;
cursor: pointer !important;
color: #9a5464 !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
-ms-transition: all ease 300ms !important;
-o-transition: all ease 300ms !important;
transition: all ease 300ms !important;
}
.kyl_cross_selling .cross_selling_products .product:hover .product_information .product_link:hover {
background-color: #9a5464 !important;
color: #FFF !important;
}
}
.kyl_cross_selling .cross_selling_products .product img {
max-width: 162px;
display: block;
margin: 0 auto;
width: 100%;
}
@media screen and (min-width: 1024px) {
.kyl_cross_selling .cross_selling_products .product img {
max-width: unset;
}
}
.kyl_cross_selling .cross_selling_products .product .product_information {
position: absolute;
bottom: 36px;
left: 10px;
width: calc(100% - 20px);
}
@media screen and (max-width: 1024px) {
.kyl_cross_selling .cross_selling_products .product .product_information {
position: relative;
}
}
.kyl_cross_selling .cross_selling_products .product .product_information .name {
font-weight: 600;
letter-spacing: 0;
line-height: 33px;
font-size: 25px;
display: inline-block;
margin: 30px 0 0 0;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
width: 100%;
}
.kyl_cross_selling .cross_selling_products .product .product_information .short_description {
line-height: 24px !important;
margin: 10px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
}
@media screen and (min-width: 1024px) {
.kyl_cross_selling .cross_selling_products .product .product_information .short_description {
display: none;
}
}
.kyl_cross_selling .cross_selling_products .product .product_information .price {
display: inline-block;
margin: 15px 0 0 0;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
width: 100%;
}
.kyl_cross_selling .cross_selling_products .product .product_information .product_link {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
text-transform: uppercase;
margin: 10px 0 0 0;
width: 100%;
font-family: 'Roboto', sans-serif;
}
.kyl_cross_selling .cross_selling_products .product .product_information .product_link:hover {
background-color: #9a5464;
color: #FFF;
}
@media screen and (min-width: 1024px) {
.kyl_cross_selling .cross_selling_products .product .product_information .product_link {
display: none;
width: unset;
}
}
.kyl_cross_selling .cross_selling_products .product .product_information {
position: unset;
bottom: unset;
left: unset;
width: unset;
}
.kyl_cross_selling .shop_link {
margin: 50px 0 0 0;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
display: inline-block;
position: relative;
padding: 0 12px;
color: #9a5464;
z-index: 1;
font-family: 'Roboto', sans-serif;
}
.kyl_cross_selling .shop_link:before {
background-color: #efe4d3;
position: absolute;
border-radius: 4px;
bottom: -4px;
min-height: 18px;
z-index: -1;
width: 100%;
content: '';
left: 0;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
}
.kyl_cross_selling .shop_link:hover:before {
min-height: calc(100% + 6px);
}
@media screen and (min-width: 1024px) {
.kyl_cross_selling .shop_link {
margin: 30px 0 0 0;
}
}
@media (max-width: 1024px) {
.kyl_cross_selling .headline_container .headline {
text-align: center;
margin-bottom: 30px;
width: 100%;
}
.kyl_cross_selling .headline_container .swiper_controls {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
width: 100%;
}
.kyl_cross_selling .headline_container .swiper_controls::-webkit-scrollbar {
display: none !important;
}
.kyl_cross_selling .headline_container .swiper_controls .swiper_button.swiper-button-disabled {
opacity: 0.5;
}
.kyl_cross_selling .shop_link {
display: none;
}
}
.xoo-wsc-modal .xoo-wsc-container {
font-family: 'Josefin Sans', sans-serif;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top {
justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsch-text {
color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsch-close {
font-size: 26px;
color: #9a5464;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart .btn {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
display: inline-block;
position: relative;
padding: 0 12px;
color: #9a5464;
z-index: 1;
font-family: 'Roboto', sans-serif;
background-color: transparent;
text-decoration: none;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart .btn:before {
background-color: #efe4d3;
position: absolute;
border-radius: 4px;
bottom: -4px;
min-height: 18px;
z-index: -1;
width: 100%;
content: '';
left: 0;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart .btn:hover:before {
min-height: calc(100% + 6px);
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pname a {
font-weight: 600;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
text-decoration: none;
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pprice {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pprice .amount {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pprice .amount .woocommerce-Price-currencySymbol {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-box {
border: 1px solid #efe4d3;
border-radius: 4px;
max-width: 86px;
font-size: 20px;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-box .xoo-wsc-chng {
background-color: #efe4d3;
color: #9a5464;
-ms-flex: 0 0 28px;
-webkit-box-flex: 0;
flex: 0 0 28px;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-box .xoo-wsc-qty {
border: 1px solid #efe4d3;
color: #9a5464;
-ms-flex: 0 0 28px;
-webkit-box-flex: 0;
flex: 0 0 28px;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .xoo-wsc-smr-del {
font-weight: 400;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .xoo-wsc-smr-ptotal {
color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .xoo-wsc-smr-ptotal .amount {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .xoo-wsc-smr-ptotal .amount .woocommerce-Price-currencySymbol {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-footer {
color: #5F5F5F;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt {
padding: 8px 0 !important;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt.xoo-wsc-ft-amt-total {
border-color: #F5F5F5;
margin: 0;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
text-decoration: none;
}
.xoo-wsc-modal .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover {
background-color: #9a5464;
color: #FFF;
}
#klarna-category-pay_now {
margin-bottom: 10px;
}
#klarna-instance-pay_now,
#klarna-instance-pay_later {
margin-top: 10px;
}
#cfw.container {
margin-top: 0;
padding: 0;
}
div.cfw-input-wrap input[type=email],
div.cfw-input-wrap input[type=number],
div.cfw-input-wrap input[type=password],
div.cfw-input-wrap input[type=tel],
div.cfw-input-wrap input[type=text],
div.cfw-input-wrap select,
div.cfw-input-wrap input[type=textarea] {
color: #5F5F5F;
border-color: rgba(95, 95, 95, 0.1) !important;
}
div.cfw-input-wrap label {
color: #5F5F5F;
}
#cfw-customer-info {
font-family: 'Josefin Sans', sans-serif;
}
#cfw-customer-info h3 {
font-weight: 400 !important;
letter-spacing: 0.4px !important;
line-height: 50px !important;
font-size: 40px !important;
margin-bottom: 10px !important;
color: #5F5F5F;
}
#cfw-customer-info .cfw-have-acc-text {
color: #5F5F5F;
}
div.cfw-select-input:after {
background: url('data:image/svg+xml;utf8,<svg fill="rgb(95, 95, 95)" height="512px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon points="160,115.4 180.7,96 352,256 180.7,416 160,396.7 310.5,256"/></svg>') no-repeat;
background-position: 50% 50%;
-webkit-background-size: cover cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.cfw-bottom-controls .previous-button a {
font-weight: 600;
line-height: 26px;
font-size: 20px;
display: inline-block;
position: relative;
padding: 0 12px;
color: #9a5464;
z-index: 1;
font-weight: bold;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Roboto', sans-serif;
}
.cfw-bottom-controls .previous-button a:before {
background-color: #efe4d3;
position: absolute;
border-radius: 4px;
bottom: -4px;
min-height: 18px;
z-index: -1;
width: 100%;
content: '';
left: 0;
-webkit-transition: min-height ease 300ms;
-moz-transition: min-height ease 300ms;
-ms-transition: min-height ease 300ms;
-o-transition: min-height ease 300ms;
transition: min-height ease 300ms;
}
.cfw-bottom-controls .previous-button a:hover:before {
min-height: calc(100% + 6px);
}
.cfw-bottom-controls .previous-button a[href*=''] {
display: none;
}
.cfw-bottom-controls .cfw-primary-btn {
transition: all 0.1s ease-in-out !important;
border: 2px solid #9a5464 !important;
background-color: #FFF !important;
display: inline-block !important;
padding: 12px 30px !important;
border-radius: 4px !important;
cursor: pointer !important;
color: #9a5464 !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
-ms-transition: all ease 300ms !important;
-o-transition: all ease 300ms !important;
transition: all ease 300ms !important;
font-weight: 500 !important;
letter-spacing: 0 !important;
line-height: 27px !important;
font-size: 17px !important;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
}
.cfw-bottom-controls .cfw-primary-btn:hover {
background-color: #9a5464 !important;
color: #FFF !important;
}
@media (max-width: 767px) {
.cfw-bottom-controls .cfw-primary-btn {
display: block !important;
text-align: center;
}
}
.cfw-bottom-controls#cfw-customer-info-action .previous-button a.cfw-prev-tab {
display: none;
}
.cfw-panel h3 {
font-weight: 400 !important;
letter-spacing: 0.4px !important;
line-height: 50px !important;
font-size: 40px !important;
margin-bottom: 10px !important;
}
.cfw-panel .cfw-review-pane {
font-family: 'Josefin Sans', sans-serif;
}
.cfw-panel .cfw-review-pane li .cfw-review-pane-label {
color: #5F5F5F;
}
.cfw-panel .cfw-review-pane li .cfw-review-pane-content {
color: #5F5F5F;
}
.cfw-panel#cfw-customer-info h3 {
color: #9a5464;
}
.cfw-panel#cfw-shipping-method h3 {
color: #9a5464;
}
.cfw-panel#cfw-payment-method {
color: #5F5F5F;
}
.cfw-panel#cfw-payment-method h3,
.cfw-panel#cfw-payment-method h4 {
color: #9a5464;
}
.cfw-panel#cfw-payment-method input[type=radio]:checked,
.cfw-panel#cfw-payment-method input[type=checkbox]:checked {
-webkit-box-shadow: inset 0 0 0 10px #5F5F5F;
-moz-box-shadow: inset 0 0 0 10px #5F5F5F;
box-shadow: inset 0 0 0 10px #5F5F5F;
}
.cfw-panel #cfw-shipping-methods .cfw-shipping-methods-list {
font-family: 'Josefin Sans', sans-serif;
color: #5F5F5F;
}
.cfw-panel #cfw-shipping-methods .cfw-shipping-methods-list input[type=radio]:checked {
-webkit-box-shadow: inset 0 0 0 10px #5F5F5F;
-moz-box-shadow: inset 0 0 0 10px #5F5F5F;
box-shadow: inset 0 0 0 10px #5F5F5F;
}
.cfw-panel h4 {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
}
.cfw-panel .cfw-payment-method-information-wrap .cfw-payment-methods-wrap {
font-family: 'Josefin Sans', sans-serif;
}
.cfw-panel #cfw-shipping-same-billing .cfw-radio-reveal-group {
font-family: 'Josefin Sans', sans-serif;
}
.cfw-panel .checkbox-legal {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-family: 'Josefin Sans', sans-serif;
}
div.cfw-accordion .cfw-radio-reveal-group {
border-color: rgba(95, 95, 95, 0.1);
}
div.cfw-accordion .cfw-radio-reveal-label input[type=radio] {
border-color: rgba(95, 95, 95, 0.1);
}
div.cfw-accordion .cfw-radio-reveal-li {
border-top-color: rgba(95, 95, 95, 0.1);
}
div.cfw-accordion .cfw-radio-reveal-content {
background: #efe4d3;
border-top-color: rgba(95, 95, 95, 0.1);
}
#cfw-cart .cart-item-row .cfw-cart-item-image span.cfw-cart-item-quantity-bubble {
color: #9a5464;
background-color: #efe4d3;
}
div.cfw-quantity-stepper {
border-color: #5F5F5F;
}
div.cfw-quantity-stepper .cfw-quantity-stepper-btn-minus,
div.cfw-quantity-stepper .cfw-quantity-stepper-btn-plus {
border-right-color: #5F5F5F;
}
div.cfw-quantity-stepper .cfw-quantity-stepper-btn-minus svg,
div.cfw-quantity-stepper .cfw-quantity-stepper-btn-plus svg {
fill: #5F5F5F;
}
#cfw-cart-summary {
font-family: 'Josefin Sans', sans-serif;
}
#cfw-cart-summary #cfw-cart-summary-content .cart-item-row .cfw-cart-item-description .cfw-cart-item-title {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
}
#cfw-cart-summary #cfw-cart-summary-content #cfw-coupons .col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(100% - 167px);
-ms-flex: 0 0 calc(100% - 167px);
flex: 0 0 calc(100% - 167px);
max-width: calc(100% - 167px);
width: calc(100% - 167px);
}
@media (max-width: 991px) {
#cfw-cart-summary #cfw-cart-summary-content #cfw-coupons .col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
}
#cfw-cart-summary #cfw-cart-summary-content #cfw-coupons .col-lg-4 {
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
}
main.checkoutwc input[type=button].cfw-secondary-btn {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 500;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
}
main.checkoutwc input[type=button].cfw-secondary-btn:hover {
background-color: #9a5464;
color: #FFF;
}
main.checkoutwc span.woocommerce-Price-amount {
color: #5F5F5F;
}
.parsley-errors-list li {
color: #9a5464;
}
#cfw-mobile-cart-header span .cfw-arrow {
fill: #9a5464;
}
#cfw-mobile-cart-header #cfw-expand-cart {
color: #9a5464;
}
#cfw-totals-list table.cfw-module {
color: #5F5F5F;
}
#cfw-totals-list table.cfw-module tr.order-total {
border-top-color: #9a5464;
color: #5F5F5F;
}
.single-product div.woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
z-index: 4 !important;
}
.single-product div.summary h1 {
font-weight: bold;
letter-spacing: 0.4px;
line-height: 50px;
font-size: 40px;
}
.single-product div.summary .description {
margin-top: 12px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.single-product div.summary .description ul {
margin: 20px 0 0;
text-align: left;
padding: 0;
width: 100%;
}
.single-product div.summary .description ul li {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/checkmark_new.svg) no-repeat left center;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
background-size: 22px;
padding: 0 0 0 28px;
margin: 0 0 16px 0;
list-style: none;
color: #9a5464;
}
.single-product div.summary p.price {
color: #5F5F5F;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 30px;
display: inline-block;
margin: 36px 0 20px 0;
width: 100%;
}
.single-product div.summary .tax_info {
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
margin: 16px 0 0 0;
width: 100%;
display: inline-block;
}
.single-product div.summary div.legal-price-info {
color: #5F5F5F;
display: inline-block;
width: 100%;
margin: 16px 0 0 0;
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
display: none;
}
.single-product div.summary div.legal-price-info a {
pointer-events: none;
color: inherit;
font-weight: 300;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
}
.single-product div.summary .stock {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/truck_new.svg) no-repeat left center;
line-height: 27px !important;
color: #9a5464 !important;
background-size: 16px;
display: inline-block;
padding: 0 0 0 22px;
margin: 12px 0;
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
}
@media screen and (min-width: 1024px) {
.single-product div.summary .stock {
width: 100%;
text-align: left;
margin: 10px 0 10px 0;
}
}
.single-product div.summary form.cart {
margin-top: 30px !important;
}
@media (max-width: 1024px) {
.single-product div.summary form.cart .woocommerce-variation-add-to-cart {
flex-wrap: wrap !important;
}
.single-product div.summary form.cart .woocommerce-variation-add-to-cart .quantity {
margin: 0 auto !important;
}
}
.single-product div.summary form.cart .variations .label {
text-align: right;
}
.single-product div.summary form.cart .variations .value {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
}
.single-product div.summary form.cart .variations .value::-webkit-scrollbar {
display: none !important;
}
.single-product div.summary form.cart .variations .value select {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
padding: 13px 20px;
border-color: #5F5F5F;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-right: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: #5F5F5F;
}
.single-product div.summary form.cart .variations .value a.reset_variations {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
color: #9a5464;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 15px;
margin-top: 13px;
}
.single-product div.summary form.cart .variations .value::before {
content: '';
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_down_black.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
right: 20px;
top: calc(50% - 10px);
-webkit-transform: translateY(calc(-50% - 10px));
-moz-transform: translateY(calc(-50% - 10px));
-ms-transform: translateY(calc(-50% - 10px));
-o-transform: translateY(calc(-50% - 10px));
transform: translateY(calc(-50% - 10px));
height: 10px;
width: 20px;
}
.single-product div.summary form.cart button.button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
float: none;
}
.single-product div.summary form.cart button.button:hover {
background-color: #9a5464;
color: #FFF;
}
.single-product div.summary form.cart .single_add_to_cart_button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
margin: 30px 0 0 0 !important;
outline: none;
width: 100%;
font-family: 'Roboto', sans-serif;
}
.single-product div.summary form.cart .single_add_to_cart_button:hover {
background-color: #9a5464;
color: #FFF;
}
@media screen and (min-width: 1024px) {
.single-product div.summary form.cart .single_add_to_cart_button {
transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #FFF;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
float: right !important;
margin: 0 !important;
display: inline-block;
width: unset;
}
.single-product div.summary form.cart .single_add_to_cart_button:hover {
background-color: #9a5464;
color: #FFF;
}
}
.single-product div.summary form.cart .quantity {
border: 1px solid #efe4d3;
float: unset !important;
margin: 0 15px 0 0 !important;
border-radius: 10px;
overflow: hidden;
text-align: left;
width: 100%;
display: inline-block;
max-width: 170px;
height: 50px;
}
.single-product div.summary form.cart .quantity .quantity_button {
background-color: #efe4d3;
border: 2px solid #efe4d3;
border-radius: 0;
cursor: pointer;
outline: none;
height: 100%;
float: left;
width: 50px;
}
.single-product div.summary form.cart .quantity .quantity_button.plus {
background: #efe4d3 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/plus_new.svg) no-repeat center center;
background-size: 20px;
}
@media screen and (min-width: 1024px) {
.single-product div.summary form.cart .quantity .quantity_button.plus {
background-size: 14px;
}
}
.single-product div.summary form.cart .quantity .quantity_button.minus {
background: #efe4d3 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/minus_new.svg) no-repeat center center;
background-size: 20px;
}
@media screen and (min-width: 1024px) {
.single-product div.summary form.cart .quantity .quantity_button.minus {
background-size: 14px;
}
}
.single-product div.summary form.cart .quantity .input-text.qty.text {
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
border: 1px solid #efe4d3;
display: inline-block;
font-family: 'Josefin Sans', sans-serif;
border-radius: 0;
outline: none;
height: 100%;
float: left;
color: #9a5464;
width: calc(100% - 100px);
} .kyl_text_image_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.kyl_text_image_container .text_image_image_box {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(55% - 35px);
-ms-flex: 0 0 calc(55% - 35px);
flex: 0 0 calc(55% - 35px);
max-width: calc(55% - 35px);
width: calc(55% - 35px);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding-bottom: calc(55% - 35px);
height: 100%;
}
.kyl_text_image_container .text_image_image_box:first-child .img_buttons {
text-align: right;
}
.kyl_text_image_container .text_image_image_box .img_buttons {
position: absolute;
bottom: 0;
padding: 100px 12px 15px 20px;
width: 100%;
}
.kyl_text_image_container .text_image_text_box {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(45% - 35px);
-ms-flex: 0 0 calc(45% - 35px);
flex: 0 0 calc(45% - 35px);
max-width: calc(45% - 35px);
width: calc(45% - 35px);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
color: #5F5F5F;
}
.kyl_text_image_container .text_image_text_box .title {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin-top: 0;
margin-bottom: 12px;
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
}
.kyl_text_image_container .text_image_text_box .read_more {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.kyl_text_image_container .text_image_text_box p {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.kyl_text_image_container:last-child {
margin-bottom: 0;
}
.kyl_text_image_container .text_image_text_box,
.kyl_text_image_container .text_image_image_box {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.kyl_text_image_container .text_image_image_box {
padding-bottom: 100%;
margin-bottom: 20px;
}
.kyl_text_image_container .text_image_image_box:first-child .img_buttons {
text-align: left;
}
.kyl_text_image_container .text_image_text_box .title {
margin-bottom: 15px;
}
.kyl_text_image_container .text_image_text_box p {
margin-bottom: 15px;
}
.kyl_text_image_container:last-child .text_image_image_box {
order: -1;
}
.kyl_text_image_container .text_image_text_box {
order: 1;
}
} .bild_text_element_container {
overflow: unset;
}
.bild_text_element_container .col.background_image {
height: 500px;
display: inline-block;
position: relative;
}
.bild_text_element_container .col.background_image .color_shadow {
width: 100%;
height: 100%;
position: absolute;
top: 20px;
left: 20px;
z-index: -1;
}
.bild_text_element_container .col.background_image + .col.text_wrapper {
padding: 0 0 0 50px;
}
.bild_text_element_container .col.text_wrapper {
display: inline-block;
padding: 0 50px 0 0;
}
.bild_text_element_container .col.text_wrapper h2 {
text-transform: uppercase;
margin: 0 0 10px;
}
.bild_text_element_container .col.text_wrapper p.quote {
font-style: italic;
margin: 0;
}
.bild_text_element_container .col.text_wrapper p.text {
margin: 15px 0 30px;
}
@media (max-width: 767px) {
.bild_text_element_container > div.col.text_wrapper {
padding: 0;
}
.bild_text_element_container > div.col.text_wrapper .text {
margin-bottom: 15px;
}
.bild_text_element_container .col.background_image {
margin: 0 0 30px;
height: 270px;
}
.bild_text_element_container .col.background_image .green_shadow {
top: 10px;
left: 10px;
}
}
.header_compact_container .header_img {
height: calc(100vh - 80px);
min-height: 500px;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
color: #FFF;
}
.header_compact_container .header_img .inner_box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
max-width: 730px;
}
.header_compact_container .header_img .inner_box .header_heading {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.7px;
line-height: 88px;
font-size: 70px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
text-align: center;
margin-bottom: 5px;
}
.header_compact_container .header_img .inner_box .header_text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
font-style: italic;
text-align: center;
margin-bottom: 25px;
}
.header_compact_container .header_img .inner_box .button_wrapper {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
}
.header_compact_container .header_img .inner_box .button_wrapper::-webkit-scrollbar {
display: none !important;
}
.header_compact_container .header_img .inner_box .button_wrapper .arrow_white {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_white.svg);
height: 35px;
width: 150px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
right: calc(50% + 120px);
}
.header_compact_container .header_img .read_more {
position: absolute;
bottom: 25px;
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
cursor: pointer;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header_compact_container .header_img .read_more::-webkit-scrollbar {
display: none !important;
}
.header_compact_container .header_img .read_more span {
display: inline-block;
height: 10px;
width: 17px;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/arrow_down_white.svg);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
margin-top: 8px;
}
@media (max-width: 1024px) {
.header_compact_container .header_img {
height: calc(100vh - 50px);
}
}
@media (max-width: 991px) {
.header_compact_container .header_img .inner_box .header_heading {
font-weight: bold;
letter-spacing: 0.5px;
line-height: 63px;
font-size: 50px;
margin-bottom: 15px;
}
.header_compact_container .header_img .inner_box .header_text {
margin-bottom: 20px;
}
.header_compact_container .header_img .inner_box .button_wrapper .arrow_white {
height: 23px;
width: 96px;
right: calc(50% + 96px);
}
}
section.section_anfrage {
color: #5F5F5F;
max-width: 970px;
margin: 0 auto;
text-align: center;
}
section.section_anfrage .heading {
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
font-family: 'Caveat', sans-serif;
margin-bottom: 12px;
}
section.section_anfrage .anfrage_text {
margin-bottom: 30px;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input,
section.section_anfrage .anfrage_form textarea {
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
padding: 12px 20px;
border: none;
border-bottom: 1px solid #707070;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
section.section_anfrage .anfrage_form input::placeholder,
section.section_anfrage .anfrage_form textarea::placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input:-moz-placeholder,
section.section_anfrage .anfrage_form textarea:-moz-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input:-ms-input-placeholder,
section.section_anfrage .anfrage_form textarea:-ms-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input::-moz-placeholder,
section.section_anfrage .anfrage_form textarea::-moz-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input::-ms-input-placeholder,
section.section_anfrage .anfrage_form textarea::-ms-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form input::-webkit-input-placeholder,
section.section_anfrage .anfrage_form textarea::-webkit-input-placeholder {
opacity: 1;
color: #5F5F5F;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_vorname {
padding-right: 12px;
margin-bottom: 25px;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_name {
padding-left: 12px;
margin-bottom: 25px;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_telefon {
padding-right: 12px;
margin-bottom: 25px;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_email {
padding-left: 12px;
margin-bottom: 25px;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_nachricht {
margin-bottom: 50px;
}
section.section_anfrage .anfrage_form button {
margin: 0 auto;
padding: 12px 35px;
color: #9a5464;
font-family: 'Roboto', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 26px;
font-size: 20px;
text-transform: uppercase;
background-color: #FFF;
border: 2px solid #9a5464;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
cursor: pointer;
}
section.section_anfrage .anfrage_form button:hover {
background-color: #9a5464;
color: #FFF;
}
@media (max-width: 767px) {
section.section_anfrage .anfrage_form .elementor-field-group {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.kyl_text_image_color_container .background_image {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.kyl_text_image_color_container .background_image .text_wrapper {
background-color: rgba(154, 84, 100, 0.9);
padding: 55px 70px;
margin: 0 0 0 auto;
max-width: 45%;
color: #FFF;
-webkit-border-radius: 0 30px 30px 0;
-moz-border-radius: 0 30px 30px 0;
border-radius: 0 30px 30px 0;
}
.kyl_text_image_color_container .background_image .text_wrapper h3 {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 45px;
margin-bottom: 13px;
}
.kyl_text_image_color_container .background_image .text_wrapper .text {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
margin-bottom: 20px;
}
.kyl_text_image_color_container .background_image .text_wrapper .kyl_btn {
display: inline-block;
border-color: #FFF;
background-color: unset;
}
.kyl_text_image_color_container .background_image .text_wrapper .kyl_btn:hover {
color: #9a5464;
background-color: white;
}
@media (max-width: 767px) {
.kyl_text_image_color_container .background_image {
padding-top: 350px;
}
.kyl_text_image_color_container .background_image .text_wrapper {
max-width: unset;
-webkit-border-radius: 0 0 30px 30px;
-moz-border-radius: 0 0 30px 30px;
border-radius: 0 0 30px 30px;
padding: 25px 30px 35px;
}
.kyl_text_image_color_container .background_image .text_wrapper .kyl_btn {
display: block;
text-align: center;
}
}
.news_container {
color: #5F5F5F;
}
.news_container .news_heading {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 45px;
margin: 0 0 30px;
display: inline-block;
}
.news_container .news_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
overflow-x: unset;
}
.news_container .news_wrapper::-webkit-scrollbar {
display: none !important;
}
.news_container .news_wrapper .news_slide {
background-color: #F0EEEA;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
width: 30%;
margin-right: 30px;
}
.news_container .news_wrapper .news_slide .news_img {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 200px;
margin-bottom: 30px;
}
.news_container .news_wrapper .news_slide .news_title {
margin: 0 0 15px;
padding: 0 30px;
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 33px;
font-size: 25px;
}
.news_container .news_wrapper .news_slide .news_content {
padding: 0 30px;
margin-bottom: 15px;
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.news_container .news_wrapper .news_slide .news_link {
display: inline-block;
padding: 0 30px 30px;
}
.news_container .news_wrapper .news_slide .news_link .kyl_link {
display: inline-block;
}
.news_container .news_button_prev,
.news_container .news_button_next {
display: inline-block;
background: #FFF url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
height: 50px;
width: 50px;
padding: 12px 16px;
border: 2px solid #9a5464;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
top: unset;
margin-top: 0;
left: unset;
position: absolute;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
}
.news_container .news_button_prev:hover,
.news_container .news_button_next:hover {
background: #9a5464 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.news_container .news_button_prev.swiper-button-disabled,
.news_container .news_button_next.swiper-button-disabled {
opacity: 0;
}
.news_container .news_button_prev {
right: 80px;
}
.news_container .news_button_next {
-webkit-transform: rotateZ(180deg);
-moz-transform: rotateZ(180deg);
-ms-transform: rotateZ(180deg);
-o-transform: rotateZ(180deg);
transform: rotateZ(180deg);
right: 0;
}
@media (max-width: 991px) {
.news_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.news_container .news_heading {
text-align: center;
margin-bottom: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.news_container .news_button_prev,
.news_container .news_button_next {
display: inline-block;
position: static;
margin-bottom: 30px;
right: unset;
}
.news_container .news_button_prev.swiper-button-disabled,
.news_container .news_button_next.swiper-button-disabled {
opacity: 0.5;
}
.news_container .news_button_prev {
margin-right: 15px;
}
.news_container .news_button_next {
margin-left: 15px;
}
.news_container .news_wrapper .news_slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
}
.news_archiv_container .news_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
margin-bottom: -30px;
}
.news_archiv_container .news_wrapper .news_card {
background-color: #F0EEEA;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
width: 30%;
margin: 0 15px 30px;
}
.news_archiv_container .news_wrapper .news_card .news_img {
-webkit-border-radius: 30px 30px 0 0;
-moz-border-radius: 30px 30px 0 0;
border-radius: 30px 30px 0 0;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 200px;
margin-bottom: 30px;
}
.news_archiv_container .news_wrapper .news_card .news_title {
margin: 0 0 15px;
padding: 0 30px;
font-weight: bold;
letter-spacing: 0;
line-height: 33px;
font-size: 25px;
}
.news_archiv_container .news_wrapper .news_card .news_content {
padding: 0 30px;
margin-bottom: 15px;
}
.news_archiv_container .news_wrapper .news_card .news_link {
display: inline-block;
padding: 0 30px 30px;
}
.news_archiv_container .news_wrapper .news_card .news_link .kyl_link {
display: inline-block;
}
.news_archiv_container .news_wrapper .news_card:nth-child(3n+1) {
margin-left: 0;
}
.news_archiv_container .news_wrapper .news_card:nth-child(3n+3) {
margin-right: 0;
}
@media (max-width: 991px) {
.news_archiv_container .news_wrapper {
margin-bottom: 0;
}
.news_archiv_container .news_wrapper .news_card {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin-bottom: 20px;
margin-left: 0;
margin-right: 0;
}
.news_archiv_container .news_wrapper .news_card:last-child {
margin-bottom: 0;
}
}
.icon_grid_container {
padding: 90px 0;
position: relative;
z-index: 0;
}
.icon_grid_container h2 {
text-transform: uppercase;
text-align: center;
margin: 0 0 55px;
}
.icon_grid_container .col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-pack: space-evenly;
-webkit-justify-content: space-evenly;
-moz-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.icon_grid_container .col::-webkit-scrollbar {
display: none !important;
}
.icon_grid_container .col .icon_grid_merkmal {      }
.icon_grid_container .col .icon_grid_merkmal .icon {
display: block;
width: 100px;
height: 100px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto;
position: relative;
}
.icon_grid_container .col .icon_grid_merkmal .icon::after {
content: '';
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
height: 100%;
width: 100%;
position: absolute;
top: 10px;
left: -10px;
z-index: -1;
}
.icon_grid_container .col .icon_grid_merkmal h4 {
text-align: center;
margin: 20px 0 0;
color: #9a5464;
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
.icon_grid_container .col .icon_grid_merkmal p {
text-align: center;
margin: 15px;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(1) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(2),
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(2) ~ .icon_grid_merkmal {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(3),
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(3) ~ .icon_grid_merkmal {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333%;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(4),
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(4) ~ .icon_grid_merkmal {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(5),
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(5) ~ .icon_grid_merkmal {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%;
}
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(6),
.icon_grid_container .col .icon_grid_merkmal:first-child:nth-last-child(6) ~ .icon_grid_merkmal {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6667%;
-ms-flex: 0 0 16.6667%;
flex: 0 0 16.6667%;
max-width: 16.6667%;
width: 16.6667%;
}
@media (max-width: 991px) {
.icon_grid_container .col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
}
@media (max-width: 767px) {
.icon_grid_container {
padding: 70px 0;
}
.icon_grid_container .col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.icon_grid_container .col .icon_grid_merkmal {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100% !important;
}
.icon_grid_container .col .icon_grid_merkmal .icon {
width: 100%;
height: 100px;
}
.icon_grid_container .col .icon_grid_merkmal:not(:last-child) {
margin-bottom: 80px;
}
}
body.fixed {
overflow: hidden;
height: 90vh;
}
.gallery_container .gallery_preview {
height: 450px;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
position: relative;
}
.gallery_container .gallery_preview .gallery_open {
position: absolute;
height: 30px;
width: 30px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
bottom: 33px;
right: 33px;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/image_white.svg);
}
.gallery_container .gallery {
height: 100vh;
width: 100vw;
position: fixed;
top: 0;
left: 0;
z-index: 99;
display: none;
background: #efe4d3;
}
.gallery_container .gallery .gallery_close {
position: absolute;
height: 22px;
width: 22px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
top: 60px;
right: 60px;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/close_white.svg);
z-index: 2;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide::-webkit-scrollbar {
display: none !important;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_img {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_content {
padding: 25px 0 40px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_content .gallery_title {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
color: #5F5F5F;
margin-bottom: 13px;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_content .gallery_caption {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
}
.gallery_container .gallery .gallery_prev,
.gallery_container .gallery .gallery_next {
background: #efe4d3 url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_darkpink.svg) no-repeat center center;
position: absolute;
bottom: 40px;
border: 2px solid #9a5464;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
height: 50px;
width: 50px;
cursor: pointer;
top: unset;
left: unset;
right: unset;
margin-top: unset;
}
.gallery_container .gallery .gallery_prev.swiper-button-disabled,
.gallery_container .gallery .gallery_next.swiper-button-disabled { }
.gallery_container .gallery .gallery_prev {
right: calc(50% - 485px);
}
.gallery_container .gallery .gallery_next {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
right: calc(50% - 570px);
}
@media (max-width: 1172px) {
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_content {
margin-left: 16px;
margin-right: 16px;
width: calc(100% - 32px);
}
.gallery_container .gallery .gallery_prev {
right: 96px;
}
.gallery_container .gallery .gallery_next {
right: 16px;
}
}
@media (max-width: 991px) {
.gallery_container .gallery_preview {
height: 700px;
}
.gallery_container .gallery .gallery_close {
top: 16px;
right: 16px;
}
.gallery_container .gallery .gallery_wrapper .gallery_slide .gallery_content {
padding: 23px 0 30px;
}
.gallery_container .gallery .gallery_prev,
.gallery_container .gallery .gallery_next {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/sliderpfeil_white.svg) no-repeat center center;
border-color: #FFF;
top: 50%;
}
.gallery_container .gallery .gallery_prev {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: unset;
left: 16px;
}
.gallery_container .gallery .gallery_next {
-webkit-transform: scaleX(-1) translateY(-50%);
-moz-transform: scaleX(-1) translateY(-50%);
-ms-transform: scaleX(-1) translateY(-50%);
-o-transform: scaleX(-1) translateY(-50%);
transform: scaleX(-1) translateY(-50%);
}
}
.kyl_shop_banner_container {
background-color: #efe4d3;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
}
.kyl_shop_banner_container::-webkit-scrollbar {
display: none !important;
}
.kyl_shop_banner_container .content_col {
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
background-position: -9999px;
padding: 60px 50px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.kyl_shop_banner_container .content_col .title {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
color: #9a5464;
margin-bottom: 10px;
}
.kyl_shop_banner_container .content_col p {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
color: #5F5F5F;
margin-bottom: 15px;
}
.kyl_shop_banner_container .content_col .button_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.kyl_shop_banner_container .content_col .button_wrapper::-webkit-scrollbar {
display: none !important;
}
.kyl_shop_banner_container .content_col .button_wrapper .arrow_red {
height: 35px;
width: 150px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_new.svg);
margin-right: 25px;
}
.kyl_shop_banner_container .content_col .button_wrapper .kyl_btn { transition: all 0.1s ease-in-out;
border: 2px solid #9a5464;
background-color: #efe4d3;
display: inline-block;
padding: 12px 30px;
border-radius: 4px;
cursor: pointer;
color: #9a5464;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
}
.kyl_shop_banner_container .content_col .button_wrapper .kyl_btn:hover {
background-color: #9a5464;
color: #efe4d3;
}
.kyl_shop_banner_container .img_col {
width: 350px;
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 20px;
}
@media (max-width: 991px) {
.kyl_shop_banner_container .content_col {
background-image: none !important;
padding: 40px 30px 77px;
}
.kyl_shop_banner_container .content_col .title {
font-weight: bold;
letter-spacing: 0;
line-height: 45px;
font-size: 42px;
text-align: center;
}
.kyl_shop_banner_container .content_col p {
text-align: center;
}
.kyl_shop_banner_container .content_col .button_wrapper {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
left: calc(50% - 105px);
-webkit-transform: translateX(calc(-50% + 52px));
-moz-transform: translateX(calc(-50% + 52px));
-ms-transform: translateX(calc(-50% + 52px));
-o-transform: translateX(calc(-50% + 52px));
transform: translateX(calc(-50% + 52px));
}
.kyl_shop_banner_container .content_col .button_wrapper .arrow_red {
width: 95px;
height: 23px;
margin-right: 10px;
}
.kyl_shop_banner_container .img_col {
display: none;
}
}
.kyl_site_infos_container,
.kyl_legal_sites_container {
color: #9a5464;
}
.kyl_site_infos_container h2,
.kyl_legal_sites_container h2 {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
text-align: center;
margin-bottom: 55px;
}
.kyl_site_infos_container .content_wrapper .upper_box,
.kyl_legal_sites_container .content_wrapper .upper_box {
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 30px;
}
.kyl_site_infos_container .content_wrapper .upper_box::-webkit-scrollbar,
.kyl_legal_sites_container .content_wrapper .upper_box::-webkit-scrollbar {
display: none !important;
}
.kyl_site_infos_container .content_wrapper .upper_box > div,
.kyl_legal_sites_container .content_wrapper .upper_box > div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-width: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.kyl_site_infos_container .content_wrapper .upper_box > div::-webkit-scrollbar,
.kyl_legal_sites_container .content_wrapper .upper_box > div::-webkit-scrollbar {
display: none !important;
}
.kyl_site_infos_container .content_wrapper .upper_box > div strong,
.kyl_legal_sites_container .content_wrapper .upper_box > div strong {
margin-bottom: 15px;
}
.kyl_site_infos_container .content_wrapper .upper_box .kontakt,
.kyl_legal_sites_container .content_wrapper .upper_box .kontakt {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Kontakt.svg) no-repeat left top;
-webkit-background-size: 51px 51px 51px 51px;
-moz-background-size: 51px 51px;
-o-background-size: 51px 51px;
background-size: 51px 51px;
padding-left: 67px;
}
.kyl_site_infos_container .content_wrapper .upper_box .kontakt a,
.kyl_legal_sites_container .content_wrapper .upper_box .kontakt a {
color: inherit;
}
.kyl_site_infos_container .content_wrapper .upper_box .anfahrt,
.kyl_legal_sites_container .content_wrapper .upper_box .anfahrt {
margin: 0 70px;
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Anfahrt.svg) no-repeat left top;
padding-left: 50px;
-webkit-background-size: 35px 50px 35px 50px;
-moz-background-size: 35px 50px;
-o-background-size: 35px 50px;
background-size: 35px 50px;
}
.kyl_site_infos_container .content_wrapper .upper_box .oeffnungszeiten,
.kyl_legal_sites_container .content_wrapper .upper_box .oeffnungszeiten {
background: transparent url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Oeffnungszeiten.svg) no-repeat left top;
-webkit-background-size: 51px 51px 51px 51px;
-moz-background-size: 51px 51px;
-o-background-size: 51px 51px;
background-size: 51px 51px;
padding-left: 67px;
}
.kyl_site_infos_container .content_wrapper .lower_box,
.kyl_legal_sites_container .content_wrapper .lower_box {
position: relative;
}
.kyl_site_infos_container .content_wrapper .lower_box .arrow_red,
.kyl_legal_sites_container .content_wrapper .lower_box .arrow_red {
width: 150px;
height: 35px;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/newsletter_arrow_new.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 50%;
left: calc(50% - 180px);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media {
text-align: center;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media a,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media a {
display: inline-block;
height: 50px;
width: 50px;
margin: 0 15px;
-webkit-transition: background-image ease 300ms;
-moz-transition: background-image ease 300ms;
-ms-transition: background-image ease 300ms;
-o-transition: background-image ease 300ms;
transition: background-image ease 300ms;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media a:first-child,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media a:first-child {
margin-left: 0;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media a:last-child,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media a:last-child {
margin-right: 0;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media .facebook,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media .facebook {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Facebook.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media .facebook:hover,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media .facebook:hover {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Facebook_hover.svg);
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media .instagram,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media .instagram {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Instagram.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.kyl_site_infos_container .content_wrapper .lower_box .social_media .instagram:hover,
.kyl_legal_sites_container .content_wrapper .lower_box .social_media .instagram:hover {
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/Instagram_hover.svg);
}
@media (max-width: 991px) {
.kyl_site_infos_container h2,
.kyl_legal_sites_container h2 {
font-weight: bold;
letter-spacing: 0.5px;
line-height: 63px;
font-size: 50px;
margin-bottom: 50px;
}
.kyl_site_infos_container .content_wrapper .upper_box,
.kyl_legal_sites_container .content_wrapper .upper_box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px;
}
.kyl_site_infos_container .content_wrapper .upper_box > div,
.kyl_legal_sites_container .content_wrapper .upper_box > div {
text-align: center;
}
.kyl_site_infos_container .content_wrapper .upper_box .kontakt,
.kyl_legal_sites_container .content_wrapper .upper_box .kontakt {
padding-left: 0;
padding-top: 66px;
background-position: center top;
margin-bottom: 50px;
}
.kyl_site_infos_container .content_wrapper .upper_box .anfahrt,
.kyl_legal_sites_container .content_wrapper .upper_box .anfahrt {
padding-left: 0;
padding-top: 66px;
background-position: center top;
margin: 0 0 50px;
}
.kyl_site_infos_container .content_wrapper .upper_box .oeffnungszeiten,
.kyl_legal_sites_container .content_wrapper .upper_box .oeffnungszeiten {
margin-bottom: 0;
padding-left: 0;
padding-top: 65px;
background-position: center top;
}
.kyl_site_infos_container .content_wrapper .lower_box .arrow_red,
.kyl_legal_sites_container .content_wrapper .lower_box .arrow_red {
width: 96px;
height: 23px;
left: calc(50% - 136px);
}
}
.kyl_legal_sites_container .content_wrapper .upper_box {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 0;
}
.kyl_legal_sites_container .content_wrapper .upper_box .anfahrt {
margin: 0 70px 0 0;
}
@media (max-width: 991px) {
.kyl_legal_sites_container .content_wrapper .upper_box .anfahrt {
margin: 0 0 50px;
}
.kyl_legal_sites_container .content_wrapper .upper_box .kontakt {
margin-bottom: 0;
}
}
.imp_data_sec {
font-family: 'Josefin Sans', sans-serif;
color: #5F5F5F;
}
.imp_data_sec .elementor-heading-title {
font-weight: bold;
letter-spacing: 0;
line-height: 27px;
font-size: 30px;
margin-bottom: 15px;
}
.imp_data_sec .elementor-text-editor {
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
font-size: 17px;
}
body.error404 {
padding-top: 0;
}
.sec_404 .col_left {
height: 100vh;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/404_Grafik_Desktop.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.sec_404 .col_right {
text-align: right;
}
.sec_404 .col_right .elementor-widget-wrap {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.sec_404 .col_right .elementor-heading-title {
font-family: 'Caveat', sans-serif;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 76px;
font-size: 60px;
color: #9a5464;
margin-bottom: 15px;
}
@media (max-width: 1172px) and (min-width: 768px) {
.sec_404 > div {
margin-left: 16px !important;
margin-right: 16px !important;
}
}
@media (max-width: 767px) {
.sec_404 .col_left {
display: none;
}
.sec_404 .col_right {
height: 100vh;
background-image: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/assets/svg/404_Grafik_Mobil.svg);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.sec_404 .col_right .elementor-widget-wrap {
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
padding: 0 16px 40px;
}
.sec_404 .col_right .elementor-heading-title {
font-weight: bold;
letter-spacing: 0.5px;
line-height: 63px;
font-size: 50px;
}
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-100italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-300italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-regular.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-500italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-700italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.eot); src: local(''),
url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.eot?#iefix) format('embedded-opentype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.woff2) format('woff2'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.woff) format('woff'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.ttf) format('truetype'), url(//www.pebos-ideenreich.de/wp-content/themes/kyltheme/w01c3241/pebos-ideenreich.de/wp-content/themes/kyltheme/fonts/roboto-v30-latin-900italic.svg#Roboto) format('svg'); }
.grecaptcha-badge {
visibility: hidden !important;
}
section.section_anfrage .anfrage_form .elementor-field-group-field_nachricht {
margin-bottom: 20px;
}
section.section_anfrage .anfrage_form .elementor-field-type-submit {
margin-top: 30px;
}
section.section_anfrage .anfrage_form .elementor-field-type-html a {
color: #9a5464;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}