/** Shopify CDN: Minification failed

Line 222:31 Expected ":"

**/
.multicolumn.border-new .multicolumn-card {
    border: 1px solid #ababab !important;
    padding: 10px;
    border-radius: 0 !important;
}
.multicolumn.border-new .multicolumn-card .media{
    border-radius:0 !important;
}

.newsletter-form .field .input {
    background-color: #989fa3;
}
.media {
    border-radius: 0 !important;
}
a.button {
    font-weight: 600;
}
.product-card__content .quick-add {
    position: relative;
    order: 2;
    margin-top: 30px;
}
a.product-card__title {
    font-weight: 600;
    font-size: 24px;
}
.product-card__content .price span {
    font-weight: 600;
    font-size: 20px;
}
.product-card__content .quick-add a.button {
    background: #231f20;
    font-weight: 500;
    padding:clamp(var(--sp-4d5), 1.2vw, var(--sp-5d5)) clamp(var(--sp-6d5), 1.473vw, var(--sp-7d5))
}
.product-card__content .quick-add a.button:after{
    border-color: #231f20;
}
p.p-description {
    font-size: 18px;
    font-weight: 600;
    color: #231f20;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}
.product-card__content .price span.price__sale {
    color: #231f20;
}
.facet-wrapper button.button, .facet-wrapper button.button:after,
.facet-sticky button.button, .facet-sticky button.button:after {
    border-radius: 50px;
}
.header {
    border-bottom: 2px solid #ce1126;
}

.product-card__content.text-center .product-card__details {
    gap: 15px;
}
.firmen_img_text h2.heading.leading-none.title-md, .capitalize-heading .heading {
    text-transform: capitalize;
}
.capitalize-heading .rte.body.subtext-custom {
    max-width: 630px;
    margin: auto;
    margin-top: 50px;
}
.firmen_img_text .rte.body p {
    max-width: 400px;
}
.max-box.section {
    margin-inline: 3rem;
    border-radius: 50px !important;
    overflow: hidden;
}


.captalize-heading .rich-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}
.space-larg .rich-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 50px;
}
.para-space .rte.body.subtext-custom p {
    margin-bottom: 40px;
}
.capitalize-heading-new.image-with-text {
    align-items: center;
}
.colord .subtext-custom p:nth-of-type(5) strong {
  color: red;
}
.colord .subtext-custom p:nth-of-type(5){
    margin:30px 0;
}
 .template-product .product__price {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 5px;
}
.template-product .buy-buttons {
    flex-direction: column;
}
/* .template-product .product__price span.price__sale.inline-flex.items-center.h-auto.relative {
    display: none;
} */
.template-product quantity-input.quantity {
    justify-content: center;
    gap: 20px;
}
.template-product .product__thumbnail {
    width: 13rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    margin: 20px 0;
}
.template-product button.product-form__submit.button:after {
    border-color: #000;
}
.template-product button.product-form__submit.button {
    background: #000;
    border-color: #000 !important;
}

/******** 14-05-2026 *******/
.swatches-globo--list .swatches-globo ul.ul-swatches-list, .swatches-globo--list .swatches-globo ul.value {
    display: flex !important;
    flex-wrap: nowrap !important;
}


 @media (min-width:1024px){
    .new_layout .image-with-text__item:first-child {
     width: 30%;
}
.multicolumn.narrow-column {
    max-width: 980px;
    margin: auto;
}

} 
@media (max-width:768px){
    .product-card__content .quick-add a.button {
    width:100%;
}
p.p-description {
    font-size: 16px;
}
.product-card__content .quick-add {
    margin-top: 0px;
}
.multicolumn.border-new .multicolumn-card .multicolumn-card__info {
    padding: 20px 0 !important;
}
.firmen_img_text {
    margin-bottom: 50px;
}
.firmen_img_text .rich-text {
    padding-top: 20px !important;
}
.max-box.section {
    margin-inline: 1rem;
}
.space-larg .rich-text {
    gap: 10px;
}
.para-space .rte.body.subtext-custom p {
    margin-bottom: 10px;
}
.swatches-globo--list .swatches-globo ul.ul-swatches-list, .swatches-globo--list .swatches-globo ul.value {
    grid-template-columns: repeat(4, 1fr) !important;
}
}
@media  (max-width:749px) {
    .page-width.width-narrow {
    padding-inline: 1.2rem!important;
}
}
@media (max-width:600px){

.check-item {
    display: flex !important;
    flex-direction: column;
    row-gap: 10px;
}
.check-icon {
    display: inline-block !important;
}
.check-item {
    margin: 16px 0 !important;
}
.check-section {
    font-size: 20px !important;
}
}


.entwiclet-page-rich-text .rich-text h1.heading {
    font-size: 64px;
    line-height: 43px;
    color: #000000;
    font-weight: 700;
    font-family: "Source Sans Pro";
}
.entwiclet-page-rich-text p {fv
    max-width: 651px;
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-weight: 400;
    font-family: Source Sans Pro;
    margin: 0 auto;
    width: 100%
}
.entwiclet-page-rich-text .rte.body.subtext-custom {
    max-width: 100%;
    margin: 60px auto auto;
}


.left-text-right-image-section h2.heading.leading-none.title-sm {
    max-width: 410px;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    font-family: "Source Sans Pro";
    width: 100%
}
.left-text-right-image-section .rich-text {
    padding: 0 !important;
}

.image-with-text-winklet-page .image-text-wrapper-custom {
    max-width: 1050px;
    margin: 0 auto;
}
.main-section-img-class .subtext-custom {
    margin-top: 42px !important;
}
.main-section-img-class .image-with-text {
    gap: 50px;
}
.main-section-img-class img {
    border: 5px solid #fff;
}
.main-section-img-class p {
    max-width: 432px;
    /* height: 279px; */
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    font-weight: 400;
    font-family: "Source Sans Pro";
    width: 100%;
}
.image-with-text-image-block.image-with-text__item {
    max-width: 54%;
}
.image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 432px;
}

.image-with-text-winklet-page  .image-text-wrapper-custom {
    align-items: center;
}
.image-with-text-winklet-page  .right-block-description {
    margin-top: 0px;
}
.image-with-text-winklet-page .right-text-block p {
    max-width: 433px;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-weight: 400;
    font-family: Source Sans Pro;
    /* margin-top: 63px; */
    width: 100%;
}
.img-text-block-1 .right-text-block p {
    margin-top: 63px;
}
.image-with-text-winklet-page .image-left-block {
    row-gap: 35px;
}
.image-with-text-winklet-page p.image-text-two-text {
    max-width: 451px !important;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    font-weight: 700 !important;
    font-family: "Source Sans Pro";
    width: 100%;
}
.image-with-text-winklet-page p.image-with-text-three {
    max-width: 442px;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    font-weight: 400;
    font-family: "Source Sans Pro";
    margin-top: 47px;
    width: 100%;
}

.winklet-richtext .subtext-custom p {
    max-width: 918px;
    font-size: 36px;
    line-height: 41px;
    color: #000;
    font-weight: 400;
    font-family: Source Sans Pro;
    width: 100%;
    margin-left: auto 
!important;
    margin-right: auto !important;
}
.left-text-right-image-section {
    max-width: 1050px;
    margin: 0 auto;
}
.problem-item {
    align-items: self-start !important;
}
.problem-item div {
    line-height: 1;
}
@media (max-width: 1024px){
    .entwiclet-page-rich-text .rich-text h1.heading {
    font-size: 54px;
    line-height: normal;
}
.entwiclet-page-rich-text .rte.body.subtext-custom {
    margin: 40px auto auto;
}
.entwiclet-page-rich-text p {
    font-size: 30px;
    line-height: 35px;
}
.problem-item {
    margin: 16px 0 0;
    font-size: 22px;
}
.image-with-text-winklet-page .right-text-block p {
    font-size: 22px;
    line-height: 27px;
}
.image-with-text-winklet-page p.image-text-two-text {
    font-size: 22px;
    line-height: 27px;
}
.image-with-text-winklet-page p.image-with-text-three {
    font-size: 22px;
    line-height: 27px;
}
.main-section-img-class p {
    font-size: 22px;
    line-height: 27px;
}
.winklet-richtext .subtext-custom p {
    font-size: 30px;
    line-height: 35px;
}
}

@media (max-width: 990px){
    .entwiclet-page-rich-text .rich-text h1.heading {
    font-size: 44px;
    line-height: normal;
}
.entwiclet-page-rich-text .rte.body.subtext-custom {
    margin: 30px auto auto;
}
.entwiclet-page-rich-text p {
    font-size: 26px;
    line-height: 31px;
}
.problem-item {
    margin: 16px 0 0 !important;
    font-size: 18px !important;
}
.image-with-text-winklet-page .right-text-block p, .image-with-text-winklet-page p.image-text-two-text, .image-with-text-winklet-page p.image-with-text-three, .main-section-img-class p {
    font-size: 18px;
    line-height: 23px;
    max-width: 100%;
}
.image-with-text-image-block.image-with-text__item {
    max-width: 100%;
}
.image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 100%;
}
.winklet-richtext .subtext-custom p {
    font-size: 26px;
    line-height: 30px;
    max-width: 100%;
}
.image-with-text-winklet-page .image-text-wrapper-custom {
    align-items: flex-start;
    gap: 40px;
}
.image-with-text-winklet-page .right-text-block p {
    margin-top: 30px;
}
.left-text-right-image-section .rich-text {
    padding-top: 40px !important;
}
.entwiclet-page-rich-text p {
    max-width: 100%;
}
}
@media (max-width:768px){
    .winklet-richtext .subtext-custom p {
    font-size: 22px;
    line-height: 26px;
    max-width: 100%;
}
.entwiclet-page-rich-text p {
    font-size: 22px;
    line-height: 24px;
}
.main-section-img-class .subtext-custom {
    margin-top: 32px!important;
}
}
@media (max-width:600px){
    .entwiclet-page-rich-text .rte.body.subtext-custom {
    margin: 20px auto auto;
}
    .entwiclet-page-rich-text .rich-text h1.heading {
    font-size: 34px;
    line-height: normal;
}
.entwiclet-page-rich-text p {
    font-size: 18px;
    line-height: 22px;
}
.main-section-img-class .subtext-custom {
    margin-top: 22px!important;
}
.winklet-richtext .subtext-custom p {
    font-size: 20px;
    line-height: 24px;
    max-width: 100%;
}
}


/* quality page */
.qualitat-rich-text h1.heading.leading-none.title-md {
    font-size: 64px;
    line-height: 43px;
    color: #000000;
    font-weight: 700;
    font-family: "Source Sans Pro";
    text-transform: capitalize;
}
.qualitat-rich-text .rte.body.subtext-custom.leading-normal p {
    /* max-width: 944px; */
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-weight: 400;
    font-family: Source Sans Pro;
    text-align: center;
    width: 100%;
    margin-bottom: 0 !important;
    margin-top: 0;
}
.richtext-two-cust h2 {
    font-size: 40px;
line-height: 43px;
color: #000000;
font-weight: 700;
text-transform: capitalize;
font-family: "Source Sans Pro";
}
.richtext-two-cust  p {
    font-size: 28px;
    line-height: 33px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0 !important;
    font-family: Source Sans Pro;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.richtext-two-cust .rte.body.subtext-lg.leading-normal {
    margin-top: 60px;
}

@media (max-width: 1024px){
    .qualitat-rich-text h1.heading.leading-none.title-md {
    font-size: 54px;
    line-height: 33px;
}
.qualitat-rich-text .rte.body.subtext-custom.leading-normal p {
    font-size: 30px;
    line-height: 34px;
}
.richtext-two-cust h2 {
    font-size: 30px;
    line-height: 33px;
}
.richtext-two-cust p {
    font-size: 26px;
    line-height: 30px;
}
}

@media (max-width: 990px){
    .qualitat-rich-text h1.heading.leading-none.title-md {
    font-size: 44px;
    line-height: 28px;
}
.qualitat-rich-text .rte.body.subtext-custom.leading-normal p {
    font-size: 26px;
    line-height: 30px;
}
.richtext-two-cust h2 {
    font-size: 26px;
    line-height: 29px;
}
.richtext-two-cust p {
    font-size: 24px;
    line-height: 28px;
}
}

@media (max-width: 768px){
    .qualitat-rich-text h1.heading.leading-none.title-md {
    font-size: 34px;
    line-height: 28px;
}
.qualitat-rich-text .rte.body.subtext-custom.leading-normal p {
    font-size: 22px;
    line-height: 26px;
}
.richtext-two-cust p {
    font-size: 22px;
    line-height: 26px;
}
}

@media (max-width: 600px){
    .rich-text-margin-top{
        margin-top: 30px !important;
    }
    .qualitat-rich-text h1.heading.leading-none.title-md {
    font-size: 24px;
    line-height: 28px;
}
.qualitat-rich-text .rte.body.subtext-custom.leading-normal p {
    font-size: 18px;
    line-height: 26px;
}
.richtext-two-cust h2 {
    font-size: 24px;
    line-height: 28px;
}
.richtext-two-cust p {
    font-size: 18px;
    line-height: 22px;
}
}


/* collection page */
p#ProductCount {
    display: none;
}
.badges {
    right: 30px;
    justify-content: end;
}
/* .swatches-globo--list {
    display: none;
} */
/* .product-card__content .quick-add {
    margin-top: 50px;
} */

/* product page */
.product__title h1 {
    width: 362px;
    /* height: 77px; */
    font-size: 24px;
    line-height: 29px;
    color: #231f20;
    font-weight: 900;
    font-family: "Nunito", sans-serif;
    text-transform: unset;
}
.product__title.grid.gap-3 {
    margin-top: 24px;
}
p.product__vendor, .product-bundle-count p, .product__text p {
    font-size: 20px;
    font-family: "Nunito", sans-serif;
    line-height: 29px;
    color: #231f20;
    font-weight: 900;
}


/* product page */
.video-text-section-cust h1.heading {
    max-width: 662px;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 700;
    font-family: Nunito,sans-serif;
    letter-spacing: 0;
    margin: 0!important;
}
.video-text-section-cust .rte.body.subtext-sm.leading-normal {
    margin-top: 34px;
}
.video-text-section-cust a.button.button--primary.button--md {
    margin-top: 30px;
}

.home-page-richtext h2.heading.leading-none.title-sm {
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 50px;
    color: #231f20;
    font-weight: 700;
    font-family: Source Sans Pro;
    text-transform: none;
}
.jetzt-section-cust h2.heading.leading-none.title-sm {
    font-size: 40px !important;
}
.home-page-image-with-text .image-with-text-image-block.image-with-text__item {
    max-width: 54%;
    /* width: 100%; */
}
.home-page-image-with-text .image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 46%;
    width: 100%;
    display: flex;
    justify-content: center;
}
.home-page-image-with-text .image-with-text {
    justify-content: space-between;
}
.home-page-image-with-text .svg-images {
    display: flex;
    align-items: center;
}
.home-page-image-with-text  .svg-images img {
    width: 44px;
    height: 44px;
}
.home-page-image-with-text .svg-images {
    display: flex;
    align-items: top;
    gap: 15px;
}
.home-page-image-with-text h2.heading{
    font-size: 28px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Nunito";
    text-align: left !important;
}
.home-page-image-with-text .rte.body.subtext-md.leading-normal p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    font-family: Source Sans Pro;
    text-align: left;
    opacity: 0.8;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.home-page-image-with-text .rte.body.subtext-md.leading-normal  {
margin-top: 20px;
}
.home-page-image-with-text .rich-text {
    padding: 0 !important;
    text-align: center;
}
.home-page-image-with-text .media img {
    border: 5px solid #fff;
}
.home-page-image-with-text .rte.body.subtext-md.leading-normal {
    margin-top: 20px;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.image-with-text-custom-blockk {
    display: flex;
    gap: 15px;
}
.image-with-text-custom-blockk img {
    width: 44px;
    height: 44px;
    margin: 0;
}
.image-right-text-custtt h2 {
    margin: 0!important;
    font-size: 28px !important;
    line-height: 32px !important;
    color: #fff;
    font-weight: 500;
    font-family: Nunito;
    text-align: left !important;
}
.image-right-text-custtt p {
        font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    font-family: Source Sans Pro;
    text-align: left;
    opacity: .8;
    margin: 0 !important;
    margin-top: 20px !important;
}
.home-page-richtext-another h2.heading.leading-none.title-sm {
    font-size: 36px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Nunito";
    letter-spacing: 1px;
}
.image-with-text-tick .media img {
    border: 5px solid #fff;
}
ul.icon-with-text-img-text {
    display: flex;
    flex-direction: column;
    row-gap: 48px;
    list-style: none ;
    padding: 0 !important;
}

.icon-with-text-img-text li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
    /* height: 90px; */
    font-size: 28px;
    line-height: 34px;
    padding: 0 !important;
    color: #ffffff;
    font-weight: 400;
    font-family: "Nunito";
}
.icon-with-text-img-text li svg {
    margin: 0 !important;
    width: 48px;
    height: 48px;
}
.image-with-text-tick .image-with-text {
    justify-content: center;
    gap: 40px;
}
.image-with-text-tick .rich-text {
    padding: 0 !important;
}
.image-with-text-tick .image-with-text {
    max-width: 1050px;
    margin: 0 auto;
}
.image-with-text-tick .image-with-text-block {
    max-width: 50%!important;
    width: 100%;
    display: flex;
    justify-content: center;
}
.image-with-text-tick.image-with-text-without-tick .image-with-text-block {
    justify-content: flex-start;
}
.multicolumn-card .heading {
    font-size: 32px;
    line-height: 36px;

    color: #ce1126;
    font-weight: 700;
    font-family: "Nunito";
}
.multicolumn-card .rte p {
    max-width: 337px;
    /* height: 124px; */
    font-size: 22px;
    width: 100%;
    margin: 0 auto;
    line-height: 27px;
    color: #231f20;
    font-weight: 400;
    font-family: "Source Sans Pro";
}
.firmenkunden-image-with-text h1.heading.leading-none.title-lg.tracking-heading {
    max-width: 462px;
    width: 100%;
    font-size: 74px;
    line-height: 80px;
    color: #000;
    font-weight: 700;
    font-family: Source Sans Pro;
}
.firmenkunden-image-with-text .rich-text{
    padding: 0 !important;
}
.firmenkunden-image-with-text .image-with-text__item{
     max-width: 50%;
    width: 100%;
}
 .firmenkunden-image-with-text .image-with-text-image-block.image-with-text__item {
    max-width: 40%;
    width: 100%;
}
.firmenkunden-image-with-text .image-with-text {
    gap: 80px;
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
    margin: 0 auto;
}
.firmenkunden-image-with-text .image-with-text-block.image-with-text__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-self: center;
}
.firmenkunden-image-with-text p {
    width: 440px;
    /* height: 124px; */
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    font-family: "Source Sans Pro";
}
.firmenkunden-image-with-text .media img {
    border: 5px solid #fff;
}
.full-width-image-text .page-width.page-width--full.relative {
    padding: 0 !important;
}
.full-width-image-text .image-with-text-image-block.image-with-text__item {
    max-width: 50%;
    width: 100% !important;
}
.full-width-image-text .image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 50%;
    width: 100% !important;
}
.full-width-image-text .image-with-text__item+.image-with-text__item .rich-text {
    padding: 0 !important;
}
.full-width-image-text  .firmen_img_text.image-with-text {
    gap: 0px;
}
.full-width-image-text  .image-with-text-block {
    display: flex;
    justify-content: center;
    padding-right: 20px;
    padding-left: 20px;
}
.full-width-image-text  .firmen_img_text h2 {
    text-transform: capitalize;
    font-size: 36px;
    line-height: 29px;
    color: #000000;
    font-weight: 700;
    font-family: "Source Sans Pro";
}
.full-width-image-text .subtext-md {
    margin-top: 34px;
}
.full-width-image-text .firmen_img_text .rte.body p {
    max-width: 400px;
    width: 100%;
    font-size: 20px;
    line-height: 29px;
    color: #000000;
}
.rich-text-firmenkunden-page h2.heading {
  text-transform: capitalize;
  font-size: 56px;
  line-height: 24px;
  color: #231f20;
  font-weight: 700;
  font-family: "Source Sans Pro";
}
.rich-text-firmenkunden-page p {
  font-size: 32px;
  line-height: 35px;
  color: #000000;
  font-weight: 400;
  font-family: "Source Sans Pro";
}
.rich-text-firmenkunden-page-custt h2 {
  font-size: 64px;
  line-height: 68px;
  color: #000000;
  font-weight: 700;
  font-family: "Source Sans Pro";
  margin-bottom: 30px;
}
.rich-text-firmenkunden-page-custt p {
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  font-weight: 400;
  font-family: "Source Sans Pro";
  margin-bottom: 57px;
}
.rich-text-firmenkunden-page-custt a.button {
  width: 268px;
  height: 79px;
  border-radius: 13px;
  background-color: #ce1126;
}
@media (max-width: 990px) {
 
}
@media (max-width: 1024px){
.image-right-text-custtt h2 {
    font-size: 22px!important;
    line-height: 28px!important;
}
}
@media (max-width: 990px){
    .firmenkunden-image-with-text h1.heading.leading-none.title-lg.tracking-heading {
    font-size: 54px;
    line-height: normal;
}
    .full-width-image-text .image-with-text-image-block.image-with-text__item, .full-width-image-text .image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 100%;
    width: 100%!important;
    margin-bottom: 30px;
}
    .firmenkunden-image-with-text .image-with-text__item, .firmenkunden-image-with-text .image-with-text-image-block.image-with-text__item {
    max-width: 100%;
    width: 100%;
}
.firmenkunden-image-with-text h1.heading.leading-none.title-lg.tracking-heading {
    max-width: 100%;
}
.firmenkunden-image-with-text  .rte.body.subtext-custom.leading-normal {
    max-width: 100%;
}
.rich-text-firmenkunden-page h2.heading {
    font-size: 46px;
    line-height: normal;
  }
  .rich-text-firmenkunden-page p {
  font-size: 26px;
  line-height: normal;
}
.rich-text-firmenkunden-page-custt h2 {
  font-size: 54px;
  line-height: normal;
}
.rich-text-firmenkunden-page-custt p {
  font-size: 30px;
  line-height: normal;
  color: #000000;
  font-weight: 400;
  font-family: "Source Sans Pro";
  margin-bottom: 47px;
}
.rich-text-firmenkunden-page-custt a.button {
  width: 100%;
  max-width: 100%;
  border-radius: 13px;
  background-color: #ce1126;
}
.firmenkunden-image-with-text p {
    width: 100%;
    font-size: 22px;
    line-height: normal;
}
}
@media (max-width: 768px){
    .firmenkunden-image-with-text p {
    font-size: 18px;

}
        .firmenkunden-image-with-text h1.heading.leading-none.title-lg.tracking-heading {
    font-size: 44px;
    line-height: normal;
}
    .rich-text-firmenkunden-page h2.heading {
    font-size: 36px;
    line-height: normal;
  }
  .rich-text-firmenkunden-page p {
  font-size: 20px;
  line-height: normal;
}
.rich-text-firmenkunden-page-custt h2 {
  font-size: 40px;
  line-height: normal;
  margin-bottom: 0px;
}
.rich-text-firmenkunden-page-custt p {
  font-size: 24px;
  line-height: normal;
  color: #000000;
  font-weight: 400;
  font-family: "Source Sans Pro";
  margin-bottom: 0px;
}

    .home-page-image-with-text .image-with-text-image-block.image-with-text__item {
    max-width: 100%;
}
.home-page-image-with-text .image-with-text-block.image-with-text__item.grow.shrink-0.align-self-center {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: flex-start;
}
.image-right-text-custtt h2 {
    font-size: 18px!important;
    line-height: 22px!important;
}
.image-with-text-custom-blockk img {
    width: 34px;
    height: 24px;
    margin: 0;
    object-fit: contain;
}
.image-right-text-custtt p {
    margin: 12px 0 0!important;
}
.home-page-richtext h2.heading.leading-none.title-sm {
    font-size: 26px;
    line-height: 30px;
}
.home-page-richtext-another h2.heading.leading-none.title-sm {
    font-size: 26px !important;
}
.video-text-section-cust h1.heading {
    max-width: 100%;
    font-size: 27px;
    line-height: 40px;
}
.image-with-text-tick .image-with-text-block {
    max-width: 100%!important;
}
.icon-with-text-img-text li {
    font-size: 18px;
    line-height: 26px;
}
.image-with-text-tick .image-with-text-block {
    justify-content: flex-start;
    margin-top: 20px;
}
ul.icon-with-text-img-text {
    row-gap: 18px;
}
.icon-with-text-img-text li br{
    display: none;
}
.icon-with-text-img-text li svg {
    margin: 0!important;
    width: 38px;
    height: 38px;
}
.multicolumn-card .heading {
    font-size: 22px;
    line-height: 29px;
}
.multicolumn-card .rte p {
    max-width: 100%;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    line-height: 24px;
    color: #231f20;
    font-weight: 400;
    font-family: Source Sans Pro;
}
.image-right-text-custtt p {
font-size: 16px;
line-height: 25px;
}
#shopify-section-template--28583422591240__image_with_text_Fdpqpx .rte.body.subtext-sm p {
margin-top: 0;
}
label.label.is-floating {
font-size: 14px;
}
.firmenkunden-image-with-text h1.heading.leading-none.title-lg.tracking-heading {
    font-size: 44px;
    line-height: 54px;
}
    .firmenkunden-image-with-text p {
    font-size: 16px;

}


}

.left-text-right-image-section h2.heading.leading-none.title-sm {
    text-transform: none !important;
}
.product-card__content{
    justify-content: space-between;
}

.product-accordion {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
}

.accordion-icon {
  font-size: 18px;
}

.product-accordion[open] .accordion-icon {
  transform: rotate(45deg);
}

.accordion-content {
  padding-top: 10px;
  font-size: 13px;
  color: #555;
}

.product__info>*+* {
    margin-block-start: 0;
}
.product__text-inner {
    padding: 0;
}
.product-bundle-count, .product-subtext {
    margin-top: 16px;
}
.product-subtext p {
    font-size: 16px;
    line-height: 29px;
    color: #231f20;
    font-weight: 700;
    font-family: "Source Sans Pro";
}
.template-product .product__price {
    margin-top: 16px;
}
.template-product .price__regular {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #231f20;
    font-weight: 700;
    font-family: "Source Sans Pro";
}
.product__tax.rte.text-sm {
    margin: 0;
    line-height: normal;
}
.globo-swatch-product-detail {
    margin-top: 15px;
}
legend.name-option {
    font-size: 16px !important;
    line-height: 19px !important;
    color: #231f20;
    font-weight: 700 !important;
    font-family: "Source Sans Pro";
    margin-bottom: 20px !important;
}
span.name-variant {
    font-weight: 400;
    text-transform: uppercase;
}
.globo-swatch-product-detail .swatch--gl {
    margin-bottom: 20px;
}
hr.horizontal-row-cust {
    margin-bottom: 30px !important;
}
.buy-buttons {
    margin-top: 0px;
}
.quantity {
    min-height: auto;
    border: 1px solid #adadad;
    padding: 10px;
}
button.quantity__button {
    padding: 0 !important;
}
.template-product quantity-input.quantity {
    gap: 40px;
}
.quantity__button svg.icon {
    width: 15px;
    height: 15px;
}
.template-product .buy-buttons {
    gap: 30px;
}
.below-cta-button-text{
    margin-top: 24px;
}
.below-cta-button-text p {
    font-size: 14px;
    line-height: normal;
    color: #000000;
    font-weight: 700;
    font-family: "Source Sans Pro";
    text-align: center;
    width: 100%;
}
.payment-providers-wrapper {
    margin-top: 36px;
}
.descp-below-images h2 {
    font-size: 16px !important;
    line-height: 1px;
    color: #ce1126;
    font-weight: 700;
    font-family: "Source Sans Pro";
    margin: 0 !important;
}
.descp-below-images p {
   max-width: 417px;
   width: 100%;
font-size: 16px;
color: #231f20;
font-weight: 400;
font-family: "Source Sans Pro";
margin-top: 24px;
}
.descp-below-images {
    margin-top: 50px!important;
    margin-bottom: 40px !important;
}
summary.details__summary {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
summary.details__summary span{
    font-size: 16px !important;
    line-height: 19px;
    color: #231f20;
    font-weight: 700;
    font-family: "Source Sans Pro";
}
.product__accordion {
    border-bottom: 1px solid #8b8b8b !important;
    border-top: none!important;
}
.usp-list {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.usp-list li {
    display: flex;
    align-items: flex-start !important;
    gap: 7px !important;
    line-height: 1.5;
    margin-bottom: 10px;
}

 .usp-list li img {
  width: 24px;
  min-width: 24px;
  height: 24px;

}
ul.payment-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.product-payment-icons{
    margin-top: 16px;
}
/* 
p.announcement-text.leading-tight {
    text-transform: uppercase;
} */
.footer__accordions summary.details__summary span {
    color: #fff;
}

.ank-wrapper {
    margin-top: 24px;
}
.ank-bundle-box h3 {
    margin-bottom: 10px;
    font-size: 20px !important;
}
.ank-slide p {
    line-height: normal !important;
    font-size: 16px !important;
}
.ank-slide img {
    width: 100% !important;
    height: auto;
}
.ank-selection {
    font-size: 20px !important;
    margin-bottom: 10px;
}
.product__tax a {
    display: none;
}
.article-card__content {
    gap: 12px;
}
.article-card__content .grid {
    gap: 10px;
}
.custom-enquire-section h2.title-lg {
  font-size: 64px;
  line-height: 68px;
  color: #000;
  font-weight: 700;
  font-family: Source Sans Pro;
  margin-bottom: 30px;
  text-transform: none;
}
.section-template--28583422918920__custom_popup_87MMUW {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}
.enquire-text p {
    font-size: 40px;
    line-height: 44px;
    color: #000;
    font-weight: 400;
    font-family: Source Sans Pro;
}
button#open-enquire-popuptemplate--28583422918920__custom_popup_87MMUW {
    width: 280px;
    height: 70px;
    border-radius: 13px;
    background-color: #ce1126;
    color: #fff;
    text-decoration: none!important;
    font-weight: 600;
    margin: 20px 16px;
    font-size: 28px;
}
.popup-form-field input, .popup-form-field select, .popup-form-field textarea {
    font-family: 'Source Sans Pro' !important;
}
.left-block-below-image.mobile-view-only-block {
    display: none;
}
@media (min-width: 1024px){
    .collection.page-width.relative.with-drawer {
    padding: 0 100px!important;
    overflow: hidden;
}
}
@media (max-width: 1024px){
    .left-block-below-image.desktop-view-only-block {
    display: none;
}
.left-block-below-image.mobile-view-only-block {
    display: block;
}
.descp-below-images p {
    max-width: 100%;
    width: 100%;
}

}
@media (max-width:768px){
     .template-product   .faq {
    padding: 20px 10px !important;
}
.custom-enquire-section h2.title-lg {
    font-size: 36px;
    line-height: normal;
}
.enquire-text p {
    font-size: 24px;
    line-height: 28px;
}
.custom-enquire-section h2.title-lg {
    margin-bottom: 0;
}
button#open-enquire-popuptemplate--28583422918920__custom_popup_87MMUW {
    width: 228px;
    height: 49px;
    margin: 20px 16px;
    font-size: 18px;
}
.section-template--28583422918920__custom_popup_87MMUW {
    padding-left: 16.2px;
    padding-right: 16.2px;
}
.business-section {
    padding: 60px 0px;
}
.rte .usp-list li {
    line-height: 20px !important;
    line-height: 1.5;
    font-size: 16px;
}
.rte .usp-list li::before {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 10px;
    margin-top: 2px;
}
.ank-wrapper {
    border: 1px solid #eee;
    padding: 20px 10px !important;
    background: #fafafa;
}
.ank-bundle-item {
    padding: 10px;
    font-size: 15px;
    line-height: 18px;
    gap: 10px;
}
}


.badges {
display: flex;
justify-content: space-between;
text-align: center;
position: relative;
align-items: center;
}
.badges {
    right: 0;
    top: 22px;
}
/* .collection__content.flex {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
} */
/* .page-width.facet-topbar.flex.flex-wrap.items-center.gap-4 {
    max-width: 1100px;
    padding: 0;
} */
/* span.badge.badge--bestseller {
    position: absolute;
    left: 121px;
} */
span.badge.badge--onsale, .price--on-sale span.badge.badge--onsale {
  position: absolute;
  right: 30px;
  text-decoration: none !important;
}

.horizontal-product__details .discounts span.badge.badge--onsale {
  position: relative !important;
  right: auto !important;
  text-decoration: none !important;
  display: inline-flex !important;
}
/* Parent must be relative */
.card__media,
.card__inner,
.media {
  position: relative;
}

/* Only BESTSELLER badge */
.badge--bestseller {
    position: absolute;
    top: -14px;
    right: 26px;
       --badge-background: rgb(var(--color-sale-tag));
    color: #fff;
    /* font-weight: 700; */
           padding: var(--sp-2d5) var(--sp-4);
    border-radius: 6px;
    text-transform: uppercase;
    line-height: 1;
    z-index: 10;
}
.badges span {
    font-size: 14px;
    text-transform: uppercase;
}

@media (max-width: 768px){
    span.badge.badge--onsale {
    right: 13px;
}
/*---span.badge.badge--bestseller {
    left: -11px;
}---*/
}

.product-card__content.text-center .product-card__details {
    order: 1;
    margin-bottom: 15px;
}
                 .ank-wrapper {
  border: 1px solid #eee;
  padding: 20px;
  background: #fafafa;
  max-width: 100%;
}

/* Bundle */
.ank-bundle-box h3 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.ank-bundle-item {
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}

.ank-bundle-item.active {
  border-color: red;
}

.ank-btn {
  background: red;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
}

.ank-save {
  font-size: 12px;
  color: #555;
}

.ank-selection {
  margin-top: 10px;
  font-size: 13px;
}

/* Slider */
.ank-slider {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  margin-top: 10px;
}

.ank-slide {
  min-width: 100px;
  border: 2px solid #ddd;
  border-radius: 10px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  background: #fff;
}

.ank-slide.active {
  border-color: red;
}

.ank-slide img {
  width: 60px;
  height: auto;
}
.ank-variant-section h4 {
    margin-top: 20px;
}

body.product-gift-card li.select-option {
    border: 1px solid #dedede;
    padding: 10px !important;
    font-size: 20px !important;
}
.product-form-wrapper {
    margin-top: 24px;
}
.product-form {
    gap: 10px;
}
body.product-gift-card  li.select-option.globo-sold-out-default.available.active {
    border: 1px solid #000;
}


.video-with-text-section-cust .new_layout {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
/* .video-with-text-section-cust .rich-text {
    max-width: 622px;
} */

body.template-collection .collection a.block {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    max-width: 440px;
    margin: 0 auto;
}
body.template-collection .collection .product-card__media.relative.h-auto {
    /* box-shadow: #00000040 0 14px 28px,#00000038 0 10px 10px; */
    /* padding: 0 60px 0px 60px!important; */
}
body.template-product  .product__media-container slider-element.slider {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 0 !important;
}
.product__media-container {
    gap: 45px;
}

.product-card__content {
    padding-left: 10px;
    padding-right: 10px;
}
a.product-card__title {
    font-weight: 800;
    font-size: 17px;
    font-family: "Nunito", sans-serif;
    text-decoration: none !important;
    margin-top: 15px;
    display: block;
}
.facet-topbar {
    justify-content: end;
}

button.icon-with-text {
    padding: 13.2px 15px;
    height: fit-content !important;
    font-size: 18px;
}
p.p-description {
    font-size: 17px;
}
.facet-wrapper {
    padding: 0 !important;
}

.product__price :is(.price__sale,.unit-price) {
    font-size: 20px;
    font-weight: 600;
    margin-left: 10px;
    line-height: normal;
}
.price.price--on-sale {
    align-items: center;
}
.set-1-text p {
    font-size: 20px !important;
}
.product__gallery-container {
padding: 0px 100px;
}
.product__media-container {
    row-gap: 25px;
}
.product__thumbnail[aria-current="true"] img {
  border: none !important;
}
.product__thumbnail[aria-current=true]:after {
    --tw-ring-color: 0;
}
.product__thumbnail:focus,
.product__thumbnail:active {
  outline: none !important;
}
.rte :is(.rte>ul>li>:last-child,.rte>ol>li>:last-child) {
    margin: 0;
    margin-block-end: 0;
}

.drawer__tabs li .drawer__title {
    font-size: 20px;
    letter-spacing: 0;
}
.product__thumbnails-list {
    grid-template-columns: repeat(3, 1fr) !important;
    scroll-padding: 0 !important;
}
.template-product .product__thumbnail {
    width: 100px;
    max-width: 100px !important;
}
.product__thumbnail img {
    max-width: 100px;
    /* width: 100%; */
    height: 100px;
    overflow: visible;
    aspect-ratio: auto !important;
}
.footer__accordions .details__summary span {
    font-size: 20px !important;
    line-height: 19px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Source Sans Pro";
    text-align: right;
    text-transform: none;
}
.footer__accordions summary.details__summary{
    padding-bottom: 22px;
}
.footer__accordions .details__content p {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Source Sans Pro";
}
.details__content ul {
    gap: 5px;
}
.details__content ul li a{
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Source Sans Pro";
}
.footer__newsletter .md\:title-sm {
    font-weight: 700;
}
.text-block-social-icons ul {
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
}
.text-block-social-icons ul li a{
    display: flex;
    gap: 5px;
}
.footer__accordions {
    flex-wrap: nowrap;
}
.pay_produt_icon ul.list.list-payment {
    display: flex;
    margin-top: 50px;
    width: 100%;
    justify-content: center;
    gap: 6px;
}
.pay_produt_icon ul.list.list-payment li svg{
    width: 40px;
}



/********************************************************* nr-24-04-26 */
.nr-custom-text {
    font-weight: 900;
    font-family: "Nunito", sans-serif;
}
.compare-none {
    display: none;
}
.nr-bundle-bagde {
    position: absolute;
    top: -12px;
    right: 6px;
    background: #e60023;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 1;
}
.template-product .product__price .product__tax {
    /* display: none; */
}

@media(max-width: 767px){
    .product__gallery-container {
        padding: 0px;
    }
}


span.price__compare{
    color: red !important;
    font-weight: 600;
}
span.price__sale{
    font-weight: 600;
    color: #000;
}

.product__accordion .details__content {
    padding-left: 0;
    padding-right: 0;
}
.footer {

    display: block;
}
.footer-wrapper-custom {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
}
.footer-copyright {
    display: flex;
    align-items: center;
    margin-top: 0px;
    flex-direction: row-reverse;
}
.footer-copyright span {
    font-size: 24px;
}
.footer-copyright .localization__item {
    border: 1px solid #fff;
    border-radius: 0;
    padding: 20px 60px 20px 20px;
    text-align: left;
    font-size: 18px;
}
.footer-copyright .localization {
    gap: 40px !important;
    max-width: 50%;
    width: 100%;
    justify-content: flex-start;
}
.grid.gap-2.coluntry-selector {
    max-width: 40%;
    width: 100%;
}
.grid.gap-2.lang-selector {
    max-width: 40%;
    width: 100%;
}
.pay_produt_icon {
    max-width: 100%;
    width: 100%;
}
.pay_produt_icon ul.list.list-payment {
    justify-content: flex-start;
    margin-top: 20px;
    flex-wrap: wrap;
}
.pay_produt_icon ul.list.list-payment li svg {
    width: 40px;
    height: 40px;
}
.pay_produt_icon h2 {
    margin: 0 !important;
    font-size: 24px !important;
}

.footer__socials {
    justify-content: flex-start;
}
svg.icon.icon-chevron-down.icon-xs.absolute.pointer-events-none {
    display: none;
}

@media (max-width: 1200px){
.footer-wrapper-custom {
    display: grid;
    grid-template-columns: none;
}
.footer__right {
    padding-left: 0;
}
}
@media (max-width:990px){
    .footer-copyright {
    flex-wrap: wrap;
    justify-content: flex-end;
}
.footer-copyright .localization {
    gap: 40px !important;
    max-width: 100%;
    width: 100%;
    justify-content: flex-start;
}
.pay_produt_icon {
    max-width: 100%;
    width: 100%;
}
.footer-copyright .localization {
    gap: 40px !important;
    max-width: 100%;
    width: 100%;
    justify-content: left;
    flex-wrap: nowrap !important;
    flex-direction: row;
}
}
@media (min-width:750px){
    .footer__item--text_HUBriF {
    width: calc(33% - var(--sp-12)) !important;
}

}
@media (max-width: 749px){
    .pay_produt_icon h2 {
font-size: 18px !important;
    text-align: left;
    margin-top: 30px !important;
}
.jdgm-title{
    font-size: 18px !important;
}
.jdgm-star{
    font-size: 10px;
}
.jdgm-rating-text{
    font-size: 12px;
}
.jdgm-card{
    width: 100%;
    max-width: 100% !important;
}
.image-with-text-block .rich-text p{
    font-size: 16px !important;
    word-break: break-all !important;
    margin-top: 30px !important;
}
.image-with-text-block .rich-text h3{
    font-size: 22px !important; 
}
.shopify-policy__title h1, .tracking-heading animate-element, .rich-text animate-element {
    font-size: 28px !important;
    text-align: left;
}
  .page-faq .faq {
    padding: 40px 10px !important;
}
}
@media (max-width:600px){
.footer-copyright .localization {
    justify-content: left;
    flex-wrap: wrap !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px !important;
}
.grid.gap-2.coluntry-selector {
    max-width: 100%;
}
.grid.gap-2.lang-selector {
    max-width: 100%;
}
.footer-copyright span , .pay_produt_icon h2{
    font-size: 18px;
}

}

.ank-slider::-webkit-scrollbar {
    display: block !important;
}
.ank-slider::-webkit-scrollbar {
    height: 6px;
}

.ank-slider::-webkit-scrollbar-track {
    background: #eee;
}

.ank-slider::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
@media (min-width:360px) and (max-width:385px)
{
    .drawer__tabs li .drawer__title {
    font-size: 18px;
}
}


.jdgm-prev-badge {
    margin-top: 16px !important;
}
p.jm-text.jm-review-widget-minimal-header__title {
    display: none;
}
.payment-icons{
align-items: center;
 display: flex;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.footer-copyright {
    display: flex;
    align-items: center;
    margin-top: 0px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 70px;
}
.custom-payment-badge-item img {
    margin: 0;
}
.details__content.rte {
  list-style-position: outside !important;
  padding-left: 0 !important;
}

.details__content.rte ul,
.details__content.rte ol {
  padding-left: 1rem !important;
}