.swiper-slide.featured-products img {
padding: 20px;
height: 400px;
object-fit: contain;
}
.swiper-slide.featured-products .ec-subtitle {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 50px;
}
.ec-featured-products-headline {
margin: 30px 0;
}
.ec-featured-products-headline h2 {
text-align: center;
font-weight: 900;
}
.ec-featured-products-headline strong {
color: var(--e-global-color-primary) !important;
}
.woocommerce-message {
border-top-color: var(--e-global-color-secondary) !important;
}
.return-to-shop .wc-backward, .e-apply-coupon {
border: 2px var( --e-global-color-secondary ) solid !important;
background-color: #fff !important;
border-radius: var(--forms-buttons-border-radius,3px) !important;
padding: var(--forms-buttons-padding,.88rem 2rem) !important;
color: var( --e-global-color-secondary ) !important;
font-size: 14px !important;
}
.woocommerce-order-details__title, .woocommerce-thankyou-order-received {
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
margin-top: 0;
margin-bottom: var(--sections-title-spacing,30px);
color: var(--sections-title-color,#000) !important;
}
.woocommerce-order-details {
margin-top: 60px;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
padding-left: 0;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
text-transform: unset;
}
.woocommerce-order > p:not(.woocommerce-notice) {
display: none;
}
.ec-heading > * {
display: block;
}
.ec-heading {
text-transform: uppercase;
margin: 0;
}
.ec-teaser-header strong {
color: var(--e-global-color-primary) !important;
}
.ec-teaser-header {
width: 100%;
display: flex;
justify-content: center;
margin-top: 16px;
}
.woocommerce-checkout-payment {
padding: 0 !important;
}
.shop_table.woocommerce-checkout-review-order-table td {
text-align: end;
}
.shop_table.woocommerce-checkout-review-order-table .wc-gzd-product-name-left{
display: none;
}
.shop_table.woocommerce-checkout-review-order-table .product-name {
text-align: left;
}
.ec-heading .ec-caption,
.ec-link, .ec-teaser-header,
.product-price-shortcode {
font-weight: 900;
font-size: .85rem;
letter-spacing: 2px;
}
.product-price-shortcode {
color: var(--e-global-color-primary) !important;
}
.ec-heading .ec-title,
.ec-heading .ec-subtitle {
font-size: 1.4rem;
}
.tpx-visibility-toggle-product-description {
cursor: pointer !important;
}
@media (min-width: 576px) {
.ec-heading .ec-title,
.ec-heading .ec-subtitle {
font-size: 1.6rem;
}
}
.ec-heading .ec-title {
font-weight: 600;
}
.ec-heading .ec-subtitle {
font-weight: 300;
}
.ec-heading strong {
font-weight: 900;
}
.ec-hr {
width: 110px;
border: none;
margin-top: 15px !important;
border-bottom: 6px solid #000000;
}
.ec-shop-product .ec-link {
color: var(--e-global-color-primary) !important;
cursor: pointer;
}
.ec-link {
text-transform: uppercase;
display: inline-block;
}
.ec-shop-product .ec-link.ec-link-secondary {
color: var(--e-global-color-secondary) !important;
}
.ec-body + .ec-link {
margin-top: 15px;
}
.ec-body {
margin: 15px 0;
}
.ec-divider {
width: 100%;
height: 8px;
background-image: url(//depotfuenf.de/wp-content/plugins/elementor-custom/assets/img/divider.png);
background-repeat: repeat-x;
background-size: contain;
}
.ec-card-content {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.ec-card-header,
.ec-card-body {
padding: 22px;
}
.ec-card-body .ec-body {
margin: 0;
}
.ec-col-thumbnail {
min-height: 400px;
}
.ec-row .ec-col {
background-size: cover;
background-position: center center;
background-position-x: center;
background-position-y: center;
}
@media (min-width: 768px) {
.ec-row {
display: flex;
flex-direction: row;
}
.ec-row .ec-col {
display: flex;
flex-basis: 1;
flex-grow: 1;
width: 100%;
}
.ec-card-style-advanced:after,
.ec-card-style-advanced:before {
display: block;
background-color: #CC4244;
content: ' ';
position: absolute;
z-index: 1;
}
.ec-card-style-advanced:before {
height: 240px;
width: 400px;
top: -30px;
left: -30px;
}
.ec-card-style-advanced:after {
height: 60px;
width: 60px;
right: -30px;
bottom: -30px;
}
.ec-card-inner {
position: relative;
z-index: 2;
}
.ec-col-thumbnail {
min-height: unset;
}
}
.elementor .elementor-field-type-submit {
margin-top: 30px;
}
.elementor .elementor-field-type-submit .elementor-button {
padding: 0;
background: none;
}
.elementor .elementor-field-type-submit .elementor-button .elementor-button-text {
color: #cd4244;
font-weight: 600;
}
.ec-col-thumbnail + .ec-col-thumbnail {
margin-top: 20px;
}
@media (min-width: 768px) {
.ec-col-thumbnail + .ec-col-thumbnail {
margin-top: 0;
margin-left: 20px;
}
}
.ec-shop-content {
margin: 45px 0;
}
.ec-shop-category {
text-transform: uppercase;
margin-right: 10px;
font-weight: 900;
display: inline-block;
}
.ec-shop-category,
.ec-shop-category-decorator {
transition: opacity 300ms ease, color 300ms ease;
-webkit-transition: opacity 300ms ease, color 300ms ease;
-moz-transition: opacity 300ms ease, color 300ms ease;
-ms-transition: opacity 300ms ease, color 300ms ease;
-o-transition: opacity 300ms ease, color 300ms ease;
}
.ec-shop-category:nth-last-child(1) {
margin: 0;
}
.ec-shop-category.ec-shop-category-active,
.ec-shop-category:hover {
color: #B4B4B4;
} 
.ec-shop-category.ec-shop-category-active .ec-shop-category-decorator,
.ec-shop-category:hover .ec-shop-category-decorator {
opacity: 0;
} 
.ec-shop-product {
margin: 45px 0;
display: flex;
flex-direction: column;
}
.ec-shop-product-thumbnail {
margin-bottom: 30px;
}
.ec-shop-product-thumbnail {
max-width: 120px;
}
.ec-shop-product-thumbnail,
.ec-shop-product-content {
flex-basis: 1;
flex: 1;
}
@media (min-width: 768px) {
.ec-shop-product-thumbnail {
max-width: 100%;
text-align: center;
}
.ec-shop-product-thumbnail img {
object-fit: contain;
height: 260px;
}
.ec-shop-product {
align-items: center;
flex-direction: row;
}
.ec-shop-product-thumbnail {
margin: 0 120px 0 0;
flex-grow: 1;
}
.ec-shop-product-content {
width: auto;
flex-grow: 3;
}
}
.ec-meta {
margin: 15px 0;
text-transform: uppercase;
}
.ec-meta del {
opacity: 70%;
font-weight: normal;
}
.ec-meta ins {
text-decoration: none;
}
.ec-meta ins bdi, 
ins .woocommerce-Price-amount bdi {
color: var(--e-global-color-primary) !important;
}
.price ins {
text-decoration: none;;
}
.ec-shop-footer .ec-divider {
margin-bottom: 45px;
}
.ec-shop-header .ec-divider {
margin-top: 45px;
}
.fade-enter-active,
.fade-leave-active {
transition: opacity 500ms ease;
-webkit-transition: opacity 500ms ease;
-moz-transition: opacity 500ms ease;
-ms-transition: opacity 500ms ease;
-o-transition: opacity 500ms ease;
}
.fade-enter-from,
.fade-leave-to {
opacity: 0;
}
.ec-audio .ec-audio-header {
padding: 15px;
background-color: var(--e-global-color-60912cd);
margin-bottom: 5px;
}
.ec-audio .ec-audio-icon {
margin-bottom: 15px;
}
.ec-body-more {
display: none;
}
.elementor-widget-ec-heading.active .ec-body-more {
display: block;
}
.active .hidden-active,
.hidden-inactive {
display: none;
}
.active .hidden-inactive {
display: block;
}
.ec-shop-product-content .ec-title,
.ec-shop-product-content .ec-subtitle {
color: black;
}
.ec-shop-product-content .ec-subtitle {
font-weight: 300;
}