textarea.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
}

input.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
}

.tx-con-productline table {
    border-collapse: separate;
    border-spacing: .625rem 0;
    min-width: 100%;
}

.tx-con-productline table th {
    font-weight: normal;
    font-style: normal;
    border: none;
    text-transform: uppercase;
	vertical-align: middle;
    text-align: center;
}
.td-even td, .td-even-inset td {
    background-color: #f3f2f0;
    border-top: 1px solid #d9d6d3;
	padding: 6px 10px;
}

.td-odd td, .td-odd-inset td {
    background-color: #fff;
    border-top: 1px solid #d9d6d3;
    border-bottom: 1px solid #fff;
	padding: 6px 10px;
}

.td-even-inset td:first-child, .td-odd-inset td:first-child {
    padding: 6px 10px 6px 20px;
}

.td-vaerdi { text-align:right; padding-right:10px; }

.typo3-messages .message-error {
    color:red;
}

.typo3-messages .message-ok {
    color:green;
}

/* pl = Product List and detail */
.tx-con-productline { margin-top:20px; }

.tx-con-productline-back { 
	margin:0 0 20px 0;
	padding:10px 50px;
	background:#cdc9c8;
}

.tx-con-productline-back::before { 
    font-family: 'FontAwesome';
    content: "\f105";
	font-size:16px !important;
	padding:2px 5px 2px 0px !important;
	margin:0px 0px 0px 0px !important;

}


.tx-con-productline-pl-wrap { float:left; width:20%; padding-left:1%; padding-right:1%; border-right:#cccccc 1px solid; margin-bottom:20px; }
.tx-con-productline-pl-wrap-last { float:left; width:20%; padding-left:1%; padding-right:1%; border-right:#FFF 1px solid; margin-bottom:20px; }

.tx-con-productline-pl-innerwrap {  }

.tx-con-productline-pl-img { margin-bottom:10px; margin-left:auto; margin-right:auto; }

.tx-con-productline-pl-headline { font-size:14px; margin-bottom:20px; text-align:center; min-height:40px; }

.hr-line { margin:20px 0 20px 0; border-top:#cccccc 1px solid; display:block; clear:both; }

.tx-con-productline-pl-img img, .tx-con-productline-productinfo-subimage img, .tx-con-productline-productinfo-mainimage img, .tx-con-productline-related-img img, .tx-con-productline-recipes-img img, .tx-con-productline-recipeinfo-subimage img, .tx-con-productline-productinfo-mainimage img {
    max-width: 100%;
    height: auto !important;
    display: block;
	margin:auto;
}

.accordion-heading .accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
	background:#FFF;
    border-radius: 100%;
    width: 1.5625rem;
    height: 1.5625rem;
    bottom: initial;
    box-shadow: 0 0 3px rgba(0,0,0,.15);
	padding:1px 0 0 7px;
}

.accordion-heading .collapsed:after {
    content: "\f107";
}



#tx-con-productline-recipeinfo { background:#FFF; }
	.tx-con-productline-recipeinfo-title { padding:20px 50px 0 50px; }
	.tx-con-productline-recipeinfo-title h1 { margin-top:0px; }

	.tx-con-productline-recipeinfo-2column-wrap {}
		.tx-con-productline-recipeinfo-2column-left { float:left; width:60%; }
		.tx-con-productline-recipeinfo-2column-right { float:left; width:40%; }
	.tx-con-productline-recipeinfo-subimage { background:#e9eaea; padding:0 50px; margin-left:auto; margin-right:auto; }
	.tx-con-productline-recipeinfo-description { background:#f1edec; padding:50px; }

	.tx-con-productline-recipeinfo-iconswrap { float:left; }

		.tx-con-productline-recipeinfo-print { padding:30px 30px 20px 50px; float:left; }
		.tx-con-productline-recipeinfo-print a { background:url(/fileadmin/template/Resources/Public/img/print.png) left center no-repeat; padding:10px 0 10px 35px; }
	
		.tx-con-productline-recipeinfo-pdf { padding:30px 50px 20px 0px; float:left; }
		.tx-con-productline-recipeinfo-pdf a { background:url(/fileadmin/template/Resources/Public/img/pdf.png) left center no-repeat; padding:10px 0 10px 35px; }

	.tx-con-productline-recipeinfo-accordion-wrap { padding:20px 0px 20px 50px; }
		.tx-con-productline-recipeinfo-accordion-wrap .accordion-heading { color: #3f3f3f; font-size: 1.0625rem; }
		.tx-con-productline-recipeinfo-accordion-wrap .accordion-toggle { display:block; background:#f4f2f2; padding:5px 10px 5px 10px; margin-bottom:20px; }
		.tx-con-productline-recipeinfo-accordion-wrap a { font-size:1.0625rem; text-decoration:none; }
		.tx-con-productline-recipeinfo-accordion-wrap a:focus, .tx-con-productline-recipeinfo-accordion-wrap a:hover { text-decoration:none; }
		.tx-con-productline-recipeinfo-accordion-wrap .accordion-body { padding:0 10px 20px 10px; }
	
	.tx-con-productline-productinfo-mainimage { padding:0 30px; margin-left:auto; margin-right:auto; }


#tx-con-productline-productinfo { background:#FFF; }

	.tx-con-productline-productinfo-title { padding:20px 50px 0 50px; }
	.tx-con-productline-productinfo-title h1 { margin-top:0px; }

	.tx-con-productline-productinfo-2column-wrap {}
		.tx-con-productline-productinfo-2column-left { float:left; width:60%; }
		.tx-con-productline-productinfo-2column-right { float:left; width:40%; }


	.tx-con-productline-productinfo-subimage { background:#e9eaea; padding:0 50px; margin-left:auto; margin-right:auto; }
	.tx-con-productline-productinfo-description { background:#f1edec; padding:50px; }

	.tx-con-productline-productinfo-print { padding:30px 50px 20px 50px; }
	.tx-con-productline-productinfo-print a { background:url(/fileadmin/template/Resources/Public/img/print.png) left center no-repeat; padding:10px 0 10px 35px; }

	.tx-con-productline-productinfo-accordion-wrap { padding:20px 0px 20px 50px; }
		.tx-con-productline-productinfo-accordion-wrap .accordion-heading { color: #3f3f3f; font-size: 1.0625rem; }
		.tx-con-productline-productinfo-accordion-wrap .accordion-toggle { display:block; background:#eeeae9; padding:5px 10px 5px 10px; margin-bottom:20px; }
		.tx-con-productline-productinfo-accordion-wrap a { font-size:1.0625rem; text-decoration:none; }
		.tx-con-productline-productinfo-accordion-wrap a:focus, .tx-con-productline-productinfo-accordion-wrap a:hover { text-decoration:none; }
		.tx-con-productline-productinfo-accordion-wrap .accordion-body { padding:0 10px 20px 10px; }
	
	.tx-con-productline-productinfo-mainimage { padding:0 50px; margin-left:auto; margin-right:auto; }

#tx-con-productline-related { background:#FFF; padding:20px 50px 20px 50px; }
#tx-con-productline-related h4 {
	font-weight: 400;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1.875rem;
    color: #3f3f3f;
    margin-bottom: 1.5625rem;
}
#tx-con-productline-related h4:after {
	content: '';
    display: block;
    border-top: .0625rem solid #d1d1d1;
    border-bottom: .25rem solid #eeeae9;
    margin-right: 1.25rem;
    margin-top: .3125rem;
}
#tx-con-productline-related{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
	padding-right: 0;
}
.tx-con-productline-related-wrap { float:left; width:23%; margin:0 2% 0 0; }
.tx-con-productline-related-wrap-last { float:left; width:100%; margin:0; }
.tx-con-productline-related-img { margin-bottom:10px; margin-left:auto; margin-right:auto; }
.tx-con-productline-related-headline { font-weight: 200; font-style: normal; font-size: .8125rem; line-height: 1.125rem; margin-bottom:20px; text-align:center; min-height:40px; }

#tx-con-productline-recipes { background:#FFF; }
.tx-con-productline-recipes-topheadline { padding:0 50px 0 50px; }
#tx-con-productline-recipes h4 { 
	font-weight: 400;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1.875rem;
    color: #3f3f3f;
    margin-bottom: 1.5625rem;
	margin-top:0px;

}
#tx-con-productline-recipes h4:after { 
	content: '';
    display: block;
    border-top: .0625rem solid #d1d1d1;
    border-bottom: .25rem solid #eeeae9;
    margin-right: 1.25rem;
    margin-top: .3125rem;
}

.tx-con-productline-recipes-wrap { float:left; width:33%; margin:0 0.5% 0 0; }
.tx-con-productline-recipes-wrap-last { float:left; width:33%; margin:0; }
.tx-con-productline-recipes-img { margin-bottom:10px; margin-left:auto; margin-right:auto; }
.tx-con-productline-recipes-headline { font-weight: 200; font-style: normal; font-size: .8125rem; line-height: 1.125rem; margin-bottom:20px; text-align:center; min-height:40px; }


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .tx-con-productline-pl-wrap { float:left; width:20%; padding-left:1%; padding-right:1%; }
    .tx-con-productline-pl-wrap-last { float:left; width:20%; padding-left:1%; padding-right:1%; }


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .tx-con-productline-pl-wrap { float:left; width:20%; padding-left:1%; padding-right:1%; }
    .tx-con-productline-pl-wrap-last { float:left; width:20%; padding-left:1%; padding-right:1%; }


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .tx-con-productline-pl-wrap { float:left; width:33%; padding-left:1.5%; padding-right:1.5%; border-right:none; }
    .tx-con-productline-pl-wrap-last { float:left; width:33%; padding-left:1.5%; padding-right:1.5%; border-right:none; }
    .tx-con-productline-pl-headline { font-size:12px; margin-bottom:20px; }
	.hr-line { display:none; }

	.tx-con-productline-productinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-productinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-productinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-recipeinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-recipeinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-recipeinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-related-wrap { float:left; width:31%; margin:0 1% 0 1%; }
	.tx-con-productline-related-wrap-last { float:left; width:31%; margin:0 1% 0 1%; }
	.tx-con-productline-recipes-wrap { float:left; width:31%; margin:0 1% 0 1%; }
	.tx-con-productline-recipes-wrap-last { float:left; width:31%; margin:0 1% 0 1%; }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .tx-con-productline-pl-wrap { float:left; width:48%; padding-left:1%; padding-right:1%; border-right:none; }
    .tx-con-productline-pl-wrap-last { float:left; width:48%; padding-left:1%; padding-right:1%; border-right:none; }
    .tx-con-productline-pl-headline { font-size:14px; margin-bottom:20px; }
	.hr-line { display:none; }

	.tx-con-productline-productinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-productinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-productinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-recipeinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-recipeinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-recipeinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-related-wrap { float:left; width:48%; margin:0 1% 0 1%; }
	.tx-con-productline-related-wrap-last { float:left; width:48%; margin:0 1% 0 1%; }
	.tx-con-productline-recipes-wrap { float:left; width:48%; margin:0 1% 0 1%; }
	.tx-con-productline-recipes-wrap-last { float:left; width:48%; margin:0 1% 0 1%; }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

    .tx-con-productline-pl-wrap { float:none; width:100%; padding-left:0; padding-right:0; border-right:none; }
    .tx-con-productline-pl-wrap-last { float:none; width:100%; padding-left:0; padding-right:0; border-right:none; }
    .tx-con-productline-pl-headline { font-size:14px; margin-bottom:20px; }
	.hr-line { display:none; }

	.tx-con-productline-productinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-productinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-productinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-recipeinfo-2column-left { float:none; width:100%; padding-bottom:20px; }
	.tx-con-productline-recipeinfo-2column-right { float:none; width:100%; }
	.tx-con-productline-recipeinfo-accordion-wrap { padding:20px 30px 20px 30px; }

	.tx-con-productline-related-wrap { float:none; width:100%; margin:0; }
	.tx-con-productline-related-wrap-last { float:none; width:100%; margin:0; }
	.tx-con-productline-recipes-wrap { float:none; width:100%; margin:0; }
	.tx-con-productline-recipes-wrap-last { float:none; width:100%; margin:0; }


}