#family-header{
    width: 100%;
}
#family-header-background{
    width: 100%;
    min-height: 816px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    display: flex;
    /* flex-flow: row wrap; */
    justify-content: space-around;
    padding: 110px 0 110px;
    align-items: center;
    overflow: hidden;
}
.v2 #family-header-background{
    background-attachment: fixed;
}
.v3 #family-header-background{
    flex-flow: column;
}
.v3 #family-header-background .img-container div{
    display: flex;
    flex-flow: row;
    justify-content: center;
}
.img-container{
    width: 33%;
}
@media only screen and (max-width: 999px) {
    #family-header-background {
        flex-flow: row wrap;
    }
    .img-container {
        width: 100%;
    }
    .img-container img {
        width: 60%;
    }
}
#family-header .product-image{
    min-width: 325px;
    max-width: 100%;
}
#family-header .img-container{
    display: flex;
    flex-flow: row;
    justify-content: space-around;
}
.v2 #family-header .img-container{
    width: 108%;
}
.v2 #family-header p{
    width: 78%;
    text-align: left;
}
.family-header-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}
#family-descriptor{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#product-name{
    font-size: 75px;
    line-height: 100px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
    display: block;
    text-align: center;

}
.v2 #product-name{
    font-size: 95px;
    font-weight: 700;
    width: 79%;
}
#product-description p{
    font-size: 21px;
}
#snuc-tagline{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#family-subheader{
    background-color: rgba(0,116,198,0.75);
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    width: 100%;
    padding: 30px 0 40px;
    min-height: 122px;
}
#family-subheader div{
    max-width: 1200px;
    margin-left: auto;
    margin-right:auto;
}
#family-subheader p {
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
#family-header p{
    text-align: center;
    color: #ffffff;
    line-height: 1.5;
}
.v1 #marketing-section{
    background: #eaeff9;
    padding: 110px 0 110px;
}
.v2 #marketing-header .container{
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #333333;
    text-align: center;
    line-height: 1.3;
}
#marketing-header .row {
    margin: 0px;
}

#marketing-section.parallax{
    background-attachment: scroll;
}
#marketing-section {
    background-size: cover;
    background-attachment: fixed;
}
#marketing-section>div:nth-child(2){
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.v1 #marketing-container{
    margin-bottom: 50px;
}
.v1 #marketing-container{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    max-width: 1450px;
}
.v2 #marketing-container{
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}
.v2 #marketing-container .container{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.v2 .marketing-image{
    flex-direction: row;
    justify-content: space-evenly;
    width: 50%;
    min-width: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.v1 #marketing-image{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.v1 #marketing-image{
    flex-direction: row;
    width: 35%;
    min-width: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.marketing-paragraphs{
    width: 50%;
}
.v2 .marketing-paragraphs p{
    margin-bottom: 20px;
    font-size: 21px;
    min-width: 300px;
    padding-right: 100px;
    padding-left: 100px;
}
.v2 .marketing-paragraphs span{
    font-weight: 700;
    font-size: 65px;
    display: flex;
    padding-left: 100px;
}

.v1 #marketing-paragraphs{
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 20px;
    font-size: 15px;
    color: #555555;
    width: 45%;
    min-width: 300px;
}
.optional_marketing_text{
    text-align: center;
    margin: auto;
    width: 50%;
}
#marketing_background_image{
    background-repeat: no-repeat;
    background-position: 50% 60px;
    background-attachment: fixed;
}
span{
    font-weight: bold;
    text-transform: uppercase;


}
.product-section span {
    text-transform: none;
    color: rgb(85, 85, 85);
    border-left: none;
    border-right: none;
}

#product-selection-section{

}
#product-header{
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: 'Oswald', 'arial', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    font-size: 50px;
    border-top: 9px rgb(0,116,198);
    border-bottom: 9px rgb(0,116,198);
    border-style: solid;
    background-size: cover;
    padding: 90px;
    text-align: center;
    line-height: 1.1;
}

#product-subheader {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #555555;
    text-transform: none;
    text-align: center;
    line-height: 1.5;
}
#product-subheader .row {
    margin: 0px;
}
#product-subheader p{
    text-align: center;
}

#product-selection {
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
    padding-bottom: 60px;
    color: #555;
    font-size: 13px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1170px;
}

.product-section {
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
    padding-bottom: 60px;
    color: #555;
    font-size: 13px;
    margin: auto;
    max-width: 1170px;
    width: 100%;
}


.product {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    width: 33%;
    text-align: center;
    /* border-bottom: 1px solid grey; */
    list-style: none !important;
}
.product-images {
    width: 80%;
    margin: auto;
}
.product .img-container > img {
    max-width: 100%;
    height: auto;
}
.woocommerce-loop-product__title{
    line-height: 32px !important;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    padding-left: 8px !important;
    padding-right: 8px !important;
    color: #0074c6;
    position: relative;
    z-index: 1;
}

.product .config {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #555555;
    font-family: 'Oswald', sans-serif;
}
.product .price {
    letter-spacing: 0.3px;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 6px 8px !important;
    color: #555 !important;
    font-size: 18px !important;
    font-family: 'Oswald', sans-serif;
    font-style: italic;
}
.product .pricesale {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    text-decoration: line-through;
}
.product .sale,
.product .on-sale {
    font-size: 18px;
    /* color: red; */
    /* font-style: italic; */
    font-weight: bold;
}
.product .build {

}
.build>a.build-btn {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    background: #ff9d29 no-repeat scroll 0 0;
    border: 2px solid #ff9d29;
    border-radius: 22px;
    padding: 5px 20px;
    display: inline-block;
    letter-spacing: 1px;
    width: 160px;
}
.build .build-btn:hover {
    background: #f19221;
    border-color: #f19221;
}
@media only screen and (max-width: 999px) {
    #product-header{
        font-size: 40px;
        padding: 70px;
    }
}
@media only screen and (max-width: 768px) {
    #marketing-header {
        font-size: 24px;
    }
    .v2 #marketing-container .container:nth-child(1){
        flex-flow: row-reverse wrap-reverse;
    }
    .v2 #marketing-container .container:nth-child(3){
        flex-flow: row-reverse wrap-reverse;
    }
    .v2 .marketing-container{
        flex-flow:column;
    }
    .v2 .marketing-paragraphs{
        width:100%;
        padding: 0 10px;
    }
    .v2 .marketing-image{
        width:100%;
    }
    #product-header{
        font-size: 36px;
        padding: 50px;
    }
    .product {
        width: 100%;
    }
    .title{
        font-size: 24px;
    }
    .product .img-container img {
        width: 80%;
    }
}
@media only screen and (max-width: 480px) {

    .v2 .marketing-paragraphs p{
        padding: 0;
    }
    .v2 .marketing-paragraphs h1{
        margin: 0;
    }
    #product-header{
        font-size: 32px;
        padding: 50px 10px;
    }
}
@media only screen and (max-width: 400px) {
    #product-header{
        font-size: 28px;
        padding: 40px 10px;
    }
}
