.icon-payment-visa-elect, .icon-payment-visa-elect\:regular, .icon-payment-visa, .icon-payment-visa\:regular, .icon-payment-american-express, .icon-payment-american-express\:regular, .icon-payment-paypal, .icon-payment-paypal\:regular, .icon-payment-sofort, .icon-payment-sofort\:regular, .icon-payment-mastercard, .icon-payment-mastercard\:regular, .icon-payment-ideal, .icon-payment-ideal\:regular, .icon-payment-maestro, .icon-payment-maestro\:regular, .icon-payment-apple-pay, .icon-payment-apple-pay\:regular {
    background-image: url('../images/page-includes/footer/payment-icons.svg?$staticlink$');
}

.icon-payment-visa-elect, .icon-payment-visa-elect\:regular {
    background-position: -10px -710px;
}

.icon-payment-visa, .icon-payment-visa\:regular {
    background-position: -10px -795px;
}

.icon-payment-american-express, .icon-payment-american-express\:regular {
    background-position: -10px -32px;
}

.icon-payment-paypal, .icon-payment-paypal\:regular {
    background-position: -10px -540px;
}

.icon-payment-sofort, .icon-payment-sofort\:regular {
    background-position: -10px -625px;
}

.icon-payment-mastercard, .icon-payment-mastercard\:regular {
    background-position: -10px -371px;
}

.icon-payment-apple-pay, .icon-payment-apple-pay\:regular {
    background-position: -10px -965px;
}

/* PLP Benefits Bar */
.cms-service-teaser-item__icon {
    height: 35px!important;
    max-width: 40px!important;
}

.cms-service-teaser-item__label {
    text-align: left;
    line-height: 2.5rem;
}

.cms-service-teaser-item__label.long {
    text-align: left;
    line-height: 1.125rem;
}

.cms-core__fullbleed--gap {
    background-color: #EEE;
}


.form__label--required:before {
    content: "*";
}

.form__label--required:after {
    content: "";
}
/*-- HUG-21278 - footer focus color --*/
#footer a {
  outline-color: #fff;
}

/* --------------------------------------------------------------- */
/* END: NAVIGATION BANNER - INTERIM SOLUTION */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* START: LIVECHAT FONT ADJUSTMENTS */
/* --------------------------------------------------------------- */
#lpChat>.lp_maximized.lpmx *, #lpChat>.lp_maximized.lpmx .lp_title, #lpChat>.lp_maximized.lpmx .headerText, #lpChat>.lp_maximized.lpmx input, #lpChat>.lp_maximized.lpmx .lp_title_text.lp_ltr {
    font-size: .85rem !important;
    font-weight: 300 !important;
}

#lpChat>.lp_maximized.lpmx .lp_time, #lpChat>.lp_maximized.lpmx .lp_sender {
    font-size: .7rem !important;
    font-weight: 400 !important;
}

/* --------------------------------------------------------------- */
/* END: LIVECHAT FONT ADJUSTMENTS */
/* --------------------------------------------------------------- */
/*-- HUG-26183 - chat button hack --*/
.LPMcontainer.LPMoverlay[role=button] {
    margin: 0 !important;
    top: auto !important;
    bottom: 1.7rem !important;
    left: auto !important;
    right: 10px !important;
}

.LPMcontainer.LPMoverlay[role=button] img {
    position: static !important;
}

/* ----HUG-39086 Chat bubble button bottom position to px from % 2. Position Chat banner just above.----------- */
@media (min-width: 768px) {
	.LPMcontainer.LPMoverlay:not([role=button]) {
		bottom: 110px !important;
	}
    .service-sidebar__trigger {
        bottom:50px !important;
    }
}

@media (min-width: 1280px) {
	.LPMcontainer.LPMoverlay:not([role=button]) {
		bottom: 200px !important;
	}
    .service-sidebar__trigger {
        bottom:100px !important;
    }
}
/* ---------------------------END---------------------------------- */



.LPMcontainer.LPMoverlay:not([role=button]) img.LPMimage {
    left: 0px !important;
}

@media screen and (min-width: 768px) {
    .LPMcontainer.LPMoverlay[role=button] {
        bottom: 2.7rem !important;
    }
}


/*-- HUG-38167 --*/
@media screen and (max-width: 768px) {
    .pt_product-details ~ .LPMcontainer.LPMoverlay[role=button] {
        right: 7px !important;
		bottom: 7px !important;
    }
}


/*-- Login --*/
/* Create account benefits*/
.hugo-boss-experience-login-right ul {
    list-style-type: disc;
    padding-left: 2rem;
    margin-bottom: 0;
}

.hugo-boss-experience-login-right {
    padding-top: 0;
						
}


.hugo-boss-experience-login-right li {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.hugo-boss-experience-login-right a {
    text-decoration: underline;
}

.login-box-content, .login-box-content .form__wrapper--inner {
    padding-bottom: 0;
}

.login-box .defaultFormLayout {
    margin-bottom: 1.4rem
}

.login-box-content.returning-customers legend {
    display: none;
}

.hugo-boss-experience-login-right h2 {
    margin-top: 0;
    margin-bottom: 0;
}

/*-- Service-Seite --*/
.livechat-icon {
    height: 1.3rem;
    padding-right: 0.2rem;
    vertical-align: middle;
}


/* ------- Add to cart */


.sidebar__content .shop-benefits {
    padding: 0 2%;
}


#addtocartoverlay .swatch-list.swatch-list--inline {
    min-height: 10px;
    height: inherit;
}

#addtocartoverlay .container-headline--recommendation {
    margin: 3%!important;
}


.form__label--required:before {
    content: "*";
}

.form__label--required:after {
    content: "";
}


/* ------- Cart */



.pt_cart #footer {
    margin-top: 0;
}

.pt_cart #main .shop-benefits {
    display: none;
}


/* ------- Checkout Step 1 stg - all options clicked, packet store selected */


.footer__links {
    position: relative;
    margin: 1rem auto 1rem;
    width: 100%
}


.footer__links li {
    display: inline-block;
    color: #fff;
}

@media (max-width: 751px) {
    .footer__links li {
        display: block;
    }
}

@media (max-width: 47rem) {
    .footer__links {
        margin: 2rem auto 3rem;
    }
}

@media (min-width: 64rem) {
    .footer__links {
        margin: 2.5rem auto 2rem;
    }
}

@media (min-width: 47rem) and (max-width: 64rem) {
	.footer__links {
        margin: 2.5rem auto 2rem;
        width: 90%;
    }
}

.footer__links a {
    color: #fff;
    padding: 0 10px;
    line-height: 1.5;
}

.footer__copyright {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    margin: 0;
}


@media (min-width: 751px) {

    .footer__links {
        width: 80%;
        margin-top: 3rem;
    }
}

@media (min-width: 64rem) {
    .footer__links {
        margin: 2.5rem auto 2rem;
    }
}

/*--HUG-32961 PRD checkout: product data is not shown on order summary on mobile --*/
.onepagecheckout .flex-line-item {
    display: flex;
}


/* ------- Checkout Step 2 stg + T&C opened */


/* Create account benefits*/
.terms-conditions, .hb-experience, .pagecontent, #nutz {
    padding: 0 3%;
}



.terms-conditions p, .hb-experience p, .pagecontent p, #nutz p {
    color: #6D6D6D;
    line-height: 16px;
    margin: 0 0 10px;
}

.pagecontent a {
    color: inherit;
}

.printable a {
    background: url("../images/page-includes/legal-pages/pdf.png?$staticlink$") no-repeat scroll 1px 1px rgba(0, 0, 0, 0);
    color: #6D6D6D !important;
    display: block;
    font-size: 11px;
    line-height: 40px;
    outline: 0 none;
    padding: 2px 0 0 40px;
}

.printable a:visited {
    color: #666666;
    text-decoration: none;
}


.terms-conditions .border {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    padding: 0.3em;
    background-color: #E4E4E4;
    margin-top: 15px;
    margin-left: 25px;
    margin-bottom: 5px;
}

.terms-conditions span.digits {
    float: left;
    width: 20px;
    color: #6D6D6D
}

.terms-conditions p.digits, #nutz .indentindent {
    padding-left: 30px;
}

.terms-conditions span.listbullet {
    float: left;
    width: 20px;
}

.terms-conditions p.listbullet {
    padding-left: 20px;
}


/** 
 * HUG-35044: MPP: not all images have the same aspect ratio mpp 
 * css hack 
 **/
.mpp-multi-category-teaser__figure {
  margin: 0;
  text-align: center;
  height: 0;
  width: 100%;
  position: relative;
  padding-bottom: calc(265 / 300 * 100% + 50px);
  display: block;
}

.mpp-multicategory-teaser__image {
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 30px;
  right: 0;
  height: calc(100% - 50px);
}

.mpp-multi-category-teaser__text {
  font-size: 0.875rem;
  padding: 1.5625rem 0 0.75rem;
  position: absolute;
  width: 100%;
  bottom: 0;
}
