/* --- lazy loading fix ------------------------ */
.lazy {
    width: 100%;
}

    .ll-loaded {
        width: auto;
    }

/* END: lazy loading fix ------------------------ */

/* --- desktop: layout ------------------------ */
body.cl-content .cmsContent,
.hyphenate {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}

.donothyphenate {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

html, body {
    height: 100%;
    min-height: 100%;
}

    .main-row {
        position: relative;
        height: auto;
        min-height: 100%;
    }

        #pageInner {
            position: relative;
            width: 100%;
            height: auto;
            min-height: 100%;
            /*
            padding-bottom: 597px;
            */
        }

body {
    background-color: #dcdcdc;
    min-width: 320px;
}

    body > .main-row {
        max-width: 1452px;
        margin-right: auto;
        margin-left: auto;
        background-color: #fff;
    }

#contentHeaderContainer {

}

#contentSlider {

}

    #contentSlider img {
        width: 100%;
    }

    #contentSlider .slick-dots {
        bottom: 9px;
    }

#contentMetaColumnsContainerWrap {
    background: transparent url('//shop.sockenwolle.de/out/sockenwolle/img/strick_bg.png') repeat 0 0;
}

    #contentMetaColumnsContainer {
        max-width: 1236px;
        margin: 0 auto;
        padding: 0 20px;
    }

        #contentMetaColumns > .row {
            padding-top: 83px;
        }

            #contentMetaColumns > .row > #contentColumn > :first-child,
            #contentMetaColumns > .row > #metaColumn > :first-child,
            #contentMetaColumns > .row > #contentColumn > .csc-default:first-child > :first-child,
            #contentMetaColumns > .row > #metaColumn > .csc-default:first-child > :first-child {
                margin-top: 0;
            }
/* END: desktop: layout ------------------------ */

/* --- desktop: content stylings ------------------------ */
.cmsContent a,
.cmsContent a:hover,
.cmsContent a:focus,
.table a,
.table a:hover,
.table a:focus,
.contentList a,
.contentList a:hover,
.contentList a:focus,
.bodytext a,
.bodytext a:hover,
.bodytext a:focus,
.introText a,
.introText a:hover,
.introText a:focus {
    color: #d90076;
}

a > .icon:before,
.external-link:before,
.external-link-new-window:before,
.download:before,
.mail:before {
    text-decoration: underline;
}

a > .icon:before,
a > .icon:hover:before,
.external-link:before,
.external-link:hover:before,
.external-link-new-window:before,
.external-link-new-window:hover:before,
.download:before,
.download:hover:before,
.mail:before,
.mail:hover:before {
    text-decoration: none;
}

.external-link:before,
.external-link-new-window:before,
.download:before,
.mail:before {
    display: inline-block;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 80%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.external-link-new-window:before,
.external-link:before {
    content: '\f08e';
}

.download:before {
    content: '\f019';
}

.mail:before {
    content: '\f003';
}

.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #ececec;
}

.table-responsive {
    border: none;
}

blockquote {
    position: relative;
    padding: 26px 50px;
    margin: 0 0 39px;
    border: none;
    text-align: center;
    font-family: museo_sans_rounded700, sans-serif;
    font-size: 18px;
    line-height: 25px;
    background-color: #fff;
}

    blockquote:before {
        display: block;
        content: '';
        position: absolute;
        top: 15px;
        left: 0;
        width: 10px;
        height: 15px;
        background-color: #fff;
        z-index: 1;
    }

    blockquote .paperClip,
    blockquote p:not(.bodytext):before {
        position: absolute;
        top: -31px;
        left: -10px;
        width: auto;
        height: 70px;
        -webkit-transform: rotate(20deg);
           -moz-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
                transform: rotate(20deg);
    }

        blockquote p:not(.bodytext):before {
            display: block;
            content: '';
            width: 27px;
            background-image: url('//shop.sockenwolle.de/out/sockenwolle/img/paper_clip.svg');
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }

    blockquote .circleLine,
    blockquote div:before {
        width: 75px;
        height: auto;
        margin-top: -44px;
        -webkit-transform: rotate(-7deg);
           -moz-transform: rotate(-7deg);
            -ms-transform: rotate(-7deg);
                transform: rotate(-7deg);
    }

    blockquote div:before {
        display: block;
        content: '';
        height: 19px;
        background-image: url('//shop.sockenwolle.de/out/sockenwolle/img/circle_line.svg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: -19px auto 24px;
    }

    blockquote footer,
    blockquote div {
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        font-family: museo_sans_rounded300, sans-serif;
        color: #000;
    }

        blockquote footer a,
        blockquote footer a:hover,
        blockquote footer a:focus,
        blockquote div a,
        blockquote div a:hover,
        blockquote div a:focus {
            color: #d90076;
        }

        blockquote footer cite {
            display: block;
            font-style: normal;
            margin-top: 6px;
        }
/* END: desktop: content stylings ------------------------ */

/* --- desktop: langNav ------------------------ */
#langNav {
    height: 64px;
    margin-bottom: 0;
}

    #langNav li {
        float: left;
        list-style-type: none;
        padding: 18px 0 17px 7px;
    }

        #langNav a {
            color: #909090;
            font-family: museo_sans_rounded300, sans-serif;
            padding: 6px 4px 6px 5px;
        }

            #langNav li.active a {
                padding: 5px 3px 5px 4px;
            }

            #langNav a:hover,
            #langNav a:focus,
            #langNav li.active a {
                color: #fff;
                text-decoration: none;
            }

            #langNav li.active a {
                border: 1px solid #fff;
            }
/* END: desktop: langNav ------------------------ */

/* --- footerAccordion ------------------------ */
.footerAccordion {
    margin-bottom: 0;
    padding-bottom: 24px;
}

    .footerAccordion .panel {
        border: none;
        background-color: transparent;
        box-shadow: none;
    }

        .footerAccordion .panel-default > .panel-heading {
            color: #000;
            background-color: transparent;
            border: none;
            padding: 11px 20px;
        }

            .footerAccordion .panel-title {
                font-size: 18px;
            }

                .footerAccordion .panel-heading a {
                    display: block;
                    position: relative;
                }

                    .footerAccordion .panel-heading a:hover,
                    .footerAccordion .panel-heading a:focus {
                        color: #d90076;
                        text-decoration: none;
                    }

                    .footerAccordion .panel-heading .icon {
                        position: absolute;
                        right: -1px;
                        top: 7px;
                        font-size: 6px;
                    }

                        .footerAccordion .panel-heading a[aria-expanded="true"] .icon:before {
                            content: '\e903';
                        }

        .footerAccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border: none;
            padding-right: 20px;
            padding-left: 20px;
        }

            .footerAccordion .linkList {
                padding: 0;
                margin-bottom: 0;
            }

                .footerAccordion .linkList li {
                    font-size: 18px;
                    padding: 6px 0;
                }

                    .footerAccordion .linkList a:hover,
                    .footerAccordion .linkList a:focus {
                        color: #d90076;
                        text-decoration: none;
                    }
/* END: footerAccordion ------------------------ */

/* --- footerMetaNav ------------------------ */
#footerMetaNav {
    padding: 6px 20px 8px;
}

    #footerMetaNav li {
        padding: 9px 0 8px;
    }

        #footerMetaNav a {
            font-size: 18px;
        }

            #footerMetaNav a:hover,
            #footerMetaNav a:focus {
                text-decoration: none;
                color: #d90076;
            }
/* END: footerMetaNav ------------------------ */

/* --- desktop: slider ------------------------ */
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    padding: 0;
    width: 48px;
    height: 48px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

.slick-prev {
    left: 40px;
    z-index: 1;
}

.slick-next {
    right: 40px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 20px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

    .slick-dots > li {
        display: inline-block;
        vertical-align: middle;
        list-style-type: none;
        font-size: 0;
    }

        .slick-dots > li > button {
            display: block;
            width: 12px;
            height: 12px;
            background-color: transparent;
            border: 1px solid #fff;
            border-radius: 50%;
            margin: 0 5px;
            padding: 0;
        }

            .slick-dots > li.slick-active > button {
                background-color: #fff;
            }
/* END: desktop: slider ------------------------ */

/* --- desktop: product highlights ------------------------ */
.productHighlights {
    text-align: center;
    padding-top: 48px;
    padding-bottom: 55px;
}

    .productHighlights .sectionHead {
        margin-right: 20px;
        margin-bottom: 39px;
        margin-left: 20px;
    }

    .productHighlights .btn {
        margin-right: 20px;
        margin-left: 20px;
        white-space: normal;
    }
/* END: desktop: product highlights ------------------------ */

/* --- desktop: product slider ------------------------ */
.productSlider {
    padding-bottom: 41px;
    overflow: hidden;
}

    .productSlider .slick-slider {
        padding-right: 130px;
        padding-left: 130px;
        margin-bottom: 0;
    }

        .productSlider .slick-track {
            display: flex;
            align-items: center;
        }

            .productSlider .slick-slide {
                float: none;
                height: auto;
            }

        .productSlider a {
            display: block;
        }

            .productSlider a:hover,
            .productSlider a:focus {
                text-decoration: none;
            }

            .productSlider img {
                display: inline-block;
                width: auto;
                max-height: 200px;
                -webkit-transform: scale(1);
                   -moz-transform: scale(1);
                    -ms-transform: scale(1);
                        transform: scale(1);
                -webkit-transition: -webkit-transform 200ms ease;
                   -moz-transition: transform 200ms ease;
                    -ms-transition: transform 200ms ease;
                        transition: transform 200ms ease;
            }

                .productSlider a:hover img {
                    -webkit-transform: scale(1.06);
                       -moz-transform: scale(1.06);
                        -ms-transform: scale(1.06);
                            transform: scale(1.06);
                }

            .productSlider .listDetails {
                visibility: hidden;
                padding-top: 0;
                margin-bottom: 0;
            }

                .productSlider a:hover .listDetails,
                .productSlider a:focus .listDetails {
                    visibility: visible;
                }

        .productSlider .slick-prev,
        .productSlider .slick-next,
        .productSlider .slick-dots > li > button {
            color: #000;
            border-color: #000;
        }

            .productSlider .slick-dots > li.slick-active > button {
                background-color: #000;
            }

        .productSlider .slick-dots {
            bottom: -51px;
        }
/* END: desktop: product slider ------------------------ */

/* --- desktop: box columns ------------------------ */
.boxColumnsContainerWrap {
    background: transparent url('../../img/strick_bg.png') repeat 0 0;
    padding-top: 72px;
    padding-bottom: 73px;
    text-align: center;
}

    .boxColumnsContainerWrap > .subline {
        margin-top: 0;
        margin-bottom: 11px;
    }

    .boxColumnsContainerWrap > .icon {
        font-size: 42px;
    }

    .boxColumnsContainerWrap > .icon-wool-left {
        display: inline-block;
        margin-top: -13px;
    }

    .boxColumnsContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1226px;
        padding: 0 15px;
        margin: 21px auto 0;
        text-align: left;
    }

        .boxColumnsContainer .box {
            width: calc(100% / 3 - 20px);
        }

            .boxColumnsContainer .box .imageContainer {
                position: relative;
            }

                .boxColumnsContainer .box .imageContainer img,
                .boxColumnsContainer .box > a:hover .imageContainer img,
                .boxColumnsContainer .box > a:focus .imageContainer img {
                    -webkit-transform: none;
                       -moz-transform: none;
                        -ms-transform: none;
                            transform: none;
                    -webkit-transition: none;
                       -moz-transition: none;
                        -ms-transition: none;
                            transition: none;
                }

            .boxColumnsContainer .box > a > .imageContainer:after {
                display: block;
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: rgba(0, 0, 0, 0.3);
                -webkit-transition: background-color 200ms ease;
                   -moz-transition: background-color 200ms ease;
                    -ms-transition: background-color 200ms ease;
                        transition: background-color 200ms ease;
            }

                .boxColumnsContainer .box > a:hover > .imageContainer:after,
                .boxColumnsContainer .box > a:focus > .imageContainer:after {
                    background-color: rgba(0, 0, 0, 0);
                }

        .boxColumnsContainer .slick-dots {
            bottom: 24px;
        }

            .boxColumnsContainer .slick-dots > li > button {
                border-color: #000;
            }

                .boxColumnsContainer .slick-dots > li.slick-active > button {
                    background-color: #000;
                }
/* END: desktop: box columns ------------------------ */

/* --- desktop: box ------------------------ */
.boxContainer {
    padding: 0 15px 30px;
}

    .box {
        background-color: #fff;
        border-bottom: 2px solid #000;
        margin: 0 0 30px;
        padding: 0 30px 20px;
        overflow: hidden;
    }

        .boxContainer > .box {
            margin-bottom: 0;
        }

        .box > a {
            position: relative;
            padding: 0 30px 30px;
            margin: 0 -30px -30px;
        }

        .box > a,
        .box .link {
            display: block;
            -webkit-transition: color 200ms ease;
               -moz-transition: color 200ms ease;
                -ms-transition: color 200ms ease;
                    transition: color 200ms ease;
        }

            .box > a:hover,
            .box > a:focus {
                text-decoration: none;
            }

                .box > a:hover .title,
                .box > a:focus .title {
                    color: #d90076;
                }

                .box > a:hover .link,
                .box > a:focus .link {
                    text-decoration: underline;
                }

            .box .imageContainer {
                overflow: hidden;
                margin-right: -30px;
                margin-left: -30px;
            }

                .box .imageContainer img {
                    -webkit-transform: scale(1);
                       -moz-transform: scale(1);
                        -ms-transform: scale(1);
                            transform: scale(1) translateZ(1px);
                    -webkit-transition: -webkit-transform 200ms ease;
                       -moz-transition: -moz-transform 200ms ease;
                        -ms-transition: transform 200ms ease;
                            transition: transform 200ms ease;
                }

                    .box > a:hover .imageContainer img,
                    .box > a:focus .imageContainer img {
                        -webkit-transform: scale(1.06);
                           -moz-transform: scale(1.06);
                            -ms-transform: scale(1.06);
                                transform: scale(1.06) translateZ(1px);
                    }

            .box .title,
            .box h3 {
                margin: 21px 0 10px;
            }

                .box .title.oneLine {
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                .box .title .icon {
                    font-size: 80%;
                    padding-right: 10px;
                }

                    .box .title .icon.fa-video-camera {
                        position: relative;
                        top: -2px;
                    }

            .box .bodytext,
            .box .contentList {
                margin-bottom: 10px;
            }

                .box .imageContainer + .bodytext {
                    margin-top: 21px;
                }

            .box .link {
                color: #d90076;
            }
/* END: desktop: box ------------------------ */

/* --- desktop: threeColumnsBoxContainer ------------------------ */
.threeColumnsBoxContainer {
    float: left;
    width: 100%;
}

    .threeColumnsBoxContainer .box {
        max-width: 379px;
    }

        .threeColumnsBoxContainer .box .title,
        .threeColumnsBoxContainer .box h3 {
            margin-bottom: 0;
        }

        .threeColumnsBoxContainer .box .imageContainer:empty:before {
            display: block;
            content: '';
            padding-top: 105.555555%;
        }

    .threeColumnsBoxContainer[data-children="1"] {
        width: 33.33333333%;
        margin-right: -15px;
        padding-left: 15px;
    }

        .threeColumnsBoxContainer:not([data-children="1"]):before {
            content: '';
            display: block;
            clear: both;
        }

        .threeColumnsBoxContainer[data-children="1"]:nth-child(2n+1),
        .threeColumnsBoxContainer:not([data-children="1"]) + .threeColumnsBoxContainer[data-children="1"] {
            clear: both;
            margin-left: -15px;
            margin-right: 15px;
            padding-right: 0;
            padding-left: 15px;
        }

            .threeColumnsBoxContainer[data-children="1"]:nth-child(2n+1):before,
            .threeColumnsBoxContainer:not([data-children="1"]) + .threeColumnsBoxContainer[data-children="1"] {
                content: '';
                display: block;
                clear: both;
            }
/* END: desktop: threeColumnsBoxContainer ------------------------ */

/* --- desktop: boxTeaser textRight ------------------------ */

.boxTeaser {
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
}

    .boxTeaser .box {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .boxTeaser .box .boxInner {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

        .boxTeaser .box .imageContainerOuter {
            text-align: center;
            font-size: 0;
            line-height: 0;
        }

            .boxTeaser.textRight .box .imageContainer {
                margin-right: 0;
                margin-left: -15px;
                position: relative;
                display: inline-block;
            }

                .boxTeaser .imageContainer:after {
                        display: block;
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        background-color: rgba(0, 0, 0, 0.2);
                        -webkit-transition: background-color 200ms ease;
                           -moz-transition: background-color 200ms ease;
                            -ms-transition: background-color 200ms ease;
                                transition: background-color 200ms ease;
                    }

                        .boxTeaser .box a:hover .imageContainer:after,
                        .boxTeaser .box a:focus  .imageContainer:after {
                            background-color: rgba(0, 0, 0, 0);
                        }

        .boxTeaser .box .boxTextContainer {
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .boxTeaser .box .boxTextContainer h3 {
                margin-top: 0;
                padding-top: 0;
            }

            .boxTeaser .box .boxTextContainer p:last-child {
                padding-bottom: 0;
                margin-bottom: 0;
            }

/* END: desktop: boxTeaser textRight ------------------------ */

/* --- desktop: latest collections ------------------------ */
.latestCollectionsLinks {
    padding: 14px 40px;
    font-family: museo_sans_rounded700, sans-serif;
    font-size: 18px;
    line-height: 26px;
}

    .latestCollectionsLinks a + a {
        margin-right: 38px;
    }

        .latestCollectionsLinks .icon {
            position: relative;
            top: -2px;
            margin-left: 13px;
            font-size: 11px;
        }

        .latestCollectionsLinks .icon-arrow-down {
            top: -4px;
            font-size: 6px;
        }

            .latestCollectionsLinks a:hover .icon,
            .latestCollectionsLinks a:focus .icon {
                display: inline-block;
                text-decoration: none;
            }

.latestCollections > div {
    padding: 0;
}

    .latestCollections a {
        display: block;
        width: 50%;
        float: left;
        overflow: hidden;
    }

        .latestCollections img {
            -webkit-transform: scale(1);
               -moz-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
            -webkit-transition: -webkit-transform 200ms ease;
               -moz-transition: -moz-transform 200ms ease;
                -ms-transition: transform 200ms ease;
                    transition: transform 200ms ease;
        }

            .latestCollections img:hover,
            .latestCollections img:focus {
                -webkit-transform: scale(1.06);
                   -moz-transform: scale(1.06);
                    -ms-transform: scale(1.06);
                        transform: scale(1.06);
            }
/* END: desktop: latest collections ------------------------ */

/* --- desktop: bigImageWithLinkTeaser ------------------------ */
.bigImageWithLinkTeaserContainer {
    position: relative;
    min-height: 440px;
}

    .bigImageWithLinkTeaserContainer:before {
        display: block;
        content: '';
        padding-top: 42.14876033%;
    }

    .bigImageWithLinkTeaser {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }

        .bigImageWithLinkTeaser img {
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
               -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            width: 100%;
            max-width: none;
            height: 100%;
        }

            .bigImageWithLinkTeaser img.ll-loaded {
                width: auto;
            }

        .bigImageWithLinkTeaser .textContainer {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
               -moz-transform: translateY(-50%) translateX(-50%);
                -ms-transform: translateY(-50%) translateX(-50%);
                    transform: translateY(-50%) translateX(-50%);
            width: 100%;
            max-width: 770px;
            padding: 0 20px;
            text-align: center;
            margin-top: 14px;
        }

            .bigImageWithLinkTeaser .icon {
                font-size: 85px;
            }

            .bigImageWithLinkTeaser .icon-wool-left {
                position: relative;
                display: inline-block;
                width: 105px;
                height: 45px;
                font-size: 58px;
            }

                .bigImageWithLinkTeaser .icon-wool-left:before {
                    position: absolute;
                    left: 0;
                    transform: scaleY(-1) rotate(23deg);
                }

            .bigImageWithLinkTeaser .headline {
                font-size: 56px;
                line-height: 66px;
                margin-top: 12px;
                margin-bottom: -5px;
            }

                .bigImageWithLinkTeaser .icon-wool-left + .headline {
                    margin-top: -6px;
                }

            .bigImageWithLinkTeaser .subline {
                color: #fff;
                font-size: 50px;
                line-height: 55px;
                margin-top: -5px;
                margin-bottom: 13px;
            }

            .bigImageWithLinkTeaser .headline + .btn {
                margin-top: 26px;
            }
/* END: desktop: bigImageWithLinkTeaser ------------------------ */

/* --- desktop: image gallery ------------------------ */
.imageGallery {

}

    .imageGallery .thumbnail {
        position: relative;
        overflow: hidden;
        border: none;
        padding: 0;
    }

        .imageGallery .thumbnail:hover,
        .imageGallery .thumbnail:focus {
            text-decoration: none;
        }

        .imageGallery .thumbnail img {
            -webkit-transform: scale(1);
               -moz-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
            -webkit-transition: -webkit-transform 250ms ease-out;
               -moz-transition: -moz-transform 250ms ease-out;
                -ms-transition: transform 250ms ease-out;
                    transition: transform 250ms ease-out;
        }

        .imageGallery .thumbnail:not([title=""])[title]:after {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            max-height: 100%;
            padding: 10px;
            content: attr(title);
            display: block;
            background-color: rgba(255, 255, 255, 0.8);
            color: #d90076;
            -webkit-transform: translateY(100%);
               -moz-transform: translateY(100%);
                -ms-transform: translateY(100%);
                    transform: translateY(100%);
            -webkit-transition: -webkit-transform 250ms ease-out;
               -moz-transition: -moz-transform 250ms ease-out;
                -ms-transition: transform 250ms ease-out;
                    transition: transform 250ms ease-out;
        }

            .imageGallery .thumbnail:not([title=""])[title]:hover:after,
            .imageGallery .thumbnail:not([title=""])[title]:focus:after {
                -webkit-transform: translateY(0);
                   -moz-transform: translateY(0);
                    -ms-transform: translateY(0);
                        transform: translateY(0);
            }

            .imageGallery .thumbnail:hover img,
            .imageGallery .thumbnail:focus img {
                -webkit-transform: scale(1.06);
                   -moz-transform: scale(1.06);
                    -ms-transform: scale(1.06);
                        transform: scale(1.06);
            }
/* END: desktop: image gallery ------------------------ */

/* --- desktop: fancybox ------------------------ */
#fancybox-wrap,
#fancybox-wrap * {
    box-sizing: content-box;
}

    #fancybox-title {
        font-family: museo_sans_rounded300, sans-serif;
        font-size: 20px;
        font-weight: normal;
    }

    #fancybox-close {
        right: -30px;
        top: -30px;
        padding: 10px;
        width: auto;
        height: auto;
        background-color: #fff;
        background-image: none;
        color: #000;
        font-size: 20px;
        font-family: 'iconfont';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

        #fancybox-close:hover,
        #fancybox-close:focus {
            color: #d90076;
            text-decoration: none;
        }

        #fancybox-close:before {
            content: '\e904';
        }

    #fancybox-left,
    #fancybox-right,
    #fancybox-content {
        z-index: 1200;
    }

    #fancybox-left-ico,
    #fancybox-right-ico {
        width: auto;
        height: auto;
        color: #d90076;
        margin-top: -34px;
        background-image: none;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 68px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

        #fancybox-left-ico:before {
            content: '\f104';
        }

        #fancybox-right-ico:before {
            content: '\f105';
        }
/* END: desktop: fancybox ------------------------ */

/* desktop: modal ------------------------ */
body.modal-open {
    padding-right: 0 !important;
}

.modal {
    padding-right: 0 !important;
}

    .modal-dialog {
        width: 900px;
        max-width: calc(100% - 100px);
    }

    .modal-dialog,
    .modal.fade .modal-dialog {
        margin: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .modal-content {
        border: none;
    }

        .modal .close {
            position: absolute;
            right: -30px;
            top: -30px;
            padding: 10px;
            width: auto;
            height: auto;
            background-color: #fff;
            background-image: none;
            color: #000;
            opacity: 1;
            font-size: 20px;
            font-family: 'iconfont';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

            .modal .close:hover,
            .modal .close:focus {
                color: #d90076;
                text-decoration: none;
            }

            .modal .close:before {
                content: '\e904';
            }
/* END: desktop: modal ------------------------ */

/* desktop: videosModal ------------------------ */
.videoModal h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

    .videoModal .videosContainer {
        padding-right: 58px;
        padding-bottom: 22px;
        padding-left: 58px;
    }

        .videoModal .videosContainer .slick-prev,
        .videoModal .videosContainer .slick-next {
            color: #8c8c8c;
            border-color: #8c8c8c;
        }

            .videoModal .videosContainer .slick-prev:hover,
            .videoModal .videosContainer .slick-next:hover {
                color: #d90076;
                border-color: #d90076;
            }

        .videoModal .videosContainer .slick-prev {
            left: 0;
        }

        .videoModal .videosContainer .slick-next {
            right: 0;
        }

        .videoModal .videosContainer .slick-dots {
            bottom: -7px;
        }

            .videoModal .videosContainer .slick-dots > li > button {
                border-color: #8c8c8c;
            }

                .videoModal .videosContainer .slick-dots > li:not(.slick-active) > button:hover {
                    border-color: #d90076;
                }

                .videoModal .videosContainer .slick-dots > li.slick-active > button {
                    background-color: #8c8c8c;
                }
/* END: desktop: videosModal ------------------------ */

/* --- desktop: news detail ------------------------ */
.news-single {
    background: transparent url('../../img/strick_bg.png') repeat 0 0;
    overflow: hidden;
}

    .news-single .article {
        max-width: 1226px;
        padding: 0 15px;
        margin: 0 auto;
    }

        .news-text-wrap > :first-child {
            margin-top: 0;
        }
/* END: desktop: news detail ------------------------ */

/* --- desktop: form ------------------------ */
.tx-powermail .powermail_fieldset input.parsley-error,
.tx-powermail .powermail_fieldset textarea.parsley-error {
    border-color: #d90076;
}

.tx-powermail .powermail_fieldset .parsley-errors-list {
    background-color: transparent;
    border: none;
}

    .tx-powermail .powermail_fieldset .parsley-errors-list > li {
        color: #d90076;
        padding-left: 0;
    }

    .powermail_form h3,
    .powermail_form legend {
        display: none;
    }

    .tx-powermail > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .parsley-custom-error-message,
    .parsley-required {
        color: #d9534f !important;
    }

    #content .powermail_fieldwrap_opt_in .checkbox.parsley-error,
    #content .powermail_fieldwrap_opt_in ul {
        background-color: transparent;
    }

/* END: desktop: form ------------------------ */

/* --- @media (max-width: 991px) ------------------------ */
@media (max-width: 991px) {
/* --- tablet: navigation ------------------------ */
    #langNav {
        height: 53px;
        padding-left: 0;
    }

        #langNav a {
            font-size: 15px;
        }

            #langNav li {
                padding-top: 11px;
                padding-left: 5px;
            }

                #langNav li.active a {
                    padding-bottom: 4px;
                }
/* END: tablet: navigation ------------------------ */

/* --- tablet: footer ------------------------ */
.footer-box-service ul.twoColumns {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}
/* END: tablet: footer ------------------------ */

/* --- tablet: fancybox ------------------------ */
#fancybox-wrap,
#fancybox-wrap * {
    box-sizing: border-box;
}

#fancybox-wrap {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding: 53px 0 0;
    box-sizing: border-box;
}

    #fancybox-bg-n {
        top: -53px;
        height: 53px;
        background-color: #fff;
        background-image: none;
    }

    #fancybox-content {
        position: relative;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        padding: 10px;
        border: none;
    }

        #fancybox-img {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            display: block;
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            margin-right: auto;
            margin-left: auto;
        }

    #fancybox-close {
        right: 20px;
        top: -33px;
        padding: 0;
    }

    #fancybox-right span {
        right: 20px;
        left: auto;
    }

    #fancybox-left span {
        right: auto;
        left: 20px;
    }
/* END: tablet: fancy box ------------------------ */
/* tablet: modal ------------------------ */
    .modal-dialog {
        width: 100%;
        height: 100%;
        max-width: none;
    }

    .modal-dialog,
    .modal.fade .modal-dialog {
        left: 0;
        top: 0;
        -webkit-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }

        .modal-content {
            padding-top: 50px;
            min-height: 100%;
        }

            .modal .close {
                right: 10px;
                top: 10px;
            }

            .videoModal .videosContainer .slick-dots {
                bottom: -4px;
            }
/* END: tablet: modal ------------------------ */
}
/* END: @media (max-width: 991px) ------------------------ */

/* --- @media (max-width: 970px) ------------------------ */
@media (max-width: 970px) {
    .boxColumnsContainer {
        display: block;
        max-width: 858px;
        padding-right: 5px;
        padding-bottom: 33px;
        padding-left: 5px;
    }

        .boxColumnsContainer .slick-track {
            display: flex;
        }

            .boxColumnsContainer .box {
                float: none;
                width: auto;
                height: auto;
                margin-right: 15px;
                margin-left: 15px;
            }
}
/* END: @media (max-width: 970px) ------------------------ */

/* --- @media (min-width: 768px) ------------------------ */
@media (min-width: 768px) {
    .col-sm-auto {
        width: auto;
    }
}
/* END: @media (min-width: 768px) ------------------------ */

/* --- @media (max-width: 767px) ------------------------ */
@media (max-width: 767px) {
/* --- smartphone: modal ------------------------ */
    .modal-body {
        padding-right: 0;
        padding-left: 0;
    }
/* --- END: smartphone: modal ------------------------ */


/* --- smartphone: layout ------------------------ */
    #pageInner {
        padding-bottom: 0;
    }

    #contentMetaColumns > .row {
        padding-top: 60px;
    }

    .donothyphenate {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
/* END: smartphone: layout ------------------------ */

/* --- smartphone: blockquote ------------------------ */
    blockquote {
        padding-right: 30px;
        padding-left: 30px;
    }

/* END: smartphone: blockquote ------------------------ */

/* --- smartphone: footer ------------------------ */
    #footer {
        position: static;
        height: auto;
        padding-top: 41px;
        padding-bottom: 0;
    }

        #footer .container-fluid {
            padding-bottom: 68px;
        }

        #shopLogoFooter .icon {
            display: none;
        }
/* END: smartphone: footer ------------------------ */

/* --- smartphone: slider ------------------------ */
    .slick-next,
    .slick-prev {
        height: 49px;
        margin-top: -24px;
        border: none;
    }

        .slick-next:before,
        .slick-prev:before {
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 48px;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .slick-prev:before {
            content: '\f104';
        }

        .slick-next:before {
            content: '\f105';
        }

    #contentSlider .slick-next,
    .stageSlider .slick-next {
        right: 10px;
    }

    #contentSlider .slick-prev,
    .stageSlider .slick-prev {
        left: 10px;
    }
/* END: smartphone: slider ------------------------ */

/* --- smartphone: box columns ------------------------ */
    .boxColumnsContainerWrap {
        padding-top: 43px;
        padding-bottom: 27px;
    }

        .boxColumnsContainerWrap > .subline {
            font-size: 24px;
            line-height: 32px;
            margin-bottom: 12px;
        }

        .boxColumnsContainer {
            margin-top: 10px;
        }
/* END: smartphone: box columns ------------------------ */

/* --- smartphone: box ------------------------ */
    .box {
        padding-right: 20px;
        padding-left: 20px;
    }

        .box > a {
            padding-right: 20px;
            padding-left: 20px;
            margin-right: -20px;
            margin-left: -20px;
        }

            .box .imageContainer {
                margin-right: -20px;
                margin-left: -20px;
            }
/* END: smartphone: box ------------------------ */

/* --- smartphone: threeColumnsBoxContainer ------------------------ */
    .threeColumnsBoxContainer[data-children="1"] {
        width: 50%;
    }
/* END: smartphone: threeColumnsBoxContainer ------------------------ */

/* --- smartphone: latest collections ------------------------ */
    .latestCollectionsLinks {
        padding: 16px 20px;
    }

        .latestCollectionsLinks .linkContainer {
            float: left;
            width: 50%;
            padding-right: 20px;
        }

            .latestCollectionsLinks .linkContainer + .linkContainer {
                padding-left: 20px;
            }

            .latestCollectionsLinks a {
                display: block;
                position: relative;
                padding-right: 20px;
            }

                .latestCollectionsLinks a + a {
                    margin-right: 0;
                }

                .latestCollectionsLinks a .icon {
                    position: absolute;
                    right: 0;
                    top: 7px;
                }
/* END: smartphone: latest collections ------------------------ */

/* --- smartphone: bigImageWithLinkTeaser ------------------------ */
    .bigImageWithLinkTeaser .textContainer {
        margin-top: 3px;
    }

        .bigImageWithLinkTeaser .icon {
            font-size: 68px;
        }

        .bigImageWithLinkTeaser .headline,
        .bigImageWithLinkTeaser .icon-wool-left + .headline {
            font-size: 30px;
            line-height: 30px;
            margin-top: 8px;
        }

        .bigImageWithLinkTeaser .subline {
            font-size: 24px;
            line-height: 30px;
            margin-top: 5px;
        }

        .bigImageWithLinkTeaser .headline + .btn {
            margin-top: 30px;
        }
/* END: smartphone: bigImageWithLinkTeaser ------------------------ */

/* --- smartphone: product highlights ------------------------ */
    .productHighlights {
        padding-top: 47px;
        padding-bottom: 41px;
    }

        .productHighlights .sectionHead {
            margin-top: 6px;
            font-size: 24px;
            line-height: 32px;
        }

        .productSlider {
            padding-bottom: 71px;
        }

            .productSlider .slick-next,
            .productSlider .slick-prev {
                display: none !important;
            }

            .productSlider .slick-slider {
                padding-right: 20px;
                padding-left: 20px;
            }
/* END: smartphone: product highlights ------------------------ */
}
/* END: @media (max-width: 767px) ------------------------ */

/* --- @media (max-width: 580px) ------------------------ */
@media (max-width: 580px) {
/* --- smartphone: box columns ------------------------ */
    .boxColumnsContainerWrap > .subline {
        margin-right: 20px;
        margin-left: 20px;
    }

    .boxColumnsContainer {
        max-width: 439px;
    }

        .boxColumnsContainer .slick-track {
            display: block;
        }

            .boxColumnsContainer .box {
                float: left;
                height: 100%;
            }
/* END: smartphone: box columns ------------------------ */

/* --- smartphone: threeColumnsBoxContainer ------------------------ */
    .threeColumnsBoxContainer[data-children="1"],
    .threeColumnsBoxContainer .col-xs-6 {
        width: 100%;
    }

    .threeColumnsBoxContainer[data-children="1"]:nth-child(2n+1),
    .threeColumnsBoxContainer:not([data-children="1"]) + .threeColumnsBoxContainer[data-children="1"],
    .threeColumnsBoxContainer[data-children="1"] {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
    }
/* END: smartphone: threeColumnsBoxContainer ------------------------ */
}
/* END: @media (max-width: 580px) ------------------------ */

/* --- @media (max-width: 480px) ------------------------ */
@media (max-width: 480px) {
    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-offset-0 {
        margin-left: 0;
    }
}
/* END: @media (max-width: 480px) ------------------------ */

/* --- @media (max-width: 400px) ------------------------ */
@media (max-width: 400px) {
/* --- smartphone: stageSlider ------------------------ */
    .stageSliderContainer {
        padding-bottom: 30px;
        background: transparent url('../../img/strick_bg.png') repeat 0 0;
    }

        .stageSlider .slick-dots {
            bottom: -30px;
        }

            .stageSlider .slick-dots > li > button {
                border-color: #000;
            }

                .stageSlider .slick-dots > li.slick-active > button {
                    background-color: #000;
                }
/* END: smartphone: stageSlider ------------------------ */

/* --- smartphone: latest collections ------------------------ */
    .latestCollectionsLinks .linkContainer {
        float: none;
        width: auto;
        padding: 12px 0;
    }

        .latestCollectionsLinks .linkContainer + .linkContainer {
            padding-left: 0;
        }

    .latestCollections a {
        width: auto;
        float: none;
    }
/* END: smartphone: latest collections ------------------------ */
}
/* END: @media (max-width: 400px) ------------------------ */

@-ms-viewport { width: auto !important; }
