* {
    box-sizing: border-box;
}
ul {
    list-style: none;
}


.btn, .button {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
a:visited{
    color: #000;
    text-decoration: none;
}

.featured-menu__link {
    font-size: 12px;
    line-height: 2.5;
}
.button, .btn {
    text-align: center;
}
.featured-menu__link {
    line-height: 1.29;
    white-space: normal;
}
.button, .btn {
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    padding: 2px 20px;
    max-width: 100%;
    font-size: 14px;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    line-height: 2;
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    touch-action: manipulation;
    user-select: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn:visited{
    color: #000
}
.datagrid-massaction__toggle, .btn-group:not(.not-expand), .main-menu__link, .custom-icon-menu__bar, .view-product-gallery, .button, .btn, .actions-row__button {
    transition: all linear 100ms;
}
a {
    text-decoration: none;
}
.btn:hover{
    text-decoration: none;
    border-color: #000;
    color: #fff;
    background: #000;
}



.home-main .content {
    background-color: transparent;
}

.featured-menu__content {
    height: 100%;
    padding: 40px 15px 47px;
    text-align: center;
    background: #f2f2f2;
}

.featured-menu {
    overflow: hidden;
}
.featured-menu{
    margin:25px 0
}
.featured-menu__grid{
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
.featured-menu__item{
    width:25%;
    padding:0 14px
}
.featured-menu__item:nth-child(n+5){
    margin-top:28px
}
.featured-menu__content{
    height:100%;
    padding:40px 15px 47px;
    text-align:center;
    background:#f2f2f2
}
.featured-menu__title{
    margin-bottom:10px;
    font-size:18px;
    font-weight:600;
    text-transform:uppercase
}
.featured-menu__description{
    min-height:37px;
    max-height:37px;
    margin-bottom:28px;
    overflow:hidden
}
.featured-menu__link{
    line-height:1.29;
    white-space:normal
}
.featured-menu__img-wrap{
    margin-bottom:24px
}
.featured-menu__img{
    width:90px;
    height:90px
}
.featured-menu__icon{
    font-size:90px;
    color:#696969
}
.featured-menu .line-clamp-polyfill:after{
    height:19px;
    background:
            linear-gradient(to right, rgba(242, 242, 242, 0), rgba(242, 242, 242, 1) 50%)
}
featured-menu{
    overflow:hidden
}
.featured-menu__grid{
    margin:0 -14px
}
.featured-menu__img-wrap{
    min-height:52px
}
.featured-menu__img-wrap::before{
    content:"";
    display:inline-block;
    width:1px;
    height:52px;
    vertical-align:bottom
}
.featured-menu__img{
    width:auto;
    height:auto;
    max-height:52px;
    vertical-align:bottom
}
.featured-menu__description{
    letter-spacing:1.5px
}
.featured-menu__link{
    font-size:12px;
    line-height:2.5
}
.widget .block-promo img{
    max-width:none
}
.block-promo{
    box-sizing:border-box;
    overflow:hidden;
    position:relative;
    display:block;
    width:100%;
    color:#333 !important
}
.block-promo:hover{
    text-decoration:none
}

.block-promo .content{
    display:block;
    box-sizing:border-box;
    position:absolute;
    z-index:1;
    overflow:hidden;
    padding:25px 35px 35px
}
.block-promo .title{
    display:block;
    font-weight:300;
    font-size:3.2rem;
    line-height:1.2;
    margin-bottom:15px
}

.block-promo .info{
    display:block;
    font-weight:300;
    font-size:2.2rem;
    margin-bottom:20px
}

.block-promo .more{
    font-size:1.6rem
}
.block-promo .icon.more{
    display:inline-block;
    text-decoration:none
}
.block-promo .icon.more:after{
    font-family:'luma-icons';
    content:'\e608';
    font-size:12px;
    line-height:inherit;
    color:inherit;
    overflow:hidden;
    speak:none;
    font-weight:normal;
    -webkit-font-smoothing:antialiased;
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    margin:0 0 0 5px
}
.block-promo .button.more{
    font-size:1.8rem;
    background-image:none;
    padding:7px 15px;
    color: #333333;
    border: 1px solid #333333;
    background: transparent;
    cursor:pointer;
    display:inline-block;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:1.4rem;
    font-weight:700;
    box-sizing:border-box;
    vertical-align:middle;
    border-radius:3px;
    text-decoration:none;
    padding:10px 15px
}
.block-promo .button.more:focus,
.block-promo .button.more:active{
    background:#006bb4;
    border:1px solid #006bb4;
    color:#fff
}
.block-promo .button.more:hover{
    text-decoration: none;
    border-color: #000;
    color: #fff;
    background: #000;

}
.block-promo .button.more.disabled,.block-promo .button.more[disabled],fieldset[disabled]
.block-promo .button.more{
    cursor:default;
    pointer-events:none;
    opacity:.5
}
.block-promo .title+.button{
    margin-top:10px
}
.block-promo sup{
    top:-0.2em
}
.block-promo-2columns .content{
    padding:20px 25px
}
.block-promo-hp .bg-white,.block-promo-hp .home-erin .content{
    padding:20px
}
.embedded-list{
    position:relative;
    margin-bottom:25px
}
.embedded-list__label {
    margin-bottom: 10px;
    font-family: 'din-condensed', sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
.embedded-list__slider{
    overflow:hidden;
    white-space:nowrap
}
.embedded-list__slider.slick-initialized{
    overflow:visible
}
.embedded-list__slider.slick-initialized:before{
    display:block
}
.embedded-list__slider.embedded-arrows{
    margin:0 36px
}
.embedded-list__slider .slick-arrow{
    position:absolute;
    top:35%;
    transform:none;
    z-index:1;
    width:36px;
    height:100px;
    padding:0;
    font-size:0;
    line-height:0;
    text-align:center;
    background:#e6e6e6;
    color:transparent;
    border:none;
    cursor:pointer}
.embedded-list__slider .slick-arrow:before,.embedded-list__slider .slick-arrow:after{
    display:block;
    font-size:40px;
    color:#555}
.embedded-list__slider .slick-arrow:hover{
    background:#d9d9d9
}
.embedded-list__slider .slick-arrow:hover:before,.embedded-list__slider .slick-arrow:hover:after{
    color:#2b2b2b
}
.embedded-list__slider .slick-prev{
    left:-36px
}
.embedded-list__slider .slick-prev:before{
    content:"\f104";
    font-family:'FontAwesome'
}
.embedded-list__slider .slick-next{
    right:-36px
}
.embedded-list__slider .slick-next:after{
    content:"\f105";
    font-family:'FontAwesome'
}
.embedded-list__slider .slick-disabled{
    cursor:default;
    opacity:0.5
}
.embedded-list__item{
    display:inline-block;
    padding:0 10px;
    vertical-align:top;
    white-space:normal
}
.embedded-list__label{
    margin-bottom:10px;
    line-height:34px;
    text-align:center
}
.embedded-list__label-inner{
    font-size:28px
}
.embedded-list__tiles{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin:0 0 0 -30px
}
.product-item__preview-picture {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.product-item__preview-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-item__image-holder--gallery-view {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    border: 0;
    background: #f5f5f5;
}
.product-item__content {
    max-width: 100%;
}
.product-item__box {
    display: flex;
    flex-direction: column;
}
.product-item__title--gallery-view .view-product {
    max-height: 33.8px;
    overflow: hidden;
}
.product-item__title .view-product {
    color: #2b2b2b;
}
.product-item__title .view-product:hover {
    text-decoration: none;
}
.product-item__title a:hover {
    color: #2b2b2b;
}
.embedded-list__tiles .embedded-list__item{
    width:25%;
    margin:15px 0 10px;
    padding:0 0 0 15px;
    text-align:center
}
.embedded-list .product-price{
    max-width:100%
}

.embedded-products .embedded-list__label{
    margin-top:0
}
.embedded-list__label{
    position:relative
}
.embedded-list__label:before{
    position:absolute;
    z-index:1;
    top:50%;
    right:0;
    left:0;
    height:1px;
    content:'';
    background:transparent
}
.embedded-list__label-inner{
    position:relative;
    z-index:2;
    display:inline-block;
    padding:0;
    vertical-align:top;
    text-transform:uppercase;
    background:#fff
}
.embedded-list__label{
    margin-bottom:10px;
    font-family:'din-condensed', sans-serif;
    font-weight:600;-webkit-font-smoothing:antialiased !important;
    text-rendering:optimizeLegibility;
    -moz-osx-font-smoothing:grayscale
}
.embedded-list .product-item__title--gallery-view{
    margin:0;
    font-family:'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size:13px;
    line-height:1.29
}
.embedded-products .embedded-list__container{
    font-size:inherit
}
.embedded-products .embedded-list__container-centered{

    justify-content:center

}
.embedded-products .product-item__number--gallery-view,.embedded-products .product-item__secondary-half--gallery-view{
    font-size:12px
}
.embedded-product .product-item__image-holder--gallery-view{
    margin-bottom:18px
}
.embedded-product .product-item__specification--gallery-view{
    margin:0 0 2px
}

.action i:before{
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 2;
    color: #2b2b2b;
}
.fa-angle-right:before {
    content: "\f105";

}
.fa-pencil-square-o:before {
    content: "\f044";
}

@media (max-width: 414px){
    .featured-menu__item{
        width:50%
    }
    .featured-menu{
        margin:16px 0 0
    }
    .featured-menu__grid{
        margin:0 -6px
    }
    .featured-menu__content{
        padding:0;
        background-color:transparent
    }
    .featured-menu__item{
        padding:4px 6px
    }
    .featured-menu__img-wrap,.featured-menu__title,.featured-menu__description,.featured-menu__view-text{
        display:none
    }
    .featured-menu__link{
        width:100%;
        padding:5px 0;
        font-size:10px;
        line-height:4
    }
    .embedded-list__label{
        margin-bottom:0;
        line-height:26px
    }
    .embedded-products{
        margin:15px 0 0
    }
    .embedded-products .embedded-list__item{
        width:calc((100% / 2) - 5px);
        padding:0
    }
    .embedded-products .embedded-list__item:not(:nth-child(2n)){
        margin-right:10px
    }
    .embedded-products .embedded-list__label{
        margin-top:15px
    }
    .embedded-list__label-inner{
        font-size:22px
    }
    .embedded-list__tiles .embedded-list__item{
        width:100%;margin-bottom:15px
    }
    .account .data.table .col.actions {
        white-space: nowrap;
    }
}
@media all and (min-width:640px),print{
    .block-promo{
        margin-bottom:16px
    }
    .block-promo-wrapper:before,
    .block-promo-wrapper:after{
        content:"";
        display:table
    }
    .block-promo-wrapper:after{
        clear:both
    }
    .block-promo-wrapper
    .block-promo{
        float:left;
        border-right:16px solid #fff
    }
    .embedded-list__tiles .embedded-list__item{
        width:50%;
        margin-bottom:20px
    }
    .account .data.table .col.actions {
        white-space: nowrap;
    }
}
@media only screen and (max-width:767px) {
    .womens-main .content, .mens-main .content, .gear-main .content, .new-main .content, .home-main .content, .training-main .content, .sale-main .content {
        top: 20px;
        right: 0;
        width: 65%;
    }

    .blocks-promo {
        margin-left: -15px;
        margin-right: -15px
    }

    .block-promo {
        margin-bottom: 8px
    }

    .block-promo .title {
        font-size: 2.2rem
    }

    .block-promo .info {
        font-size: 1.6rem;
        margin-bottom: 10px
    }

    .block-promo .more {
        font-size: 1.4rem
    }

    .block-promo .icon.more:after {
        font-size: 1rem
    }

    .block-promo .button.more {
        font-size: 1.2rem
    }

    .block-promo .content {
        padding: 15px 20px 20px
    }

    .block-promo .button.more {
        padding: 8px 12px
    }
    .embedded-product .product-item__image-holder--gallery-view{
        margin-bottom:12px
    }
    .account .data.table .col.actions {
        white-space: nowrap;
    }
    .btn.btn--info.order-toolbar__button {
        margin-top: 5px !important;
    }
    .btn_clear_cart {
        border-radius: unset;
        box-shadow: none !important;
        font-weight: unset;
    }
    .section-items.nav-sections-items {
        top:0 !important;
    }
}

@media only screen and (max-width:768px) {
    .section-items.nav-sections-items {
        top:0 !important;
    }
}

.section-items.nav-sections-items {
    bottom: unset !important;
}
.sticky-wrapper{
    z-index: 5;
}

.page-header{
    background: #ffffff;
}

.checkout-index-index #payment {
    display: list-item !important;
}