.top-wrapper {
    /*background-color: #E3C2C5;*/
}

.catmenuwrapper {
    margin-top: 3rem;
}

.catmenuwrapper ul {
    margin-left: 0;
    place-content: center;
    
}

.catmenuwrapper ul.catmenu li {
    list-style: none;
    position: relative;
    margin-bottom: 2rem;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
 }

 .frontpage .catmenuwrapper ul.catmenu li .overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 243px;
    background-color: #E3C2C5;
    opacity: 0.9;
 }

 .frontpage .catmenuwrapper ul.catmenu li span.titlewrapper {
    position: absolute;
    left: 2rem;
    top: 1rem;
    font-size: 2rem;
    color: #333;
 }

 

 .frontpage .catmenuwrapper ul.catmenu li .overlay:hover {
 
 }

 @media print, screen and (min-width: 40em)  {
    .frontpage .catmenuwrapper ul.catmenu li {
        width: calc(33.3333333333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
    }
 }

 .promoboxestop .promo-wrapper {
    margin-bottom: 1rem!important;
}

.promoboxestop .promo-item h2.headline {
    font-size: 2rem!important;
    padding: 0.5rem;
}

 .promoboxestop .promo-wrapper1:nth-child(1) .promo-item {
    height: 16rem!important;
}

.promoboxestop .promo-item1 {
    height: 15.5rem!important;
}


.caption h3 {
    font-weight: 600;
}

#articleslider .caption {
    margin-left: 6px!important;
}

#articleslider {
    margin: 0!important;
}

.lslide {
    position: relative;
}

.lslide .overlay1 {
    position: absolute;
}

.lslide .overlay1 .textwrap h2 a {
    font-size: 1.7rem!important;
    font-weight: 600;
    color: white;
    line-height: 1.2;
}

.lslide .overlay1 .textwrap { 
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: -webkit-center;
    padding-left: 2rem;
    padding-right: 3rem;
}

.frontpage .topimage .cover .overlay1 {
    height: 100%;
    padding: 1rem;
    background: rgba(0,0,0,0.2);
    width: 100%;
    /*
    background: rgba(255,255,255,0.6);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 26%, rgba(255,255,255,0) 60%);
    background: linear-gradient(to right, #fff 0%, #fff 26%, rgba(255,255,255,0) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    */
}

.menu-front img {
    max-width: 115px;
}

.menu-front {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 14rem;
    text-align: center;
    background-color: #E3C2C5; 
    margin-bottom: 2rem;
     
}

.knit-box {
    height: 16rem!important;
}

.pattern-box {
    height: 15.5rem!important;
}

.pattern-box img {
    max-width: 90px!important;
}

.menu-front .pagetitle-wrapper h1 {
    color: #333!important;
    text-transform: uppercase;
    margin-top: 1rem;
    font-size: 1.7rem;
    font-weight: 600;
}

ul.lSPager {
    display: none!important;
}

.slide-link a {
    color: black;
    font-weight: 100;
    text-transform: uppercase;
}

.item-custom img {
    max-height: 13rem!important;
    width: 13rem;
}

#header .grid-x {
    align-items: center;
}
#header .logo img {
    max-width: 200px!important;
}

.grid-container {
    max-width: 75rem!important;
}

#mobilemenu {
    background-color: #E3C2C5!important;
}

#mobilemenu .drilldown a {
    background-color: unset!important;
    color: #333;
}

#mobilemenu ul.submenu {
    background-color: #E3C2C5!important;
}

.drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #333!important;
}

.drilldown .js-drilldown-back>a::before {
    border-color: transparent #333 transparent transparent!important;
}

.is-drilldown li {
    border-bottom: 1px solid white;
    padding: 0.5rem;
}

.fp-title {
    color: #333!important;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
}

.fp-title::before, .fp-title::after {
    height: 3px!important;
    background-color: #E3C2C5;
}

.frontpage .productlisting {
    margin-top: 0rem!important;
}

.knit-box:hover, .pattern-box:hover {
    transform: scale(1.03);
}

.news-front {
    position: absolute;
    background: #C2E3CF;
    font-size: 1rem!important;
    padding: 2rem 1rem!important;
    border-radius: 50%;
    left: -23px!important;
    top: -3%!important;
    text-transform: uppercase;
    font-weight: 600;
}

@media print, screen and (max-width: 40em)  {
    .lSSlideWrapper {
        max-height: 380px!important;
    }

    .frontpage .lSSlideOuter {
        margin-bottom: 1rem!important;
    }

    .frontpage .topimage .cover .overlay1 {
        max-height: 380px!important;
    }

    .lslide .overlay1 .textwrap {
        padding-right: 4.5rem!important;
        padding-left: 3rem!important;
    }

    .menu-front img {
        max-width: 87px!important;
    }

    .pattern-box img {
        max-width: 48px!important;
    }

    .menu-front .pagetitle-wrapper h1 {
        font-size: 1.3rem!important;
    }

    .knit-box, .pattern-box {
        height: 13rem!important;
        margin-top: 2rem!important;
        margin-bottom: 2rem!important;
    }

    #mobilemenu input {
        max-width: 170px!important;
    }

    .off-canvas input[type="submit"] {
        background-color: #333!important;
    }

    .frontpage .productlisting {
        margin-top: 2rem!important;
    }

    .news-front {
        padding: 1.5rem 0.5rem!important;
        left: -5px!important;
        top: -6%!important;
    }
}

#content {
    max-width: 75rem!important;
}

.frontpage #content {
    max-width: unset!important;
}
.lSSlideWrapper {
    max-height: 538px;
}

.frontpage .topimage .cover {
    height: 536px;
}

#header ul#mainmenu {
    margin-left: -1rem;
}

#header ul#mainmenu>li.hassubitem:hover ul.submenu {
    display: block!important;
}

#header ul#mainmenu >li >ul {
    right: unset!important;
    width: 250%;
    padding-right: 1rem;
}

#header ul#mainmenu>li.hassubitem {
    position: relative;
}

#header ul#mainmenu >li >ul >li {
    width: 100%!important;
}

#header ul#mainmenu >li >ul >li > ul.menulevel2 {
    display: none!important;
}

#header ul#mainmenu >li >ul >li > ul.menulevel2 > li {
    display: none!important;
}