@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700');

/* AENDERUNGEN MANDANTENUEBERGREIFEND ANFANG */
a {
word-wrap: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}

.mt-0 {
	margin-top: 0px;
}
.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-40, .top-50 {
	margin-top: 50px;
}
.mb-0 {
	margin-bottom: 0;
}
.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.pl-0 {
	padding-left: 0 !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.main-slide .subline {
	font-size: 17px;
}
.payPalPaymentHint {
	padding: 0 20px 30px 10px;
    margin: 40px 0 30px 0;
    background: #f5f5f5;
}
.box-summary-description>p {
	margin: 0 !important;
}

/* STARTSEITE SLIDER ANFANG */
section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide h2 {
    color: #383838;
    margin-top: 0 !important;
	hyphens: none !important;
}
section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content {
    height: 400px;
}
/************************************************************************************************************************************/
/*********************Slider*************************************************************************/
.main-slide .headline {
	font-size: 27px;
	line-height: 32px;
}
.main-slide .headline.font-white {
	color: #fff;
}
.main-slide-content h2 {
	font-size: 34px !important;
	line-height: 43px !important;
}
.banner.visible-xs.border>.text-wrapper>a {
	position: absolute;
	bottom: 41px;
	left: calc(50% - 150px/2);
}
.banner.visible-xs.border>.text-wrapper>p {
	font-size: 15px;
	margin-top: 7px;
}
/****************************************************************************************************/
.productdetail {
    background-color: #fff;
}

#toggle-nav, #toggle-nav:focus, #toggle-nav:active {
    background-color: #fff;
}

.danger-label {
    color: red;
    font-weight: 400;
}

.product-box .footer {
    padding: 10px 10px 25px 10px;
}

.product-box .footer .btn, .box-teaser .btn {
    min-width: 150px;
    width: auto;
}

.box-teaser .btn-mc-big {   /* Diese Zeile muss nicht uebertragen werden, da es nur nach dem Befehl hier drueber stehen muss  */
    width: 180px;
}    
    
section.main-content .box-content {   /* 710 */
    margin-top: 20px;
}

.highlight-top-product .ribbon-wrapper-3 {
    top: -12px;
    right: 20px;
}

.product-box .head {  /* 1502; steht auch in 1272 */
    height: auto;
}

header.is-sticky {   /* 400 */
    min-height: 88px;
}

.cart .alert.alert-danger {
    background-color: #eee;
    color: #000;
    border: 1px solid #eee;
}

footer .main-footer .footer-info .item ul li {   /* 1267 */
    line-height: 1em;
    margin-bottom: 30px;
}

.bg-gray {
	background-color:#e2e1de;
}

.toast-item p {
    margin-right: 30px;
}

/* SWITCHABO ANFANG */
.abo-summary.month3, .abo-summary.month6, .abo-summary.month12 {
    border: 1px solid #e1e1e1;
    float: left;
    left: 20%;
    margin-left: 5%;
    padding: 10px 30px 30px;
    position: relative;
    text-align: center;
    width: 320px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.abo-buy form a {
	text-decoration: none !important;
}
.abo-buy form a:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none !important; /* ohne important */
}
.abo-summary.month3, .abo-summary.month6, .abo-summary.month12 {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
}
.abo-summary.month3:hover, .abo-summary.month6:hover, .abo-summary.month12:hover {
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
}
/* SWITCHABO ENDE */


.loyalitypoints .col-sm-12.teaser {
    border: 1px solid #e1e1e1;
    padding-top: 10px;
    margin-bottom: 20px;
}

.pointBar {
    width: 275px;
    height: 20px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    margin-bottom: 5px;
}

.rating-c .br-widget a, .rating-bool .br-widget a, .rating-checkbox .br-widget a, .rating-string .br-widget a, .rating-d .br-widget a {
    white-space: normal;
    height: auto;  
    line-height: 1.4em;
    padding: 8px 4px;
    text-decoration: none !important;
}

.loyalitypoints .paymentMethods {
    margin-bottom: 30px;
}

.hashlinks h4::before { /* faq sprungziele ,evtl mu */ 
  display: block;
  content: " ";
  margin-top: -100px;
  height: 100px;
  visibility: hidden;
  pointer-events: none;
}b 

.loyalitypoints .paymentMethods {
    margin-bottom: 40px;
}
.loyalitypoints td {
	padding-right:10px;
}

.no-word-break {
hyphens: none; }

#questionid label {
    text-indent: -21px;
    padding-left: 20px;
    width: 100%;
}

#questionid input {
    margin-right: 5px;
}

.mcCookietext {
  padding-top: 10px;
  padding-bottom: 15px; }
  
.col-xs-6.col-sm-9 a[href*='#productSurvey_']{
	display: inline-block;
	margin-top: 13px; }

.rating-string {
    float: right;
}
.productreviewForm fieldset {
    border-bottom: 1px solid #e1e1e1;  
}    

/*********************Startseite Kacheln*************************************************************/
section.main-content .box-content .item-box .description .headline {
	font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 15px 0 2px 0;
    font-weight: 600;
}
.icons .subline {
	line-height: 22px;
}
/****************************************************************************************************/
/**********************Vergangene Boxen**************************************************************/
.owl-carousel h5 a {
	color: #383838;
	text-decoration: underline !important; 
}
.boxen-list .owl-prev, .boxen-list .owl-next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(50% - 20px);
	transform: translateY(-50%);
	display: block !important;
	border:0px solid black;
}
.boxen-list .owl-prev { left: -20px; }
.boxen-list .owl-next { right: -20px; }
.boxen-list .owl-prev i, .boxen-list .owl-next i { color: #333; font-size: 40px; }
.boxen-list .owl-prev:hover i, .boxen-list .owl-next:hover i { color: #999; }
.owl-carousel .owl-item img { background-color: inherit; }
	
/****************************************************************************************************/

/* ----------------------------VIEWPORT SECTION--------------------------------- */

@media only screen and (max-width: 1199px) {

	header.is-sticky .logo.container .logo-sticky {
		position:absolute;
		left:0;
		margin-left:0;
		width:auto;
	}

	section.main-content .box-content {
		margin-top: 0px;
	}

	.mcCookietext {
		margin-bottom: 0; /* diese Zeile loeschen*/
		transform: translate(0%, 10%);
	}

}

@media only screen and (max-width: 991px) {
	.productdetail .image-product {
		margin-top: 80px;
	}
	.abo-summary.month3, .abo-summary.month6, .abo-summary.month12 {
		left:5%;
	}
}


@media only screen and (max-width: 767px) {
	.box-teaser .btn-mc-big {
		bottom: 0;
	}

	header.is-sticky .logo.container .logo-sticky {
		left: 50%;
		transform: translate(-50%);
		margin-left: 0;    
	}

	section.main-content {
		margin-top: 100px;
	}

	.loyalitypoints .teaser .pull-right {
		float: none !important;
	}

	.rating-checkbox-container {
		float: left;
	}

	.abo-summary.month3, .abo-summary.month6, .abo-summary.month12 {
		float:none;
		left:0;
		margin-left:auto;
		margin-right:auto;
	}
	  .mcCookietext {
		padding-top: 5px;
		padding-bottom: 5px; }	

	.rating-checkbox-container {
		float: left; }
	.rating-c, .rating-bool, .rating-checkbox, .rating-string, .rating-d {
		float: left; } 
	.rating-string {
		float: right; 
	} 
}

/* AENDERUNGEN MANDANTENUEBERGREIFEND ENDE */


/* AENDERUNGEN PINK BOX (mandantenspezifisch) */

/*Login-Bereich*/
.rating-string .br-widget a.br-active:hover {
	background-color: #d54990 !important;
}

/*********************************************/

/* SCHRIFT-DEFINITIONEN ANFANG */ 

body {    /* 6 */
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
}

h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5 {
 	font-family: 'Nunito Sans', sans-serif !important;
	line-height: 1.5;
	font-weight: bold;
	hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-khtml-hyphens: auto;
}
h1, .h1, .headline {
	font-size: 22px;
	line-height: 27px;
}
h2, .h2 {
	font-size: 19px;
	line-height: 24px;
}
h3{
	font-size: 17px;
	line-height: 20px;
}
h4{
	font-size: 16px;
	line-height: 20px;
}

.product-box h4 {    /* 249 font-family loeschen */
    font-family: none;
    font-weight: bold;
}

.login a {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

header nav#main-menu .wrap-main-menu ul li a {
    font-family: 'Nunito Sans', sans-serif;
	font-size: 13px;    
} 

footer .main-footer .footer-info .item h4 {
    margin-bottom: 15px;
    font-family: 'Nunito Sans',sans-serif !important;
    font-weight: bold;
} 

.product-box h3 {
	font-size: 24px;
}

.specials h3 {
	hyphens:none; }
	
.btn {
	letter-spacing: 0 !important; }	


/* SCHRIFT-DEFINITIONEN ENDE */ 


/* AUFZAEHLUNGSZEICHEN ANFANG */
ul li::before {
    content: url("https://www.pinkbox.de/webcontent/cms/pinkboxDESite/herz_18x18.png");
    vertical-align: sub;
}

.content ul li {
    padding-left: 25px;
    text-indent: -29px;
    margin-bottom: 8px;
    line-height: 18px;
}

.abo-description ul {
    padding-left: 25px;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
}

#main-menu  ul li::before {
    content: none; }


/* AUFZAEHLUNGSZEICHEN ENDE */


a {
	text-decoration: underline !important;
}

.icon-action {
    text-decoration: none !important;
}

a.btn, #main-menu li a, .footer-info li a, .sidebar li a, .item.login a {
	text-decoration: none !important;
}

a {
    color: #333;
}

a:focus, a:hover, p a:hover {
    color: #d54990;
}

p a {
    color: #333;
}    

.btn {
	font-size:14px;
}

.btn-mc-a:hover {
    color: #db77b3;
    background: #fff;
    border: 1px solid #db77b3;
}    
    
.btn-mc-b:focus {
	color: #7c7c7b;
}

.box-teaser .btn-mc-big {
    font-size: inherit;
}    

::selection {    /* 262 */
    background: #d54990;
    color: #fff;
}

::-moz-selection {   /* 570 */
    background: #d54990;
    color: #fff;
}
header.is-sticky {
	z-index: 99;
	padding-top: 20px;
}
header.is-sticky #main-menu {
	padding-top: 5px;
}
header nav#main-menu .wrap-main-menu {  /* 1587 */
    padding-top: 0;
}

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide {  /* 575 */
    left: 0;
    top: 54%;
    transform: translate(-15%,-50%);
}

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a {
    background: #d54990;
    border: 1px solid #d54990;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
}

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a:hover {
    background: #db77b3;
    border: 1px solid #db77b3;
    color: #fff;
}

section.main-content .parallax-bg.wrap-main-slide .main-slide .wrap-control .left-control {
	background:transparent;
	left:-10px;
}
section.main-content .parallax-bg.wrap-main-slide .main-slide .wrap-control .right-control {
	background:transparent;
	right:-10px;
}
section.main-content .parallax-bg.wrap-main-slide .main-slide .wrap-control .nav-control:hover {
	box-shadow: none !important;
}

.main-slide-content a {
    text-decoration: none !important; }

section.main-content .box-content .item-box .description h2 {
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: 'Nunito Sans', sans-serif !important;
}

section.main-content .box-content .item-box .description .h4 {
    margin-top: 0;
	margin-bottom: 4px;
	font-size: 18px;
}

section.main-content .box-content .item-box .description .btn {
    margin-top: 0;
}

.pointBar #pointAmount {
    background-color: #d54990;
}

section.main-content .box-content .item-box .description {
    top: 72%; 
    left: 0;
    right: 0;
}    

#giftCardPreview .modal-content {
    background: url("https://www.pinkbox.de/webcontent/cms/pinkboxDESite/gutschein_preview.jpg") no-repeat center 0 transparent;
}    

#giftCardPreview .modal-content .mailHead h2 {
    hyphens: none; }

header .logo .logo-sticky {
    margin-top: 0;
    height: 55px; }

header nav#main-menu .wrap-main-menu ul li.level0 {
	padding: 0 16px; }

.teasertext {
	padding-left: 6%;
	padding-right: 6%;	}

.box-teaser .btn-mc-big {
    margin-top: 10px; }

.highlight-top-product .content img {
    margin-top: -23px;
    width: auto;
    height: 50px; }

.product-box-wrapper img {
    padding-top: 0;
    width: 260px; }

.ribbon-wrapper {
    background: #d54990 none repeat scroll 0 0;
    box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    display: block;
    height: 36px;
    left: auto;
    margin-bottom: 12px;
    overflow: visible;
    padding: 8px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -12px;
    width: 110px;
    z-index: 2; }  
    
.ribbon-wrapper::after {
    border-color: transparent #d54990 transparent transparent;
    border-style: solid;
    border-width: 12px;
    content: " ";
    display: block;
    left: -49px;
    position: absolute;
    top: -49px;
    transform: rotate(90deg);
    width: 89%;
    z-index: 0; } 

.col-md-3.product-box-wrapper {
    padding: 20px; }

.highlight-top-product {
	transform: none !important;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.51);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.51);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.51); }

.mcCookietext {
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 0;
    transform: translate(0%, 0%); }

.unboxing .col-xs-4 {
    padding: 0;
    overflow: hidden;
    height: 390px;
    border: 5px solid #fff; }

.unboxing-overlay {
    display: none; }

.col-xs-4:hover .unboxing-overlay {
    position: absolute;
    bottom: 30px;
    left: 35px;
    background: #f8edf3;
    padding: 10px;
    margin-right: 30px;
    display: block; }

.unboxing-overlay h5 {
	margin-top: 0px;
    margin-bottom: 0px; }

.highlight-product {
    -webkit-box-shadow: 0px opx 1px 0px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px opx 1px 0px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.38); } 
    
.product-box h4 {
	text-transform: none; }    

.hidden-xs.sof-kacheln p {
    min-height: 100px; }
    
.visible-xs.sof-kacheln p {
    min-height: 100px; }
    
.product-box .content {
	min-height: 180px; }

.product-box .head {
	padding-top:10px; }    

.product-box .head-rimless {
	padding: 0px; }

.product-box .head-rimless>img {
	width: 100%; }

.hidden-xs.sof-kacheln p {
    min-height: 100px; }
    
.visible-xs.sof-kacheln p {
    min-height: 100px; }

#productlist-container .col-md-3.product-box-wrapper:first-child .product-box.highlight-product {
    background-color: #f8eef3; }

#productlist-container .col-md-3.product-box-wrapper:first-child .product-box.highlight-product .head {
    background-color:#f8eef3; }

.nav-pills > li.highlight > a, .nav-pills > li.highlight > a:focus, .nav-pills > li.highlight > a:hover {
   background-color: #d54990;
	color: #fff; }
   
.pb-lp .highlight-top-product, .pb-lp .highlight-top-product .head {    
    background-color: #f8eef3; }

.pb-lp .product-item {
    text-align: center; }

.manufacturer {
    margin-top: 6px;
    font-size: 12px;
    font-weight: bold;
    min-height: 35px; 
    text-align: center; }

/* LP /freebies ANFANG */

.modal-gallery.pb-freebies .col-sm-4 {
	margin-bottom: 40px;
	min-height: 350px; }
.pb-freebies .modal-dialog .btn {
	position: relative;
	top: 34px;
	float: right;
	z-index: 99999; }
.pb-freebies .modal-dialog img {
	position: relative;
	left: 50%;
	transform: translate(-50%); }
.pb-freebies .modal-image-container {
	height: 225px;
	overflow: hidden; }
.pb-freebies .modal-dialog {
	width: auto !important;
	max-width:70%; }
/* LP /freebies ENDE */

.modal-gallery.pb-lp-sale .col-sm-4 {
	min-height: 450px; }

#cartItemDisplayRow_0 span.price.pull-right, .subtotal span.price.pull-right {
    margin-top: 25px; }

footer .sm-icon {
    margin: 0px 0px 20px 10px; }

/*  */ 
.card-header {
	padding: 1rem 1.25rem 0 1.25rem;
	border-bottom: 1px solid #f8edf3; }
.faq-accordion {
	max-width: 400px; }
.card-header a {
	text-decoration: none !important;}
.collapse.in {
	display: block; }
.show {
	display: block !important; }
.collapse {
	display: none; }
.card-body {
	padding: .75rem 1.25rem;
	margin-bottom: 20px;
	margin-top: 5px; }
.faq-accordion a.collapsed::after {
	font-family: fontawesome;
	content: "\f078";
	font-weight: lighter;
	font-size: 10px;
	float: right;
	margin-top: 4px; }
.faq-accordion .accordion-link::after {
	font-family: fontawesome;
	content: "\f077";
	font-weight: lighter;
	font-size: 10px;
	float: right;
	margin-top: 4px; }
	
.faq-accordion .accordion-link.zweizeilig::after {
	margin-top: -6px; }
	
.faq-accordion a.zweizeilig::after {
	margin-top: -6px; }

.key-value-table td:first-child {
    min-width: 112px; }

.whatsapp-button, .whatsapp-button:hover {
	color: #ffffff;
	background: #25D366;	
	border: 1px solid #25D366; 
}
.nav-mobile.open {
	max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}

img {
    display: block;
    max-width: 100%;
    height: auto; }

.text-center img {
	margin: 0 auto; }

.mb-20 {
	margin-bottom: 20px; }

.padding0 {
	padding: 0; }

.up {
	border-top: 0px solid;
	border-bottom: 4px solid; }

a.collapsed>b.caret {
	-moz-transform: rotate(180deg)!important;
	-ms-transform: rotate(180deg)!important;
	-o-transform: rotate(180deg)!important;
	-webkit-transform: rotate(180deg)!important;
	transform: rotate(180deg)!important; 
}

.box-teaser .btn {
    margin-top: 10px;
    margin-bottom: 50px;
}

/******** Weiterempfehlungs-Banner *****************************************************/
.banner-recommendation {
    margin: 0 auto;
	max-width: 82.5rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
	padding: 0 15px;
}
.banner-recommendation .banner-recommendation_number {
	display: inline-block;
	background: #d54990;
	color: #fff;
}
.banner-recommendation .banner-recommendation_number>p {
	font-size: 23px;
    line-height: 74px;
	font-weight: 600;
	margin: 0;
	position: relative;
}
.banner-recommendation .banner-recommendation_text {
	display: inline-block;
	background: #F8EFF4;
	padding: 0;
}
.banner-recommendation .banner-recommendation_text>p {
	font-size: 15px;
    margin: 0;
    font-weight: 500;
	line-height: 22px;
    padding: 30px;
}

.banner-recommendation_number::after {
    border-width: 15px;
    border-style: solid;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
	z-index: 3;
}
.banner-recommendation_number::after {
	content: "";
	position: absolute;
	border-color: #d54990 transparent transparent transparent;
	bottom: -29px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	right: 0;
}

@media (min-width: 770px) {
	.banner-recommendation_number::after  {
		border-color: transparent transparent transparent #d54990;
		right: -29px;
		left: inherit;
		bottom: inherit;
		transform: translateY(-50%);
		top: 50%;
	}
}
@media (min-width: 993px) {
	.banner-recommendation .banner-recommendation_text>p {
		line-height: 74px;
		padding: 0;
	}
}
/*************************************************************/


/* VIEWPORT SECTION */
@media only screen and (max-width: 1199px) {
	header .logo .logo-sticky {
		height: 45px;
		margin-top: 7px; }

	header.is-sticky .logo.container .logo-sticky {
		position: relative;
		left: 46%; }

	.col-xs-4:hover .unboxing-overlay {
		bottom: 2%;
		left: 15px;
		margin-right: 10px; }

	.unboxing .col-xs-4 {
		height: 325px; }
    
	section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content {
		height: 330px; }    

	section.main-content {
		margin-top: 150px; }

	.col-md-3.product-box-wrapper {
		padding: 10px; }

	.product-box h4 {
		font-size: 18px; }
    
	.product-box .content {
		min-height: 220px; }    

	.pb-lp .product-box-wrapper {
		padding: 12px; }
}

@media only screen and (max-width: 991px) {
	section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide {  /* 575 */
		left: 0;
		transform: translate(-22%,-50%);
	}
	section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a {
		margin-left: inherit;
	}
	section.main-content .wrap-main-slide .main-slide .headline {
		font-size: 22px;
		line-height: 26px;
	}
	section.main-content .wrap-main-slide .main-slide .subline {
		font-size: 14px;
	}
	.unboxing .col-xs-4 {
		height: 240px; }
    
	header nav#main-menu .wrap-main-menu ul li.level0 {
		padding: 0 10px; }
    
	.login a {
		font-size: 12px; }    

	header nav#main-menu .wrap-main-menu ul li a {
		font-size: 12px; }    

	section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content {
		height: 240px; }

	.col-md-3.product-box-wrapper ul {
		margin: 0 auto;
		max-width: 280px; }

	.product-box h4 {
		font-size: 20px; }
    
	.product-box .content {
		min-height: auto; }   

	.hidden-xs.sof-kacheln p {
		min-height: 140px; }
    
	.sof-kacheln .img-responsive {
		display: block;
		margin-right: auto;
		margin-left: auto; }    

	.product-box-wrapper {
		padding: 12px; }

	.hashlinks h4::before {
		margin-top: -150px;
		height: 150px; }

	section.main-content .box-content .item-box:hover .img-box img {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none; }	
    
	.pb-lp .product-box h4 {
		font-size: 18px; }    	
}

@media only screen and (max-width: 767px) {
	#giftCardPreview .modal-content {
		background: url("https://www.pinkbox.de/webcontent/cms/pinkboxDESite/gutschein_preview_mobile.jpg") no-repeat center 0 transparent; }

	header.is-sticky .logo.container .logo-sticky {
		position:absolute;
		left:48%;
		height: auto; }    
	
	section.main-content {
		margin-top: 100px; }

	header.is-sticky .logo.container .logo-sticky{
		top: -10px; }

	section.main-content .wrap-main-slide .main-slide .wrap-control .nav-control {
		background: transparent; }
    
	.unboxing .col-xs-4 {
		height: 100% !important; }        
    
	header.is-sticky .logo.container .logo-sticky {
		width: 14%; }     

	.hashlinks h4::before {
		margin-top: -100px;
		height: 100px; }

	.text-center-mobile {
		text-align: center !important; 
	}
	
	.pb-lp .col-sm-6 .pull-right {
		float: none !important;
		margin-left: auto;
		margin-right: auto; 
	}
	.h1, h1 {
		font-size: 17px; 
		line-height: 21px;
	}
	h2, .h2 {
		font-size: 15px ; 
		line-height: 20px;
	}
	
}


@media only screen and (max-width: 500px) {
	header.is-sticky .logo.container .logo-sticky {
		width: 25%;
	}
}



@media only screen and (max-width: 480px) {
	section.main-content .box-content .item-box .description {
		top: 66%; 
	}
}

@media (min-width: 767px) {
	.col-lg-20 {
		width: 20%;
	}
}

@media only screen and (min-width: 991px) { 
	.whatsapp-button { 
		display: none; 
	}
}