/*
Theme Name: Eddy Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.1.2.1755007872
Updated: 2025-08-12 16:11:12

*/
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('https://eddyreiniger.de/fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('https://eddyreiniger.de/fonts/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


.woocommerce-info {
	font-size: 16px !important;
	text-transform: none !important;
}
.amount {
	color: #0071bc !important;
		font-size: 18px !important;
}
.oceanwp-social-icons.style-light li a {
	color: #0071bc !important;
	border: 1px solid #0071bc !important;
}
figcaption {display:none !important}
  ::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
     :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
     ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
     :-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
     input::placeholder {
         color: transparent;
    }
     textarea::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
     textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
     textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
     textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
     textarea::placeholder {
         color: transparent;
    }
.thumbnail-caption, .published {display:none}
.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
	font-size: 14px;
	line-height: 1.5;
	height: 25px;
}
.woocommerce ul.products li.product li.category, .woocommerce ul.products li.product li.category a {
	font-size: 12px;
	line-height: 1;
	height: 23px;
}
.wc-gzd-single, .wc-gzd-single-meta, li.wc-gzd {
	display: block;
	padding: 2px 0;
	height: 80px;
}
.woocommerce ul.products li.product li.rating {height:25px}
.contact-info-widget span.oceanwp-contact-title {
	color: #f2f2f2 !important;
	font-weight: bold;
	line-height: 1.4;
}
.contact-info-widget li.text {display:none}
.widget_product_categories li a, .widget_layered_nav li a {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.6;
	padding-left: 22px;
	text-transform: capitalize;
}
.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
	font-size: 18px !important;
	line-height: 1.4;
}
@media ALL and (max-width:890px) {
.oew-product-share  li.pinterest {display:none}
}
.pinterest-for-woocommerce-image-wrapper {
	left: 10px;
	position: absolute;
	top: -10px;
	z-index: 50;
	opacity: 0;
	visibility: hidden;
}
@media ALL and (max-width:640px) {
#woocommerce_top_rated_products-1, #woocommerce_recent_reviews-3 {display:none}
	
}
#cmplz-manage-consent .cmplz-manage-consent {
	right: 80px !important;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
	padding-bottom: 20px;
	text-align: right !important;
}
#order_review .wc-gzd-checkbox-placeholder p.form-row {
	text-align: left;
	font-size: 16px !important;
}
#legal {width:25px !important; height:25px !important}
.form-row .required {
	color: #e42234;
	border: 0;
	/* float: left; */
	font-size: 20px;
	/* margin-top: 8px; */
	line-height: 10px;
}
#order_review .wc-gzd-checkbox-placeholder p.form-row {
	float: none;
	padding: 0.5em 1em 0.5em 0.5em !important;
	text-align: left;
	background: #ea0001 !important;
}
input[type="radio"]:checked::before, input[type="checkbox"]:checked::before {
	width: 26px !important;
	line-height: 24px !important;
	color:red !important;
}
input[type="checkbox"]:checked::before {
	font-size: 30px;
}
.woocommerce-gzd-legal-checkbox-text, .woocommerce-gzd-legal-checkbox-text a {color:#fff; font-weight:500}
ul.woocommerce-error {
	background-color: #f1f1f1 !important;
	background: #f1f1f1;
	color: #000 !important;
	border: none;
	border-left: 3px solid #ea0001 !important;
	font-size: 14px;
	padding: 15px 20px;
	margin-bottom: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-transform: none;
}
#legal_description {color:#fff !important; border-top:2px solid #f1f1f1}


.woocommerce ul.products li.product.outofstock .outofstock-badge:after {
	content: " - Im Zulauf"; line-height:21px;
}
.woocommerce span.onsale {
	font-size: 24px !important;
}
li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info, .product-units-wrapper, .wc-ppcp-cart-payment-method {
	display: none !important;
}