/*
Theme Name: Hans Dorfner Fussballschule
Template: Divi
Author: Hannes+cō
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.3.1618228070
Updated: 2021-04-12 13:47:50

*/

@font-face {
    font-family: 'Hansi';
    src: local('Panchang Semibold'), local('Panchang-Semibold'),
        url('fonts/subset-Panchang-Semibold.woff2') format('woff2'),
        url('fonts/subset-Panchang-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hansi';
    src: local('Panchang Regular'), local('Panchang-Regular'),
        url('fonts/subset-Panchang-Regular.woff2') format('woff2'),
        url('fonts/subset-Panchang-Regular.woff') format('woff');
    font-weight: normal 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hansi';
    src: local('Panchang Extrabold'), local('Panchang-Extrabold'),
        url('fonts/subset-Panchang-Extrabold.woff2') format('woff2'),
        url('fonts/subset-Panchang-Extrabold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hansi';
    src: local('Panchang Medium'), local('Panchang-Medium'),
        url('fonts/subset-Panchang-Medium.woff2') format('woff2'),
        url('fonts/subset-Panchang-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hansi';
    src: local('Panchang Bold'), local('Panchang-Bold'),
        url('fonts/subset-Panchang-Bold.woff2') format('woff2'),
        url('fonts/subset-Panchang-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Max';
    src: local('Epilogue'), local('Epilogue'),
        url('fonts/Epilogue-Black.woff2') format('woff2'),
        url('fonts/Epilogue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --text-color: #1A1919;
	--link-color: #DB0840;
	--grey-color: #B6B6B6;
	--lightgrey-color: #E2E3E5;
	--smooth-color: #ced4da;
}
html, body { letter-spacing: -.03em; }
strong, b { font-family: 'Silka-Semi'; font-weight: normal; }
h1, h2, h3 { letter-spacing: -.05em; }
input, textarea, select { font-family: system-ui !important; font-weight: 300 !important; }
.noshow { display: none !important; }
float-left { float: left; margin-right:40px; }
.hideme { display: none !important; }
form.xoo-el-action-form ::-webkit-input-placeholder { font-size: 14px; }
form.xoo-el-action-form ::-moz-placeholder { font-size: 14px; }
form.xoo-el-action-form :-ms-input-placeholder { font-size: 14px; }
form.xoo-el-action-form ::placeholder {  font-size: 14px; }
ul.adminMenu {
	list-style-type: square !important;
	margin-left: 20px;
}
ul.adminMenu li a {
    background-color: #666;
    color: #fff;
    padding: 6px 8px;
    border-radius: 4px;
    text-decoration: none;
    font-size: .8em;
}
.hdf-menu-home > a:before {
    font-family: 'ETMODULES';
    content: '\e074';
    text-align: center;
    font-size: 1em;
    transition: all .3s ease;
}
.hdf-menu-login {
    padding-left: 20px;
    border-left: 2px solid #ffffff3d;
    margin-left: -12px;
    height: 16px;
}
.hdf-menu-login > a:before {
	font-size: 16px !important;
    color: #ffffff;
    font-family: FontAwesome !important;
    font-weight: 400 !important;
    content:"";
    transition: all .3s ease;
	margin-right: 8px;
}
.xoo-el-form-container ul.xoo-el-tabs {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.02em;
}
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    text-decoration: underline;
}
.xoo-aff-group {
    margin-bottom: 12px;
}
.xoo-aff-group.xoo-el-login-btm-fields {
    font-size: 14px;
}
.xoo-aff-checkbox_single { font-size: 14px; }

#top-menu li {
    margin-right: 20px;
}
li.neu a, li.neu-main a { display: inline-block !important; }
li.neu::after {
	content: 'NEU';
    font-size: 0.75em;
    display: inline;
    float: right;
    color: #db0840;
	padding-top: 1px;
    margin-left: -5px;
}
li.neu-main::after {
	content: 'NEU';
    font-size: 0.75em;
    display: inline;
    float: right;
    color: #db0840;
	margin-top: -2px;
    margin-left: 5px;
}
#top-menu li li.menuborder::after {
	/*content: '';
	background-color: #999;
	height: 1px;
	display: flex;*/
}
#top-menu li {
    padding-right: 4px;
}
#top-menu li.current-menu-item>a {
    color: rgb(255 255 255 / 35%);
}
#top-menu li .menu-item-has-children>a:first-child:after {
    right: 0px !important;
    top: 0px !important;
}
.nav li li ul {
    z-index: 1000;
    top: -10px !important;
    left: 90% !important;
}
#adminmenu .wp-menu-image img {
    padding: 5px 0 0 0px !important;
    opacity: 0.5 !important;
    width: 22px !important;
}

#main-header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

/* ------------- Mobile Columns ------------- */
/*** Change Mobile Columns ***/

/* 2 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .two-col-mob .et_pb_column {
        width:47.25% !important;
    }
    
html .et-db .two-col-mob .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }

    html .et-db .two-col-mob .et_pb_column:not(:nth-child(2n)) {
            margin-right:5.5% !important;
    }
}

/* 3 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .three-col-mob .et_pb_column {
        width:29.6667% !important;
    }

    html .et-db .three-col-mob .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }

    html .et-db .three-col-mob .et_pb_column:not(:nth-child(3n)) {
        margin-right:2.5% !important;
    }
}

/* 4 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .four-col-mob .et_pb_column {
        width:20.875% !important;
    }

html .et-db .four-col-mob .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }

    html .et-db .four-col-mob .et_pb_column:not(:nth-child(4n)) {
        margin-right:5.5% !important;
    }
}

/* 5 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .five-col-mob .et_pb_column {
        width:15.6% !important;
    }

    html .et-db .five-col-mob .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }

    html .et-db .five-col-mob .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}

/* 6 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .six-col-mob .et_pb_column {
        width:12.083% !important;
    }

    html .et-db .six-col-mob .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }

    html .et-db .six-col-mob .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }
}

/*** Change Tablet Columns ***/

/* 1 Column Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .one-col-tab .et_pb_column {
        margin-right:0 !important;
        width:100% !important;
    }
    
        html .et-db .one-col-tab .et_pb_column:not(:last-child) {
        margin-bottom:30px !important;
    }
}

/* 2 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .two-col-tab .et_pb_column {
        width:47.25% !important;
    }

.two-col-tab .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }

    html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)) {
        margin-right:5.5% !important;
    }
}

/* 3 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .three-col-tab .et_pb_column {
        width:29.6667% !important;
    }

html .et-db .three-col-tab .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }

    html .et-db .three-col-tab .et_pb_column:not(:nth-child(3n)) {
        margin-right:5.5% !important;
    }
}

/* 4 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .four-col-tab .et_pb_column {
        width:20.875% !important;
    }

html .et-db .four-col-tab .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }

    html .et-db .four-col-tab .et_pb_column:not(:nth-child(4n)) {
        margin-right:2.5% !important;
    }
}

/* 5 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .five-col-tab .et_pb_column {
        width:15.6% !important;
    }

.five-col-mob .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }
    
    html .et-db .five-col-tab .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}

/* 6 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .six-col-tab .et_pb_column {
        width:12.083% !important;
    }

    html .et-db .six-col-tab .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }

    html .et-db .six-col-tab .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }
}
/* ----------- Mobile Columns End ----------- */

.et_pb_toggle_title::before {
  font-size: 30px;
  color: #1A1919;
}
.fluentform label.ff-el-image-input-src {
    margin-bottom: 10px;
}
.floating-box {
	display: flex;
}
.red-button {
	color: #ffffff !important;
    border-color: #DB0840;
    border-radius: 6px;
    font-size: 16px;
    font-family: 'Silka-Semi', Helvetica, Arial, Lucida, sans-serif !important;
    background-color: #DB0840;
	padding-top: 10px !important;
    padding-right: 52px !important;
    padding-bottom: 10px !important;
    padding-left: 40px !important;
}
.red-button:hover {
    color: #ffffff !important;
    border-color: #F30B47 !important;
	border-radius: 6px!important;
    background-color: #F30B47!important;
}
.clear-button {
	color: #001e3c !important;
    border: 1px solid #b6b6b6 !important;
    border-radius: 90px;
    font-size: 16px;
    font-family: 'Silka-Semi', Helvetica, Arial, Lucida, sans-serif !important;
    background-color: #ffffff;
	padding: 8px 32px !important;
	margin: 16px 0;
}
.clear-button:hover {
    background-color: #e2e3e5!important;
}
/* -------------- CUSTOM SUBMENU --------------- */

ul.sub-menu {
    border-radius: 12px;
	margin-top: -10px;
}
ul.sub-menu li {
	background-color: rgb(186 196 204 / 0%);
    border-radius: 6px;
}
ul.sub-menu li.current-menu-item,
ul.sub-menu li:hover {
	background-color: rgb(186 196 204 / 30%);
}
/* Add triangle arrow to the dropdown */
ul.nav > li > ul.sub-menu:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -10px;
    left: 30px;
}

/* Move the arrow to the center */
ul.nav > li > ul.sub-menu:before {
    left: 20%;
    transform: translateX(-20%);
}

#et_mobile_nav_menu ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: inherit !important;
    visibility: visible !important;
}

/* -------------- CUSTOM RECHNUNG -------------- */
.mt_0 { margin-top: 0px; }
.mb_0 { margin-bottom: 0px; }

@media only screen and (min-width: 981px) {
#logo {
    max-height: 150% !important;
    margin-top: 5px !important;
}}
.nav li ul {
    padding: 8px 10px !important;
    left: -20px !important;
}
#top-menu li li {
	padding: 8px 12px;
	margin-bottom: 2px;
}
#top-menu li li a {
    padding: 2px 0px !important;
    line-height: 1.35;
	text-transform: none !important;
}
.nav li ul {
	width: auto;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important;
}
.et_mobile_menu {
    border-top: 1px solid #e2e2e2 !important;
	border-color: #e2e2e2 !important;
}

.et-pb-contact-message {
    font-size: 1.4em !important;
	color: #0d41e1 !important;
    line-height: 1.2 !important;
    font-family: inherit !important;
}

.et_pb_toggle_title:before {
   content: "\33";
   transition: all .3s ease-in-out;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
   content: "\33";
   transform: rotate(180deg);
}
#et-boc .area-outer-wrap .da-close {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    font-family: Tahoma, 'Inter', Courier New,monospace;
    font-size: 34px;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    pointer-events: all;
}

.et_pb_filterable_portfolio {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

.camp_view .et_pb_portfolio_item {
	padding: 10px 10px 40px 10px;
}
/*.hdf_pricetag p.price {
	color: var(--link-color) !important;
}*/
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    display: none;
}
.woocommerce ul.products li.product .price {
    display: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title h2 {
	font-size: 18px !important;
    letter-spacing: -0.02em;
    line-height: 1.4em;
    text-align: center;
}

h4.tm-epo-element-label {
    margin-bottom: 6px !important;
    font: var(--HDF-Bold);
    font-size: 15px;
}
.hdf_description li {
	margin-bottom: 8px !important;
	line-height: 1.5;
}
.hdf_description h3 {
	margin-bottom: 10px !important;
}
/*.hdf_teilnehmer {
    border: 1px solid #e2e2e2 !important;
    padding: 10px 20px 30px !important;
    margin: 0 15px 20px 15px !important;
	flex: auto;
}*/
.hdf_teilnehmer input[type=text], .hdf_teilnehmer input.text, .hdf_teilnehmer input.title, .hdf_teilnehmer textarea, .hdf_teilnehmer select,
.hdf_eltern input[type=text], .hdf_eltern input.text, .hdf_eltern input.title, .hdf_eltern textarea, .hdf_eltern select {
    padding: 10px 10px;
    font-size: 16px;
    font-family: 'Silka-Reg';
}
.hdf_teilnehmer select {
    background-color: #fff;
    border-width: 2px;
    padding: 5px 15px;
    height: 50px;
    font-size: .85em;
    text-align: left !important;
    border-radius: 6px;
}
/*.hdf_teilnehmer .tm-extra-product-options .tcwidth-100, .tm-extra-product-options .tc-cell.tcwidth-100, .tc-cell.tcwidth-100, .tcwidth-100 {
	-ms-flex: 0 10 100% !important;
    flex: 0 10 100% !important;
}*/
.hdf_teilnehmer .tm-collapse,
.hdf_eltern .tm-collapse,
.hdf_extras .tm-collapse {
    border: 1px solid #e2e2e2;
}
.hdf_teilnehmer_reise {
	padding: 20px 30px !important;
}
.hdf_extras .tm-box {
	padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    transition: all ease 600ms;
    background-size: cover;
}
.hdf_ausruestung_header .tm-box {
	background-image: url(https://dorfnerfussballcamp.de/wp-content/uploads/Saison2024-Header-Ausruestung.jpg);
    padding: 15px;
    height: 240px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: -10px !important;
    margin-top: 30px;
	background-size: cover;
	background-clip: padding-box;
	background-position: center;
	-webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
}
.cpf-section.tc-cell.hdf_ausruestung_header { margin-bottom: -10px !important; }
.tm-section-label {
	letter-spacing:-0.02em;
}
.wl_headline {
	padding: 40px 0 0 0;
	margin-bottom: 4px !important;
}
.hdf_divider-div .hdf_divider { padding: 0 !important; }
.tm-arrow {  font-size: 22px;}

.et_password_protected_form p input {
	background-color: #fff !important;
	border: none!important;
	width: 100%!important;
	border-radius: 0!important;
	font-size: 18px !important;
	margin: 15px 0 !important;
}
span.xoo-wsc-pname, span.xoo-wsc-pname a {
    font-weight: 500;
    font-family: 'Silka-Semi';
    font-size: 1.1em;
    margin-bottom: 10px;
}
.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {
    margin: 0 6px 0 0;
    font-style: normal;
    line-height: 1.4;
}
.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
    font-size: 15px;
}
.xoo-wsc-qty-price {
    margin: 20px 0;
    font-family: 'Silka';
    font-weight: 400 !important;
}
.tm-extra-product-options-totals .price.amount.options, .tm-extra-product-options-totals .price.amount.fees, .tm-extra-product-options-totals .price.amount.subscription-fee {
    font-size: 1.45em;
}
.tm-extra-product-options-totals .price.amount.final {
    font-size: 2em;
    margin-top: 8px;
}

.soldout {
    padding: 4px 8px !important;
    text-align: center !important;
    background-color: #DB0840 !important;
    color: white !important;
    font-weight: bold !important;
    position: absolute !important;
    top: 6px !important;
    right: 6px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.02em !important;
    border-radius: 6px !important;
    line-height: 1.6em;
}
.orderby, .woocommerce div.product form.cart .variations td select {
	background-color: #fff;
	font-size: 14px;
	border: 1px solid #aeaeae;
	border-radius: 8px;
	padding: 2px 20px;
}
.legal-price-info { display: none; }
.tm-description p { line-height: 1.3; }
dt.tm-options-totals { margin-bottom: 5px; }
dd.tm-options-totals { margin-bottom: 20px; }
.tm-section-label {
	letter-spacing:-0.03em;
}
.tm-extra-product-options .radio-image, .tm-extra-product-options .checkbox-image {
    /*min-width: 60px !important;
    min-height: 60px !important;*/
    margin-left: 15px !important;
}
.tc-tooltip {
    color: #2d5d80;
    cursor: help;
    font-size: 1em;
}
.tcfa, .tcfas {
    font-weight: 600;
}
.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
    font-size: 1.05em !important;
    color: #999999;
}
h4.tm-epo-element-label a { border-bottom: 1px solid #999999; }
h4.tm-epo-element-label a:hover { border-bottom-color: #db0840; color: #db0840; }
.tm-element-description { margin-top: 10px; }
.et-db #et-boc .et-l h4 {
    font-family: 'Silka-Reg',Helvetica,Arial,Lucida,sans-serif !important;
	line-height: 1.4;
}
.before-amount {
	margin-right: 10px;
}
/* ---------------- TO TOP BUTTON ----------------- */
.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: rgb(0 30 60 / 60%);
    bottom: 99px;
    right: 28px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 12px;
    cursor: pointer;
    font-size: 40px;
    padding: 5px;
    color: #fff;
}
.et_pb_scroll_top.et-pb-icon:hover {
    background: rgb(0 30 60 / 100%);
}

/* ---------------- WARTELISTE ----------------- */
section.cwginstock-subscribe-form {
	font-family: 'Silka-Reg';
	margin-top: 10px;
}
.cwginstock-subscribe-form .panel {
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.swal2-content {
    padding: 0 0.8em !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: var(--smooth-color) !important;
    border-color: var(--smooth-color) !important;
	padding: 20px 0 10px !important;
}
.cwginstock-panel-heading h4 {
    font-size: 1.6em;
    color: var(--text-color) !important;
	letter-spacing: -0.02em;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: var(--smooth-color) !important;
}
.cwgstock_button {
	font-family: 'Silka-Semi';
    width: 100%;
    padding: 15px !important;
    background: var(--link-color) !important;
    color: white;
    border: none !important;
    font-size: 16px !important;
    border-radius: 8px;
}
.cwgstock_button:hover { background: #F30B47 !important; cursor: pointer; }
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=number], input.text, input.title, textarea, select {
    background-color: #fff;
    border: 1px solid var(--lightgrey-color);
    padding: 5px 15px;
    color: var(--text-color);
    height: 50px;
    font-size: .85em;
    text-align: left !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #787878 !important;
    border-radius: 6px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 2px solid var(--lightgrey-color) !important;
    background-color: #fff !important;
    height: 54px;
}
.woocommerce table.shop_table td {
    vertical-align: top;
}
input[type=text].woocommerce-cart:placeholder-shown,
input[type=text].woocommerce-cart::-webkit-input-placeholder,
input[type=text].woocommerce-cart::-moz-placeholder,
input[type=text].woocommerce-cart:-ms-input-placeholder,
input[type=text].woocommerce-cart:-moz-placeholder {
	color: #aeaeae !important;
}
.xoo-wsc-ft-buttons-cont a:link {
    border: none !important;
}
.cwg_iagree_checkbox {
	margin: 25px 0 10px;
	font-size: 0.85em;
}
.form-group {
    margin-bottom: 10px;
    margin-top: 10px;
}
.tm-collapse {
    border: transparent !important;
    margin: 0 15px 1em 15px;
    padding: 15px;
    background-color: #fff;
	-webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    border-radius: 8px;
	transition: all ease 600ms;
}
.tm-extra-product-options-totals .price.amount.final {
	color: var(--text-color);
	border-radius: 6px;
    border: 1px solid #d8d8d8;
    padding: 15px 12px;
}
.tm-extra-product-options-totals .price.amount.options, .tm-extra-product-options-totals .price.amount.fees, .tm-extra-product-options-totals .price.amount.subscription-fee {
    color: var(--text-color);
	font-family: 'Silka-Reg' !important;
}
.cwginstockerror {
	color: var(--link-color) !important;
	font-size: 16px;
}
.cwg_popup_submit {
    padding: 15px 40px;
    font-size: 16px;
    border: 2px solid #e1e3e5;
    background-color: transparent;
    color: var(--text-color);
    font-family: 'Silka-Semi';
    border-radius: 6px;
	cursor: pointer;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.cwg_popup_submit:hover {
	border: 2px solid var(--link-color);
    background-color: var(--link-color);
    color: #fff;
}
.swal2-close {
    top: -15px !important;
    right: -15px !important;
    border-radius: 90px !important;
    background: #fff !important;
}

#et-boc .area-outer-wrap .da-close {
	/*right: -10px;*/
    top: 5px;
	/*background: #fff !important;*/
	border-radius: 99px !important;
	line-height: 45px;
}

/*
 * WOOCOMMERCE STYLES
*/
.xoo-wsc-ft-btn-checkout { color: #ffffff !important; }
form.xoo-wsc-sl-apply-coupon { flex-direction: column; }

tbody td.column-wc-order_customer_note { line-height: 1.2 !important; }
#camp_anmeldung input[type=text] {
    min-width: auto !important;
	border-radius: 6px;
    border-width: 2px;
}
.tc-lightbox-button {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    color: #cecece;
    font-size: .7em !important;
    padding: 8px;
    z-index: 2;
    opacity: 1;
    border-radius: 90px;
    border: 1px solid #cecece;
}
.tc-lightbox-button:hover {
	color: #000000;
}
.tc-lightbox-wrap {
    position: absolute;
    right: auto;
    bottom: 0.5em;
    width: 1.6em;
    height: 1.6em;
    left: 6.7em;
    top: auto;
    font-size: 1.25em;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image {
    box-shadow: none;
}
.tm-extra-product-options .radio_image, .tm-extra-product-options .checkbox_image {
    border: 1px solid #cecece;
}

p.woocommerce-notice--success, p.woocommerce-thankyou-order-received { margin-bottom: 20px !important; }
form.woocommerce-checkout {
	display: flex;
}
.woocommerce ul.products li.outofstock img {
    filter: brightness(140%) saturate(0%) contrast(20%);
	-webkit-filter: brightness(140%) saturate(0%) contrast(20%);
	-moz-filter: brightness(140%) saturate(0%) contrast(20%);
}
/*li.product_cat-beendet { opacity: .25; transform: scale(.9) !important; }
li.product_cat-beendet:hover { transform: scale(.94) !important; }*/

.woocommerce ul.products li.product_cat-beendet img {
    filter: brightness(100%) saturate(70%) contrast(90%);
	-webkit-filter: brightness(100%) saturate(70%) contrast(90%);
	-moz-filter: brightness(100%) saturate(70%) contrast(90%);
	opacity: 0.4;
}
/*.woocommerce ul.products li.product_cat-3-tages-camp-2022 img,
.woocommerce ul.products li.product_cat-4-tages-camp-2022 img,
.woocommerce ul.products li.product_cat-5-tages-camp-2022 img,
.woocommerce ul.products li.product_cat-international-2022 img {
    filter: grayscale(100%) brightness(35%) contrast(120%) invert(30%) drop-shadow(0px 0px 0px #000000);
	-webkit-filter: grayscale(100%) brightness(35%) contrast(120%) invert(30%) drop-shadow(0px 0px 0px #000000);
	-moz-filter: grayscale(100%) brightness(35%) contrast(120%) invert(30%) drop-shadow(0px 0px 0px #000000);
}
.woocommerce ul.products li.product_cat-3-tages-camp-2022,
.woocommerce ul.products li.product_cat-4-tages-camp-2022,
.woocommerce ul.products li.product_cat-5-tages-camp-2022,
.woocommerce ul.products li.product_cat-international-2022 { opacity: .4; }
.woocommerce ul.products li.product_cat-3-tages-camp-2022:hover,
.woocommerce ul.products li.product_cat-4-tages-camp-2022:hover,
.woocommerce ul.products li.product_cat-5-tages-camp-2022:hover,
.woocommerce ul.products li.product_cat-international-2022:hover { opacity: .85; }
.woocommerce ul.products li.product_cat-3-tages-camp-2022:after,
.woocommerce ul.products li.product_cat-4-tages-camp-2022:after,
.woocommerce ul.products li.product_cat-5-tages-camp-2022:after,
.woocommerce ul.products li.product_cat-international-2022:after {
	content: 'Vormerken f\00fcr 2022';
    color: rgb(255 255 255 / 60%);
    display: inline-block;
    padding: 2px 4px;
    font-size: 16px;
    line-height: 1.4em;
    z-index: 9999;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-weight: bold;
    margin: auto;
    position: absolute;
    top: 15%;
    left: 25%;
    transform: rotate(
-15deg
) translate(-16%, 0%);
    width: 100%;
}*/
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100% !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 95% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left !important;
    width: 95% !important;
    margin-top: 25px;
}
.form-row-large textarea {
    min-height: 120px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    margin-bottom: 25px;
}
.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: rgb(46 54 68 / 25%)!important;
    border-radius: 6px;
    padding: 10px 20px !important;
}
span.woocommerce-gzd-legal-checkbox-text {
	line-height: 1.1em;
}
.woocommerce-Price-amount .amount {
	float: left;
}
.woocommerce-info {
    background: rgb(0 30 60 / 20%)!important;
}
.tm-epo-cart-option-label {
    float: left;
    margin-right: 10px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 16px;
}
.woocommerce form .form-row label {
    line-height: 1.16;
    font-size: 1em;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    margin: 10px 0px 5px;
}
.woocommerce table.shop_table {
    margin-top: 80px;
}
.col-1, .col-2 {
    padding: 15px;
    background-color: #fff;
    /*-webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);*/
    border-radius: 8px;
    transition: all ease 600ms;
}
.woocommerce-checkout-review-order {
	padding: 15px;
}
th.product-price, td.product-price,
th.product-subtotal, td.product-subtotal,
th.product-quantity, td.product-quantity,
.tm-epo-checkout-subtotal,
tr.cart-subtotal td,
td.product-total,
tr.order-total td, tr.order-tax td {
	text-align: right;
}
td.product-name a {
	color: var(--text-color);
    font-size: 1.6em;
    font-family: 'Silka-Semi';
    letter-spacing: -0.03em;
    line-height: 1.3;
}
td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {
    display: block;
    font-size: 0.85em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    color: rgb(46 54 68 / 50%);
    font-family: 'Silka-Reg';
    letter-spacing: -0.02em;
}
td.product-name a.tm-cart-edit-options:hover {
	opacity: .7;
}
.woocommerce input.button,
.button {
	color: #1A1919;
    border-color: #E2E3E5 !important;
	background-color: transparent !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-family: 'Silka-Semi',Helvetica,Arial,Lucida,sans-serif !important;
    padding: .7em 2.4em !important;
}
.woocommerce-message .button {
	color: #db0840!important;
    border-color: #E2E3E5 !important;
	background-color: #fff !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-family: 'Silka-Semi',Helvetica,Arial,Lucida,sans-serif !important;
    padding: .7em 2.4em !important;
}
.cart_item { font-family: system-ui !important; font-weight: 400 !important; font-size: 1em !important; }
.woocommerce input.button:hover,
.button:hover {
	color: #ffffff!important;
    border-color: #DB0840 !important;
	background-color: #DB0840 !important;
}
a.checkout-button {
	color: #ffffff!important;
    border-color: #DB0840 !important;
	background-color: #DB0840 !important;
}
a.checkout-button:hover {
	background-color: #F30B47 !important;
}
.woocommerce #place_order {
	background-color: #0CA537 !important;
	color: #ffffff!important;
    border-color: #0CA537 !important;
	float: right !important;
}
.woocommerce #place_order:hover {
	opacity: .7;
}
.button::after {
	content: '' !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: #ebe9eb !important;
	font-size: 16px !important;
	color: #333 !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
    opacity: .4 !important;
	color: #333 !important;
	text-decoration: underline;
}
.woocommerce-form-coupon-toggle .woocommerce-info a:hover { opacity: 1 !important; }
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	cursor: not-allowed;
    opacity: .5;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2% 2.0em 0;
    padding: 0;
    position: relative;
    width: 23%;
    margin-left: 0;
}
.product p.wc-gzd-additional-info {
    display: none !important;
}
.et-db #et-boc .et-l .et_pb_shop_0_tb_body .et_shop_image::before {
    background-color: #001E3C;
}
textarea.waitlist_allergien {
	width: 100% !important;
	min-height: 100px;
}
span.xwh-heading {
	text-align: left !important;
    margin: 40px 0 10px !important;
	font-family: 'Silka-Bold';
    font-size: 1.6em;
    font-weight: normal;
}
.xoo-aff-cont-required .xoo-aff-label:after {
	content: ' *';
    color: var(--link-color);
    font-weight: 100;
}

.hdf_inhaltsverzeichnis span.soldout {
	display: none;
}
.hdf_inhaltsverzeichnis .woocommerce ul.products li.product {
    margin: 0 2% 1.5em 0!important;
}

.hdf-toggle-icon.et_pb_toggle .et_pb_toggle_title:before, .hdf-toggle-icon .et_pb_toggle .et_pb_toggle_title:before {
    content:'\4c' !important;
} 
.hdf-toggle-icon.et_pb_toggle_open .et_pb_toggle_title:before{
     content:'\4c' !important;   
}
h5.et_pb_toggle_title {
	padding: 0 !important;
}

@media (max-width: 980px) {
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product {
    	width: 100% !important;
    	margin-right: 0% !important;
}
	.et_pb_scroll_top.et-pb-icon {
    bottom: 20px;
    right: 20px;
    font-size: 30px;
}
}
@media only screen and (max-width: 840px) {
	table.responsive {
		margin-bottom: 0;
		overflow: hidden;
		overflow-x: scroll;
		overflow-y: scroll;
		display: block;
		white-space: nowrap;
}
	.et_pb_tab {
    padding: 24px 0px;
}
}

/*
 * Search Form
 */
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	font-family: 'Silka-Reg';
    font-size: 20px;
    line-height: 100%;
    border: none;
    letter-spacing: -0.03em !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: normal !important;
	letter-spacing: -0.02em;
	font-size: 18px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-style: normal !important;
	letter-spacing: -0.02em;
	font-size: 18px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-style: normal !important;
	letter-spacing: -0.02em;
	font-size: 18px;
}
:-moz-placeholder { /* Firefox 18- */
  font-style: normal !important;
	letter-spacing: -0.02em;
	font-size: 18px;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    outline: 0;
    background: #fff;
    box-shadow: none;
}

.et-cart-info { display:none !important; }
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
    top: calc(100% + 20px);
    min-width: 480px;
}
.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow {
    top: calc(100% + 16px);
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    max-width: 16px !important;
}

/*
 * Fluent Forms
 */
.fluentform .ff-el-input--label label {
    font-weight: 500 !important;
    font-family: 'Inter', system-ui, arial !important;
}
.fluentform .ff_upload_btn.ff-btn {
    background: #1b1b1b !important;
    color: #fff !important;
    padding: 14px 40px !important;
    border-radius: 6px !important;
}
.fluentform .ff-el-help-message {
    margin: 15px 0 0 0 !important;
    font-size: 11px !important;
    color: #999999 !important;
}
.custom_button {
	padding: 14px 34px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.02em !important;
}
#fluentform_3 ::-webkit-input-placeholder,
#fluentform_3 ::-moz-placeholder,
#fluentform_3 :-ms-input-placeholder,
#fluentform_3 :-moz-placeholder { 
	color: #cecece !important;
	letter-spacing: -0.03em;
}

.ff-el-form-check {
	float: left;
    margin-right: 20px;
}
.fluentform .ff-el-help-message {
    margin-top: 2px;
    font-style: normal !important;
    font-size: 11px;
    color: #999999;
    margin-left: 14px;
    font-family: system-ui;
}
.subhead_column {
	margin-bottom: 0px !important;
}
select.ff-el-form-control {
    height: 50px !important;
}
.fluentform .ff_input-group .ff-el-form-control {
    height: 50px;
}
.short_number,
.small_dropdown {
	width: 80px !important;
}
.small_whitespace {
	height: 10px;
    border-bottom: 1px solid #cecece;
    margin: 0px 0 30px 0 !important;
}
.small_column {
	width: auto;
}
.no_margin { margin-bottom: 5px !important; }
.negative_margin { margin-bottom: -25px !important; }
.column_2-3 {
	max-width: 65%;
}
.form_section {
	margin: 50px -20px 30px -20px !important;
    background-color: #f2f2f2;
    padding: 35px 20px 20px 20px;
    border-radius: 6px;
}
.form_section_smaller {
	margin: 50px 0px 0px -10px !important;
    background-color: #f2f2f2 !important;
    padding: 25px 20px 5px 10px !important;
    border-radius: 0px !important;
	border-bottom: 2px solid #eaeaea;
	margin-bottom: 20px !important;
}
.form_section_smaller .ff-el-section-title {
    margin-bottom: 0px !important;
    font-size: 20px !important;
	font-family: 'Silka-Semi' !important;
}
.rueck_verein .bigger-input .ff-el-input--label {
    width: 240px !important;
	padding: 0px 15px 0 0 !important;
}
.fluentform input[type=text],
.fluentform input[type=email] {
	font-size: 15px;
    font-family: system-ui;
    letter-spacing: -0.02em;
	font-weight: 400;
}
.form_section hr,
.form_section_smaller hr {
	display: none;
}
.ff-el-section-break .ff-el-section-title {
    margin-bottom: 0px !important;
    font-size: 34px;
    letter-spacing: -0.03em;
	font-family: 'Silka-Bold';
}
select.classify_list { max-width: 200px !important; }
.ff-el-input--content.shorter_column { margin-left: 180px; }
.bigger_label .ff-el-input--label { width: 260px !important; }
.bigger_label .ff-el-input--label label { width: 240px; }
.medium_textform { min-height: 120px; }
.big_textform { min-height: 160px; }
.bigger_textform { min-height: 235px; }
.ff_submit_btn_wrapper { margin-top: 20px; }

table.ff_repeater_table {
	border: none !important;
}
.el-select-dropdown__item {
    font-size: 18px !important;
    font-family: system-ui, sans-serif !important;
}
.vff input[type=text] ::-webkit-input-placeholder,
.vff input[type=text] ::-moz-placeholder,
.vff input[type=text] :-ms-input-placeholder,
.vff input[type=text] :-moz-placeholder {
	opacity: .4 !important;
}
.vff h1, .vff .fh1 {
    font-size: 3.5em !important;
    line-height: 1.05em !important;
    letter-spacing: -0.03em !important;
}

/*
 * CUSTOM SLIDER STYLES
 */
.et-pb-controllers {
height: 4px;
bottom: 25px !important;
}
.et-pb-controllers a {
width: 6% !important; /* define the width of controllers here */
border-radius: 0px !important;
margin-right: 5px !important;
}
.et-pb-controllers a:hover {
background-color: #ffffff !important;
transition: all 0.2s ease-in-out;
}
/* End Line-style Slide Controllers */
/* show slider arrows always */
.et-pb-arrow-prev, .et-pb-arrow-next {
    width: 30px;
    height: 30px;
}
.et-pb-arrow-next {
     opacity: .4;
     right: 22px;
	transition: all 300ms ease-out;
}
.et-pb-arrow-next:before {
	content: url('https://dorfnerfussballcamp.de/wp-content/uploads/Pfeil-rechts.svg');
}
.et-pb-arrow-prev{
     opacity: .4;
     left: 22px;
	transition: all 300ms ease-out;
}
.et-pb-arrow-prev:before {
	content: url('https://dorfnerfussballcamp.de/wp-content/uploads/Pfeil-links.svg');
}
.et-pb-arrow-next:hover {
	opacity: 1;
	right: 28px !important;
}
.et-pb-arrow-prev:hover {
	opacity: 1;
	left: 28px !important;
}

/*/
/* ACF Custom Styles */
.form-row-25 { width: 25%; float: left; }
.form-row-50 { width: 50%; float: left; }
.form-row-75 { width: 75%; float: left; }
.form-row:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width: 980px) {
.four-columns .et_pb_column {
width: 25%!important;
}
}

/*
 * Form Input Styles */
* {
  box-sizing: border-box;
}
.select {
  position: relative;
  min-width: 200px;
}
.select svg {
  position: absolute;
  right: 12px;
  top: calc(50% - 3px);
  width: 10px;
  height: 6px;
  stroke-width: 2px;
  stroke: #9098a9;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}
.select select {
  -webkit-appearance: none;
  padding: 7px 40px 7px 12px;
  width: 100%;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  transition: all 150ms ease;
}
.select select:required:invalid {
  color: #5a667f;
}
.select select option {
  color: #223254;
}
.select select option[value=""][disabled] {
  display: none;
}
.select select:focus {
  outline: none;
  border-color: #07f;
  box-shadow: 0 0 0 2px rgba(0,119,255,0.2);
}
.select select:hover + svg {
  stroke: #07f;
}
.sprites {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}

@media (min-width: 401px) {
.two-column-form {
	display: flex;
	gap: 40px !important;
	/*flex-direction: row-reverse !important;*/
}
}

@media (max-width: 400px) {
.two-column-form {
    display: flex;
    flex-direction: column !important;
}
}
/* --------------- Text für beendete Camps ---------------- */
li.product_cat-beendet .soldout {visibility: hidden;
    position: relative;
}
li.product_cat-beendet .soldout:after {
    visibility: visible;
    position: absolute;
    top: calc(100% + 80%);
    left: -32%;
    content: "Camp beendet";
    padding: 5px 14px !important;
    text-align: center !important;
    border-radius: 12px;
    transform: rotate(-5deg);
    font-size: 18px;
    letter-spacing: -0.02em;
    line-height: 1.4;
	border: 1px solid #fff;
}
.et-db #et-boc .et-l .et_shop_image {
    background-color: #001e3c;
}

/* Phone */
@media only screen and (max-width:425px) {
	li.product_cat-beendet .soldout:after {
    	top: 25px;
    	left: 5px;
    	transform: rotate(-5deg);
    	font-size: 13px;
    	width: auto;
}
	.et_pb_tabs_controls li {
    	margin: 0 8px !important;
}
}

/* Tablet */
@media only screen and (min-width:426px) and (max-width:834px) {
	li.product_cat-beendet .soldout:after {
    	top: 60px;
    	left: -110px;
    	transform: rotate(-5deg);
    	font-size: 20px;
    	width: auto;
}
}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.cart .variations td.value span:after {
    border-top-color: transparent !important;
}

.woocommerce span.neu,
.woocommerce-page span.neu {
    z-index: 2;
    background: #ccff33 !important;
    border-radius: 6px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #008000;
    font-size: 14px;
	font-family: 'Silka-Semi',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 900 !important;
    left: 6px;
    line-height: inherit !important;
    margin: 0 !important;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 0px 10px !important;
    position: absolute;
    text-shadow: none !important;
    top: 6px !important;
}

/* --------------- TABS ------------------ */
.camp_switcher ul {
	/*display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
}
.listen_camps .woocommerce span.neu, .listen_camps .woocommerce-page span.neu {
    right: 6px !important;
	left: auto;
}

.et_pb_tabs_controls li {
    float: none!important;
    display: inline-block!important;
    margin-bottom: -6px;
}
.et_pb_tabs_controls {
    text-align: center;
}

.camp_switcher .et_pb_tabs_controls li {
    margin: 0 10px;
}
.camp_switcher .et_pb_tabs_controls li a {
    padding: 2px 2px !important;
}
.camp_switcher ul.et_pb_tabs_controls {
    background-color: transparent !important;
}
.camp_switcher .et_pb_tabs_controls li {
    border-right: none !important;
}
.camp_switcher ul.et_pb_tabs_controls:after {
    border-top: none !important;
}

#header_search .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}

/* ----------------- Hide Additional Information in Checkout Prozess ----------------- */
#customer_details .col-2 {
	display: none;
}

#hideMe {
    -moz-animation: cssAnimation 0s ease-in 6s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 6s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 6s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 6s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}

.tm-epo-style.square2 {
    border: 1px solid !important;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
#container { margin: 0%; }

#circle { position: relative; width: 100%; padding-bottom: 100%; overflow: hidden; }

#circle text { font-family: 'Roboto Condensed', Arial; font-size: 14px; font-weight: 400; text-transform: uppercase; letter-spacing: 0.06em; }

#circle svg { position: absolute; left: 0; top: 0; width: 100%; height: 540px;

  -webkit-animation-name: rotate;
     -moz-animation-name: rotate;
      -ms-animation-name: rotate;
       -o-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 20s;
     -moz-animation-duration: 20s;
      -ms-animation-duration: 20s;
       -o-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
      -ms-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
      -ms-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;

}

@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0); }
}
@-moz-keyframes rotate {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(0); }
}
@-ms-keyframes rotate {
    from { -ms-transform: rotate(360deg); }
    to { -ms-transform: rotate(0); }
}
@-o-keyframes rotate {
    from { -o-transform: rotate(360deg); }
    to { -o-transform: rotate(0); }
}
@keyframes rotate {
    from { transform: rotate(360deg); }
    to { transform: rotate(0); }
}

.groessentabelle_hdf-div {
    display: inline-block !important;
    width: auto !important;
    position: relative !important;
    top: -25px;
    right: 0px;
	margin-bottom: -40px !important;
}
/* Phone */
@media only screen and (max-width:425px) {
	.groessentabelle_hdf-div { top:-100px !important; }
	#account-meine-daten fieldset { display: block !important; }
}

/* Tablet */
@media only screen and (min-width:426px) and (max-width:834px) {
	.groessentabelle_hdf-div { top: -100px !important; }
	#account-meine-daten fieldset { display: block !important; }
}

/*button.single_add_to_cart_button { display: none !important; }*/
.neueOption {
    font-size: .5em;
    color: #999999;
    letter-spacing: 0;
    position: relative;
    top: -8px;
}
.tm-totals-form-main {
	padding: 0 30px;
}
.tm-element-description {
	margin-left: 30px;
}
.woocommerce-notices-wrapper {
	margin: 50px 0;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
	margin: 0;
}	
.woocommerce-MyAccount-content .et_pb_section {
	padding: 0 !important;
}
li.woocommerce-notice {
	line-height: 1.4 !important;
    font-size: 1rem !important;
    padding: 20px 20px !important;
    background-color: grey !important;
}

/* Anpassungen am Account */
/* [href$='orders']{
    color : red;
}
.user-profile .user-info .logout a {
    padding: 6px 18px 8px;
    font-size: 14px;
    text-transform: none;
    border-radius: 99px;
    line-height: 1.2;
}
.woocommerce-notices-wrapper {
    margin: 24px 0 !important;
}
.wcmp-myaccount-template-inner {
    background: #f1f3f8;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #f1f3f8;
}
#my-account-menu ~ .woocommerce-MyAccount-content {
    border: none;
	padding: 0 32px;
}
#my-account-menu .myaccount-menu li > a {
    font-size: 15px;
	letter-spacing: 0.01em;
    font-weight: 600;
    text-transform: none;
	padding: 12px 10px 12px 16px;
}
#my-account-menu .myaccount-menu li.active > a {
	background-color: #db084014;
}
#my-account-menu .myaccount-menu li > a:hover {
    background-color: #e2e3e580;
}
#my-account-menu .user-profile {
}
#my-account-menu .user-profile .username {
    margin-bottom: 16px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    color: #001e3c;
    letter-spacing: 0px;
    font-size: 14px;
}
.woocommerce table.my_account_orders {
    font-size: 1em;
    font-weight: 500;
    color: #001f3b;
}
.view {
	text-transform: uppercase !important;
}
.woocommerce-MyAccount-content .col-1 {
    padding: 15px 20px !important;
    background-color: #f4f4f4 !important;
    display: inline-block !important;
    margin: 20px 0 !important;
}
.woocommerce-MyAccount-content h3 {
    font-size: 13px !important;
	padding-bottom: 10px !important;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
	color: rgb(60 67 74 / 50%) !important;
}
.woocommerce-MyAccount-content .edit {
    font-size: 13px !important;
    background-color: rgb(3 33 61 / 10%);
    padding: 6px 8px;
    border-radius: 6px;
	color: #03213d;
}
.woocommerce-MyAccount-content .edit:hover {
	background-color: rgb(3 33 61 / 5%);
}
.woocommerce-MyAccount-content .edit::after {
	font-family: "Font Awesome 6 Free";
	content: "\f044";
	margin-left: 8px;
}
.woocommerce-MyAccount-content address {
    line-height: 24px !important;
    font-style: normal !important;
    margin-top: 16px !important;
    font-size: 16px !important;
}
.woocommerce form .form-row input.input-text {
    background-color: #fff !important;
    border-width: 2px !important;
    border-radius: 8px !important;
    color: #03213d !important;
    font-size: 16px !important;
    padding: 16px !important;
    border-style: solid;
}
.grey-box {
	background-color: #f4f4f4;
}

/*li.account_anmeldungen:before,
li.account_meinedaten:before,
li.account_rechnungsdaten:before,
li.account_teilnehmer:before,
li.account_camps:before,
li.account_checkliste:before,
li.account_bilder:before,
li.account_hilfe:before { 
	float: left;
    display: block;
    transform: scale(.22) !important;
    margin: 0 26px 0 10px!important;
    position: relative;
    top: 7px;
    width: 12px;
    height: 18px;
}
li.account_anmeldungen:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Fussball.png")!important; }
li.account_meinedaten:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-User.png")!important; }
li.account_rechnungsdaten:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Rechnung.png")!important; }
li.account_teilnehmer:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Teilnhemer.png")!important; }
li.account_camps:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Boots.png")!important; }
li.account_checkliste:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Checkliste.png")!important; }
li.account_bilder:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Bilder.png")!important; }
li.account_hilfe:before { content: url("https://dorfnerfussballcamp.de/wp-content/uploads/HDF-Info.png")!important; }*/

.woocommerce-orders {
	list-style-type: none !important;
    padding: 0 !important;
    line-height: 1.4 !important;
}
ul.woocommerce-orders>li {
	padding: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
}
ul.woocommerce-orders>li:active:nth-child(odd),
ul.woocommerce-orders>li:focus:nth-child(odd),
ul.woocommerce-orders>li:nth-child(odd) {
	background-color: #f1f3f7;
}
.wc-order-items {
	list-style-type: none !important;
    padding: 0 !important;
    line-height: 1.6 !important;
}
/*.woocommerce-account .woocommerce-MyAccount-navigation { display: none; }
.woocommerce-account .woocommerce-MyAccount-content { width: 95%; }*/

/*#account-meine-daten form {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}*/
/*#account-meine-daten fieldset {
	margin-top: 24px;
	display: flex;
    justify-content: space-between;
}*/
#account-meine-daten input[type=text],
#account-meine-daten input[type=password],
#account-meine-daten input[type=tel],
#account-meine-daten input[type=email],
#account-meine-daten input[type=number],
#account-meine-daten input.text,
#account-meine-daten input.title,
#account-meine-daten textarea,
#account-meine-daten select {
    background-color: #fff;
    border-width: 2px;
    padding: 5px 15px;
    height: 50px;
    font-size: .85em;
    text-align: left !important;
    border-radius: 6px;
	min-width: 320px;
    /*margin-left: 20px;*/
}
#account-meine-daten legend {
	font-weight: 700;
    font-size: 20px;
	margin-bottom: 16px !important;
}
#account-meine-daten label {
	display: flex;
	font-size: 14px;
    margin-bottom: 6px;
}
#account-meine-daten em {
    font-style: normal;
    font-size: 14px;
    margin-left: 20px;
    opacity: .6;
}
#account-meine-daten .button {
    color: #ffffff !important;
    border-color: #DB0840 !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-family: 'Silka-Semi', Helvetica, Arial, Lucida, sans-serif !important;
    padding-right: 2em !important;
    padding-left: 0.7em !important;
    background-color: #DB0840 !important;
	margin-top: 24px;
	cursor: pointer;
}
#account-meine-daten .button:hover {
	border-color: #F30B47 !important;
    background-color: #F30B47 !important;
}
.image-grid {
	display: flex;
    align-content: space-between;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
}
.image-grid img {
	max-height: 420px !important;
}

/* MERGE AM 05.11.24 */
/*       */
.hdf-anmeldemaske {
	background-color: #ffffff;
    padding: 20px;
    border: transparent !important;
    -webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    border-radius: 8px;
    transition: all ease 600ms;
    margin-bottom: 16px;
}
.hdf-anmeldemaskeEQ {
    background-color: #ffffff;
    padding: 20px;
    border: transparent !important;
    -webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    transition: all ease 600ms;
    margin-bottom: 16px;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.hdf-headeranmeldung {
	background-color: #ffffff;
    border: transparent !important;
    -webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    border-radius: 8px;
    transition: all ease 600ms;
    margin-bottom: -20px;
    padding: 0px !important;
    overflow: hidden;
}
.hdf-anmeldemaskeSchutz {
	margin: 0 auto;
}
.wapf-field-description {
    font-size: 80%;
    opacity: .5;
    line-height: 1.4;
}
.wapf select {
    border-radius: 6px;
    border-width: 2px;
}
.wapf-swatch--image {
    border: 1px solid #dbdbdb !important;
    text-align: center;
    transition: all .1s;
	border-radius: 6px !important;
	overflow: hidden;
}
/*.wapf-swatch--image::before {
    color: #ffffff;
	content:' ';
    font-size: .9rem;
    background-color: #ffffff;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -1px;
    top: -1px;
    border-bottom-left-radius: 6px;
}*/
.wapf-swatch--image.wapf-checked {
    border: 3px solid #43b860 !important;
}
.wapf-swatch--image.wapf-checked::before {
    content: "\4e";
    color: #ffffff;
    font-size: .9rem;
    background-color: #43b860;
    font-family: 'ETmodules';
    width: 24px;
    height: 24px;
    position: absolute;
    right: -1px;
    top: -1px;
    border-bottom-left-radius: 6px;
}
.wapf-ttp, .wapf-ttp:after  {
    background: #f6f6f6; 
    color: inherit;
	border: 1px solid #dbdbdb !important;
	-webkit-box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    box-shadow: 0 8px 16px rgb(0 15 30 / 12%);
    border-radius: 8px;
	padding: 10px;
}
.wapf-swatch-label {
    padding: 4px;
    font-size: .8em;
    font-family: 'Silka-Med';
    color: #1a1919;
}
.wapf-product-total,
.wapf-options-total { font-size: 1em !important; color: #04162e !important;  }
.wapf-grand-total { font-size: 1.5em !important; color: #04162e !important; font-family: 'Silka-Med'; }
.wapf-product-totals {
    width: 100%;
    padding: 0 20px 5px;
    margin-bottom: 12px;
}
.hide_Label .wapf-field-label,
.hide_Label .wapf-field-label label span{
	display: none !important;
}
.label-above .wapf-field-label {
    margin-top: 12px;
}
.hdf-anmeldemaske .wapf-field-input {
	margin-right: 8px;
}
abbr[title] {
    text-decoration: none;
	color: #cb0031;
}
.required_disclaimer {
	font-size: .8rem;
	opacity: .5;
	float:right
}
#slide-with-arrows .et-pb-arrow-prev:before { content: "\23" !important; }
#slide-with-arrows .et-pb-arrow-next:before { content: "\24" !important; }
#slide-with-arrows .et-pb-controllers { bottom: 24px !important; }
#slide-with-arrows .et-pb-controllers a { height: 4px !important; width: 30px !important; }
#slide-with-arrows .et-pb-arrow-prev { left: 25px; }
#slide-with-arrows .et-pb-arrow-next { right: 42px; }

.red-button-2 {
	color: #ffffff !important;
    border-color: #081d3a;
    border-radius: 6px;
    font-size: 16px;
    font-family: 'Silka-Semi', Helvetica, Arial, Lucida, sans-serif !important;
    background-color: #081d3a;
    padding: 16px 20px !important;
	width: 100%;
    display: block;
    text-align: center;
}
.red-button-2:hover {
    color: #ffffff !important;
    border-color: #2E3644 !important;
	border-radius: 6px!important;
    background-color: #2E3644!important;
}
.hinweis_schutz::before {
	content: '\72';
    font-family: 'ETmodules';
    font-size: 1.5rem;
    position: absolute;
    left: -18px;
    top: -12px;
    background-color: #f1e4e5;
    border-radius: 100px;
    line-height: 1;
    padding: 6px;
}
.hinweis_schutz {
	width: 100%;
    background-color: #f1e4e5;
    padding: 16px;
    border-radius: 8px;
    border: 2px solid #c92d45;
    color: #c92d45;
    font-family: 'Silka-Semi';
    font-size: smaller;
    line-height: 1.4;
    text-align: center;
	margin-bottom: 16px;
	transition: all .1s;
    z-index: 99999;
	animation: attention 400ms cubic-bezier(0.12, 0, 0.39, 0) 0s 1 normal forwards;
}
@keyframes attention {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
.button_with-Icon_left::before {
    margin-left: -1.6em !important;
    font-weight: 400 !important;
	font-size: .85em !important;
}
.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
}
#my-account-menu.layout-no-borders {
    position: relative;
    padding: 32px 0;
    border: solid #e2e3e5;
    border-width: 0 1px 0 0;
}
#my-account-menu .myaccount-menu li > a {
    font-size: 15px;
	letter-spacing: 0em;
    font-weight: 600;
    text-transform: none;
	padding: 12px 10px 12px 16px;
}
#my-account-menu .myaccount-menu li.active > a {
	background-color: #0b203c1a;
	color: #0b203c;
	border-left: 2px solid #0b203c;
}
#my-account-menu .myaccount-menu li > a:hover {
    background-color: #e2e3e580;
}

.woocommerce-MyAccount-content .et_pb_row {
    width: 100%;
    max-width: 1440px;
}
/*body.woocommerce-account .et_pb_section {
	padding-top: 40px !important;
}*/
.yith-wcmap .user-profile .user-info .logout a {
    padding: 4px 14px;
    font-size: 80%;
    color: #ffffff;
    background-color: #0b203c;
    border-radius: 90px;
}
.user-info span.logout {
	margin-top: 14px;
}
.et_pb_contact p input,
.et_pb_contact p textarea,
.woocommerce form .form-row input.input-text {
    background-color: #fff;
    border-width: 1px;
    border-radius: 6px;
    color: #1a1919;
    padding: 16px;
    border-style: solid;
	border-color: #999;
}
.woocommerce form .form-row label {
    line-height: 1.4;
    font-size: .85em;
}
.custom-camp-iframe {
	border: 0px #ffffff none;
}

.xoo-el-action-btn {
    background-color: #DB0840 !important;
    color: #fff !important;
    border-color: transparent !important;
}

/* --- Warenkorbkurzbeschreibung
 * auf Bestellbestätigungsseite
 * ausblenden ---------------- */
.woocommerce-order-received .product-short-description {
    display: none;
}

.zusatzinfo-login {
	padding: 12px 40px;
}
.zusatzinfo-login a:hover {
	text-decoration: underline;
}

.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}

.fluentform .ff-el-group.ff_list_2col .ff-el-form-check {
    margin-bottom: 32px !important;
}
/* --- Vorübergehende Deaktivierung --- */
#wpbody-content .divimode-notice {
    display: none !important;
}