/*	################################################################
	COLOR | beige: e7e0c9c2
	################################################################# */

/* 


url('https://sale.hairtown24.de/fonts/roboto/Roboto_Condensed-Regular.woff2') format('woff2'), 
url('https://sale.hairtown24.de/fonts/roboto/Roboto_Condensed-Regular.woff') format('woff'); 


*/


@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('https://hair-town.de/fonts/oswald/Oswald-Regular.woff2') format('woff2'),
       url('https://hair-town.de/fonts/oswald/Oswald-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('https://hair-town.de/fonts/oswald/Oswald-Bold.woff2') format('woff2'),
       url('https://hair-town.de/fonts/oswald/Oswald-Bold.woff') format('woff');
}


@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  src: url('https://hair-town.de/fonts/fa/webfonts/fa-solid-900.woff2') format('woff2');
}

.footer #overflow {
  padding-bottom: 20px;
}

#slides article img {
  width: auto!important;
  max-height: 200px!important;
}

#ab-gal-wrapper .product-wrapper {
  border: 1px solid #ddd!important;
  background-color: #fff;
  box-shadow: 0px 0px 7px #ccc!important;
}
#ab-gal-wrapper .product-wrapper {
  padding: 20px !important;
}

#slides, #slides .inner {
  height: 100%;
}
#slides .inner {
  height: 100%;
}
#overflow {
  height: 100%;
}

#slides article {
  width: 250px;
  height: auto!important;
}

#controls {
  margin-bottom: -27%!important;
	position:bottom!important
}


.art-nr, .brand-name
{
	font-size:1.7rem;
	line-height:2.2rem;
}


.stammname {
  font-size: 2.5rem;
  line-height: 3rem;
  padding-top: 20px;
}

.ticker-container
{
	margin-left:3px!important;
	margin-right:3px!important;

}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.brand-promotion .col-sm-12, .brand-promotion .col-sm-4, .brand-promotion .col-sm-3, .brand-promotion .col-sm-9, .brand-promotion .col-sm-6
{
	padding-left:0;
	padding-right:0;
}
.last, .last .hero-content
{
	margin-right:0!important;
	border: 0px !important;
}
	a {
	text-decoration: none!important;
	}
	

/*	################################################################
	SKELETON 
	################################################################# */
	
	body {
		background:#fff;
		color:#666666;
		font-size:1.2rem;
		line-height:1.6rem;
		font-family: 'Oswald', sans-serif;
	}
	
	
	img.aligncenter {
		margin-left: auto;
		margin-right: auto;
		display: block;
		clear: both;
		margin-top: 5px;
	}
	.aligncenter {
		margin-left: auto;
		margin-right: auto;
		display: block;
		clear: both;
	}
	img.alignleft {
		margin: 5px 20px 20px 0;
		float: left;
	}
	.alignleft {
		margin: 5px 10px 20px 0;
		float: left;
	}
	img.alignright {
		margin: 5px 0 20px 20px;
		float: right;
	}
	.alignright {
		margin: 5px 0 20px 20px;
		float: right;
	}
	.transparent {
		z-index:1;
		display:block;
		padding:100px 0;
		position:relative;
	}
	.white-wrapper {
		z-index:1;
		display:block;
		padding:100px 0;
		position:relative;
		background-color:#f7f7f7;
	}
	.dark-wrapper {
		display:block;
		padding:100px 0;
		position:relative;
		background-color:#fff;
	}

	.black-wrapper {
		z-index:1;
		display:block;
		padding:100px 0;
		position:relative;
		background-color:#000;
	}
	
	
	

/*	############## ##################################################
	Header Sections
	################################################################# */
	
	.header {		
		top:100px;
		z-index:0;
		width:100%;
		z-index:999;
		position:absolute;
		padding-top:0;
		z-index: 999;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		transition: all 0.8s;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.header.affix {
		background:#00000091;
		width:100%;
		top:0;
		right:0;
		padding:0;
		margin:0;
		position: fixed;
		z-index: 9999;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		transition: all 0.8s;
	}
.header.affix img {
		max-width:200px;
	}
	
	.navbar-default {
		background:none;
		border:none;
		margin-top:0px;
	}
	.navbar-default .navbar-nav > li > a {
		color:#fff;
		text-transform:uppercase;
		font-weight:600;
	}
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active,
	.navbar-default .navbar-nav > li > a.active {
		color:#f5f5f5;
		border: 1px dashed;
	}
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus {
		background:none;
		border: 1px dashed #fff;
		color: #FFFFFF;
	}
	
	.feature-img img {
		padding:30px;
		margin:auto;
	}
	.features-widget {
		margin-bottom:25px;
	}
	
	.features-widget h3 {
		color: #3C3B3B;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 20px;
	}
	
	.features-widget p {
		color: #3C3B3B;
		letter-spacing: 1px;
		font-weight: 400;
		font-size: 12px;
	}
	
	.borderright {
		padding:0 25px;
		border-right:1px solid #dddddd;
	}
	
	.borderleft {
		padding:0 25px;
		border-left:1px solid #dddddd;
	}
	
	.title hr {
		width:100%;
		border-color:#dddddd;
	}
	
	h1, h2, h3 {
		color:var(--highlight-color)!important;
		
	}

.headline-wrap h2
{
	padding-bottom:10px;
}




.title.text-center, .title p {
  padding-bottom: 20px;
	padding-top: 20px;
}


#product .container {
  text-align: center;
}

.product-description
{ text-align: left!important;}

.text-block {
  text-align: left!important;
  margin-bottom: 60px;
	margin-top: 60px;
	position: relative;
	z-index:1;
}

.feature-img {
  display: inline-block;
  margin: 0;
}

.feature-img img {
  
max-width: 100%;
  max-height: 500px;
  transition: all 0.3s;
	
}

.feature-img:hover img {
  transform: scale(1.1);
  box-shadow: 0px 0px 20px #ccc;
}


	.title h2 {
		color:var(--highlight-color)!important;
		text-transform:uppercase;
		font-weight:700;
		font-size: 24px;
	}
	
	.transparent .title h2 {
		border: 1px dashed #111;
		display: inline-block;
		font-weight: 300;
		padding: 0 0 25px;
		text-transform: none;
	}
	
	.title p {
  letter-spacing: 1px;
  color: #999999;
  font-size: 1.7rem;
  line-height: 2rem;
}
	
	.progress {
		position:relative;
		overflow:visible
	}
	.skill_count {
		position:absolute;
		right:0;
		font-weight:bold;
		font-size:16px; 
		color:#222;
		top:-9px
	}
	.skills_bar {
		margin:10px 0;
		overflow:hidden;
	}
	.skills_bar small {
		font-size:14px;
		color:#222222;
		margin:10px 0;
	}
	.progress {
		border-radius:0;
		box-shadow:none;
		border-bottom:1px solid #cbcbcb;
		background:none;
		margin:10px 0;
		height:10px;
	}
	#accordion-second .accordion-group{
		margin-bottom:10px;
	}
	
	.widget a {
	color: #F7C221;
	}
	
	#accordion-second .accordion-heading{
		border-bottom:0;
		font-size:1rem;
	}
	#accordion-second .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:0 !important;
		color:#222222;
		background:#EBEBEB;
		outline:none!important;
		text-decoration:none
	}
	#accordion-second .accordion-heading,
	#accordion-second .accordion-toggle:hover,
	#accordion-second .accordion-heading .accordion-toggle.active{
		background:#f5f5f5;
	}
	#accordion-second .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		border-radius:0;
		color: #FFFFFF;
		font-size:14px;
		height: 37px;
		line-height: 40px;
		margin-right: 10px;
		text-align: center;
		width: 40px;
	}
	#accordion-second .accordion-inner{
		padding:9px 10px;
		background:#f5f5f5;
	}	
	#accordion-first .accordion-group{
		margin-bottom:10px;
	}
	#accordion-first .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-first .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:5px 0 !important;
		color:#222222;
		outline:none!important;
		text-decoration:none
	}
	#accordion-first .accordion-heading,
	#accordion-first .accordion-toggle:hover,
	#accordion-first .accordion-heading .accordion-toggle.active{
		background:none;
	}
	#accordion-first .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
		color: #FFFFFF;
		font-size:14px;
		height: 32px;
		line-height: 32px;
		margin-right: 10px;
		text-align: center;
		width: 32px;
	}
	#accordion-first .accordion-inner{
		padding:9px 10px;
	}
	.check li:before {
		content: "\f00c";
		font-family: "FontAwesome";
		font-size: 16px;
		left: 0;
		padding-right:5px;
		position: relative;
		top: 2px;
	}
	.check li {
		font-size:13px;
		list-style:none;
		margin-bottom:4px;
	}
	.check {
		margin-left:0; 
		padding-left:0
	}
	.check li a {
		color:#656565;
	}
	
	.widget-wrapper {
		display: block;
		padding: 50px 0;
		position: relative;
		background-color: #FFF;
	}
	
	
	.widget {
		margin:40px 0;
		color:#999999;
		padding:0;
	}
	
	.widget h3 {
		margin:20px 0;
		font-size:16px;
		text-transform:uppercase;
		color:#3C3B3B;
		font-weight:500;
	}
	
	

	.brand-promotion {
		bottom:5rem;
		left: 0;
		position: absolute;
		right: 15px;
		color:#fff;
		z-index:10;
	}

	.hero-content {
		background-color:rgba(0, 0, 0, 0.5);
		padding: 30px 32px;
		font-size: 14px;
		margin-right:10px;
		margin-left:3px;
		border-right: 1px solid var(--highlight-color)!important;
	}

	.hero-content h2 {
		text-transform: capitalize;
	}

	.hero-content:hover {
		background-color:rgba(0, 0, 0, 0.7);
	}

	.hero-content img {
		
		margin: 15px auto;
	}
.col-sm-3.last.hero-col-3:hover {
  background: #fff !important;
}

.col-sm-3.last.hero-col-3 .hero-content
{
background:transparent!important
}

	.container>.carousel-arrows {
		top: 515px;
		left:0;
		position: relative;
	}

	.home-carousel-left, 
	.home-carousel-right {	
		position: absolute;
		font-size: 30px;
		z-index: 15;
		color:#fff;	
	}

	.home-carousel-left {
		left:0px;
	}

	.home-carousel-right {
		left:25px;
	}

	a.navbar-brand {
		color: #F7C221 !important;
		font-weight: 700 !important;
		font-size: 26px !important;
	}

	span.slogo {
		font-size: 15px;
		color: #FFF;
		letter-spacing: 5px;
		font-weight: 300;
	}

	span.blogo {
		font-size: 15px;
		color: #726C6C;
		letter-spacing: 5px;
		font-weight: 300;
	}

	.social-icons.footer i.fa {
		color: #FFF;
		font-size: 20px;
		padding: 10px;
	}

	.navbar-brand {
		float: center !important;
	}

	.form-control:focus {
		border-color: #E9BF66 !important;
	}
		
		
	
/*	################################################################
	HERO
	################################################################# */
	.homeoverlay {
		background-color: rgba(18, 78, 88, 0.56);
	}
	.rev-overlay {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}
	.transparent {
		background:rgb(0,0,0);
		background: transparent\9;
		background:rgba(0,0,0,0);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
		zoom: 1;
	}
	.home-wrapper {
		background: url(demos/home-banner.png) no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index:1;
		width:100%;
	}
	
	
	.hero-content h3 {
  padding-bottom: 20px;
}
	
	
	
	
	.parallax {
		
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home-wrapper {
	   height: 100vh;
		position:relative;
	}
	
	.customoverlay {
		padding: 60px 0;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}
	
/*	################################################################
	ABOUT SECTION background-attachment: fixed !important;
	################################################################# */
	
	.about-wrapper {
		display: block;
		padding: 20px 0;
		position: relative;
		background-color: #FFF;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.about-box img {
		padding-bottom:15px;
		
		}
	.about-box {
		margin:40px 0;
		color:#999999;
		padding:0;
	}
	
	.about-box h3 {
		margin:20px 0;
		font-size:16px;
		text-transform:uppercase;
		color:#3C3B3B;
		font-weight:500;
	}
	
	.how-box img {
		padding: 15px;
		}
	
	.how-box {
		margin:60px 40px 0;
		color:#999999;
		padding:0;
	}
	
	.how-box-head {
		margin:40px 0;
		color:#999999;
		padding:0;
	}
	
	.how-box h3 {
		margin:10px 0;
		font-size:16px;
		text-transform:uppercase;
		color:#3C3B3B;
		font-weight: 700;
	}
	
	.how-box-head h2 {
		margin: 0px 0;
		font-size: 22px;
		color: #3C3B3B;
		font-weight: 600;
		
	}
	
	.how-box-head.makebg1 {
		padding:32px;
		height:300px;
		margin:10px !important;
		background:url(demos/aboutbox1.png) no-repeat left center;
	}
	
	.how-box-head.makebg2 {
		padding:32px;
		height:300px;
		margin:10px !important;
		background:url(demos/aboutbox2.png) no-repeat left center;
	}
	
	.how-box-head h3 {
		margin: 0px 0;
		font-size: 16px;
		color: #F7C221;
		font-weight: 500;
	}
	
	.about-border .fa {
	font-size: 40px;
	color: #F7C221;
	}
	
/*	################################################################
	SERVICE SECTION
	################################################################# */	
	
	.service-box img {
		padding-right:15px;
		margin-right:5px;
	}
	.service-box {
		margin:40px 0;
		color:#999999;
		padding:0;
	}
	
	.service-box p {
		padding-left: 80px;
		margin-top: -10px;
	}
	
	.service-box h3 {
		margin: 20px 0;
		font-size: 16px;
		text-transform: uppercase;
		color: var(--highlight-color)!important;
		font-weight: 500;
		padding-left: 80px !important;
	}
	
	#testimonials .item{
		background: #3fbf79;
		padding: 30px 0px;
		margin: 10px;
		color: #FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
	}
	.customNavigation{
		text-align: center;
	 }
	.customNavigation a{
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	
	.service-border .fa {
		font-size: 40px;
		color: #000;
		}
		 
/*	################################################################
	SKILL SECTION
	################################################################# */
		
	.overlay {
		padding:60px 0;
		background-color: rgba(0, 0, 0, 0.59);
		}
		
	.skill h3 {
		color:#ffffff;
		text-transform:uppercase;
		padding:20px 0 10px;
		position:relative;
		display:block;
		font-size:15px;
		}
		
	.skill p {
		color:#ffffff;
		}
		
	.skill {
		margin:0 auto;
		display:block;
		position:relative;
		text-align:center; 
		}
	.percent {
		top: 28%;
		color: #FFFFFF;
		display: block;
		font-size: 30px;
		left: 0;
		line-height: 20px;
		margin: 0 auto;
		position: absolute;
		right: 0;
		text-align: center;
		width: 170px;
		z-index: 10;
		}
	
	
/*	################################################################
	STATS COUNT SECTION
	################################################################# */
	
	.stat {
	   margin:0px auto;
	   text-align:center;
	}
	
	.milestone-counter img {
		float: left;
		padding: 10px;
	}
	
	.highlight {
	   color:var(--highlight-color)!important;
	   padding:20px 0;
	   font-weight:400;
	   display:block;
	   overflow:hidden;
	   margin-bottom:0;
	   font-family: 'Oswald', sans-serif;
	   font-size:56px;
	}
	.stat i {
		color: #FFF;
		margin: 0 0px 0px 0px;
		font-size: 65px;
	}
	.milestone-details {
		font-weight: 500;
		font-size: 12px;
		color: #FFF;
		padding: 0 0 10px 10px;
		}
	   
/*	
	
/*	################################################################
	FOOTER SECTION
	################################################################# */
	
a.footer-link {
  color: #fff;
  transition: color 0.3s ease;
  font-size: 1.7rem;
  line-height: 3rem;
  text-decoration: none !important;
}
	.footer a:hover {
  color: #ecb36c!important;
}

.footer-text-box
{
	font-size:1.4rem;
	line-height: 2rem;
}

.footer-wrapper {
		display:block;
		padding:50px 0;
		position:relative;
		background-color:#000;
	text-decoration: none!important;
	}


.footer-col-2 {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
	color:var(--footer-color)!important;
}



.footer, .footer h5 {
  color: var(--footer-color)!important;
}

	
	.footer-wrapper img {
		padding: 15px;
	}
	
	.footer-wrapper p {
		font-weight: 600;
		font-size:11px;
		color: var(--footer-color)!important;
	}
	
	i.fa.fa-angle-up {
		color: #FFF;
		font-size: 30px;
		padding: 10px;
	}	
	
	.social-icons img {
		border: none;
		padding: 30px 0px 30px 5px;
	}
	
	.footer .socialFooter {
		margin: 0 auto;
		text-align: center;
		}
		
	.socialFooter .fa {
		color: #FFF;
		font-size: 20px;
		margin: 20px 0 20px 10px;
	}
		
	.footer .socialFooter a {
		color: #bbb;
		font-size: 26px;
		padding: 5px;
		margin-right: 10px;
		transition: all 0.2s ease-in-out 0s;
	}
	.footer .socialFooter a:hover {
		color: #414655;
		border-bottom: 3px solid #414655;
	}
	
	.hovereffect .icon {
		font-size: 31px;
		font-weight: 300;
		height: 75px;
		left: 0;
		line-height: 75px;
		margin: -35px auto 0;
		position: absolute;
		right: 0;
		top:38%;
		text-align: center;
		width: 75px;
		}
		
	.hovereffect h4 {
		text-align:center;
		font-size:20px;
		padding:10px 30px;
		text-transform:uppercase;
		width:auto;
		margin-bottom:0;
		display:block;
		font-weight:700;
		}
		
	.hovereffect h5 {
		text-align:center;
		font-size:12px;
		padding:10px 30px;
		text-transform:uppercase;
		width:auto;
		color:#fff;
		margin-bottom:0;
		display:block;
		font-weight:700;
		}
		
	.hovereffect h4,
	.hovereffect .icon {
		color:#fff;
	}
	.hovereffect .buttons {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		text-align: center;
		width: 100%;
		height:auto;
		bottom: 29%;
		margin-top: -20px;
		-webkit-transform: scale(0.2);
		-moz-transform: scale(0.2);
		-ms-transform: scale(0.2);
		-o-transform: scale(0.2);
		transform: scale(0.2);
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}
		.hovereffect:hover .buttons {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		}
		.entry:hover .hovereffect { 
		opacity: 1;
		visibility: visible;
		}
		.entry {
		display:block;
		position:relative;	
	}
	.hovereffect {
		background-color:rgba(0,0,0,0.6);
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		opacity:0;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
		-ms-transition:all .3s ease-in-out;
		-o-transition:all .3s ease-in-out;
		transition:all .3s ease-in-out;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		}
		
	
	
/*	################################################################
	COLOR SCHEME
	################################################################# */
	
	.pricing-box:hover .pricing {
		background-color:#ededed;
	}
	
	.pricing-box:hover .price-value,
	.pricing-box:hover .price-month,
	.hovereffect h5  {
		color:#F7C221;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active,
	.navbar-default .navbar-nav > li > a.active,
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.transparent .title h2 {
		border-color:#F7C221;
	}
	
	
	
/*	################################################################
	Mobile Responsive
	################################################################# */	
	
	@media (max-width: 768px) { 
	
		.home-content h1 {font-size:31px !important}
		.tparrows,
		.small_title,
		.slider_menu a {display:none}

	ul.nav.navbar-nav.navbar-right {
		background: rgba(0, 0, 0, 0.55);
	}
		
	.tp-caption p {
		margin-top:110px!important;
		line-height:1.3;
		
		}
		
	.tp-caption h2 {
		font-size : 26px!important;
    }	 
	
	
	#slider4container .tparrows:before,
	#slider4container .tparrows:hover,
	#slider4container .tparrows {
		color: #000 !important;
	}
	#slider4container .tparrows {
		background:#fff !important;
		background:rgba(255,255,255,0.5) !important;
	}
	#slider4container .tparrows:hover	{
		background:#fff !important
	}
	
	.sliderbigtitle {
	font-size: 26px;
	}
	
	}
	
	
/*	################################################################
	CUSTOM CSS SECTION
	################################################################# */

.tp-banner-container ul {
  padding: 0 !important;
}

.sliderwrapper img
{
	width:auto;
	max-height: 20rem;
}
		
@media (max-width: 1199px) {
.brand-promotion
{
	display:none
}
	.navbar-brand img {
  float: none;
  height: 12vh;
}
	}

.navbar-header {
  width: 100%;
  text-align: left;
}

.hero-content {
  min-height: 29rem;
}
	
#features img {
  max-height: 600px;
}

@media (max-width: 768px) {

	.feature-wrapper {
		padding: 10px 0 10px 0;
	}
	.feature-img img {
  padding: 10px 0;
  margin: auto;
}
	.about-wrapper {
  padding: 10px 0;
}
	.service-box {
  margin: 10px 0;
}
	.white-wrapper, .black-wrapper {
  padding: 10px 0;
}
	#accordion-second
	{
		margin-top:20px;
	}
	}

.navbar-toggle
{
	display:none
}

.feature-img {
  float: left;
width: 48%;
}

.ticker-container, .ticker-wrapper, .ticker-text { 
     font-family: 'Oswald', sans-serif; font-weight: 400; font-style: normal;
  }

  .ticker-container {
  background-color: rgba(0, 0, 0, 0.48);
  color: #fff;
  max-height:60px;
  background-color: {{ ticker-bg-color }}!important;
  }
 .ticker-container {
  color: {{ ticker-text-color }};
  max-height:60px;
  background-color: {{ ticker-bg-color }}!important;
  }
 .ticker-container a {
  color: {{ ticker-link-color }};

  }
  .ticker-container a:hover {
  color: {{ ticker-hover-link-color }};

  }




/* TICKER */

.ticker-text p, .ticker-text, .ticker-container p {
margin:0!important; padding:0!important; line-height:1!important
}
.ticker-container {
  z-index: 100;
}

@media (min-width: 768px) {
@keyframes ticker {
    from {
    transform: translateX(104%); /* Start außerhalb des Containers */
    }
    to {
    transform: translateX(-130%); /* Läuft komplett nach links raus */
    }
}
}
.ticker-container {
    width: 100%!important;
    overflow: hidden;
    white-space: nowrap;
    padding: 5px 0;
    position: relative;
     display: flex;
    align-items: center; /* Vertikale Zentrierung */
    height: 40px; /* Feste Höhe für korrekte Zentrierung */
}
.ticker-wrapper {
  display: inline-block;
    white-space: nowrap;
  
    will-change: transform;
    animation: ticker 20s linear infinite;
    width:100%;  
}

.ticker-text {
  display: inline-block;
    padding-right: 50px; /* Abstand zwischen den Nachrichten */
    font-size: 2rem;
}
/* Hover stoppt die Animation */
.ticker-container:hover .ticker-wrapper {
    animation-play-state: paused;
}
.ticker-container .panel-body {
    padding: 0 !important;
}

/* Anpassung für kleinere Bildschirme */
@media (max-width: 767.99px) {
    .ticker-wrapper {
    min-width: max-content!important; /* Stellt sicher, dass der gesamte Text reinpasst */
    }

    @keyframes ticker {
        from {
            transform: translateX(100vw);
        }
        to {
            transform: translateX(-100%);
        }
    }

    .ticker-wrapper {
    animation-duration: 15s!important; /* Kürzere Dauer für mobile Geräte */
     min-width: 100vw; /* Mindestens so breit wie der gesamte Bildschirm */
    }
}

@media only screen and (min-width: 440px) and (max-width: 767.99px) {
.one-wrapper.custom-ticker {
margin-top:10px!important;
}

}

.ticker-text p, .ticker-wrapper p
{
padding:0!important; margin:0!important
}

@media (max-width: 767.99px) {
	
	.slider-track {
  display: flex;
  width: 290%!important;
  animation: slideLeft 14s linear infinite!important;
}
   
    .ticker-wrapper {
    animation: ticker 15s linear infinite; /* Etwas schneller für Mobile */
    }



@keyframes slideLeft 
    {
        from {
        transform: translateX(20%)!important;
        }
        to {
        transform: translateX(-99%)!important;
        }
    }
}


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
@media only screen and (min-width:1200px) {
	
	.tp-dottedoverlay.threexthree {
  height: 100rem !important;
}
	
	}


@media only screen and (max-width:1199px) {
	
	.tp-dottedoverlay {height:400px;}
	
	}

.tp-dottedoverlay						{	background-repeat:repeat;width:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(https://hair-town.de/ebay/images/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://hair-town.de/ebay/images/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://hair-town.de/ebay/images/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://hair-town.de/ebay/images/gridtile_3x3_white.png)}


/*Top Slider*/



/*Top Slider*/

.one-slider-banner-top {
  position: relative;
  text-align: center;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  max-width: 100% !important;
}
.one-slide-top-1, .one-slide-top-2, .one-slide-top-3, .one-slide-top-4, .one-slide-top-5 {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


.one-slide-top-1 {
  animation: fade 20s infinite;
  -webkit-animation: fade 20s infinite;
}
.one-slide-top-2 {
  animation: fade2 20s infinite;
  -webkit-animation: fade2 20s infinite;
}
.one-slide-top-3 {
  animation: fade3 20s infinite;
  -webkit-animation: fade3 20s infinite;
}

@keyframes fade {
  0% {
    opacity: 1
  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fade2 {
  0% {
    opacity: 0
  }
  33.333% {
    opacity: 1
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes fade3 {
  0% {
    opacity: 0

  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
/*Bilder Slider*/

div#captioned-gallery {
  width: 100%;
  overflow: hidden;
  margin-top:20px;
}
figure.slider {
  border-bottom: 0px solid #99CC33;
  position: relative;
  width: 400%;
  font-size: 0;
  animation: 10s slidy infinite;
  padding: 20px;
}
figure.slider figure {
  width: 25%;
  height: auto;
  display: inline-block;
  position: inherit;
  margin: 0 auto;
  text-align: center;
}
figure.slider img {
  width: auto;
  height: auto;
  box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 20%);
}

@media(max-width: 399.99px) {
  .one-slider-banner-top {
    height: 120px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 499.99px) {
  .one-slider-banner-top {
    height: 15rem
  }
}
@media only screen and (min-width: 500px) and (max-width: 599.99px) {
  .one-slider-banner-top {
    height: 17rem
  }
}
@media only screen and (min-width: 600px) and (max-width: 699.99px) {
  .one-slider-banner-top {
    height: 20rem
  }
}
@media only screen and (min-width: 700px) and (max-width: 799.99px) {
  .one-slider-banner-top {
    height: 23rem
  }
}
@media only screen and (min-width: 800px) and (max-width: 899.99px) {
  .one-slider-banner-top {
    height: 26rem
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023.99px) {
  .one-slider-banner-top {
    height: 29rem
  }
}@media only screen and (min-width: 1024px) and (max-width: 1099.99px) {
  .one-slider-banner-top {
    max-height: 33rem;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1199.99px) {
  .one-slider-banner-top {
    max-height: 36rem;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media only screen and (min-width:1200px) {
  .one-slider-banner-top {
    max-height: 39rem;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 39rem;
  }
	.sliderwrapper {
  height: 100rem;
}.tp-banner {
  height: 100rem;
	position:relative;
}
}
@media only screen and (min-width:1600px) {
  .one-slider-banner-top {
    max-height: 39rem;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}

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

	.sliderwrapper {
  height: 400px;
}.tp-banner {
  height: 400px;
	padding-top: 60px;
}
}

.ticker-text {
  font-size: 2rem !important;
}




.flip-box {
  touch-action: manipulation; /* Verhindert Zoom oder Doppeltap-Verhalten */
}

.flip-box-inner {
  will-change: transform; /* Performance-Optimierung */
}



.flip-box-front {
  z-index: 1;
}

.flip-box-back {
  z-index: 2;
}




.flip-box-inner {
  transform-style: preserve-3d;
}

.flip-box-front,
.flip-box-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}

.flip-box-back {
  transform: rotateY(180deg);
  background-color: #000; /* oder deckendes Bild */
}


.flip-box
{
min-height:300px
}


.flip-box-front.box-1, .flip-box-front.box-2, .flip-box-front.box-3, .flip-box-front.box-4, .flip-box-front.box-5, .flip-box-front.box-6 {
  display: flex;
  align-items: center;
  justify-content: center;
	color:var(--highlight-color)!important;
}

.custom-text p {
  font-size: 1rem;
  line-height: 1.4;
}
.flip-box-front.box-1 {
  text-align: center;
  padding: 2rem;
}

.custom-box .col-md-4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custom-box {
  margin-bottom:40px;
}

.flip-box {
  background: transparent;
  perspective: 1000px;
  height: 220px;
  width: 100%;
  cursor: pointer;
	padding:7px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Flip bei Klick */
.flip-box.flipped .flip-box-inner {
  transform: rotateY(180deg);
}

/* Flip zusätzlich bei Hover auf Desktop */
@media (hover: hover) and (pointer: fine) {
  .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
  }
}


.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  backface-visibility: hidden;
  border-radius: 8px;
  display: flex;
  flex-direction: column; 
  align-items: center;     /* Icon wird zentriert */
  justify-content: center;
  font-weight: bold;
  text-align: center; /* nur für das Icon */
  box-sizing: border-box;
}

.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  backface-visibility: hidden;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;         /* Horizontal zentriert */
  justify-content: flex-start; /* Inhalt oben anfangen */
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}



.flip-box-back {
  transform: rotateY(180deg);
}

.flip-box-back .custom-text {
  background:#0000004d;
}

.flip-box-front.box-1
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-1.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 1;
 }
 .flip-box-front.box-2
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-2.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	z-index: 1;
 }
 .flip-box-front.box-3
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-3.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	z-index: 1;
 }
 .flip-box-front.box-4
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-4.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	z-index: 1;
 }
 .flip-box-front.box-5
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-5.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	z-index: 1;
 }
 .flip-box-front.box-6
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-6.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	z-index: 1;
 }




.flip-box-back.box-1
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-1.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }
 .flip-box-back.box-2
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-2.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }
 .flip-box-back.box-3
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-3.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }
 .flip-box-back.box-4
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-4.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }
 .flip-box-back.box-5
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-5.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }
 .flip-box-back.box-6
{ 
background: url('https://hair-town.de/ebay/images/custom-box-img-6.jpg')!important; 
      width: 100%;
      background-position: left top !important;
      background-repeat: no-repeat !important;
      background-size: cover !important; 
	 z-index: 2;
 }

.flip-box-back .custom-text {
  display: none;
}
  
  
  /* Farben für jede Box */
.box-1 {  background-color: var(--box-1-bg-color)!important; }
.box-2 { background-color: var(--box-2-bg-color)!important; }
.box-3 { background-color: var(--box-3-bg-color)!important;}
.box-4 { background-color: var(--box-4-bg-color)!important; }
.box-5 { background-color: var(--box-5-bg-color)!important; }
.box-6 { background-color: var(--box-6-bg-color)!important; }

.box-1, .box-2, .box-3, .box-4, .box-5, .box-6
{
 text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);  
 }



.headline-wrap {
  display: flex;
  align-items: center; /* Vertikal mittig */
  gap: 10px;            /* Abstand zwischen Icon und Text */
}

.headline-wrap i {
  display: inline-block;
}

.product-wrapper {
  height: auto!important;
}


.product-wrapper
{
	padding-top:40px;
	background: #fff;
	position:relative;
	padding-bottom:40px;
}

@media only screen and (max-width:968px) {
	.xs-none{display:none!important
	}
	
	.header {		
		top:29rem;
	}
	
	
	.text-block {
  margin-bottom: 20px;
  margin-top: 20px;

}
	
.navbar-header {
  width: 100%;
  text-align: center;
}
	
	.feature-img {
  float: left;
  width: 100%!important;
}
}
	
	
@media only screen and (max-width:1199px) {
.tp-dottedoverlay.twoxtwo {
  max-height: 25rem;
}
	
	.container-custom {
  width: 100%;
}
	}

@media only screen and (min-width:1200px) {
.container-custom {
  width: 1170px;
}
	.about-wrapper {
  margin-bottom: 40px;
}
	
	.navbar-brand {
  padding: 0;
}
	
	.footer .row
	{
		display: flex;
  align-items: center;
  justify-content: center;
	}
}

.container-custom {
  position: relative;
  z-index: 2; /* über dem Overlay */
  margin: 0 auto;
}

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

.hero-content {
  display: flex;
  flex-direction: column; /* Neu hinzugefügt */
  align-items: left;
  justify-content: center;
}


.custom-search-wrap {
  width: 98%;
  max-width:98%;
  background: #2d2d2d96;
  border: 1px dashed #d4c38c;
  outline: 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 4px;
  
}

.custom-search-wrap .search-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.custom-search-wrap .input {
  display: block;
  color: #fff;
}

.custom-search-wrap .input {
  border: none;
	float:left;
  width: 90%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.1em;
  line-height: 0.5em;
  padding: 12px 75px 13px 8px;
  background: transparent;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  outline: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-search-wrap .btn-search {
  border: none;
  outline: 0;
 float:left;
  height: 100%;
  border: 0px solid #444;
  width: 10%;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  outline: 0;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-search {
  font-size: 2rem;
  line-height: 3rem;color:#fff
}

#top {
  position: fixed;
  z-index: 100000000;
  width: 100%;
  background: #000000d6;
}

.center
{text-align: center}

.header .container-fluid
{
	padding-left:0;
	padding-right:0;
	
}

.custom-shape {
  width: 90%;
  height: 90%;
  background: #000000a1;
  position: absolute;
	z-index:1;
}

.custom-text
{
 
	z-index:10;
}

.shop-button
{padding:10px; 
text-align:center;
border:0px solid #fff;
font-size:1.2rem;
color:var(--highlight-color)!important;
font-family: 'Oswald', sans-serif;
font-weight: 700;
}

.shop-button:hover
{padding:10px; 
text-align:center;
border:0px solid #fff;
font-size:1.2rem;
font-weight:bold;
color:var(--button-color-hover)!important;
background: var(--button-bg-hover)!important;
}

.shop-button .fa {
  font-size: 3rem;
}

.shop-button {
  display: flex;
  align-items: center; /* vertikal zentriert */
  gap: 8px; /* Abstand zwischen Icon und Text */

}



#parallax-banner {
  color: var(--highlight-color)!important;
  font-size: 3rem !important;
	line-height: 3.5rem;
  text-align: center;
  text-transform: uppercase;
}

.container-fluid > .navbar-header
{
	padding-left:0; padding-right:0;
	margin-left:0!important; margin-right:0!important;
}


.custom-text h3
{
	font-size:1.9rem;
	line-height: 2.2rem;
	padding-top:10px;
}


.custom-border:hover
{
	border:1px solid var(--highlight-color) !important;
}

.custom-border
{
	border:1px solid #fff;
}

@media screen and (min-width: 551px) {
  #ab-gal-wrapper, #ab-gal-wrapper-mobile {
    max-width: 100%!important;
  }
}

@media screen and (max-width: 768px) {
.custom-search-wrap .input {
  width: 90%;
  line-height: 2rem;
  padding: 5px;
}
	
	.footer-col-1 {
  margin-left: 20px;
}
	
	
	.footer-overlay
	{
		display:none;
	}
	.footer {
  min-height: 500px;
  padding: 20px;
}
	.one-slide-top-1, .one-slide-top-2, .one-slide-top-3, .one-slide-top-4, .one-slide-top-5 {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 400px!important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
	
	.footer .container-custom {
 position: absolute;
    z-index: 2;
    margin: 0;
    width: auto;
    padding: 0 !important;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
	.custom-search-wrap .btn-search {
  width: 20px;
 
}
}

.xxtp-dottedoverlay
{display:none
}


@media (min-width: 1000px) {
  #slides article .price {
    font-size: 2em;
    line-height: 1em;
	   color: #d03100 !important;
  }
 
}

.price {
  font-weight: 700;
  text-decoration: none;
}

@media (min-width: 1000px) {
  #slides article .priceInfo, #slides article .unitInfoPrice {
    font-size: 0.7em !important;
    color: #444 !important;
  }
  #slides article .price {
    font-size: 2em;
    line-height: 1em;
  }
}

  #slides article .priceInfo, #slides article .unitInfoPrice {
    font-size: 0.7em !important;
    color: #444 !important;
  }

.description {
  padding-top: 15px;
  height: 50px;
  line-height: 17px;
  overflow: hidden;
  text-decoration: none;
}

#slide1:checked ~ #controls label:nth-child(5)
{
  background-image: url(https://sale.hairtown24.de/ebay/images/arrow-l.png) !important;
}
#controls label {
  opacity: .7 !important;
  background-color: #afabab !important;
}

#slide1:checked ~ #controls label:nth-child(2)
{
  background-image: url(https://sale.hairtown24.de/ebay/images/arrow-r.png) !important;
}




.product-description h2, .product-description h3
{
	padding-bottom:10px; padding-top:10px;
}
.product-description {
  text-align: left !important;
  line-height: 2rem;
}
.headline-wrap h2 {
  font-size: 2.5rem;
}


#ab-gal-wrapper .headline {
  margin: 0 auto;
  text-align: center;
  padding: 40px;
  font-weight: 700;
  font-size: 2rem;
}

#ab-gal-wrapper .ab-banner {
  position: absolute;
  top: 0;
  right: 10px;
  height: 20px;
}

#ab-gal-wrapper .ab-banner img {
  width: 150px;
  max-width: 60px !important;
}
#ab-gal-wrapper .ab-banner .ab-banner-text {
  font-size: .7rem !important;
}

.footer-link i {
  margin-right: 10px;
}