* {
    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
}
.btn_view_catalog{
    padding: 2px 100px;
}
.back_top{
    margin: 0 auto;
    width: 40%;
}
.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;
    padding: 0;
}
.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;
    padding: 0;
}
.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
}
/*
.fotorama .fotorama__caption__wrap{
    background-color: #eaeaea;
}
.fotorama__arr{
    background-color: transparent;
}
*/

@media (min-width:768px),print{
    .home-main .content{
        top: 40px;
        right: 40px;
        width: 40%;
    }
    .block-promo-hp{
        margin:0 -8px
    }
    .block-promo-hp .block-promo{
        border-left:8px solid #fff;
        border-right:8px solid #fff
    }
    .block-promo-wrapper .home-performance{
        float:right
    }
}
@media (max-width: 992px){
    .embedded-list__tiles .embedded-list__item{
        width:33.33%;
        margin-bottom:25px
    }
    .featured-menu__description{
        max-height:41.28px
    }
    .featured-menu{
        margin:12px 0 0
    }
    .featured-menu__grid{
        flex-wrap:wrap;
        justify-content:space-between}
    .featured-menu__item{
        width:50%;margin:0;padding:8px
    }
    .featured-menu__description{
        min-height:42px;
        max-height:42px;
        font-size:16px
    }
    .featured-menu .line-clamp-polyfill:after{
        height:21px
    }
}
@media (max-width: 992px) and (min-width: 641px){
    .embedded-list__item--hide-same:nth-last-child(2),.embedded-list__item--hide-same:last-child{
        display:none
    }
}
@media (max-width: 1099px){
    .embedded-products .embedded-list__label{
        margin-top:30px
    }
    .featured-menu{
        margin:12px 0 0
    }
    .featured-menu__grid{
        flex-wrap:wrap;
        justify-content:space-between;
        margin:0 -8px
    }
    .featured-menu__item{
        width:50%;
        margin:0;
        padding:8px
    }
}
@media (min-width: 1100px){.list-theme.product-view .product-view__content{
    display:block
}
    .list-theme.product-view .product-view__description{
        padding:0;
        width:auto
    }
    .list-theme.product-view .product-view__attribute-box{
        margin-right:0
    }
    .list-theme.product-view .product-view__attribute-box .tab-content__wrapper{
        margin-bottom:30px
    }
    .list-theme.product-view .product-view__attributes-container{
        border:none
    }
    .list-theme.product-view .product-view__product-main-container{
        float:left;width:calc(100% - 275px)
    }
    .list-theme.product-view .product-view__product-aside-container{
        float:right;width:240px}
    .list-theme.product-view .product-view__related-items:not(:last-child){
        margin-bottom:60px
    }
    .list-theme.product-view .line-item-form{
        border-top:1px solid #e6e6e6;padding-top:20px
    }
    .list-theme.product-view .line-item-form form{
        display:flex
    }
    .list-theme.product-view .line-item-form form > div{
        flex:1 1 100%
    }
    .list-theme.product-view .line-item-form .form__col,.list-theme.product-view .line-item-form .form-row{
        margin-left:20px
    }
    .list-theme.product-view .line-item-form .form__col:first-child,.list-theme.product-view .line-item-form .form-row:first-child{
        margin-left:0
    }
    .list-theme.product-view .line-item-form .pinned-dropdown .btn{
        padding-top:6px;
        padding-bottom:6px
    }
    .list-theme.product-view .shopping-lists__wrapper{
        order:3
    }.list-theme.product-view .shopping-lists__content{
         min-height:46px
     }
    .list-theme.product-view .shopping-lists__icon{
        top:12px
    }
    .list-theme.product-view .product-view-quantity__unit a.select2-choice,.list-theme.product-view .product-view-quantity__unit .select--full{
        padding:15px 11px
    }
    .list-theme.product-view .product-view-quantity__value .input{
        padding:14px 8px
    }
    .list-theme.product-view .embedded-products .embedded-list__label{
        margin-top:0
    }
    .list-theme.product-view .embedded-products .embedded-list__item{
        width:100%;margin-right:0
    }
}
/*ORDER HISTORY*/
.body {
    min-width: 320px;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #fff;
    color: #2b2b2b;
}

.page-title {
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    line-height: 1.1;
}

.orders-history th.col {
    font-weight: 600;
    text-align: left;
    background: #f5f5f5;
    text-transform: uppercase;
}
.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";

}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after{
    border-left: none;
}
.action:hover {
    text-decoration: none;
    color: #2b2b2b;
}
ul.nav.items {
    margin: 0;
    padding: 0;
}
.nav .item a:hover{
    text-decoration: underline;
}
.block-collapsible-nav .item.current > strong {
    border-color: transparent;
    color: #000000;
    font-weight: 600;
}
.block-collapsible-nav .item a:hover {
     background: none;
}
/* ORDER DRAFTS */
.product-item-name{
    color: #2b2b2b;
    font-size: 15px;
    /*font-family: sans-serif;*/
    /*line-height: 30px;*/
    text-decoration: none;
    font-weight: 600;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
}


.order-toolbar {
    max-width: 100%;
    background-color: #f1a31c;
    color: #fff;
}
.order-toolbar__inner {
    max-width: 1270px;
    margin: 0 auto;
    padding: 7px 10px;
    display: flex;
    justify-content: flex-end;
}
.order-toolbar__buttons-group {
    height: 100%;
    float: right;
}
.order-toolbar__buttons-group .order-toolbar__button{
    width: 140px;
    margin-left: 20px;
    padding: 0 15px;
    border: 1px solid #fff;
    font-size: 12px;
    line-height: 32px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}

.btn_clear_cart {
    box-shadow: none !important;
    border-radius: unset;
}

.button--info:hover, .btn--info:hover {
    border-color: #f2ad34;
    background-color: #f2ad34;
    color: #fff;
}
.button--info:hover, .btn--info:visited{
    color: #fff;
}
.button--info, .btn--info {
    border-color: #fff;
    background-color: #f1a31c;
    color: #fff;
}

/*Summary*/
.btn--full {
    width: 100%;
}
.btn--order, .button--order {
    padding: 13px 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 0;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
.btn, .button {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
.button--info, .btn--info {
    border-color: #f1a31c;
    background-color: #f1a31c;
    color: #fff;
}
.button, .btn {
    text-align: center;
}
.button--info:hover, .btn--info:hover {
    border-color: #f2ad34;
    background-color: #f2ad34;
    color: #fff;
}
.summary, .title{
    margin: 0 0 16px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.18;
    text-transform: uppercase;
    text-align: center;
    /*font-family: 'din-condensed', sans-serif;*/
}
.cart-summary{
    padding: 25px 19px;
    border: 1px solid #cecece;
    background-color: transparent;
}
.shopping-list__continue .shopping-list-checkout__continue {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;

}
.shopping-list__continue a{
    color: #f1a31c;
}
.shopping-list__continue a:hover {
    color: #36425d;
}

/*more_items*/
.more_items{
    padding-bottom: 15px;
}
.more_items a{
    padding: 10px 100px;
}


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

.customer-account-login .block-customer-login .messages{
    display: block !important;
}