@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//telefon-mieten.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,17);
	--wd-text-font-size: 16px;
	--wd-title-font: Courier, monospace;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(17,17,17);
	--wd-entities-title-font: Courier, monospace;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgb(17,17,17);
	--wd-entities-title-color-hover: rgb(17,17,17);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Courier, monospace;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,17);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Courier, monospace;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(210,4,17);
	--wd-alternative-color: rgb(226,163,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(210,4,17);
	--btn-accented-bgcolor-hover: rgb(209,0,13);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(210,4,17);
	--notices-success-color: rgb(193,193,193);
	--notices-warning-bg: rgb(226,163,0);
	--notices-warning-color: rgb(193,193,193);
	--wd-link-color: rgb(39,2,104);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(58,58,58);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
small {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 300;
	font-size: 12px;
	color: rgb(119,119,119);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	small {
		font-size: 10px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(48,48,48);
}

/* Blendet den Filter in der Kategorieansicht aus */
.shop-loop-head {
    display: none;
}

/* Blendet den Filter in der Verfügbarkeitsprüfung aus */
.wd-products-per-page  {
    display: none;
}

.wd-products-shop-view.products-view-grid {
    display: none;
}

/* Blendet Autor und Veröffentlichungsdatum im Blog aus */
.wd-entry-meta .meta-author {
    display: none;
}
.wd-post-date.wd-style-with-bg {
    display: none;
}

.blog-design-masonry.has-post-thumbnail .wd-post-date {
    display: none;
}

:is(.wd-single-post-header,.post-title-large-image) .wd-post-meta {
    display: none;
}

/* Blendet den Rand beim Buchungskalender aus */
.wc-bookings-booking-form {
    border: 0px;
}

.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn {
    display: none;
}


#pwgc-message {
    display: block;
    height: 100px;
    width: 100%!important;
}

#pwgc-email-preview-button, #pwgc-email-design-id {
	margin-top: 5px;
	display: none;
}



.wd-nav-product-cat .cat-link .shop-all-link {
    display: none; !important
}

.wd-nav-product-cat.has-product-count .wd-nav-img {
    width: 40px!important;
}

span.woocommerce-gzd-legal-checkbox-text {
  box-sizing: border-box;
  line-height: 28px;
}

span.woocommerce-gzd-legal-checkbox-text a {
  line-height: 28px;
}


.woodmart-recent-posts .wd-entities-title {
    margin-bottom: 8px;
    font-size: inherit;
	  color: #777777;
}

.woodmart-recent-posts .wd-entities-title a:hover {
  color: #333333;
}

span.woocommerce-Price-amount.amount {
  border-width: 0;
  box-sizing: border-box;
  color: #000000;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: 600;
  letter-spacing: .1px;
  line-height: 28px;
  margin: 0 10px;
  padding: 0;
  vertical-align: baseline;
}

span.woocommerce-Price-currencySymbol {
  color: #000000;
	}

.checkout-button.button.alt.wc-forward.wp-element-button {
  margin-bottom: 15px;

}


.e-wc-info-notice .woocommerce-info {
color: #000000;
display: none;
}


/* Fix, um den Preis rechtsbündig auszurichten */
span.woocommerce-Price-amount.amount {
margin: 0px;
}

/* Fix, um im Warenkorb Buchungsdatum und Individualisierung anzupassen */
td.product-name p {
    font-size: 100%;
}


/* Stellt den Hinweis der Kontoaktivierung in rot dar */
.wd-notice a, div.wpcf7-response-output a, .mc4wp-alert a, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) a {
    color: red;
    text-decoration: underline;
}

/* Blendet die Express-Kasse aus */
#cfw-payment-request-buttons {
   display: none;
}

/* Hintergrundfarbe bei der Kategorieübersicht */
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
    background-color: unset!important;
}

body.checkout-wc label, main.checkoutwc label {
    font-weight: 400;
    line-height: 25px;
}

/* Zeilenabstand beim CheckoutWC auf der "Jetzt Zahlen Seite" */
body.checkout-wc label, main.checkoutwc label {
    font-weight: 400;
    line-height: 25px;
}

/* Richtet das Amazon Payment Label rechts (wie die Icons von Mollie) aus */
.payment_methods li img {

    float: right;
}@media (max-width: 576px) {
	/* Fix, um Seitentitel generell kleiner anzuzeigen */
.page-title .title {
    font-size: 28px !important;
}



}

