/* Business Controlled Web Pages (bcwp class on body tag) */


/* begin Global */
.bcwp .normal-text {
    font-family: 'roboto', helvetica, arial, sans-serif;
}
.bcwp .condensed-text {
    font-family: 'robotoRegCondensed', helvetica, arial, sans-serif;
}
.bcwp .bold-text {
    font-family: 'robotoBold', helvetica, arial, sans-serif;
}
.bcwp .bold-condensed-text {
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
}
.bcwp a.nonav {
    cursor: default;
}
/* quill whizzywig overrides */
.bcwp .ql-align-center {
    text-align: center;
}
.bcwp .theme-light .ql-color-midgrey,
.bcwp .content-theme-light .ql-color-midgrey {
    color: #54565A;
}
.bcwp .theme-light .ql-color-orange,
.bcwp .content-theme-light .ql-color-orange {
    color: #D54400;
}
.bcwp .theme-light .ql-color-black,
.bcwp .content-theme-light .ql-color-black {
    color: #252A2F;
}
.base-container p {
    font-size: inherit;
    line-height: calc(100% + 4px);
    font-family: inherit;
    margin-bottom: 0;
}
    .base-container p span {
        line-height: calc(100% + 4px);
    }
.bcwp .base-container em {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-style: italic;
}
.bcwp .base-container a {
    color: inherit;
}
.bcwp .base-container ul:not(.multi-links) {
    list-style-position: inside;
    list-style-type: disc;
}
.bcwp .base-container ul li:not(.ql-align-center):not(.multi-link) {
    text-align: left;
}
.bcwp .base-container:not(.buyersClubExclusive-container) a:not(.bcwp-button):not(.free-trial-button),
.bcwp .base-container:not(.productCarousel-container) a:not(.bcwp-button):not(.free-trial-button),
.bcwp .base-container:not(.certonaCarousel-container) a:not(.bcwp-button):not(.free-trial-button),
.bcwp .base-container:not(.navigation-bar-container) a:not(.bcwp-button):not(.free-trial-button),
.bcwp .base-container:not(.featuredProducts-container) a:not(.bcwp-button):not(.free-trial-button) {
    color: #2A61FF;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    text-decoration: underline;
}

body.bcwp .base-container .slick-slide .product-image a,
body.bcwp .base-container.certonaCarousel-container .slick-slide .product-image a,
body.bcwp .base-container.productCarousel-container .slick-slide .product-image a {
    color: #252A2F;
    text-decoration: none;
}

    body.bcwp .base-container.certonaCarousel-container .slick-slide .product-image a:hover,
    body.bcwp .base-container.productCarousel-container .slick-slide .product-image a:hover {
        text-decoration: underline;
    }

    /* these styles maybe be copied/duplicated (overridden, in effect) in containers below */
    .bcwp .bcwp-button {
        border-style: solid;
        border-width: 3px;
        border-radius: 2px;
        display: inline-block;
        font-family: 'robotoBold',helvetica,arial,sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: calc(100% + 4px);
        padding: 10px 22px 11px; /* +3px border */
        text-transform: uppercase;
    }

    /* primary */
    .bcwp .base-container .bcwp-button,
    .bcwp-productobjectwithdetails .call-to-action-button-container .button.green,
    .bcwp-productobjectwithdetails .call-to-action-button-container button.btn-cart {
        background-color: #D54400;
        border-color: #D54400;
        box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.15);
        color: #ffffff;
    }

        .bcwp .base-container .bcwp-button:hover,
        .bcwp-productobjectwithdetails .call-to-action-button-container .button.green:hover {
            background-color: #ca4f24;
            border-color: #ca4f24;
        }


.bcwp .flex-parent {
    /* flexboxes need to be tested / work on old iPads and above.  there are some examples in styles.css */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.bcwp .base-container {
    position: relative;
}

.bcwp .imageless-hero-container.firstBaseContainer {
    padding-top: 50px; /* class applied via jQuery */
    padding-bottom: 20px; /* should look like 50px when added to the default 30px of whatever comes after... */
}

.bcwp .lastBaseContainer,
.bcwp .base-container.hero-container.lastBaseContainer {
    padding-bottom: 60px; /* class applied via jQuery */
}

.bcwp.home .lastBaseContainer {
    padding-bottom: 20px; /* class applied via jQuery */
}

.bcwp .max-1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.bcwp .max-900 {
    max-width: 900px;
}

.bcwp h2 {
    font-family: 'robotoBold', helvetica, arial, sans-serif;
}


.bcwp .container-title {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 38px;
}

/* These are override colors for the Title and Header text */
.bcwp-color-SPGGray {
    color: #54565A !important;
}
.bcwp-color-SPGOrange {
    color: #D54400 !important;
}
.bcwp-color-MidGray {
    color: #898A8D !important;
}
.bcwp-color-Red {
    color: #D50001 !important;
}
.bcwp-color-Navy {
    color: #213B56 !important;
}
.bcwp-color-Royal {
    color: #2979FF !important;
}
.bcwp-color-HunterGreen {
    color: #1C5E21 !important;
}
.bcwp-color-Jade {
    color: #019E60 !important;
}
.bcwp-color-Brown {
    color: #6D4C41 !important;
}

/* end Global */



/* begin objects */
.bcwp .twoColumnImageText-container .bcwp-button:nth-of-type(2) {
    margin-left: 40px;
}

.bcwp .twoColumnImageText-container .text h2 {
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    font-size: 24px;
    text-transform: none;
    margin-bottom: 16px;
}

.bcwp .twoColumnImageText-container .text {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
    .bcwp .twoColumnImageText-container .text .media-body {
        font-size: 16px;
        line-height: 24px;
        margin: 0 15px 24px 15px;
    }
.bcwp .twoColumnImageText-container .button-div a.full-width-button {
    margin-left: 0;
}
.bcwp .twoColumnImageText-container .button-div a.full-width-button-right {
    margin-top: 16px;
}
.bcwp .twoColumnImageText-container .container-title {
    font-family: 'robotoLight', helvetica, arial, sans-serif;
}

.bcwp .video-object {
    position: relative;
    cursor: pointer;
}

    .bcwp .video-object .video-overlay {
        background-color: rgba(0, 0, 0, .3);
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 1;
    }

        .bcwp .video-object .video-overlay img {
            left: 50%;
            opacity: .8;
            position: absolute;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.bcwp .video-container .media-widget img {
    vertical-align: top;
}
.bcwp .video-container .media-widget .video-object button {
    padding: 0;
}
.bcwp .video-container .media-widget .video-object .video-overlay {
    background-color: rgba(0, 0, 0, .4);
}
.bcwp .video-container .media-widget .video-object .video-overlay img {
    max-width: 65px;
    max-height: 65px;
}
.bcwp.null-search .base-container.productCarousel-container .slider-header-wrapper {
    position: relative;
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    margin-bottom: 25px;
    position: relative;
    line-height: 30px;
    border-bottom: 1px solid #d9d9d9;
}

body.bcwp .base-container.productCarousel-container .slider-header-wrapper a.bcwp-hyperlink,
.bcwp.null-search .base-container.productCarousel-container .slider-header-wrapper a.bcwp-hyperlink {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
}

.bcwp .productCarousel-container .sub-base-container {
    padding: 30px 0 0;
}

.bcwp .productCarousel-container .container-title {
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    font-size: 27px;
    color: #D54400;
    margin: 0;
    text-align: left;
    padding-bottom: 0;
    position: absolute;
    top: -3px;
    left: 50px;
}

.bcwp .productCarousel-container .slider-container {
    padding-top: 0;
}

.bcwp .bcwp-product-text p:nth-child(2) {
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    font-size: 28px;
    line-height: 28px;
    color: #DD4E25;
    margin-top: 30px;
    margin-bottom: 15px;
}
.bcwp .bcwp-product-text p:nth-child(3) {
    font-family: 'robotoRegCondensed', helvetica, arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #54565A;
    margin-bottom: 0;
}
.bcwp .lifestylePlusProduct-container .sub-base-container {
    padding: 30px 0;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-image-box .lifestylePlusProduct-img img {
    display: block;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-product .bcwp-product-text p:nth-child(3) {
    display: none;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product img {
    max-width: 327px;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-body {
    font-family: 'roboto', helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    max-width: 900px;
    margin: 30px auto;
    padding: 0 15px;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    justify-content: center;
}

.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-img {
    -webkit-flex-basis: 685px;
    flex-basis: 685px;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product {
    background-color: #ffffff;
    -webkit-flex-basis: 435px;
    flex-basis: 435px;
    -webkit-flex-shrink: 5;
    flex-shrink: 5;
    -webkit-align-self: center;
    align-self: center;
}
.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .bcwp-product-text {
    margin-top: 10px;
    padding-bottom: 1px;
}
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .bcwp-product-text p:nth-child(1) {
        font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #DD4E25;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin: 10px 0 0 0;
    }
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .bcwp-product-text p:nth-child(2) {
        font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
        font-size: 18px;
        line-height: 18px;
        color: #54565A;
        margin: 0 0 15px 0;
        overflow: hidden;
    }
/* end objects */



/* begin widgets */

/* Media Story Text + Media    */
.bcwp .textMediaNarrow-container.base-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.bcwp .textMediaNarrow-container .sub-base-container {
    padding: 20px 0;
}
.bcwp .textMediaNarrow-container .media-story,
.bcwp .textMediaWide-container .media-story {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.bcwp .textMediaNarrow-container .media-story .img img {
    vertical-align: top; /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
}
.bcwp .textMediaNarrow-container .media-story #map {
    width: 50%; 
    height: 375px;
    margin-left: 20px;
    margin-right: 20px;
}
.bcwp .textMediaNarrow-container .text h2 {
    font-size: 28px;
    line-height: 31px;
    text-transform: none;
}
.bcwp .textMediaWide-container .text h2 {
    font-size: 32px;
    line-height: 38px;
    text-transform: none;
}
.bcwp .textMediaNarrow-container .text .media-body,
.bcwp .textMediaWide-container .text .media-body {
    font-size: 16px;
    line-height: 24px;
}
.bcwp .textMediaNarrow-container .media-story {
    max-width: 1100px;
    margin: 0 auto;
}
    .bcwp .textMediaNarrow-container .media-story .img {
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        -webkit-flex-basis: 50%;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
    }

        .bcwp .textMediaNarrow-container .media-story .img .additional-content,
        .bcwp .textMediaWide-container .media-story .img .additional-content {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items: center;
            align-content: center;
            column-gap: 10px;
            padding-left: 10px;
        }
            .bcwp .textMediaNarrow-container .media-story .img .additional-content .youtube-info,
            .bcwp .textMediaWide-container .media-story .img .additional-content .youtube-info {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: flex-start;
                align-items: center;
                column-gap: 7px;
            }
            .bcwp .textMediaNarrow-container .media-story .img .youtube-title,
            .bcwp .textMediaWide-container .media-story .img .youtube-title {
                font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
                line-height: 23px;
                font-size: 18px;
            }

        .bcwp .textMediaNarrow-container .media-story .img .youtube-views,
        .bcwp .textMediaWide-container .media-story .img .youtube-views {
            font-family: 'robotoCondensed', helvetica, arial, sans-serif;
            font-size: 14px;
        }

        .bcwp .textMediaNarrow-container .media-story .img .additional-content .dot,
        .bcwp .textMediaWide-container .media-story .img .additional-content .dot {
            width: 3px;
            height: 3px;
            background: #54565A;
            border-radius: 50%;
        }

        .bcwp .textMediaNarrow-container .media-story .img .youtube-video-object iframe,
        .bcwp .textMediaWide-container .media-story .img .youtube-video-object iframe {
            border-radius: 20px;
        }
    .bcwp .textMediaNarrow-container .media-story .text {
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        -webkit-flex-basis: 50%;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 50%;
    }
.bcwp .textMediaWide-container .media-story h2{
    padding-left: 60px;
    padding-right: 10px;
    margin-bottom: 20px;
}
    .bcwp .textMediaNarrow-container .media-story h2 {
        padding-left: 60px;
        margin-bottom: 12px;
    }
.bcwp .textMediaWide-container .media-story .media-body {
    padding-left: 60px;
    padding-right: 10px;
    margin-bottom: 30px;
}
.bcwp .textMediaNarrow-container .media-story .media-body {
    padding-left: 60px;
    margin-bottom: 24px;
}
.bcwp .textMediaWide-container .media-story .button-div,
.bcwp .textMediaNarrow-container .media-story .button-div {
    padding-left: 60px;
    padding-right: 10px;
}

.bcwp .textMediaNarrow-container .media-story .inverted h2,
.bcwp .textMediaNarrow-container .media-story .inverted .media-body,
.bcwp .textMediaNarrow-container .media-story .inverted .button-div {
    padding-left: 10px;
    padding-right: 60px;
}

.bcwp .textMediaWide-container .media-story {
    align-items: center;
}
.bcwp .textMediaWide-container .media-story:not(:first-child) {
    margin-top: 16px;
}
.bcwp .textMediaWide-container .media-story {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
    .bcwp .textMediaWide-container .media-story .text {
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        -webkit-flex-basis: 34%;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 34%;
    }
.bcwp .textMediaWide-container .media-story .img {
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 1;
    -webkit-flex-basis: 66%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 66%;
}
.bcwp .textMediaWide-container .media-story .inverted h2,
.bcwp .textMediaWide-container .media-story .inverted .media-body,
.bcwp .textMediaWide-container .media-story .inverted .button-div {
    padding-left: 10px;
    padding-right: 60px;
}

    .bcwp .textMediaWide-container .media-story .inverted.text,
    .bcwp .textMediaNarrow-container .media-story .inverted.text {
        order: 1;
    }

    .bcwp .textMediaWide-container .media-story .img.inverted,
    .bcwp .textMediaNarrow-container .media-story .img.inverted {
        order: 2;
    }

/* End Media Story Widget*/


/* Begin Media Widget*/
.bcwp .logo-container .media-widget {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.bcwp .video-container .media-widget {
    max-width: 1100px;
    max-height: 620px;
    margin: 0 auto;
}

/* End Media Widget*/
/* Spiff Widget */
.bcwp .spiffX2-container .spiffX {
    max-width: 685px;
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 1;
    -webkit-flex-basis: 45%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 45%;
    /*margin-bottom: 10px;*/
}

.bcwp .spiffX3-container .spiffX {
    max-width: 446px;
}

.bcwp .spiffX4-container .spiffX {
    max-width: 328px;
}

.bcwp .spiffX2-container .spiffX:nth-child(even) {
    /*margin-right: 20px;*/
}

.bcwp .spiffX3-container .spiffX,
.bcwp .spiffX4-container .spiffX {
    margin: 0 15px;
}

    .bcwp .spiffX2-container .spiffX img,
    .bcwp .spiffX3-container .spiffX img,
    .bcwp .spiffX4-container .spiffX img {
        vertical-align: top; /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
    }
.bcwp .base-container.spiffX2-container.nthOfType,
.bcwp .base-container.spiffX3-container.nthOfType,
.bcwp .base-container.spiffX4-container.nthOfType {
    padding-top: 0;
}

.bcwp .base-container.spiffX2-container .SpiffX2Widget,
.bcwp .base-container.spiffX3-container .SpiffX3Widget,
.bcwp .base-container.spiffX4-container .SpiffX4Widget {
    margin-bottom: 1px;
}
/* End Spiff Widget */
/* Story Widget */
.bcwp .story-container .story {
    max-width: 900px;
    margin: 0 auto;
    padding: 24px 0;
}
.bcwp .story-container .story .text h2 {
    text-transform: none;
    font-size: 32px;
    line-height: 38px;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    margin-bottom: 16px;
    text-align: center;
}
.bcwp .story-container .story .normal-text {
    font-size: 16px;
    line-height: 22px;
}
.bcwp .story-container .story .button-container.flex-parent {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.bcwp .story-container .story ul.button-container  {
    list-style-type: none;
}
.bcwp .story-container .story .button-div {
    margin: 0 15px 20px 0;
}
.bcwp .story-container .story .button-div a {
    font-size: 14px;
}
/* End Story Widget */
/* Media Grid Widget */
.bcwp .media-grid-container .media-grid,
.bcwp .media-grid-container .media-grid .media-grid-media,
.bcwp .media-grid-container .media-grid .media-grid-media .media-grid-image-pair {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
}
.bcwp .media-grid-container .media-grid-large-image,
.bcwp .media-grid-container .media-grid-media,
.bcwp .media-grid-container .media-grid-media .media-grid-image-pair .media-grid-small-image {
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-grow: 1;
    flex-shrink: 1;
}
.bcwp .media-grid-container .media-grid-large-image,
.bcwp .media-grid-container .media-grid-media,
.bcwp .media-grid-container .media-grid-media .media-grid-image-pair .media-grid-small-image {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
}

.bcwp .media-grid-container .media-grid-large-image img {
    height: 100%;
    vertical-align: top;
}

.bcwp .media-grid-container .media-grid-image-group.inverted {
    order: 2;
}
.bcwp .media-grid-container .media-grid-media.inverted {
    order: 1;
}

.bcwp .media-grid-container .media-grid {
    margin-bottom: 30px;
}
.bcwp .media-grid-container .media-grid:last-of-type {
    margin-bottom: 0;
}
.bcwp .media-grid-container .media-grid-image-group {
    display: block;
}
.bcwp .media-grid-container .media-grid-media {
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 700px;
}
.bcwp .textMediaWide-container .media-story .text:not(.inverted) {
    margin-left: -20px;
}
    .bcwp .textMediaWide-container .sub-base-container .media-story .text .media-inner-text h2 {
        background-color: transparent;
        margin-bottom: 12px;
    }
        .bcwp .textMediaWide-container .sub-base-container .media-story .text .media-body  {
            margin-bottom: 24px;
        }
.bcwp .base-container.textMediaWide-container .sub-base-container {
    padding: 16px 0 24px;
}
.bcwp .textMediaWide-container .media-story .text,
.bcwp .textMediaNarrow-container .media-story .text {
    padding-bottom: 0;
    max-height: 100%;
    max-height: unset !important;
}
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area {
        overflow: hidden;
        overflow-y: auto;
        max-height: 350px;
    }
    .bcwp .textMediaWide-container .media-story .text::-webkit-scrollbar,
    .bcwp .textMediaNarrow-container .media-story .text::-webkit-scrollbar,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area::-webkit-scrollbar {
        width: 5px;
    }
    .bcwp .textMediaWide-container .media-story .text::-webkit-scrollbar-button,
    .bcwp .textMediaNarrow-container .media-story .text::-webkit-scrollbar-button,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area::-webkit-scrollbar-button {
        display: none;
    }
    .bcwp .textMediaWide-container .media-story .text::-webkit-scrollbar-track-piece,
    .bcwp .textMediaNarrow-container .media-story .text::-webkit-scrollbar-track-piece,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area::-webkit-scrollbar-track-piece {
        background: #888;
    }
    .bcwp .textMediaWide-container .media-story .text::-webkit-scrollbar-thumb,
    .bcwp .textMediaNarrow-container .media-story .text::-webkit-scrollbar-thumb,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area::-webkit-scrollbar-thumb {
        background: #eee;
    }
    .bcwp .textMediaWide-container .media-story .text .media-inner-text,
    .bcwp .textMediaNarrow-container .media-story .text .media-inner-text {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
.bcwp .media-grid-container .media-grid-media .media-grid-view-area .media-inner-text {

}
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area .media-inner-text {
        padding: 32px 60px;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-headline {
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    line-height: 31px;
    font-size: 28px;
    margin-bottom: 12px;
    }

.bcwp .media-grid-container .media-grid-media .media-grid-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
    max-height: 350px;
    position: relative;
}
.bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-body {
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
}

.bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-button {
    margin-top: 24px;
}

.bcwp .media-grid-container img {
    vertical-align: top; /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
    height: 100%;
}

.bcwp .media-grid-container .media-grid-media .media-grid-text #text-teaser {
    position: absolute;
    bottom: 32px;
    left: 0;
    padding: 32px 0;
    width: 100%;
}

.bcwp .media-grid-container .media-grid-media .media-grid-text .blah-bar {
    position: absolute;
    height: 32px;
    width: 100%;
}
.bcwp .media-grid-container .media-grid-media .media-grid-text #blah-bar-1 {
    top: 0;
    right: 0;
} 
.bcwp .media-grid-container .media-grid-media .media-grid-text #blah-bar-2 {
    bottom: 0;
    right: 0;
} 

/* End Media Grid Widget */

.bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget {
    text-align: center;
}
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box .lifestylePlusProduct-img {
        -webkit-align-self: center;
        align-self: center;
    }
        .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box .lifestylePlusProduct-img.inverted {
            -webkit-flex-order: 2;
            order: 2;
        }

    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box .lifestylePlusProduct-product .inverted {
        -webkit-flex-order: 1;
        order: 1;
    }

/* Navigation Bar Widget */
.bcwp .base-container.navigation-bar-container .sub-base-container {
    background: #54565a;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.bcwp .base-container.navigation-bar-container .sub-base-container:before {
    background: -webkit-linear-gradient(90deg, rgba(84,86,89,1), rgba(84,86,89,0));
    background: -moz-linear-gradient(90deg, rgba(84,86,89,1), rgba(84,86,89,0));
    background: linear-gradient(90deg, rgba(84,86,89,1), rgba(84,86,89,0));
    content: "\00a0";
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    width: 20px;
}
.bcwp .base-container.navigation-bar-container .sub-base-container:after {
    background: -webkit-linear-gradient(90deg, rgba(84,86,89,0), rgba(84,86,89,1));
    background: -moz-linear-gradient(90deg, rgba(84,86,89,0), rgba(84,86,89,1));
    background: linear-gradient(90deg, rgba(84,86,89,0), rgba(84,86,89,1));
    content: "\00a0";
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    width: 20px;
}
.bcwp .navigation-bar-container .link-list-widget {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-right: 30px;
    padding-left: 30px;
}
.bcwp .navigation-bar-container .link-list-widget::-webkit-scrollbar {
    display: none;
}
.bcwp .navigation-bar-container .link-list-widget .link-list-link {
    display: inline-block;
    height: 80px;
    vertical-align: middle;
}
.product-list-containers.bcwp .base-container.navigation-bar-container .sub-base-container ul.link-list-widget li.link-list-link a,
body.bcwp .base-container.navigation-bar-container .sub-base-container ul.link-list-widget li.link-list-link a {
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0 14px 0 15px;
    display: inline-block;
    line-height: 80px;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
}
.bcwp .navigation-bar-container .link-list-widget .link-list-link:after {
    border-right: 1px solid #D54400;
    content: " ";
    font-size: 18px;
    vertical-align: middle;
}
.bcwp .navigation-bar-container .link-list-widget .link-list-link:last-of-type:after {
    border-right: none;
    content: "";
}

/* End Navigation Bar Widget */


/* SpiffMultiLink Widget */

    .bcwp .spiffMultiLink-widget img {
        -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
        display: block;
        margin: 0 auto;
    }

    .bcwp .spiffMultiLink-widget .sml-content-container {
        margin: 0 auto;
        text-align: center;
        word-wrap: break-word;
        padding: 16px 30px 0 30px;
        width: 100%;
    }

        .bcwp .spiffMultiLink-widget .sml-content-container h2 {
            font-family: 'roboto-black', 'roboto black', 'robotoBold', helvetica, arial, sans-serif;
            font-size: 28px;
            line-height: 30px;
            margin-bottom: 4px;
        }

    .bcwp .spiffMultiLink-widget .normal-text { /* sub-headline */
        font-family: 'robotoRegCondensed', helvetica, arial, sans-serif;
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 20px;
        text-transform: none;
    }

    .bcwp .spiffMultiLink-widget .multi-links.flex-parent {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }

        .bcwp .spiffMultiLink-widget .multi-links.flex-parent .multi-link {
            -webkit-flex-grow: 0;
            -webkit-flex-shrink: 1;
            flex-grow: 0;
            flex-shrink: 1;
            margin-bottom: 20px;
        }
            .bcwp .spiffMultiLink-widget .multi-links.flex-parent .multi-link a {
                color: #D54400;
                display: block;
                font-family: 'robotoBold', helvetica, arial, sans-serif;
                font-size: 15px;
                line-height: 15px;
                margin: 0 12px;
                text-decoration: none;
                text-transform: none;
                white-space: nowrap;
            }

                .bcwp .spiffMultiLink-widget .multi-links.flex-parent .multi-link a:hover {
                    color: #D54400;
                    text-decoration: underline;
                }

                .bcwp .spiffMultiLink-widget .multi-links.flex-parent .multi-link a:after { /* technique that avoids icon wrapping early (https://stackoverflow.com/a/38418279) */
                    content: "";
                    background-image: url('/images/icon_orange_forward.svg');
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: contain;
                    font-size: 12px; /* sizing */
                    margin-left: 7px; /* spacing */
                    padding-right: 8px; /* sizing */
                }

/*Since we dont know what container these are in (at that point we know widget level data, not container level), hide one*/
.bcwp .spiffMultiLinkX1-container .bcwp-promo-message-banner {
    display: none;
}
.bcwp .spiffMultiLinkX2-container .bcwp-promo-message-text,
.bcwp .spiffMultiLinkX3-container .bcwp-promo-message-text,
.bcwp .spiffMultiLinkX4-container .bcwp-promo-message-text {
    display: none;
}
    .bcwp .spiffMultiLinkX3-container .bcwp-promo-message-text,
    .bcwp .spiffMultiLinkX4-container .bcwp-promo-message-text {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
    .bcwp .bcwp-promo-message-banner {
        position: absolute;
        bottom: 0px;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 16px;
        background-color: #D54400;
        color: #fff;
        font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
        font-size: 15px;
        line-height: 19px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        z-index: 0;
    }
    .bcwp .bcwp-promo-message-banner:after {
        content: " ";
        position: absolute;
        display: block;
        color: #fff;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        transform-origin: bottom left;
        -ms-transform: skew(-20deg,0deg);
        -webkit-transform: skew(-20deg,0deg);
        transform: skew(-20deg,0deg);
        background-color: #D54400;
    }


.bcwp .spiffMultiLink-widget .spiffMultiLink-img {
    display: block;
    margin: 0 auto;
    position: relative;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .spiffMultiLink-img {
    max-width: 700px;
    width: 50%
}
.bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .spiffMultiLink-img {
    max-width: 685px;
}
.bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .sml-content-container-padding {
    max-width: 685px;
    padding: 0 10px;
    margin: 0 auto;
}
.bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .spiffMultiLink-img {
    max-width: 437px;
}
.bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .sml-content-container-padding {
    max-width: 437px;
    padding: 0 10px;
    margin: 0 auto;
}

.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
}
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        -webkit-flex-order: 2;
        order: 2;
        /*Flex For Inner to center*/
        background-color: #F0F0F0;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        width: 50%;
    }
.bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .sml-content-container-padding.bcwp-sml-padding-bottom .sml-content-container,
.bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .sml-content-container-padding.bcwp-sml-padding-bottom .sml-content-container,
.bcwp .spiffMultiLinkX4-container .spiffMultiLink-widget .sml-content-container-padding.bcwp-sml-padding-bottom .sml-content-container {
    padding-bottom: 1px;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding.inverted {
    -webkit-flex-order: 1;
    order: 1;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .spiffMultiLink-img {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-order: 1;
    order: 1;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .spiffMultiLink-img.inverted {
    -webkit-flex-order: 2;
    order: 2;
}
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding .sml-content-container {
        width: 72%;
        padding: 0;
        text-align: left;
    }
.bcwp .bcwp-promo-message-text {
    color: #D54400;
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    font-size: 20px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
/*link override for button...*/
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a {
    display: inline-block;
    font-family: 'robotoBold',helvetica,arial,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23px;
    background-color: #D54400;
    color: #fff;
    padding: 10px 22px 10px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
    margin-right: 16px;
    border-radius: 2px
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a:first-of-type {
    margin-left: 0;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent {
    justify-content: flex-start;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link {
    margin-bottom: 12px;
}
.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a:after {
    margin: 0;
    padding: 0;
    background-image: unset;
}
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a {
        text-decoration: none;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a:hover {
        text-decoration: underline;
    }
/* End SpiffMultiLink Widget */
/* end widgets */
/* begin container overrides */
.bcwp .base-container.hero-container,
.bcwp .base-container.heroAndButton-container {
    margin: 0;
    padding: 0;
}

    .bcwp .base-container.hero-container img,
    .bcwp .base-container.heroAndButton-container img {
        height: auto;
        vertical-align: top; /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
        width: 100%;
    }

    .bcwp .base-container.heroAndButton-container .button-div {
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }

.bcwp .twoColumnImageText-container .sub-base-container{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.bcwp .twoColumnImageText-container .media-story .img {
    margin-bottom: 24px;
}

    .bcwp .twoColumnImageText-container .media-story {
        max-width: 685px;
        margin: 0 auto;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex: 1 1 45%;
        flex: 1 1 45%;
    }

    .bcwp .twoColumnImageText-container .container-title {
        width: 100%;
        padding: 0 15px 24px 15px;
    }

/* SpiffX2 SpiffX3 SpiffX4 overrides*/
.bcwp .spiffX2-container .SpiffX2Widget,
.bcwp .spiffX3-container .SpiffX3Widget,
.bcwp .spiffX4-container .SpiffX4Widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .bcwp .spiffX3-container .SpiffX3Widget > div,
    .bcwp .spiffX4-container .SpiffX4Widget > div {
        flex-grow: 1;
        flex-basis: 0;
    }

.bcwp .spiffX2-container .container-title,
.bcwp .spiffX3-container .container-title,
.bcwp .spiffX4-container .container-title {
    font-family: 'robotoLight',helvetica,arial,sans-serif;
    color: #54565a;
    width: 100%;
    max-width: none;
}

.bcwp .spiffX2-container .media-widget:nth-child(2) {
    margin-right: 10px;
}
/* end SpiffX2 SpiffX3 SpiffX4 overrides*/
.bcwp .logo-container {
    padding: 50px 20% 20px 20%;
}
.bcwp .video-container {
    display: block;
    padding: 50px 10% 60px 10%;
}

/* Brand Carousel overrides */
/* !! based heavily on the homepage version !! */
.bcwp .brandCarousel-container {
    text-align: center;
}

    .bcwp .brandCarousel-container h2 {
        position: absolute; /* keeps this div from adding to the calculated height */
        top: -3px; /* move it down over the border rule */
        left: 50%; /* centering part 1 */
        transform: translateX(-50%); /* centering part 2 */
        overflow: auto;
        background-color: #ffffff;
        color: #54565b;
        display: inline-block;
        font-family: 'robotoBold', helvetica, arial, sans-serif;
        font-size: 15px;
        line-height: 15px;
        padding: 2px 8px;
        text-transform: uppercase;
    }

    .bcwp .brandCarousel-container .sub-base-container {
        padding-top: 6px;
    }

    .bcwp .brandCarousel-container .brandSlider-widget {
        border-bottom: 1px solid #d9d8d6;
        border-top: 1px solid #d9d8d6;
        height: 90px;
        margin: 0 auto 0 auto;
        width: 94%;
    }
/* end Brand Carousel overrides */

/* #region Imageless Hero Overrides*/
.bcwp .imageless-hero-container {
    max-width: 1200px;
    margin: 0 auto;
}
    .bcwp .imageless-hero-container .story h2 {
        text-transform: none;
        font-size: 62px;
        line-height: 62px;
        color: #54565b;
        text-align: center;
    }
.bcwp .imageless-hero-container .normal-text {
    font-family: 'robotoRegCondensed', helvetica, arial, sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #898b8e;
} 
/* #endregion Imageless Hero Overrides*/


/* #region Featured Products (X1 and X2) Overrides*/
.bcwp .base-container.productSpotlightX1-container .sub-base-container, 
.bcwp .base-container.productSpotlightX2-container .sub-base-container{
    padding: 40px 0;
}

.bcwp .productSpotlightX1-container .sub-base-container::before,
.bcwp .productSpotlightX2-container .sub-base-container::before {
    content: "Featured Product";
    font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: unset;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #DD4E25;
    margin-bottom: 8px;
}

.bcwp .productSpotlightX1-container .container-title,
.bcwp .productSpotlightX2-container .container-title {
    font-family: 'robotoLight', helvetica, arial, sans-serif;
    color: #54565A;
    font-size: 21px;
    /*@include rfs(21);*/ 
    line-height: unset;
    padding-bottom: 16px;
}


.bcwp .bcwp-widgets-wrapper.ProductSpotlightX1,
.bcwp .bcwp-widgets-wrapper.ProductSpotlightX2 {
    background-color: #fff;
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
    margin: 0 10px;
}

.bcwp .bcwp-productobjectwithdetails {
    padding: 16px;
    padding-right: 2.3%; /* ~32px @ 1368 */
}

    .bcwp .bcwp-productobjectwithdetails.flex-parent {
        /* flexbox stuff needs to be tested / work on old iPads and above */
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
    }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-product-image {
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1;
            -webkit-flex-basis: 25%;
            flex-basis: 25%;

            max-width: 300px;
        }

            .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-product-image img {
                vertical-align: top; /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
            }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-product-text {
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1;
            -webkit-flex-basis: 50%;
            flex-basis: 50%;
            padding-left: 3%; /* ~40px @ 1368 */
        }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container {
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1;
            -webkit-flex-basis: 25%;
            flex-basis: 25%;
            padding-left: 4.3%; /* ~60px @ 1368 */
        }

.bcwp .bcwp-productobjectwithdetails .bcwp-product-text p.product-name {
    color: #54565A;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    margin-bottom: 16px;
}
.bcwp .bcwp-productobjectwithdetails .bcwp-star-ratings-container {
    margin-bottom: 16px;
}

.bcwp .bcwp-productobjectwithdetails .bcwp-product-text p.product-name,
.bcwp .bcwp-productobjectwithdetails.pdp2019 .pdp2019-container .price-box.price-box2 .club-price > span,
.bcwp .bcwp-productobjectwithdetails.pdp2019 .pdp2019-container .price-box.price-box2 .regular-price > span {
    font-size: 21px;
    /*@include rfs(21);*/
    line-height: 23px; /* rfs this? maybe unset? */
    font-style: normal;
}

    .bcwp .bcwp-productobjectwithdetails .family-group-product-link,
    .bcwp .bcwp-productobjectwithdetails .restrictions-container,
    .bcwp .bcwp-productobjectwithdetails .call-to-action-button-container .secondary-buttons {
        display: none; /* the design doesn't include these at this time */
    }

.bcwp .bcwp-productobjectwithdetails .family-group-buttons,
.bcwp .bcwp-productobjectwithdetails .family-group-buttons .button {
    width: 100%;
    padding-top: 0;
}

.bcwp-productobjectwithdetails .call-to-action-button-container .button {
    line-height: 40px;
    white-space: nowrap;
}

/* #endregion Featured Products (X1 and X2) Overrides*/


.bcwp .lifestylePlusProduct-container .container-title {
    font-family: 'robotoLight', helvetica, arial, sans-serif;
    font-size: 48px;
    line-height: 52px;
}

/*#region tech details carousel*/
.bcwp .base-container.techDetailsCarousel-container {
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
}

    .bcwp .base-container.techDetailsCarousel-container h2 {
        font-family: 'robotoBold', helvetica, arial, sans-serif;
        font-size: 36px;
        color: #54565A;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        line-height: normal;
    }

    .bcwp .base-container.techDetailsCarousel-container ul.callout-thumbs {
        list-style-type: none;
        text-align: center;
        margin: 10px 0;
    }

        .bcwp .base-container.techDetailsCarousel-container ul.callout-thumbs li {
            display: inline-block;
            margin-right: 25px;
            -moz-opacity: 0.5;
            filter: alpha(opacity=50);
            opacity: 0.5;
            border-bottom: none;
        }

            .bcwp .base-container.techDetailsCarousel-container ul.callout-thumbs li:hover {
                cursor: pointer;
            }

            .bcwp .base-container.techDetailsCarousel-container ul.callout-thumbs li.selected {
                -moz-opacity: 1;
                filter: alpha(opacity=100);
                opacity: 1;
                border-bottom: 2px solid #D54400;
            }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev,
    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next {
        top: 30%;
    }

        .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev::before,
        .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next::before {
            font-size: 60px;
        }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev {
        left: -40px;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next {
        right: -40px;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-product {
        width: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        flex: 1 100%;
    }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-image,
        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info {
            flex: 50%;
        }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-image {
            margin: 0 auto;
        }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info {
            padding: 50px;
            background-color: #F7F7F7;
        }

            .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info h3 {
                font-family: 'robotoLight', helvetica, arial, sans-serif;
                font-size: 32px;
                color: #54565A;
                line-height: 38px;
                text-align: center;
                margin-bottom: 25px;
            }

            .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol {
                counter-reset: item;
            }

                .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol li {
                    position: relative;
                    font-family: 'roboto', helvetica, arial, sans-serif;
                    font-size: 16px;
                    counter-increment: item;
                    margin-bottom: 35px;
                    margin-left: 50px;
                }

                    .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol li:before {
                        position: absolute;
                        top: -5px;
                        left: -50px;
                        font-family: 'robotoBold', helvetica, arial, sans-serif;
                        font-size: 18px;
                        color: #fff;
                        padding: 3px;
                        content: counter(item);
                        background-color: #D54400;
                        border-radius: 48%;
                        width: 26px;
                        height: 26px;
                        text-align: center;
                        display: inline-block;
                        vertical-align: middle;
                        box-shadow: 0 3px 6px #ccc;
                    }

            .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info .button-box {
                text-align: center;
            }

    /*#region attributes list*/
    /* flexbox stuff needs to be tested / work on old iPads and above */
    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container img {
            -webkit-flex-grow: 0;
            flex-grow: 0;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-basis: 100%;
            flex-basis: 100%;
            max-width: 42px;
            width: 42px;
        }


    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        background-position: center center;
        margin: 0;
        padding: 30px;
        padding-bottom: 0px;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container:before {
            content: '';
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-bottom: 15px solid #525357;
            position: absolute;
            top: -15px;
            left: 50%;
            transform: translateX(-50%);
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .attribute-container {
            margin: 0 auto 30px auto;
            width: 275px;
            color: #ffffff;
            font-size: 13px;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container img {
            float: left;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .text-column {
            padding-left: 52px;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container h3.headline {
            color: #ffffff;
            font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
            font-size: 24px;
            line-height: 24px;
            margin: 0;
            text-align: left;
            white-space: nowrap;
        }
/*#endregion attributes list*/
/*#endregion tech details carousel*/

.bcwp .lifestylePlusProduct-container.theme-medium .lifestylePlusProduct-image-box,
.bcwp .lifestylePlusProduct-container.theme-dark .lifestylePlusProduct-image-box {
    background-color: #FFFFFF;
}
.bcwp .certonaCarousel-container .slider-container,
.bcwp .productCarousel-container .slider-container
{
    padding-bottom: 0;
    padding-top: 0;
}
    .bcwp .certonaCarousel-container .slider-container h2.slider-header {
        border-bottom: 1px solid #d9d9d9;
        line-height: 19px;
        margin-bottom: 10px;
        padding-bottom: 8px;
    }
    .bcwp .certonaCarousel-container .slider-container .slider-header-wrapper {
        border-bottom: none;
        font-size: 20px;
        position: absolute;
        right: 50px;
        text-transform: uppercase;
        top: 0;
    }
        body.bcwp .base-container.certonaCarousel-container .slider-container .slider-header-wrapper a,
        body.bcwp .base-container.productCarousel-container .slider-container .slider-header-wrapper a {
            color: black;
        }

        .bcwp .certonaCarousel-container .slider-container .slider-header-wrapper a:hover {
            text-decoration: underline;
        }
        body.bcwp .base-container.certonaCarousel-container .slider-container .slick-slide a {
            color: black;
        }

.bcwp .certonaCarousel-container .slider-container .slick-dotted.slick-slider,
.bcwp .productCarousel-container .slider-container .slick-dotted.slick-slider {
    margin-bottom: 22px !important;
}

    .bcwp .certonaCarousel-container .CertonaLinkId {
        display: none;
    }

/* spiffMultiLinkX1, spiffMultiLinkX2, spiffMultiLinkX3 overrides*/
.bcwp .spiffMultiLinkX1-container .sub-base-container,
.bcwp .spiffMultiLinkX2-container .sub-base-container,
.bcwp .spiffMultiLinkX3-container .sub-base-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget,
    .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget,
    .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget {
        -webkit-flex-grow: 0;
        -webkit-flex-shrink: 1;
        flex-grow: 0;
        flex-shrink: 1;
    }

.bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
}

    .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget {
        -webkit-flex-basis: 49%;
        flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
    }

    .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget {
        -webkit-flex-basis: 33%;
        flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
    }
    .bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container,
    .bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container,
    .bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container {
        position: relative;
        z-index: 1;
    }

    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        text-transform: none;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .normal-text {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .sml-content-container h2,
    .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .sml-content-container h2 {
        text-transform: none;
    }
    .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .normal-text,
    .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .normal-text { /* sub-headline */
        color: #252A2F;
    }


/* END spiffMultiLinkX1, spiffMultiLinkX2, spiffMultiLinkX3 overrides*/


/* responsiveImageX2, responsiveImageX3, responsiveImageX4 overrides*/
    .bcwp .responsiveImageX2-container .container-title,
    .bcwp .responsiveImageX3-container .container-title,
    .bcwp .responsiveImageX4-container .container-title {
        font-family: 'robotoLight',helvetica,arial,sans-serif;
        color: #54565a;
        padding-bottom: 20px;
    }

    .bcwp .responsiveImageX2-container,
    .bcwp .responsiveImageX3-container,
    .bcwp .responsiveImageX4-container {
        display: block;
    }

    .bcwp .responsiveImageX2-container .sub-base-container,
    .bcwp .responsiveImageX3-container .sub-base-container,
    .bcwp .responsiveImageX4-container .sub-base-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .bcwp .responsiveImageX2-container .responsiveImage-widget {
        -webkit-flex-basis: 49%;
        flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bcwp .responsiveImageX2-container.gutter .responsiveImage-widget {
        -webkit-flex-basis: 40%;
        flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
    }

    .bcwp .responsiveImageX3-container .responsiveImage-widget {
        -webkit-flex-basis: 33%;
        flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bcwp .responsiveImageX3-container.gutter .responsiveImage-widget {
        -webkit-flex-basis: 27%;
        flex-basis: 27%;
        -ms-flex-preferred-size: 27%;
    }

    .bcwp .responsiveImageX4-container .responsiveImage-widget {
        -webkit-flex-basis: 24%;
        flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        -webkit-flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget {
        -webkit-flex-basis: 20%;
        flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
    }

    .bcwp .responsiveImage-widget .responsiveImage-img {
        display: block;
        margin: 0 auto;
        position: relative;
    }
    
    .bcwp .responsiveImageX2-container.gutter .responsiveImage-widget:first-of-type {
        margin-right: 30px;
        margin-bottom: 0;
    }

    .bcwp .responsiveImageX2-container .responsiveImage-widget .responsiveImage-img {
        max-width: 700px;
    }

    .bcwp .responsiveImageX3-container.gutter .responsiveImage-widget:first-of-type,
    .bcwp .responsiveImageX3-container.gutter .responsiveImage-widget:nth-child(2) {
        margin-right: 45px;
        margin-bottom: 0;
    }

    .bcwp .responsiveImageX3-container .responsiveImage-widget .responsiveImage-img {
        max-width: 467px;
    }

    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:first-of-type,
    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:nth-child(2),
    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:nth-child(3) {
        margin-right: 38px;
        margin-bottom: 0;
    }

    .bcwp .responsiveImageX4-container .responsiveImage-widget .responsiveImage-img {
        max-width: 350px;
    }

    .bcwp .responsiveImageX2-container .responsiveImage-widget .responsiveImage-img img,
    .bcwp .responsiveImageX3-container .responsiveImage-widget .responsiveImage-img img,
    .bcwp .responsiveImageX4-container .responsiveImage-widget .responsiveImage-img img {
        height: auto;
        width: 100%;
        vertical-align: top;
    }

    .bcwp .responsiveImage-widget .button-div {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        z-index: 99;
    }

    .bcwp .base-container.responsiveImageX2-container.theme-dark,
    .bcwp .base-container.responsiveImageX3-container.theme-dark,
    .bcwp .base-container.responsiveImageX4-container.theme-dark,
    .bcwp .base-container.responsiveImageX2-container.theme-dark .sub-base-container,
    .bcwp .base-container.responsiveImageX3-container.theme-dark .sub-base-container,
    .bcwp .base-container.responsiveImageX4-container.theme-dark .sub-base-container {
        background-color: #fff;
    }

    .bcwp .base-container.responsiveImageX2-container.theme-dark .button-div > .bcwp-button,
    .bcwp .base-container.responsiveImageX3-container.theme-dark .button-div > .bcwp-button,
    .bcwp .base-container.responsiveImageX4-container.theme-dark .button-div > .bcwp-button {
        color: #fff;
        background-color: #252a2f;
        border-color: #252a2f;
    }


/* END responsiveImageX2, responsiveImageX3, responsiveImageX4 overrides*/

/* end container overrides */



/* begin theme overrides (colors only!) */
.bcwp .theme-light.base-container,
.bcwp .theme-light .sub-base-container,
.bcwp .theme-light.base-container .sub-base-container,
.bcwp .theme-light.base-container .sub-base-container h2 {
    color: #54565A;
    background-color: #FFFFFF;
}

.bcwp .theme-medium.base-container,
.bcwp .theme-medium .sub-base-container,
.bcwp .theme-medium.base-container .sub-base-container,
.bcwp .theme-medium.base-container .sub-base-container h2 {
    color: #54565A;
    background-color: #F5F5F5;
}

.bcwp .theme-dark.base-container,
.bcwp .theme-dark .sub-base-container,
.bcwp .theme-dark.base-container .sub-base-container,
.bcwp .theme-dark.base-container .sub-base-container h2 {
    color: #FFFFFF;
    background-color: #54565A;
}

.bcwp .theme-brown .media-story .text,
.bcwp .theme-brown.base-container .media-story .text,
.bcwp .theme-brown.base-container .media-story .text .media-inner-text,
.bcwp .theme-brown.base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #6D4C41;
}

.bcwp .theme-green .media-story .text,
.bcwp .theme-green.base-container .media-story .text,
.bcwp .theme-green.base-container .media-story .text .media-inner-text,
.bcwp .theme-green.base-container .media-story .text .media-inner-text h2  {
    color: #FFFFFF;
    background-color: #1C5E21;
}

.bcwp .theme-red .media-story .text,
.bcwp .theme-red.base-container .media-story .text,
.bcwp .theme-red.base-container .media-story .text .media-inner-text,
.bcwp .theme-red.base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #D50000;
}

.bcwp .theme-blue .media-story .text,
.bcwp .theme-blue.base-container .media-story .text,
.bcwp .theme-blue.base-container .media-story .text .media-inner-text,
.bcwp .theme-blue.base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #2979FF;
}

.bcwp .theme-bright-green .media-story .text,
.bcwp .theme-bright-green.base-container .media-story .text,
.bcwp .theme-bright-green.base-container .media-story .text .media-inner-text,
.bcwp .theme-bright-green.base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #019E60;
}

.bcwp .theme-brown.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .theme-green.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .theme-red.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .theme-blue.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .theme-bright-green.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
    color: #FFFFFF;
    background-color: #252A2F;
}

    .bcwp .theme-brown.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
    .bcwp .theme-green.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
    .bcwp .theme-red.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
    .bcwp .theme-blue.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
    .bcwp .theme-bright-green.base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover {
        background-color: #353e46;
    }


.bcwp .content-theme-brown .media-story .text,
.bcwp .content-theme-brown.sub-base-container .media-story .text,
.bcwp .content-theme-brown.sub-base-container .media-story .text .media-inner-text,
.bcwp .content-theme-brown.sub-base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #6D4C41;
}

.bcwp .content-theme-green .media-story .text,
.bcwp .content-theme-green.sub-base-container .media-story .text,
.bcwp .content-theme-green.sub-base-container .media-story .text .media-inner-text,
.bcwp .content-theme-green.sub-base-container .media-story .text .media-inner-text h2  {
    color: #FFFFFF;
    background-color: #1C5E21;
}

.bcwp .content-theme-red .media-story .text,
.bcwp .content-theme-red.sub-base-container .media-story .text,
.bcwp .content-theme-red.sub-base-container .media-story .text .media-inner-text,
.bcwp .content-theme-red.sub-base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #D50000;
}

.bcwp .content-theme-blue .media-story .text,
.bcwp .content-theme-blue.sub-base-container .media-story .text,
.bcwp .content-theme-blue.sub-base-container .media-story .text .media-inner-text,
.bcwp .content-theme-blue.sub-base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #2979FF;
}

.bcwp .content-theme-bright-green .media-story .text,
.bcwp .content-theme-bright-green.sub-base-container .media-story .text,
.bcwp .content-theme-bright-green.sub-base-container .media-story .text .media-inner-text,
.bcwp .content-theme-bright-green.sub-base-container .media-story .text .media-inner-text h2 {
    color: #FFFFFF;
    background-color: #019E60;
}

.bcwp .content-theme-brown.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .content-theme-green.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .content-theme-red.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .content-theme-blue.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .content-theme-bright-green.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
    color: #FFFFFF;
    background-color: #252A2F;
}

.bcwp .content-theme-brown.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .content-theme-green.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .content-theme-red.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .content-theme-blue.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .content-theme-bright-green.sub-base-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover {
    background-color: #353e46;
}


.bcwp .base-container.media-grid-container .sub-base-container.content-theme-light .media-grid .media-grid-media .media-grid-text,
.bcwp .base-container.media-grid-container .sub-base-container.content-theme-light .media-grid .media-grid-media .media-grid-text .blah-bar {
    background-color: #ffffff;
}

.bcwp .base-container.media-grid-container .sub-base-container.content-theme-medium .media-grid .media-grid-media .media-grid-text,
.bcwp .base-container.media-grid-container .sub-base-container.content-theme-medium .media-grid .media-grid-media .media-grid-text .blah-bar {
    background-color: #F5F5F5;
}

.bcwp .base-container.media-grid-container .sub-base-container.content-theme-dark .media-grid .media-grid-media .media-grid-text,
.bcwp .base-container.media-grid-container .sub-base-container.content-theme-dark .media-grid .media-grid-media .media-grid-text .blah-bar {
    background-color: #252A2F;
}

.bcwp .base-container.media-grid-container .sub-base-container.content-theme-light .media-grid .media-grid-media .media-grid-text #text-teaser {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #fff));
}

.bcwp .base-container.media-grid-container .sub-base-container.content-theme-medium .media-grid .media-grid-media .media-grid-text #text-teaser {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #F5F5F5));
}

.bcwp .base-container.media-grid-container .sub-base-container.content-theme-dark .media-grid .media-grid-media .media-grid-text #text-teaser {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #54565a));
}

.bcwp .base-container.spiffMultiLinkX1-container.theme-light,
.bcwp .base-container.spiffMultiLinkX2-container.theme-light,
.bcwp .base-container.spiffMultiLinkX3-container.theme-light,
.bcwp .base-container.spiffMultiLinkX4-container.theme-light {
    background-color: #fff;
}

.bcwp .base-container.spiffMultiLinkX1-container.theme-dark,
.bcwp .base-container.spiffMultiLinkX2-container.theme-dark,
.bcwp .base-container.spiffMultiLinkX3-container.theme-dark,
.bcwp .base-container.spiffMultiLinkX4-container.theme-dark {
    background-color: #54565a;
}

.bcwp .base-container.spiffMultiLinkX1-container.theme-light .sub-base-container,
.bcwp .base-container.spiffMultiLinkX2-container.theme-light .sub-base-container,
.bcwp .base-container.spiffMultiLinkX3-container.theme-light .sub-base-container,
.bcwp .base-container.spiffMultiLinkX4-container.theme-light .sub-base-container {
    background-color: #fff;
}

.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2 {
    background-color: #252A2F;
}

.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-dark .spiffMultiLink-widget .sml-content-container h2 {
    color: #fff;
}

.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container-padding .sml-content-container h2 {
    background-color: #F0F0F0;
}

.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container .normal-text,
.bcwp .spiffMultiLinkX1-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX2-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX3-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container h2,
.bcwp .spiffMultiLinkX4-container .sub-base-container.content-theme-light .spiffMultiLink-widget .sml-content-container h2 {
    color: #252A2F;
}

.bcwp .content-theme-light.sub-base-container,
.bcwp .content-theme-light.sub-base-container .media-inner-text {
    color: #54565A;
}

.bcwp .content-theme-medium.sub-base-container,
.bcwp .content-theme-medium.sub-base-container .media-inner-text {
    color: #54565A;
}

.bcwp .content-theme-dark.sub-base-container,
.bcwp .content-theme-dark.sub-base-container .media-inner-text {
    color: #FFFFFF;
}

/* end theme overrides */
/* Club Exclusive */
.bcwp .base-container.buyersClubExclusive-container .sub-base-container {
    z-index: 1;
}
.bcwp .base-container.theme-orangetexture .sub-base-container {
    background-color: #D54400;
}
.bcwp .base-container.theme-greytexture .sub-base-container {
    background-color: #54565a;
}

    .bcwp .base-container.theme-greytexture .sub-base-container:after,
    .bcwp .base-container.theme-orangetexture .sub-base-container:after {
        content: "";
        display: block;
        position: absolute;
        background-repeat: repeat;
        -ms-opacity: 0.75;
        opacity: 0.75;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
    }

    .bcwp .base-container.theme-greytexture .sub-base-container:after {
        background-image: url(/images/SPG_topography_Inverse.svg);
    }
    .bcwp .base-container.theme-orangetexture .sub-base-container:after {
        background-image: url(/images/SPG_topography.svg);
    }
.bcwp .club-exclusive-widget-1,
.bcwp .club-exclusive-widget-2 {
    padding: 40px 100px;
}
.bcwp .club-exclusive-widget-3 {
    padding: 24px 40px;
}
.bcwp .club-exclusive-promo {
    display: inline-block;
    vertical-align: middle;
}
.bcwp .club-exclusive-widget-1 .club-exclusive-promo {
    width: 49%;
}
.bcwp .club-exclusive-widget-2 .club-exclusive-promo {
    width: 43%;
    margin-right: 0.8%;
}
.bcwp .club-exclusive-widget-3 .club-exclusive-promo {
    width: 29%;
}
.bcwp .club-exclusive-widget-1 .exclusive-image,
.bcwp .club-exclusive-widget-2 .exclusive-image {
    display: inline-block;
    margin-right: 32px;
}
.bcwp .club-exclusive-widget-3 .exclusive-image {
    padding-bottom: 16px;
}
.bcwp .exclusive-image object {
    filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.2));
}
.bcwp .club-exclusive-widget-1 .exclusive-image object,
.bcwp .club-exclusive-widget-2 .exclusive-image object {
    width: 130px;
}
.bcwp .club-exclusive-widget-3 .exclusive-image object {
    width: 80px;
}
.bcwp .club-exclusive-widget-1 .club-exclusive-promo-text,
.bcwp .club-exclusive-widget-2 .club-exclusive-promo-text {
    display: inline-block;
}
.bcwp .club-exclusive-widget-3 .club-exclusive-promo-text {
    display: block;
}
.bcwp .exclusive-title {
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.bcwp .buyersClubExclusive-container .exclusive-text {
    font-size: 46px;
    line-height: 54px;
    color: #ffffff;
    font-family: 'robotoLight', helvetica, arial, sans-serif;

}
.bcwp .club-exclusives-ss {
    display: inline-block;
    vertical-align: middle;
}
    .bcwp .club-exclusives-ss .inner-wrap {
        border-collapse: separate;
        display: table;
    }
.bcwp .club-exclusive-widget-1 .club-exclusives-ss .inner-wrap {
    border-spacing: 0;
}
.bcwp .club-exclusive-widget-2 .club-exclusives-ss .inner-wrap {
    border-spacing: 24px 0;
}
.bcwp .club-exclusive-widget-3 .club-exclusives-ss .inner-wrap {
    border-spacing: 12px 0;
}
.bcwp .club-exclusive-widget-1 .club-exclusives-ss {
    width: 50%;
}
.bcwp .club-exclusive-widget-2 .club-exclusives-ss {
    width: 55%;
}
.bcwp .club-exclusive-widget-3 .club-exclusives-ss {
    width: 70%;
}
.bcwp .exclusive-product {
    background-color: #ffffff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
    display: table-cell;
}
.bcwp .club-exclusive-widget-2 .exclusive-product {
    width: 45%;
    max-width: 320px;
    position: relative;
}
.bcwp .club-exclusive-widget-3 .exclusive-product {
    width: 31%;
    max-width: 320px;
    position: relative;
}
.bcwp .exclusive-product a {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.bcwp .club-exclusive-widget-2 .exclusive-product:nth-of-type(n+2) {
    margin-left: 24px;
}
.bcwp .club-exclusive-widget-3 .exclusive-product:nth-of-type(n+2) {
    margin-left: 12px;
}
.bcwp .club-exclusive-widget-1 .exclusive-product-image {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}
.bcwp .buyersClubExclusive-container .exclusive-product img {
    width: 320px;
    vertical-align: top;
}
.bcwp .exclusive-product-item {
    padding: 16px 20px;
}
.bcwp .club-exclusive-widget-1 .exclusive-product-item {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.bcwp .title-text {
    color: #54565a;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    margin-bottom: 16px;
    min-height: 42px;
}
.bcwp .club-exclusive-widget-1 .title-text {
    font-size: 24px;
    line-height: 30px;
}
.bcwp .club-exclusive-widget-2 .title-text,
.bcwp .club-exclusive-widget-3 .title-text {
    font-size: 18px;
    line-height: 21px;
}
.bcwp .exclusive-product-item .club-price {
    color: #D54400;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    margin-bottom: 8px
}
.bcwp .club-exclusive-widget-1 .exclusive-product-item .club-price {
    font-size: 18px;
    line-height: 21px;
}
.bcwp .club-exclusive-widget-2 .exclusive-product-item .club-price,
.bcwp .club-exclusive-widget-3 .exclusive-product-item .club-price {
    font-size: 15px;
    line-height: 18px;
}
.bcwp .exclusive-product-item .sub-text {
    color: #a6a6a6;
    font-size: 15px;
    font-family: 'roboto', helvetica, arial, sans-serif;
    line-height: 18px;
}
/* End Club Exclusive */

/* PLP Containers */
.bcwp.product-list-containers.null-search,
.bcwp.product-list-containers.null-search .brandCarousel-container h2 {
    background-color: #fff;
}
.bcwp.product-list-containers {
    background-color: #f0f0f0;
    max-width: 100%;
}
    .bcwp.product-list-containers.null-search {
        margin-top: 60px !important;
    }
.page-wrapper > .bcwp.product-list-containers {
    background-color: #fff;
}
.bcwp.product-list-containers.below-content-containers {
    clear: both;
    padding-top: 50px;
    background-color: #fff;
}
.bcwp.product-list-containers .SEOTopAbstract {
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
}
.bcwp.product-list-search {
    font-size: 24px;
    color: #54565a;
    margin-bottom: 12px;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
    text-align: center;
}
    .bcwp.product-list-search p:first-of-type {
        margin-top: 5px; 
    }
    .bcwp.product-list-search p {
        font-size: 14px;
        line-height: 19px;
        color: #54565a;
        margin-bottom: 0;
    }
.bcwp.product-list-containers .seo-title {
    font-size: 24px;
    color: #54565a;
    margin-bottom: 12px;
    font-family: 'robotoBold', helvetica, arial, sans-serif;
}
    .bcwp.product-list-containers .seo-top {
        font-size: 14px;
        line-height: 19px;
        color: #54565a;
    }
    .bcwp.product-list-containers .spiffX2-container,
    .bcwp.product-list-containers .spiffX3-container,
    .bcwp.product-list-containers .spiffX4-container {
        padding-top: 16px;
        padding-left: 20px;
    }
        .bcwp.product-list-containers .spiffX2-container .media-widget,
        .bcwp.product-list-containers .spiffX3-container .media-widget,
        .bcwp.product-list-containers .spiffX4-container .media-widget {
            margin-right: 20px;
            margin-left: 0;
        }
    .bcwp.product-list-containers .base-container.lastBaseContainer {
        padding-bottom: 20px;
    }
.bcwp.product-list-containers.null-search .seo-top-abstract-container {
    display: none;
}
.bcwp.product-list-containers .seo-top-abstract-container .sub-base-container{
    padding-top: 16px;
    padding-bottom: 8px;
}
.bcwp.product-list-containers .seo-top-abstract-container .page-title {
    margin-top: 0;
    margin-bottom: 0;
}
    .bcwp.product-list-containers .seo-top-abstract-container .page-title .seo-top {
        margin-bottom: 20px;
    }
    .bcwp.product-list-containers .brandCarousel-container h2 {
        background-color: #f0f0f0;
    }
    
    .bcwp.product-list-containers .seo-top-abstract-container.firstBaseContainer {
        padding-top: 16px;
    }
.bcwp.product-list-search {
    text-align: left;
    max-width: 89%;
    margin: 0 auto 12px auto;
}

    .bcwp.product-list-search h1,
    .bcwp.product-list-search h1.page-title,
    .bcwp.product-list-search h2,
    .bcwp.product-list-search p {
        text-transform: none;
    }
    .bcwp.product-list-search h1.no-results {
        margin-top: 40px;
        line-height: 1.3;
    }
    .bcwp.product-list-search p.double-check {
        text-transform: none;
        font-size: 16px;
        line-height: 21px;
        margin-top: 12px;
        margin-bottom: 8px;
    }
    .bcwp.product-list-search #search-feedback {
        margin-bottom: 0px;
        font-family: 'roboto', helvetica, arial, sans-serif;
        font-size: 16px;
        line-height: 21px;
        color: #2a61ff;
    }
    .bcwp.product-list-search #search-feedback img {
        display: none;
    }
/* End PLP Containers */

.bcwp .skyscraper-container .media-widget img {
    display: block;
    margin: 0 auto;
}

.bcwp .certonaCarousel-container .certona_init_ph {
    min-width: 1400px;
    min-height: 453px;
}

.bcwp .event-page .breadcrumbs.container {
    max-width: 1400px;
    margin: 0;
}

.bcwp .event-page .breadcrumbs.container h1 {
    font-family: 'roboto', helvetica, arial, sans-serif;
    line-height: 18px;
    font-size: 12px;
    display: inline;
}

.bcwp .breadcrumbs.container {
    max-width: 1400px;
}

.bcwp .base-container:first-of-type {
    padding-top: 0 !important;
}

.bcwp .base-container.padding-top-Zero {
    padding-top: 0;
}

.bcwp .base-container.padding-top-Small {
    padding-top: 2px;
}

.bcwp .base-container.padding-top-Medium {
    padding-top: 10px;
}

.bcwp .base-container.padding-top-Large {
    padding-top: 30px;
}

.bcwp .base-container.padding-top-XLarge {
    padding-top: 60px;
}

.bcwp .base-container.padding-bottom-Zero {
    padding-bottom: 0;
}

.bcwp .base-container.padding-bottom-Small {
    padding-bottom: 2px;
}

.bcwp .base-container.padding-bottom-Medium {
    padding-bottom: 10px;
}

.bcwp .base-container.padding-bottom-Large {
    padding-bottom: 30px;
}

.bcwp .base-container.padding-bottom-XLarge {
    padding-bottom: 60px;
}

.bcwp .theme-brown.base-container .media-story .text .media-inner-text .media-body p a,
.bcwp .theme-green.base-container .media-story .text .media-inner-text .media-body p a,
.bcwp .theme-red.base-container .media-story .text .media-inner-text .media-body p a,
.bcwp .theme-blue.base-container .media-story .text .media-inner-text .media-body p a,
.bcwp .theme-bright-green.base-container .media-story .media-inner-text .media-body p a,
.bcwp .theme-orange.base-container .media-story .media-inner-text .media-body p a,
.bcwp .theme-dark.base-container .sub-base-container .media-story .text .media-inner-text .media-body p a,
.bcwp .theme-dark.base-container .sub-base-container .story .text .normal-text p a,
.bcwp .theme-dark.base-container .sub-base-container .media-grid .medie-grid-text .media-grid-inner-text .media-grid-body p a {
    color: white;
    text-decoration: underline;
}

/* Navigation Container */
.bcwp .base-container .navigation-widget {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    min-height: 160px;
    position: relative;
    width: 100%;
}
    .bcwp .base-container .navigation-widget .overlay {
        background: rgba(0, 0, 0, 0.25);
        height: 100%;
        width: 100%;
        min-height: 160px;
    }
    .bcwp .base-container .navigation-widget .overlay.no-title {
        background: none;
    }
    .bcwp .base-container .navigation-widget .form-container {
        margin-bottom: 0;
    }
    .bcwp .base-container .navigation-widget h2 {
        color: white;
        font-family: 'roboto-black', helvetica, arial, sans-serif;
        font-size: 32px;
        line-height: calc(100% + 4px);
        margin-top: 8px;
        text-align: center;
    }
    .bcwp .base-container .navigation-widget md-input-container {
        margin-bottom: 0;
        margin-top: -8px;
    }
    .bcwp .base-container .navigation-widget md-input-container.no-title {
        margin-top: 0;
    }
    .bcwp .base-container .navigation-widget button {
        width: 250px !important;
    }
    body.bcwp .navigation-widget .form-container form button.md-button.md-sg-material-theme.pseudo-select {
        border-bottom: 2px solid #D54400;
    }
    .bcwp .navigation-widget .form-container form button.md-button.md-sg-material-theme.pseudo-select span.md-select-icon {
        position: absolute;
        right: 15px;
    }
    #navPanel.md-panel {
        width: 250px;
    }
    #navPanel.md-panel a {
        height: 36px;
    }
    .category-view .breadcrumbs h2 {
        display: inline-block;
        font-size: 12px;
    }


.bcwp .wysiwyg-container .wysiwyg {
    margin: 0 auto;
    padding: 0 15px;
}

.bcwp .container-bottom-button {
    text-align: center;
    margin-top: 16px;
}

/* Business Controlled Web Pages (bcwp class on body tag) - media queries */

/* DO NOT MAKE NEW MEDIA QUERIES */
/* DO NOT MAKE NEW MEDIA QUERIES */
/* DO NOT MAKE NEW MEDIA QUERIES */

@media screen and (min-width: 1128px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */  
    /* end widgets */


    /* begin container overrides */
    .bcwp .twoColumnImageText-container .media-story {
        margin: 0 auto;
    }

    /*#region tech details carousel*/
    /*#region attributes list*/
    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        padding: 58px;
        padding-bottom: 0px;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .attribute-container {
            margin-bottom: 58px;
            width: 30%;
        }
    /*#endregion attributes list*/
    /*#endregion tech details carousel*/

    /* end container overrides */
}
/* END @media screen and (min-width: 1128px) */


@media screen and (max-width: 1400px) { /*non-standard, but our page is now designed to max out at 1400px*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */

    /* end widgets */


    /* begin container overrides */
    .bcwp .event-page .breadcrumbs.container {
        margin: 0 5px;
    }
    /* end container overrides */

}
/* END @media screen and (max-width: 1400px) */


@media screen and (max-width: 1060px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box {
        align-items: center;
        max-width: none;
    }
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product {
        padding: 10px;
    }
        .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product img {
            max-width: 265px;
        }
    /* end objects */


    /* begin widgets */
    .bcwp .spiffX3-container .media-widget,
    .bcwp .spiffX4-container .media-widget {
        margin: 0 10px;
    }
    /* end widgets */


    /* begin container overrides */
    .bcwp .twoColumnImageText-container .primary-button a.button {
        padding: 5px 15px;
        font-size: 14px;
        line-height: 17px;
    }

    .bcwp .twoColumnImageText-container .media-story {
        margin: 0 auto;
    }

    /*#region tech details carousel*/
    .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info {
        padding: 25px;
    }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info h3 {
            font-size: 26px;
            line-height: 32px;
        }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol li {
            margin-bottom: 25px;
            font-size: 15px;
        }

            .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol li:before {
                font-size: 16px;
                height: 24px;
                width: 24px;
            }

    /*#region attributes list*/
    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        padding: 40px;
        padding-bottom: 0px;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .attribute-container {
            margin-bottom: 40px;
            min-width: 255px;
            width: 40%;
        }
    /*#endregion attributes list*/

    /*#endregion end tech details carousel*/
    /* end container overrides */

}
/* END @media screen and (max-width: 1060px) */


@media screen and (max-width: 960px) { /*gorilla standard*/
    /* begin Global */
    .bcwp .container-title {
        font-size: 28px;
        line-height: 33px;
    }
    /* end Global */


    /* begin objects */
    .bcwp .bcwp-product-text p:nth-child(1) {
        font-size: 26px;
        line-height: 26px;
    }

    .bcwp .bcwp-product-text p:nth-child(2) {
        font-size: 22px;
        line-height: 24px;
    }

    .bcwp .youtube123-container .youtube-video-object {
        align-self: center;
    }
    /* end objects */


    /* begin widgets */
    .bcwp .spiffMultiLink-widget {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .bcwp .spiffMultiLink-widget .sml-content-container-padding {
        width: 100%;
        flex-grow: 1;
        align-content: start;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget {
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .spiffMultiLink-img {
        width: 100%
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding {
        width: 100%;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .spiffMultiLink-img.inverted {
        -webkit-flex-order: 1;
        order: 1;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding.inverted {
        -webkit-flex-order: 2;
        order: 2;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container-padding .sml-content-container {
        width: 84%;
        padding-top: 16px;
        padding-bottom: 10px;
        text-align: left;
    }
    .bcwp .bcwp-promo-message-text {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .normal-text {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 24px;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .multi-links.flex-parent .multi-link a {
        margin-right: 12px;
    }
  .bcwp .media-grid-container .media-grid {
        display: block;
        text-align: center;
        max-width: 700px;
        margin: auto auto 30px auto;
        padding: 0 10px;
    }
    .bcwp .media-grid-container .media-grid:last-of-type {
        margin: auto;
    }
    .bcwp .media-grid-container .media-grid-image-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .bcwp .media-grid-container .media-grid-media {
        max-height: inherit;
    }
    .bcwp .media-grid-container .media-grid .media-grid-media .media-grid-text {
        max-height: 100%;
    }
    .bcwp .media-grid-container .media-grid .media-grid-media .media-grid-text .media-inner-text {
        padding: 20px 10px 32px;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text #text-teaser,
    .bcwp .media-grid-container .media-grid-media .media-grid-text .blah-bar {
        display: none;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-headline {
        line-height: 33px;
        font-size: 28px;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-body {
        line-height: 24px;
        font-size: 16px;
    }
    .bcwp .media-grid-container .media-grid-large-image {
        -webkit-flex-basis: 66%;
        flex-basis: 66%;
    }
    .bcwp .media-grid-container .media-grid-image-pair {
        display: block;
        -webkit-flex-basis: 34%;
        flex-basis: 34%;
    }
    .bcwp .media-grid-container .media-grid-large-image.inverted {
        order: 1;
    }
    .bcwp .media-grid-container .media-grid-media.inverted {
        order: 2;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .vcenter {
        position: relative;
        top: 0;
        transform: translateY(0);
    }
    .bcwp .textMediaWide-container .media-story .text,
    .bcwp .textMediaNarrow-container .media-story .text,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area {
        padding-bottom: 0;
        padding-top: 0;
        max-height: 100%;
    }
    .bcwp .textMediaWide-container .media-story .text .media-inner-text,
    .bcwp .textMediaNarrow-container .media-story .text .media-inner-text,
    .bcwp .media-grid-container .media-grid-media .media-grid-view-area .media-inner-text {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .bcwp .textMediaWide-container .media-story,
    .bcwp .textMediaNarrow-container .media-story {
        display: block;
        text-align: center;
        margin-bottom: 50px;
    }

        .bcwp .textMediaWide-container .media-story:last-of-type,
        .bcwp .textMediaNarrow-container .media-story:last-of-type {
            margin-bottom: 0;
        }

        .bcwp .textMediaWide-container .media-story .img,
        .bcwp .textMediaNarrow-container .media-story .img {
            margin-bottom: 16px;
        }

        .bcwp .textMediaWide-container .media-story .text h2,
        .bcwp .textMediaNarrow-container .media-story .text h2 {
            padding: 0 15px;
            margin: 0 0 12px 0;
        }

        .bcwp .textMediaWide-container .media-story .text .media-body,
        .bcwp .textMediaNarrow-container .media-story .text .media-body {
            padding: 0 15px;
            margin: 0 0 24px 0;
        }

        .bcwp .textMediaWide-container .media-story .text .button-div,
        .bcwp .textMediaNarrow-container .media-story .text .button-div {
            padding: 0;
            margin: 0;
        }

        .bcwp .textMediaNarrow-container .media-story #map {
            width: calc(100% - 40px);
            margin-bottom: 20px;
        }

        .bcwp .textMediaNarrow-Container .media-story {
            margin-top: 50px;
        }

        .bcwp .textMediaNarrow-container .media-story .img {
            width: 100%;
        }
        .bcwp .textMediaNarrow-container .media-story .img .youtube-video-object iframe {
            width: 435px;
            height: 246px;
        }

    .bcwp .textMediaNarrow-container .text h2 {
        font-size: 21px;
        line-height: 27px;
    }

    .bcwp .textMediaNarrow-container .media-story .img .youtube-title {
        line-height: 19px;
        font-size: 16px;
        text-align: left;
    }

    .bcwp .textMediaNarrow-container .text .media-body {
        font-size: 14px;
        line-height: 18px;
    }

    .bcwp .base-container.heroAndButton-container .button-div {
        bottom: inherit;
        margin-top: -20px;
        position: relative;
    }

    .bcwp .textMediaWide-container .media-story {
        margin-top: 0;
    }

    .bcwp .twoColumnImageText .text .media-body,
    .bcwp .twoColumnImageText .container-title {
        padding-left: 15px;
        padding-right: 15px;
    }
        .bcwp .media-grid-container .media-grid-media .media-grid-view-area .media-inner-text {
            width: 100%;
        }
    .bcwp .navigation-bar-container .link-list-widget .link-list-link a {
        font-size: 16px;
    }
    /* end widgets */

    /* begin container overrides */
    .bcwp .twoColumnImageText-container .sub-base-container,
    .bcwp .twoColumnImageText-container .media-story {
        display: block; /* stop being flex-boxes */
    }

        .bcwp .twoColumnImageText-container .media-story {
            margin: 0 auto;
        }
        .bcwp .twoColumnImageText-container .media-story:nth-of-type(2n-1) {
            margin-bottom: 48px;
        }
        .bcwp .twoColumnImageText-container .text h2 {
            margin-bottom: 12px;
        }
        .bcwp .twoColumnImageText-container .media-story .media-inner-text .button-div {
            padding: 0 15px;
        }

    /* imageless hero overrides*/
    .bcwp .imageless-hero-container .story {
        padding: 0 2.5%;
    }
    .bcwp .imageless-hero-container .story h2 {
        font-size: 50px;
        line-height: 54px;
    }
    .bcwp .imageless-hero-container .normal-text {
        font-size: 30px;
        line-height: 36px;
    } 
    .bcwp .story-container .story {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* end imageless hero overrides */

    /*#region tech details carousel*/
    .bcwp .base-container.techDetailsCarousel-container.no-padding-mobile {
        padding: 0;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-product {
        flex-direction: column;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev,
    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next {
        top: 20%;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev {
        left: 0;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next {
        right: 0;
    }

    .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-image,
    .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info {
        padding: 25px;
        flex: none;
    }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info h3 {
            font-size: 32px;
            line-height: 38px;
        }

        .bcwp .base-container.techDetailsCarousel-container .callout-product .callout-info ol li {
            margin-bottom: 35px;
            font-size: 16px;
        }
    /*#endregion tech details carousel*/

    /*club exclusive*/
    .bcwp .club-exclusives-ss .inner-wrap {
        border-collapse: unset;
        border-spacing: unset;
        display: block;
    }
    .bcwp .club-exclusives-ss .inner-wrap .exclusive-product {
        display: block;
    }
    .bcwp .club-exclusives-ss .inner-wrap .exclusive-product  .exclusive-product-item {
        min-height: 160px;
    }
    .bcwp .club-exclusives-ss .slick-track {
        display: flex !important;
    }
    .bcwp .club-exclusives-ss .slick-track .slick-slide {
        height: inherit!important;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: auto;
    }
    .bcwp .club-exclusive-widget-1,
    .bcwp .club-exclusive-widget-2,
    .bcwp .club-exclusive-widget-3 {
        padding: 24px 0 50px 0;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusive-promo,
    .bcwp .club-exclusive-widget-2 .club-exclusive-promo,
    .bcwp .club-exclusive-widget-3 .club-exclusive-promo {
        display: block;
        width: 342px;
        margin: 0 auto 24px auto;
    }
    .bcwp .club-exclusive-widget-1 .exclusive-image object,
    .bcwp .club-exclusive-widget-2 .exclusive-image object,
    .bcwp .club-exclusive-widget-3 .exclusive-image object {
        width: 80px;
    }
    .bcwp .club-exclusive-widget-1 .exclusive-image,
    .bcwp .club-exclusive-widget-2 .exclusive-image,
    .bcwp .club-exclusive-widget-3 .exclusive-image {
        display: inline-block;
        vertical-align: middle;
        margin-right: 24px;
        padding-bottom: 0;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusive-promo-text,
    .bcwp .club-exclusive-widget-2 .club-exclusive-promo-text,
    .bcwp .club-exclusive-widget-3 .club-exclusive-promo-text {
        display: inline-block;
        vertical-align: middle;
    }
    .bcwp .exclusive-title {
        font-size: 14px;
    }
    .bcwp .buyersClubExclusive-container .exclusive-text {
        font-family: 'robotoLight', helvetica, arial, sans-serif;
        font-size: 32px;
        line-height: 38px;
    }
    .bcwp .club-exclusive-widget-1 .exclusive-product-image {
        width: 100%;
    }
    .bcwp .club-exclusive-widget-1 .exclusive-product-item {
        width: 100%;
    }
    .bcwp .club-exclusive-widget-1 .title-text,
    .bcwp .club-exclusive-widget-2 .title-text,
    .bcwp .club-exclusive-widget-3 .title-text {
        font-size: 21px;
        line-height: 24px;
    }
    .bcwp .club-exclusive-widget-1 .club-price,
    .bcwp .club-exclusive-widget-2 .club-price,
    .bcwp .club-exclusive-widget-3 .club-price {
        font-size: 18px;
        line-height: 21px;
    }
    .bcwp .club-exclusive-widget-1 .sub-text,
    .bcwp .club-exclusive-widget-2 .sub-text,
    .bcwp .club-exclusive-widget-3 .sub-text {
        font-size: 18px;
        line-height: 21px;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusives-ss,
    .bcwp .club-exclusive-widget-2 .club-exclusives-ss,
    .bcwp .club-exclusive-widget-3 .club-exclusives-ss {
        width: 320px;
        display: block;
        margin: 0 auto;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
    }
    .bcwp .club-exclusives-ss .slick-track {
        display: block !important;
    }
    .bcwp .theme-orangetexture .club-exclusives-ss .slick-dots li.slick-active button:before, .bcwp .club-exclusives-ss .slick-dots li.slick-active button:before {
        color: #fff;
    }
    .bcwp .club-exclusives-ss .slick-dots {
        bottom: -35px;
    }
    .bcwp .club-exclusives-ss .slick-next {
        right: -23px;
    }
    .bcwp .club-exclusives-ss .slick-next {
        right: -35px;
    }
    .bcwp .theme-orangetexture .club-exclusives-ss .slick-dots li button:before {
        opacity: 1;
        color: #a80100;
    }
    .bcwp .club-exclusives-ss .slick-arrow.slick-prev::before,
    .bcwp .club-exclusives-ss .slick-arrow.slick-next::before {
        opacity: 1;
        color: #ffffff;
        font-size: 50px;
    }
    /*end club exclusive*/

    /* end container overrides */

    .bcwp .base-container.padding-top-Medium {
        padding-top: 8px;
    }

    .bcwp .base-container.padding-top-Large {
        padding-top: 24px;
    }

    .bcwp .base-container.padding-top-XLarge {
        padding-top: 40px;
    }

    .bcwp .base-container.padding-bottom-Medium {
        padding-bottom: 8px;
    }

    .bcwp .base-container.padding-bottom-Large {
        padding-bottom: 24px;
    }

    .bcwp .base-container.padding-bottom-XLarge {
        padding-bottom: 40px;
    }

    .bcwp.product-list-search h1, 
    .bcwp.product-list-search h2, 
    .bcwp.product-list-search p {
        padding-left: 0;
    }

    .bcwp.product-list-search h1.no-results {
        margin-top: 24px;
    }

    .bcwp .responsiveImageX3-container .sub-base-container,
    .bcwp .responsiveImageX2-container .sub-base-container,
    .bcwp .responsiveImageX4-container .sub-base-container {
        padding: 0 10px;
    }
}
/* END @media screen and (max-width: 960px) */


@media screen and (max-width: 900px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */
    .bcwp .spiffX4-container .media-widget {
        display: inline-block;
    }

    .bcwp .spiffX3-container .media-widget,
    .bcwp .spiffX4-container .media-widget {
        margin: 0 15px;
    }

    .bcwp .spiffX4-container .media-widget:nth-child(4),
    .bcwp .spiffX4-container .media-widget:nth-child(5) {
        margin-top: 30px;
    }
    /* end widgets */


    /* begin container overrides */

    .bcwp .spiffX4-container {
        display: block;
        text-align: center;
    }
    /* end container overrides */
}
/* END @media screen and (max-width: 900px) */


@media screen and (max-width: 768px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-image-box .lifestylePlusProduct-img img {
        display: inline;
    }
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product {
        padding: 0;
    }
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product img {
        max-width: 100%;
    }
    /* end objects */


    /* begin widgets */
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-image-box {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    /* end widgets */


    /* begin container overrides */

    /* #region Featured Products (X1 and X2) Overrides*/
    .bcwp .bcwp-productobjectwithdetails.flex-parent {
        display: block;
    }

    .bcwp .bcwp-productobjectwithdetails {
        padding: 16px;
    }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-product-image {
            margin: 0 auto 16px auto;
        }

        .bcwp .bcwp-productobjectwithdetails .price-box2.border-bottom {
            margin-bottom: 0;
        }

        .bcwp .bcwp-productobjectwithdetails .bcwp-price-block {
            margin-bottom: 24px;
        }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-product-text,
        .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container,
        .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container .family-group-buttons {
            max-width: 100%;
            padding: 0;
        }

            .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container .family-group-buttons {
                text-align: center;
            }

                .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container .family-group-buttons .button {
                    width: unset;
                    bottom: 0;
                }

        .bcwp .bcwp-productobjectwithdetails.flex-parent .rating-box-large {
            display: inline-block;
        }

    .bcwp .bcwp-widgets-wrapper.ProductSpotlightX2 > div:first-of-type {
        margin-bottom: 40px;
    }

    /* #endregion Featured Products (X1 and X2) Overrides*/

    /* end container overrides */
}
/* END @media screen and (max-width: 768px) */


@media screen and (max-width: 730px) { /*gorilla standard*/
    /* begin Global */


    .bcwp.home .lastBaseContainer {
        padding-bottom: 1px; /* class applied via jQuery */
    }

    .bcwp .container-title {
        font-size: 24px;
        line-height: 28px;
    }
    /* end Global */


    /* begin objects */
    .bcwp .spiffX2-container .SpiffX2Widget .spiffX img,
    .bcwp .spiffX3-container .SpiffX3Widget .spiffX img,
    .bcwp .spiffX4-container .SpiffX4Widget .spiffX img {
        display: block;
    }

    .bcwp .base-container.spiffX2-container .SpiffX2Widget.firstOfType,
    .bcwp .base-container.spiffX3-container .SpiffX3Widget.firstOfType,
    .bcwp .base-container.spiffX4-container .SpiffX4Widget.firstOfType {
        padding-bottom: 1px; /* class applied via jQuery */
    }

    .bcwp .base-container.spiffX2-container .SpiffX2Widget.nthOfType,
    .bcwp .base-container.spiffX3-container .SpiffX3Widget.nthOfType,
    .bcwp .base-container.spiffX4-container .SpiffX4Widget.nthOfType {
        padding-bottom: 1px; /* class applied via jQuery */
    }

    .bcwp .base-container.spiffX2-container .SpiffX2Widget.lastOfType,
    .bcwp .base-container.spiffX3-container .SpiffX3Widget.lastOfType,
    .bcwp .base-container.spiffX4-container .SpiffX4Widget.lastOfType {
        padding-bottom: 30px; /* class applied via jQuery */
    }

        .bcwp .base-container.spiffX2-container .SpiffX2Widget.lastOfType.lastBaseContainer,
        .bcwp .base-container.spiffX3-container .SpiffX3Widget.lastOfType.lastBaseContainer,
        .bcwp .base-container.spiffX4-container .SpiffX4Widget.lastOfType.lastBaseContainer {
            padding-bottom: 60px; /* class applied via jQuery */
        }

    .bcwp .base-container.spiffX2-container .SpiffX2Widget > div,
    .bcwp .base-container.spiffX3-container .SpiffX3Widget > div,
    .bcwp .base-container.spiffX4-container .SpiffX4Widget > div {
        padding-bottom: 1px;
    }

    .bcwp .base-container.spiffX2-container .SpiffX2Widget,
    .bcwp .base-container.spiffX3-container .SpiffX3Widget,
    .bcwp .base-container.spiffX4-container .SpiffX4Widget {
        margin-bottom: 0;
    }

    .bcwp .bcwp-product-text p:nth-child(1) {
        font-size: 23px;
        line-height: 23px;
    }

    .bcwp .bcwp-product-text p:nth-child(2) {
        font-size: 19px;
        line-height: 22px;
    }
    .bcwp .lifestylePlusProduct-container .lifestylePlusProduct-widget .lifestylePlusProduct-product img {
        margin-top: 20px;
        max-width: 100%;
    }
    /* end objects */


    /* begin widgets */
    .bcwp .spiffX2-container .SpiffX2Widget .spiffX:nth-child(2) {
        margin-right: 0;
        margin: 0 auto;
    }

    .bcwp .spiffX4-container .SpiffX4Widget .spiffX:nth-child(4),
    .bcwp .spiffX4-container .SpiffX4Widget .spiffX:nth-child(5) {
        margin-top: 0;
    }
    .bcwp .spiffX4-container .SpiffX4Widget .spiffX {
        display: block;
    }
    .bcwp .spiffX2-container .SpiffX2Widget .spiffX,
    .bcwp .spiffX3-container .SpiffX3Widget .spiffX,
    .bcwp .spiffX4-container .SpiffX4Widget .spiffX {
        margin: 0 auto;
    }
    /* end widgets */


    /* begin container overrides */

    .bcwp .spiffX2-container .SpiffX2Widget,
    .bcwp .spiffX3-container .SpiffX3Widget,
    .bcwp .spiffX4-container .SpiffX4Widget {
        display: block;
    }
    .bcwp .story-container .story .text h2 {
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 12px;
    }
    .bcwp .story-container .story .normal-text {
        font-size: 20px;
        line-height: 28px;
    }
    .bcwp .lifestylePlusProduct-container .container-title {
        font-size: 40px;
        line-height: 47px;
    }
    .bcwp.product-list-containers .spiffX2-container .SpiffX2Widget,
    .bcwp.product-list-containers .spiffX3-container .SpiffX3Widget,
    .bcwp.product-list-containers .spiffX4-container .SpiffX4Widget {
        padding-top: 8px;
        padding-right: 20px;
    }
        .bcwp.product-list-containers .spiffX2-container .SpiffX2Widget .spiffX,
        .bcwp.product-list-containers .spiffX3-container .SpiffX3Widget .spiffX,
        .bcwp.product-list-containers .spiffX4-container .SpiffX4Widget .spiffX {
            margin-top: 8px;
            margin-right: 0;
            max-width: none;
        }
            .bcwp.product-list-containers .spiffX2-container .SpiffX2Widget .spiffX img,
            .bcwp.product-list-containers .spiffX3-container .SpiffX3Widget .spiffX img,
            .bcwp.product-list-containers .spiffX4-container .SpiffX4Widget .spiffX img {
                margin: 0 auto;
            }
    .bcwp.product-list-containers .spiffX3-container .media-widget:nth-of-type(3n) {
        margin-bottom: 0;
    }
    .bcwp.product-list-containers .seo-top-abstract-container {
        padding-top: 0;
        padding-bottom: 0;
    }
        .bcwp.product-list-containers .seo-top-abstract-container .sub-base-container {
            padding-top: 8px;
            padding-bottom: 0;
        }
    .bcwp.product-list-containers .base-container.lastBaseContainer {
        padding-bottom: 20px;
    }


    /* spiffMultiLinkX1, spiffMultiLinkX2, spiffMultiLinkX3 overrides*/
    .bcwp .spiffMultiLinkX1-container .sub-base-container,
    .bcwp .spiffMultiLinkX2-container .sub-base-container,
    .bcwp .spiffMultiLinkX3-container .sub-base-container {
        display: block; /* full width */
    }

        .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget,
        .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget {
            margin-bottom: 50px;
        }

            .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget:last-of-type,
            .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget:last-of-type {
                margin-bottom: 0px;
            }
        .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget,
        .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget {
            padding: 0 10px;
        }
            .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .sml-content-container-padding,
            .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .sml-content-container-padding {
                padding: 0;
            }
    .bcwp .spiffMultiLink-widget .sml-content-container h2 {
        font-size: 24px;
        line-height: 27px;
    }
    .bcwp .spiffMultiLinkX1-container .spiffMultiLink-widget .sml-content-container .normal-text {
        font-size: 16px;
        line-height: 21px;
    }
    .bcwp .spiffMultiLink-widget .sml-content-container .normal-text {
        font-size: 15px;
        line-height: 18px;
    }
    .bcwp .bcwp-promo-message-banner {
        font-size: 15px;
    }
    .bcwp .spiffMultiLinkX2-container .spiffMultiLink-widget .sml-content-container h2,
    .bcwp .spiffMultiLinkX3-container .spiffMultiLink-widget .sml-content-container h2 {
        font-size: 24px;
        line-height: 27px;
    }
    /* END spiffMultiLinkX1, spiffMultiLinkX2, spiffMultiLinkX3 overrides*/

    /* responsiveImageX2, responsiveImageX3, responsiveImageX4 overrides*/
    .bcwp .responsiveImageX2-container .sub-base-container,
    .bcwp .responsiveImageX3-container .sub-base-container {
        flex-direction: column;
    }

    .bcwp .responsiveImage-widget {
        margin-top: -4px;
    }

    .bcwp .responsiveImageX2-container .responsiveImage-widget .responsiveImage-img,
    .bcwp .responsiveImageX3-container .responsiveImage-widget .responsiveImage-img,
    .bcwp .responsiveImageX4-container .responsiveImage-widget .responsiveImage-img {
        max-width: 100%;
        text-align: center;
    }

    .bcwp .responsiveImageX2-container.gutter .responsiveImage-widget:first-of-type {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .bcwp .responsiveImageX2-container .responsiveImage-widget .responsiveImage-img img,
    .bcwp .responsiveImageX3-container .responsiveImage-widget .responsiveImage-img img,
    .bcwp .responsiveImageX4-container .responsiveImage-widget .responsiveImage-img img {
        width: auto;
    }

    .bcwp .responsiveImageX3-container.gutter .responsiveImage-widget:first-of-type,
    .bcwp .responsiveImageX3-container.gutter .responsiveImage-widget:nth-child(2) {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .bcwp .responsiveImageX4-container .responsiveImage-widget {
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
    }

    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget {
        flex-basis: 40%;
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
    }

    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:first-of-type,
    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:nth-child(3) {
        margin-right: 15px;
    }

    .bcwp .responsiveImageX4-container.gutter .responsiveImage-widget:nth-child(2) {
        margin-right: 0;
    }
    /* END responsiveImageX2, responsiveImageX3, responsiveImageX4 overrides*/

    /* end container overrides */

}



/* END @media screen and (max-width: 730px) */


@media screen and (max-width: 680px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */
    .bcwp .spiffMultiLink-widget {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .bcwp .spiffMultiLink-widget .sml-content-container-padding {
        width: 100%;
        flex-grow: 1;
        align-content: start;
    }
    /* end widgets */


    /* begin container overrides */

    /*#region tech details carousel*/
    /*#region attributes list*/
    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        padding: 20px;
        padding-bottom: 0px;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container img {
            width: 36px;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .attribute-container {
            margin-bottom: 20px;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .text-column {
            padding-left: 46px;
        }
    /*#endregion attributes list*/
    /*#endregion tech details carousel*/

    .bcwp .base-container .navigation-widget,
    .bcwp .base-container .navigation-widget .overlay {
        min-height: 140px;
    }
        .bcwp .base-container .navigation-widget.no-title,
        .bcwp .base-container .navigation-widget .overlay.no-title {
            min-height: 80px;
        }
        .bcwp .base-container .navigation-widget h2 {
            font-size: 24px;
            line-height: calc(100% + 4px);
        }
        .bcwp .base-container .navigation-widget md-input-container {
            margin-top: -3px;
        }
        .bcwp .base-container .navigation-widget md-input-container.no-title {
            margin-top: 0;
        }

    .bcwp .textMediaWide-container .media-story .text:not(.inverted) {
        margin-left: 0;
    }

    /* end container overrides */
}
/* END @media screen and (max-width: 680px) */


@media screen and (max-width: 560px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */

    /* end widgets */


    /* begin container overrides */


    /*#region tech details carousel*/
    /*#region attributes list*/
    .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container {
        padding: 40px;
    }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .text-column {
            padding-left: 52px;
        }

        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container .attribute-container {
            margin-bottom: 20px;
            width: 100%;
        }


        .bcwp .base-container.techDetailsCarousel-container .attribute-list-flex-container div.attribute-container:last-of-type {
            margin-bottom: 0px;
        }
    /*#endregion tech details carousel*/

    /*#endregion attributes list*/
    /* end container overrides */

}
/* END @media screen and (max-width: 560px) */


@media screen and (max-width: 480px) { /*gorilla standard*/
    /* begin Global */
    .bcwp .productCarousel-container .sub-base-container {
        padding: 0;
    }
    /* end Global */


    /* begin objects */
    .bcwp .productCarousel-container .shop-all a,
    .bcwp .certonaCarousel-container .shop-all a {
        font-size: 20px;
        color: #000;
        text-transform: uppercase;
        font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
    }
    .bcwp .productCarousel-container .shop-all.bottom,
    .bcwp .certonaCarousel-container .shop-all.bottom {
        left: 0;
        margin: 0 auto;
        width: 100px;
        text-align: center;
    }
    /* end objects */


    /* begin widgets */

    /* spiffMultiLink-widget overrides*/
        .bcwp .spiffMultiLink-widget .sml-content-container h2 {
            font-size: 28px;
            line-height: 28px;
        }

        .bcwp .spiffMultiLink-widget .sml-content-container .normal-text {
            font-size: 15px;
            line-height: 17px;
        }

    /* END spiffMultiLink-widget overrides*/

    /* end widgets */


    /* begin container overrides */
    .bcwp .base-container.heroAndButton-container .button-div {
        margin-top: -12px;
    }
    .bcwp .navigation-bar-container .link-list-widget .link-list-link {
        height: 60px;
    }
    .bcwp .navigation-bar-container .link-list-widget .link-list-link a {
        font-size: 14px;
        line-height: 60px;
    }

    /* imageless hero overrides*/
    .bcwp .imageless-hero-container .story h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .bcwp .imageless-hero-container .normal-text {
        font-size: 24px;
        line-height: 28px;
    } 
    /* end imageless hero overrides */
    .bcwp .productCarousel-container .container-title {
        font-size: 32px;
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
    }

    .bcwp .story-container .story .text h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .bcwp .story-container .story .normal-text {
        font-size: 16px;
        line-height: 24px;
    }
    .bcwp .story-container .story .button-div .bcwp-button {
        padding: 10px 12px 11px;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-headline {
        line-height: 28px;
        font-size: 24px;
    }
    .bcwp .media-grid-container .media-grid-media .media-grid-text .media-grid-body {
        line-height: 24px;
        font-size: 16px;
    }
    .bcwp .lifestylePlusProduct-container .container-title {
        font-size: 32px;
        line-height: 38px;
    }

    /*#region tech details carousel*/
    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-prev,
    .bcwp .base-container.techDetailsCarousel-container .callout-slider .slick-slider .slick-next {
        top: 10%;
    }

    /*#endregion tech details carousel*/

    /*club exclusive*/
    .bcwp .club-exclusive-widget-1 .exclusive-image,
    .bcwp .club-exclusive-widget-2 .exclusive-image,
    .bcwp .club-exclusive-widget-3 .exclusive-image {
        display: block;
        margin: 0 auto 10px auto;
        width: 80px;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusive-promo-text,
    .bcwp .club-exclusive-widget-2 .club-exclusive-promo-text,
    .bcwp .club-exclusive-widget-3 .club-exclusive-promo-text {
        text-align: center;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusive-promo,
    .bcwp .club-exclusive-widget-2 .club-exclusive-promo,
    .bcwp .club-exclusive-widget-3 .club-exclusive-promo {
        width: 242px;
    }
    .bcwp .club-exclusive-widget-1 .club-exclusives-ss,
    .bcwp .club-exclusive-widget-2 .club-exclusives-ss,
    .bcwp .club-exclusive-widget-3 .club-exclusives-ss {
        width: 280px;
    }
    /*end club exclusive*/

    /* #region Featured Products (X1 and X2) Overrides*/

    .bcwp .bcwp-productobjectwithdetails.flex-parent .product-name,
    .bcwp .bcwp-productobjectwithdetails.flex-parent .bcwp-star-ratings-container {
        text-align: center;
    }

    .bcwp .bcwp-productobjectwithdetails .bcwp-product-text p.product-name {
        font-size: 18px;
        /*@include rfs(21);*/
        line-height: 20px; /* rfs this? maybe unset? */
    }

    .bcwp .bcwp-productobjectwithdetails.pdp2019 .pdp2019-container .price-box.price-box2 .club-price > span,
    .bcwp .bcwp-productobjectwithdetails.pdp2019 .pdp2019-container .price-box.price-box2 .regular-price > span {
        font-size: 16px;
        /*@include rfs(21);*/
        line-height: 18px; /* rfs this? maybe unset? */
    }

    .bcwp .bcwp-productobjectwithdetails.flex-parent .call-to-action-button-container .family-group-buttons .button {
        width: 100%;
    }

    /* #endregion Featured Products (X1 and X2) Overrides*/
    /* Product Carousel Overrides */
    .bcwp .productCarousel-container h2.container-title {
        margin-bottom: 8px;
    }
    /* End Product Carousel Overrides */

    .bcwp .textMediaWide-container .sub-base-container .media-story .text .media-inner-text h2 {
        font-size: 24px;
        line-height: calc(100% + 4px);
    }

    .bcwp .textMediaNarrow-container .media-story .img .youtube-video-object iframe {
        width: 320px;
        height: 180px;
    }


    /* end container overrides */
}
/* END @media screen and (max-width: 480px) */


@media screen and (max-width: 320px) { /*gorilla standard*/
    /* begin Global */

    /* end Global */


    /* begin objects */

    /* end objects */


    /* begin widgets */

    /* end widgets */


    /* begin container overrides */
    /* imageless hero overrides*/
    .bcwp .imageless-hero-container .story h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .bcwp .imageless-hero-container .normal-text {
        font-size: 20px;
        line-height: 24px;
    }
    /* end imageless hero overrides */

    .bcwp .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details li:nth-child(2) {
        width: min-content;
    }

    .bcwp .bc2025-club-container#home-club-container .bc2025-club-main-container .image-container > img {
        width: 115px;
    }
    /* end container overrides */
}
/* END @media screen and (max-width: 320px) */

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .articleHeader-container {
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container {
    margin-bottom: 32px;
  }
}

.bcwp .articleHeader-container .article-header-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  border-bottom: 1px solid #cbcbcb;
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container .article-header-widget {
    flex-direction: column;
    border-bottom: none;
    padding-top: 12px;
  }
}

.bcwp .articleHeader-container .article-header-widget .article-text {
  width: 50%;
  padding: 0 50px;
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container .article-header-widget .article-text {
    width: 100%;
    padding: 24px 20px;
  }
}

.bcwp .articleHeader-container .article-header-widget .article-text .article-title {
  font-family: 'volkhov';
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 16px;
  color: #252a2f;
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container .article-header-widget .article-text .article-title {
    font-size: 21px;
    line-height: 27px;
  }
}

.bcwp .articleHeader-container .article-header-widget .article-text .article-description {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
}

.bcwp .articleHeader-container .article-header-widget .article-text .article-attribute-group {
  margin-bottom: 16px;
}

.bcwp .articleHeader-container .article-header-widget .article-text .article-attribute-group .article-attribute {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #7b7b7b;
}

.bcwp .articleHeader-container .article-header-widget .article-text .article-attribute-group :nth-child(2)::before {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #7b7b7b;
  margin: 0 12px;
  content: "|";
}

.bcwp .articleHeader-container .article-header-widget .img {
  width: 50%;
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container .article-header-widget .img {
    width: 100%;
    text-align: center;
  }
}

.bcwp .articleHeader-container .article-header-widget .img img {
  vertical-align: bottom;
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .iframe-wrapper iframe {
  border-radius: 12px;
  vertical-align: bottom;
  width: 700px;
  height: 396px;
}

@media screen and (max-width: 1128px) {
  .bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .iframe-wrapper iframe {
    width: 580px;
    height: 328px;
  }
}

@media screen and (max-width: 680px) {
  .bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .iframe-wrapper iframe {
    width: 435px;
    height: 246px;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .iframe-wrapper iframe {
    width: 320px;
    height: 180px;
  }
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content {
  display: none;
  /*                    @include display-flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    justify-content: flex-start;
                    align-items: center;
                    align-content: center;
                    column-gap: 10px;
                    margin-top: 12px;
                    padding-left: 10px;*/
}

@media screen and (max-width: 960px) {
  .bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content {
    justify-content: center;
    padding-left: 0;
  }
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content .youtube-title {
  font-family: "robotoBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  margin-bottom: 6px;
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content .youtube-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  column-gap: 7px;
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content .youtube-info .youtube-views {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content .youtube-info .dot {
  width: 3px;
  height: 3px;
  background: #54565A;
  border-radius: 50%;
}

.bcwp .articleHeader-container .article-header-widget .img .youtube-video-object .additional-content .youtube-info .youtube-posted-date {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .articleImage-container {
  font-size: 0.75rem;
  line-height: 1.54756;
  font-family: "roboto-Italic", helvetica, arial, sans-serif;
  padding: 0 3px;
}

.bcwp .articleImage-container .article-image-widget-1,
.bcwp .articleImage-container .article-image-widget-2 {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.bcwp .articleImage-container .article-image-widget-1 .caption-image,
.bcwp .articleImage-container .article-image-widget-2 .caption-image {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: left;
}

.bcwp .articleImage-container .article-image-widget-1 .caption-image {
  max-width: 700px;
}

.bcwp .articleImage-container .article-image-widget-1 .caption-image .caption-text {
  padding: 8px 15px 0 15px;
}

.bcwp .articleImage-container .article-image-widget-2 {
  column-gap: 40px;
}

@media screen and (max-width: 680px) {
  .bcwp .articleImage-container .article-image-widget-2 {
    margin: 0 auto;
    flex-direction: column;
    column-gap: 0;
    row-gap: 40px;
    max-width: 630px;
  }
}

.bcwp .articleImage-container .article-image-widget-2 .caption-image {
  max-width: 630px;
}

.bcwp .articleImage-container .article-image-widget-2 .caption-image .caption-text {
  padding: 8px 15px 0 15px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.blog #BlogCategoryController {
  background-color: #E8E1DA;
}

.blog #BlogCategoryController #category-page-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 5px;
}

.blog #BlogCategoryController #category-page-container a#back-link {
  font-family: "robotoMedium", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  margin-bottom: 15px;
  color: #252a2f;
}

.blog #BlogCategoryController #category-page-container a#back-link::before {
  content: '\2190';
  font-size: 1.4375rem;
  line-height: 1.27869;
  padding-left: 5px;
  vertical-align: -0.05em;
}

@media (max-width: 1200px) {
  .blog #BlogCategoryController #category-page-container a#back-link::before {
    font-size: calc(1.26875rem + 0.225vw) ;
    line-height: 1.23857;
  }
}

.blog #BlogCategoryController #category-page-container a#back-link:hover {
  text-decoration: underline;
}

.blog #BlogCategoryController #category-page-container h1 {
  font-family: 'volkhov';
  font-size: 2.25rem;
  line-height: 1.34545;
  color: #252a2f;
}

@media (max-width: 1200px) {
  .blog #BlogCategoryController #category-page-container h1 {
    font-size: calc(1.35rem + 1.2vw) ;
    line-height: 1.23017;
  }
}

.blog #BlogCategoryController #category-page-container h1 span {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

.blog #BlogCategoryController #category-page-container #content-container {
  border-top: 1px solid #BABABA;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-top: 12px;
}

.blog #BlogCategoryController #category-page-container #content-container #filters {
  margin-top: 12px;
  width: 300px;
  flex-basis: 20%;
  display: block;
}

@media screen and (max-width: 960px) {
  .blog #BlogCategoryController #category-page-container #content-container #filters {
    display: none;
  }
}

.blog #BlogCategoryController #category-page-container #content-container #filters h2 {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  margin-bottom: 5px;
}

.blog #BlogCategoryController #category-page-container #content-container #filters .filter {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

.blog #BlogCategoryController #category-page-container #content-container #filters #categories {
  margin-bottom: 10px;
}

.blog #BlogCategoryController #category-page-container #content-container #filters #categories a {
  width: max-content;
  cursor: pointer;
}

.blog #BlogCategoryController #category-page-container #content-container #content {
  flex-grow: 1;
}

.blog #BlogCategoryController #category-page-container #content-container #content #sort-by {
  margin-bottom: 12px;
  min-width: 155px;
}

.blog #BlogCategoryController #category-page-container #content-container #content #sort-by #filter-nav {
  display: none;
}

@media screen and (max-width: 960px) {
  .blog #BlogCategoryController #category-page-container #content-container #content #sort-by #filter-nav {
    display: block;
    padding: 2px;
  }
  .blog #BlogCategoryController #category-page-container #content-container #content #sort-by #filter-nav button {
    height: 100%;
    margin: 0 0 0 10px;
  }
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  grid-gap: 3rem;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card {
  border: 1px solid #D9D8D6;
  border-radius: 4px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  overflow: hidden;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-img img {
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-video .youtube-video-object {
  position: relative;
  padding-bottom: 55.75%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-video .youtube-video-object .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-info {
  padding: 20px 20px 24px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-info .article-types {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #888888;
}

.blog #BlogCategoryController #category-page-container #content-container #content #article-grid .article-card .article-info .article-title {
  font-family: 'volkhav';
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #252a2f;
}

.blog #BlogCategoryController #category-page-container #content-container .md-sidenav-right md-toolbar h1 {
  background-color: #54565A;
  font-size: 30px !important;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox {
  width: max-content;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox .md-container {
  width: 15px;
  height: 15px;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox .md-container:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox .md-icon {
  width: 15px;
  height: 15px;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox .md-label {
  margin-left: 20px;
}

.blog #BlogCategoryController #category-page-container #content-container .filter-boxes md-checkbox.md-checked .md-icon:after {
  left: 2px;
  top: -2px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
/* Brand Awareness */
.brands-carousel {
  text-align: center;
  padding-bottom: 0px;
  padding-top: 35px;
  position: relative;
}

.brands-carousel .carousel-title {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  overflow: auto;
  background-color: #ffffff;
  color: #54565b;
  display: inline-block;
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  padding: 2px 8px;
  text-transform: uppercase;
}

.brands-carousel .brandSlider {
  border-bottom: 1px solid #d9d8d6;
  border-top: 1px solid #d9d8d6;
  height: 90px;
  margin: 0 auto 0 auto;
  width: 94%;
}

.brands-carousel .slick-brands-carousel,
.bcwp .brandCarousel-container .slick-brands-carousel {
  padding-top: 22px;
  padding-bottom: 18px;
}

.brands-carousel .slick-slider .slick-arrow.slick-next:before,
.bcwp .brandCarousel-container .slick-slider .slick-arrow.slick-next:before {
  padding-left: 13px;
}

.brands-carousel .slick-slider .slick-arrow.slick-prev,
.brands-carousel .slick-slider .slick-arrow.slick-next {
  height: 100%;
}

.bcwp .brandCarousel-container .slick-slider .slick-arrow.slick-prev,
.bcwp .brandCarousel-container .slick-slider .slick-arrow.slick-next {
  height: 100%;
  padding-top: 8px;
}

.brands-carousel .sg-slick-prev,
.brands-carousel .sg-slick-next,
.bcwp .brandCarousel-container .sg-slick-prev,
.bcwp .brandCarousel-container .sg-slick-next {
  top: 22px;
  font-size: 30px;
}

.brands-carousel .slick-brands-carousel .slick-slide img,
.bcwp .brandCarousel-container .slick-brands-carousel .slick-slide img {
  max-height: 45px;
  /* protect against non-standard images */
  margin: 0 auto;
}

.home .brands-carousel-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  width: 100%;
  margin-bottom: 50px;
}

.brands-carousel-container-pl-bottom {
  margin-top: 18px;
}

.imageTemplate_22 h1 {
  text-transform: none;
}

/*#endregion*/

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
@media screen and (min-width: 961px) {
  .buyersClub-container.extendfull,
.buyersClub-container.extendfull .sub-base-container {
    padding-left: 400px !important;
    margin-left: -400px !important;
    padding-right: 400px !important;
    margin-right: -400px !important;
  }
}

@media screen and (max-width: 960px) {
  .buyersClub-container.extendfull,
.buyersClub-container.extendfull .sub-base-container {
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
  }
}

#home-club-container.bc2025-club-container {
  background: url("/Images/Club/BC_banner_background_2025.jpg") no-repeat;
  /*opacity: 0.5;*/
  background-blend-mode: luminosity;
  background-color: #402a2d;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 85%;
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 66px;
  padding-top: 70px;
}

@media screen and (max-width: 960px) {
  #home-club-container.bc2025-club-container {
    padding: 40px 25px;
    background-position: 75%;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #header-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #header-container > div:first-child {
    flex: 1 1 0;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #header-container .image-container {
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #header-container .image-container {
    text-align: right;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #header-container .image-container img {
  width: 112px;
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .club-header {
  font-size: 48px;
  line-height: 48px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .club-header {
    font-size: 1.75rem;
    line-height: 1.36924;
    line-height: 28px;
  }
}

@media screen and (max-width: 960px) and (max-width: 1200px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .club-header {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-second-hed {
  font-size: 30px;
  margin-bottom: 28px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-second-hed {
    font-size: 0.875rem;
    line-height: 1.41473;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025 {
  font-size: 40px;
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .white-header {
  color: #EBE5DB;
  font-family: 'buyerBlock';
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .white-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .orange-header {
  color: #EF4323;
  font-family: 'buyerBlock';
  white-space: nowrap;
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details > li {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details > li .bc2025-subhead {
  flex-shrink: 0;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details > li .bc2025-subhead img {
    width: 97px;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details > li .bc2025-list-enticement {
  font-family: "roboto condensed", helvetica, arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #EBE5DB;
  margin-left: 14px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container .bc2025-club-details > li .bc2025-list-enticement {
    font-size: 0.9375rem;
    line-height: 1.3668;
    line-height: 19px;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
  margin-bottom: 60px;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs {
    margin-bottom: 40px;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs .icon-container.square {
  width: 40px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs .icon-container.square {
    width: 34px;
  }
}

.bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs .icon-container.wide {
  width: 55px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .bc2025-club-main-container .bc2025-content-container #conservation-orgs .icon-container.wide {
    width: 50px;
  }
}

.bc2025-club-container#home-club-container .button-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bc2025-club-container#home-club-container .button-container > div {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .button-container > div {
    flex-direction: column;
  }
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .button-container {
    display: block;
  }
}

.bc2025-club-container#home-club-container .button-container .bc2025-join-club-button {
  text-transform: uppercase;
  font-family: 'robotoBold';
  background: #EF4323;
  width: 230px;
  height: 40px;
  outline: 3px solid #EF4323;
  border-radius: 2px;
  text-align: center;
  padding-top: 12px;
  letter-spacing: 1px;
  margin-right: 50px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .button-container .bc2025-join-club-button {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.bc2025-club-container#home-club-container .button-container .learn-more-link {
  font-size: 13px;
  color: #FFFFFF;
  align-self: center;
  margin-right: 80px;
}

@media screen and (max-width: 960px) {
  .bc2025-club-container#home-club-container .button-container .learn-more-link {
    margin-right: 0;
  }
}

#bc2025-club-card-container {
  background-color: #EBE5DB;
  padding-top: 70px;
  padding-bottom: 66px;
  padding-right: 120px;
  padding-left: 200px;
  display: flex;
  flex-direction: row;
}

#bc2025-club-card-container .left-container {
  padding-right: 50px;
}

#bc2025-club-card-container .left-container .orange-header {
  font-family: 'buyerBlock';
  font-size: 40px;
  padding-bottom: 40px;
  color: #EF4323;
  line-height: 40px;
}

#bc2025-club-card-container .left-container .orange-header sub {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: black;
  font-size: 10px;
}

#bc2025-club-card-container .left-container .bc2025-card-details {
  font-family: 'robotoBold';
  font-size: 16px;
  color: #402A2D;
  line-height: 26px;
  padding-bottom: 40px;
  width: 550px;
}

#bc2025-club-card-container .left-container .bc-button-container {
  display: flex;
  flex-direction: row;
}

#bc2025-club-card-container .left-container .bc-button-container a.learn-more-card-link {
  align-self: center;
  font-size: 10px;
}

#bc2025-club-card-container .left-container .bc-button-container #bread-payments-homepage-placement {
  text-transform: uppercase;
  font-family: 'robotoBold';
  background: #FFFFFF;
  width: 230px;
  height: 40px;
  outline: 3px solid #EF4323;
  border-radius: 2px;
  text-align: center;
  margin-right: 40px;
  text-align: center;
  padding-top: 12px;
}

#bc2025-club-card-container .left-container .bc-button-container #bread-payments-homepage-placement > div > div > span > a.epjs-body-action-link {
  /*bread injected link*/
  text-decoration: none;
  color: #EF4323;
  cursor: pointer;
  letter-spacing: 1px;
}

.bcwp .catalog-container {
  height: 100vh;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
/* Category List Navigation styles */
.bcwp .catlistnav-top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.bcwp .category-list-nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

.base-container .sub-base-container.SPGGray .catlistnav-top-container .category-list-nav-container .button-div a {
  background-color: #54565A;
  border-color: #54565A;
  color: #fff;
  box-shadow: none;
}

.base-container .sub-base-container:not(.SPGGray, .SPGOrange, .MidGray) .catlistnav-top-container .category-list-nav-container .button-div a {
  background-color: #fff;
  border-color: #fff;
  color: #252A2F;
  box-shadow: none;
  margin-top: 0;
  padding: 0;
}

.base-container .sub-base-container.SPGOrange .catlistnav-top-container .category-list-nav-container .button-div a {
  background-color: #D54400 !important;
  border-color: #D54400;
  color: #fff;
  box-shadow: none;
}

.base-container .sub-base-container.MidGray .catlistnav-top-container .category-list-nav-container .button-div a {
  background-color: #F0F0F0 !important;
  border-color: #F0F0F0 !important;
  color: #252A2F;
  box-shadow: none;
}

.bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin: 10px 8px 0px 8px;
}

.base-container .sub-base-container:not(.SPGGray, .SPGOrange, .MidGray) .catlistnav-top-container .category-list-nav-container .button-div {
  margin: 0 0 0 0;
  padding: 0;
}

.bcwp .base-container .sub-base-container .container-title {
  color: #54565A;
}

.bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div a {
  font-size: 1rem;
  line-height: 1.32757;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 37px;
  width: 365px;
  border-radius: 7px;
  margin-right: 30px;
  margin-left: 30px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0px;
  box-shadow: none;
}

.bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

@media screen and (max-width: 880px) {
  .bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div a {
    height: 37px;
    width: 300px;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 1rem;
    box-shadow: none;
  }
}

@media screen and (max-width: 680px) {
  .bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div {
    width: 160px;
    height: 29px;
    margin-bottom: 0;
    margin-top: 0px;
  }
  .base-container .sub-base-container:not(.SPGGray, .SPGOrange, .MidGray) .catlistnav-top-container .category-list-nav-container .button-container {
    margin: 0 0 3px 0;
  }
  .bcwp .category-list-nav-container:not(.SPGGray, .SPGOrange, .MidGray) .button-div {
    margin: 0 0 0 0;
    padding: 0;
  }
  .bcwp .category-list-nav-container .category-list-widget-wrapper .button-container .button-div a {
    font-size: 0.75rem;
    line-height: 1.54756;
    margin-right: 0;
    margin-left: 0;
    margin-left: 20px;
    line-height: 1rem;
    box-shadow: none;
  }
  .bcwp .category-list-nav-container .category-list-widget-wrapper .button-container {
    margin: 8px 0 10px 0;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.countdown-container .story {
  margin-bottom: 35px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .countdown-container .story {
    padding: 0 2.5%;
  }
}

.countdown-container .story .text h2 {
  font-size: 2rem;
  line-height: 1.35512;
  color: #54565A;
  text-transform: none;
  margin-bottom: 5px;
}

@media (max-width: 1200px) {
  .countdown-container .story .text h2 {
    font-size: calc(1.325rem + 0.9vw) ;
    line-height: 1.23259;
  }
}

.countdown-container .story .text .normal-text {
  font-family: "robotoLight", helvetica, arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.26955;
  color: #54565A;
}

@media (max-width: 1200px) {
  .countdown-container .story .text .normal-text {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

.countdown-container .countdown {
  position: relative;
}

@media screen and (max-width: 960px) {
  .countdown-container .countdown {
    padding: 0 2.5%;
  }
}

.countdown-container .countdown > * {
  left: 0;
  right: 0;
  margin: 0 auto;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .base-container.coupon-offer-disclaimer .sub-base-container {
  border: 1px solid #BABABA;
  width: 100%;
  max-width: 89%;
  margin: 0 auto;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container .container-title {
  font-family: "robotoBoldCondensed", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  line-height: unset;
  letter-spacing: .05rem;
  text-transform: uppercase;
  color: #D54400;
  position: absolute;
  top: -13px;
  right: 0;
  left: 0;
  padding: 6px 20px;
  width: fit-content;
  background-color: #fff;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 480px) {
  .bcwp .base-container.coupon-offer-disclaimer .sub-base-container .story .text {
    padding: 0 20px;
  }
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container .story .text h2 {
  text-align: center;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container .story .text h3 {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  line-height: 1.3;
  margin: 25px 0 16px 0;
  text-transform: none;
  text-align: center;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container .story .text .normal-text {
  margin: 0 auto 24px auto;
  max-width: 900px;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container .story .text .normal-text p {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  display: none;
  width: 100%;
  text-align: left;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container button {
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  padding: 0 20px;
  width: fit-content;
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  text-decoration: underline;
  color: #2A61FF;
  margin: 0 auto;
  text-transform: initial;
  background-color: #fff;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.theme-medium button {
  background-color: #F5F5F5;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.theme-dark .story .text {
  color: #fff;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.theme-dark .story .text h3 {
  color: #fff;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.theme-dark .story .text h3 p {
  color: #fff;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.theme-dark button {
  color: #fff;
  background-color: #54565A;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.content-theme-large h3 p:first-child {
  color: #D54400;
}

.bcwp .base-container.coupon-offer-disclaimer .sub-base-container.content-theme-large h3 p {
  margin: 5px 0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .deals-wide-container .sub-base-container h2.container-title {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  background-color: #252a2f !important;
  color: #fff !important;
  margin: 0 4px 24px 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.bcwp .deals-wide-container .sub-base-container h2.container-title > div {
  max-width: 89%;
  margin: 0 auto;
}

.bcwp .deals-tall-container .container-title {
  color: #252a2f;
  font-size: 1.5rem;
  line-height: 1.26955;
}

@media (max-width: 1200px) {
  .bcwp .deals-tall-container .container-title {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .deals-tall-container .container-title {
    font-size: 1.25rem;
    line-height: 1.31481;
  }
}

.deals-tall-container .deal-tall-widget {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  position: relative;
  z-index: 50;
  align-items: stretch;
  margin-bottom: 20px;
}

@media screen and (max-width: 1060px) {
  .deals-tall-container .deal-tall-widget {
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: center;
    flex-direction: column;
  }
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
}

@media screen and (max-width: 1060px) {
  .deals-tall-container .deal-tall-widget .deals-tall-wrapper {
    justify-content: center;
    column-gap: 20px;
  }
}

@media screen and (max-width: 560px) {
  .deals-tall-container .deal-tall-widget .deals-tall-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 20px;
  }
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall {
  width: 100%;
  max-width: 330px;
  padding: 8px 20px 24px 20px;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 560px) {
  .deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall {
    margin: 0 auto;
  }
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-top {
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 6px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-top .deals-tall-image-wrapper {
  max-height: 250px;
  max-width: 250px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-message-wrapper {
  display: block;
  position: absolute;
  z-index: 100;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-message-wrapper .deals-tall-numbering {
  border-radius: 50%;
  background-color: #252a2f;
  color: white;
  height: 41px;
  width: 41px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.41473;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  padding-top: 11px;
  z-index: 200;
  display: inline-block;
  position: relative;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-message-wrapper .deals-tall-message {
  z-index: 150;
  display: inline-block;
  min-height: 23px;
  font-size: 0.625rem;
  line-height: 1.82572;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  letter-spacing: .06em;
  background-color: rgba(37, 42, 47, 0.75);
  color: white;
  position: relative;
  padding: 3px 8px 0 24px;
  margin-left: -20px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-message-wrapper .deals-tall-message::after,
.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-message-wrapper .deals-tall-message-shift::after {
  content: "";
  position: absolute;
  right: -4px;
  width: 0px;
  height: 1px;
  top: 0;
  border-right: 4px solid transparent;
  border-top: 11px solid rgba(37, 42, 47, 0.75);
  border-bottom: 11px solid rgba(37, 42, 47, 0.75);
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .show-circle {
  margin-left: -10px;
  margin-top: 2px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .show-circle .deals-tall-message {
  padding: 3px 8px 0 24px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .hide-circle {
  margin-top: -8px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .hide-circle .deals-tall-message {
  padding: 3px 8px 0 8px;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-title {
  margin-bottom: 8px;
  font-size: 1.25rem;
  line-height: 1.31481;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  color: #252a2f;
  width: 100%;
  text-align: center;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-body {
  margin-bottom: 16px;
  font-size: 0.875rem;
  line-height: 1.41473;
  font-family: "roboto", helvetica, arial, sans-serif;
  color: #54565A;
  width: 100%;
  text-align: center;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block {
  margin-bottom: 24px;
  text-align: center;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper.map {
  flex-direction: column;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper {
  font-size: 1rem;
  line-height: 1.32757;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  display: flex;
  flex-direction: row;
  column-gap: 2px;
  justify-content: center;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper .deal-tall-main-price {
  color: #54565A;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper .deal-tall-main-price span {
  color: #828282;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper .deals-tall-sub-price {
  color: #D54400;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-price-wrapper .deals-tall-sub-price span {
  font-size: 0.75rem;
  line-height: 1.54756;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .deals-tall-price-block .deals-tall-was-price {
  font-size: 0.75rem;
  line-height: 1.54756;
  font-family: "roboto", helvetica, arial, sans-serif;
  margin-top: 6px;
  color: #828282;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .button-div {
  text-align: center;
}

.deals-tall-container .deal-tall-widget .deals-tall-wrapper .deals-tall .text-button-div {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 4px;
  font-size: 0.8125rem;
  line-height: 1.45404;
}

@media screen and (max-width: 1400px) {
  .deals-wide-container {
    padding: 0 10px;
  }
}

@media screen and (max-width: 375px) {
  .deals-wide-container {
    padding: 0;
  }
}

.deals-wide-container .deals-wide-widget {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  position: relative;
  z-index: 1;
  align-items: stretch;
  margin-bottom: 20px;
}

@media screen and (max-width: 1060px) {
  .deals-wide-container .deals-wide-widget {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;
  }
}

@media screen and (max-width: 960px) {
  .deals-wide-container .deals-wide-widget {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}

.deals-wide-container .deals-wide {
  max-width: 450px;
  position: relative;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .deals-wide-container .deals-wide {
    margin: 0 auto;
  }
}

.deals-wide-container .deals-wide .deals-wide-message-wrapper {
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 9;
}

.deals-wide-container .deals-wide .deals-wide-message-wrapper .deals-wide-numbering {
  border-radius: 50%;
  background-color: #252a2f;
  color: white;
  height: 41px;
  width: 41px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.41473;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  padding-top: 11px;
  z-index: 200;
  display: inline-block;
  position: relative;
}

.deals-wide-container .deals-wide .deals-wide-message-wrapper .deals-wide-message {
  min-height: 25px;
  font-size: 1.125rem;
  line-height: 1.26781;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  background-color: #D50001;
  color: white;
  padding: 3px 8px 0 24px;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-message-wrapper .deals-wide-message {
    font-size: 1rem;
    line-height: 1.32757;
  }
}

.deals-wide-container .deals-wide .deals-wide-message-wrapper .deals-wide-message::before,
.deals-wide-container .deals-wide .deals-wide-message-wrapper .deals-wide-message-shift::before {
  content: "";
  position: absolute;
  left: -4px;
  width: 0px;
  height: 3px;
  top: 0;
  border-left: 4px solid transparent;
  border-top: 11px solid #D50001;
  border-bottom: 11px solid #D50001;
}

.deals-wide-container .deals-wide .show-circle {
  margin-left: 10px;
  margin-top: 10px;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .show-circle {
    margin-left: 6px;
    margin-top: 6px;
  }
}

.deals-wide-container .deals-wide .show-circle .deals-wide-message {
  padding: 3px 8px 0 24px;
}

.deals-wide-container .deals-wide .hide-circle .deals-wide-message {
  padding: 2px 14px 0 12px;
  margin: 0;
}

.deals-wide-container .deals-wide .deals-wide-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: 100%;
  justify-content: center;
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-left {
  width: 50%;
  align-self: center;
  min-height: 225px;
  min-width: 225px;
  max-height: 225px;
  max-width: 225px;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-left {
    max-height: 207px;
  }
}

@media screen and (max-width: 375px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-left {
    max-height: 187px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right {
  text-align: right;
  padding: 24px 24px 24px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 49%;
  margin-left: 1%;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right {
    padding: 24px 20px 24px 0;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-title {
  font-size: 0.9375rem;
  line-height: 1.3668;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  color: #54565A;
  padding-top: 24px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-title {
    font-size: 0.875rem;
    line-height: 1.41473;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-body {
  margin-top: 8px;
  font-size: 0.875rem;
  line-height: 1.41473;
  font-family: "roboto", helvetica, arial, sans-serif;
  color: #54565A;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-body {
    font-size: 0.75rem;
    line-height: 1.54756;
    margin-top: 6px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block {
  margin-top: 16px;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block {
    margin-top: 12px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper {
  font-size: 1.125rem;
  line-height: 1.26781;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  line-height: 1em;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper {
    font-size: 1rem;
    line-height: 1.32757;
    line-height: 1em;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper .deal-wide-main-price {
  color: #54565A;
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper .deal-wide-main-price span {
  color: #828282;
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper .deals-wide-sub-price {
  color: #D54400;
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-price-wrapper .deals-wide-sub-price span {
  font-size: 0.75rem;
  line-height: 1.54756;
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-was-price {
  font-size: 0.75rem;
  line-height: 1.54756;
  font-family: "roboto", helvetica, arial, sans-serif;
  margin-top: 6px;
  color: #828282;
  text-decoration: line-through;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-top .deals-wide-price-block .deals-wide-was-price {
    font-size: 0.625rem;
    line-height: 1.82572;
    margin-top: 4px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .button-div {
  margin-top: 24px;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .button-div {
    margin-top: 20px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .button-div .bcwp-button {
  text-align: center;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .button-div .bcwp-button {
    padding: 8px 22px 9px;
  }
}

.deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .text-button-div {
  margin-top: 20px;
  font-size: 0.8125rem;
  line-height: 1.45404;
}

@media screen and (max-width: 480px) {
  .deals-wide-container .deals-wide .deals-wide-content .deals-wide-right .right-bottom .text-button-div {
    margin-top: 16px;
  }
}

.bcwp .deals-wide-container.theme-dark,
.bcwp .deals-wide-container.theme-dark .sub-base-container {
  background-color: #fff !important;
  color: #54565A !important;
}

.bcwp .deals-wide-container .deals-wide-widget a.deals-wide-link {
  color: #54565A !important;
  text-decoration: none !important;
}

.bcwp .deals-wide-container.theme-dark .deals-wide .deals-wide-content {
  background-color: #F5F5F5;
}

.bcwp .deals-wide-container.theme-dark .deals-wide .deals-wide-content .deals-wide-left .deals-wide-image-wrapper {
  padding: 2px;
}

.bcwp .deals-wide-container.theme-dark .deals-wide .deals-wide-content .deals-wide-left img {
  border-radius: 50%;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .dept-containers .SEOTopAbstract {
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}

.bcwp .dept-containers .seo-title {
  font-size: 24px;
  color: #54565a;
  margin-bottom: 12px;
  font-family: 'robotoBold', helvetica, arial, sans-serif;
}

.bcwp .dept-containers .seo-top {
  font-size: 14px;
  line-height: 19px;
  color: #54565a;
}

.bcwp .dept-containers .seo-top-abstract-container {
  padding-top: 32px;
  padding-bottom: 16px;
}

@media screen and (max-width: 730px) {
  .bcwp .dept-containers .spiffX2-container .SpiffX2Widget {
    margin: 0 auto;
    width: 95%;
  }
}

.bcwp .dept-containers .spiffX2-container .SpiffX2Widget .spiffX {
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-flex-basis: 49%;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 49%;
}

@media screen and (max-width: 730px) {
  .bcwp .dept-containers .spiffMultiLinkX2-container .spiffMultiLink-widget {
    margin: 0 auto 50px auto;
    width: 95%;
    padding: 0;
  }
}

.bcwp .dept-containers .dept-name {
  text-align: center;
  padding-bottom: 24px;
}

.bcwp .dept-containers .dept-name h1 {
  font-size: 40px;
  color: #54565A;
  font-family: 'robotoBold', helvetica, arial, sans-serif;
}

@media screen and (max-width: 730px) {
  .bcwp .dept-containers .dept-name h1 {
    font-size: 32px;
  }
}

.bcwp .dept-containers .visual-nav-container {
  width: 100%;
  overflow: auto;
  /* ensures height is calc'd correctly when contents are floated */
  position: relative;
}

.bcwp .dept-containers .visual-nav-container .sub-base-container {
  background-color: #F0F0F0;
  padding: 0 0 40px 0;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-grid {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1128px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-grid {
    width: 95%;
  }
}

.bcwp .dept-containers .visual-nav-container .dept-categories {
  text-align: center;
  padding-bottom: 24px;
  padding-top: 24px;
}

.bcwp .dept-containers .visual-nav-container .dept-categories h2 {
  font-size: 24px;
  color: #54565A;
  font-family: 'robotoBold', helvetica, arial, sans-serif;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-grid-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 2px;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-grid-parent .visual-nav-item {
  flex: 0 1 24%;
}

@media screen and (max-width: 768px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-grid-parent .visual-nav-item {
    flex: 0 1 33%;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-grid-parent .visual-nav-item {
    flex: 0 1 49%;
  }
}

.bcwp .dept-containers .visual-nav-container .visual-nav-item:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  z-index: 1;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile {
  background-color: #fff;
  color: #000;
  padding: 12px;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile a {
  color: #000;
}

.bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
  display: block;
  margin: 0 auto;
  padding: 20px 20px 12px 20px;
}

@media screen and (max-width: 960px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (max-width: 768px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media screen and (max-width: 560px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (max-width: 320px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile img {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile .visual-nav-item-desc {
  color: #000;
  font-family: 'robotoLight', helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 4px 0 2px 0;
  min-height: 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile .visual-nav-item-desc {
    font-size: 13px;
  }
}

@media screen and (max-width: 320px) {
  .bcwp .dept-containers .visual-nav-container .visual-nav-item .visual-nav-item-tile .visual-nav-item-desc {
    font-size: 11px;
    line-height: 13px;
    min-height: 32px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
@media screen and (max-width: 680px) {
  .featuredProducts-container .story {
    padding: 0 10px;
  }
}

.featuredProducts-container .story .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.featuredProducts-container .story .text h2 {
  font-size: 1.5rem;
  line-height: 1.26955;
  font-family: "robotoBold", helvetica, arial, sans-serif;
}

@media (max-width: 1200px) {
  .featuredProducts-container .story .text h2 {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

.featuredProducts-container .story .text .normal-text {
  font-family: "roboto", helvetica, arial, sans-serif;
  margin: 12px 0 0 0;
  max-width: 800px;
}

.featuredProducts-container .story .text .button-container {
  width: auto;
  margin-top: 16px;
}

.featuredProducts-container .story .text .button-container .button-div a {
  box-shadow: none;
  border: none;
  padding: 0;
  background-color: inherit;
  color: #D54400;
  text-decoration: underline;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  letter-spacing: 0.05rem;
}

.featuredProducts-container .bcwp-widgets-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

@media screen and (max-width: 680px) {
  .featuredProducts-container .bcwp-widgets-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0 16%;
  }
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product {
  background-color: #fff;
  max-width: 321px;
  margin-right: 30px;
}

@media screen and (max-width: 680px) {
  .featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product {
    margin-right: 0;
    margin-bottom: 12px;
  }
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-image img {
  height: 321px;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text {
  color: #54565A;
  margin: 8px 20px 16px;
  text-align: center;
}

@media screen and (max-width: 680px) {
  .featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text {
    margin: 8px 10px 16px;
  }
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .product-name {
  margin-bottom: 8px;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .product-name a {
  font-size: 0.9375rem;
  line-height: 1.3668;
  font-family: "robotoBold", helvetica, arial, sans-serif;
  color: #54565A;
  text-decoration: none;
  background-color: #fff;
  border: none;
  box-shadow: none;
  letter-spacing: inherit;
  text-transform: none;
  padding: 0;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .product-name a:hover {
  text-decoration: underline;
  background-color: #fff;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-star-ratings-container {
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-star-ratings-container .rating-box-large .stars-overlay {
  width: 64px;
  height: 18px;
  text-indent: -999em;
  background: url(/images/gorilla/sprite.png) -367px 1px no-repeat;
  position: absolute;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-star-ratings-container .rating-box-large .stars-overlay .rating {
  width: 100%;
  height: 14px;
  text-indent: -999em;
  background: url(/images/gorilla/sprite.png) -302px 1px no-repeat;
  float: left;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-star-ratings-container .rating-average {
  margin-left: 70px;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-price-block .price {
  font-family: "robotobold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-price-block .slash {
  color: #D9D8D6;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-price-block .club-price {
  color: #D54400;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-price-block .club-price .member-span {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product .bcwp-product-text .bcwp-price-block .club-price.apply-checkout {
  font-family: "robotoMedium", helvetica, arial, sans-serif;
}

.featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 680px) {
  .featuredProducts-container .bcwp-widgets-wrapper .featuredProductsX-product:last-of-type {
    margin-bottom: 0;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .base-container.inline-video-container {
  padding: 50px 10% 60px 10%;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.inline-video-container {
    padding: 30px 0;
  }
}

.bcwp .base-container.inline-video-container .media-widget .video-object {
  max-width: 900px;
  margin: 0 auto;
}

.bcwp .base-container.inline-video-container .media-widget .video-object::before {
  float: left;
  padding-top: 56.25%;
  content: '';
}

.bcwp .base-container.inline-video-container .media-widget .video-object::after {
  display: block;
  content: '';
  clear: both;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .base-container.lifestylePlusFive-container .container-title {
  padding-bottom: 16px;
  padding-top: 24px;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider {
  padding: 0px;
  max-height: 480px;
}

@media screen and (max-width: 1400px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider {
    padding: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider {
    max-height: 760px;
    max-width: 500px;
    margin: auto;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-arrow {
  top: 50%;
  width: 22px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: #fff;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-arrow {
    top: 63%;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray.slick-arrow {
  left: 0;
  justify-content: center;
  padding-left: 5px;
}

@media screen and (max-width: 1400px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray.slick-arrow {
    left: 5px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray {
  position: absolute;
  right: 0;
  width: 22px;
  height: 30px;
  background-color: #54565A;
  color: #fff;
  cursor: pointer;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(-45deg);
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray.slick-arrow {
  right: 0;
  justify-content: center;
  padding-right: 5px;
}

@media screen and (max-width: 1400px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray.slick-arrow {
    right: 5px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray {
  position: absolute;
  right: 0;
  width: 22px;
  height: 30px;
  background-color: #54565A;
  color: #fff;
  cursor: pointer;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(45deg);
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide {
  margin: 0;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  max-width: 1400px;
  max-height: 480px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget {
    flex-direction: column;
    justify-content: center;
    max-width: 500px;
    max-height: 760px;
    margin: auto;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box {
  height: 100%;
  max-width: 500px;
  max-height: 480px;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 500px;
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img .lifestylePlusFive-img-gradient {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 480px;
  aspect-ratio: auto 500 / 480;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img .lifestylePlusFive-img-gradient {
    max-height: 63%;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
  position: fixed;
  bottom: 0;
  max-width: 250px;
  padding-bottom: 30px;
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline {
    bottom: 35%;
    padding-left: 15px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text {
  margin-bottom: 16px;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text span {
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 36px;
  line-height: 47px;
  color: #fff;
}

@media screen and (max-width: 1128px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text span {
    font-size: 32px;
    line-height: 42px;
  }
}

@media screen and (max-width: 960px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text span {
    font-size: 28px;
    line-height: 37px;
  }
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text span {
    font-size: 36px;
    line-height: 47px;
  }
}

@media screen and (max-width: 480px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-image-box .lifestylePlusFive-img-headline .lifestylePlusFive-img-headline-text span {
    font-size: 24px;
    line-height: 32px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 900px;
  -ms-flex-preferred-size: 900px;
  flex-basis: 900px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box {
    margin-top: 12px;
    max-width: 500px;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 600px;
  -ms-flex-preferred-size: 600px;
  flex-basis: 600px;
  padding-left: 2%;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box {
    padding-left: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 334px;
    -ms-flex-preferred-size: 334px;
    flex-basis: 334px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border {
  background-color: #ffffff;
  border: solid 1px;
  border-color: #D9D8D6;
  max-width: 48%;
  max-height: 48.75%;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 284px;
  -ms-flex-preferred-size: 284px;
  flex-basis: 284px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 158px;
    -ms-flex-preferred-size: 158px;
    flex-basis: 158px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border .lifestylePlusFive-product-button {
  padding-left: 10px;
  margin-top: -28px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border .lifestylePlusFive-product-button {
    margin-top: -34px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border .lifestylePlusFive-product-button button.bcwp-button {
  height: 24px;
  width: 24px;
  font-size: 20px;
  line-height: 16px;
  text-align: center;
  padding: 0 0 0 1px;
  position: absolute;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border:nth-child(1) {
  margin-bottom: 1%;
  margin-right: 1%;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border:nth-child(2) {
  margin-bottom: 1%;
  margin-left: 1%;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border:nth-child(3) {
  margin-top: 1%;
  margin-right: 1%;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product-border:nth-child(4) {
  margin-top: 1%;
  margin-left: 1%;
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 284px;
  -ms-flex-preferred-size: 284px;
  flex-basis: 284px;
  width: 100%;
  padding: 1.25%;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 158px;
    -ms-flex-preferred-size: 158px;
    flex-basis: 158px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product img {
  width: 82%;
  margin: auto;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 228px;
  -ms-flex-preferred-size: 228px;
  flex-basis: 228px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-short-products-box .lifestylePlusFive-short-product img {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 127px;
    -ms-flex-preferred-size: 127px;
    flex-basis: 127px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border {
  display: inline-block;
  background-color: #ffffff;
  border: solid 1px;
  border-color: #D9D8D6;
  margin-left: 1.333%;
  height: 100%;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 288px;
  -ms-flex-preferred-size: 288px;
  flex-basis: 288px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 160px;
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border .lifestylePlusFive-tall-product img {
  max-width: 98.611%;
  margin: 34.5% auto;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 284px;
  -ms-flex-preferred-size: 284px;
  flex-basis: 284px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border .lifestylePlusFive-tall-product img {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 158px;
    -ms-flex-preferred-size: 158px;
    flex-basis: 158px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border .lifestylePlusFive-product-button {
  position: absolute;
  bottom: 0;
  padding-bottom: 12px;
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border .lifestylePlusFive-product-button {
    padding-bottom: 10px;
  }
}

body .base-container.lifestylePlusFive-container .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .lifestylePlusFive-slide .lifestylePlusFive-widget .lifestylePlusFive-products-box .lifestylePlusFive-tall-product-border .lifestylePlusFive-product-button button.bcwp-button {
  height: 24px;
  width: 24px;
  font-size: 20px;
  line-height: 16px;
  text-align: center;
  padding: 0 0 0 1px;
}

body .base-container.lifestylePlusFive-container .lifestylePlusFive-button-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 24px;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .lifestylePlusFive-button-links {
    flex-direction: column;
    text-align: center;
  }
}

body .base-container.lifestylePlusFive-container .lifestylePlusFive-button-links .bcwp-button {
  margin: 0px 1%;
}

@media screen and (max-width: 768px) {
  body .base-container.lifestylePlusFive-container .lifestylePlusFive-button-links .bcwp-button {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin: 12px auto;
    min-width: 55%;
  }
}

body md-dialog.lifestylePlusProduct-product-modal {
  border-radius: 4px;
}

body md-dialog.lifestylePlusProduct-product-modal md-toolbar {
  display: none;
}

body md-dialog.lifestylePlusProduct-product-modal md-dialog-content {
  padding: 0;
  background-color: transparent;
}

body md-dialog.lifestylePlusProduct-product-modal md-dialog-content .lifestylePlusProduct-product-modal-info {
  text-align: center;
  background-color: #252A2F;
  padding: 12px;
  width: 272px;
}

body md-dialog.lifestylePlusProduct-product-modal md-dialog-content .lifestylePlusProduct-product-modal-info .product-text span {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}

body md-dialog.lifestylePlusProduct-product-modal md-dialog-content .lifestylePlusProduct-product-modal-info a {
  text-decoration: none;
  margin-top: 12px;
  font-size: 14px;
  padding: 8px 12px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .base-container.navigation-carousel {
  background-color: #fff;
}

body .base-container.navigation-carousel .container-title {
  font-family: "robotoLight", helvetica, arial, sans-serif;
  font-size: 2rem;
  line-height: 1.35512;
  color: #54565A;
  padding-bottom: 20px;
}

@media (max-width: 1200px) {
  body .base-container.navigation-carousel .container-title {
    font-size: calc(1.325rem + 0.9vw) ;
    line-height: 1.23259;
  }
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider {
  padding: 8px 50px 16px;
}

@media screen and (max-width: 680px) {
  body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider {
    padding: 8px 35px;
  }
}

@media screen and (max-width: 480px) {
  body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider {
    padding: 8px 25px;
  }
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-arrow {
  top: 40%;
  width: 22px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: #fff;
}

@media screen and (max-width: 680px) {
  body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-arrow {
    top: 40%;
  }
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray.slick-arrow {
  left: 0;
  justify-content: center;
  padding-left: 5px;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray {
  position: absolute;
  right: 0;
  width: 22px;
  height: 30px;
  background-color: #54565A;
  color: #fff;
  cursor: pointer;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-prev-gray::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(-45deg);
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray.slick-arrow {
  right: 0;
  justify-content: center;
  padding-right: 5px;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray {
  position: absolute;
  right: 0;
  width: 22px;
  height: 30px;
  background-color: #54565A;
  color: #fff;
  cursor: pointer;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .sg-slick-next-gray::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(45deg);
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide {
  margin: 0 5px;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .navigation-slide a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .navigation-slide a img {
  max-width: 160px;
  max-height: 160px;
  margin-bottom: 4px;
}

@media screen and (max-width: 680px) {
  body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .navigation-slide a img {
    max-width: 100px;
    max-height: 100px;
  }
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .navigation-slide a .nav-text {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  line-height: 13px;
  color: #54565A;
  text-align: center;
  margin-bottom: 8px;
}

body .base-container.navigation-carousel .bcwp-widgets-wrapper.slider-container.slick-slider .slick-slide .navigation-slide a:hover {
  color: #54565A;
  text-decoration: underline;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .base-container.responsiveHero-container {
  background-color: #fff;
}

.bcwp .base-container.responsiveHero-container .media-story {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story {
    flex-wrap: wrap;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .inverted.img {
  -webkit-flex-order: 2;
  order: 2;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .inverted.img {
    -webkit-flex-order: 1;
    order: 1;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .inverted.img img {
  box-shadow: 0px -3px 9px 0px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .inverted.img img {
    box-shadow: none;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .img {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  z-index: 1;
  max-width: 900px;
}

.bcwp .base-container.responsiveHero-container .media-story .img img {
  display: block;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .img img {
    box-shadow: none;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .inverted.text {
  -webkit-flex-order: 1;
  order: 1;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .inverted.text {
    -webkit-flex-order: 2;
    order: 2;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .text {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  padding: 10px 3% 0 3%;
  max-width: 500px;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .text {
    max-width: 100%;
    margin: 0;
    padding: 20px 8% 20px 8%;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text h2 {
  font-size: 2.5rem;
  line-height: 1.33853;
  font-family: 'roboto-black', 'roboto black', 'robotoBold', helvetica, arial, sans-serif;
  text-transform: none;
  line-height: 1em;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text h2 {
    font-size: calc(1.375rem + 1.5vw) ;
    line-height: 1.22788;
  }
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text h2 {
    font-size: 2.1875rem;
    line-height: 1.34756;
  }
}

@media screen and (max-width: 960px) and (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text h2 {
    font-size: calc(1.34375rem + 1.125vw) ;
    line-height: 1.23077;
  }
}

@media screen and (max-width: 680px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text h2 {
    font-size: 28px;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .normal-text {
  font-family: 'robotoRegCondensed', 'roboto condensed', helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  line-height: 1.143em;
}

@media (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .normal-text {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

@media screen and (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .normal-text {
    line-height: 1.143em;
  }
}

@media screen and (max-width: 1060px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .normal-text {
    font-size: 1.125rem;
    line-height: 1.26781;
    line-height: 1.143em;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

@media screen and (max-width: 680px) {
  .bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .button-div {
    margin-top: 24px;
  }
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 1em;
  color: #fff;
  background-color: #D54400;
  border: none;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 12px 22px;
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover {
  background-color: #CA4F25;
}

.bcwp .base-container.responsiveHero-container .media-story .text .media-inner-text .button-div .bcwp-button:nth-child(3) {
  break-before: always;
}

.bcwp .base-container.responsiveHero-container.short .media-story .text .media-inner-text h2 {
  font-size: 2.25rem;
  line-height: 1.34545;
  line-height: 1em;
}

@media (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container.short .media-story .text .media-inner-text h2 {
    font-size: calc(1.35rem + 1.2vw) ;
    line-height: 1.23017;
  }
}

@media screen and (max-width: 1200px) {
  .bcwp .base-container.responsiveHero-container.short .media-story .text .media-inner-text h2 {
    font-size: 28px;
    line-height: 1em;
  }
}

@media screen and (max-width: 1060px) {
  .bcwp .base-container.responsiveHero-container.short.btn2 .text {
    margin: 10px 0;
    padding: 5px 2% 0 2%;
  }
  .bcwp .base-container.responsiveHero-container.short.btn2 .text .media-inner-text .button-div {
    margin-top: 10px;
  }
  .bcwp .base-container.responsiveHero-container.short.btn2 .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.responsiveHero-container.short.btn2 .text {
    margin: 0;
    padding: 20px 8% 20px 8%;
  }
  .bcwp .base-container.responsiveHero-container.short.btn2 .text .media-inner-text .button-div {
    margin-top: 20px;
  }
  .bcwp .base-container.responsiveHero-container.short.btn2 .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
    margin-bottom: 10px;
  }
}

.bcwp .base-container.responsiveHero-container.theme-dark {
  background-color: #54565A;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-light .media-story .text {
  color: #252a2f;
  background-color: #F5F5F5;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-light .media-story .text .media-inner-text h2 {
  color: #252a2f;
  background-color: #F5F5F5;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-dark .media-story .text {
  background-color: #252a2f;
  color: #fff;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-dark .media-story .text .media-inner-text h2 {
  color: #fff;
  background-color: #252a2f;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-orange .media-story .text {
  background-color: #D54400;
  color: #fff;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-orange .media-story .text .media-inner-text h2 {
  color: #fff;
  background-color: #D54400;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-orange .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
  background-color: #252a2f;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-orange .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover {
  background-color: #353E46;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-brown .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-green .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-red .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-blue .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n),
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-bright-green .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n) {
  background-color: #252a2f;
}

.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-brown .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-green .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-red .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-blue .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover,
.bcwp .base-container.responsiveHero-container .sub-base-container.content-theme-bright-green .media-story .text .media-inner-text .button-div > .bcwp-button:nth-of-type(n):hover {
  background-color: #353E46;
}

.bcwp .dept-containers .base-container.responsiveHero-container {
  padding: 0 0 30px 0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
/*#region Certona items*/
.slider-container {
  position: relative;
  padding: 10px 50px;
}

.slider-container .slider-header {
  margin-bottom: 10px;
  text-align: left;
}

.slider-container .slider-header span,
.slider-container .sg-header {
  font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
  font-style: normal;
  text-transform: capitalize;
  color: #D54400;
  font-size: 27px;
}

.product-view .product-suggestions {
  width: 100%;
  position: relative;
  margin-top: 25px;
}

.slider-container {
  padding: 10px 50px;
}

.products-grid .product-name {
  font-size: 13px;
  line-height: 18px;
  margin: 4px 0 5px;
}

.product-name {
  font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
  text-transform: none;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .base-container.slimArticleLinks-container .slimArticleLinks-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  height: 68px;
  margin: 0 5px;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget {
    height: auto;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-header {
  background-color: #252A2F;
  width: 136px;
  height: 68px;
  padding: 25px 0;
  border-radius: 7px 0 0 7px;
  text-align: center;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 136px;
  -ms-flex-preferred-size: 136px;
  flex-basis: 136px;
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-header img {
  margin: auto;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-header {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 38px;
    -ms-flex-preferred-size: 38px;
    flex-basis: 38px;
    height: 38px;
    border-radius: 7px;
    padding: 10px 0;
    z-index: 1;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects {
  background-color: #F0F0F0;
  border-radius: 0 7px 7px 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects {
    flex-direction: column;
    border-radius: 7px;
    margin: -19px 10px 0 10px;
    padding: 24px 30px 8px 30px;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink {
    margin: 12px 0;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink a {
  margin: 10px 30px;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-family: 'robotoMedium', helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink a {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink a {
    font-size: 15px;
    line-height: 19px;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink-divider {
  background-color: #B0B0B0;
  width: 1px;
  height: 50px;
}

@media screen and (max-width: 960px) {
  body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink-divider {
    display: none;
  }
}

body .base-container.slimArticleLinks-container .slimArticleLinks-widget .slimArticleLinks-objects .slimArticleLink:nth-child(1) .slimArticleLink-divider {
  display: none;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .base-container.spiffMultiLinkX4-container .sub-base-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget {
  width: 23%;
}

@media screen and (max-width: 960px) {
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget {
    margin-bottom: 25px;
    width: 45%;
  }
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget:nth-child(3), .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget:nth-child(4) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container {
    padding: 12px 10px 0px 10px;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container h2 {
    font-size: 21px;
    line-height: 22px;
  }
}

.bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container h3 {
  text-transform: capitalize;
}

@media screen and (max-width: 480px) {
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container h3 {
    font-size: 21px;
    line-height: 21px;
  }
}

.bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container .multi-links .multi-link {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container .multi-links .multi-link {
    width: auto;
  }
}

.bcwp .base-container.spiffMultiLinkX4-container .sub-base-container > div.spiffMultiLink-widget .sml-content-container .multi-links .multi-link a {
  text-transform: capitalize;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.wysiwyg-container {
  font-size: 1rem;
  line-height: 1.32757;
  line-height: 24px !important;
  max-width: 900px;
  margin: 0 auto;
}

.wysiwyg-container div p span {
  line-height: 24px;
}

.wysiwyg-container div p {
  line-height: 24px;
}

.wysiwyg-container h3 {
  text-transform: none;
  font-size: 16px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bcwp .youtube123-container {
  color: #54565A;
}

.bcwp .youtube123-container .container-title {
  font-family: "robotoBold", helvetica, arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.26955;
  padding-bottom: 20px;
}

@media (max-width: 1200px) {
  .bcwp .youtube123-container .container-title {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

.bcwp .youtube123-container .youtube123-widget-objects {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: baseline;
  row-gap: 0;
}

@media screen and (max-width: 1128px) {
  .bcwp .youtube123-container .youtube123-widget-objects {
    flex-direction: column;
    row-gap: 30px;
  }
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .iframe-wrapper iframe {
  border-radius: 12px;
}

@media screen and (max-width: 1128px) {
  .bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .iframe-wrapper iframe {
    width: 580px;
    height: 328px;
  }
}

@media screen and (max-width: 680px) {
  .bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .iframe-wrapper iframe {
    width: 435px;
    height: 246px;
  }
}

@media screen and (max-width: 480px) {
  .bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .iframe-wrapper iframe {
    width: 320px;
    height: 180px;
  }
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  column-gap: 10px;
  margin-top: 12px;
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-title {
  font-family: "robotoBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  margin-bottom: 6px;
}

@media only screen and (max-width: 960px) {
  .bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-title {
    max-width: 260px;
  }
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  column-gap: 7px;
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-info .youtube-views {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-info .dot {
  width: 3px;
  height: 3px;
  background: #54565A;
  border-radius: 50%;
}

.bcwp .youtube123-container .youtube123-widget-objects .youtube-video-object .additional-content .youtube-info .youtube-posted-date {
  font-family: "roboto", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}
