body {
background-color: #2b4651;
background-attachment: fixed;
background-position: top center;
background-repeat: repeat-y;
}
.elementor-slide-button {
font-weight: normal !important;
width: 100% !important;
font-size: 16px !important;
}
.elementor-slide-button span {
display:block !important;
font-weight: 600 !important;
}
@media (min-width: 1025px){
.elementor-element.elementor-products-grid .woocommerce.columns-3 ul.products, .elementor-element.elementor-products-grid ul.products.columns-3 {
grid-template-columns: repeat(4,1fr) !important;
margin-bottom: 30px;
}
}
.single-product div.product p.price {
margin: 0 !important;
}
.price .woocommerce-Price-amount.amount + .woocommerce-Price-amount.amount {
display: none !important;
}
.price {
font-size: 0 !important;
line-height: 0 !important;
}
.price .woocommerce-Price-amount.amount {
font-size: 20px !important;
line-height: 1 !important;
text-transform: none !important;
}
.price .woocommerce-Price-amount.amount::before {
content: 'ab ';
}
.price.variation_modified .woocommerce-Price-amount.amount::before {
content: '';
}
form.cart .variations {
margin-bottom: 0 !important;
}
.single-product div.product form.cart {
padding: 0 !important;
}
.archive .woocommerce.columns-3 {
display: flex !important;
flex-direction: column !important;
} .elementor-products-grid nav.woocommerce-pagination {
margin-top: 0 !important;
margin-bottom: 40px !important;
}
.elementor-author-box__avatar img {
width: 100% !important;
max-width: 320px !important;
margin: 15px auto 30px auto !important;
height: auto !important;
border-radius: 50% !important;
}
.page-id-3735 .elementor-element-2450ce9 .elementor-row,
.page-id-3735 .elementor-element-a009470 .elementor-row {
justify-content: center !important;
}
.page-id-3735 .elementor-element-2450ce9 .elementor-column.elementor-col-50,
.page-id-3735 .elementor-element-a009470 .elementor-column.elementor-col-50,
.page-id-3735 .elementor-element-2450ce9 .elementor-column.elementor-col-33,
.page-id-3735 .elementor-element-a009470 .elementor-column.elementor-col-33 {
width: 33% !important;
}
.page-id-3735 .elementor-author-box--layout-image-above .elementor-author-box__avatar {
display: block !important;
}
@media (max-width: 600px){
.page-id-3735 .elementor-element-2450ce9 .elementor-column.elementor-col-50,
.page-id-3735 .elementor-element-a009470 .elementor-column.elementor-col-50,
.page-id-3735 .elementor-element-2450ce9 .elementor-column.elementor-col-33,
.page-id-3735 .elementor-element-a009470 .elementor-column.elementor-col-33 {
width: 100% !important;
}
}
.knm-wrapper {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.knm-wrapper .knm-small {
width: 28%;
}
.knm-wrapper .knm-large {
width: 44%;
}
.knm-wrapper .knm-large img {
width: calc(100% - 30px - 30px);
height: auto;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
display: block;
}
.knm-wrapper .box {
background-color: #2C4451;
margin: 20px 0;
padding: 15px 25px 25px 25px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
min-height: 40%;
flex-direction: column;
justify-content: center;
display: flex;
}
.knm-wrapper .box .number {
font-size: 80px;
text-align: center;
line-height: 1;
margin-bottom: 20px;
}
.full-header-image {
margin-top: -35px;
width: calc(100% + 30px + 30px);
margin-left: -30px;
}
.full-header-image img {
width: 100% !important;
height: auto !important;
}
.centered-text {
text-align: center;
padding-left: 25px;
padding-right: 25px;
}
.centered-text h2 {
font-size: 20px !important;
font-weight: bold !important;
text-transform: uppercase !important;
border-bottom: 0 !important;
color: #2C4451 !important;
}
.column_wrapper {
width: 100%;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.column_wrapper .column {
width: 33.33%;
padding: 20px;
text-align: center;
}
.column_wrapper .column:last-child {
width: 100%;
}
.column_wrapper .column img {
width: 100%;
height: auto;
border-radius: 50%;
margin: 0 auto;
max-width: 300px;
}
.column_wrapper .column h2 {
font-size: 20px !important;
font-weight: bold !important;
text-transform: uppercase !important;
border-bottom: 0 !important;    
color: #2C4451 !important;
}
.page-id-3749 .elementor-element-5900756 {
padding: 20px !important;
}
.standard-text {
text-align: left;
margin: 40px auto 0 auto;
max-width: 800px;
padding: 0 15px;
}
.img-button {
width: 80%;
max-width: 240px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
}
@media (max-width:991px) {
.theme-wrapper .user-content .jekyll-und-kleid-head-image {
text-align: center;
margin-left: -16px;
margin-right: -16px;
}
.theme-wrapper .primaryline .cart-container .head-cart-overview {
background-image: none !important;
}
.full-header-image {
margin-top: -21px;
width: calc(100% + 16px + 16px);
margin-left: -16px;
}
.knm-wrapper .knm-small {
width: 100%;
display: flex;
justify-content: center;
order: 1;
}
.knm-wrapper .box {
width: calc(50% - 20px);
margin: 10px;
}
.knm-wrapper .knm-large {
width: 100%;
display: flex;
order: 2;
justify-content: center;
align-items: flex-start;
}
.knm-wrapper .knm-large img {
max-width: 400px;
margin-top: 20px;
margin-bottom: 20px;
}
.knm-wrapper .knm-large .box {
width: 100%;
}
}
@media (max-width:991px) {
body:not(.rtl) .elementor-21 .elementor-element.elementor-element-aa86f1f .quantity + .button {
margin-left: 2em !important;
}
} .up-sells .products .product .wc-gzd-additional-info,
.up-sells .products .product .add_to_cart_button {
display: none;
}
.elementor-section.elementor-section-boxed>.elementor-container {
width: 90%;
margin: 0 auto;
}
@media (max-width: 767px){
.elementor-section.elementor-section-boxed>.elementor-container {
width: 100%;
margin: 0 auto;
}
}