.emo--product-config .accordion__header>*,
.emo--product-select span.sdx-container.section fieldset .checkbox label {
    font-weight: 700;
    color: #015
}

.emo--product>.backgroundcontainer>.fullbleed {
    background-size: 1680px auto!important
}

.emo--product .sdx-container .modTypography ul:not(.checklist) li {
    margin-left: 28px
}

.emo--product .sdx-container .modTypography ul:not(.checklist) li:before {
    font-family: sdx-icons;
    font-size: 150%;
    color: #015;
    content: '\E00B';
    margin-top: 0;
    margin-left: -28px
}

body.is-mobile .emo--product .sdx-container .modTypography ul:not(.checklist) li:before {
    font-size: 125%
}

.emo--product-config {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden
}

body.is-mobile .emo--product-config .accordion__header>* {
    font-size: 20px
}

.emo--layer .flat-button,
.emo--product-config .flat-button {
    padding: 0 20px
}

.emo--product-config .sdx-container .accordion .accordion__toggle .arrow-icon {
    width: 40px;
    height: 20px;
    top: 6px;
    left: 5px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none
}

.emo--product-config .sdx-container .accordion .accordion__toggle .arrow-icon:after {
    display: none
}

.emo--product-config .sdx-container .accordion .accordion__toggle .arrow-icon:before {
    font-family: sdx-icons;
    font-size: 36px;
    content: '\E011';
    color: #015;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    width: 100%;
    height: 100%;
    text-align: right;
    background: 0 0;
    top: 50%;
    right: 0;
    left: auto
}

.emo--product-config .sdx-container .accordion .is-open .accordion__toggle .arrow-icon:before {
    content: '\E014'
}

.emo--product-select-headline .column:last-child .typography {
    float: right
}

body.is-mobile .emo--product hr.graySmall {
    background: #d6d6d6
}

.emo--product-select:not(.emo--product-select-headline) .modGridLayout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center
}

.emo--product-select:not(.emo--product-select-headline) .modGridLayout>.column {
    flex: 1 1 33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    float: none;
    width: auto!important
}

.emo--product-select:not(.emo--product-select-headline) .modGridLayout>.column:first-child {
    flex: 1 1 67%
}

body.is-mobile .emo--product-select:not(.emo--product-select-headline) .modGridLayout>.column {
    margin-bottom: 0
}

.emo--product-select span.sdx-container.section fieldset .checkbox+.checkbox {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

body:not(.is-mobile) .emo--product-select span.sdx-container.section fieldset {
    position: relative;
    top: 3px
}

body.is-mobile .emo--product-select span.sdx-container.section fieldset .checkbox label {
    font-size: 16px;
    line-height: 20px;
    padding-left: 30px
}

.emo--product-select span.sdx-container.section fieldset .checkbox input+label:after,
.emo--product-select span.sdx-container.section fieldset .checkbox input+label:before {
    top: 50%
}

.emo--product-select span.sdx-container.section fieldset .checkbox input+label:before {
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50% !important)
}

.emo--product-select span.sdx-container.section fieldset .checkbox input+label:after {
    transform: translateY(-50%) scale(0) !important;
    -webkit-transform: translateY(-50%) scale(0) !important;
    -moz-transform: translateY(-50%) scale(0 !important)
}

.emo--product-select span.sdx-container.section fieldset .checkbox input+label:hover:after {
    transform: translateY(-50%) scale(.5) !important;
    -webkit-transform: translateY(-50%) scale(.5) !important;
    -moz-transform: translateY(-50%) scale(.5 !important)
}

.emo--product-select span.sdx-container.section fieldset .checkbox input:checked+label:after,
.emo--product-select span.sdx-container.section fieldset .checkbox input:checked+label:hover:after {
    transform: translateY(-50%) scale(1) !important;
    -webkit-transform: translateY(-50%) scale(1) !important;
    -moz-transform: translateY(-50%) scale(1 !important)
}

.emo--product .visibilityControl-hidden .emo--product-select {
    filter: grayscale(100%);
    pointer-events: none
}

.emo--product-total p {
    white-space: nowrap
}

.emo--product-select span.sdx-container.section,
.emo--product-select span.sdx-container.section fieldset,
.emo--product-select span.sdx-container.section fieldset .checkbox,
.emo--product-select span.sdx-container.section+div.typography.parbase.section,
.emo--product-select span.sdx-container.section+div.typography.parbase.section .sdx-container,
.emo--product-select span.sdx-container.section+div.typography.parbase.section .sdx-container .modTypography,
.emo--product-select span.sdx-container.section+div.typography.parbase.section .sdx-container .modTypography p {
    display: inline
}

body:not(.is-mobile) .emo--product-select span.sdx-container.section+div.typography.parbase.section {
    position: relative;
    top: -1px;
    margin-left: 4px
}

body.is-mobile .emo--product-select span.sdx-container.section+div.typography.parbase.section {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%) !important;
    -webkit-transform: translate(100%, -50%) !important;
    -moz-transform: translate(100%, -50%) !important;
    z-index: 1
}

.emo--layer .sdx-container .skinRadioButtonHollowButton .radio.radio label {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    transform-origin: 50% 50%;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    font-family: TheSaB4, 'Trebuchet MS', Arial, Helvetica, sans-serif;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    vertical-align: middle;
    box-sizing: border-box;
    min-width: 160px
}

body:not(.is-mobile) .emo--layer .modGridLayout {
    float: right
}

body:not(.is-mobile) .emo--layer .column {
    width: auto!important;
    display: inline-block
}

body.is-mobile .emo--layer .modScForm .sdx-container .radio.radio.horizontal {
    margin: 0 0 10px;
    float: none;
    display: block
}

body.is-mobile .emo--layer .sdx-container .skinRadioButtonHollowButton .radio.radio label {
    width: 100%;
    min-width: 0
}

body.is-mobile .emo--layer .flat-button.secondary {
    margin-bottom: 5px
}

.emo--layer .modVisibilityControlContainer,
.emo--product .modVisibilityControlContainer {
    display: block;
    transition: none!important;
    height: auto!important;
    width: auto!important;
    padding: 0!important
}

.emo--layer .mod modVisibilityControlContainer.visibilityControl-hidden,
.emo--product .mod modVisibilityControlContainer.visibilityControl-hidden {
    display: none!important;
    opacity: 0!important;
    overflow: hidden!important
}