/* FOOTER STYLES */
.widget-title {
	font-size: 26px;
}

.nt_footer {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #5D5D5D;

	color: #EBEBEB;
}

.footer-margins {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 40px;
	width: 100%;
}

.nt_footer_wrapper {
	height: 361px;
}

#wrapper-footer-full,
#wrapper-static-hero {
	background-color: #5D5D5D;
}

.widget_block h1 {
	font-family: Rubik;
	font-weight: 500;
	font-style: normal;
}

.nt_footer_wrapper {
	font-family: Rubik;
	font-weight: 500;
	font-style: normal;
}

.nt_footer_wrapper p {
	font-family: Rubik;
	font-weight: 300;
	font-style: normal;
}

.nt_footer_wrapper strong {
	font-family: Rubik;
	font-weight: 500;
	font-style: normal;
	line-height: 19px;
}

.wp-block-media-text {
	width: auto;
}

.wp-block-media-text__media {
	width: 40px;
}

.wp-block-media-text__media img {
	width: 35px;
	height: 40px;
	margin-bottom: 55px;
}

body .wp-block-media-text__content {
	padding-left: 0px;
	max-width: 247px;
	font-size: 16px;
}

.widget_block .wp-block-media-text__content p {
	line-height: 17px;
}

.wp-block-media-text__content p>strong {
	line-height: 35px;
}

.wp-block-imag img {
	height: 35px;
}

.size-medium img,
.size-large img {
	width: 35px !important;
}

.has-nested-images {
	width: 100%;
	float: right;
}

.nt-copytight {
	font-family: Helvetica, Neune, Regular;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	height: 50px;
	border-top: 0.5px #EBEBEB solid;
	color: #B2B2B2;
	padding: 14px 0px;
}

.wp-block-gallery-3,
.wp-block-gallery-1 {
	align-items: center !important;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 0px !important;
}

body .wp-block-gallery .has-nested-images figure .wp-block-image img {
	min-height: 24px;
	display: flex;
	justify-content: space-between;
	width: auto;
}

.nt_footer ul {
	list-style: none;
	line-height: 35px;
}

.nt_footer a {
	color: #EBEBEB;
	font-family: Rubik;
	font-style: normal;
	font-weight: 300;
}

.social-zone {
	display: flex;
	align-items: center;
}

.nt-social-icon {
	margin-right: 25px;
}

.footer-sidebar-2 row .widget_block {
	padding-bottom: 43px;
}

.zahlung-footer-stretch,
.footer-slider-3 {
	max-width: 300px;
}

.zahlung-footer-stretch .wp-container-2,
.zahlung-footer-stretch .wp-container-4,
#footer-sidebar-3 .zahlung-footer-stretch #widget-foot-three .is-layout-flex {
	max-width: 300px;
	margin-bottom: 43px;
	padding: 0 3px 0 0;
}

#footer-sidebar-3 .zahlung-footer-stretch #widget-foot-three .is-layout-flex .wp-block-image:first-child,
#footer-sidebar-3 .zahlung-footer-stretch #widget-foot-three .is-layout-flex .wp-block-image:first-child {
	max-width: 45px !important;
}

.footer-container-stretch,
.footer-sidebar-4 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.zahlung-vhersand-footer h1,
.hilfe-support-footer h1 {
	padding-bottom: 43px;
}

.zahlung-vhersand-footer p,
.hilfe-support-footer p {
	margin-bottom: 43px;
}

.hilfe-support-footer {
	min-width: 130px;
}

.hilfe-support-footer.wp-block-media-text {
	padding: 0;
}

.hilfe-support-footer {
	margin-right: 40px;
}

#footer-sidebar-3 .zahlung-footer-stretch #widget-foot-three {
	padding-left: 0;
}

.zahlung-vhersand-footer {
	max-width: 400px;
	max-height: 361px;
	padding: 0;
}

.newsletter-footer {
	font-family: Rubik;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
}

.newsletter-footer #footer-sidebar-4 .row #widget-foot-four>p {
	display: none;
}

.newsletter-footer #footer-sidebar-4 .row>p:nth-child(2) {
	margin-bottom: 19px;
}

.footer-logo-position {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	padding-right: 81px;
	height: 450px;
}

.wp-block-image {
	margin-bottom: 16px;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	width: 85% !important;
	object-fit: contain;
	max-height: 36px;
	object-position: left;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	width: 100%;
}

.news-letter-input {
	width: 311px;
	height: 41px;
	border: 2px solid #EBEBEB !important;
	background-color: #5D5D5D !important;
}



.nt-accordion .accordion-collapse {
	color: #5D5D5D;
}

/*  mobile style responsive part*/
@media(min-height:700px) {
	.nt-footer {}
}

@media (min-height:700px) and (max-width:675) {
	.nt-footer {
		padding: 100px 0;
	}
}

@media(max-width: 1600px) {
	.nt-social-icon {
		margin-right: 10px;
	}
}

@media(max-width: 1280px) {
	.wp-block-media-text {
		width: 260px;
	}

	.hilfe-support-footer {
		min-width: 260px;
	}
}

@media(max-width: 1030px) {
	.footer-logo-position {
		display: none;
	}
}

@media(max-width: 1200px) {
	.wpcf7 input[type="submit"] {
		/* 		width: 100%; */
		/* 		max-width: 311px; */
	}
}

@media(max-width: 550px) {
	.nt_footer {
		height: 1402px;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		padding: 50px 0;
	}

	.social-zone {
		justify-content: center;
		flex-wrap: wrap;
	}

	.hilfe-support-footer {
		margin: 0 !important;
		padding: 0 !important;
	}

	.zahlung-vhersand-footer {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 296px;
		margin: 109px 0 !important;
		padding: 0 !important;
	}

	.widget_block {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.zahlung-vhersand-footer p,
	.hilfe-support-footer p {
		margin: 0 0 43px 0;
	}

	.wp-block-media-text__media img {
		margin: 0 0 58px 0;
	}

	.wp-block-media-text {
		width: 264px;
	}

	.hilfe-support-footer h1 {
		width: 264px;
	}

	.hilfe-support-footer h1,
	.zahlung-vhersand-footer h1 {
		padding-bottom: 35px;
	}

	.newsletter-footer {
		text-align: center;
	}

	.nt-copytight {
		padding: 10px 0;
		height: unset;
	}
}


/* ******************************************* */
/* product style */

@media(max-width: 550px) {
	.nt-product-title {
		font-size: 25px;
		padding: 0;
		width: 317px;
	}

	.nt-product-photo img {
		max-height: 257px;
		min-height: 258px;
	}

	.green-line-wrapper {
		display: none;
	}

	.nt-single-product .nt-product-wrapper .nt-product-details {
		padding-top: 64px;
	}

	.nt-single-product .nt-product-wrapper .slick-initialized {
		margin-bottom: 0;
	}

	.nt-single-product .nt-product-wrapper .slick-prev,
	.nt-single-product .nt-product-wrapper .slick-next {
		min-width: 30px;
		min-height: 49px;
	}

	.nt-single-product .nt-product-wrapper .slick-prev,
	.nt-single-product .nt-product-wrapper .slick-next {
		width: 21px !important;
		height: 21px !important;
	}

	.nt-single-product .nt-product-wrapper .nt-product-extras .btn {
		width: 150px;
		height: 40px;
		max-width: 150px;
		max-height: 40px;
		border: solid 1px #707070;
	}

	.magic-box {
		padding-top: 105px;
	}

	.magic-box-logo img {
		width: 297px;
	}

	.desc_first_row>span {
		padding: 0;
	}

	.ow_image_row {
		justify-content: center;
	}

	.ow_image_row img {
		margin-top: 35px;
		margin-bottom: 50px;
		max-width: 297px;
		min-height: 63px;
	}

	.nt-desc-row {
		width: 100% !important;
		align-items: center;
	}

	.nt_image_row {
		padding-bottom: 50px;
	}

	.nt_product_overview {
		margin-top: 120px;
	}

	.nt_product_overview .nt_image_row img {
		justify-content: center;
		margin-left: 0;
		max-height: 239px;
	}

	.nt-sugest-section {
		margin-top: 128px;
	}

	.nt-video-section {
		margin-top: 133px;
	}

	.nt-accordion {
		margin-top: 141px;
	}

	.product-table .section-main-header {
		max-width: 311px;
		margin-left: 40px;
		padding-right: 0px;
	}

	.product-table {
		margin-top: 166px;
	}

	.nt-desc-row div:first-child {
		/* 		width: 326px; */
		padding: 0 19px 0 30px;
		/* 		justify-content: flex-start; */
	}

	.nt-image-text-news-section .row {
		margin: 0;
	}

	.nt_presentation_section .row {
		margin-left: 0px;
	}

	.section-main-header {
		font-size: 25px;
		color: #5D5D5D;
	}

	.nt-image-text-news-section {
		margin-top: 111px;
	}

	.nt-video-section {
		margin-top: 83px;
	}

	.nt_presentation_section {
		margin-top: 116px;
	}

	.nt-news-wrapper {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.nt-image-text-news-section .container .row:nth-child(even) .nt-news:nth-child(even) .nt-news-wrapper {
		flex-direction: column-reverse;
	}

	body .nt-image-text-news-section .nt-news {
		border-radius: 0;
	}

	.nt-module-text {
		padding: 0px 19px 0px 30px;
	}

	.nt-news {
		height: 800px;
		display: flex;
		align-items: center;
		padding: 0px !important;
	}

	.nt-news-wrapper .nt-news-image img {
		width: auto;
		height: 150px;
	}

	.nt-news-image {
		padding-bottom: 80px;
	}

	.nt-module-text h3 {
		margin: 0;
	}

	.variant-overlay {
		display: none;
	}

	.variants-quote {
		position: relative;
		top: 0;
		background-color: #707070;
		width: 338px;
		font-size: 16px;
		top: 134px;
	}

	.nt-presentation-logo {
		display: flex;
		justify-content: center;
	}

	.nt-presentation-logo img {
		max-height: 54px;
	}

	.top_row {
		display: flex;
		/* 		flex-direction: column-reverse; */
		justify-content: center;
		align-items: center;
		background-color: #EBEBEB !important;
		height: 537px;
		border-bottom: solid 2px #00FF00;
	}

	.nt-variants-change-buttons {
		display: flex;
		min-width: 100%;
		justify-content: center;
		flex-direction: row;
	}

	.changeable-viarables {
		max-width: 100% !important;

	}

	.nt-presentation-title {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.section-sub-header {
		padding: 0;
		min-width: 72%;
		padding: 20px 0 33px 0;
	}

	.nt-presentation-title .row {
		display: flex;
		justify-content: center;
		flex-direction: column-reverse;
		align-items: center;
	}

	.variants-presentation-section {
		height: 862px;
	}

	.nt-product-image-variants img {
		/* position: relative; */
		left: 0;
		top: 60px;
		max-width: 100%;
		background-size: cover;
	}

	.nt-product-image-variants {
		height: 208px;
	}

	.nt_suggested_product_section .arrow-left-position {
		margin-top: 50%;
		margin-left: 3%;
		z-index: 1;
	}

	.nt_suggested_product_section .arrow-right-position {
		margin-top: 50%;
		margin-left: 90%;
		z-index: 1;
	}

	.nt_suggested_product_section .suggested_product_slide {
		border-left: none;
		margin-left: 0;
	}

	.accordion-body {
		font-size: 16px;
		color: #5D5D5D;
		border: 2px solid #00FF00;
	}
}

.nl-form .wpcf7 {
	max-width: unset !important;
}

.nt_newsletter {
	margin: 0 auto;
	width: 50%;
	padding: 70px 0;
}

.nl-top-text {
	text-align: center;
	font-family: 'rubik', 'Times New Roman', Times, serif;
	font-weight: 800;
	font-size: 40px;
	padding-bottom: 50px;
}

.nl-form #privacy .wpcf7-list-item {
	margin: 0 !important;
}

.nl-form #privacy .wpcf7-list-item>label {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.nl-form #privacy .wpcf7-list-item input {

	height: 41px;
	width: 41px;
	margin-right: 11px;
	margin-left: 12px;


}

.nl-form .wpcf7-list-item-label a {
	text-decoration: underline;
}

.nl-form .wpcf7-list-item-label,
.nl-form .wpcf7-list-item-label a {
	text-align: left;
	font-family: 'rubik', 'Times New Roman', Times, serif;
	font-weight: 800;
	line-height: 20px;
	font-size: 16px;

	/* padding-bottom: 50px; */
}

.nl-form .wpcf7-submit {
	width: 33% !important;

}

.nl-form input {
	border: unset !important;
}


.nl-form input[type='checkbox'] {


	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: 1px solid gainsboro;
	box-shadow: none;
	font-size: 0.8em;
	text-align: center;
	line-height: 1em;
	background: gainsboro;
}

.nl-form input[type='checkbox']:checked:after {
	content: '✔';
	color: white;
	position: absolute;
	left: 23px;
	top: 8px;

}

.nl-form input:not(.wpcf7-submit) {
	height: 55px;
	background: gainsboro;
	font-size: 26px;
	font-family: 'rubik', 'Times New Roman', Times, serif;
	border-radius: 10px;
}

.nl-form input.wpcf7-submit {
	font-size: 30px;
	font-family: 'rubik', 'Times New Roman', Times, serif;
}

.nl-form input:focus {
	box-shadow: none !important;
}

.nl-contact-form .nl-form-group:last-child p {
	text-align: center;

}

.nl-contact-form .nl-form-group:nth-child(2) p {


	display: flex;
	align-items: center;
}

.nl-wrapper {
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (max-width:1048px) {

	.nt_newsletter {

		width: 90%;

	}

	.nl-form .wpcf7-submit {
		width: 80% !important;

	}

	.nl-top-text {

		font-size: 25px;

	}

	.nl-form input.wpcf7-submit {

		font-size: 18px;

	}

	.nl-contact-form .nl-form-group:last-child p {
		text-align: center;

	}

	.nl-form .wpcf7-spinner {
		display: none;
	}
		body.home .nt_footer ,body.page-id-12705 .nt_footer{
			margin-top: 0;
		}
}