/*
Theme Name: Friedmann Service
Theme URI: https://mathesconsulting.de/
Template: hello-elementor
Author: Mathes IT-Consulting
Author URI: https://mathesconsulting.de/
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1.0.1751665146
Updated: 2025-07-04 21:39:06

*/

body {
	overflow-x: hidden !important;
}
.logo_slider .swiper-wrapper{
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
	align-items: center;
}

.elementor-form input {
	padding: 20px 20px 20px 75px;
}
.elementor-form textarea {
	padding: 20px 20px 20px 75px;
}

.kontakt_formular .elementor-field-type-text,
.kontakt_formular .elementor-field-type-email,
.kontakt_formular .elementor-field-type-textarea {
	position: relative;
}
.kontakt_formular .elementor-field-type-text::after,
.kontakt_formular .elementor-field-type-email::after,
.kontakt_formular .elementor-field-type-tel::after,
.kontakt_formular .elementor-field-type-textarea::after {
	content: '';
	width: 40px;
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 15px;
	background-position: 0% 50%;
	border-right: 3px dotted #CACACA;
}

.kontakt_formular .elementor-field-type-text::after {
	background-image: url(/wp-content/uploads/2025/07/pencil-icon.svg);
}
.kontakt_formular .elementor-field-type-text.elementor-field-group-firma::after {
	background-image: url(/wp-content/uploads/2025/07/firma-icon.svg);
}
.kontakt_formular .elementor-field-type-text.elementor-field-group-name::after {
	background-image: url(/wp-content/uploads/2025/07/person-icon.svg);
}
.kontakt_formular .elementor-field-type-tel::after {
	background-image: url(/wp-content/uploads/2025/07/tel-icon.svg);
}
.kontakt_formular .elementor-field-type-email::after {
	background-image: url(/wp-content/uploads/2025/07/email-icon.svg);
}
.kontakt_formular .elementor-field-type-textarea.elementor-field-group-nachricht::after {
	background-image: url(/wp-content/uploads/2025/07/pencil-icon.svg);
}

.spec_box .elementor-image-box-img {
	position: relative;
}
.spec_box .elementor-image-box-img::before {
	content: '';
	cursor: default;
	display: inline-block;
	position: absolute;
	left: -20px;
	top: -32px;
	transition: all 0.5s cubic-bezier(.745,.065,.17,1);
	transform: scale(0);
	opacity: 0;
	content: "\25CF";
	font-size: 170px;
	line-height: 80px;
	color: #a3c626;
	z-index: 0;
}
.spec_box .elementor-image-box-img::after {
	content: '';
	width: calc(100% + 12px);
	height: calc(100% + 12px);
	position: absolute;
	top: -6px;
	left: -6px;
	background-color: rgba(163, 198, 38, .38);
	border-radius: 150px;
}

.feature_list .elementor-icon-list-icon::before {
	content: '';
	opacity: 0;
	width: 0px;
	height: 16px;
	background-image: url(/wp-content/uploads/2025/07/polygon-1.svg);
	background-repeat: no-repeat;
	transition: all .2s linear;
}
.pricing-cards .owl-item:hover .elementor-icon-list-icon::before {
	opacity: 1;
	width: 13px;
	height: 15px;
	transition: all .4s linear;
}
.pricing-cards .owl-item .elementor-icon-list-icon svg {
	opacity: 1;
	visibility: visible;
	transition: all .5s linear;
}
.pricing-cards .owl-item:hover .elementor-icon-list-icon svg {
	opacity: 0;
	visibility: hidden;
	transition: all .5s linear;
}


.sale_badge .elementor-heading-title {

}
.sale_badge .elementor-heading-title::before {
	content: '';
	width: 60px;
	height: 60px;
	background-image: url(/wp-content/uploads/2025/07/sale-badge.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -20px;
	left: -21px;
	z-index: -1;
	transition: transform 0.4s ease;
	transform: rotate(0deg);
}
.prod_item:hover .sale_badge .elementor-heading-title::before {
	transform: rotate(-25deg); 
}
 
/* .wc_payment_method.payment_method_cod {
	display: none;
} */

.page-content {
	margin-bottom: 50px;
}


.wc-block-components-product-name {
	color: #a3c626 !important;
	font-size: 1rem !important;
}
.wc-block-grid__product-title {
	color: #a3c626 !important;
	font-size: 0.9rem !important;
	text-decoration: none !important;
}
.wc-block-grid__product-link {
	text-decoration: none !important;
}
.wc-block-grid__product-price {
	font-size: 1rem !important;
}

.wc-block-cart__submit-button {
	background-color: #a3c626 !important;
	color: #fff;
	font-size: 1.2rem;
	text-decoration: unset !important;
	opacity: 1;
	transition: all .2s linear !important;
	border-radius: 5px !important;
}
.wc-block-cart__submit-button:hover {
	opacity: 0.85 !important;
	color: #fff !important;
}

.wp-block-button__link.add_to_cart_button {
	background-color: #a3c626 !important;
	color: #fff !important;
	text-decoration: none !important;
}

.wc-block-components-checkout-place-order-button {
	background-color: #fff !important;
	color: #a3c626;
	border-color: #a3c626 !important;
	font-size: 1.2rem;
	text-decoration: unset !important;
	opacity: 1;
	transition: all .2s linear !important;
}
.wc-block-components-checkout-place-order-button:hover {
	background-color: #a3c626 !important;
	color: #fff !important;
}
.wc-block-components-totals-coupon__button {
	padding: 0 !important;
	color: #a3c626 !important;
	border-color: #a3c626 !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #a3c626;
}




@media screen and (max-width:767px){
	.sale_badge .elementor-heading-title::before {
		width: 50px;
		height: 50px;
		top: -16px;
		left: -16px;
		background-size: contain;
	}
	.e-n-menu-wrapper {
		padding: 20px 0px;
		background-color: #fff !important;
		top: 40px !important;
	}
}