#ds_price_element_1_4 {
display: flex;
align-items: center;
}
.ds_currency {
display: inline;
}  .woocommerce .quantity input[type="number"] {
width: unset !important;
}
.subcategory-selectable-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.subcategory-selectable-list {
list-style-type: none;
padding: 0;
}
.subcategory-selectable-item {
background-color: #f1f1f1;
padding: 12px 20px;
margin: 10px 0;
cursor: pointer;
}
.subcategory-selectable-item:hover {
background-color: #ddd;
}
.progress-bar {} .selected-category {
border: 2px solid green;
padding: 5px;
border-radius: 5px;
} #product_cat.center,
#product_cat_ul.center {
bottom: 0;
align: center;
}
#product_cat_ul>li {
text-align: center;
} #prod_cat_div #dynamic_cat_div {
align: center;
} #product_cat input[type="radio"] {
display: none;
}
#product_cat_ul {
list-style-type: none;
} #step_counter_bar {
display: flex;
justify-content: center;
align-items: center;
}
#step_content_bar {
display: flex;
}
.sc_step {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 10px;
}
.sc_circle {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: green;
font-size: 16px;
font-weight: bold;
color: white;
margin-bottom: 5px;
}
.sc_circle_grayed {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: lightgray;
font-size: 16px;
font-weight: bold;
color: white;
margin-bottom: 5px;
}
.sc_figure {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
#sc_step_name {
display: block;
text-align: center;
}
#sc_spacer {
display: inline-block;
width: 10px;
}
.ds_price_head,
.dd_details_head {
font-weight: bold;
font-size: 20px;
background-color: blue;
color: white;
text-align: center;
}
.default_price_info_later_1 {
text-align: center;
}
.ds_price_name_1,
.dd_details_name_1 {
font-weight: bold;
font-size: 16px;
}
.dd_details_value_1,
.ds_price_value_1 {
font-size: 14px;
}
#ds_price_element_1_6 { background-color: lightgreen;
vertical-align: middle;
font-size: 16px;
}
.ds_body {}
.dd_body {
// width: 500px;
column-count: 2; */ box-sizing: border-box;
*/
}
.ds_body:last-child {
margin-right: 0;
}
.ds_price_element_1,
.ds_sub_price_element {
display: flex;
align-items: center;
}
.ds_price_name_1 {
margin-right: 10px;
}
.ds_price_value_1 { text-align: right;
}
.ds_sub_price_element_1 {
display: flex;
justify-content: space-between;
}
.ds_sub_price_name_1 {
flex-basis: 50%;
text-align: left;
}
.ds_sub_price_value_1 {
flex-basis: 50%;
text-align: right;
}
#sc_step_name {
font-size: 14px;
} .wp-block-post-title {
display: none;
}
.centered-text {
text-align: center;
}  .handlauf_masse_wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
padding: 10px;
border: 2px solid #ccc;
width: 100%;
max-width: 960px;
margin: 0 auto;
}
.handlauf_masse_wrapper .left {
flex: 3 1 auto;
padding: 10px;
text-align: center;
}
.handlauf_masse_wrapper .left img {
width: 250px;
margin-bottom: 10px
}
.handlauf_masse_wrapper .left label {
display: block;
font-weight: bold
}
.handlauf_masse_wrapper .left input {
margin-bottom: 10px
}
.handlauf_masse_wrapper .left p {
margin: 0;
font-size: 12px
}
.handlauf_masse_wrapper .right {
flex: 10 1 auto;
padding: 10px;
}
.handlauf_masse_wrapper .right h3 {
margin: 0 0 10px 0
}
.handlauf_masse_wrapper .right img {
width: 200px
}
.handlauf_masse_wrapper .right .bearbeitung {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%
}
.handlauf_masse_wrapper .right .bearbeitung p {
font-weight: bold
}
.handlauf_masse_wrapper .right .bearbeitung .bearbeitung_left {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .bearbeitung .bearbeitung_right {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .winkel {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%
}
.handlauf_masse_wrapper .right .winkel p {
font-weight: bold
}
.handlauf_masse_wrapper .right .winkel p span {
display: block;
font-weight: normal;
font-size: 12px
}
.handlauf_masse_wrapper .right .winkel .winkel_left {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .winkel .winkel_right {
flex: 10 1 auto;
}
.winkel .select_winkel {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%;
max-width: 200px;
}
.winkel .select_winkel .image-container {
height: 40px;
padding: 10px;
border: 3px solid #ccc;
border-radius: 5px;
margin-right: 5px;
margin-bottom: 5px
}
.winkel .select_winkel .image-container span {
font-size: 12px;
display: block;
text-align: center
}
.winkel .select_winkel img {
width: 130px !important;
}
.winkel .winkel_input input {
width: 50px;
height: 20px;
padding: 0 !important;
margin-right: 5px;
}
.winkel .winkel_input:after {
content: "";
clear: both;
display: table;
}
.winkel .winkel_input input.input_right {
float: right
}
.selected {
border: 3px solid #000 !important
}
.winkel .winkel_input {
display: none
}
.winkel .winkel_input.active {
display: block
} #vinkel_handlaufende img {
margin: 10px;
cursor: pointer;
}
.selected {
border: 3px solid green;
} display: flex;
justify-content: space-between;
margin-bottom: 20px; .winkel_links,
.winkel_rechts {
flex: 1;
}
.winkel_image {
border: 2px solid transparent; cursor: pointer;
margin: 5px;
}
.winkel_image.selected {
border-color: blue; } @media (max-width: 768px) { ul.products {
display: block !important;
}
ul.products.columns-4 > li.product,
ul.products.columns-4 > li.product-category {
float: left !important;
width: 50% !important; clear: none !important;
} ul.products.columns-4 > li:nth-child(n) {
clear: none !important;
}
} #dynamic_options_1_4 ul.products {
display: block !important;
} .grundriss-section {
margin-bottom: 30px;
} .grundriss-header {
font-size: 20px;
font-weight: 600;
padding: 14px 18px;
background: #f5f5f5;
border-radius: 8px;
cursor: pointer;
position: relative;
transition: background 0.2s ease;
}
.grundriss-header:hover {
background: #ececec;
} .grundriss-header::after {
content: "▾";
position: absolute;
right: 18px;
transition: transform 0.2s ease;
}
.grundriss-header.open::after {
transform: rotate(-180deg);
} .grundriss-content {
display: none;
margin-top: 15px;
} .grundriss-content.open {
display: flex;
flex-wrap: wrap;
gap: 20px;
} @media (max-width: 768px) {
.dynamic_options .prod_cat_div > ul.products {
display: flex !important; flex-wrap: wrap;
gap: 12px;
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
align-items: stretch; }
.dynamic_options .prod_cat_div > ul.products > li.product,
.dynamic_options .prod_cat_div > ul.products > li.product-category {
float: none !important;
clear: none !important;
width: auto !important;
margin: 0 !important; flex: 0 0 calc((100% - 12px) / 2);
box-sizing: border-box; border: 2px solid transparent;
display: flex;
flex-direction: column;
}
.dynamic_options .prod_cat_div > ul.products > li img {
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products .grundriss-section {
width: 100%;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open {
display: flex !important;
flex-wrap: wrap !important;
gap: 12px;
margin: 0 !important;
padding: 0 !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content > li.product-category {
float: none !important;
width: auto !important;
margin: 0 !important;
flex: 0 0 calc(50% - 6px) !important;
max-width: calc(50% - 6px) !important;
box-sizing: border-box; border: 2px solid transparent;
display: flex;
flex-direction: column;
min-width: 0;
}
.dynamic_options .prod_cat_div ul.products .grundriss-content > li img {
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products > .grundriss-section{
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important; grid-column: 1 / -1 !important; } .dynamic_options .prod_cat_div ul.products .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
padding: 0 !important;
margin: 0 !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category{
float: none !important;
width: auto !important;
max-width: none !important;
margin: 0 !important;
box-sizing: border-box;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:only-child,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1;
}
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category{
justify-self: stretch !important;
align-self: stretch !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li > div{
width: 100% !important;
max-width: 100% !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products > .grundriss-section{
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important; grid-column: 1 / -1 !important; } .dynamic_options .prod_cat_div ul.products .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
justify-items: stretch !important; align-items: stretch !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category.product{
float: none !important;
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
min-width: 0 !important;
display: block !important; box-sizing: border-box !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li > div{
width: 100% !important;
max-width: 100% !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:first-child:nth-last-child(1){
grid-column: 1 / -1;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1;
}
}
@media (max-width: 768px){ #dynamic_options_1_4 #product_cat_ul > .grundriss-section { 
width: 100% !important;
}
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
gap: 12px !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li{
width: auto !important;
max-width: none !important;
float: none !important;
margin: 0 !important;
box-sizing: border-box !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li > div,
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li > a{
width: 100% !important;
max-width: none !important;
display: block !important;
}
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li img{
width: 100% !important;
height: auto !important;
display: block !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1 !important;
}
}
@media (min-width: 1024px) {
.grundriss-header {
cursor: default;
pointer-events: none;
background: transparent;
padding: 0 0 12px 0;
border-radius: 0;
font-size: 28px;
}
.grundriss-header:hover {
background: transparent;
}
.grundriss-header::after {
display: none;
}
.grundriss-content {
display: flex !important;
flex-wrap: wrap;
gap: 20px;
margin-top: 0;
}
} .productinfo_price,
.productinfo_price .productinfo_podest_priceperpiece,
.productinfo_price .productinfo_setzstufe_priceperpiece,
.productinfo_price .wmsconfig-price-line,
.productinfo_price .wmsconfig-current-price,
.productinfo_price .wmsconfig-regular-price-inline,
.productinfo_price .wmsconfig-regular-price-inline del {
font-size: 13px !important;
font-weight: 400 !important;
line-height: 1.35 !important;
}
.productinfo_price .productinfo_podest_priceperpiece,
.productinfo_price .productinfo_setzstufe_priceperpiece,
.productinfo_price .wmsconfig-price-line {
display: block;
margin-top: 2px;
}
.productinfo_price .wmsconfig-current-price {
color: #222 !important;
}
.productinfo_price .wmsconfig-regular-price-inline,
.productinfo_price .wmsconfig-regular-price-inline del {
color: #777 !important;
white-space: nowrap;
}
.productinfo_price .wmsconfig-regular-price-inline del {
text-decoration-thickness: 1px;
}
.productinfo_price del,
.productinfo_price .productinfo_podest_priceperpiece del,
.productinfo_price .productinfo_setzstufe_priceperpiece del,
.productinfo_price .wmsconfig-price-line del,
.productinfo_price .wmsconfig-regular-price-inline del {
color: #777 !important;
text-decoration-color: #777 !important;
}
@media (min-width: 769px) {
.productinfo_price .wmsconfig-price-line {
white-space: nowrap;
}
} html body .productinfo_price del,
html body .productinfo_price .wmsconfig-regular-price-inline,
html body .productinfo_price .wmsconfig-regular-price-inline *,
html body .productinfo_podest_priceperpiece del,
html body .productinfo_podest_priceperpiece .wmsconfig-regular-price-inline,
html body .productinfo_podest_priceperpiece .wmsconfig-regular-price-inline *,
html body .productinfo_setzstufe_priceperpiece del,
html body .productinfo_setzstufe_priceperpiece .wmsconfig-regular-price-inline,
html body .productinfo_setzstufe_priceperpiece .wmsconfig-regular-price-inline * {
color: #777 !important;
text-decoration-color: #777 !important;
}#ds_price_element_1_4 {
display: flex;
align-items: center;
}
.ds_currency {
display: inline;
}  .woocommerce .quantity input[type="number"] {
width: unset !important;
}
.subcategory-selectable-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.subcategory-selectable-list {
list-style-type: none;
padding: 0;
}
.subcategory-selectable-item {
background-color: #f1f1f1;
padding: 12px 20px;
margin: 10px 0;
cursor: pointer;
}
.subcategory-selectable-item:hover {
background-color: #ddd;
}
.progress-bar {} .selected-category {
border: 2px solid green;
padding: 5px;
border-radius: 5px;
} #product_cat.center,
#product_cat_ul.center {
bottom: 0;
align: center;
}
#product_cat_ul>li {
text-align: center;
} #prod_cat_div #dynamic_cat_div {
align: center;
} #product_cat input[type="radio"] {
display: none;
}
#product_cat_ul {
list-style-type: none;
} #step_counter_bar {
display: flex;
justify-content: center;
align-items: center;
}
#step_content_bar {
display: flex;
}
.sc_step {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 10px;
}
.sc_circle {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: green;
font-size: 16px;
font-weight: bold;
color: white;
margin-bottom: 5px;
}
.sc_circle_grayed {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: lightgray;
font-size: 16px;
font-weight: bold;
color: white;
margin-bottom: 5px;
}
.sc_figure {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
#sc_step_name {
display: block;
text-align: center;
}
#sc_spacer {
display: inline-block;
width: 10px;
}
.ds_price_head,
.dd_details_head {
font-weight: bold;
font-size: 20px;
background-color: blue;
color: white;
text-align: center;
}
.default_price_info_later_1 {
text-align: center;
}
.ds_price_name_1,
.dd_details_name_1 {
font-weight: bold;
font-size: 16px;
}
.dd_details_value_1,
.ds_price_value_1 {
font-size: 14px;
}
#ds_price_element_1_6 { background-color: lightgreen;
vertical-align: middle;
font-size: 16px;
}
.ds_body {}
.dd_body {
// width: 500px;
column-count: 2; */ box-sizing: border-box;
*/
}
.ds_body:last-child {
margin-right: 0;
}
.ds_price_element_1,
.ds_sub_price_element {
display: flex;
align-items: center;
}
.ds_price_name_1 {
margin-right: 10px;
}
.ds_price_value_1 { text-align: right;
}
.ds_sub_price_element_1 {
display: flex;
justify-content: space-between;
}
.ds_sub_price_name_1 {
flex-basis: 50%;
text-align: left;
}
.ds_sub_price_value_1 {
flex-basis: 50%;
text-align: right;
}
#sc_step_name {
font-size: 14px;
} .wp-block-post-title {
display: none;
}
.centered-text {
text-align: center;
}  .handlauf_masse_wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
padding: 10px;
border: 2px solid #ccc;
width: 100%;
max-width: 960px;
margin: 0 auto;
}
.handlauf_masse_wrapper .left {
flex: 3 1 auto;
padding: 10px;
text-align: center;
}
.handlauf_masse_wrapper .left img {
width: 250px;
margin-bottom: 10px
}
.handlauf_masse_wrapper .left label {
display: block;
font-weight: bold
}
.handlauf_masse_wrapper .left input {
margin-bottom: 10px
}
.handlauf_masse_wrapper .left p {
margin: 0;
font-size: 12px
}
.handlauf_masse_wrapper .right {
flex: 10 1 auto;
padding: 10px;
}
.handlauf_masse_wrapper .right h3 {
margin: 0 0 10px 0
}
.handlauf_masse_wrapper .right img {
width: 200px
}
.handlauf_masse_wrapper .right .bearbeitung {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%
}
.handlauf_masse_wrapper .right .bearbeitung p {
font-weight: bold
}
.handlauf_masse_wrapper .right .bearbeitung .bearbeitung_left {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .bearbeitung .bearbeitung_right {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .winkel {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%
}
.handlauf_masse_wrapper .right .winkel p {
font-weight: bold
}
.handlauf_masse_wrapper .right .winkel p span {
display: block;
font-weight: normal;
font-size: 12px
}
.handlauf_masse_wrapper .right .winkel .winkel_left {
flex: 10 1 auto;
}
.handlauf_masse_wrapper .right .winkel .winkel_right {
flex: 10 1 auto;
}
.winkel .select_winkel {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: center;
width: 100%;
max-width: 200px;
}
.winkel .select_winkel .image-container {
height: 40px;
padding: 10px;
border: 3px solid #ccc;
border-radius: 5px;
margin-right: 5px;
margin-bottom: 5px
}
.winkel .select_winkel .image-container span {
font-size: 12px;
display: block;
text-align: center
}
.winkel .select_winkel img {
width: 130px !important;
}
.winkel .winkel_input input {
width: 50px;
height: 20px;
padding: 0 !important;
margin-right: 5px;
}
.winkel .winkel_input:after {
content: "";
clear: both;
display: table;
}
.winkel .winkel_input input.input_right {
float: right
}
.selected {
border: 3px solid #000 !important
}
.winkel .winkel_input {
display: none
}
.winkel .winkel_input.active {
display: block
} #vinkel_handlaufende img {
margin: 10px;
cursor: pointer;
}
.selected {
border: 3px solid green;
} display: flex;
justify-content: space-between;
margin-bottom: 20px; .winkel_links,
.winkel_rechts {
flex: 1;
}
.winkel_image {
border: 2px solid transparent; cursor: pointer;
margin: 5px;
}
.winkel_image.selected {
border-color: blue; } @media (max-width: 768px) { ul.products {
display: block !important;
}
ul.products.columns-4 > li.product,
ul.products.columns-4 > li.product-category {
float: left !important;
width: 50% !important; clear: none !important;
} ul.products.columns-4 > li:nth-child(n) {
clear: none !important;
}
} #dynamic_options_1_4 ul.products {
display: block !important;
} .grundriss-section {
margin-bottom: 30px;
} .grundriss-header {
font-size: 20px;
font-weight: 600;
padding: 14px 18px;
background: #f5f5f5;
border-radius: 8px;
cursor: pointer;
position: relative;
transition: background 0.2s ease;
}
.grundriss-header:hover {
background: #ececec;
} .grundriss-header::after {
content: "▾";
position: absolute;
right: 18px;
transition: transform 0.2s ease;
}
.grundriss-header.open::after {
transform: rotate(-180deg);
} .grundriss-content {
display: none;
margin-top: 15px;
} .grundriss-content.open {
display: flex;
flex-wrap: wrap;
gap: 20px;
} @media (max-width: 768px) {
.dynamic_options .prod_cat_div > ul.products {
display: flex !important; flex-wrap: wrap;
gap: 12px;
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
align-items: stretch; }
.dynamic_options .prod_cat_div > ul.products > li.product,
.dynamic_options .prod_cat_div > ul.products > li.product-category {
float: none !important;
clear: none !important;
width: auto !important;
margin: 0 !important; flex: 0 0 calc((100% - 12px) / 2);
box-sizing: border-box; border: 2px solid transparent;
display: flex;
flex-direction: column;
}
.dynamic_options .prod_cat_div > ul.products > li img {
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products .grundriss-section {
width: 100%;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open {
display: flex !important;
flex-wrap: wrap !important;
gap: 12px;
margin: 0 !important;
padding: 0 !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content > li.product-category {
float: none !important;
width: auto !important;
margin: 0 !important;
flex: 0 0 calc(50% - 6px) !important;
max-width: calc(50% - 6px) !important;
box-sizing: border-box; border: 2px solid transparent;
display: flex;
flex-direction: column;
min-width: 0;
}
.dynamic_options .prod_cat_div ul.products .grundriss-content > li img {
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products > .grundriss-section{
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important; grid-column: 1 / -1 !important; } .dynamic_options .prod_cat_div ul.products .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
padding: 0 !important;
margin: 0 !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category{
float: none !important;
width: auto !important;
max-width: none !important;
margin: 0 !important;
box-sizing: border-box;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:only-child,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1;
}
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100%;
height: auto;
display: block;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category{
justify-self: stretch !important;
align-self: stretch !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li > div{
width: 100% !important;
max-width: 100% !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
}
}
@media (max-width: 768px) { .dynamic_options .prod_cat_div ul.products > .grundriss-section{
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important; grid-column: 1 / -1 !important; } .dynamic_options .prod_cat_div ul.products .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
justify-items: stretch !important; align-items: stretch !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category,
.dynamic_options .prod_cat_div ul.products .grundriss-content.open > li.product-category.product{
float: none !important;
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
min-width: 0 !important;
display: block !important; box-sizing: border-box !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li > div{
width: 100% !important;
max-width: 100% !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li img{
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:first-child:nth-last-child(1){
grid-column: 1 / -1;
} .dynamic_options .prod_cat_div ul.products .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1;
}
}
@media (max-width: 768px){ #dynamic_options_1_4 #product_cat_ul > .grundriss-section { 
width: 100% !important;
}
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open{
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
gap: 12px !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li{
width: auto !important;
max-width: none !important;
float: none !important;
margin: 0 !important;
box-sizing: border-box !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li > div,
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li > a{
width: 100% !important;
max-width: none !important;
display: block !important;
}
#dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li img{
width: 100% !important;
height: auto !important;
display: block !important;
} #dynamic_options_1_4 #product_cat_ul .grundriss-content.open > li:last-child:nth-child(odd){
grid-column: 1 / -1 !important;
}
}
@media (min-width: 1024px) {
.grundriss-header {
cursor: default;
pointer-events: none;
background: transparent;
padding: 0 0 12px 0;
border-radius: 0;
font-size: 28px;
}
.grundriss-header:hover {
background: transparent;
}
.grundriss-header::after {
display: none;
}
.grundriss-content {
display: flex !important;
flex-wrap: wrap;
gap: 20px;
margin-top: 0;
}
} .productinfo_price,
.productinfo_price .productinfo_podest_priceperpiece,
.productinfo_price .productinfo_setzstufe_priceperpiece,
.productinfo_price .wmsconfig-price-line,
.productinfo_price .wmsconfig-current-price,
.productinfo_price .wmsconfig-regular-price-inline,
.productinfo_price .wmsconfig-regular-price-inline del {
font-size: 13px !important;
font-weight: 400 !important;
line-height: 1.35 !important;
}
.productinfo_price .productinfo_podest_priceperpiece,
.productinfo_price .productinfo_setzstufe_priceperpiece,
.productinfo_price .wmsconfig-price-line {
display: block;
margin-top: 2px;
}
.productinfo_price .wmsconfig-current-price {
color: #222 !important;
}
.productinfo_price .wmsconfig-regular-price-inline,
.productinfo_price .wmsconfig-regular-price-inline del {
color: #777 !important;
white-space: nowrap;
}
.productinfo_price .wmsconfig-regular-price-inline del {
text-decoration-thickness: 1px;
}
.productinfo_price del,
.productinfo_price .productinfo_podest_priceperpiece del,
.productinfo_price .productinfo_setzstufe_priceperpiece del,
.productinfo_price .wmsconfig-price-line del,
.productinfo_price .wmsconfig-regular-price-inline del {
color: #777 !important;
text-decoration-color: #777 !important;
}
@media (min-width: 769px) {
.productinfo_price .wmsconfig-price-line {
white-space: nowrap;
}
} html body .productinfo_price del,
html body .productinfo_price .wmsconfig-regular-price-inline,
html body .productinfo_price .wmsconfig-regular-price-inline *,
html body .productinfo_podest_priceperpiece del,
html body .productinfo_podest_priceperpiece .wmsconfig-regular-price-inline,
html body .productinfo_podest_priceperpiece .wmsconfig-regular-price-inline *,
html body .productinfo_setzstufe_priceperpiece del,
html body .productinfo_setzstufe_priceperpiece .wmsconfig-regular-price-inline,
html body .productinfo_setzstufe_priceperpiece .wmsconfig-regular-price-inline * {
color: #777 !important;
text-decoration-color: #777 !important;
}