/**********************************/
/*  Start: Allgemein, Navigation  */
/**********************************/
.elementor-widget-heading {
    margin-bottom: 0 !important;
}

footer a {
	color: #7a7a7a;
	text-decoration: underline !important;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, p strong {
	font-weight: 600;
	color: #53668D;
}

#bg-dark-weight h1 strong, #bg-dark-weight h2 strong, #bg-dark-weight h3 strong, #bg-dark-weight h4 strong, #bg-dark-weight h5 strong, #bg-dark-weight h6 strong, #bg-dark-weight p strong {
	color: #fff;
}

a.added_to_cart.wc-forward {
    display: none;
}

a {
	text-decoration: underline !important;
	color: #53668D !important;
}

nav ul li a, a:hover {
	text-decoration: none !important;
}

nav ul li a {
	font-size: 24px !important;
	font-weight: 300 !important
}

header div section a.elementor-icon, span.woocommerce-Price-amount.amount, a#elementor-menu-cart__toggle_button i {
    color: #fff !important;
}

ul#menu-2-c66604c li a:hover, ul#menu-2-c66604c li a.elementor-item-active {
    background-color: #53668D;
    color: #fff !important;
}

.elementor-menu-toggle.elementor-active, i.eicon-menu-bar:focus, i.eicon-menu-bar {
    border: none !important;
	outline: none !important;
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-7d40a770.raven-column-flex-start.raven-column-flex-horizontal {
    width: 100%;
}
/*********************************/
/*  Ende: Allgemein, Navigation  */
/*********************************/




/****************************/
/*  Start: Kontaktformular  */
/*******************'********/
.wpcf7 form input, .wpcf7 form textarea {
    border: none;
    border-bottom: 1px solid #53668D;
    margin-bottom: 35px;
    border-radius: 0;
	width: 100%;
	color: #484848;
	font-size: 20px;
	padding: 10px;
}

.wpcf7 form input:focus, .wpcf7 form textarea:focus {
	outline: none !important;
}

.wpcf7-form-control.wpcf7-submit {
	color: #fff;
	border-radius: 10px;
	background-color: #53668D;
	padding: 10px;
	width: auto;
	border: 1px solid #53668D;
}

.wpcf7-form-control.wpcf7-submit:hover {
	color: #53668D;
	background-color: #fff;
	border: 1px solid #53668D !important;
	cursor: pointer;
}

.wpcf7 input[type="file"] {
	border: none;
}
/***************************/
/*  Ende: Kontaktformular  */
/***************************/



/*****************/
/*  Start: Shop  */
/*****************/
section.related.products a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6 {
	color: #fff !important;
}

section.related.products a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6:hover {
    color: #53668D !important;
}

.jupiterx-main-content, .jupiterx-main-content .container, .jupiterx-main-content div#jupiterx-primary, #jupiterx-main .jupiterx-main-content  {
    padding: 0;
}

.jupiterx-main-header {
    display: none !important;
}

li.product-category.product, li.product.type-product {
	padding: 20px 0 !important;
    background-color: #33668d;
    border-radius: 10px;
    opacity: 0.9;
	transition: .3s;
}

li.product-category.product a {
	border: none !important;
	text-decoration: none !important;
}

li.product-category.product h2 mark {
	color: #fff;
	font-weight: 300 !important;
}

li.product-category.product:hover, li.product.type-product:hover {
	transform: translateY(-2%);
}

h2.woocommerce-loop-category__title {
    padding: 25px 20px 0 20px !important;
	font-weight: normal;
	font-size: 20px !important;
}

h1.woocommerce-loop-product__title {
	font-size: 22px !important;
	padding: 0 25px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #fff;
}

li.product.type-product a {
	text-decoration: none !important;
}

li.product.type-product .price {
    padding-top: 15px !important;
}

li.product.type-product span.woocommerce-Price-amount.amount {
   /* display: block; */
}

li.product.type-product small.woocommerce-price-suffix {
    display: none;
}

li.product.type-product p.wc-gzd-additional-info.tax-info, li.product.type-product p.wc-gzd-additional-info.shipping-costs-info, li.product.type-product p.wc-gzd-additional-info.shipping-costs-info a {
    color: #fff !important;
    font-size: 12px;
	line-height: 1em;
}

li.product.type-product p.wc-gzd-additional-info.shipping-costs-info a {
	text-decoration: underline !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.jupiterx-icon-shopping-cart-6, div.woocommerce a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6 {
    color: #fff !important;
    background: none;
    border: 1px solid #fff;
    font-weight: 300 !important;
    font-size: 18px;
}

div.woocommerce a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6:hover {
	color: #53668D !important;
	background-color: #fff !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.jupiterx-icon-shopping-cart-6:hover {
    color: #53668D !important;
    background: #fff;
}

button.jupiterx-icon-eye-regular.jupiterx-product-quick-view-btn {
    cursor: pointer;
}

li.product-category.product a img, .jupiterx-product-container.jupiterx-product-has-quick-view a div img {
    padding-left: 15px;
    padding-right: 15px;
}

a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6 {
    background-color: #fff;
    border: #fff;
    color: #7a7a7a !important;
}

a.button.product_type_variable.add_to_cart_button.jupiterx-icon-shopping-cart-6:hover {
	color: #222 !important;
}

h2.woocommerce-loop-category__title {
    font-weight: 400 !important;
    color: #fff !important;
}

.woocommerce-message {
    margin-bottom: 0 !important;
    border-color: #53668D !important;
	font-family: "Barlow", Sans-serif;
}

.woocommerce-message a.button.wc-forward {
	background-color: #fff;
	border-color: #53668D;
	color: #53668D;
	text-decoration: none !important;
}

.woocommerce-message a.button.wc-forward:hover {
	background-color: #53668D;
	border-color: #53668D;
	color: #fff !important;
}

.woocommerce-message::before {
	color: #53668D !important;
}

/* Start: Modal */
.jupiterx-product-quick-view-modal.featherlight-inner > .woocommerce > .product .jupiterx-product-quick-view-modal-image img {
    width: 100%;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
    height: auto !important;
    object-fit: contain !important;
}

.jupiterx-product-quick-view-modal.featherlight-inner > .woocommerce > .product .jupiterx-product-quick-view-modal-image {
    align-items: flex-start !important;
}

.jupiterx-product-quick-view-featherlight .featherlight-content {
	height: auto !important;
}

.featherlight-content, .featherlight-content bdi {
    color: #54595F !important;
	font-family: "Barlow", Sans-serif;
}

button.btn.btn-decrement.btn-sm.btn-outline-secondary:hover, button.btn.btn-increment.btn-sm.btn-outline-secondary:hover {
    background-color: #53668D;
}

.featherlight-content button.single_add_to_cart_button.button.alt.jupiterx-icon-shopping-cart-6 {
	background-color: #fff;
	border-color: #53668D !important;
	color: #53668D;
}

.featherlight-content button.single_add_to_cart_button.button.alt.jupiterx-icon-shopping-cart-6:hover {
	color: #fff;
	background-color: #53668D;
}
/* Ende: Modal */

/* Start Kategorienliste */
ul.ywcca_category_accordion_widget {
    padding-left: 0;
}

ul.ywcca_category_accordion_widget li {
	margin-bottom: 0 !important;
}

ul.ywcca_category_accordion_widget li a {
    font-size: 18px;
    text-transform: none;
	text-decoration: none !important;
}

ul.children li a {
    font-size: 16px;
}

ul.ywcca_category_accordion_widget.category_accordion li.closed:hover, ul.ywcca_category_accordion_widget.category_accordion li.current-cat.opened, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.opened {
	background-color: #53668D !important;
}

ul.ywcca_category_accordion_widget.category_accordion li.cat-item.closed:hover a.default, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.current-cat.opened a.default.highlight_cat, ul.ywcca_category_accordion_widget.category_accordion li.current-cat.opened ul.yith-children li.cat-item.closed, ul.ywcca_category_accordion_widget.category_accordion li.opened a.default.highlight_cat {
	color: #fff !important;
}

ul.ywcca_category_accordion_widget.category_accordion li.current-cat.opened ul li, ul.ywcca_category_accordion_widget.category_accordion li.opened ul li ul li, ul.ywcca_category_accordion_widget.category_accordion li.opened ul li.closed, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.current-cat-parent.opened ul li, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.opened, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.opened ul.yith-children li.cat-item {
	background-color: #53668D;
}

ul.ywcca_category_accordion_widget.category_accordion li.opened ul li ul li a, ul.ywcca_category_accordion_widget.category_accordion li.opened ul li a, ul.ywcca_category_accordion_widget.category_accordion li.opened ul li.closed a, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.current-cat-parent.opened ul li a, ul.ywcca_category_accordion_widget.category_accordion li.cat-item.opened a {
	color: #fff !important;
}

/* Ende Kategorienliste */

/****************/
/*  Ende: Shop  */
/****************/



/**********************/
/*  Start: Warenkorb  */
/**********************/
.jupiterx-wc-steps {
	align-items: flex-start !important;
}

.jupiterx-wc-step {
    justify-content: flex-start;
    margin: 10px 0;
}

.jupiterx-wc-step-active .jupiterx-wc-step-number {
  	background-color: #53668D !important;
}

.page-id-10 .jupiterx-wc-step-text {
	font-family: "Barlow", Sans-serif !important;
}

td.product-remove a {
    text-decoration: none !important;
}

dl.variation {
    display: none;
}

td.product-name::before {
    content: "" !important;
}

tr.woocommerce-cart-form__cart-item.cart_item td, tr.woocommerce-cart-form__cart-item.cart_item td::before, tr.cart-subtotal td::before {
    font-family: 'Barlow' !important;
    font-weight: 300 !important;
    color: #484848 !important;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
	font-weight: 300 !important;
}

tr.woocommerce-cart-form__cart-item.cart_item td bdi {
    color: #53668D;
    font-weight: 400;
}

button.btn.btn-increment.btn-sm.btn-outline-secondary, button.btn.btn-decrement.btn-sm.btn-outline-secondary, input.form-control.input-text.qty.text {
    border-radius: 0;
    border-color: #53668D !important;
}

input#coupon_code {
    width: 100%;
    margin-bottom: 10px;
}

.coupon button.button {
    width: 100% !important;
	background-color: #fff !important;
    border-color: #53668D !important;
    border-width: 1px !important;
    color: #53668D !important;
}

.coupon button.button:hover {
	background-color: #53668D !important;
	color: #fff !important;
}

.cart-collaterals {
    padding-left: 20px;
    padding-right: 20px;
}

.cart_totals h2 {
    color: #53668D;
}

table.shop_table.shop_table_responsive tr td span bdi {
    color: #53668D !important;
    font-weight: 400 !important;
}

a.button.jupiterx-continue-shopping {
    background-color: #fff !important;
    border-color: #53668D !important;
    text-decoration: none !important;
}


a.button.jupiterx-continue-shopping:hover, a.checkout-button.button.alt.wc-forward, button#next-step-address, button#next-step-payment, .page-id-11 button#place_order {
    background-color: #53668D !important;
    border-color: #53668D !important;
	color: #fff !important;
    text-decoration: none !important;
}

button#next-step-address:hover, button#next-step-payment:hover, .page-id-11 button#place_order:hover {
	background-color: #fff !important;
	color: #53668D !important;
}

button#next-step-address, button#next-step-payment {
	margin-bottom: 25px;
}

a.checkout-button.button.alt.wc-forward {
	text-decoration: underline !important;
	margin-bottom: 0.75rem;
}

a.checkout-button.button.alt.wc-forward:hover {
	text-decoration: none !important;
}

td.product-name img {
    float: left;
}

.jupiterx-main-content > .container > .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 15px;
	padding-right: 15px;
}

h3#ship-to-different-address {
    margin-top: 50px;
	margin-bottom: 50px;
}

span.woocommerce-Price-amount.amount bdi {
	color: #53668D;
	font-weight: 600;
}

.page-id-11 a.button.jupiterx-continue-shopping {
    display: none;
}

.page-id-11 button#place_order {
    width: 100%;
}

.step-buttons.step-buttons-order {
    margin-bottom: 25px !important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: none;
}

.xoo-wsc-empty-cart a, .xoo-wsc-sp-container.xoo-wsc-sp-wide {
    display: none !important;
}

.xoo-wsc-ft-buttons-cont a {
    text-decoration: none !important;
	border-radius: 5px;
}

.xoo-wsc-ft-buttons-cont a:hover {
	color: #fff !important;
	background-color: #53668d !important;
}

.xoo-wsc-container bdi {
    color: #53668D !important;
}
/*********************/
/*  Ende: Warenkorb  */
/*********************/



/*******************************/
/*  Start: Mobile Anpassungen  */
/*******************************/

/* Start: Tablet 768px */
@media screen and (min-width: 768px) {
	div.cart-collaterals {
    	padding: 0;
		margin-top: 50px;
	}
	
	td.product-name::before {
		display: none;
	}
	
	a.checkout-button.button.alt.wc-forward {
		margin-bottom: 0;
	}
}
/* Ende: Tablet 768px */

/* Start: Tablet 769px */
@media screen and (min-width: 768px) {
	td.product-name img {
    	width: 100% !important;
	}
}
/* Ende: Desktop 1024px */

/* Start: Tablet 769px */
@media screen and (min-width: 1024px) {
	td.product-name img {
    	width: 80px !important;
	}
}
/* Ende: Tablet 1024px */

/******************************/
/*  Ende: Mobile Anpassungen  */
/******************************/