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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(32,187,196);
	--wd-alternative-color: rgb(85,57,127);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(32,187,196);
	--btn-accented-bgcolor-hover: rgb(85,57,127);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(84,56,126);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(84,56,126);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(247,246,242);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,246,242);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 8px;
}

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


.woocommerce-checkout-review-order-table thead {
	display: none;
}
.gfield_fileupload_progressbar_progress {
	background-color: #20BBC4 !important;
}
#gform_1 #gform_browse_button_1_50 {
	background-color: #54387E;
	border-radius: 20px;
}
#gform_1 #gform_drag_drop_area_1_50::before {
	color: #20BBC4 !important;
}
#gform_1 #gform_submit_button_1 {
	background-color: #54387E !important;
	border-radius: 20px;
}
#gform_1 .gchoice_1_4_2 .ginput_price {
	display: none !important;
}
#gform_1 fieldset {
    border-left: 2px dotted #54387E;
    padding-left: 30px;
}
#gform_1 legend, #gform_1 #field_1_48 label, #gform_1 #field_1_54 label {
    font-size: 25px;
    font-weight: bold;
}
#gform_1 #field_1_48 label, #gform_1 #field_1_54 label {
	margin-top: -25px;
}
#gform_1 .gchoice, #gform_1 .ginput_complex .gform-grid-col input, #gform_1 .gform-datepicker, #gform_1 #gform_drag_drop_area_1_50, #gform_1 #input_1_54 {
    background: #54387e1f;
    border-radius: 20px;
    padding: 10px;
		box-shadow: 0 2px 8px rgba(49, 50, 56, .1);
		border: 0;
}
#gform_1 #input_1_49_3 {
    background: #54387e1f;
    border-radius: 20px;
		box-shadow: 0 2px 8px rgba(49, 50, 56, .1);
		border: 0;
}

#gform_1 .ginput_complex label {
	  font-weight: bold;
    font-size: 14px;
}

#gform_1 .gchoice .gform-field-label {
	color: #54387E !important;
}
#gform_1 #field_1_48, #gform_1 #field_1_54 {
	border-left: 2px dotted #54387E;
  padding-left: 30px;
	margin-top: 25px;
}
#gform_1 #field_1_48 label::before, #gform_1 #field_1_54 label::before{
	content: '•';
  margin-right: 10px;
  color: #54387E;
	margin-left: -42px;
  font-size: 40px;
}
#gform_1 legend::before {
  content: '•';
  margin-right: 10px;
  color: #54387E;
	margin-left: -42px;
  font-size: 40px;
}

/* Hide the default radio button */
#gform_1 input[type="radio"], #gform_1 input[type="checkbox"] {
  display: none;
}

/* Custom style for the label (which is clickable) */
#gform_1 .gchoice .gform-field-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
}

#gform_1 .gchoice .gform-field-label::before {
  content: ''; /* Create a custom "circle" */
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 2px solid #54387E; /* Custom border */
  border-radius: 50%; /* Circle shape */
  background-color: transparent; /* Keep it transparent */
}

/* Style when the radio is checked */
#gform_1 input[type="radio"]:checked + label::before, #gform_1 input[type="checkbox"]:checked + label::before {
  background-color: #54387E; /* Change background when checked */
  border-color: #54387E; /* Border color when checked */
}
#gform_1 input[type="radio"]:checked + label, #gform_1 input[type="checkbox"]:checked + label {
	font-weight: bold;
}

#field_1_46, #field_1_41, #field_1_43 {
	margin-top: 65px;
  margin-left: 30px;
}
#field_1_46 .gform-field-label, #field_1_41 .gform-field-label, #field_1_43 .gform-field-label {
    font-size: 20px;
    font-weight: bold;
}

.product_totals {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
	height: 50px;
	margin:	0 !important;
	padding:	0 !important;
  background: #fff;
  box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
  z-index: 9999;
}
.product_totals .wcgfpa_grand_total {
	border: 0 !important;
	justify-content: center !important;
	margin:	0 !important;
	font-size: 18px;
	font-weight: bold;
}
.product_totals .wcgfpa_grand_total p	{
	color: #54387E !important;
}
