
.stl {
    position: fixed;
    height: 100%;
    background: white;
    border: 0;
    overflow: hidden;
    z-index: 9;
    -webkit-box-shadow: -2px 0px 5px 0px #cccccc;
    -moz-box-shadow: -2px 0px 5px 0px #cccccc;
    box-shadow: -2px 0px 5px 0px #cccccc;
    left: 110%; }
.stl .stl-content {
    height: 100%;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 0; }
.stl__placeholder__text {
    width: 100%;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    display: none;
    clear: both; }
.stl .bottom-border {
    border-bottom: 6px solid black;
    margin-top: -6px; }
@media (min-width: 0em) and (max-width: 42.5em) {
    .stl {
        width: 93.33%;
        max-height: 720px; }
    .stl .mCSB_scrollTools .mCSB_draggerContainer {
        left: -5px;
        top: 45px;
        bottom: 40px; } }
@media (min-width: 42.563em) {
    .stl {
        width: 44.18605%;
        float: left;
        margin-right: 2.32558%;
        left: 105%;
        top: 3px; }
    .stl .mCSB_scrollTools {
        right: 12px; }
    .stl .mCSB_scrollTools .mCSB_draggerContainer {
        bottom: 40px;
        left: -5px; } }
@media (min-width: 61.313em) {
    .stl {
        width: 46.03175%;
        float: left;
        margin-right: 1.5873%;
        left: 110%; }
    .stl .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .stl .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 5px; }
    .stl .mCSB_scrollTools .mCSB_draggerContainer {
        left: 0;
        top: 10px; }
    .stl .selecter .cs__item,
    .stl .selecter .cs__item.selected,
    .stl .selecter .cs__selected {
        padding: 1px 10px 1px 8px; } }
@media (min-width: 90.063em) {
    .stl {
        width: 46.26866%;
        float: left;
        margin-right: 1.44928%; }
    .stl .mCSB_scrollTools .mCSB_draggerContainer {
        left: -43px; } }
.stl .close {
    position: absolute;
    right: 0;
    font-size: 9px;
    font-family: Group2, "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    padding: 15px 0;
    z-index: 1;
    cursor: pointer; }
@media (min-width: 0em) and (max-width: 42.5em) {
    .stl .close {
        right: 15px; } }
@media (min-width: 42.563em) {
    .stl .close {
        padding: 15px; } }
.stl .close:after {
    content: '';
    float: right;
    margin-left: 7px;
    margin-top: -3px;
    display: block;
    width: 17px;
    height: 17px;
    background: url("../../images/svg/mf-icn-close.svg") no-repeat right;
    background-size: cover;
    clear: both; }
.stl__scroll-container {
    height: 100%;
    overflow: scroll;
    padding: 35px 0 6px 0;
    clear: both; }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__scroll-container {
        padding: 40px 0 6px 0; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__scroll-container {
        padding: 35px 0 6px 0; } }
@media (min-width: 90.063em) {
    .stl__scroll-container {
        padding: 35px 0 6px 0; } }
.stl__header {
    margin: 7px 10px 20px 20px;
    position: relative;
    height: 25px; }
@media (min-width: 42.563em) {
    .stl__header {
        margin: 0 11.2% 25px 11.2%; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__header {
        margin: 0 3.6% 40px 3.6%; } }
@media (min-width: 90.063em) {
    .stl__header {
        height: 35px;
        margin: 0 6.6% 40px 6.6%; } }
.stl__header-hr {
    position: absolute;
    width: 100%;
    border-top: 1px solid #cccccc;
    top: 13px; }
@media (min-width: 90.063em) {
    .stl__header-hr {
        top: 18px; } }
.stl h3 {
    zoom: 1;
    position: absolute;
    margin-top: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 20px; }
.stl h3:before, .stl h3:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
.stl h3:after {
    clear: both; }
.stl h3 span {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0 14px; }
@media (min-width: 42.563em) {
    .stl h3 span {
        font-size: 22px; } }
@media (min-width: 61.313em) {
    .stl h3 span {
        font-size: 24px; } }
@media (min-width: 90.063em) {
    .stl h3 span {
        font-size: 32px; } }
@media (min-width: 90.063em) {
    .stl h3 {
        font-size: 24px; } }
.stl__products {
    height: auto;
    list-style: none; }
@media (min-width: 0em) and (max-width: 42.5em) {
    .stl__products {
        margin: 0 10px 0 20px;
        padding-bottom: 20px; } }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__products {
        margin-left: 11.2%; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__products {
        margin-left: 3.6%; } }
@media (min-width: 90.063em) {
    .stl__products {
        margin-left: 6.6%; } }
.stl__products li {
    zoom: 1;
    position: relative;
    border-bottom: 1px solid #acacac;
    list-style:none;
    padding: 30px 0; }
.stl__products li:before, .stl__products li:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
.stl__products li:after {
    clear: both; }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__products li {
        margin-right: 10.7%; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__products li {
        margin-right: 9.5%; } }
@media (min-width: 90.063em) {
    .stl__products li {
        margin-right: 9.5%; } }
.stl__products li:first-child {
    padding-top: 0; }
.stl__products li:last-child {
    border-bottom: none; }
.stl__product__media {
    float: left;
    padding-top: 2px; }
@media (min-width: 0em) and (max-width: 42.5em) {
    .stl__product__media {
        width: 35%; } }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__product__media {
        width: 41%; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__media {
        width: 39.8%; } }
@media (min-width: 90.063em) {
    .stl__product__media {
        width: 31%;
        margin-left: 7.9%; } }
.stl__product__media img {
    width: 100%; }
.stl__product__media .zoom-wrapper {
    display: inline-block;
    border: 1px solid #cccccc; }
.stl__product__media .click-to-zoom {
    font-size: 7px;
    margin-top: 5px; }
@media (min-width: 42.563em) {
    .stl__product__media .click-to-zoom {
        font-size: 10px; } }
.stl__product__details {
    font-family: inherit !important;
    float: left; }
.stl__product__details h4 {
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 4px 0;
    text-transform: uppercase;
    font-weight: 900; }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__product__details h4 {
        font-size: 18px;
        line-height: 20px; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__details h4 {
        font-size: 16px;
        line-height: 20px; } }
@media (min-width: 90.063em) {
    .stl__product__details h4 {
        font-size: 16px;
        font-weight: 700;
        line-height: 18px; } }
@media (min-width: 0em) and (max-width: 42.5em) {
    .stl__product__details {
        margin-left: 8%;
        width: 57%; }
    .stl__product__details .pdp-slug {
        font-size: 9px;
        margin-bottom: 7px; }
    .stl__product__details .pdp-product-name {
        font-size: 11px; }
    .stl__product__details .pdp-price {
        font-weight: bold;
        font-size: 11px;
        margin-top: 4px; } }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__product__details {
        margin-left: 6.8%;
        width: 52%; }
    .stl__product__details .pdp-slug {
        font-size: 10px;
        margin-bottom: 7px; }
    .stl__product__details .pdp-product-name {
        font-size: 11px; } }
@media (min-width: 42.563em) and (max-width: 61.25em) and (min-width: 90.063em) {
    .stl__product__details .pdp-product-name {
        margin: 10px 0; } }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__product__details .pdp-price {
        font-weight: bold;
        font-size: 11px;
        margin-top: 4px; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__details {
        margin-left: 8.2%;
        width: 45%; }
    .stl__product__details .pdp-slug {
        font-size: 12px;
        margin-bottom: 4px; }
    .stl__product__details .pdp-product-name {
        font-size: 11px;
        margin-top: 5px; }
    .stl__product__details .pdp-price {
        font-weight: bold;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px; } }
@media (min-width: 90.063em) {
    .stl__product__details {
        margin-left: 12%;
        width: 49%; }
    .stl__product__details .pdp-slug {
        font-size: 12px;
        margin-bottom: 10px; }
    .stl__product__details .pdp-product-name {
        font-size: 11px;
        margin-top: 5px; }
    .stl__product__details .pdp-price {
        font-weight: bold;
        font-size: 12px;
        margin-top: 10px; } }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart {
        zoom: 1; }
    .stl__product__add-to-cart:before, .stl__product__add-to-cart:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
    .stl__product__add-to-cart:after {
        clear: both; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__add-to-cart {
        margin-left: 8.2%;
        width: 45%;
        float: left; } }
@media (min-width: 90.063em) {
    .stl__product__add-to-cart {
        margin-left: 12%;
        width: 35%;
        float: left; } }
.stl__product__add-to-cart .pdp-qty {
    width: 30%; }
.stl__product__add-to-cart .pdp-qty .cs__selected, .stl__product__add-to-cart .pdp-qty .cs__item.selected, .stl__product__add-to-cart .pdp-qty .cs__item {
    font-size: 12px;
    font-weight: 400; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-qty .cs__selected, .stl__product__add-to-cart .pdp-qty .cs__item.selected, .stl__product__add-to-cart .pdp-qty .cs__item {
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 12px;
        margin-right: 3px; } }
.stl__product__add-to-cart .pdp-qty .cs__selected:after,
.stl__product__add-to-cart .pdp-qty .cs__item:first-child:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 21px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-qty .pdp-label {
        margin-bottom: 6px;
        padding-top: 0.9375rem; } }
.stl__product__add-to-cart .pdp-size {
    width: 63%;
    float: right; }
.stl__product__add-to-cart .pdp-size .cs__selected, .stl__product__add-to-cart .pdp-size .cs__item.selected, .stl__product__add-to-cart .pdp-size .cs__item {
    font-size: 10px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-size .cs__selected, .stl__product__add-to-cart .pdp-size .cs__item.selected, .stl__product__add-to-cart .pdp-size .cs__item {
        padding-top: 6px;
        padding-bottom: 6px; } }
.stl__product__add-to-cart .pdp-size .cs__selected:after,
.stl__product__add-to-cart .pdp-size .cs__item:first-child:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 21px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-size .pdp-label {
        margin-bottom: 6px;
        padding-top: 0.9375rem; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__add-to-cart .pdp-size {
        width: 57%; } }
@media (min-width: 90.063em) {
    .stl__product__add-to-cart .pdp-size {
        width: 55%; } }
.stl__product__add-to-cart .btn--add-to-basket {
    width: 100%;
    margin-top: 11px;
    font-weight: bold;
    border: 1px solid black; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        font-size: 12px !important; } }
@media (min-width: 61.313em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        margin-top: 15px; } }
@media (min-width: 90.063em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        margin-top: 5px; } }
.stl__product__add-to-cart .btn--add-to-basket:hover, .stl__product__add-to-cart .btn--add-to-basket .btn--primary:hover {
    background-color: #666666;
    color: white !important; }
.stl__product__add-to-cart .select-error {
    font-size: 9px;
    padding-top: 5px;
    clear: both;
    color: red; }
@media (min-width: 42.563em) and (max-width: 61.25em) {
    .stl__product__add-to-wishlist {
        font-size: 12px; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__add-to-wishlist {
        margin-left: 8.2%;
        width: 45%;
        float: left; } }
@media (min-width: 90.063em) {
    .stl__product__add-to-wishlist {
        margin-left: 12%;
        width: 35%;
        float: left; } }
.stl__product__add-to-wishlist .btn--add-to-wishlist,
.stl__product__add-to-wishlist .btn--go-to-wishlist {
    width: 100%;
    margin-top: 15px;
    font-weight: bold; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-wishlist .btn--add-to-wishlist,
    .stl__product__add-to-wishlist .btn--go-to-wishlist {
        font-size: 12px !important; } }
@media (min-width: 61.313em) {
    .stl__product__add-to-wishlist .btn--add-to-wishlist,
    .stl__product__add-to-wishlist .btn--go-to-wishlist {
        margin-top: 10px; } }
.stl__product__add-to-wishlist .btn--add-to-wishlist:hover, .stl__product__add-to-wishlist .btn--add-to-wishlist .btn--primary:hover,
.stl__product__add-to-wishlist .btn--go-to-wishlist:hover,
.stl__product__add-to-wishlist .btn--go-to-wishlist .btn--primary:hover {
    background-color: #666666;
    color: white; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl .breack {
        zoom: 1;
        clear: both; }
    .stl .breack:before, .stl .breack:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
    .stl .breack:after {
        clear: both; } }

@media (min-width: 0em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        font-family: inherit !important;
        font-size: 11px;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        text-align: center;
        letter-spacing: 1px;
        text-rendering: optimizeLegibility;
        color: white !important;
        border: none;
        background-color: black;
        box-sizing: border-box;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
@media (min-width: 42.563em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        font-family: inherit !important;
        font-size: 11px;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        text-align: center;
        letter-spacing: 1px;
        text-rendering: optimizeLegibility;
        color: white !important;
        border: none;
        background-color: black;
        box-sizing: border-box;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
@media (min-width: 61.313em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        font-family: inherit !important;
        font-size: 11px;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        text-align: center;
        letter-spacing: 1px;
        text-rendering: optimizeLegibility;
        color: white !important;
        border: none;
        background-color: black;
        box-sizing: border-box;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
@media (min-width: 42.563em) {
    .stl__product__add-to-cart .btn--add-to-basket:hover {
        background-color: white;
        box-shadow: 2px 4px 5px #888888;
        border: 1px solid black; } }

@media (min-width: 0em) {
    .stl__product__add-to-wishlist .btn--add-to-wishlist,
    .stl__product__add-to-wishlist .btn--go-to-wishlist {
        height: 40px;
        line-height: 40px !important; } }
@media (min-width: 42.563em) {
    .stl__product__add-to-wishlist .btn--add-to-wishlist,
    .stl__product__add-to-wishlist .btn--go-to-wishlist {
        height: 40px;
        line-height: 40px !important; } }
@media (min-width: 61.313em) {
    .stl__product__add-to-wishlist .btn--add-to-wishlist,
    .stl__product__add-to-wishlist .btn--go-to-wishlist {
        height: 30px;
        line-height: 30px !important; } }
@media (min-width: 0em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        height: 40px;
        line-height: 40px !important; } }
@media (min-width: 42.563em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        height: 40px;
        line-height: 40px !important; } }
@media (min-width: 61.313em) {
    .stl__product__add-to-cart .btn--add-to-basket {
        height: 30px;
        line-height: 30px !important; } }
.mfp-container {
    padding: 0; }
/**
* modal styling
 */

.pdp-qty {
    float: left;
    width: 20%;
    font-size: 12px;
    font-weight: 400;
    clear: both; }
@media (min-width: 42.563em) {
    .pdp-qty {
        width: 22%;
        min-width: 62px; }
    .pdp-qty .cs__selected, .pdp-qty .cs__item.selected, .pdp-qty .cs__item {
        font-size: 12px; }
    .pdp-qty .cs__selected:after {
        margin-right: -7px; } }
@media (min-width: 61.313em) {
    .pdp-qty {
        width: 17%; }
    .pdp-qty .cs__selected:after {
        margin-right: inherit; } }

.pdp-size {
    position: relative;
    float: left;
    margin-left: 3.5%; }
@media (min-width: 0em) {
    .pdp-size {
        width: 46%; } }
@media (min-width: 42.563em) {
    .pdp-size {
        float: right;
        width: 66%; } }
@media (min-width: 61.313em) {
    .pdp-size {
        width: auto;
        margin-left: 10px;
        float: left; } }

.stl__product__add-to-cart .pdp-qty {
    width: 30%; }
.stl__product__add-to-cart .pdp-qty .cs__selected, .stl__product__add-to-cart .pdp-qty .cs__item.selected, .stl__product__add-to-cart .pdp-qty .cs__item {
    font-size: 12px;
    font-weight: 400; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-qty .cs__selected, .stl__product__add-to-cart .pdp-qty .cs__item.selected, .stl__product__add-to-cart .pdp-qty .cs__item {
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 12px;
        margin-right: 3px; } }
.stl__product__add-to-cart .pdp-qty .cs__selected:after,
.stl__product__add-to-cart .pdp-qty .cs__item:first-child:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 21px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-qty .pdp-label {
        margin-bottom: 6px;
        padding-top: 0.9375rem; } }
.stl__product__add-to-cart .pdp-size {
    width: 63%;
    float: right; }
.stl__product__add-to-cart .pdp-size .cs__selected, .stl__product__add-to-cart .pdp-size .cs__item.selected, .stl__product__add-to-cart .pdp-size .cs__item {
    font-size: 10px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-size .cs__selected, .stl__product__add-to-cart .pdp-size .cs__item.selected, .stl__product__add-to-cart .pdp-size .cs__item {
        padding-top: 6px;
        padding-bottom: 6px; } }
.stl__product__add-to-cart .pdp-size .cs__selected:after,
.stl__product__add-to-cart .pdp-size .cs__item:first-child:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 21px; }
@media (min-width: 0em) and (max-width: 61.25em) {
    .stl__product__add-to-cart .pdp-size .pdp-label {
        margin-bottom: 6px;
        padding-top: 0.9375rem; } }
@media (min-width: 61.313em) and (max-width: 90em) {
    .stl__product__add-to-cart .pdp-size {
        width: 57%; } }
@media (min-width: 90.063em) {
    .stl__product__add-to-cart .pdp-size {
        width: 55%; } }
.stl__product__add-to-cart .btn--add-to-basket {
    width: 100%;
    margin-top: 11px;
    font-weight: bold;
    border: 1px solid black; }

.pdp-label {
    padding-top: 1.125rem;
    font-family: inherit !important;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 10px 0; }
@media (min-width: 42.563em) {
    .pdp-label {
        margin: 0 0 8px 0; } }


body:before {
    content: "mobile";
    display: none;
}
@media (min-width: 700px) {
    body:before {
        content: "tablet";
        display: none;
    }
}
@media (min-width: 1100px) {
    body:before {
        content: "desktop";
        display: none;
    }
}


.stl__btn-add-to-basket-message {
    display: block;
    margin-top: 5px;
}

.stl__added-to-basket {
    color: #346B36;
}

.stl__failed-adding-to-basket {
    color: #B36462;
}

.stl__compare_at {
    font-weight: normal;
    text-decoration: line-through;
    font-size: 11px;
}
.stl__scrollable {
    overflow: scroll;
}

.stl__scrollable::-webkit-scrollbar {
    width: .3em;
}

.stl__scrollable::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.stl__scrollable::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
.stl__loader {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.stl__powered_by.stl__show {
    display: flex;
    justify-content: center;
}
.stl__powered_by.stl__hide {
    display: none;
}
.stl__hide {
    display: none;
}
.stl__powered_by a {
    text-align: center;
    font-size: .5em;
    font-style: italic;
    margin-bottom: 2px;
}
.stl__powered_by a:hover,
.stl__powered_by a:focus {
    color: inherit;
}
.stl__powered_by a img {
    width: 14px;
    vertical-align: middle;
}
.cell.asset-loaded.asset-visible .asset-content, .cell.asset-visible, .no-js .cell, .no-js .cell .asset-content {
    opacity: 1;
}
.ctl-cell {
    margin-bottom: 28px;
    padding-top: 44px;
    padding-right: 8.33333%;
    padding-left: 8.33333%;
}
.cell, .cell .asset-content {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.cell {
    position: relative;
    /*height: 100%;*/ /* disabled since it's causing large height if parent has fixed */
    background: #fff;
}
.ctl-title {
    font: 16px/20px 'Apercu Bold',Helvetica,Arial,Sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    word-spacing: normal;
    text-align: center;
}
.ctl-cell-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ctl-cell-asset {
    width: calc(.51261*100vw + (-174.90756px));
}
.cell-placeholder-3-4:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 133.33333%;
}
.cell-asset-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.cell .cell-link .cell-link-text, .cell-asset, .cell-placeholder-auto .cell-asset-bg {
    position: relative;
}
.ctl-cell .cell-text-wrapper {
    padding-left: 36px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ctl-product-component:first-child {
    padding-top: 0;
}
.ctl-product-img-link {
    display: block;
    width: 96px;
    margin-right: 18px;
}
.cell, .cell .asset-content {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
