#sa-categories {
    --gray: #F4F4F4;
    padding-top: 24px;
    padding-bottom: 53px;
}
#sa-categories .container {
    width: 1315px;
    max-width: 100%;
}
#sa-categories h1 {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
}
.sac-headline {
    left: -4%;
    margin-bottom: -20px;
}
.sac-list {
    column-gap: 34px;
    row-gap: 50px;
}
.sac-list a {
    width: 295px;
    height: 108px;
    column-gap: 16px;
    border-width: 1px;
    max-width: calc(50% - 17px);
}
.sac-list a.border:hover {
    border-color: #FC0D1B;
}
.sac-list a .relative:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 13px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/shop-all/category-arrow.png);
    background-image: -webkit-image-set(url("../images/shop-all/category-arrow.png") 1x, url("../images/shop-all/category-arrow@2x.png") 2x);
}
.sac-item-6 .image {
    margin-top: -15px;
}
.sac-item-7 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/shop-all/call-back.jpg);
    background-image: -webkit-image-set(url("../images/shop-all/call-back.jpg") 1x, url("../images/shop-all/call-back@2x.jpg") 2x);
}
.sac-item-7 span {
    font-size: 18px;
}
.sac-item-7 span u {
    font-size: 88.889%;
}
.sac-item-7 .image {
    margin-top: -20px;
    margin-right: -20px;
}
#text-canvas {
    width: 95%;
    height: auto;
    aspect-ratio: 1 / 0.177809388335704;
    margin-left: 6%;
}
#trending .container,
#products-list .container,
#club .container {
    width: 1280px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#trending #product-categories .swiper-container {
    max-width: 1120px;
}
#products-list {
    padding-top: 52px;
}
#products-list .heading {
    font-size: 40px;
    margin-bottom: 24px;
}
#products-list .product-item {
    width: calc(25% - 20px);
    margin: 0 10px;
}

#products-list .product-item .image {
    border: 1px solid #CCC;
}

#products-list .product-item {
    text-align: left;
}

#products-list .product-item .product-details {
    width: 100%;
    padding-top: 10px;
}

#products-list .product-item .product-details .title {
    font-size: 16px;
    font-family: 'Avenir Next Medium';
    font-weight: 400;
    color: #000;
}

#products-list .product-item .product-details .price {
    font-size: 24px;
    color: #FC0D1B;
    font-family: 'AvenirNextLTW01BoldRegular';
}

#products-list .product-item .product-details .view-details {
    display: flex;
    flex-direction: column;
    font-size: 0;
}

#products-list .product-item .product-details .view-details a {
    order: 1;
}

#products-list .product-item .product-details .fw-cta-special-pricing-button {
    margin-left: 0;
    margin-top: 0 !important;
}

#products-list .product-item .product-details .spec-link {
    font-size: 12px !important;
    font-family: 'AvenirNextLTW01RegularRegular';
    color: #101010;
}

#products-list .product-item .product-details .price {
    margin-bottom: 2px;
}

#products-list .product-item .product-details .view-details a.button {
    background: #FC0D1B;
    color: #fff;
    width: 121px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-family: 'AvenirNextLTW01BoldRegular';
    text-decoration: none;
    border-radius: 17px;
    margin-top: 20px;
}
#products-list .product-item .product-details .title a {
    text-decoration: none;
}

#products-list .product-item .product-details .title a:hover {
    text-decoration: underline;
}
#products-list .product-item .product-details .view-details button.button {
    background: #FC0D1B;
    border: none;
    color: #fff;
    width: 121px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-family: 'AvenirNextLTW01BoldRegular';
    text-decoration: none;
    border-radius: 17px;
    margin-top: 20px;
}
#products-list .product-item .product-details .view-details button {
    order: 1;
}
#club {
    padding-top: 56px;
    padding-bottom: 113px;
}
#club .club-inner {
    padding: 0 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/shop-all/club-back.jpg);
    background-image: -webkit-image-set(url("../images/shop-all/club-back.jpg") 1x, url("../images/shop-all/club-back@2x.jpg") 2x);
}
#club .club-left p {
    font-size: 29px;
    line-height: 1;
}
#club .club-left p span {
    font-size: 241.3793103448276%;
}
#club .club-left .button {
    width: 176px;
    height: 40px;
    border-radius: 20px;
    font-size: 17px;
}
#club .club-right {
    margin-left: 7.5%;
    margin-top: -39px;
    margin-bottom: -48px;
}
#club #cards-canvas {
    width: 113.333333%;
    height: auto;
    aspect-ratio: 1 / 0.69333;
    margin-left: 4%;
}
#signup {
    margin-top: 80px;
}
@media screen and (max-width: 1345px) {
    #products-list .heading {
        padding: 0 10px;
    }
}
@media screen and (max-width: 991px) {
    #products-list .product-item .product-details .price {
        font-size: 18px;
    }
    #products-list .product-item .product-details .view-details a.button {
        width: 95px;
        height: 27px;
        line-height: 27px;
        font-size: 11px;
        border-radius: 13px;
        margin-top: 12px;
    }
    #products-list .product-item .product-details .view-details a {
        order: 0;
        margin-top: 10px;
        display: block;
    }
    #products-list .product-item .product-details .title {
        font-size: 14px;
    }
    #products-list .product-item .product-details .view-details button.button {
        width: 95px;
        height: 27px;
        line-height: 27px;
        font-size: 11px;
        border-radius: 13px;
        margin-top: 12px;
    }
    #products-list .product-item .product-details .view-details button {
        order: 0;
        margin-top: 10px;
        display: block;
    }
    #club .club-right {
        margin-left: 0;
        margin-top: -30px;
        margin-bottom: -30px;
    }
}

@media screen and (max-width: 767px) {
    #category-listings .page-title {
        font-size: 28px !important;
    }
    #products-list .product-item {
        width: calc(50% - 20px);
    }
    #products-list .product-item .product-details .fw-cta-special-pricing-button {
        display: block;
    }
    #club .club-left p {
        font-size: 17px;
    }
    #club .club-left p span {
        font-size: 211.7647058823529%;
    }
    #club .club-left .button {
        width: 124px;
        height: 30px;
        border-radius: 15px;
        font-size: 13px;
    }
}
@media screen and (max-width: 567px) {
    #sa-categories {
        padding-top: 17px;
        padding-bottom: 42px;
    }
    #text-canvas-m {
        aspect-ratio: 1 / 0.5;
        height: auto;
        width: 81%;
        margin-top: -4%;
    }
    #sa-categories h1 {
        width: 345px;
        max-width: 100%;
        text-align: left;
        margin-bottom: 0;
        font-size: 20px;
    }
    .sac-headline {
        left: inherit;
        margin-bottom: 18px;
    }
    .sac-list {
        column-gap: 0;
        row-gap: 10px;
        margin-top: 22px;
    }
    .sac-list a {
        width: 349px;
        height: 60px;
        justify-content: flex-start;
        max-width: 100%;
    }
    .sac-list .image {
        flex-basis: 83px;
        flex-shrink: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center;
        margin-top: 0;
    }
    .sac-list a.sac-item-7 {
        justify-content: center;
        background-image: url(../images/shop-all/call-back-m.jpg);
        background-image: -webkit-image-set(url("../images/shop-all/call-back-m.jpg") 1x, url("../images/shop-all/call-back-m@2x.jpg") 2x);
    }
    .sac-item-7 span {
        display: flex;
        align-items: center;
        column-gap: 30px;
    }
    #products-list .products-list {
        justify-content: flex-start;
    }
    #products-list .product-item {
        margin-left: 0;
    }
}
@media screen and (max-width: 480px) {
    #trending .swiper-button-prev,
    #trending .swiper-button-next {
        display: none;
    }
    #products-list {
        padding-top: 40px;
    }
    #products-list .heading {
        font-size: 28px;
        margin-bottom: 22px;
    }
    #products-list .product-item:nth-child(4n+1) {
        margin-right: 15px !important;
    }
    /*
    #products-list .product-item {
        width: calc(50% - 20px);
    }

    #products-list .product-item .image {
        height: 130px;
    }
    */
    #club {
        padding-top: 20px;
        padding-bottom: 64px;
    }
    #club .club-inner {
        background-image: url(../images/shop-all/club-back-m.jpg);
        background-image: -webkit-image-set(url("../images/shop-all/club-back-m.jpg") 1x, url("../images/shop-all/club-back-m@2x.jpg") 2x);
    }
    #club .club-right {
        margin-right: -75px;
        margin-top: -20px;
        margin-bottom: -18px;

    }
    #club .club-right img {
        height: 189px;
        width: auto;
        max-width: inherit;
    }
}