@charset "UTF-8";

body {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    /* color: #333; */
    box-sizing: border-box;
    /* margin-top: 120px; */
}

.master-wrapper {
    min-width: 1024px;
    overflow: hidden;
}
.content-subhead a {
    float: right;
    background: rgba(0, 0, 0, 0.2);
    line-height: 2em;
    margin: .4em;
    font-size: .75em;
    padding: 0 1em;
    border-radius: .25em;
    color: #fff;
    text-decoration: none;
    /* position: absolute; */
    /* top: 0; */
}
    
    .content-subhead a:hover {
        background: #333;
    }

.home-feature .content-subhead a {
    /* outline-color: #333; */
    background: #333;
    outline: solid 2px #333;
    font-size: 1.2em;
    border-radius: 0;
    margin-top: -3.5em;
}

@media screen and (max-width: 428px) {
    .home-feature .content-subhead a {
        float:none;
        margin:auto;
        max-width: 320px;
        display:block;
}
}

div#dvPersonlizedDeckDisplay {
    margin: 2em auto;
}

.home-page {
    /* margin-top: 26em; */
}

    .home-page .hero-home {
        /* position: absolute; */
        background: url("/images/features/levi_gap_suck_up_tall.jpg");
        background-size: cover;
        background-position: 50% 28%;
        min-height: 34em;
        width: 100%;
        left: 0;
        right: 0;
        top: 135px;
        box-shadow: inset 0 3px 3px;
    }
        
        .home-page .hero-home:after {
            display: table;
            content: ' ';
            clear: both;
        }

      .content-hero-reponsive {
    max-width: 996px;
}
    
    .home-page .hero-home-content-1, .home-page .hero-home-content-2 {
        text-align: center;
        height: 100%;
    }
    
    .home-page .hero-home-content-1 {
        width: 100%;
        padding-top: 2em;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
    }

@media screen and (min-width: 481px) {
    
    .home-page .hero-home-content-1 {
        width: 50%;
        padding-top: 5em;
        float: right;
    }
}

.home-page .hero-home-content-1 a {
    background: transparent;
    border: solid 2px #cc0000;
    display: inline-block;
    margin-bottom: 3em;
}
    
    .home-page .hero-home-content-1 a span {
        background: #cc0000;
        color: #fff;
        display: inline-block;
        font-size: 1.5em;
        
        line-height: 1.75em;
        margin: 2px;
        text-transform: uppercase;
        padding: 0 1em;
        
        text-shadow: none;
    }
    
    .home-page .hero-home-content-1 a:hover {
        opacity: .8;
    }

.home-page .hero-home-content-2 {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    width: 100%;
}

@media screen and (min-width: 481px) {
    
    .home-page .hero-home-content-2 {
        margin-bottom: 1em;
        padding-top: 1em;
        width: 40%;
        padding: 18em 2% 0;
    }
}

.home-page .hero-home-content-2 a:hover {
    opacity: .8;
}

.home-page .hero-home-content-2 img {
    max-width: 90%;
}

.home-page .home-hero-header {
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 1em;
    font-weight: 700;
    color: #fff;
    font-family: Roboto;
}

@media screen and (max-width: 360px) {
    
    .home-page .home-hero-header {
        font-size: 1em;
    }
}

@media screen and (min-width: 481px) {
    
    .home-page .home-hero-header {
        font-size: 1.5em;
        /* font-family: Roboto; */
    }
}

.home-page .hero-home ul {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 1em;
}
    
    .home-page .hero-home ul li {
        line-height: 1.5em;
    }

.home-page .hero-home p {
    margin: 0;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.5em;
}
    
    .home-page .hero-home p span {
        display: inline-block;
    }

.home-page .custom-draw-hero {
    background: url(/images/banners/draw-skateboard-hero-bg.jpg) no-repeat right;
    /* width: 100%; */
    height: 450px;
    position: relative;
    padding: 10% 0;
    font-size: 17px;
    line-height: 24px;
    box-sizing: border-box;
    background-size: cover;
    left: 0;
    right: 0;
    /* position: absolute; */
}

@media screen and (min-width: 429px) {
    
    .home-page .custom-draw-hero {
        padding: 0;
    }
}


.home-page .custom-draw-hero .custom-draw-hero-text {
    width: auto;
    height: 80%;
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 24px;
}

@media screen and (min-width: 429px) {
    
    .home-page .custom-draw-hero .custom-draw-hero-text {
        width: 52%;
        margin: 36px 27px;
        height: auto;
        float: left;
    }
}

.home-page .custom-draw-hero .custom-draw-hero-text h3 {
    font-size: 22px;
    text-transform: uppercase;
    padding: 5px 0 20px;
}

.home-page .custom-draw-hero img.template-photo {
    width: 50%;
    position: absolute;
    /* bottom: 3%; */
    /* left: 3%; */
    z-index: 0;
    max-width: 180px;
    display: block !important;
}

@media screen and (min-width: 429px) {
    
    .home-page .custom-draw-hero img.template-photo {
        width: 238px;
        max-width: 238px;
        margin-top: 6em;
        margin-left: 23em;
    }
}


.home-page .custom-draw-hero .hero-button {
    width: 155px;
    background-color: #3399ff;
    display: block;
    padding: .5em 1em;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    
    
    color: #fff;
    position: absolute;
    right: 1em;
    z-index: 2;
}

@media screen and (min-width: 429px) {
    
    .home-page .custom-draw-hero .hero-button {
        width: 243px;
        position: relative;
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 428px){
    .home-page .custom-draw-hero .hero-button {
    width: calc(100% - 4em);
    max-width: 320px;
    margin-top: -2.5em;
    right: 50%;
    /* border: solid 2px #fff; */
    /* outline: solid 2px #3399ff; */
    box-shadow: 2px 2px 2px #666;
    transform: translate(50%, 0);
}
.home-page .custom-draw-hero img.template-photo {
        bottom: -9em;
        transform: rotate(80deg);
        right: 2em;
        left: unset;
}
}


.home-page .custom-draw-hero a.hero-button.secondary {
    background-color: #666;
}

.home-page .custom-draw-hero .custom-draw-hero a.hero-button {
    margin: 10px 0 0 37px;
}

.home-page .custom-draw-hero .custom-draw-hero-text p {
    margin-bottom: 50px;
}

@media screen and (min-width: 429px) {
    
    .home-page .custom-draw-hero .custom-draw-hero-text p {
        margin-right: 11em;
    }
}

.outline-button {
    display: inline-block;
    margin: 0 3rem 1rem;
    line-height: 2em;
    font-size: 1.2em;
    padding: 0 1em;
    text-decoration: none;
    color: #fff;
    border: solid 2px #fff;
    text-align: center;
}

    .outline-button.color-red {
        background: #c61818;
        outline: solid 2px #cc0000;
    }
    /*@media screen and (min-width: 429px) {
    
    .home-page .home-feature.personalize .more {
        background: none;
        text-align: right;
        color: #cc0000;
        text-decoration: underline;
        border: none;
        outline: none;
        float: right;
    }
        
        .home-page .home-feature.personalize .more::after {
            content: ' ┬╗';
            text-decoration: none;
        }
}*/
@media screen and (max-width: 428px){
  .mobile-outline-button.color-red {
    background: #c61818;
    outline: solid 2px #cc0000;
    color: #fff !important;
}
.mobile-outline-button.color-black {
    background: #333;
    outline: solid 2px #333;
    color: #fff !important;
}
.mobile-outline-button {
    display: block;
    margin: .5em auto 0;
    line-height: 2em;
    font-size: 1.2em;
    padding: 0 1em;
    text-decoration: none;
    color: #fff;
    border: solid 2px #fff;
    max-width: 320px;
    text-align: center;
    text-transform: capitalize;
}  
}

    .feature-info {
        /* border-top: solid 1px #ccc; */
        /* margin: 0 1em; */
        padding: 2em 2em;
        clear: both;
        background: rgba(256,256,256,0.7);
        /* color: #fff; */
        margin-top: 1em;
        border-radius: 2px;
        /* box-shadow: 0px 3px 6px #666; */
    }
    
    .feature-info h3 {
        font-size: 1.25em;
        margin: 0 0 1em;
        font-weight: 700;
        text-transform:uppercase;
    }
    
    .feature-info p {
        line-height: 1.5em;
        /* max-width: 980px; */
        margin: auto;
        font-size: 1.2em;
    }

        .feature-info p a {
            color: #333;
        }

        .feature-info a.standard-button {
            margin-bottom:0;
        }


.mirror-callout {
    padding-top: 25px;
}

    .mirror-callout div:first-child {
        box-sizing: border-box;
         float: left; 
        width: 100%;
        padding-right: 0;
    }
    .mirror-callout div:first-child {
        text-align: right;
    }

        @media screen and (min-width: 429px) {
            .mirror-callout div:first-child {
        padding-left: 2em;
        padding-right: 0.8em;
        width: 50%;
    }
}

.mirror-callout div:last-child {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    text-align: left;
}

@media screen and (min-width: 429px) {
    
    .mirror-callout div:last-child {
        padding-left: 2em;
        padding-right: 0.8em;
        width: 50%;
    }
}

.mirror-callout img {
    max-width: 560px;
    width: 95%;
}

@media screen and (min-width: 429px) {
    
    .mirror-callout img {
        width: 100%;
    }
}


.mirror-callout div {
    box-sizing: border-box;
     float: left; 
    margin-bottom: 2em;
    width: 100%;
}


.mirror-callout h3 {
    margin: 0 0 1em;
}


.mirror-callout h3 {
    font-weight: 700;
    margin: 0 1rem 1em;
    text-transform: uppercase;
    font-size: 1.2em;
}


.mirror-callout div:first-child p {
    /* margin: 0 1rem 0 10%; */
}


.mirror-callout p {
    
line-height: 1.5em;
    
/* margin: 0 1rem; */
    
/* width: calc(100% - 2rem); */
    
font-size: 1.1em;
}


.background-list {
    
    padding: 1em 2em 0;
}
    
    .background-list li {
        float: left;
        position: relative;
        padding: 0;
        margin: 1em;
        width: calc(50% - 2em);
        border: solid 0px red;
        text-align: center;
        height: 350px;
    }

@media screen and (min-width: 429px) {
    
    .background-list li {
        width: calc(16.6% - 2em);
    }
}

.background-list li img {
    box-shadow: 1px 1px 4px #666;
    width: 80px;
}

.background-list li .info {
    padding: 1em;
}
    
    .background-list li .info a {
        line-height: 1.5em;
    }

@media screen and (min-width: 429px) {
    
    .product-list {
        padding: 1em;
    }
}

.product-list li {
    float: left;
    position: relative;
    width: calc(100% - 2em);
    margin: 0 1em 2em 1em;
    text-align: center;
    cursor: pointer;
    height: 140px;
    /* overflow: hidden; */
    border-radius: .25em;
}

@media screen and (min-width: 429px) {
    
    .product-list li {
        width: calc(33% - 2em);
        padding: 1em 0 0;
        margin: 1em 1em;
    }
        
        .product-list li:hover {
            opacity: .8;
            /* box-shadow: #333 0px 0px 2px; */
        }
            
            .product-list li:hover a {
                color: #cc0000;
            }
}

.product-list li.more {
    display: none;
}

.product-list li img {
    margin: 0 -1em;
    display: inline-block;
    max-width: calc(100% + 2em );
}

.product-list li .info {
    margin-top: -.5em;
}

.product-list li a {
    text-decoration: none;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.75em;
    padding: 0 .25em;
    display: inline-block;
}
    
    .product-list li a.multichoice {
        padding-right: 0;
    }
        
        .product-list li a.multichoice::after {
            content: ":";
            margin-left: .25em;
        }

.product-list li select {
    display: inline-block;
    font-size: 1.2em;
    border: none;
    padding: 0 .25em 0 .25em;
    width: 5em;
    
    cursor: pointer;
    border-radius: .25em;
    display: inline-block;
    height: 1.75em;
    line-height: 1.75em;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@supports (-moz-appearance: none) {
    
    .product-list li select {
        padding: 0;
        width: 5em;
    }
}

.product-list li select:hover {
    background: #eee;
}

.product-list li select option:first-child {
    display: none;
}

.product-list li span {
    display: block;
}
    
    .product-list li span::before {
        content: "FROM";
        font-size: .75em;
    }

.home-page .product-list li {
    display: none;
}
    
    .home-page .product-list li.more {
        display: block;
        background: url(/images/product-tn/more-shapes.jpg) 50% 50% no-repeat;
    }
        
        .home-page .product-list li.more a {
            width: 100%;
            text-transform: uppercase;
            font-weight: 1000;
            text-shadow: #fff 0.05em 0.05em;
            font-size: 1.5em;
            text-decoration: none;
            background: rgba(255, 255, 255, 0.8);
            display: block;
            color: #333;
            line-height: 1.5em;
            margin: 2.5em 0;
        }
    
    .home-page .product-list li:nth-child(1) {
        display: block;
    }
    
    .home-page .product-list li:nth-child(2) {
        display: block;
    }
    
    .home-page .product-list li:nth-child(3) {
        display: block;
    }
    
    .home-page .product-list li:nth-child(4) {
        display: block;
    }
    
    .home-page .product-list li:nth-child(5) {
        display: block;
    }

@media only screen and (min-width: 768px) {
    
    .cd-breadcrumb.triangle {
        background-color: transparent;
        padding: 0;
        list-style: none;
        text-align: center;
        margin: 2em 0 1em;
    }

    
    .cd-breadcrumb, .cd-multi-steps {
        padding: 0 1.2em;
    }

        
        .cd-breadcrumb.triangle li strong {
            font-weight: normal;
        }
        
        .cd-breadcrumb.triangle li.current {
            color: #cc0000;
        }
            
            .cd-breadcrumb.triangle li.current strong {
                font-weight: bold;
            }

        
        .cd-breadcrumb.triangle li {
            position: relative;
            padding: 0 .5em 0 1.5em;
            margin: 0 0 0 1px;
            display: inline-block;
            background: #fff;
            line-height: 2em;
        }
            
            .cd-breadcrumb.triangle li.current {
                background: #cc0000;
                color: #ffffff;
            }
                
                .cd-breadcrumb.triangle li.current::after {
                    border-left-color: #cc0000;
                }
            
            .cd-breadcrumb.triangle li:first-child {
                padding-left: .5em;
                border-radius: 2px 0 0 2px;
            }
            
            .cd-breadcrumb.triangle li:last-child {
                border-radius: 0 2px 2px 0;
            }
                
                .cd-breadcrumb.triangle li:last-child::before, .cd-breadcrumb.triangle li:last-child::after {
                    display: none;
                }
            
            .cd-breadcrumb.triangle li::before, .cd-breadcrumb.triangle li::after {
                content: '';
                z-index: 1;
                left: 100%;
                top: 0;
                border: 1em transparent solid;
                border-right: none;
                margin: 0;
                
                position: absolute;
            }
            
            .cd-breadcrumb.triangle li::before {
                border-left-color: #ccc;
                left: calc(100% + 4px);
            }
            
            .cd-breadcrumb.triangle li::after {
                border-left-color: #fff;
            }
}



.hr1 {
    height: 2em;
    background: url(/images/layout/grip/hr-bg.jpg) repeat-x 50% 50%;
    background-size: auto 100%;
    overflow: hidden;
    border: none;
    color: none;
    padding: 0;
    
    clear: both;
}


.footer-container {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /* margin-top: 3em; */
    min-width: 1024px;
    background: #333;
    margin-top:5px;
}
.footer-inner-container {

    background: url(/images/layout/grip/foot-bg.png) repeat-x 50% 0%;
    margin-top:-5px;
}
    
    .footer-container:after {
        display: table;
        content: ' ';
        clear: both;
    }
    
    .footer-container a {
        color: #fff;
    }
    
    .footer-container .footer-main {
        padding-top: 3em;
    }
        
        .footer-container .footer-main:after {
            display: table;
            content: ' ';
            clear: both;
        }
    
    .footer-container nav.footer-nav {
        /* width: 310.52632%; */
        float: left;
        /* margin-right: 5.26316%; */
    }
    
    .footer-container .footer-social {
        /* width: 310.52632%; */
        float: left;
        margin-right: 5.26316%;
        border-top: solid 1px #fff;
        padding-top: 1em;
    }
        
        .footer-container .footer-social h3 {
            font-size: 1.1em;
            margin-bottom: .5em;
        }
    
    .footer-container .footer-nav ul ul {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 1s;
        -moz-transition: max-height 1s;
        -ms-transition: max-height 1s;
        -o-transition: max-height 1s;
        transition: max-height 1s;
    }
        
        .footer-container .footer-nav ul ul.open {
            max-height: 16em;
            -webkit-transition: max-height 1s;
            -moz-transition: max-height 1s;
            -ms-transition: max-height 1s;
            -o-transition: max-height 1s;
            transition: max-height 1s;
        }
    
    .footer-container .footer-nav > ul > li > a:before {
        content: "[ ";
    }
    
    .footer-container .footer-nav > ul > li > a:after {
        content: " ]+";
    }
    
    .footer-container .footer-nav > ul > li > a.open:after {
        content: " ]-";
    }
    
    .footer-container .footer-nav > ul > li > a:hover {
        font-weight: 700;
    }
    
    .footer-container .footer-official {
        margin-top: 3em;
        border-top: solid 1px #fff;
        padding: 1em 0 1em;
    }
        
        .footer-container .footer-official:after {
            display: table;
            content: ' ';
            clear: both;
        }

        .footer-container .footer-official div:first-child {
            float: left;
            margin-right: 5.26316%;
            font-size: .8em;
            line-height: 15px;
        }
        
        .footer-container .footer-official div:last-child {
            /* width: 310.52632%; */
            float: right;
            /* margin-right: 5.26316%; */
            text-align: left;
            padding-top: 1em;
        }

@media screen and (min-width: 429px) {
    
    .footer-container .footer-official div:first-child {
        
        float: left;
        margin-right: 5.26316%;
    }
    
    .footer-container .footer-official div:last-child {
        /* width: 73.68421%; */
        float: right;
        /* margin-right: 5.26316%; */
        text-align: right;
        padding-top: 0;
    }
}

@media screen and (min-width: 48em) {
    
    .footer-container .footer-nav > ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
        
        .footer-container .footer-nav > ul > li {
            break-inside: avoid;
            page-break-inside: avoid;
            -webkit-column-break-inside: avoid;
            -moz-column-break-inside: avoid;
            column-break-inside: avoid;
        }
    
    .footer-container .footer-nav ul ul {
        display: block;
        max-height: 20em;
    }
    
    .footer-container .footer-nav > ul > li > a:after {
        content: " ]";
    }
    
    .footer-container .footer-nav > ul > li > a:hover {
        font-weight: normal;
    }
    
    .footer-container nav.footer-nav {
        width: 79%;
        float: left;
        /* margin-right: 5.26316%; */
    }
    
    .footer-container .footer-social {
        border-top: none;
        padding-top: 0;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
        
        .footer-container .footer-social h3 {
            font-size: 1.1em;
        }
}

@media screen and (min-width: 62em) {
    
    .footer-container nav.footer-nav {
        
float: left;
        
/* margin-right: 3.26316%; */
    }
    
    .footer-container .footer-nav > ul {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
    
    .footer-container .footer-social {
        width: 20.68421%;
        float: right;
        margin-right: 0;
    }
        
        .footer-container .footer-social h3 {
            font-size: 1.1em;
        }
}

.footer-container nav.footer-nav {
    text-transform: uppercase;
}

    .footer-container nav.footer-nav a, .footer-container .footer-social a {
        text-decoration: none;
    }

.footer-container .footer-social .one-tree {
    text-align:center;
    line-height:18px;
}

.footer-container .footer-social .one-tree img {
    width: 206px;
}

    .footer-container .footer-nav > ul {
        line-height: 1.5em;
    }

.footer-container .footer-nav a {
    font-size: .9em;
}

.footer-container .footer-nav > ul > li > a {
    font-size: 1.1em;
}

.footer-container .footer-nav > ul > li {
    padding-bottom: 1em;
}

.footer-container .footer-nav ul ul a:hover {
    text-decoration: underline;
}

.footer-container .footer-social .footer-logo {
    margin-bottom: .5em;
    display: block;
}
    
    .footer-container .footer-social .footer-logo img {
        width: 206px;
    }

.footer-container .footer-social .footer-social-links {
    margin-bottom: 2em;
}
    
    .footer-container .footer-social .footer-social-links li {
        display: inline-block;
        text-align: center;
        margin: 0 .1em;
    }
        
        .footer-container .footer-social .footer-social-links li i {
            color: #000;
            background: #999;
            padding-top: .25em;
            line-height: 1.75em;
            width: 2em;
            display:inline-block;
            border-radius: 100%;
            transition: background 1s;
            /* height: 1em; */
        }
        .footer-container .footer-social .footer-social-links li i:before {
            width: 1em;
        }

            .footer-container .footer-social .footer-social-links li a:hover i {
                background: #666;
            }

    .footer-container .footer-social .footer-social-links a {
        text-decoration: none;
    }


    /*temp kat styles*/


    .background-list a {
    display: block;
    /* filter: drop-shadow(2px 4px 6px #333); */
}
    .background-list li img {
    box-shadow: 1px 1px 4px #666;
    width: 80px;
    -webkit-mask-image: url(/images/test/test-mask-8_1-4.png);
    -webkit-mask-size: 100%;
    background-color: #fff;
}
    .background-list li a:after {
    background: url(/images/test/test-overlay-8_1-4.png);
    content: '';
    height: 292px;
    width: 80px;
    /* border: solid; */
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
}
    .background-list li .info a:after {
    display: none;
}


/*Login*/