/* raleway-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/raleway-v28-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/raleway-v28-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.hboxgelb {background-color: #fbedb8; padding:12px 20px; font-size:11px; margin-bottom:10px;}


/*********** Haupteinstellungen *************/
#content{padding:0px; min-height:700px !important;}
body a {color:#dfb929; text-decoration: underline;}

.clear {clear: both;}
.inhalt-breit{max-width:1600px; margin:auto;}
.inhalt-mittel{max-width:1240px; margin:auto;}
.inhalt-klein{max-width:800px; margin:auto;}

.weissbox {background-color: rgba(255,255,255,0.7); border-radius: 15px; padding:20px;}

.container-fluid {overflow: hidden;}
.dunkel {color:#3c3c3b !important;}
.keinunterstrich a {text-decoration: none;}

.ptop {padding-top:20px;}
.ptop-40 {padding-top:40px;}
.ptop-60 {padding-top:60px;}

.inhalt-klein ul{margin-left:20px;}


.table-bordered td {padding:20px 15px !important;}
#checkout-cart .table-bordered td { padding:6px 15px !important; }

ol li {margin-top:20px;}
.checklistwidgettitle {cursor: pointer;}


/** Buttons **/
.button-gelb {
	background-color:#fed126;
	background: rgb(254,209,38);
	background: linear-gradient(180deg, rgba(254,209,38,1) 69%, rgba(204,170,43,1) 100%);
	font-size: 18px;
	color:#3c3c3b;
	padding:15px 25px;
	text-decoration:none;
	border-radius: 8px;
	border:1px solid #fade71;
	text-align: center;
	width: fit-content;
}
.button-gelb a{
	color:#3c3c3b;
}

.btext .button-gelb, .btext-gelb .button-gelb {padding:2px 25px !important;}

.button-gelb:hover {
	background: rgb(255,222,97);
	background: linear-gradient(180deg, rgba(255,222,97,1) 69%, rgba(222,195,93,1) 100%);
	text-decoration:none;
	box-shadow: 0px 0px 10px 0px #666666;
	cursor: pointer;
	color:#3c3c3b;
}


.button-weiss {
	background-color:#fff;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 69%, rgba(205,205,204,1) 100%);
	font-size: 18px;
	color:#3c3c3b;
	padding:15px 25px;
	text-decoration:none;
	border-radius: 8px;
	border:1px solid #d9d9d9;
	text-align: center;
	width: fit-content;
}
.button-weiss:hover {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 69%, rgba(244,244,244,1) 100%);
	text-decoration:none;
	box-shadow: 0px 0px 10px 0px #666666;
	cursor: pointer;
	color:#3c3c3b;
}


.bsm {font-size: 16px; padding:10px 15px;}

.bsm2 {font-size: 12px; padding:6px 10px; background: unset;background-color:#fed126 !important;}
.bsm2:hover {
	background: unset;
	background-color:#ffe273 !important;
	text-decoration:none;
	box-shadow: 0px 0px 2px 0px #666666;
	cursor: pointer;
	color:#3c3c3b;
}

.lang {width:100%;}



/*********** Layoutwechsel Effekt *************/
.layoutwechsel img.wechself {
	background: transparent;
	-webkit-mask:
			linear-gradient(#000 0 0),
			linear-gradient(-45deg,#000 50%,#0000 0) content-box
			100% 100%/200% 200% no-repeat;
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	transition: .5s;
	cursor: pointer;
}
.layoutwechsel img.wechself, .layoutwechsel img.wechseln {
	position: absolute; left:0; margin-left:-75px;
}
.layoutwechsel img:hover {
	-webkit-mask-position: 0% 0%;
}


/************************** Accordion ***********************/
.feiplaaccordion #accordion .panel{margin-bottom:20px;}
.feiplaaccordion #accordion .panel-heading {padding:30px 15px; background-color:#fff; border:1px solid #eeeeee !important;; border-radius: 10px 10px 0px 0px; }
.feiplaaccordion #accordion .row {font-size: 20px !important; line-height: 28pt;}
.feiplaaccordion #accordion .fa-chevron-circle-down{font-size: 20px !important; line-height: 28pt;}

.feiplaaccordion #accordion .panel-body {padding:30px 15px; background-color:#fff; border:1px solid #eeeeee; border-radius: 0px 0px 10px 10px; }

.infobox-gelb {padding:20px; background-color:#fffbea; margin-bottom:20px; margin-top:-15px;}
.infobox-gelb i{color:#dfb929;}

.feiplaaccordion #accordion a {color:#dfb929 !important; }

/************************** Startseite ***********************/
#information-information {overflow: hidden;}

#videodiv iframe{box-shadow: 0px 0px 6px #ccc;}
#startframe {min-height:460px;}
.startbox {background-image: url(../image/feier-hintergrund.jpg); background-repeat: no-repeat;  background-size: 100%; background-position: bottom; width:100%; height: auto;}
.sboxtool {background-position: top; margin-top:-20px;}

.Hintergrundeffekt {width:100%; height:3486px; max-height: 100%; position:absolute; z-index: -10; margin-top:-56%;

	background-image: url(../image/effekthintergrund.jpg); background-repeat: no-repeat;  background-size: 100%; background-position: top;}
.btext {font-size: 18px; line-height:44px; padding:80px 60px 80px 60px;}
.btext h2, .btext-gelb h2{font-size: 34px;margin-bottom:25px;}

.btext-gelb {font-size: 20px; line-height:44px; background-color:#fffbea; padding:80px 120px 80px 60px;}
.bbild img{width:870px !important; margin-left:-90px;}


.bigheadline {font-size:58px; margin-bottom:60px;}
.textspalten-1{font-size: 18px; line-height:34px;}
.textspalten{column-count: 2; column-gap: 34px; font-size: 18px; line-height:34px;}
.textspalten-3{column-count: 3; column-gap: 34px; font-size: 18px; line-height:34px;}
.textspalten-4{column-count: 4; column-gap: 34px; font-size: 18px; line-height:34px;}

.textspalten a, .textspalten-1 a, .textspalten-3 a, .textspalten-4 a {color:#1e1e1e;}

.willkommen .col-md-8 {text-align: center; margin:auto;}
.willkommen {padding-top:110px;}
.willkommen .button-weiss {text-align:center; margin:auto; margin-top:14px;}

.benefit-haken{margin-left:0px; margin-top:30px; margin-bottom:30px;}
.benefit-haken li {
	font-size: 18px; line-height:40px;
	margin: 0;
	padding: 3px 0px 3px 50px;
	list-style: none;
	background-image: url(../image/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
}

/** .haken2 li{font-size: 18px; list-style-image:url(../image/check2.png); line-height:30px; margin-top:20px;} **/


.bewertungsbox {background-color:#fffbea; padding:28px; border-radius: 10px;}
.bewertungsbild {float:left;}
.bewertungsbild img{border-radius: 50px; border:2px solid #faeed6; margin-top: -16px; margin-left:26px;}
.bewertungsauthor {float:left; margin-left:14px; margin-top:8px;}
.bewertungsauthor .sterne5 {margin-left:0px;}

.service h3{font-size: 34px;} .service h4{font-size: 18px;}

.calltoaction {clear: both; padding-bottom:80px;}
.calltoaction h2{font-size: 50px;}
.calltoaction .col-md-5{font-size: 20px; line-height:34px;}
.bewertung {margin-top:60px;}
.bewertung .col-md-5 {font-size: 12px; line-height:18px;}
.bewertung .name {font-weight: 600;}
.sterne5 {background-image: url(../image/star.png); width:100px; height:20px;}
.sterne4h {background-image: url(../image/star.png); width:90px; height:20px;}
.sterne4 {background-image: url(../image/star.png); width:80px; height:20px;}

.faq  {margin-bottom: 50px;}
.faq h4 {margin-top:25px; padding-bottom:12px; border-bottom:0px solid #ccc; box-shadow: 0px 4px 6px -6px #333;}
.faq .checklistwidget_inner {font-size: 16px; line-height: 24pt; padding-top:15px; padding-bottom:25px;}

.faq .fragen-klappliste{text-align: left;}
.faq .tabellenansicht .col-md-4 {border:1px solid #cbc5af; padding:10px; vertical-align: top;}
.faq .tabellenansicht .col-md-4.bdy{min-height:400px;}


/************************** USP Box ***********************/
.usp-box {background-color:#fff8e4; padding:50px; margin-bottom:80px;}
.usp-box img { margin-bottom:20px;}
.usp-box .col-md-3 {text-align:center; margin:auto; font-size:18px;}
.usp-box .col-md-3 div {margin:auto;  max-width:200px;}



/************** Preistabelle Hilfe ************/

.mpreismenu2 {width:90%; margin:auto; text-align: center; margin-bottom:10px; display: block !important;}
.mpreismenu2 .mpreis1, .mpreismenu2 .mpreis2, .mpreismenu2 .mpreis3 {width:30%; font-size:18px;  padding:20px 0px; float:; bordeR:1px solid #ccc; margin-left:-5px !important;
	background-color:#fff;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 69%, rgba(205,205,204,1) 100%);
}


.mpreismenu2 .mpreis1 {border-radius: 6px 0px 0px 6px;} .mpreismenu2 .mpreis2 {border-radius: 0px 6px 6px 0px;}
.mpreismenu2 .paktiv {background-color:#fed126;color:#3c3c3b;  background: rgb(254,209,38); background: linear-gradient(180deg, rgba(254,209,38,1) 69%, rgba(204,170,43,1) 100%);}

.rundezahl {width:80px; height:80px; border-radius: 50px; background-color:#e7d387;  font-size: 46px; color:#3c3c3b; text-align: center; line-height: 54pt; margin-top:-40px;}
.rundezahl::after {content: ''; position: absolute; left:10; top:-5px; width:90px; height:90px; border:2px solid #e7d387; border-radius: 150px; margin-top:-40px;}
.punkthead {font-size: 26px; color:#3c3c3b; text-align: ; padding: 30px 20px;}
.punktcontent {font-size: 18px; line-height: 24pt; color:#3c3c3b; text-align: ; padding: 10px 20px;}

.borderstrich {width:90%; margin:auto; border-bottom:2px solid #e7d387; margin-top:60px; }

/************************** Register ***********************/
#account-account {margin-top:40px;}

.registerbox {margin: 20px !important; padding:20px; min-height:566px; box-shadow: 2px 2px 5px -2px #333;}
.register-bild {
	margin: 20px !important; padding:20px; min-height:586px; max-height:486px;
	background-image: url(../image/wedding-inspiration_mnj.jpg); background-size: cover;

}
.register-bewertung{
	font-size:16px; line-height: 20pt;
	margin-top:65%;
	padding:30px;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 5px -2px #333;
}
.register-userbewertung {
	font-size:14px; font-style: italic;
}


/********* footer ********/
/*** .vorfooter {background-color:#e7d387; height: 250px; margin-top:-80px; color:#676764; font-size:28px;} ***/
.vorfooter {background-color:#e7d387; height: 250px; margin-bottom:-120px; color:#676764; font-size:28px;}
.programmiert {max-width:1600px; margin:auto; overflow: hidden;}
.programmiert .col-md-5 {margin-top:0px; }
.programmiert .col-md-7 {text-align:left; margin-top:70px; }
.programmiertbild {width:190px; height:160px; background-image: url(../image/FeiPla_Footer_Slice.png); background-repeat: no-repeat;  background-position: -360px 0px; float:right;}


#sicherzahlen-box{order-bottom:1px solid #323232;}
.zahlen-text { color: #fff; text-transform: uppercase; margin-top:10px;}
.zahllogos1 {width:426px; height:70px; background-image: url("../image/FeiPla_Footer_Slice.png"); background-repeat:no-repeat; background-position:0px -210px; float:left;}
.zahllogos2 {width:364px; height:70px; background-image: url("../image/FeiPla_Footer_Slice.png"); background-repeat:no-repeat; background-position:-426px -210px; float:left;}
.zahllogos3 {width:368px; height:70px; background-image: url("../image/FeiPla_Footer_Slice.png"); background-repeat:no-repeat; background-position:-790px -210px; float:left;}


.feiplasw {width:320px; height:180px; background-image: url("../image/FeiPla_Footer_Slice.png"); background-repeat:no-repeat; background-position:0px 0px; float:left;}
.ssl-logo {width:280px; height:70px; background-image: url("../image/FeiPla_Footer_Slice.png"); background-repeat:no-repeat; background-position:-580px -120px; float:left;}
.row.copy .col-md-12{line-height: 12px !important;}

#scroll1 {
	border-radius: 25px;
}


body {
	font-family: 'Raleway', Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	color: #1e1e1e;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	background-color: #fff;
	letter-spacing: 0.7px;
}
h1, h2, h3, h4, h5, h6 {
	color: #1e1e1e;
}
.form-control::-moz-placeholder {
	color: #aaa;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
	color:#dfb929;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #232323;
	transition: 0.3s ease
}
a:hover,a:focus{
	text-decoration: none;
	outline: none
}
:focus{
	outline: none;
}
b, strong{
	font-weight: 600;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	color: #fec229;
}
.owl-wrapper-outer{
	border: none !important;
	box-shadow: none !important
}
.owl-carousel{
	background: transparent !important;
	margin: 0 !important;
}
.list-inline{
	margin: 0;
	padding: 0
}
.list-inline > li,.nav{
	padding: 0
}
ul{
	padding: 0
}
ol, ul{
	margin-bottom: 0
}
legend {
	font-size: 18px;
	padding: 7px 0px;
	color: #fec229;
	border-bottom: 1px solid #eee;
	text-transform: capitalize;
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
	z-index: 0
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline: none
}
.input-lg{
	border-radius: 0
}
.form-control{
	box-shadow: none;
	border: 1px solid #eee;
	border-radius: 0;
	height: 35px;
	color: #1e1e1e;
}
.form-control:focus {
	border-color: #eee;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.owl-wrapper-outer{
	border-radius: 0 !important
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn{
	border-radius: 0
}
.table-bordered,.table > tbody + tbody,.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
	border: 1px solid #eee;
	font-size: 14px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent;
	border-color: transparent;
}
/* search */
#search .input-lg {
	height: 45px;
	line-height: 20px;
	padding: 0 10px;
	border: none;
}
/* cart */
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 295px;
	padding: 10px 0;
}
.dropdown-menu{
	border-radius: 0;
}
#cart .btn-danger {
	background-color: #fff;
	color: #222;
	padding: 0;
	border-color: #fff;
	border: none;
	transition: all 0.4s ease-in-out 0s;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	font-size: 14px;
}
#cart .table-striped > tbody > tr:nth-of-type(2n+1) {
	background: none;
}
#cart li tbody tr td {
	border-bottom: 1px solid #eee !important;
	border: none;
}
#cart li tbody tr td {
	border-bottom: 1px solid #eee !important;
	border: none;
}
.cartqt{
	width: 12%;
}
.cartdrop {
	padding: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.cartdrop img{
	max-width: 60px;
}
.cartname {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 10px;
	width: 160px;
	font-size: 14px;
	transition: 0.3s ease;
}
.cartname:hover{
	color: #fec229;
}
.cartname a{
	font-weight: 500;
}
.cartprice {
	clear: both;
	position: relative;
	top: -35px;
	left: 70px;
	width: 50%;
	color: #fec229;
	font-size: 13px;
	direction: ltr;
	margin-bottom: -10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li > div table td {
	border: 1px solid #eee;
}
/*************************************** menu ***************************************/
#menu a {color:#3c3c3b; text-decoration: none;}



#menu .submenu-title{
	font-weight: 500;
}
#menu .dropdown-submenu {
	margin-bottom: 10px;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu ul li{margin:0px 15px;}

#menu .dropdown-inner a {
	min-width: 220px;
	display: block;
	padding: 3px 12px;
	clear: both;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}

#menu .dropdown-toggle.header-menu {
	text-transform: uppercase; color: #3c3c3b;
}

.nav > li > a:focus, .nav > li > a:hover{
	background-color: transparent;
}
#menu .btn-navbar {
	color: #fff;
	padding: 0;
	margin: 0;
	float: none;
}
#menu .btn-navbar i{
	font-size: 17px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #fec229;
}
@media (min-width: 992px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 991px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
	}
	#menu .dropdown-inner .submenu-title{
		padding: 3px 28px;
	}
	#menu .dropdown-inner .dropdown-submenu .grand-child a{
		padding: 3px 40px;
	}
	#menu .see-all {
		display: inline-block;
		letter-spacing: 0;
		margin: 3px 28px;
		border-bottom: 1px solid #aaa;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menu .dropdown-inner ul{
		display: block;
	}
}
/* content */
#content {
	min-height: 250px;
}


.homefooter footer {
	background-color: #1e1e1e;
}
footer {
	background-color: #1e1e1e;
	margin-top: 40px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0;
	padding: 10px 15px;
	border: none;
	background: #fff;
	border-radius: 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li a::after {
	content: '|';
	padding: 0 15px;
	color: #1e1e1e
}
.breadcrumb > li:last-child a::after {
	content: '';
	padding: 0;
}
.breadcrumb > li + li::before {
	padding: 0;
	color: #ccc;
	content: "";
}
.pagination {
	margin: 0;
}
/* buttons */
.btn.active, .btn:active{
	box-shadow: none
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	border-radius: 0
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #1e1e1e;
	background-color: #fec229;
	border: none;
	transition: 0.3s ease
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-primary.focus, .btn-primary:focus,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover{
	background-color: #d59900;
	color: #fff
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info, .btn-danger {
	color: #ffffff;
	background: #1e1e1e;
	border: none;
	transition: 0.3s ease;
	font-size: 14px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled], .btn-danger:hover, .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger, .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .btn-danger.focus, .btn-danger:focus, .btn-info.focus, .btn-info:focus {
	border: none;
	color: #1e1e1e;
	background: #fec229;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #eee;
	color: #222;
	padding: 12px 12px;
}
.catlistpage.list-group a.active,.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover,.catlistpage.list-group a.active:hover{
	background: #fff;
	color: #fec229;
	border: 1px solid #eee;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover,.catlistpage.list-group a:hover{
	background-color: #fff;
	color: #fec229
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb .image a {
	display: block;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #fec229;
	font-size: 15px;
}
.rating .fa-star {
	color: #fec229;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #fec229;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0;
	transition: 0.3s ease;
	height: 20px;
}
.price-old {
	color: #999;
	text-decoration: line-through;
	font-size: 13px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left  .product-layout .col-md-3 {
		width: 100%;
	}

	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}

	#column-left + #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}

	#content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* custom css */
@media (min-width:1390px) {
	.container {
		width: 1360px;
	}
}
@media (min-width: 1200px) and (max-width: 1389px){
	.container {
		width: 1170px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.container {
		width: 100%;
	}
}
.alert {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 12px;
	border-radius: 0;
	z-index: 99;
	text-transform: capitalize;
}
.alert .close {
	opacity: 1;
	right: 0;
	top: 0;
}
/*loader start */
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin-left: -50px;
}
#page-preloader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: -1;
	opacity: 0;
	transition: all 1.3s ease 0.3s;
	overflow: hidden;
}
#page-preloader.visible {
	opacity: 1;
	z-index: 100500;
	overflow: hidden;
}
#page-preloader .preloader {
	position: absolute;
	left: 50%;
	top: 45%;
	text-align: center;
	transform: translate(-50%,-50%);
	transition: all 0.4s ease;
	opacity: 0;
}
#page-preloader.visible .preloader {
	opacity: 1;
	transform: translate(-50%,-50%);
}
.object{
	position: absolute;
	top: 0px;
	z-index: 4;
	width: 100%;
	height: 100%;
}
#page-preloader{
	display: none;
}
#page-preloader{
	display: block;
}
/* slide btn */
.owl-theme .owl-controls{
	margin-top: 0 !important;
}
#slideshow0.owl-theme .owl-controls .owl-buttons div {
	color: #222;
	display: inline-block;
	margin: 0;
	padding: 4px 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fff;
	opacity: 1;
	min-width: 32px;
	min-height: 32px;
	transition: 0.3s ease
}
#slideshow0.owl-theme .owl-controls .owl-buttons div:hover{
	background-color: #fec229;
}
#slideshow0.owl-carousel .owl-buttons div i {
	font-size: 20px;
	margin: 0;
}
#slideshow0.owl-carousel .owl-buttons .owl-next {
	right: 100px;
}
#slideshow0.owl-carousel .owl-buttons .owl-prev {
	left: 100px;
}

.pro-tab .owl-theme .owl-controls .owl-buttons div,#special.owl-theme .owl-controls .owl-buttons div,
#blog.owl-theme .owl-controls .owl-buttons div,#related.owl-theme .owl-controls .owl-buttons div{
	color: #999;
	margin: 0;
	padding: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
	position: absolute;
	top: -74px;
	left: auto;
}
.pro-tab .owl-theme .owl-controls .owl-buttons .owl-prev::after,#special.owl-theme .owl-controls .owl-buttons .owl-prev::after,
#blog.owl-theme .owl-controls .owl-buttons .owl-prev::after,#related.owl-theme .owl-controls .owl-buttons .owl-prev::after{
	content: '|';
	color: #919191;
	font-size: 12px;
	padding: 0 20px;
	vertical-align: top;
	position: relative;
	top: 3px;
}
.pro-tab .owl-carousel .owl-buttons div i,#special.owl-carousel .owl-buttons div i,#blog.owl-carousel .owl-buttons div i,#related.owl-carousel .owl-buttons div i{
	font-size: 22px;
	margin: 0;
}
.pro-tab .owl-theme .owl-controls .owl-buttons .owl-prev,#special.owl-theme .owl-controls .owl-buttons .owl-prev,
#blog.owl-theme .owl-controls .owl-buttons .owl-prev,#related.owl-theme .owl-controls .owl-buttons .owl-prev{
	right: 25px;
	left: auto
}
.pro-tab .owl-carousel .owl-buttons .owl-next,#special.owl-carousel .owl-buttons .owl-next,#blog.owl-carousel .owl-buttons .owl-next,#related.owl-carousel .owl-buttons .owl-next{
	right: 15px;
}
.pro-tab .owl-theme .owl-controls .owl-buttons div i:hover,#special.owl-theme .owl-controls .owl-buttons div i:hover,
#blog.owl-theme .owl-controls .owl-buttons div i:hover,#related.owl-theme .owl-controls .owl-buttons div i:hover{
	color: #222;
}
/* search */
svg{
	vertical-align: middle;
	transition: 0.3s ease
}
.d-search button{
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
}
.sideb{
	display: block;
}
.siden{
	display: none;
}
body.active-search {
	overflow: hidden;
}
body.active-search::before {
	background: rgba(0,0,0,0.7) none repeat scroll 0 0;
	content: "";
	width: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 99;
	transition: all .2s ease 0s;
}
body.active-search .wbSearch {
	opacity: 1;
	transform: translateY(0);
}
.wbSearch{
	z-index: 99;
	position: fixed;
	top: 0;
	right: 0;
	display: flex;
	background-color: rgba(18,18,18,.9);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform: translateY(-100%);
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 60px;
}
.wbSearch .close-nav i{
	margin-left: 15px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	position: relative;
	top: 5px;
}
.wbSearch #search_block_top{
	position: relative;
	align-items: center;
	width: 100%;
	max-width: 1000px;
}

#search_block_top button{
	background: #fec229;
	color: #1e1e1e;
	height: 45px;
	box-shadow: none;
	text-transform: capitalize;
	padding: 0 8px;
	min-width: 100px;
	transition: 0.3s ease;
	font-size: 16px;
	font-weight: 500;
	border: none;
	text-shadow: none;
}
#search_block_top button:hover {
	background: #282828;
	color: #fff;
}
/* Search-category over */
#cart .dropdown-toggle{
	background: transparent;
	border: none;
	padding: 0;
}
#top-links li svg{
	fill: #3c3c3b
}
#top-links li:hover svg{
	fill: #fec229
}
#cart-total{
	position: absolute;
	background: #fec229;
	padding: 0;
	font-size: 12px;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	line-height: 18px;
	right: -7px;
	top: -4px;
	overflow:hidden;
}
.inuser{
	margin: 0 30px;
}


#top-links{
	margin-top: 20px;
}
/* .otherhead header{background: #000; padding: 28px 0; position: unset; } */
/* menu */
#menu.navbar{
	min-height: auto;
	margin-bottom: 0;
	margin-top:10px !important;
	border: none;
}
.haccount{
	min-width: 27rem;
	line-height: 25px;
	padding: 22px 20px 6px 20px;
}
.haccount.dropdown-menu > li > a{
	padding: 0
}
.cdrop li{
	display: inline-block
}
.haccount li a i{
	margin-right: 8px;
	min-width: 16px;
}
.haccount li{
	margin-bottom: 20px;
}
.cdrop button.dropdown-toggle{
	padding: 5px 10px;
	min-width: 115px;
	font-size: 13px;
	transition: 0.3s ease
}
.cdrop button.dropdown-toggle:hover{
	background-color: #fec229;
}
.cdrop li,.cdrop li form{
	margin-bottom: 0
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color: transparent;
}
.cdrop .dropdown-menu button{
	background-color: transparent;
	transition: 0.3s ease
}
.cdrop .dropdown-menu button:hover{
	color: #fec229;
}
/* product */
.tab-head .nav-tabs > li > a{
	border: none;
	/* 	color: #737373; */
	font-weight: 500;
	border-radius: 0;
	margin: 0;
	font-size: 16px;
}
.tab-head .nav-tabs li{
	margin-top: 5px;
}
.tab-head .nav > li > a{
	padding: 0
}
.tab-head .nav-tabs > li.active > a,.tab-head .nav-tabs > li.active > a:focus,.tab-head .nav-tabs > li.active > a:hover,.tab-head .nav-tabs > li:hover > a{
	border: none;
	color: #fec229
}
.nav-tabs li.active::after,.nav-tabs li:hover::after{
	height: 2px;
	width: 100%;
}
.nav-tabs li::after {
	content: '';
	position: absolute;
	bottom: 0;
	transition: all .3s ease-in-out;
	width: 0;
	border-bottom: 1px solid #fec229;
	left: 0;
}
.nav-tabs > li{
	display: inline-block;
	float: none
}
.product-thumb .image{
	position: relative;
}
.product-thumb:hover .second-img{
	opacity: 1;
}
.product-thumb .second-img{
	top: 0;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: 0.3s ease;
}
.protitle{
	color: #737373;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	transition: 0.3s ease;
	margin: 0;
	padding: 10px 0;
}
.protitle a{
	color: #737373;
}
.protitle a:hover,.protitle:hover{
	color: #fec229
}
.product-thumb{
	border: 1px solid #f0f0f0;
	position: relative;
	padding: 1px;
	background-color: #fff;
}
.pro-tab .product-thumb{
	margin-bottom: 30px;
}
.product-layout:last-child .product-thumb{
	margin-bottom: 0px;
}
.product-thumb .caption{
	padding: 15px;
}
.bquickv{
	display: inline-block
}
.product-thumb .button-group{
	display: flex;
	margin-top: 10px;
	position: absolute;
	bottom: 17px;
	left: 15px;
	right: 15px;
	opacity: 0;
	transition: 0.3s ease
}
.product-thumb:hover .button-group{
	opacity: 1;
}
.product-thumb .button-group button,.product-thumb .button-group .bquickv a{
	background-color: #e7e7e7;
	min-width: 40px;
	min-height: 40px;
	border: none;
	vertical-align: middle;
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	transition: 0.3s ease
}
.product-thumb .button-group button:hover,.product-thumb .button-group .bquickv a:hover{
	background-color: #fec229;
}
/* .product-thumb .button-group button:hover svg,.product-thumb .button-group .bquickv:hover svg{
    fill: #fff;
} */
.bcart{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	width: 100%;
}
.bcom{
	margin: 0 5px;
}
.bwish{
	background: transparent;
	border: none;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 15px;
}
.bwish:hover svg{
	fill: #fec229
}
.sale::after {
	content: "";
	position: absolute;
	bottom: -6px;
	left: auto;
	right: 8px;
	border-right: 3px solid #fec229;
	border-top: 3px solid #fec229;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
}
.sale {
	/* color: #fff; */
	background-color: #fec229;
	text-transform: capitalize;
	font-size: 12px;
	padding: 5px 15px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}
.product-thumb .rating::before {
	content: "";
	background: #1e1e1e;
	height: 1px;
	top: 31px;
	left: 50%;
	right: 50%;
	position: absolute;
	transition: all 0.7s ease 0s;
}
.product-thumb:hover .rating::before {
	left: 0;
	right: 0;
}
.product-thumb .rating{
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 11px;
}
.pro-tab,.allbgc,.blog_webi{
	background-color: #fff;
	padding: 60px 60px;
}
.tab-head{
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.tab-head h1{
	margin: 0;
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway';
}
.nav-tabs{
	margin-bottom: 0;
	border-bottom: none
}
.bests{
	margin: 0 60px;
}
.heading{
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 0;
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway';
}
/* service */
.deliveryinfo span{
	content: '';
	background-color: #f2f2f2;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	line-height: 60px;
	display: block;
	border-radius: 100%;
	transition: 0.5s ease;
}
.deliveryinfo ul li h4 {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-weight: 500;
	margin: 10px 0;
}
.deliveryinfo ul li p {
	color: #8d8d8d;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0
}
.deliveryinfo [class*="col-"]:hover span{
	background-color: #1e1e1e;
	transform: rotateY(180deg);
	cursor: pointer;
}
.deliveryinfo [class*="col-"]:hover svg{
	fill: #fff
}
.deliveryinfo  h6{
	color: #fff;
	background: #1e1e1e;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 15px 5px;
	margin: 0 0 60px 0;
}
.deliveryinfo,.imgbanner,.logo-slider{
	background-color: #fff;
	padding: 0px 60px 60px 60px;
	margin: 0;
	position: relative;
	z-index: 9
}
/* banner */

.beffect a::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	opacity: 0.3;
	visibility: hidden;
	background-color: #000;
	transition: 1s ease 0s;
}
.beffect:hover a::before {
	visibility: visible;
	opacity: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.beffect a::before {
	width: 100%;
	top: auto;
	height: 0;
	bottom: 0;
	left: 0;
	opacity: 0.4;
	transition: 0.5s ease 0s;
}
.beffect:hover a::before {
	height: 100%;
	opacity: 0;
}
.beffect a{
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.beffect{
	position: relative;
}
/* lookbook */
.lookbook .customNavigation,.main-title2 .custnav{
	display: none
}
.look {
	background: url('../../../../../image/catalog/lookbook-banner/bg.jpg');
	padding: 160px 0;
}
.lookbook h2, .main-title2 h2{
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-weight: normal;
}
.lookbook h1, .main-title2 h1{
	color: #fff;
	font-size: 48px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}
.lookbook p, .main-title2 p{
	color: #8d8d8d;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 28px;
}
.lookbook h1::after, .main-title2 h1::after{
	content: '';
	position: absolute;
	border-bottom: 1px solid #fff;
	width: 30px;
	left: 0;
	bottom: 0;
}
.lookbook h3 a, .main-title2 h3 a{
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-weight: 500;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.lookbook h3 a:hover, .main-title2 h3 a:hover{
	color: #fec229;
}
.lookbook,.main-title2{
	padding: 0 60px;
}
/* testimonial */
.parallex {
	background-image: url('../../../../../image/catalog/testimonial/parallex.jpg');
	background-position: 50% 0;
	/*     cursor: crosshair; */
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 160px 0;
}
.parallex .full{
	background-color: #fff;
	padding: 37px 15px;
	margin-bottom: 20px;
}
.parallex li:last-child {
	margin-bottom: 0
}
.full p {
	color: #838383;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
}
.full h5{
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 0;
}
.test1{
	padding: 0
}
/* blog */
.blog-right h4{
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.3s ease;
}
.blog-right h4:hover{
	color: #fec229;
}
.blog-right p{
	font-size: 13px;
	color: #95989d;
	margin-bottom: 0
}
.seper{
	padding: 0 10px;
}
.webi-post-author .fa-calendar{
	margin-right: 5px;
}
.blog-left:hover .webi_post_hover {
	opacity: 1;
	visibility: visible;1
z-index: 1;
	transform: scale(0.94,0.9);
}
.blog-left:hover .blog_mask {
	visibility: visible;
}
.webi-blog-image {
	position: relative;
}
.webi_post_hover {
	opacity: 0;
	visibility: hidden;
	z-index: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: 0.4s ease;
	transform: scale(0.8);
	background-color: rgba(255, 255, 255, 0.4);
	padding: 10px;
}
.webi_post_hover .icon {
	border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #fec229;
	padding: 6px 10px;
	-webkit-padding-end: 8px;
	-webkit-padding-start: 8px;
}
.webi_post_hover .icon:hover{
	background-color: #fec229;
	color: #282828;
}
.webi_post_hover .icon i{
	font-size: 16px;
}
.readmore_link i{
	vertical-align: middle;
}
.webi-post-author{
	border-bottom: 1px solid #eee;
	padding: 15px 0
}
.blog-ic{
	position: absolute;
	left: 0;
	right: 0;
	margin: -8px auto;
	text-align: center;
	top: 50%;
}
.lb-nav a{
	transition: none
}
.blogal .alert {
	position: unset;
}
.blog-desc {
	color: #777;
	line-height: 25px;
	font-size: 13px;
	margin-bottom: 20px;
}
.blog-comment {
	margin: 0 0 10px 0;
}
.blogal .block-title h3,.blog-comment{
	text-transform: capitalize;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
}
.wco{
	margin-left: 38px;
	position: relative;
	top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #777;
}
.bcomment{
	background-color: #fff;
	padding: 15px;
	margin-bottom: 30px;
}
.view-comment{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.view-comment:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.blogu span{
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 23px;
}
.date span{
	margin: 0 20px;
}
.view-comment i {
	font-size: 18px;
	line-height: 30px;
}
.allcomment h5{
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	line-height: 23px;
}
.blog_comment::before,.blog_comment::after{
	content: '|';
	padding: 0 15px;
}
.blog_links{
	margin: 15px 0
}
.allmb{
	margin-bottom: 30px;
	background: #fff;
	padding: 15px;
}
.sngblog{
	background-color: #fff;
	padding: 15px;
}
.sngblog h3{
	font-size: 16px;
	margin: 0;
	padding-bottom: 10px;
	text-transform: capitalize;
	line-height: 23px;
}
.sngblog .blog-desc{
	margin-bottom: 0
}
/* logoslider */
#carousel0{
	border-top: 1px solid #e7e7e7;
	padding-top: 60px;
}
/* footer */
.middle-footer h5{
	font-weight: 500;
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
.middle-footer li a,.f-left li{
	line-height: 30px;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.4);
	letter-spacing: 1px;
	word-break: break-all;
}
.middle-footer li a:hover,.f-left li:hover{
	color: #fff
}
.f-left i {
	width: 25px;
}
.spay ul li{
	display: inline-block
}
.fsocial li a{
	min-height: 35px;
	min-width: 35px;
	padding: 10px 0;
	background-color: #fff;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	text-align: center;
	transition: 0.3s ease
}
.fsocial li a {
	color: #000;
	line-height: 0;
	vertical-align: super;
}
.fsocial li a:hover{
	background-color: #fec229;
	color: #282828
}
.fpayment li i{
	color: rgba(255, 255, 255, 0.4);
	font-size: 24px;
	transition: 0.3s ease
}
.fpayment li i:hover{
	color: #fff
}
.copy{
	border-top: 1px solid #323232;
	padding: 15px 0;
	margin: 45px 0px 0 0px;
}
.copy .text-left,.copy .text-left a{
	color: #fff;
	font-size: 13px;
	line-height: 35px;
}
.copy .text-left a:hover{
	color: #fec229;
}
.newsl form{
	margin: 0
}
.newsl .description-top li{
	display: inline-block;
	vertical-align: middle
}
.newsl h2 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0;
}
.newsl h3 {
	font-size: 13px;
	text-transform: capitalize;
	color: #8a8a8a;
	letter-spacing: 1px;
	margin: 0;
	font-weight: normal;
}
.newsl .description-top li svg{
	fill: #fff;
}
.send-btn{
	margin: 0 10px;
}
.newsl .inputNew{
	border: none;
	height: 45px;
	letter-spacing: 1px;
}
.newsl .button-submit button{
	background: #fec229;
	height: 45px;
	transition: 0.3s ease;
	text-transform: capitalize;
	margin-left: 10px;
}
.newsl .button-submit button:hover{
	background-color: #fff;
}
.newsbrd{
	border-bottom: 1px solid #323232;
	padding: 45px 0;
	margin: 0 0px 45px 0px;
}
/* .mft{
	padding: 0 60px;
} */
.newsl .valid .alert{
	bottom: -59px;
	top: auto;
	padding: 5px 8px;
	letter-spacing: 0
}
.homefooter footer{
	padding-top: 80px;
	margin-top: -80px;
}
.fpayment{
	margin-top: 7px;
}
#scroll svg {
	fill: #fec229;
}
#scroll {
	position: fixed;
	right: 10px;
	bottom: 20px;
	cursor: pointer;
	display: none;
	outline: none;
	z-index: 999;
	transition: all 300ms ease;
}
/* newsletter popup */
#formNewLestter .inner{
	position: relative
}
.news-popup .inner .valid .alert{
	position: unset;
	width: 70%;
	margin: 0 auto 15px auto;
}
.newsletter-bg{
	text-align: center;
	padding: 45px 35px;
}
.newsletter-bg .description-top h2{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 26px;
	margin: 25px 0;
	color: #1e1e1e;
}
.newsletter-bg .description-bottom{
	display: none;
}
.newsletter-bg .description-top p{
	font-size: 13px;
	color: #1e1e1e;
	line-height: 25px;
	padding: 0 25px;
	max-width: 455px;
	margin: 0 auto 20px auto;
	letter-spacing: 0.5px;
}
.newsletter-bg .button-submit{
	margin-bottom: 20px;
}
.newsletter-bg .checkbox label{
	color: #1e1e1e;
}
.newsletter-bg .inner .form-group input{
	width: 70%;
	margin: 0 auto;
	height: 42px;
	border: 1px solid #eee;
}
.news-popup .checkbox{
	display: inline-block
}
/* product page */
.btn.datebtn {
	min-height: 35px;
}
.btn.pcrt.btn-primary {
	min-height: 35px;
}
#product-product .alert,#account-wishlist .alert{
	position: unset;
}
.productbg{
	background-color: #fff;
	padding: 15px;
}
.zoomWrapper{
	position: relative
}
.thumbnail{
	border: none;
	padding: 0;
}
#zoom_03{
	border: 1px solid #ededed;
}
.pro-price{
	font-size: 18px !important;
	color: #fec229 !important;
	font-weight: 500;
}
.palert,#tab-review .alert{
	position: relative;
}
#tab-review #review{
	margin-bottom: 15px;
}
.product-tab .nav-tabs li.active::after {
	height: 2px;
	width: 100%;
}
.product-tab .nav-tabs li::after {
	content: '';
	position: absolute;
	bottom: 0;
	transition: all .3s ease-in-out;
	width: 0;
	border-bottom: 2px solid #fec229;
	left: 0;
}
.product-tab .nav-tabs > li.active > a,.product-tab .nav-tabs > li.active > a:focus,.product-tab .nav-tabs > li.active > a:hover {
	color: #fec229;
	cursor: default;
	background-color: #fff;
	border: none;
	cursor: pointer;
}
.product-tab .nav > li > a:focus,.product-tab .nav > li > a:hover,.product-tab .nav-tabs > li > a{
	border: none;
	background: transparent;
}
#tab-review i{
	color: #fec229;
}
#tab-specification .table-bordered > thead > tr > td,#tab-specification .table-bordered > tbody > tr > td{
	border: 1px solid #f6f6f6;
}
#tab-specification strong{
	color: #fec229;
}
.pro-content h1 {
	font-size: 18px;
	text-transform: capitalize;
	color: #fec229;
	letter-spacing: 1px;
	margin-top: 0;
}
.pro-content .alert,.product-quickview-detail .alert,#accordion .alert{
	position: unset;
}
.pro-content .qty-plus-minus .form-control {
	width: 45px;
	text-align: center;
	color: #222;
	border-radius: 0;
}
.btnminus,.btnplus{
	line-height: 22px;
}
.btnminus span,.btnplus span{
	position: unset;
}
.producthr {
	border-top: 1px solid #f2f2f2;
}
.text-decor, .text-de {
	text-transform: capitalize;
	color: #222;
	font-size: 14px;
	letter-spacing: 1px;
	min-width: 150px;
	display: inline-block;
	line-height: 25px;
}
.textdeb {
	color: #fec229;
	margin: 0 4px;
}
.textdeb:hover{
	color: #222;
}
.text-decor-bold{
	text-transform: capitalize;
	font-size: 14px;
}
.text-decor-bold h2{
	font-weight: 500;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0
}
.custom-radio .img-thumbnail {
	display: block;
	padding: 0;
	border-radius: 4px;
	border: none;
	height: 30px;
	width: 30px;
}
.text-decorop {
	text-transform: capitalize;
	color: #1e1e1e;
	font-size: 14px;
	letter-spacing: 0;
}
.datebtn {
	background-color: #fec229;
	box-shadow: none;
	transition: all 0.3s ease;
	font-size: 12px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
	z-index: 0;
}
.datebtn:hover, .btnup:hover, .add-to-cart:hover,.add-to-cart:active:focus, .add-to-cart:focus{
	background-color: #1e1e1e;
	color: #fff;
}
.pro-content .rating li{
	display: inline-block;
	text-transform: capitalize;
}
#tab-description{
	color: #777;
	line-height: 22px;
}
.btnup {
	background-color: #fec229;
	transition: all 0.3s ease;
	font-size: 14px;
	box-shadow: none;
	border: none
}
.proreview {
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0 30px;
	padding: 0 30px;
}
.productwish button {
	background-color: transparent;
	color: #fec229;
	box-shadow: none;
	border: none;
	font-size: 37px;
	margin-right: 10px;
	padding: 0;
}
.pro-content .pcrt:hover svg,.pro-content .pcrt:active svg{
	fill: #fff;
}
.pro-content .qty-plus-minus .form-control:focus{
	border-color: #ededed;
}
.pro-content #input-quantity{
	border-radius: 0;
}
.product-tab{
	margin-top: 30px;
	margin-bottom: 40px;
	border: 1px solid #ededed;
}
.product-tab .nav-tabs{
	border-bottom: 1px solid #ededed;
}
.product-tab li{
	margin: 0 10px;
}
.product-tab .tab-pane{
	padding: 15px;
}
.product-tab .tab-pane table{
	margin-bottom: 0;
}
.co-heading {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
	border-color: #ededed;
}
.qtlabel{
	margin-top: 5px;
}
.product-tab #review .fa-stack{
	font-size: 8px;
}
#gallery_01 img{
	border: 1px solid #ededed;
}
.rsep{
	padding: 0 20px;
}
.custreview{
	text-transform: capitalize;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 10px;
}
#review .custreview:nth-child(1)  {
	border-top: none;
	margin-top: 0;
	padding-top: 0
}
#tab-review #review{
	border: 1px solid #eee;
	padding: 10px;
}
#tab-review #review p{
	margin-bottom: 0
}
.custreview p{
	color: #777;
	line-height: 23px;
	font-size: 13px;
	margin-bottom: 0;
}
.crspc{
	padding: 10px 0
}
/* pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #1e1e1e;
	border-color: #1e1e1e;
	z-index: 0
}
.pagination > li > a, .pagination > li > span {
	color: #1e1e1e;
	padding: 7px 12px 5px 12px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #1e1e1e;
	background-color: #fec229;
	border-color: #fec229;
}
.pagi .tot{
	line-height: 34px;
	font-size: 12px;
}
.pagi{
	margin: 0;
	background-color: #fff;
	padding: 8px 0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.pagination > li {
	display: inline-flex;
}
.list-group-item:first-child{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.list-group-item:last-child{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
/* category page */
.product-grid .catlist-des {
	display: none;
}
.catlist-des {
	color: #727272;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.filter-panel .panel-footer{
	background-color: #fff;
}
.filter-panel .list-group a {
	color: #fec229;
	border-bottom: 1px dotted #ededed;
	padding-bottom: 10px;
	font-weight: normal;
}
.filter-panel .list-group a:hover {
	background-color: transparent;
	border-bottom: 1px dotted #ededed;
}
.filter-panel .list-group-item {
	background-color: transparent;
}
.cate-top {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
}
.cate-top img{
	border-radius: 4px;
}
.cate-top h2{
	font-size: 18px;
	color: #fec229;
	letter-spacing: 0.5px;
	margin-top: 0;
	text-transform: capitalize;
}
.cate-top p{
	font-size: 12px;
	color: #aaa;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.cate-border {
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 10px 0px;
}
#compare-total{
	padding: 0;
	color: #fec229;
	font-weight: 500;
	margin-top: 5px;
}
.catesort label {
	background-color: #fff;
	border: none;
	color: #1e1e1e !important;
}
.lgrid{
	margin-top: 5px;
}
.lgrid svg {
	fill: #aaa;
	cursor: pointer;
}
.lgrid .active svg {
	fill: #1e1e1e;
	cursor: pointer;
}
.catesort select option {
	background-color: #fff;
	color: #1e1e1e;
}
.select-input::after {
	font-family: 'fontawesome';
	content: '\f107';
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 7px;
	pointer-events: none;
}
.catesort .input-group .form-control{
	z-index: 0;
}
.catesort select.form-control {
	appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.listgridbtn {
	background-color: #fff;
	padding: 0 !important;
	margin: 0 2px;
	border: none;
	box-shadow: none
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
	background-color: transparent;
	box-shadow: none;
}
.listgridbtn i {
	font-size: 22px;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
.product-grid,.product-list{
	margin-bottom: 20px;
	padding: 0 5px;
}
.cpagerow{
	margin: 0 -5px;
}
.product-list .product-thumb {
	float: left;
	width: 100%;
}
.product-list .product-thumb:hover .protitle,.product-list .product-thumb:hover .price{
	opacity: 1;
}
.product-list .product-thumb .button-group{
	position: unset;
	opacity: 1;
	display: inline-block
}
.product-list .bcart{
	width: auto;
}
.product-list .product-thumb .button-group button.bcart{
	padding: 9px 9px;
}
.product-list .product-thumb .rating{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.product-list .product-thumb .rating::before{
	background: transparent;
	position: unset
}
.product-list .bcom {
	margin: 0 1px;
}
.product-list .protitle a{
	color: #1e1e1e
}
.product-list .protitle a:hover,.product-list .protitle:hover{
	color: #fec229
}
.product-list .bwish{
	opacity: 1;
	transform: scale(1, 1);
}
.panel-default{
	border: none;
	box-shadow: none;
	border-radius: 0
}
.panel-heading{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.catfilter.panel-default > .panel-heading{
	color: #fff;
	background-color: #1e1e1e;
	border: none;
	text-transform: uppercase;
}
.catfilter .panel-heading button{
	border: none;
	background: transparent;
	box-shadow: none;
}
.catfilter .checkbox input{
	margin-top: 3px;
}
.panel-footer{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #fff;
}
#xsfilter .list-group{
	margin-bottom: 0
}
.list-group-item{
	border: 1px solid #eee;
}
.act{
	font-weight: 500;
}
/* other pages */
.cin{
	margin-top: 8px;
}
#account-wishlist .btn-info,#account-wishlist .btn-danger,#account-order .btn-info,#account-order .btn-danger{
	padding: 8px 0;
	min-width: 30px;
	min-height: 30px;
	text-align: center
}
.contsp {
	margin-left: 35px;
	line-height: 25px;
	margin-bottom: 13px;
	text-transform: capitalize;
}
.infocnt i{
	font-size: 16px;
	vertical-align: bottom
}
.infocnt{
	margin-bottom: 20px;
}
.search-page select.form-control {
	appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.search-page .select-input{
	position: relative
}
.product-quickview-detail .swiper-viewport{
	margin: 0
}
.product-quickview-detail {
	width: 100%;
	background-color: #fff;
}
.product-quickview-detail #content{
	min-height: auto;
	margin-top: 20px;
}
.mfp-iframe-scaler iframe{
	background: #fff !important;
	box-shadow: none !important
}
#information-contact .panel-default{
	border: 1px solid #eee;
}
.subheading, .acpage h1, .not-found-head{
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
	margin-top: 0;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway';
}
.infobg{
	background-color: #fff;
	margin: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#product-compare .infobg{
	padding-left: 0;
	padding-right: 0
}
.brand-list .brands-content {
	padding: 8px;
}
.bname {
	background: none repeat scroll 0 0 #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 5px 8px;
}
.brand-list {
	border: 1px solid #f2f2f2;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #fff;
}
.comb .btn-primary{
	margin: 3px 0;
}
.com-description {
	width: 25%;
	color: #777;
	font-size: 13px;
}
.com-summary {
	width: 1%;
}
.acpage .pull-right input[type="checkbox"]{
	margin-top: 0;
	vertical-align: middle;
}
.sitem ul{
	line-height: 35px;
	padding-left: 25px;
	padding-right: 25px;
}
.sitem ul li{
	list-style: url;
}
#accordion #input-password,#affiliate-login #input-password,#account-login #input-password{
	margin-bottom: 10px;
}
#accordion .panel-title i {
	float: right;
}
.panel-title{
	font-size: 14px;
}
.valign{
	vertical-align: middle !important;
}
.well {
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ededed;
	padding: 0 15px 15px 15px;
}
.well p{
	font-size: 12px;
}
.achead {
	font-size: 14px;
	color: #fff;
	background-color: #1e1e1e;
	padding: 8px 10px;
	margin-top: 0;
}
.acco {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.accolor {
	margin-top: -10px;
	padding: 10px 5px;
	line-height: 25px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.accolor:last-child{
	margin-bottom: 0
}
.table-hover > tbody > tr:hover {
	background-color: transparent;
}
.addlist{
	border: 1px solid #ededed;
	padding: 10px;
	line-height: 25px;
}
.addl{
	border-top: 1px solid #ededed;
	padding-top: 10px;
	margin-top: 10px;
}
@media (min-width: 992px){
	#menu .dropdown:hover .dropdown-menu{
		opacity: 1;
		transform: scale(1, 1);
	}
	#menu .dropdown-menu{
		opacity: 0;
		display: block;
		transform-origin: 0 0 0;
		transform: scale(1, 0);
		transition: all 500ms ease 0s;
	}
	.blogsticky{
		position: sticky;
		top: 15px;
	}
	header{
		background-color:#ffffff !important;
		left: 0;
		right: 0;
		z-index: 99;
		padding: 24px 0;
		background: transparent;
		border-bottom: 1px solid #b6b5b3;
	}
	.blog_webi,.parallex,.look,.allbgc{
		position: relative;
		margin-top: -80px;
	}
	.pro-tab{
		position: relative;
		margin-top: -80px;
		z-index: 9;
	}
	.product-thumb:hover .protitle,.product-thumb:hover .price{
		opacity: 0;
	}
	.bwish{
		transform: scale(0, 0);
		transition: 0.5s ease;
		opacity: 0;
	}
	.product-thumb:hover .bwish{
		opacity: 1;
		transform: scale(1, 1)
	}
	#menu .navbar-nav{
		float: none
	}
	.navbar-nav > li {
		display: inline-block;
		float: none;
	}
	#menu .navbar-nav > li > a{
		padding-top: 12px;
		padding-bottom: 12px;
		color: #3c3c3b;

		text-transform: uppercase;
		font-size: 14px;
		letter-spacing: 1px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#menu .navbar-nav > li > a:hover{
		color: #fec229;
	}
}
@media (min-width: 1200px) and (max-width: 1389px){
	#menu .nav > li > a{
		padding: 10px 6px;
		letter-spacing: 0.5px;
	}
	.product-grid{
		width: 33.33%;
	}
}
/* @media (max-width: 1199px){
	.mfp-container{
		height: auto !important
	}
} */
@media (min-width: 992px) and (max-width: 1199px){
	.blog_links{
		font-size: 12px;
		letter-spacing: 0;
	}
	.product-list .image {
		width: 33.33%;
	}
	.product-list .caption {
		width: 66.66%;
	}
	.wbSearch{
		padding: 60px 15px;
	}
	#menu .dropdown-inner a {
		min-width: 195px;
		letter-spacing: 0
	}
	.inuser {
		margin: 0 15px;
	}
	#menu .nav > li > a{
		padding: 10px 5px;
		font-size: 12px;
		letter-spacing: 0;
	}
	.pro-tab, .allbgc, .blog_webi{
		padding: 60px 20px;
	}
	.deliveryinfo, .imgbanner, .logo-slider{
		padding: 0px 20px 40px 20px;
	}
	.lookbook, .main-title2,.mft{
		padding: 0
	}
	.copy{
		margin: 45px 0px 0 0px;
	}
	.newsbrd{
		margin: 0px 0 45px 0;
	}
	.homefooter footer{
		padding-top: 100px;
	}
	#carousel0{
		padding-top: 40px;
	}
	.parallex,.look{
		padding: 135px 0
	}
	.lookbook h1, .main-title2 h1{
		font-size: 30px;
	}
	header{
		padding: 10px 0
	}
	.deliveryinfo h6{
		margin: 0 0 40px 0;
	}
	.list-group a{
		font-size: 12px;
		letter-spacing: 0.5px
	}
}
@media (max-width: 991px){
	.otherhead header{
		padding: 10px 0
	}
	.allcomment h5{
		margin-top: 15px;
		font-size: 14px;
	}
	.allmb{
		padding: 10px
	}
	.sngblog{
		margin-bottom: 20px;
	}
	.sngblog h3{
		font-size: 14px;
	}
	label{
		font-size: 12px;letter-spacing: 0
	}
	.list-group a,.acspace{
		font-size: 12px;
		letter-spacing: 0.5px
	}
	.sliderow{
		margin: 0
	}
	.inuser {
		margin: 0 6px;
	}
	header{
		border-bottom: 1px solid #b6b5b3;
		padding: 10px 0
	}
	.homefooter footer {
		padding-top: 0;
		margin-top: 30px;
	}
	#common-home #content{
		padding: 0
	}
	/* sidenav */
	#mySidenav li a i{
		margin-top: 4px;
		float: right
	}
	body.active {
		overflow: hidden;
	}
	body.active::before {
		background: #000000 none repeat scroll 0 0;
		content: "";
		height: 100%;
		left: 0;
		opacity: 0.7;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 99;
		transition: all .2s ease 0s;
	}
	body.active .sidenav {
		overflow-x: unset;
		overflow-y: scroll;
	}
	.sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 999;
		top: 0;
		left: 0;
		transition: 0.5s;
		padding-top: 60px;
		overflow-x: hidden;
		box-shadow: 5px 0 5px 0 rgba(0,0,0,.06);
		clear: both;
		height: 100%;
		background-color: #fff;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
	}
	.sidenav .close-nav {
		background-color: #1e1e1e;
		padding: 12px 15px;
		width: 100%;
		display: inline-block;
		color: #fff;
		letter-spacing: 1px;
	}
	.closebtn,.closebtn:hover,.closebtn:focus{
		color: #fff;
	}
	#mobile_top_menu_wrapper {
		margin: 0;
		line-height: 20px;
		display: block !important;
	}
	#menu .navbar-collapse {
		display: block;
		border: none;
	}
	.dblock{
		display: block;
	}
	.dnone{
		display: none
	}
	.pro-tab, .allbgc, .blog_webi{
		padding: 60px 20px;
	}
	.deliveryinfo, .imgbanner, .logo-slider{
		padding: 0px 20px 20px 20px;
	}
	.lookbook, .main-title2,.mft{
		padding: 0;
	}
	.copy{
		margin: 45px 0px 0 0px;
	}
	.newsbrd{
		margin: 0px -15px 45px -15px;
		padding: 15px 0
	}
	.parallex,.look{
		padding: 30px 0;
		margin: 30px 0;
	}
	.deliveryinfo h6{
		margin: 0 0 20px 0;
	}
	#carousel0{
		padding-top: 20px;
	}
	.lookbook h1, .main-title2 h1{
		font-size: 22px;
		margin-top: 0;
	}
	.lookbook h2, .main-title2 h2{
		font-size: 16px;
	}
	.lookbook h3 a, .main-title2 h3 a{
		margin-top: 16px;
		margin-bottom: 0;
	}
	.pro-tab, .allbgc, .blog_webi{
		padding: 20px;
	}
	.pro-tab{
		margin-top: 30px;
	}
	.product-thumb .button-group{
		position: unset;
		opacity: 1;
	}
	.menusp{
		padding: 0;
	}
	#top-links,#logo{
		padding-left: 0
	}
	#logo img{
		max-width: 120px;
	}
	#top-links,.appmenu{
		margin-top: 6px;
	}
	#slideshow0 .owl-buttons{
		display: none
	}
	.full p,.blog-right p,.deliveryinfo h6{
		font-size: 12px;
	}
	.lookbook p, .main-title2 p{
		font-size: 12px;
		letter-spacing: 0.5px;
	}
	.newsl h3{
		font-size: 12px;
		letter-spacing: 0;
	}
	.newsl h2{
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#account-wishlist .valign button.btn-info{
		margin-bottom: 3px;
	}
	.sale{
		padding: 4px 7px;
	}
	.product-list .image {
		width: 40%;
	}
	.product-list .caption {
		width: 60%;
	}
	.proreview{
		margin: 0 10px;
		padding: 0 10px;
	}
	.pro-content .rating li{
		font-size: 12px;
	}
	#menu .navbar-toggle{
		display: block;
	}
	.copy .text-left, .copy .text-left a{
		font-size: 12px;
	}
	.bcart{
		letter-spacing: 0
	}
	#menu .navbar-nav > li,#menu .navbar-nav{
		float: none
	}
	#menu .navbar-nav{
		margin: 7.5px -15px;
	}
	.wbSearch{
		padding: 60px 15px;
	}
}
@media (min-width: 768px){
	.fborder{
		border-left: 1px solid #323232;
	}
	.cdrop .dropdown-menu{
		right: 0;
		left: auto
	}
	#xsfilter {
		display: block !important;
	}
	.middle-footer h5 button {
		display: none;
	}
	.footer-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.sticky{
		position: sticky;
		top: 15px
	}
	.product-list .image, .product-list .caption {
		float: left;
		position: relative;
	}
}
@media (max-width: 599px){
	.pro-tab .owl-theme .owl-controls .owl-buttons .owl-prev::after, #special.owl-theme .owl-controls .owl-buttons .owl-prev::after, #blog.owl-theme .owl-controls .owl-buttons .owl-prev::after, #related.owl-theme .owl-controls .owl-buttons .owl-prev::after {
		padding: 0 15px;
	}
	.product-quickview-detail .sticky, .product-quickview-detail .pro-content, .product-quickview-detail .prorate {
		width: 100%;
	}
	.pagi .text-left,.pagi .text-right{
		text-align: center;
		width: 100%;
	}
	.catesort {
		width: 100%;
		margin-top: 15px;
	}
	.product-tab li {
		margin: 0 4px;
	}
	.product-tab .nav > li > a{
		padding: 10px 0;
		font-size: 12px;
		letter-spacing: 0;
	}
	.tab-head .nav > li > a{
		font-size: 14px;
	}
	.bests {
		margin: 0 7px;
	}
	.pro-content .rating .fa-stack {
		font-size: 6px;
	}
	.pro-content .rating li{
		font-size: 12px;
		letter-spacing: 0
	}
	.proreview{
		margin: 0 4px;
		padding: 0 4px;
	}
	.pro-content #product .alert{
		font-size: 12px;
		letter-spacing: 0;
	}
	#slideshow0 .owl-item a img {
		transform: translate(-50%,0%);
		min-width: 355px;
		left: 50%;
		position: relative;
	}
	#slideshow0 .owl-item {
		overflow: hidden;
	}
}
@media (max-width: 767px){
	.blog-right h4{
		font-size: 14px;
	}
	.pro-tab .owl-theme .owl-controls .owl-buttons div{
		display: none
	}
	.imgbanner,.bquickv{
		display: none
	}
	#product-compare .table-responsive > .table > tbody > tr > td.com-description{
		white-space: normal
	}
	.newsletter-bg{
		background-image: none !important;
		background: #fff;
	}
	#formNewLestter .inner .valid .alert{
		width: 100%;
	}
	.newsletter-bg .description-top p{
		padding: 0
	}
	.newsletter-bg .description-top h2{
		font-size: 18px;
	}
	.newsletter-bg .inner .form-group input{
		width: 100%;
	}
	.mfp-iframe-holder .mfp-content {
		height: 100%;
	}
	#search_block_top button{
		min-width: auto;
		padding: 0 15px;
	}
	.fsocial li a{
		min-height: 28px;
		min-width: 28px;
		padding: 6px 0;
	}
	.fsocial{
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.newsl .inputNew,.newsl .button-submit button{
		height: 36px;
	}
	#accordion .panel-title {
		font-size: 12px;
	}
	#accordion .panel-body{
		padding: 10px 0;
	}
	#accordion #button-voucher{
		padding: 7px 4px;
	}
	.btn {
		padding: 7.5px 8px;
	}
	.blog-desc{
		font-size: 12px;
		letter-spacing: 0
	}
	.blog_links{
		font-size: 12px;
		letter-spacing: 0;
	}
	.blog_comment::before, .blog_comment::after{
		padding: 0 5px;
	}
	.subheading, .acpage h1, .not-found-head{
		font-size: 16px;
		padding: 16px 0
	}
	.search-page .select-input {
		margin: 10px 0;
	}
	#information-contact .panel-default img{
		margin-bottom: 15px;
	}
	.heading{
		font-size: 19px;
	}
	.pro-content h1{
		margin-top: 20px;
	}
	.text-decor-bold h2{
		font-size: 18px;
	}
	.wbSearch{
		padding: 15px;
	}
	.list-des,#tab-description,.custreview p,.crspc{
		font-size: 12px;
		letter-spacing: 0
	}
	.rsep {
		padding: 0 7px;
	}
	#search-by-category .search-ajax{
		top: 75px;
	}
	.categories-container{
		display: none
	}
	.deliveryinfo .li-center{
		margin: 15px 0;
	}
	.middle-footer .btn.toggle{
		color: #fff;
		text-shadow: none;
		background: none;
		background-image: none;
		background-image: none;
		border: 0;
		box-shadow: none;
		font-size: 12px;
		position: absolute;
		top: -3px;
		right: 0;
		padding: 0;
		width: 100%;
	}
	footer h5 .toggle::after {
		font-family: 'FontAwesome';
		content: '\f068';
		font-size: 14px;
		font-weight: normal;
		float: right;
		cursor: pointer;
	}
	footer h5 .toggle.collapsed::after {
		font-family: 'FontAwesome';
		content: '\f067';
		font-size: 14px;
		font-weight: normal;
		float: right;
		cursor: pointer;
	}
	.middle-footer h5{
		font-size: 14px;
		margin-bottom: 10px;
		position: relative
	}
	.copy .text-left{
		font-size: 12px;
		letter-spacing: 0
	}
	.copy .text-left,.copy .text-right,.copy{
		text-align: center
	}
	.copy {
		margin: 15px 0px 0 0px;
	}
	.newsbrd {
		margin: 0px -15px 20px -15px;
	}
	.deliveryinfo h6{
		display: none
	}
	.lookbook h2, .main-title2 h2{
		margin-top: 0;
	}
	.lookbook h3 a, .main-title2 h3 a{
		margin-top: 0;
		margin-bottom: 20px;
	}
	.parallex .full{
		text-align: center
	}
	.test1{
		margin-bottom: 15px;
	}
	.parallex .full{
		padding: 25px 0;
	}
	.tab-head .nav-tabs{
		text-align: left;
	}
	.catfilter .toggle.collapsed::after {
		font-family: 'FontAwesome';
		content: '\f067';
		font-size: 14px;
		font-weight: normal;
		cursor: pointer;
		float: right;
	}
	.catfilter .toggle::after {
		font-family: 'FontAwesome';
		content: '\f068';
		font-size: 14px;
		font-weight: normal;
		cursor: pointer;
		float: right;
	}
	.catfilter .panel-heading button {
		position: absolute;
		top: 10px;
		width: 100%;
		right: 0;
		padding: 0 15px;
		background: transparent;
		color: #fff
	}
	.catfilter .panel-heading{
		position: relative;
	}
	.catfilter .panel-heading{
		padding: 10px 15px;
	}
}
@media (min-width: 1200px){
	.product-list .image {
		width: 25%;
	}
	.product-list .caption {
		width: 75%;
	}
	#menu .navbar-nav li .dropdown-toggle i{
		margin: 0 3px;
	}
}
@media (min-width: 1390px){
	#product-manufacturer .product-list,#product-search .product-list{
		width: 50%;
	}
	#product-manufacturer .product-grid,#product-search .product-grid{
		width: 20%;
	}
	#product-manufacturer .product-list .image,#product-search .product-list .image{
		width: 33.33%;
	}
	#product-manufacturer .product-list .caption,#product-search .product-list .caption{
		width: 66.66%;
	}
}
@media (min-width: 600px) and (max-width: 767px){
	.product-list{
		width: 50%;
	}
	.catlist-des{
		overflow: hidden;
		height: 38px;
	}
	.ct{
		display: none
	}
}
@media (min-width: 412px) and (max-width: 767px){
	.product-grid{
		width: 50%;
	}
	.xspspace{
		margin: 0 -3px;
	}
	.xspspace .product-layout{
		padding: 0 3px;
	}
	.xspspace .product-thumb .caption{
		padding: 8px
	}
	.xspspace .product-thumb .button-group button,.xspspace .product-thumb .button-group .bquickv a{
		min-width: 35px;
		min-height: 35px;
		padding: 7px 0;
	}
	.bcart{
		letter-spacing: 0
	}
	.product-thumb .price{
		font-size: 16px;
	}
	.pro-tab .owl-carousel .owl-buttons .owl-next, #special.owl-carousel .owl-buttons .owl-next{
		right: 0;
	}
	.pro-tab .owl-theme .owl-controls .owl-buttons .owl-prev, #special.owl-theme .owl-controls .owl-buttons .owl-prev{
		right: 10px;
		left: auto;
	}
}


/**************************************************************** Preistabelle *****************************************************************/

/* ======= SECTIONS  ======= */
.section-pricing {
	z-index: 3;
	position: relative;

}
h6.kategorie{font-size: 24px;font-weight: 600; text-transform: uppercase; }
h5.preisangabe {font-size: 24px; color: #e7d386; height:80px;}
.preisdetail {font-size: 16px;}
.block-pricing h5 small:first-child {
	position: relative;
	color: #e7d386;
	top: 4px;
	font-size: 16px;
}
h5.preisangabe.dunkel small:first-child {
	color:#3c3c3b;
}

/* ======= BLOCK PRICING ======= */
.block-raised {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); border-radius: 0px 0px 6px 6px;
}

.block-pricing {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); border-radius: 6px 6px 6px 6px;
	background-color:#fff;
}
.block-pricing:hover {
	box-shadow: 0 16px 38px 2px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); border-radius: 6px 6px 6px 6px;
	background-color:#fff;
}
.block-pricing:hover .button-gelb, .block-pricing:hover .button-weiss {
	animation: attention 3s;
}

@keyframes attention {
	0% {
		padding:10px 15px;
	}
	40% {
		padding:10px 15px;
	}
	55% {
		padding:20px 25px;
	}
	70% {
		padding:10px 15px;
	}
}

.block-pricing:hover .table-info {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}


.block-pricing {
	text-align: center;
}




.block-pricing .table {
	padding: 25px !important;
	margin-bottom: 0px;
}




.block-pricing ul {
	list-style: none;
	padding: 0;
	max-width: 240px;
	margin: 10px auto;
}

.block-pricing ul li {
	color: #3C4857;
	text-align: center;
	padding: 12px 0;
	border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

.block-pricing ul li:last-child {
	border: 0;
}



.block.table-info {
	background: rgb(255,229,129);
	background: linear-gradient(60deg, rgba(255,229,129,1) 0%, rgba(242,230,184,1) 45%, rgba(246,235,191,1) 65%, rgba(228,208,133,1) 100%);
	border-radius: 6px;
	box-shadow: 0 2px 2px 0 rgba(255,222,97, 0.14), 0 3px 1px -2px rgba(255,222,97, 0.2), 0 1px 5px 0 rgba255,222,97, 0.12);
}
.block.table-info:hover {
	background: rgb(255,226,116);
	background: linear-gradient(60deg, rgba(255,226,116,1) 0%, rgba(242,223,150,1) 45%, rgba(245,228,163,1) 65%, rgba(227,205,121,1) 100%);
}



/********************* Kontobereich ********************/
.kontositenav a {text-decoration: none;}
.kontotopnav a {text-decoration: none; text-align: center;}
.kontotopnav a i {font-size:26px; width: 100%;}
.konto {text-align: left;}
#account-register #account .radio {float:left; margin-right:20px; line-height:16pt;}


/************** EXIT-Box ***************/

.exitbox-txt {}
.exitbox-umfragewerte {float:left; margin-left:65px;}
.exitbox-frage {border:1px solid #fec229; padding:10px; text-decoration: none;}
.exitbox-frage {width:500px !important; float:left; margin-top:5px;}
.exitbox-frage:hover {background-color:#e6f7f8; text-decoration: none; border:1px solid #e6f7f8;}
.exitbox-frage:hover span{color:#fec229 !important;}

.hinweis-exitbox-zu, .exit-exitbox {
	position:absolute;
	border:0px solid red;
	left:50%; margin-left:380px; top:-20px;
	border-radius:50px;
	width:50px; height:50px;
	color:#fff !important; font-size: 24px !important;
	background-color:#ccc; text-align: centeR; padding-top:14px; padding-right:0px;

}



/********************************************************************************************** Große Monitore **************************************************************************************/
@media (min-width: 1540px) {
	/************** Haupteinstellungen Groß ************/
	.container-fluid {padding: 0px;}

	/************** Startseite Groß ************/
	.startbox {min-height: 775px;}
	.platzhalter { height:50px; padding-top:50px; padding-bottom: 70px;}
}



/********************************************************************************************** Tablets **************************************************************************************/
@media (max-width: 1540px) {
	/************** Haupteinstellungen Tablet ************/
	.container-fluid {padding: 0px; overflow: hiden;}
	header .container {width: 100%; margin:0px !important;}
	#top-links {max-width:170px; margin-right:10px; float:right;}

	#logo {width: 240px !important;}

	/********* Menu ********/
	#menu .dropdown-toggle.header-menu {
		font-size: 12px; color: #3c3c3b;
	}

	/********* footer ********/
	.vorfooter {height:320px !important; font-size:28px;}


	/************** Startseite Tablet ************/
	.startbox {min-height: 775px; background-size: 1920px;}
	.willkommen .col-md-4, .willkommen .col-md-8{padding:40px; margin-top:0px !important;}
	.platzhalter { height:50px; padding-top:50px; padding-bottom: 70px;}
	.willkommen {padding-top:40px;}

	.btext {font-size: 16px; line-height:32px; margin:0px; margin: auto; width: 90%; box-sizing: border-box;}
	.btext h2, .btext-gelb h2{font-size: 34px;margin-bottom:25px;}

	.btext-gelb {font-size: 16px; line-height:32px; margin:0px; margin: auto; width: 100%; background-color:#fffbea;}
	.bbild img{width:90% !important; margin:auto !important; margin-top:-60px !important; text-align: center;}
	.bbild {text-align: center;}

	.calltoaction {padding:20px; margin-bottom:80px;}

	.layoutwechsel {min-height:320px; margin-left:40px; margin-top:0px;}

}


/**************************************************************** MOBILE Anicht *****************************************************************/
@media (max-width: 991px) {


	/************** Haupteinstellungen Mobile ************/
	.row{margin:0px !important;}
	.inhalt-mittel {width:100%; box-sizing: border-box; padding:10px;}
	.platzhalter { height:0px; padding-top:0px; padding-bottom: 12px;}

	.textspalten {column-count: 1; column-gap: 0px;}

	.antipadding-m {padding:0px !important;}
	.antimargin-m {margin:0px !important; }
	.bigheadline {font-size:38px; margin-bottom:30px;}

	.button-gelb {
		font-size: 16px;
		padding:10px 15px;
		line-height: 24px;
	}

	.button-weiss {
		font-size: 16px;
		padding:10px 15px;
	}
	.startbox .button-weiss {
		width:100% !important; text-align: center; display: inline-block; margin-top: -10px;
	}

		/************** Menu Mobile ************/
	.menusp{ left:0 !important; margin-left: 22px; position: absolute;}
	.navbar-toggle i {color:#3c3c3b;}
	#top-links {margin-top:-32px; width:160px;}
	#top-links li{margin-left:15px;}

	#menu .dropdown-toggle.header-menu {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 20px;
		position: relative;
		display: block;
		padding: 15px 15px;
	}
	#mySidenav li i {
		margin-top: 4px;
		float: right;
	}


	/********* footer ********/
	.vorfooter {margin-top:-20px !important; height:220px; font-size:28px;}
	.programmiert .col-md-5 { margin-top:0px; }
	.programmiert .col-md-7 { text-align:center; font-size:14px !important; margin-top:0px;}
	.programmiertbild {float:none; margin:auto;}
	footer{margin-top:0px !important;}

	.row.mft {margin-top:25px !important; margin-bottom: 35px !important;}
	.row.mft h5  {margin-bottom: 15px !important;}
	.feiplasw {margin-top:20px;}

	/************** Startseite Mobile ************/
	#startframe {min-height:158px;}

	.startbox {min-height: 775px; background-size: 1920px; background-position: top; }
	.willkommen {padding-top:0px; margin-top:-20px; }
	.willkommen  h1{padding-top:0px; margin-top:-15px; font-size:28px;}
	.calltoaction h2{font-size: 27px;}

	.benefit-haken{margin-top:20px; margin-bottom:20px;}
	.benefit-haken li {
		font-size:16px; line-height:19px;
		margin: 0;
		padding: 5px 0px 5px 30px;
		list-style: none;
		background-image: url(../image/check.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.willkommen .col-md-8 {padding-top:0px; margin-top:0px;}

	.bewertungsbox {margin-bottom:0px; float:left; }
	.bewertungsauthor {float:left; }
	.bewertungsbild {float:left;margin-bottom:10px; }

	.calltoaction .col-md-5{font-size: 16px; line-height:34px;}
	.calltoaction .bewertung .col-md-5{border-bottom: 1px solid #ccc; margin-bottom:10px; padding-bottom:10px;}
	.calltoaction .bewertung {margin-top:25px !important;}


	.faq .tabellenansicht .col-md-4.bdy{min-height:unset;}

	.service {padding:20px;}


	/************** Preistabelle Mobile ************/

	.mpreismenu {width:90%; margin:auto; text-align: center; margin-bottom:10px; display: block !important;}
	.mpreis1, .mpreis2, .mpreis3 {width:30%; padding:20px 0px; float:; bordeR:1px solid #ccc; margin-left:-5px !important;
		background-color:#fff;
		background: rgb(255,255,255);
		background: linear-gradient(180deg, rgba(255,255,255,1) 69%, rgba(205,205,204,1) 100%);
	}
	.mpreis1 {border-radius: 6px 0px 0px 6px;}.mpreis3 {border-radius: 0px 6px 6px 0px;}
	.paktiv {background-color:#fed126; background: rgb(254,209,38); background: linear-gradient(180deg, rgba(254,209,38,1) 69%, rgba(204,170,43,1) 100%);}


	.preis1, .preis3{display:none;}

	.borderstrich {display: none;}
	.rundezahl {margin-top:0px !important; float:left; margin-right: 20px;}
	.rundezahl::after{margin-top:unset !important;}
	.punktcontent {margin-bottom:30px;}

	.mpreismenu2 {width:100% !important;}
	.mpreismenu2 a {font-size: 14px !important; }
	.mpreismenu2 .mpreis1{width:35% !important;  }
	.mpreismenu2 .mpreis2{width:65% !important; }

	.preisangabe, .preisangabe small {color:#3c3c3b !important; }
	.block-pricing {
		background: rgb(255,229,129);
		background: linear-gradient(60deg, rgba(255,229,129,1) 0%, rgba(242,230,184,1) 45%, rgba(246,235,191,1) 65%, rgba(228,208,133,1) 100%);
		border-radius: 6px;
		box-shadow: 0 2px 2px 0 rgba(255,222,97, 0.14), 0 3px 1px -2px rgba(255,222,97, 0.2), 0 1px 5px 0 rgba255,222,97, 0.12);
	}

	/******************* Exitbox Mobile ********************/
	#exitpopup_bg{display:none !important}
	#exitpopup{display:none !important}



}


/**************************************************************** KLEINE MOBILE Anicht 2 *****************************************************************/

@media (max-width: 445px) {

	/******************* Footer - Mobile KLEIN A1 ********************/
	#sicherzahlen-box{}

	.zahllogos1 {background-size: 800px; background-position:0px -150px;  width:290px; height:50px; float:none; margin:auto;}
	.zahllogos2 {background-size: 800px; background-position:-300px -150px;  width:240px; height:50px; float:none; margin:auto;}
	.zahllogos3 {background-size: 800px;  background-position:-550px -150px;width:252px; height:50px; float:none; margin:auto;}


}


